Add RELA versions of the relocation routines. Original patch from
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
17f62551
VP
12007-09-27 Vladimir Prus <vladimir@codesourcery.com>
2
3 * gdb.mi/var-cmd.c (do_children_tests): Initialize
4 the 'struct_declarations' variable to zeros.
17f62551 5
ed0616c6
VP
62007-09-24 Vladimir Prus <vladimir@codesourcery.com>
7
8 * gdb.cp/mb-ctor.cc: New.
9 * gdb.cp/mb-ctor.exp: New.
10 * gdb.cp/mb-templates.cc: New.
11 * gdb.cp/mb-templates.exp: New.
12
41f1b697
DJ
132007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
14
15 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16
3f213f78
PA
172007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
18
19 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
20 targets.
21 * configure: Regenerate.
22
0d381245
VP
232007-09-23 Vladimir Prus <vladimir@codesourcery.com>
24
25 * gdb.base/annota1.exp: Adjust for 'info break'
26 format changes.
27 * gdb.base/annota3.exp: Likewise.
28 * gdb.base/break.exp: Likewise.
29 * gdb.base/condbreak.exp: Likewise.
30 * gdb.base/pending.exp: Likewise.
31 * gdb.base/sepdebug.exp: Likewise.
32 * gdb.base/unload.exp: Likewise.
33 * gdb.base/ovldbreak.exp: Likewise.
34
fe3f5fa8
VP
352007-09-22 Vladimir Prus <vladimir@codesourcery.com>
36
37 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
38 messages.
39 * gdb.base/chng-syms.exp: Likewise.
40 * gdb.base/unload.exp: Likewise.
41
a75cf6c0
DJ
422007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
43
44 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
45
18ecae38
DJ
462007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
47
48 * schedlock.c (NUM): Change to 1.
49 (main): Use args[0] for the main thread.
50 * schedlock.exp: Only expect two threads. Only issue one pass or fail
51 regardless of the number of threads.
52
5509918f
MR
532007-09-14 Maciej W. Rozycki <macro@mips.com>
54
4a543daf
MR
55 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
56 type down.
57 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
58 test.
59 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
60 watchpoint type down.
61 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
62 test.
63
642007-09-14 Maciej W. Rozycki <macro@mips.com>
65
5509918f
MR
66 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
67 Move all the tests here and run them twice, once using software
68 watchpoints and once using hardware watchpoints.
69 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
70
40b53987
DJ
712007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
72
73 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
74 test.
75
695e2681
MK
762007-09-10 Mark Kettenis <kettenis@gnu.org>
77
8b3fc8d8
MK
78 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
79 build-id.
80
695e2681
MK
81 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
82 know about $ORIGIN. Calculate output dir from $dest instead of
83 using ${objdir}/{$subdir}.
84
58d69f29
MK
852007-09-09 Mark Kettenis <kettenis@gnu.org>
86
87 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
88 gcore, before continuing with the test.
89
3e347599
DJ
902007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
91
92 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
93 * gdb.mi/mi-watch.exp: Likewise.
94
ea37ba09
DJ
952007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
96 Jim Blandy <jimb@codesourcery.com>
97
98 * gdb.arch/i386-sse.exp: Do not expect character constants.
99 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
100 * gdb.base/display.exp: Allow print/s.
101 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
102 and unsigned char array changes.
103
2025a643
DJ
1042007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
105
106 * gdb.base/display.exp: Add tests for printf %p.
107
26669a27
PA
1082007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
109
110 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
111 the dll name to unicode.
112
c8f021f8
JK
1132007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
114
115 * gdb.base/default.exp (show version): Update the version text.
116 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
117
4cf31eea
JK
1182007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
119
120 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
121 New files.
122
4935890f
JK
1232007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
124
125 * lib/gdb.exp (build_id_debug_filename_get): New function.
126 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
127 Remove the generate DEBUG file for the future testcase runs.
128 New testcase for the NT_GNU_BUILD_ID retrieval.
129 Move the final testing step to ...
130 (test_different_dir): ... a new function.
131 New parameter XFAIL to XFAIL all the tests performed.
132 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
133 New parameter TYPE to PF_PREFIX all the tests performed.
134
02142340
VP
1352007-08-31 Vladimir Prus <vladimir@codesourcery.com>
136
137 * gdb.mi/mi-var-cp.cc (path_expression): New
138 function.
139 * gdb.mi/mi-var-cp.exp: Run path exression tests.
140
36acd84e
UW
1412007-08-27 Markus Deuling <deuling@de.ibm.com>
142
143 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
144 to fit into SPU Local Store memory.
145
a896d121
JB
1462007-08-23 Joel Brobecker <brobecker@adacore.com>
147
148 * gdb.base/default.exp: Adjust the expected output of "info
149 warranty" after the switch to GPLv3.
150
7b433602
JB
1512007-08-23 Joel Brobecker <brobecker@adacore.com>
152
153 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
154 to 30000 (from 20000).
155
e22f8b7c
JB
1562007-08-23 Joel Brobecker <brobecker@adacore.com>
157
158 Switch the license of all .exp files to GPLv3.
159 Switch the license of all .f and .f90 files to GPLv3.
160 Switch the license of all .s and .S files to GPLv3.
161
5a0e3bd0
JB
1622007-08-23 Joel Brobecker <brobecker@adacore.com>
163
164 * configure.ac: Switch license to GPLv3.
165
cc00619d
JB
1662007-08-23 Joel Brobecker <brobecker@adacore.com>
167
168 Switch the licensing to GPLv3 for all .ads and .adb files.
169
8d26208a
DJ
1702007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
171
172 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
173 and t_int_double.
174 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
175
4fcb9948
JB
1762007-08-17 Joel Brobecker <brobecker@adacore.com>
177
178 * gdb.base/step-line.c: Switch license to GPL version 3, and
179 update copyright year.
180 * gdb.base/step-line.inp: Likewise.
181
b9c34f67
JB
1822007-08-17 Joel Brobecker <brobecker@adacore.com>
183
184 * gdb.base/gdb1555.exp: Make expected output immune to formatting
185 changes inside gdb1555.c.
186 * gdb.base/pending.exp: Likewise.
187
2cc17678
DJ
1882007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
189
190 * config/default.exp: New file.
191
e48883f7
DJ
1922007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
193
194 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
195 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
196
1ab80e5b
MR
1972007-07-30 Maciej W. Rozycki <macro@mips.com>
198
199 * gdb.base/dump.exp: Force the correct endianness for binary
200 formats not carrying this information.
201
aba471f5
DJ
2022007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
203
204 * gdb.threads/staticthreads.exp: Match .*sem_post.
205
d4e07204
DJ
2062007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
207
208 * gdb.base/readline.exp (operate_and_get_next): Match the final
209 prompt.
210
2b97317d
KB
2112007-07-23 Kevin Buettner <kevinb@redhat.com>
212
213 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
214 to restarting SID.
215
44efa07a
KB
2162007-07-18 Kevin Buettner <kevinb@redhat.com>
217
218 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
219 prior to `gdb_start'.
220
7b5ebade
KB
2212007-07-18 Kevin Buettner <kevinb@redhat.com>
222
223 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
224 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
225 Remove call to gdb_unload.
226
255e7678
DJ
2272007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
228 Daniel Jacobowitz <dan@codesourcery.com>
229
230 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
231 for __WIN32__.
232 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
233 * gdb.base/unload.exp: Use shared library test routines.
234
3a40aaa0
UW
2352007-07-03 Markus Deuling <deuling@de.ibm.com>
236
237 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
238 * gdb.base/solib-symbol-lib.c: Likewise.
239 * gdb.base/solib-symbol-main.c: Likewise.
240
b0f4b84b
DJ
2412007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
242
243 * config/gdbserver.exp (gdb_reconnect): New.
244 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
245 gdb.base/solib-disc.exp: New files.
246 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
247 remote debugging".
248 (gdb_compile): Add shlib_load flag.
249 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
250 port.
251 (gdbserver_reconnect): New.
252
1b05479a
DJ
2532007-07-01 Nick Roberts <nickrob@snap.net.nz>
254 Daniel Jacobowitz <dan@codesourcery.com>
255
256 * gdb.base/annota3.exp: Test for if construct.
257
86f78eb2
DJ
2582007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
259
260 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
261
6a2eb474
MR
2622007-06-21 Chris Dearman <chris@mips.com>
263 Maciej W. Rozycki <macro@mips.com>
264
265 * gdb.base/display.exp: Allow a newline after display/i.
266 * gdb.base/pc-fp.exp: Likewise.
267 * gdb.base/sigbpt.exp: Likewise.
268
f8b73d13
DJ
2692007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
270
271 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
272 required features to be included.
273
4339e69e
DJ
2742007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
275
276 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
277 in info threads output.
278
23d964e7
UW
2792007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
280 Markus Deuling <deuling@de.ibm.com>
281
282 * gdb.arch/spu-info.exp: New testcase.
283 * gdb.arch/spu-info.c: New file.
284
fd20f75b
DJ
2852007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
286
287 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
288 tpcs_offset. Restore lr after the call.
289 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
290
2226f861
DJ
2912007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
292
293 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
294 (gdbserver_run): Kill any running gdbserver.
295 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
296
d12371a9
MR
2972007-05-17 Maciej W. Rozycki <macro@mips.com>
298
299 * gdb.base/sigbpt.exp: Preset segv_addr.
300
93f02886
DJ
3012007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
302
303 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
304 (gdb_compile_shlib): Likewise.
305 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
306 (default_gdb_init): Clear cleanfiles.
307 (gdb_finish): Delete recorded cleanfiles.
308 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
309
310 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
311 Do not use isnative.
312 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
313 gdb.base/so-impl-ld.exp: Likewise.
314 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
315 * gdb.base/unload.exp: Likewise. Do not pass empty option to
316 gdb_compile.
317
b04e06d7
VP
3182007-05-15 Vladimir Prus <vladimir@codesourcery.com>
319
320 * config/unknown.exp: Remove.
321
069ed931
UW
3222007-05-15 Markus Deuling <deuling@de.ibm.com>
323
324 * gdb.base/info-proc.exp: Check is_remote.
325
09db0d03
UW
3262007-05-14 Markus Deuling <deuling@de.ibm.com>
327
328 * gdb.base/gcore.exp: Initialize variable core_supported.
329
af2cbe8c
DJ
3302007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
331
332 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
333
027c0295
DJ
3342007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
335
336 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
337 * gdb.threads/print-threads.exp (test_all_threads): Allow
338 negative and hexadecimal thread IDs.
339
dc5000e7
DJ
3402007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * gdb.java/jprint.java (public): Avoid invalid call to static
343 method.
344
2e74ed18
DP
3452007-05-14 Denis Pilat <denis.pilat@st.com>
346
347 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
348 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
349 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
350 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
351 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
352
83547f02
UW
3532007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
354
355 * gdb.base/overlays.exp: Add support for targets with only code
356 overlay support, not data overlay. Support spu-*-* target in
357 this mode.
358 * gdb.base/ovlymgr.c: Provide stubs for spu target.
359 * gdb.base/spu.ld: New file.
360
b18be20d
DJ
3612007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
362
363 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
364
be444858
DJ
3652007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
366
367 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
368
b1d53152
DJ
3692007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
370
371 * gdb.java/jmain.exp: Handle demangled names with and without method
372 signatures.
373
d084b331
DJ
3742007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
375
376 * gdb.mi/mi-syn-frame.c (main, foo, bar)
377 (have_a_very_merry_interrupt): Remove calls to puts.
378 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
379 inferior output.
380 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
381 test names.
382
db9d7fc5
DJ
3832007-04-29 Markus Deuling <deuling@de.ibm.com>
384 Daniel Jacobowitz <dan@codesourcery.com>
385
386 * gdb.base/auxv.exp (core_works): Also check is_remote.
387 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
388
ef783a7d
VP
3892007-04-25 Vladimir Prus <vladimir@codesourcery.com>
390
391 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
392 message, not the undefined 'module' variable.
393 * gdb.base/siginfo.exp: Likewise.
394 * gdb.base/sigstep.exp: Likewise.
395 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
396 serialport.
397 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
398
b7b73cae
CV
3992007-04-25 Corinna Vinschen <vinschen@redhat.com>
400
401 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
402 target sim fails. Return 0 otherwise.
403 (gdb_load): Return prematurely if gdb_target_sim fails.
404
7d90fdfa
DP
4052007-04-16 Denis Pilat <denis.pilat@st.com>
406
407 * gdb.base/setshow.exp: Reset height after having set it to 100.
408
5d3e9c85
DP
4092007-04-16 Denis Pilat <denis.pilat@st.com>
410
411 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
412
18e75969
DP
4132007-04-16 Denis Pilat <denis.pilat@st.com>
414
415 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
416
25d5ea92
VP
4172007-04-14 Vladimir Prus <vladimir@codesourcery.com>
418
419 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
420 tests. Run the frozen varobjs test.
421 * gdb.mi/var-cmd.c (do_frozen_tests): New.
422 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
423
0b49cb80
JK
4242007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
425
426 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
427 gdb.base/type-opaque.exp: New files.
428
a73bafbc
VP
4292007-04-01 Vladimir Prus <vladimir@codesourcery.com>
430
431 * gdb.mi/mi-var-child.c
432 (do_children_tests): User char[2] instead of
433 char so that automatic printing of pointers to char
434 don't give unpredicable result.
435 * gdb.mi/var-cmd.c (do_locals_test): Initialize
436 local variables.
437 * gdb.mi/mi-var-child.exp: Step to right line
438 of do_children_tests.
439 * gdb.mi/mi2-var-child.exp: Likewise.
440 * gdb.mi/mi-var-cmd.exp: Step to right line of
441 do_locals_tests.
442 (do_children_tests): User char[2] instead of
443 char so that automatic printing of pointers to char
444 don't give unpredicable result.
445 * gdb.mi/mi2-var-cmd.exp: Likewise.
446 * lib/mi-support.exp (mi_continue_to_line):
447 Pass test name to mi_wait_for_stop.
448
7ce59000
DJ
4492007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
450
451 * gdb.asm/asm-source.exp: Remove d10v case.
452 * lib/gdb.exp (skip_cplus_tests): Likewise.
453 * gdb.asm/d10v.inc: Deleted.
454
20389057
DJ
4552007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
456
457 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
458
8807d78b
DJ
4592007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
460
461 * config/netware.exp: Delete file.
462
aa3edb8e
JB
4632007-03-29 Joel Brobecker <brobecker@adacore.com>
464
465 * gdb.dwarf2/dw2-noloc.S: New file.
466 * gdb.dwarf2/dw2-noloc.exp: New file.
467
297561ac
PA
4682007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
469
470 * gdb.cp/method2.cc: New test.
471 * gdb.cp/method2.exp: New test.
472 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
473
1f81bd39
DJ
4742007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
475
476 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
477
9453113a
DJ
4782007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
479
480 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
481
b741e217
DJ
4822007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
483
484 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
485 (gdb_load): Delete, replace with...
486 (gdb_reload): ...this.
487 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
488 * gdb.server/server-mon.exp: Likewise.
489 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
490 (gdb_start_cmd): New.
491 (gdb_file_cmd): Save the last loaded file.
492 (gdb_reload): New.
493 (gdb_gnu_strip_debug): Use transform.
494 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
495 support here. Use new $last_loaded_file. Check mtime.
496 (gdb_target_cmd): Handle ObjC failure case.
497 (infer_host_exec): Delete.
498 (gdbserver_load): Rename to...
499 (gdbserver_run): ...this. Simplify.
500 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
501 (mi_gdb_load): Move most contents to a new function...
502 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
503 (mi_run_cmd): Use mi_gdb_target_load.
504 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
505 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
506 Use gdb_run_cmd.
507 * gdb.base/charsign.exp: Remove incorrect comment.
508 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
509 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
510 gdb.base/start.exp: Use gdb_start_cmd.
511
446ab585
MR
5122007-03-23 Nigel Stephens <nigel@mips.com>
513 Maciej W. Rozycki <macro@mips.com>
514
515 * gdb.base/sigbpt.exp: Fix the message when skipping test.
516 * gdb.base/signull.exp: Similarly.
517
bbb88ebf
UW
5182007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
519
520 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
521 messages available to test cases (like chng-sym.exp).
522
cb8c4a99
AS
5232007-03-14 Andreas Schwab <schwab@suse.de>
524
525 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
526 format changes.
527
4e463ff5
DJ
5282007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
529
530 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
531 (optimized_1): New.
532 (main): Call optimized_1.
533 (gdb2029): Correct typos. Call gdb2029_marker.
534 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
535 for gdb2029.
536
b6db2c47
MK
5372007-03-12 Mark Kettenis <kettenis@gnu.org>
538
539 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
540 as tabs. Remove redundant test pattern.
541
70ed3737
UW
5422007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
543
544 * gdb.base/long_long.exp: Accept optional symbol name in <...>
545 for /a format output.
546
47b67b60
DJ
5472007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
548
549 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
550 collect output incrementally.
551
b8953b0e
UW
5522007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
553
554 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
555 for -var-create lpcharacter test.
556 * gdb.mi/mi2-var-cmd.exp: Likewise.
557
7acd5c40
UW
5582007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
559
560 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
561 pass on targets where address zero is readable.
562
9c6759c1
UW
5632007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
564
565 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
566 just a single architecture.
567
a2f1aeb4
UW
5682007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
569
570 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
571 (fetch_all_registers): New function, uses gdb_test_multiple and
572 exp_continue to fetch inferior output line-by-line.
573 Replace all uses of do_get_all_registers by fetch_all_registers.
574
46579ac2
UW
5752007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
576
577 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
578 in target_info.
579
fc133f24
MS
5802007-03-02 Michael Snyder <michael.snyder@palmsource.com>
581
582 * gdb.threads/manythreads.exp: Use $message string for
583 consistancy; add a default (timeout) case.
584
7646a51d
MS
5852007-03-02 Michael Snyder <michael.snyder@palmsource.com>
586
587 * gdb.base/watchpoint.exp: Fix truncated comment.
588
dcfff61f
MS
5892007-03-02 Michael Snyder <michael.snyder@palmsource.com>
590
591 * Makefile.in: Remove spurious single-quotes from sed command.
592
664e3ee9
DJ
5932007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
594
595 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
596 func.
597 * gdb.mi/mi2-var-cmd.exp: Likewise.
598
d7cc6f2f
JB
5992007-02-27 Joel Brobecker <brobecker@adacore.com>
600
601 * gdb.dwarf2/dw2-producer.S: New file.
602 * gdb.dwarf2/dw2-producer.exp: New testcase.
603
6042007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
605
606 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
607 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
608 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
609 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
610 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
611 Revert tests to use mi_gdb_test and include value field in output
612 of -var-create.
613
93d42b30
DJ
6142007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
615
616 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
617
c499ed39
DJ
6182007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
619
620 * gdb.base/maint.exp: Remove full paths from test names.
621 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
622 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
623
9836f81b
JB
6242007-02-27 Joel Brobecker <brobecker@adacore.com>
625
626 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
627
c74d0ad8
DJ
6282007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
629
630 * gdb.server/server-mon.exp: New test.
631
2711e456
DJ
6322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
633
634 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
635
ff6f572f
DJ
6362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
637
638 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
639 register capitalization.
640
fada3feb
DP
6412007-02-13 Denis Pilat <denis.pilat@st.com>
642
643 * gdb.mi/mi-var-invalidate.exp: New file.
644
fb1e4ffc
DJ
6452007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
646
647 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
648
3da939d7
DJ
6492007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
650
651 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
652
123dc839
DJ
6532007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
654
655 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
656 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
657
877e3645 6582007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
659
660 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
661 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
662 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
663 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
664 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 665 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222
NR
666 Update tests to include value field in output of -var-create.
667
3c0a2960
AS
6682007-02-08 Andreas Schwab <schwab@suse.de>
669
670 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
671
108546a0
DJ
6722007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
673
674 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
675 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
676
d701dcab
DP
6772007-02-02 Denis Pilat <denis.pilat@st.com>
678
679 * gdb.threads/threadapply.exp: check that frame is not changed by
680 the thread apply all command.
681
783e3e2f
AS
6822007-01-31 Andreas Schwab <schwab@suse.de>
683
6d9c3a87
AS
684 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
685
3c50d7b9
AS
686 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
687 in the dwarf sections.
688 * gdb.dwarf2/mac-fileno.S: Likewise.
689
783e3e2f
AS
690 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
691 bspstore register on ia64.
692
78ff580e
AS
6932007-01-29 Andreas Schwab <schwab@suse.de>
694
cc8e9b12
AS
695 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
696 "frame-begin" annotation.
697
78ff580e
AS
698 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
699 number of "frames-invalid" annotations.
700
704a4f78
DJ
7012007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
702
703 * gdb.base/commands.exp: Call if_commands_test.
704 (gdb_test_no_prompt, if_commands_test): New.
705
e741bf94
MK
7062007-01-28 Mark Kettenis <kettenis@gnu.org>
707
708 * gdb.threads/sigthread.c (NSIGS): Make bigger.
709
474d0ad3
AS
7102007-01-27 Andreas Schwab <schwab@suse.de>
711
712 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
713 .short/.int/.quad in the dwarf sections.
714 * gdb.dwarf2/dw2-intercu.S: Likewise.
715 * gdb.dwarf2/dw2-intermix.S: Likewise.
716
e784b426
JK
7172007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
718
719 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
720 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
721 array.
e784b426
JK
722 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
723 * gdb.base/setvar.exp: Likewise.
724
37f08e04
AS
7252007-01-26 Andreas Schwab <schwab@suse.de>
726
9a01813a
AS
727 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
728 test.
729
37f08e04
AS
730 * gdb.base/multi-forks.exp ("restart $i"): Also match
731 __kernel_syscall_via_break.
732
6e2a9270
VP
7332007-01-24 Vladimir Prus <vladimir@codesourcery.com>
734
735 * lib/mi-support.exp (mi_delete_varobj): New.
736 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
737 testcase.
738 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
739 (main): Call the above.
740 (reference_update_test, base_in_reference_test)
741 (reference_to_pointer): Delete the created varobjs.
742
e515b470
DJ
7432007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
744
745 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
746 * configure: Regenerated.
747 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
748 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
749 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
750 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
751 * lib/gdb.exp (gdb_skip_xml_test): New function.
752
08d8bcd7
DJ
7532007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
754
755 * gdb.base/sigrepeat.exp: Correct error message.
756
7572007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
758 Daniel Jacobowitz <dan@codesourcery.com>
759
760 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
761 gdb.arch/i386-gnu-cfi-asm.S: New files.
762
97c3f1f3
JK
7632007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
764
765 * lib/gdb.exp: Abort on missing `site.exp'.
766
cb1df416
DJ
7672007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
768 Daniel Jacobowitz <dan@codesourcery.com>
769
770 * gdb.base/included.c, gdb.base/included.exp,
771 gdb.base/included.h: New files.
772
35990120
DJ
7732007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
774
775 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
776 (maximize_rlimit): Reduce limits on 64-bit systems.
777
6e81a116 7782007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
779
780 From Marcus Deuling <deuling@de.ibm.com>:
781 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
782 every case.
783
6c3c41f3
NR
7842007-01-13 Nick Roberts <nickrob@snap.net.nz>
785
786 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
787 (test_path_specification): Use objdir instead of srcdir to always
788 get an absolute filename.
789
2f12c312
DJ
7902007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
791
792 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
793
81121995
VP
7942007-01-11 Vladimir Prus <vladimir@codesourcery.com>
795
796 * gdb.mi/mi-var-cp.cc (reference_update_tests):
797 Make sure the variable we're using is in scope.
798 (reference_to_pointer): Likewise.
799
4741b737
DJ
8002007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
801
802 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
803 has no debug information.
804
054410c3
DJ
8052007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
806
807 * gdb.base/annota1.exp: Remove extra send_gdb.
808
818f79f6
DJ
8092007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
810
811 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
812
f7a6bb70
DJ
8132007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
814
815 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
816
57e66780
DJ
8172007-01-08 Nick Roberts <nickrob@snap.net.nz>
818 Daniel Jacobowitz <dan@codesourcery.com>
819
820 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
821 lcharacter or linteger change. Correct duplicated test name.
822 * gdb.mi/mi2-var-cmd.exp: Likewise.
823
3d799a95
DJ
8242007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
825
826 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
827
8282007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9
JB
829
830 * gdb.base/nofield.c: New file.
831 * gdb.base/nofield.exp: New testcase.
832
eafb94e8
NR
8332007-01-05 Nick Roberts <nickrob@snap.net.nz>
834
835 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
836
837 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
838 test.
839
5e572bb4
DJ
8402007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
841
842 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
843
74a44383
DJ
8442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
845
846 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
847 when continuing.
848
1b572db9
DJ
8492007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
850
851 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
852 Expect ".exe" extension.
853
381bc39b
DJ
8542007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
855
856 * gdb.base/charset.exp: Add explicit filename to break.
857 * gdb.base/dbx.exp: Add explicit filename to breaks.
858
2b70e4c6
DJ
8592007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
860
861 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
862 * gdb.mi/mi2-file.exp: Likewise.
863
303b6f5d
DJ
8642007-01-04 Vladimir Prus <vladimir@codesourcery.com>
865
866 Implement specification of MI tests as comments
867 in C and C++ sources.
868 * lib/mi-support.exp (mi_autotest_data): New variable.
869 (mi_autotest_source): New variable.
870 (count_newlines, mi_prepare_inline_tests)
871 (mi_get_inline_test, mi_continue_to_line)
872 (mi_run_inline_test, mi_tbreak)
873 (mi_send_resuming_command, mi_wait_for_stop): New functions.
874 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
875 Run inline tests.
876 * gdb.mi/mi-var-cp.cc: Define tests here.
877
23da0d94
VP
8782007-01-04 Vladimir Prus <vladimir@codesourcery.com>
879
880 Simplify usage of mi_continue_to.
881 * lib/mi-support.exp (mi_runto_helper): Renamed
882 from mi_runto, added new parameter 'run_or_continue'.
883 (mi_runto): Use mi_runto_helper.
884 (mi_continue_to): Accept just function name as parameter.
885 Use mi_runto_helper.
886 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
887 * gdb.mi/mi2-var-cmd.exp: Likewise.
888
f9e18282
JB
8892006-01-04 Joel Brobecker <brobecker@adacore.com>
890
891 Make this testcase a bit more realistic. The current code
892 is too simplistic, and allows the compiler to optimize out
893 some of the entities we need for this testcase.
894 * gdb.ada/null_record/bar.ads (Void_Star): New type.
895 (Do_Nothing): Add extra parameter.
896 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
897 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
898 by using a variable of type Void_Star.
899
fd678c65
JB
9002006-01-04 Joel Brobecker <brobecker@adacore.com>
901
902 * gdb.ada/catch_ex/foo.adb: New file.
903 * gdb.ada/catch_ex.exp: New testcase.
904
05cfdb42
DJ
9052007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
906
907 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
908 pass --image-base to linker.
909
2e03ee74
DJ
9102007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
911 Daniel Jacobowitz <dan@codesourcery.com>
912
913 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
914 secondary prompts.
915
0d5de010
DJ
9162007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
917
918 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
919 output. Test the types of members and member pointers.
920 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
921 gdb/2092.
922 * gdb.cp/member-ptr.exp: Search for a comment instead of a
923 statement. Enable for GCC. Update expected output for some tests
924 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
925 layout.
926 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
927 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
928 (Diamond::vget_base): New.
929 (main): Add new tests.
930 * gdb.cp/printmethod.exp: Update expected output for member functions.
931 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
932 print pEe->D::vg().
933
61a771aa
DJ
9342007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
935
936 * gdb.threads/tls.exp: Allow stops in sem_post.
937
2fa63963
DJ
9382006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
939
940 * gdb.base/annota1.exp: Allow .*printf in backtraces.
941 * gdb.base/annota3.exp: Likewise.
942 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
943 again (instead of timing out).
944 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
945 GCC bug 26475.
946 * gdb.java/jmisc.exp: Adjust to work with method signatures including
947 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
948 test from jmisc1.exp.
949 * gdb.java/jmisc1.exp: Delete.
950 * gdb.java/jprint.exp: Adjust to work with method signatures including
951 return types.
952 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
953 * gdb.threads/linux-dp.exp: Don't be confused by program output.
954 * lib/java.exp (compile_java_from_source): Pass the correct type
955 to target_compile.
956
5eefc2b7
JB
9572006-12-31 Joel Brobecker <brobecker@adacore.com>
958
959 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
960 (stack_align_edx): New function.
961 (stack_align_eax): New function.
962 (main): Add calls to stack_align_edx and stack_align_eax.
963 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
964 Add testing for the cases where the register used during a stack
965 realignment is edx. Same for eax.
966
227c54da
DJ
9672006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
968
969 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
970 and generic PE targets.
971
cab8ac94
JB
9722006-12-29 Joel Brobecker <brobecker@adacore.com>
973
974 * gdb.ada/array_return.exp: Update copyright date list.
975
ba54f318
JB
9762006-12-27 Joel Brobecker <brobecker@adacore.com>
977
978 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
979 (Create_Small_Float_Vector): New function.
980 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
981 function body.
982 * gdb.ada/array_return/p.adb: Use new type and function from
983 package Pck.
984 * gdb.ada/array_return.exp: Add a test verifying that GDB is
985 able to print the value returned by a function returning an
986 array of float.
987
6b7a35dd
JB
9882006-12-20 Joel Brobecker <brobecker@adacore.com>
989
990 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
991 The associated tests should be PASSing.
992
038224f6
VP
9932006-12-08 Vladimir Prus <vladimir@codesourcery.com>
994
995 Test for base in references.
996 * gdb.mi/mi-var-cp.cc: Add test code.
997 * gdb.mi/mi-var-cp.exp: Test for bases in references.
998 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
999 * gdb.mi/mi2-watch.exp: Likewise.
1000 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
1001 (mi_list_varobj_children): New function.
1002
b26ed50d
VP
10032006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1004
1005 * lib/mi-support.exp
1006 (mi_runto): Accept "()" after function name.
1007 (mi_create_varobj): New function.
1008 (mi_varobj_update): New function.
1009 (mi_Check_varobj_value): New function.
1010 * gdb.mi/mi-var-cp.exp: New file.
1011 * gdb.mi/mi-var-cp.cc: New file.
1012
08232497
DJ
10132006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
1014
1015 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
1016 gdb.base/weaklib2.c: New files.
1017
d394c993 10182006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 1019
ac6c2fba
NS
1020 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
1021 info. Adjust test names.
1022
8ec659a0 1023 * gdb.base/break.c (main): Move position of malloc.
d394c993 1024 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 1025
acd65feb
VP
10262006-11-28 Vladimir Prus <vladimir@codesourcery.com>
1027
1028 * gdb.mi/mi-var-cmd.exp: Check -var-update after
1029 assignement of arrays and function pointers.
1030 * gdb.mi/var-cmd.c: Add declaration necessary for above
1031 tests.
1032
f556d5e5
NS
10332006-11-27 Nathan Sidwell <nathan@codesourcery.com>
1034
1035 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
1036
1037 * gdb.threads/linux-dp.exp: Read thread table before and after
1038 creating each philosopher and verify it.
1039
697bc68d
NS
10402006-11-27 Nathan Sidwell <nathan@codesourcery.com>
1041 Paul Brook <paul@codesourcery.com>
1042 Daniel Jacobowitz <dan@codesourcery.com>
1043
1044 * gdb.base/ending-run.exp: Flatten expect script stepping out of
1045 main to remove duplication. Add start function of the form
1046 '_*start[1-9]*'. Add RVDS start function.
1047
29d73ae4
DJ
10482006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
1049
1050 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
1051
c1d88655
UW
10522006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1053
1054 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
1055 * gdb.asm/spu.inc: New file.
1056 * gdb.base/term.exp: Disable if [target_info exists noargs].
1057 * gdb.gdb/complaints.exp: Disable if ![isnative].
1058 * gdb.gdb/selftest.exp: Likewise.
1059 * gdb.gdb/observer.exp: Likewise.
1060 * gdb.gdb/xfullpath.exp: Likewise.
1061 * gdb.base/attach.exp: Disable on SPU target.
1062 * gdb.cp/bs145503.exp: Likewise.
1063 * gdb.cp/exception.exp: Likewise.
1064 * gdb.cp/userdef.exp: Likewise.
1065
32a13b1a
DJ
10662006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
1069
d8295fe9
VP
10702006-11-10 Vladimir Prus <vladimir@codesourcery.com>
1071
1072 * gdb.base/completion.exp: Fix completion tests for
1073 'info' and 'info '.
1074 * gdb.base/help.exp (help_test_raw, test_class_help)
1075 (test_prefix_command_help): Move...
1076 * lib/gdb.exp: Here.
1077 * gdb.base/main.exp: Adjust.
1078 * gdb.cp/maint.exp: Adjust.
1079 * gdb.trace/tracecmd.exp: Use test_help_class.
1080
8c394015
VP
10812006-11-09 Vladimir Prus <vladimir@codesourcery.com>
1082
1083 * gdb.stabs/weird.exp (print_weird_var): Use
1084 gdb_test_multiple instead of gdb_expect.
1085
027fc1bc
VP
10862006-11-09 Vladimir Prus <vladimir@codesourcery.com>
1087
1088 * gdb.base/help.exp (help_test_raw): New.
1089 (test_class_help): New.
1090 (test_prefix_command_help): New.
1091 Adjust testcases.
1092
67609209
FR
10932006-11-09 Christophe Lyon <christophe.lyon@st.com>
1094
1095 * gdb.base/constvars.c (main): Write to crass and crips, so that
1096 they are allocated by the compiler.
1097
f73adfeb
AS
10982006-10-27 Andreas Schwab <schwab@suse.de>
1099
1100 * gdb.base/multi-forks.exp: Use "detach fork" instead of
1101 "detach-fork".
1102
2f83a18e
DJ
11032006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
1104
1105 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
1106 of patterns.
1107
94277a38
DJ
11082006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1109
1110 * gdb.base/sepdebug.exp: Remove debug format test.
1111 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
1112 Handle no-symtab.
1113 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
1114
5bd2f6e2
DJ
11152006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1116
1117 * gdb.threads/manythreads.c (thread_function, main): Don't cast
1118 int to pointer or pointer to int.
1119 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
1120
8c008720
DJ
11212006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
1122
1123 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
1124
9e35dae4
DJ
11252006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1126
1127 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
1128
d9639e13
DJ
11292006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1130
1131 PR c++/2116
1132 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
1133
390a1bd0
JB
11342006-10-06 Joel Brobecker <brobecker@adacore.com>
1135
1136 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
1137 the corresponding bug has been fixed in GDB (PR/2018).
1138
dd920c33
JB
11392006-10-06 Joel Brobecker <brobecker@adacore.com>
1140
1141 * gdb.base/subst.exp: New testcase.
1142
53bbefe9
JB
11432006-10-06 Joel Brobecker <brobecker@adacore.com>
1144
1145 * gdb.ada/array_return/pck.ads: Add copyright notice.
1146 * gdb.ada/array_return/pck.adb: Likewise.
1147 * gdb.ada/array_return/p.adb: Likewise.
1148 * gdb.ada/exec_changed/first.adb: Likewise.
1149 * gdb.ada/exec_changed/second.adb: Likewise.
1150
09851417
JB
11512006-10-06 Joel Brobecker <brobecker@adacore.com>
1152
1153 * gdb.ada/watch_arg/watch.adb: New file.
1154 * gdb.ada/watch_arg.exp: New testcase.
1155
041bf30d
VP
11562006-10-02 Vladimir Prus <vladimir@codesourcery.com>
1157
1158 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
1159 via string_to_regexp.
1160 * gdb.mi/mi2-basics.exp: Likewise.
1161
f286fbdd 11622006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
1163
1164 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
1165 Remove unused / obsolete files.
1166
7c07f349
NR
11672006-09-19 Nick Roberts <nickrob@snap.net.nz>
1168
1169 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
1170
cd5ff84a
VP
11712006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1172
1173 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
1174 HIGH_FRAME argument to -stack-list-arguments can be larger than
1175 the number of frames.
1176
ae018d1a
DJ
11772006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
1178
1179 * gdb.base/args.c (main): Add breakpoint marker.
1180 * gdb.base/args.exp: Use args_test for tests. Add new tests which
1181 really test empty arguments.
1182 (args_load): Delete.
1183 (args_test): New.
1184
b399c549
NR
11852006-09-13 Nick Roberts <nickrob@snap.net.nz>
1186
1187 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
1188 check for one file.
1189
2ab1eb7a
VP
11902006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
1191
1192 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
1193 HIGH_FRAME argument to -stack-list-locals can be larger than
1194 the number of frames.
1195
476308bf
FF
11962006-08-18 Fred Fish <fnf@specifix.com>
1197
1198 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
1199 '$' in front of skip_vmx_tests_saved when setting that.
1200
8625200f
AS
12012006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
1202
1203 * gdb.base/trace-commands.exp: New file.
1204
089ec8f1
DJ
12052006-08-10 Joel Brobecker <brobecker@adacore.com>
1206 Daniel Jacobowitz <dan@codesourcery.com>
1207
1208 * gdb.base/step-bt.exp: Make hexadecimal address optional in
1209 expected output of the backtrace commands.
1210
b60f0898
JB
12112006-08-09 Joel Brobecker <brobecker@adacore.com>
1212
1213 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
1214 untested followed by return combination.
1215 * gdb.arch/altivec-regs.exp: Likewise.
1216 * gdb.arch/e500-abi.exp: Likewise.
1217 * gdb.arch/e500-regs.exp: Likewise.
1218 * gdb.arch/gdb1291.exp: Likewise.
1219 * gdb.arch/gdb1431.exp: Likewise.
1220 * gdb.arch/gdb1558.exp: Likewise.
1221 * gdb.arch/i386-prologue.exp: Likewise.
1222 * gdb.arch/i386-unwind.exp: Likewise.
1223 * gdb.asm/asm-source.exp: Likewise.
1224 * gdb.base/a2-run.exp: Likewise.
1225 * gdb.base/advance.exp: Likewise.
1226 * gdb.base/all-bin.exp: Likewise.
1227 * gdb.base/annota1.exp: Likewise.
1228 * gdb.base/annota3.exp: Likewise.
1229 * gdb.base/args.exp: Likewise.
1230 * gdb.base/arithmet.exp: Likewise.
1231 * gdb.base/assign.exp: Likewise.
1232 * gdb.base/async.exp: Likewise.
1233 * gdb.base/attach.exp: Likewise.
1234 * gdb.base/bang.exp: Likewise.
1235 * gdb.base/bigcore.exp: Likewise.
1236 * gdb.base/bitfields.exp: Likewise.
1237 * gdb.base/bitfields2.exp: Likewise.
1238 * gdb.base/break.exp: Likewise.
1239 * gdb.base/call-sc.exp: Likewise.
1240 * gdb.base/call-strs.exp: Likewise.
1241 * gdb.base/callfuncs.exp: Likewise.
1242 * gdb.base/checkpoint.exp: Likewise.
1243 * gdb.base/chng-syms.exp: Likewise.
1244 * gdb.base/code-expr.exp: Likewise.
1245 * gdb.base/commands.exp: Likewise.
1246 * gdb.base/completion.exp: Likewise.
1247 * gdb.base/cond-expr.exp: Likewise.
1248 * gdb.base/condbreak.exp: Likewise.
1249 * gdb.base/consecutive.exp: Likewise.
1250 * gdb.base/constvars.exp: Likewise.
1251 * gdb.base/corefile.exp: Likewise.
1252 * gdb.base/cvexpr.exp: Likewise.
1253 * gdb.base/dbx.exp: Likewise.
1254 * gdb.base/define.exp: Likewise.
1255 * gdb.base/detach.exp: Likewise.
1256 * gdb.base/display.exp: Likewise.
1257 * gdb.base/dump.exp: Likewise.
1258 * gdb.base/ena-dis-br.exp: Likewise.
1259 * gdb.base/ending-run.exp: Likewise.
1260 * gdb.base/environ.exp: Likewise.
1261 * gdb.base/eval-skip.exp: Likewise.
1262 * gdb.base/exprs.exp: Likewise.
1263 * gdb.base/fileio.exp: Likewise.
1264 * gdb.base/finish.exp: Likewise.
1265 * gdb.base/float.exp: Likewise.
1266 * gdb.base/foll-exec.exp: Likewise.
1267 * gdb.base/foll-fork.exp: Likewise.
1268 * gdb.base/foll-vfork.exp: Likewise.
1269 * gdb.base/freebpcmd.exp: Likewise.
1270 * gdb.base/funcargs.exp: Likewise.
1271 * gdb.base/gcore.exp: Likewise.
1272 * gdb.base/gdb1090.exp: Likewise.
1273 * gdb.base/gdb1250.exp: Likewise.
1274 * gdb.base/huge.exp: Likewise.
1275 * gdb.base/info-proc.exp: Likewise.
1276 * gdb.base/interrupt.exp: Likewise.
1277 * gdb.base/jump.exp: Likewise.
1278 * gdb.base/langs.exp: Likewise.
1279 * gdb.base/lineinc.exp: Likewise.
1280 * gdb.base/list.exp: Likewise.
1281 * gdb.base/logical.exp: Likewise.
1282 * gdb.base/long_long.exp: Likewise.
1283 * gdb.base/macscp.exp: Likewise.
1284 * gdb.base/maint.exp: Likewise.
1285 * gdb.base/mips_pro.exp: Likewise.
1286 * gdb.base/miscexprs.exp: Likewise.
1287 * gdb.base/multi-forks.exp: Likewise.
1288 * gdb.base/opaque.exp: Likewise.
1289 * gdb.base/overlays.exp: Likewise.
1290 * gdb.base/pc-fp.exp: Likewise.
1291 * gdb.base/pointers.exp: Likewise.
1292 * gdb.base/printcmds.exp: Likewise.
1293 * gdb.base/psymtab.exp: Likewise.
1294 * gdb.base/ptype.exp: Likewise.
1295 * gdb.base/recurse.exp: Likewise.
1296 * gdb.base/relational.exp: Likewise.
1297 * gdb.base/relocate.exp: Likewise.
1298 * gdb.base/remote.exp: Likewise.
1299 * gdb.base/reread.exp: Likewise.
1300 * gdb.base/restore.exp: Likewise.
1301 * gdb.base/return.exp: Likewise.
1302 * gdb.base/return2.exp: Likewise.
1303 * gdb.base/scope.exp: Likewise.
1304 * gdb.base/sect-cmd.exp: Likewise.
1305 * gdb.base/sep.exp: Likewise.
1306 * gdb.base/sepdebug.exp: Likewise.
1307 * gdb.base/setshow.exp: Likewise.
1308 * gdb.base/setvar.exp: Likewise.
1309 * gdb.base/sigall.exp: Likewise.
1310 * gdb.base/sigbpt.exp: Likewise.
1311 * gdb.base/signals.exp: Likewise.
1312 * gdb.base/signull.exp: Likewise.
1313 * gdb.base/sizeof.exp: Likewise.
1314 * gdb.base/solib.exp: Likewise.
1315 * gdb.base/step-line.exp: Likewise.
1316 * gdb.base/step-test.exp: Likewise.
1317 * gdb.base/structs.exp: Likewise.
1318 * gdb.base/structs2.exp: Likewise.
1319 * gdb.base/term.exp: Likewise.
1320 * gdb.base/twice.exp: Likewise.
1321 * gdb.base/until.exp: Likewise.
1322 * gdb.base/varargs.exp: Likewise.
1323 * gdb.base/volatile.exp: Likewise.
1324 * gdb.base/watchpoint.exp: Likewise.
1325 * gdb.base/whatis-exp.exp: Likewise.
1326 * gdb.base/whatis.exp: Likewise.
1327 * gdb.cp/ambiguous.exp: Likewise.
1328 * gdb.cp/annota2.exp: Likewise.
1329 * gdb.cp/annota3.exp: Likewise.
1330 * gdb.cp/bool.exp: Likewise.
1331 * gdb.cp/breakpoint.exp: Likewise.
1332 * gdb.cp/casts.exp: Likewise.
1333 * gdb.cp/class2.exp: Likewise.
1334 * gdb.cp/classes.exp: Likewise.
1335 * gdb.cp/cplusfuncs.exp: Likewise.
1336 * gdb.cp/ctti.exp: Likewise.
1337 * gdb.cp/derivation.exp: Likewise.
1338 * gdb.cp/exception.exp: Likewise.
1339 * gdb.cp/gdb1355.exp: Likewise.
1340 * gdb.cp/hang.exp: Likewise.
1341 * gdb.cp/inherit.exp: Likewise.
1342 * gdb.cp/local.exp: Likewise.
1343 * gdb.cp/m-data.exp: Likewise.
1344 * gdb.cp/m-static.exp: Likewise.
1345 * gdb.cp/member-ptr.exp: Likewise.
1346 * gdb.cp/method.exp: Likewise.
1347 * gdb.cp/misc.exp: Likewise.
1348 * gdb.cp/namespace.exp: Likewise.
1349 * gdb.cp/overload.exp: Likewise.
1350 * gdb.cp/ovldbreak.exp: Likewise.
1351 * gdb.cp/pr-1023.exp: Likewise.
1352 * gdb.cp/pr-1210.exp: Likewise.
1353 * gdb.cp/pr-574.exp: Likewise.
1354 * gdb.cp/printmethod.exp: Likewise.
1355 * gdb.cp/psmang.exp: Likewise.
1356 * gdb.cp/ref-params.exp: Likewise.
1357 * gdb.cp/ref-types.exp: Likewise.
1358 * gdb.cp/rtti.exp: Likewise.
1359 * gdb.cp/templates.exp: Likewise.
1360 * gdb.cp/try_catch.exp: Likewise.
1361 * gdb.cp/userdef.exp: Likewise.
1362 * gdb.cp/virtfunc.exp: Likewise.
1363 * gdb.disasm/am33.exp: Likewise.
1364 * gdb.disasm/h8300s.exp: Likewise.
1365 * gdb.disasm/mn10300.exp: Likewise.
1366 * gdb.disasm/sh3.exp: Likewise.
1367 * gdb.disasm/t01_mov.exp: Likewise.
1368 * gdb.disasm/t02_mova.exp: Likewise.
1369 * gdb.disasm/t03_add.exp: Likewise.
1370 * gdb.disasm/t04_sub.exp: Likewise.
1371 * gdb.disasm/t05_cmp.exp: Likewise.
1372 * gdb.disasm/t06_ari2.exp: Likewise.
1373 * gdb.disasm/t07_ari3.exp: Likewise.
1374 * gdb.disasm/t08_or.exp: Likewise.
1375 * gdb.disasm/t09_xor.exp: Likewise.
1376 * gdb.disasm/t10_and.exp: Likewise.
1377 * gdb.disasm/t11_logs.exp: Likewise.
1378 * gdb.disasm/t12_bit.exp: Likewise.
1379 * gdb.disasm/t13_otr.exp: Likewise.
1380 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1381 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1382 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1383 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
1384 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
1385 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1386 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
1387 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
1388 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
1389 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1390 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1391 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
1392 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
1393 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
1394 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
1395 * gdb.mi/gdb701.exp: Likewise.
1396 * gdb.mi/gdb792.exp: Likewise.
1397 * gdb.mi/mi-basics.exp: Likewise.
1398 * gdb.mi/mi-break.exp: Likewise.
1399 * gdb.mi/mi-cli.exp: Likewise.
1400 * gdb.mi/mi-console.exp: Likewise.
1401 * gdb.mi/mi-disassemble.exp: Likewise.
1402 * gdb.mi/mi-eval.exp: Likewise.
1403 * gdb.mi/mi-file.exp: Likewise.
1404 * gdb.mi/mi-read-memory.exp: Likewise.
1405 * gdb.mi/mi-regs.exp: Likewise.
1406 * gdb.mi/mi-return.exp: Likewise.
1407 * gdb.mi/mi-simplerun.exp: Likewise.
1408 * gdb.mi/mi-stack.exp: Likewise.
1409 * gdb.mi/mi-stepi.exp: Likewise.
1410 * gdb.mi/mi-syn-frame.exp: Likewise.
1411 * gdb.mi/mi-until.exp: Likewise.
1412 * gdb.mi/mi-var-block.exp: Likewise.
1413 * gdb.mi/mi-var-child.exp: Likewise.
1414 * gdb.mi/mi-var-cmd.exp: Likewise.
1415 * gdb.mi/mi-var-display.exp: Likewise.
1416 * gdb.mi/mi-watch.exp: Likewise.
1417 * gdb.mi/mi2-basics.exp: Likewise.
1418 * gdb.mi/mi2-break.exp: Likewise.
1419 * gdb.mi/mi2-cli.exp: Likewise.
1420 * gdb.mi/mi2-console.exp: Likewise.
1421 * gdb.mi/mi2-disassemble.exp: Likewise.
1422 * gdb.mi/mi2-eval.exp: Likewise.
1423 * gdb.mi/mi2-file.exp: Likewise.
1424 * gdb.mi/mi2-read-memory.exp: Likewise.
1425 * gdb.mi/mi2-regs.exp: Likewise.
1426 * gdb.mi/mi2-return.exp: Likewise.
1427 * gdb.mi/mi2-simplerun.exp: Likewise.
1428 * gdb.mi/mi2-stack.exp: Likewise.
1429 * gdb.mi/mi2-stepi.exp: Likewise.
1430 * gdb.mi/mi2-syn-frame.exp: Likewise.
1431 * gdb.mi/mi2-until.exp: Likewise.
1432 * gdb.mi/mi2-var-block.exp: Likewise.
1433 * gdb.mi/mi2-var-child.exp: Likewise.
1434 * gdb.mi/mi2-var-cmd.exp: Likewise.
1435 * gdb.mi/mi2-var-display.exp: Likewise.
1436 * gdb.mi/mi2-watch.exp: Likewise.
1437 * gdb.stabs/exclfwd.exp: Likewise.
1438 * gdb.stabs/weird.exp: Likewise.
1439 * gdb.threads/gcore-thread.exp: Likewise.
1440 * gdb.trace/actions.exp: Likewise.
1441 * gdb.trace/backtrace.exp: Likewise.
1442 * gdb.trace/circ.exp: Likewise.
1443 * gdb.trace/collection.exp: Likewise.
1444 * gdb.trace/deltrace.exp: Likewise.
1445 * gdb.trace/infotrace.exp: Likewise.
1446 * gdb.trace/limits.exp: Likewise.
1447 * gdb.trace/packetlen.exp: Likewise.
1448 * gdb.trace/passc-dyn.exp: Likewise.
1449 * gdb.trace/passcount.exp: Likewise.
1450 * gdb.trace/report.exp: Likewise.
1451 * gdb.trace/save-trace.exp: Likewise.
1452 * gdb.trace/tfind.exp: Likewise.
1453 * gdb.trace/tracecmd.exp: Likewise.
1454 * gdb.trace/while-dyn.exp: Likewise.
1455 * gdb.trace/while-stepping.exp: Likewise.
1456
f4b618d1
JB
14572006-08-08 Joel Brobecker <brobecker@adacore.com>
1458
1459 * gdb.base/step-bt.c: New file.
1460 * gdb.base/step-bt.exp: New testcase.
1461
3d00d119
DJ
14622006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1463
1464 * config/monitor.exp (gdb_load): Remove support for obsolete
1465 download-write-size.
1466 * gdb.base/remote.exp: Likewise. Update all callers of
1467 gdb_timed_load.
1468
017b5bd4
DJ
14692006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
1470
1471 * cursal.exp: Pass binfile to gdb_load.
1472
837c599d
DJ
14732006-08-01 Nathan Sidwell <nathan@codesourcery.com>
1474
1475 * gdb.base/cursal.exp: Add "" to gdb_load call.
1476
8dd4540b
MK
14772006-07-29 Mark Kettenis <kettenis@gnu.org>
1478
1479 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
1480 NetBSD/ELF targets.
1481
ab5c9f60
DJ
14822006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
1483
1484 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
1485 operator*.
1486
4c42eaff
DJ
14872006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
1488
1489 * gdb.base/completion.exp: Update for change in "file" behavior.
1490 * gdb.stabs/weird.exp: Likewise.
1491 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
1492 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
1493
0155cc76
NS
14942006-07-24 Nathan Sidwell <nathan@codesourcery.com>
1495
1496 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
1497 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
1498
16026cd7
AS
14992006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1500
1501 * gdb.base/default.exp: Update source command error message.
1502 * gdb.base/help.exp: Update 'help source' message.
1503
16963cb6
DJ
15042006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
1505
1506 * gdb.cp/bs15503.exp: Update comment for no longer crashing
1507 test.
1508
6d7fd486
AS
15092006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
1510
1511 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
1512
29e8a844
DJ
15132006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
1514
1515 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
1516
6afcfa39
DJ
15172006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
1518
1519 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
1520
267a692b
MK
15212006-07-17 Mark Kettenis <kettenis@gnu.org>
1522
1523 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
1524 *-*-openbsd* from targets for wich we expect ARM FPA floating
1525 point format.
1526
85d2fec4
NR
15272006-07-17 Nick Roberts <nickrob@snap.net.nz>
1528
1529 * gdb.cp/annota3.exp: Expect frame-begin annotation.
1530
15312006-07-17 Mark Kettenis <kettenis@gnu.org>
1532
1533 * gdb.base/annota3.exp: Expect frame-begin annotation.
1534
85b4c6e8
JB
15352006-07-14 Joel Brobecker <brobecker@adacore.com>
1536
1537 * gdb.base/help.exp: Adjust "help unset" test to accept
1538 any list of unset commands.
1539
fb933624
DJ
15402006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
1541 Daniel Jacobowitz <dan@codesourcery.com>
1542
1543 * gdb.cp/ref-params.exp: New test.
1544 * gdb.cp/ref-params.cc: New source file.
1545 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
1546
1dff4b64
MK
15472006-07-08 Mark Kettenis <kettenis@gnu.org>
1548
1549 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
1550 spaces/tabs in regular expressions since they might not be there.
1551
40d2e0e3
AS
15522006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
1553
1554 * gdb.base/ifelse.exp: New file.
1555
f6c957d2
NS
15562006-07-04 Nathan Sidwell <nathan@codesourcery.com>
1557
1558 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
1559 line.
1560 * gdb.base/huge.exp: Loop over compilation to find a size that
1561 is acceptable.
1562 * gdb.base/remote.exp: Correct expected strings.
1563 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
1564
b9c5a23d
DJ
15652006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1566
1567 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
1568
9af2e58d
DJ
15692006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1570
1571 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
1572 native.
1573
30930ca5
DJ
15742006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1575
1576 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
1577 enable stabs testing.
1578
aa32fa1d
DJ
15792006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1580
bd4a4c80 1581 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
1582 gdb_test_multiple does.
1583
321fef15
DJ
15842006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1585
1586 * Makefile.in (host_alias): Remove.
1587 (target_alias): Use @target_noncanonical@.
1588 (site.exp): Don't set host_alias.
1589 * aclocal.m4: Remove contents. Include acx.m4.
1590 * configure: Regenerated.
1591 * configure.ac: Use ACX_NONCANONICAL_TARGET.
1592
e1c2defa
NS
15932006-06-13 Nathan Sidwell <nathan@codesourcery.com>
1594
e63b55d1
NS
1595 * lib/gdb.exp (gdb_load_cmd): New.
1596
5600ea19
NS
1597 * gdb.base/fileio.c: Add system(NULL) test.
1598 * gdb.base/fileio.exp: Check it.
1599
e1c2defa
NS
1600 * gdb.base/break.c: Add 10a breakpoint at }
1601 * gdb.base/break.exp: Add test for breakpoint at }
1602 * gdb.cp/anon-union.cc: Add code at end of function.
1603 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
1604 * gdb.mi/var-cmd.c: Add code at end of function.
1605 * gdb.mi/mi-var-display.exp: Adjust end of next.
1606 * gdb.mi/mi2-var-display.exp: Likewise.
1607 * gdb.base/fileio.c: Add stop function and insert calls at
1608 stopping places.
1609 * gdb.base/fileio.exp: Breakpoint stop function and remove
1610 explicit line number references.
1611
6c0112ec
JB
16122006-05-19 Joel Brobecker <brobecker@adacore.com>
1613
1614 * gdb.base/del.exp (test_delete_alias): New function.
1615 Now check that both "del" and "d" work as aliases for "delete".
1616
154189a4
FF
16172006-05-18 Fred Fish <fnf@specifix.com>
1618
1619 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
1620 required. Check for spurious output after program exits normally.
1621
582e64c2
FF
16222006-05-17 Fred Fish <fnf@specifix.com>
1623
1624 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
1625 gdb_load, so it works in the simulator.
1626
8ef6493a
FF
16272006-05-11 Fred Fish <fnf@specifix.com>
1628
1629 * gdb.base/bang.exp: Ignore unexpected output between the
1630 "program exited normally" and the gdb prompt, as many other
1631 tests do.
1632
692b141c
MK
16332006-05-07 Mark Kettenis <kettenis@gnu.org>
1634
1635 * gdb.base/help.exp: Make "delete checkpoint" part option for
1636 "help d" and "help delete" tests.
1637
540b8a30
UW
16382006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1639
1640 * gdb.mi/mi-basics.exp: Add missing serial number to
1641 expected output in some mi_gdb_test statements.
1642 * gdb.mi/mi2-basics.exp: Likewise.
1643
9b6462d9
JB
16442006-05-05 Joel Brobecker <brobecker@adacore.com>
1645
1646 * gdb.base/del.c: New file.
1647 * gdb.base/del.exp: New testcase.
1648
954de43b
DM
16492006-05-05 David S. Miller <davem@sunset.davemloft.net>
1650
1651 * gdb.base/break.exp: Do not assume a breakpoint on
1652 main will actually be in $srcfile when optimizing.
1303f75e
DM
1653 * gdb.base/savedregs.exp: Do not require that the dummy
1654 frame location match up to a symbol and source file location.
c3242428
DM
1655 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
1656 will get printed without a mi_cmd_data_list_register_values prefix.
1657 (*-data-list-register-*): Correct regular expressions to expect the new
1658 pseudo d? floating point registers.
1659 * gdb.mi/mi2-regs.exp: Likewise.
1660
c7e64c9a
DJ
16612006-05-05 Christophe Lyon <christophe.lyon@st.com>
1662
1663 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
1664 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
1665 is allocated by the compiler.
1666 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
1667 anons, e, anone to force their allocation by the compiler.
1668
16692006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
1670
1671 * gdb.base/help.exp: Update expected text for help d and
1672 help delete.
1673
27ce9a6d
MK
16742006-05-02 Mark Kettenis <kettenis@gnu.org>
1675
1676 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
1677 NetBSD/ELF targets.
1678
8608915f
MK
16792006-04-30 Mark Kettenis <kettenis@gnu.org>
1680
1681 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
1682 single-step breakpoint fails; make this a KFAIL on
1683 sparc*-*-openbsd*.
1684 * gdb.base/siginfo.exp: Likewise.
1685 * gdb.base/sigstep.exp (advance, advancei): Likewise.
1686
b8db102d
MS
16872006-04-26 Michael Snyder <msnyder@redhat.com>
1688
1689 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
1690 which may have to consume output from other forks.
1691 Add tests to make sure that "delete fork" succeeded.
1692
c702009a
MS
16932006-04-20 Michael Snyder <msnyder@redhat.com>
1694
1695 * 2006-03-22 Jim Blandy <jimb@redhat.com>
1696 Add support for the Renesas M32C and M16C.
1697
1698 * gdb.asm/asm-source.exp: Add m32c target.
1699 * gdb.asm/m32c.inc: Support for m32c target.
1700
e28493f2
AS
17012006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
1702
1703 * gdb.base/commands.exp (recursive_source_test): New test.
1704
880da185
DM
17052006-04-04 David S. Miller <davem@sunset.davemloft.net>
1706
1707 * gdb.base/float.exp: Add pattern for sparc targets.
1708
61d9b92f
DJ
17092006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1710
1711 * gdb.base/commands.exp (stray_arg0_test): New test.
1712
bd717df8
PB
17132006-03-30 Paul Brook <paul@codesourcery.com>
1714
1715 * gdb.mi/mi-until.exp: kfail broken until command.
1716 * gdb.mi/mi2-until.exp: Ditto.
1717
ec793d3c
NR
17182006-03-27 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
1721
831004b7
AO
17222006-03-08 Alexandre Oliva <aoliva@redhat.com>
1723
1724 * gdb.base/prelink.exp: Anchor tested-for regular expression
1725 on gdb prompt.
1726
effe49a0
PB
17272006-03-07 Paul Brook <paul@codesourcery.com>
1728
1729 * gdb.base/assign.exp: Correct fail message.
1730
e5461016
PB
17312006-03-07 Paul Brook <paul@codesourcery.com>
1732
1733 * lib/compiler.c: Extract armcc version number.
1734 * lib/compiler.cc: Ditto.
1735
fc91c6c2
PB
17362006-03-07 Paul Brook <paul@codesourcery.com>
1737
1738 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
1739 additional_flags=-w.
1740 * gdb.arch/altivec-regs.exp: Ditto.
1741 * gdb.arch/e500-abi.exp: Ditto.
1742 * gdb.arch/e500-regs.exp: Ditto.
1743 * gdb.base/all-bin.exp: Ditto.
1744 * gdb.base/annota1.exp: Ditto.
1745 * gdb.base/annota3.exp: Ditto.
1746 * gdb.base/args.exp: Ditto.
1747 * gdb.base/arithmet.exp: Ditto.
1748 * gdb.base/assign.exp: Ditto.
1749 * gdb.base/async.exp: Ditto.
1750 * gdb.base/bang.exp: Ditto.
1751 * gdb.base/break.exp: Ditto.
1752 * gdb.base/call-rt-st.exp: Ditto.
1753 * gdb.base/completion.exp: Ditto.
1754 * gdb.base/cond-expr.exp: Ditto.
1755 * gdb.base/condbreak.exp: Ditto.
1756 * gdb.base/consecutive.exp: Ditto.
1757 * gdb.base/define.exp: Ditto.
1758 * gdb.base/display.exp: Ditto.
1759 * gdb.base/ena-dis-br.exp: Ditto.
1760 * gdb.base/environ.exp: Ditto.
1761 * gdb.base/eval-skip.exp: Ditto.
1762 * gdb.base/info-proc.exp: Ditto.
1763 * gdb.base/jump.exp: Ditto.
1764 * gdb.base/logical.exp: Ditto.
1765 * gdb.base/long_long.exp: Ditto.
1766 * gdb.base/maint.exp: Ditto.
1767 * gdb.base/miscexprs.exp: Ditto.
1768 * gdb.base/pc-fp.exp: Ditto.
1769 * gdb.base/pointers.exp: Ditto.
1770 * gdb.base/relational.exp: Ditto.
1771 * gdb.base/reread.exp: Ditto.
1772 * gdb.base/sect-cmd.exp: Ditto.
1773 * gdb.base/sep.exp: Ditto.
1774 * gdb.base/sepdebug.exp: Ditto.
1775 * gdb.base/until.exp: Ditto.
1776 * gdb.base/whatis-exp.exp: Ditto.
1777 * gdb.cp/annota2.exp: Ditto.
1778 * gdb.cp/annota3.exp: Ditto.
1779 * gdb.trace/actions.exp: Ditto.
1780 * gdb.trace/backtrace.exp: Ditto.
1781 * gdb.trace/circ.exp: Ditto.
1782 * gdb.trace/collection.exp: Ditto.
1783 * gdb.trace/deltrace.exp: Ditto.
1784 * gdb.trace/infotrace.exp: Ditto.
1785 * gdb.trace/limits.exp: Ditto.
1786 * gdb.trace/packetlen.exp: Ditto.
1787 * gdb.trace/passc-dyn.exp: Ditto.
1788 * gdb.trace/passcount.exp: Ditto.
1789 * gdb.trace/report.exp: Ditto.
1790 * gdb.trace/save-trace.exp: Ditto.
1791 * gdb.trace/tfind.exp: Ditto.
1792 * gdb.trace/tracecmd.exp: Ditto.
1793 * gdb.trace/while-dyn.exp: Ditto.
1794 * gdb.trace/while-stepping.exp: Ditto.
1795 * lib/gdb.exp: Ditto.
1796 (gdb_compile): Handle nowarning option.
1797
5f4a23d9
AO
17982006-03-07 Alexandre Oliva <aoliva@redhat.com>
1799
1800 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
1801 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
1802 Rename executable to prelinkt. Don't re-prelink if we didn't
1803 get a core file. Test prelink -u exit status to tell whether
1804 prelinking failed. Use gdb_test_multiple.
1805
9733fc94
DJ
18062006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1807
1808 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
1809 (do_tests): Call it.
1810
cc10cae3
AO
18112006-02-28 Alexandre Oliva <aoliva@redhat.com>
1812
1813 * gdb.base/prelink.exp: New test.
1814 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
1815
15c46491
WZ
18162006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
1817
1818 * gdb.fortran/derived-type.f90: New file.
1819 * gdb.fortran/derived-type.exp: New testcase.
1820
5c9f7ded
DJ
18212006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
1822
1823 * gdb.base/default.exp: Allow ';' as a directory separator.
1824
5b96932b
AS
18252006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
1826
1827 * gdb.base/help.exp (help add-symbol-file): Update.
1828
1986bccd
AS
18292006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
1830
1831 * gdb.base/help.exp (help load): Update expected results.
1832
a8b7528f
FF
18332006-02-19 Fred Fish <fnf@specifix.com>
1834
1835 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
1836 specifix hex value as part of results.
1837 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
1838
f8261448
FF
18392006-02-16 Fred Fish <fnf@specifix.com>
1840
1841 * gdb.base/whatis.c: Define variables using typedefs char_addr,
1842 ushort_addr, and slong_addr, so the typedefs are not optimized
1843 away.
1844 * gdb.base/whatis.exp: Add tests using type name for struct type,
1845 union type, enum type, and typedef.
1846
31d8bdd2
MK
18472006-02-13 Mark Kettenis <kettenis@gnu.org>
1848
1849 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
1850
34e41e63
JB
18512006-02-13 Jim Blandy <jimb@redhat.com>
1852
1853 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
1854 case where it takes two "next" commands to skip past the init
1855 call.
1856
ac6e4f31
FF
18572006-02-12 Fred Fish <fnf@specifix.com>
1858
1859 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
1860 to handle cases where it takes two "next" commands to skip
1861 past the init call.
1862
2db2d571
JB
18632006-02-07 Joel Brobecker <brobecker@adacore.com>
1864
1865 * gdb.ada/array_return.exp: Mark the last test as expected to fail
1866 on hppa32 targets.
1867
38fcd64c
DJ
18682006-02-06 Vladimir Prus <ghost@cs.msu.su>
1869
1870 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
1871 field.
1872
1315ad46
MK
18732006-01-29 Mark Kettenis <kettenis@gnu.org>
1874
1875 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
1876
5625b943
DJ
18772006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
1878
1879 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
1880 files.
1881
80df1bbe
DJ
18822006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1883
1884 * gdb.cp/maint.exp: Set complaints to a positive value.
1885
9078e690
DJ
18862006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
1887
1888 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
1889 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
1890 function name.
1891
9c903399
DJ
18922006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
1893
1894 * gdb.base/checkpoint.c: Update copyright notice. Include
1895 <stdlib.h>.
1896
761ae4d6
JB
18972006-01-04 Jim Blandy <jimb@redhat.com>
1898
1899 * gdb.asm/asm-source.exp: Independently provide default values for
1900 asm-flags and debug-flags. Use 'string equal' to do the
1901 comparison, not the implicit expr's '==' operator. Remove
1902 now-unneeded assignments to asm-flags. In h8300 case, place
1903 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
1904
099ac3dd
MS
19052006-01-04 Michael Snyder <msnyder@redhat.com>
1906
1907 * gdb.base/checkpoint.c: New file.
1908 * gdb.base/checkpoint.exp: New file.
1909 * gdb.base/multi-fork.c: New file.
1910 * gdb.base/multi-fork.exp: New file.
1911 * gdb.base/pi.txt: New file (data for checkpoint.c test).
1912
f4d85314
FF
19132006-01-04 Fred Fish <fnf@specifix.com>
1914
1915 * gdb.base/ptype.c (foo): Add typedef.
1916 (intfoo): Add function.
1917 * gdb.base/ptype1.c: New file.
1918 * gdb.base/ptype.exp: Handle compilation and linking with two
1919 source files. Test that proper type for "foo" is found based
1920 on source context rather than first match found in symtabs.
1921
a1b06f35
MK
19222005-12-28 Mark Kettenis <kettenis@gnu.org>
1923
1924 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
1925 * gdb.asm/openbsd.inc: Indent commands.
1926
d082a1e2
MK
19272005-12-26 Mark Kettenis <kettenis@gnu.org>
1928
c65016bd
MK
1929 * gdb.base/freebpcmd.exp: Increase timeout.
1930
d082a1e2
MK
1931 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
1932
d3c32a0e
DJ
19332005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
1934
1935 * gdb.base/default.exp: Update check for "show version".
1936
9fdb1f50
RC
19372005-12-09 Randolph Chung <tausq@debian.org>
1938
1939 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
1940 * gdb.asm/pa64.inc: New file.
1941
5f2c56f7
RC
19422005-12-09 Randolph Chung <tausq@debian.org>
1943
1944 * gdb.asm/common.inc: Indent commands.
1945 * gdb.asm/asmsrc1.s: Likewise.
1946 * gdb.asm/asmsrc2.s: Likewise.
1947
8117349c
RC
19482005-12-09 Randolph Chung <tausq@debian.org>
1949
1950 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
1951 (get_addr_of_sym): Remove duplicate print.
1952 (gen_core): xfail hppa*-*-hpux*, update expected output.
1953 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
1954 * gdb.arch/pa64-nullify.s: New file.
1955
8f07f25a
RC
19562005-12-09 Randolph Chung <tausq@debian.org>
1957
1958 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
1959
55b39184
DJ
19602005-12-07 Christophe Lyon <christophe.lyon@st.com>
1961
1962 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
1963 code generation for these functions.
1964 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
1965 error message.
1966
31e2b00f
AS
19672005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1968
1969 * gdb.base/help.exp (help b, help br, help bre, help brea)
1970 (help break): Update the expected message.
1971
c3d0b56e
SC
19722005-11-11 Stephane Carrez <stcarrez@nerim.fr>
1973
1974 * gdb.asm/m68hc11.inc: Setup the data section.
1975 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
1976 script for this test.
1977 (m6812-*-*): Likewise.
1978
36ae0ea9
RC
19792005-11-09 Randolph Chung <tausq@debian.org>
1980
1981 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
1982
9d6f42e9
WZ
19832005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
1984
1985 * gdb.base/break.exp: Fix a comment typo.
1986
e2126a14
EZ
19872005-11-03 Jim Blandy <jimb@redhat.com>
1988
1989 Checked in by Elena Zannoni <ezannoni@redhat.com>
1990
1991 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
1992
e0ac7199
CV
19932005-11-02 Corinna Vinschen <vinschen@redhat.com>
1994
1995 * gdb.arch/gdb1558.c: Include stdio.h.
1996
31d3fb18
MK
19972005-10-31 Mark Kettenis <kettenis@gnu.org>
1998
1999 * gdb.asm/asm-source.exp: Use -e instead of --entry.
2000
e52b687c
MK
20012005-10-31 Mark Kettenis <kettenis@gnu.org>
2002
2003 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
2004
f4711d79
PG
20052005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
2006
2007 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
2008 vscr" tests to better match output.
2009
987a9106
JB
20102005-10-12 Jim Blandy <jimb@redhat.com>
2011
2012 * gdb.base/structs.exp (any): New function.
2013 (test_struct_returns): Don't make any assumptions at all about
2014 what value the function returns when GDB can't set the return
2015 value.
2016
2336bb58
JB
20172005-10-09 Joel Brobecker <brobecker@adacore.com>
2018
2019 * gdb.ada/arrayidx/p.adb: New file.
2020 * gdb.ada/arrayidx.exp: New testcase
2021
20222005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
2023
2024 * gdb.ada/array_return/pck.ads: New file.
2025 * gdb.ada/array_return/pck.adb: New file.
2026 * gdb.ada/array_return/p.adb: New file.
2027 * gdb.ada/array_return.exp: New testcase.
2028
705335ea
JB
20292005-10-03 Joel Brobecker <brobecker@adacore.com>
2030
2031 * gdb.base/arrayidx.c: New file.
2032 * gdb.base/arrayidx.exp: New testcase.
2033
11ee9940
NR
20342005-09-29 Nick Roberts <nickrob@snap.net.nz>
2035
2036 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
2037 frames-invalid and breakpoints-invalid are no longer generated
2038 with level 3 so don't expect them in the output.
2039
39fb8e9e
BR
20402005-09-27 Bob Rossi <bob@brasko.net>
2041
2042 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
2043 from test. Escape the | in mi_gdb_test call.
2044 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
2045 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
2046 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
2047 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
2048 expected regex's in mi_gdb_test calls.
2049 * lib/mi-support.exp: Remove arbitrary .* from tests.
2050 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
2051 Fully anchor GDB/MI expected results in mi_gdb_test.
2052 * lib/gdb.exp (string_to_regexp): Escape the ] character.
2053 * gdb.base/sizeof.exp: Remove escape character. Correct test.
2054
2af48f68
PB
20552005-09-26 Paul Brook <paul@codesourcery.com>
2056
2057 * long_long.exp: Exclude eabi targets from arm FPA float format test.
2058
f34502bc
WZ
20592005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
2060
2061 * bfp-test.c: New file.
2062 * bfp-test.exp: New testcase.
2063
ca929517
WZ
20642005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
2065
2066 * gdb.fortran/subarray.exp: New testcase to test the evaluation
2067 of subarray and substring variable.
2068 * gdb.fortran/subarray.f: New source file for the test of subarray
2069 and substring variable evaluation.
2070 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
2071 of string constant.
2072
c761af65
DJ
20732005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
2074
2075 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
2076 copyright dates.
2077
561d7a1d
PG
20782005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
2079
2080 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
2081 powerpc altivec' test with an almost identical 'info vector' test.
2082
b2b64cc9
PG
20832005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
2084
2085 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
2086 vscr" tests to match output.
2087
6ac4d15a
PG
20882005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
2089
2090 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
2091 output.
2092
40e55bef
BR
20932005-09-11 Bob Rossi <bob@brasko.net>
2094
2095 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
2096 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
2097 commands that return an MI output command and an asyncronous MI output
2098 command.
2099 * gdb.mi/mi-console.exp: Ditto.
2100
3c7385ec
BR
21012005-09-11 Bob Rossi <bob@brasko.net>
2102
2103 * gdb.mi/mi-var-child.c: Include <string.h>.
2104
a6cd0eb3
DJ
21052005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
2106
2107 * killed.exp: Correct gdb_expect syntax.
2108
2f168eed
CV
21092005-08-09 Corinna Vinschen <vinschen@redhat.com>
2110
2111 * lib/mi-support.exp (mi_gdb_load): Fix typo.
2112
ecd3fd0f
BR
21132005-08-02 Bob Rossi <bob@brasko.net>
2114
2115 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
2116 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
2117 Change tests to inferior-tty-set/show.
2118 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
2119 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
2120 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
2121 inferior. Use mi_gdb_test to get GDB and Inferior output.
2122 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
2123 descriptor.
2124 (mi_inferior_tty_name): Add inferior PTY file name.
2125 (mi_gdb_start): Add INFERIOR_PTY parameter.
2126 (mi_gdb_test): Add IPATTERN parameter.
2127
f1ea48cb
BR
21282005-08-02 Bob Rossi <bob@brasko.net>
2129
2130 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
2131 parameter to mi_gdb_test.
2132 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
2133
6e650a67
DJ
21342005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2135
2136 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
2137 struct_declarations.
2138 * gdb.mi/mi-var-child.exp: Step over the initialization of
2139 struct_declarations.
2140
8be260b6
DJ
21412005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2142
2143 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
2144 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
2145 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
2146 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
2147 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
2148 file.
2149
4e660f07
NR
21502005-07-27 Nick Roberts <nickrob@snap.net.nz>
2151
2152 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
2153 (do_children_tests): Assign values to the extra elements.
2154
2155 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
2156 them for tests for "-var-update --no-values" and
2157 "-var-update --all-values".
2158 Add test for "-var-list-children --simple-values".
2159
2160 * gdb.mi/basics.c (callee4): Add integer array D[3]...
2161
2162 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
2163 "-stack-list-locals --simple-values" Improve doc strings and
2164 comments.
2165
6bdae935
MK
21662005-07-18 Mark Kettenis <kettenis@gnu.org>
2167
598b7a6f
MK
2168 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
2169 *-*-openbsd*.
2170 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
2171
6bdae935
MK
2172 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
2173 sigaltsatck'.
2174
1323e929
BR
21752005-07-14 Bob Rossi <bob@brasko.net>
2176
2177 * gdb.base/default.exp (tty): Changed output of command.
2178 * gdb.base/help.exp (help tty): Ditto.
2179
b1a9c082
MK
21802005-07-12 Mark Kettenis <kettenis@gnu.org>
2181
2182 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
2183
10a844a2
MK
21842005-07-10 Mark Kettenis <kettenis@gnu.org>
2185
2186 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
2187 -stack-select-frame without arguments.
2188 (test_stack_frame_listing): Add test for newly implemented command
2189 -stack-info-frame.
2190
3cb3b8df
BR
21912005-07-06 Bob Rossi <bob@brasko.net>
2192
2193 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
2194 command.
2195 (Copyright): Update copyright.
2196
a0c5fbcf
WZ
21972005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
2198
2199 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
2200 tests to evaluate exponentiation expression.
2201
984971d0
AS
22022005-06-29 Andreas Schwab <schwab@suse.de>
2203
2204 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
2205 main to avoid warnings.
2206
2207 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
2208
fe03833f
NR
22092005-06-20 Nick Roberts <nickrob@snap.net.nz>
2210
2211 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
2212 -stack-select-frame without arguments.
2213 (test_stack_frame_listing): Add test for newly implemented command
2214 -stack-info-frame.
2215
7a55f279
WZ
22162005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
2217
0ffa0ea5
DJ
2218 * gdb.fortran/array-element.f: New file.
2219 * gdb.fortran/array-element.exp: New testcase.
7a55f279 2220
26585198
DJ
22212005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2222
2223 * gdb.base/bigcore.exp: Correct checks for systems which can
2224 not dump a large core file.
2225
c1bd25fd
DJ
22262005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2227
2228 * gdb.base/relocate.c: Add a copyright notice.
2229 (dummy): Remove.
2230 * gdb.base/relocate.exp: Test printing the values of variables
2231 from a relocatable file.
2232
589e074d
DJ
22332005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
2234
2235 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
2236 excess MI output after an error.
2237
0915f927
JB
22382005-05-29 Joel Brobecker <brobecker@adacore.com>
2239
2240 * gdb.arch/alpha-step.c: New file.
2241 * gdb.arch/alpha-step.exp: New testcase.
2242
76ff342d
DJ
22432005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2244 Dennis Brueni <dennis@slickedit.com>
2245
2246 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
2247 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
2248 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
2249 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
2250 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
2251 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
2252 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
2253
96b0c7ac
DJ
22542005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
2255 Wu Zhou <woodzltc@cn.ibm.com>
2256
2257 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
2258 IBM's xlc compiler.
2259 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
2260 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
2261
f21565d2
JB
22622005-05-13 Jim Blandy <jimb@redhat.com>
2263
2264 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
2265 calling gdb_suppress_entire_file.
2266 * gdb.base/charset.exp: Same.
2267 * gdb.base/call-rt-st.exp: Same.
2268
6006a3a1
BR
22692005-05-05 Bob Rossi <bob_rossi@cox.net>
2270
2271 * lib/gdb.exp (fullname_syntax): Added global regex.
2272 (fullname_syntax_POSIX): Ditto.
2273 (fullname_syntax_UNC): Ditto.
2274 (fullname_syntax_DOS_CASE): Ditto.
2275 (fullname_syntax_DOS): Ditto.
2276 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
2277 fullname_syntax variable to scope and use it.
2278 (test_file_list_exec_source_files): Ditto.
2279 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
2280
c3b69c04
DJ
22812005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
2282
2283 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
2284
3c95e6af
PG
22852004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
2286
2287 * lib/gdb.exp (skip_altivec_tests): New function, based on
2288 check_vmx_hw_available from the GCC testsuite.
2289 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
2290 * lib/gdb.arch/altivec-regs.exp: Likewise.
2291
78df6c56
JB
22922005-05-02 Jim Blandy <jimb@redhat.com>
2293
2294 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
2295 calling gdb_suppress_entire_file.
2296
1690f9cf
DJ
22972005-04-30 Randolph Chung <tausq@debian.org>
2298
2299 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
2300 Slightly relax "sem_post" name checking.
2301
5ea106f7
PG
23022005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
2303
2304 * gdb.base/unload.exp: Use new shared library infrastructure.
2305
bf7234cf
PG
23062005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
2307
2308 * gdb.base/so-impl-ld.exp: Use new shared library
2309 infrastructure.
2310
547b869a
CV
23112005-04-29 Corinna Vinschen <vinschen@redhat.com>
2312
2313 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
2314 * gdb.asm/h8300.inc: New file.
2315
f07e55f0
PG
23162005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
2317
2318 * gdb.base/shlib-call.exp: Change to use new shared library
2319 infrastructure.
2320
3cbba3d1
PG
23212005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
2322
2323 * gdb.base/pending.exp: Change to use new shared library
2324 infrastructure.
2325
ed6df200
PG
23262005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
2327
2328 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
2329 use test_compiler_info instead of gcc_compiled, and update copyright.
2330
8c8f4ebe
PG
23312005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
2332
2333 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
2334 shared objects being adjusted and update copyright years.
2335
607fbc54
DJ
23362005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
2337
2338 * ChangeLog: Correct some 2003-01-13 dates.
2339 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
2340 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
2341 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
2342 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
2343 gdb.trace/tfind.exp: Update copyright years.
2344
57bf0e56
DJ
23452005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
2346 Daniel Jacobowitz <dan@codesourcery.com>
2347
2348 * lib/gdb.exp (gdb_compile): Handle shlib=.
2349 (gdb_compile_shlib): New function.
2350
9b593790
PG
23512005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
2352
2353 * lib/gdb.exp (test_compiler_info): Give argument a default value.
2354
9494c6a5
DJ
23552005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
2356
2357 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
2358 gdb.server.
2359 * configure.ac: Likewise.
2360 * configure: Regenerated.
2361 * gdb.gdbserver/Makefile.in: Moved to...
2362 * gdb.server/Makefile.in: ... here.
2363 * gdb.gdbserver/server.c: Moved to...
2364 * gdb.server/server.c: ... here.
2365 * gdb.gdbserver/server-run.exp: Moved to...
2366 * gdb.server/server-run.exp: ... here.
2367
6f8eac0e
DJ
23682005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
2369
2370 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
2371 * configure.ac: Create gdb.gdbserver/Makefile.
2372 * configure: Regenerated.
2373 * lib/gdbserver-support.exp: New file, derived from
2374 config/gdbserver.exp.
2375 * config/gdbserver.exp: Use gdbserver-support.exp.
2376 * gdb.gdbserver/Makefile.in: New file.
2377 * gdb.gdbserver/server.c: New file.
2378 * gdb.gdbserver/server-run.exp: New file.
2379
6e87504d
PG
23802005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
2381
2382 * lib/gdb.exp (test_compiler_info): Return compiler_info
2383 if no arguments are given.
2384
d1779be4
PG
23852005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
2386
2387 * gdb.arch/altivec-abi.exp: Check for compiler and set
2388 use altivec' flag accordingly.
2389 * gdb.arch/altivec-regs.exp: Likewise.
2390
88750304
DJ
23912005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
2392
2393 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
2394
f3fb768d
AS
23952005-03-27 Andreas Schwab <schwab@suse.de>
2396
2397 * gdb.base/bigcore.c (main): Add missing mode argument in open
2398 call.
2399
7e813ac5
DJ
24002005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
2401
2402 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
2403 downloads.
2404 * config/gdbserver.exp (gdb_load): Likewise.
2405
8e3049aa
PB
24062005-03-14 Paul Brook <paul@codesourcery.com>
2407
2408 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
2409 targets.
2410
a9df7c44
JB
24112005-03-09 Joel Brobecker <brobecker@adacore.com>
2412
2413 * gdb.dwarf2/dup-psym.S: New file.
2414 * gdb.dwarf2/dup-psym.exp: New testcase.
2415
9f0d94e8
JB
24162005-03-09 Joel Brobecker <brobecker@adacore.com>
2417
2418 * gdb.ada/exec_changed/first.adb: New file.
2419 * gdb.ada/exec_changed/second.adb: New file.
2420 * gdb.ada/exec_changed.exp: New testcase.
2421
5f579bc5
NS
24222005-03-08 Nathan Sidwell <nathan@codesourcery.com>
2423
36e9969c
NS
2424 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
2425 (A2): New class.
2426 (main): Test operator+.
2427 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
2428 breakpoint test.
2429
5f579bc5
NS
2430 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
2431 * gdb.base/signull.exp: Disable if gdb,nosignals.
2432 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
2433 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
2434 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
2435 * gdb.mi/mi2-console.exp: Likewise.
2436 * gdb.trace/collection.exp (run_trace_experiment): Consume the
2437 continue output at start.
2438 (gdb_collect_locals_test): Robustify regexp.
2439 * gdb.trace/passc-dyn.exp: Fix comment typo.
2440 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
2441
be46087e
CV
24422005-03-08 Corinna Vinschen <vinschen@redhat.com>
2443
2444 * gdb.asm/asm-source.exp: Add iq2000 case.
2445 * gdb.asm/iq2000.inc: New file.
2446
384e1a61
MI
24472005-03-07 Manoj Iyer <manjo@austin.ibm.com>
2448
2449 * gdb.base/command.exp: Change hardcoded value to regular expression.
2450 * gdb.base/float.exp: Add powerpc to the list of targets checked.
2451
584b6e9e
DJ
24522005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
2453
2454 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
2455 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
2456 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
2457 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
2458 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
2459
ab5b5d61
MK
24602005-03-05 Mark Kettenis <kettenis@gnu.org>
2461
2462 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
2463 changes.
2464
ae051c1b
PG
24652004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
2466
2467 * lib/compiler.c: Add test for IBM's xlc compiler.
2468 * lib/compiler.cc: Likewise.
2469
3f0f6ed2
JB
24702004-02-24 Joel Brobecker <brobecker@adacore.com>
2471
2472 * gdb.ada/fixed_points.exp: Create compilation object directory
2473 before running the test.
2474 * gdb.ada/null_record.exp: Likewise.
2475 * gdb.ada/packed_array.exp: Likewise.
2476 * gdb.ada/start.exp: Likewise.
2477
724f452b
JB
24782005-02-15 Joel Brobecker <brobecker@adacore.com>
2479
2480 * gdb.ada/packed_array/pa.adb: New file.
2481 * gdb.ada/packed_array.exp: New testcase.
2482
57f5cdfb 24832005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 2484
1f393151
MK
2485 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
2486 files.
2487
ebdda337
MK
2488 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
2489 on *-*-openbsd*. Correctly match whitespace in regukar
2490 expressions.
2491
cf309262
DJ
24922005-02-10 Daniel Jacobowitz <dan@debian.org>
2493
2494 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
2495 PR exp/1821
2496 * gdb.base/gdb1821.c: New test file.
2497 * gdb.base/gdb1821.exp: New test file.
2498
3be49e7a
JB
24992005-02-09 Joel Brobecker <brobecker@adacore.com>
2500
2501 * gdb.base/start.c: New file.
2502 * gdb.base/start.exp: New testcase.
2503
e292e67d
JB
25042005-02-09 Joel Brobecker <brobecker@adacore.com>
2505
2506 * gdb.ada/start/dummy.adb: New file.
2507 * gdb.ada/start.exp: New testcase.
2508
dbdfa66c
CV
25092005-02-09 Corinna Vinschen <vinschen@redhat.com>
2510
2511 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
2512 for printing symbols and statistics.
2513 Add test for using relative pathnames in "maint print msymbols" test.
2514 Mark "maint info sections DATA" XFAIL on Cygwin.
2515 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
2516 tests.
2517
d7941671
AC
25182005-02-09 Andreas Schwab <schwab@suse.de>
2519
2520 Committed by Andrew Cagney <cagney@gnu.org>
2521 * gdb.base/remotetimeout.exp: New file.
2522
74e5ef44
MK
25232005-02-07 Mark Kettenis <kettenis@gnu.org>
2524
2525 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
2526
464dd14d
JB
25272005-02-03 Joel Brobecker <brobecker@adacore.com>
2528
2529 * gdb.ada/gnat_ada.gpr: New file.
2530 * gdb.ada/gnat_ada.gin: Delete, no longer used.
2531 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
2532 * configure.ac: No longer generate gnat_ada.gpr.
2533 * configure: Regenerate.
2534 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
2535 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
2536 * gdb.ada/null_record/bar.ads: Likewise.
2537 * gdb.ada/null_record/bar.adb: Likewise.
2538 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
2539 * gdb.ada/null_record.exp (testdir): New variable.
2540 (testfile): executable is now in testdir subdirectory.
2541 (srcfile): Use full path to the main compilation unit.
2542 * gdb.ada/fixed_points.exp: Same changes as above.
2543
30d756ae
NR
25442005-02-03 Nick Roberts <nickrob@snap.net.nz>
2545
2546 * gdb.base/interp.exp: New test.
2547
9d799f85
AC
25482005-01-24 Andrew Cagney <cagney@gnu.org>
2549
2550 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
2551
15656118
AC
25522005-01-19 Andrew Cagney <cagney@gnu.org>
2553
a892c31b
AC
2554 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
2555 configure.ac not configure.in.
2556
15656118
AC
2557 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
2558 of powerpc*-*-*.
2559 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
2560 * gdb.base/list.exp (test_list_function)
2561 (test_list_filename_and_function): Ditto.
2562 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
2563
a7b01baf
AC
25642005-01-16 Andrew Cagney <cagney@gnu.org>
2565
17d92a02
AC
2566 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
2567
a7b01baf
AC
2568 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
2569
bc8332bb
AC
25702005-01-14 Andrew Cagney <cagney@gnu.org>
2571
2572 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
2573 * gdb.mi/mi2-var-cmd.exp: Ditto.
2574
4d074752
CV
25752005-01-10 Corinna Vinschen <vinschen@redhat.com>
2576
2577 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
2578
bec39cab
AC
25792005-01-07 Andrew Cagney <cagney@gnu.org>
2580
2581 * configure.ac: Rename configure.in, require autoconf 2.59.
2582 * configure: Re-generate.
2583 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
2584 * gdb.stabs/configure: Re-generate.
2585 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
2586 * gdb.hp/configure: Re-generate.
2587 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
2588 autoconf 2.59.
2589 * gdb.hp/gdb.objdbg/configure: Re-generate.
2590 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
2591 autoconf 2.59.
2592 * gdb.hp/gdb.defects/configure: Re-generate.
2593 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
2594 autoconf 2.59.
2595 * gdb.hp/gdb.compat/configure: Re-generate.
2596 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
2597 autoconf 2.59.
2598 * gdb.hp/gdb.base-hp/configure: Re-generate.
2599 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
2600 autoconf 2.59.
2601 * gdb.hp/gdb.aCC/configure: Re-generate.
2602
f10b16d4
JB
26032004-12-15 Jim Blandy <jimb@redhat.com>
2604
2605 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
2606 under NPTL when there is debugging info available for libpthread.
2607
fb6e1814
JG
26082004-12-13 Jerome Guitton <guitton@gnat.com>
2609
2610 * gdb.ada/fixed_points.c: New file.
2611 * gdb.ada/fixed_points.exp: New file.
2612
fe46cd3a
RC
26132004-12-03 Randolph Chung <tausq@debian.org>
2614
2615 * gdb.arch/pa-nullify.exp: New file.
2616 * gdb.arch/pa-nullify.s: New file.
2617
8de0841b
RC
26182004-11-30 Randolph Chung <tausq@debian.org>
2619
2620 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
2621 instead of "tbug". Fix regexp to work properly with gdb_test.
2622
c8170782
PH
26232004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
2624
2625 * gdb.base/bitfields2.exp: New test.
2626 * gdb.base/bitfields2.c: New file.
2627
954269c2
RE
26282004-11-28 Richard Earnshaw <rearnsha@arm.com>
2629
2630 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
2631
0107feed
RC
26322004-11-16 Randolph Chung <tausq@debian.org>
2633
2634 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
2635
f073ae8c
DJ
26362004-11-14 Daniel Jacobowitz <dan@debian.org>
2637
2638 * gdb.threads/threadapply.exp: Correct "macro details" test.
2639
19ad59e7
JJ
26402004-11-11 Jeff Johnston <jjohnstn@redhat.com>
2641
2642 * gdb.threads/threadapply.exp: New test.
2643 * gdb.threads/threadapply.c: New file.
2644
9cf0961b
MK
26452004-11-07 Mark Kettenis <kettenis@gnu.org>
2646
2647 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
2648 frames.
2649
c789492a
FL
26502004-11-05 Felix Lee <felix+log1@specifixinc.com>
2651
2652 * gdb.base/cursal.exp: New file.
2653 * gdb.base/cursal.c: New file.
2654
a1e167bb
AC
26552004-11-03 Andrew Cagney <cagney@gnu.org>
2656
2657 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
2658
b7cbf173
MK
26592004-10-30 Mark Kettenis <kettenis@gnu.org>
2660
2661 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
2662 NetBSD/ELF targets.
2663
88f9d34f
JB
26642004-10-29 Joel Brobecker <brobecker@gnat.com>
2665
2666 * gdb.threads/bp_in_thread.c: New file, copied from
2667 pthread_cond_wait.c.
2668 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
2669 file, rather than reusing the .c file from another testcase.
2670
ca7d6a0c
JB
26712004-10-20 Joel Brobecker <brobecker@gnat.com>
2672
2673 * gdb.ada/null_record.exp: Check where we stopped after
2674 sending the start command, instead of where the associated
2675 temporary breakpoint was inserted.
2676
0d863d03
AC
26772004-10-14 Andrew Cagney <cagney@gnu.org>
2678
2679 * gdb.mi/gdb701.c (main): Return 0.
2680
d11e72cb
DJ
26812004-10-13 Daniel Jacobowitz <dan@debian.org>
2682
d40539a4 2683 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 2684
e1923096
JJ
26852004-10-12 Jeff Johnston <jjohnstn@redhat.com>
2686
2687 * gdb.threads/schedlock.c: Add comment markers to use to find
2688 line numbers.
2689 * gdb.threads/schedlock.exp: Adjust regex to handle the new
2690 comments.
2691 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
2692 breakpoint lines.
2693
ec8ba2c9
DJ
26942004-10-12 Daniel Jacobowitz <dan@debian.org>
2695
2696 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
2697
0eb3658b
DJ
26982004-10-12 Daniel Jacobowitz <dan@debian.org>
2699
2700 * configure.in: Add gdb.dwarf2.
2701 * configure: Regenerated.
2702 * Makefile.in: Add gdb.dwarf2.
2703 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
2704 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
2705 gdb.dwarf2/file1.txt: New files.
2706
a271cc33
OF
27072004-10-11 Orjan Friberg <orjanf@axis.com>
2708
2709 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
2710 of "run", since the latter doesn't work with remote targets. Adjust
2711 the breakpoint numbering accordingly.
2712 * gdb.threads/pthread_cond_wait.exp: Ditto.
2713
895ce074
MC
27142004-10-08 Michael Chastain <mec.gnu@mindspring.com>
2715
2716 * gdb.base/overlays.exp: Update copyright years.
2717
6be3092d
KI
27182004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2719
2720 * gdb.base/overlays.exp: Disable if target is Linux.
2721
e05389b8
FL
27222004-10-06 Felix Lee <felix+log1@specifixinc.com>
2723
2724 * config/gdbserver.exp (gdb_load): Use right filename on remote.
2725
73cb587d
KI
27262004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
2727
2728 * gdb.asm/asm-source.exp: Add m32r-linux target.
2729 * gdb.asm/m32r-linux.inc: New file.
2730
3c0edcdc
AC
27312004-09-24 Andrew Cagney <cagney@redhat.com>
2732 David Anderson <anderson@redhat.com>
2733
2734 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
2735 command fails, assume things will work.
2736 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
2737 (_GNU_SOURCE): Define.
2738 (print_unsigned, print_hex): Change parameter to "long long".
2739 (print_byte_count): New function, use to print byte counts.
2740 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
2741 O_LARGEFILE.
2742 (main): Compute an upper bound on a corefile in max_core_size.
2743 Limit memory chunk size to max_core_size. Limit total memory
2744 allocated to max_core_size.
2745
4bb3667f
AC
27462004-09-23 Andrew Cagney <cagney@gnu.org>
2747
2748 * gdb.base/bigcore.exp: Replace the code that creates a corefile
2749 from a separate process with code that creates a corefile by
2750 making the inferior dump core.
2751
60fe1a51
MK
27522004-09-23 Mark Kettenis <kettenis@gnu.org>
2753
2754 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
2755 block.
2756
8e937346
MC
27572004-09-23 Michael Chastain <mec.gnu@mindspring.com>
2758
2759 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
2760 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
2761 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
2762 Likewise.
2763
7213f6d6
JJ
27642004-09-20 Jeff Johnston <jjohnstn@redhat.com>
2765
2766 * gdb.java/jprint.exp: New test case for java inferior call.
2767 * gdb.java/jprint.java: Ditto.
2768
eac69dca
JB
27692004-09-15 Joel Brobecker <brobecker@gnat.com>
2770
2771 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
2772
22227696
MC
27732004-09-14 Michael Chastain <mec.gnu@mindspring.com>
2774
2775 * gdb.threads/killed.c: Include <stdlib.h>.
2776 * gdb.threads/pthreads.c: Likewise.
2777
7dd403a4
MC
27782004-09-14 Michael Chastain <mec.gnu@mindspring.com>
2779
2780 * gdb.threads/killed.c: Add copyright notice.
2781
33f2d567
JM
27822004-09-10 Jason Molenda (jmolenda@apple.com)
2783
2784 * gdb.base/define.exp: Two new tests to verify zero space chars
2785 after 'if' and 'while' commands in a user-defined command is correctly
2786 parsed.
2787
e05b62ac
AC
27882004-09-08 Andrew Cagney <cagney@gnu.org>
2789
2790 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
2791 delivery test with duplicate at end of file.
2792
9cbe82da
MK
27932004-09-06 Mark Kettenis <kettenis@jive.nl>
2794
2795 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
2796
564803d9
MC
27972004-09-05 Michael Chastain <mec.gnu@mindspring.com>
2798
2799 * config/hppro.exp: Removed.
2800
7c6807ce
MC
28012004-09-05 Michael Chastain <mec.gnu@mindspring.com>
2802
2803 * config/sparclet.exp: Removed.
2804
bf7e26dd
MC
28052004-09-05 Michael Chastain <mec.gnu@mindspring.com>
2806
2807 * config/udi.exp: Removed.
2808
714e341b
MC
28092004-09-02 Michael Chastain <mec.gnu@mindspring.com>
2810
2811 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
2812 of "exp_continue".
2813 (advancei): Likewise.
2814
1236e623
JJ
28152004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2816
2817 * gdb.base/unload.exp: Fix so messages aren't duplicated.
2818
3bdcad15
MI
28192004-09-01 Manoj Iyer <manjo@austin.ibm.com>
2820
228af206 2821 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
2822 to check for nodebug in executable.
2823 * gdb.gdb/observer.exp (setup_test): Likewise.
2824 * gdb.gdb/selftest.exp (test_with_self): Likewise.
2825 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
2826
c72b934c
AC
28272004-09-01 Andrew Cagney <cagney@gnu.org>
2828
2829 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
2830 files.
2831
edd9b715
JJ
28322004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2833
2834 * gdb.base/unload.exp: Fix expected warning message to match
2835 latest format.
2836
fb4ce06b
CV
28372004-09-01 Corinna Vinschen <vinschen@redhat.com>
2838
2839 * gdb.base/call-rt-st.exp: Fix typos.
2840
ce78e7c3
MI
28412004-08-31 Manoj Iyer <manjo@austin.ibm.com>
2842
2843 * gdb.threads/thread_check.exp: New testcase.
2844 * gdb.threads/thread_check.c: New testcase.
2845
2dedb159
AC
28462004-08-31 Andrew Cagney <cagney@gnu.org>
2847
2848 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
2849 (skip_to_handler_entry): New procedures. Test stepping into a
2850 handler when the breakpoint is at the handler's entry point.
2851
68f53502
AC
28522004-08-30 Andrew Cagney <cagney@gnu.org>
2853
2854 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
2855 gdb/1757.
2856
3e3ffd2b
MC
28572004-08-27 Michael Chastain <mec.gnu@mindspring.com>
2858
2859 With code from Manoj Iyer <manjo@austin.ibm.com>:
2860 * lib/gdb.exp (gdb_file_cmd): Return more information in the
2861 return value. Add an arm for "no debugging symbols found".
2862 Change a stray "error" to "perror".
2863 (gdb_run_cmd): Adapt to new return value.
2864 * gdb.base/remote.exp: Adapt to new return value.
2865 * gdb.gdb/complaints.exp: Likewise.
2866 * gdb.gdb/observer.exp: Likewise.
2867 * gdb.gdb/selftest.exp: Likewise.
2868 * gdb.gdb/xfullpath.exp: Likewise.
2869
4b6f5fd2
JB
28702004-08-27 Joel Brobecker <brobecker@gnat.com>
2871
2872 * gdb.threads/bp_in_thread.exp: New testcase.
2873
e5b25496
MC
28742004-08-27 Michael Chastain <mec.gnu@mindspring.com>
2875
2876 Fix PR testsuite/1735.
2877 * gdb.threads/schedlock.c (thread_function): Add a cast
2878 to suppress a gcc warning.
2879 * gdb.threads/thread-specific.c (thread_function): Likewise.
2880
934353d6
MC
28812004-08-26 Michael Chastain <mec.gnu@mindspring.com>
2882
2883 * gdb.base/unload.c: Include <stdlib.h>.
2884
f98a0aef 28852004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 2886
f98a0aef 2887 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
2888 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
2889 synchronized after the "return".
2890
5a2e8882
MC
28912004-08-26 Michael Chastain <mec.gnu@mindspring.com>
2892
2893 * gdb.mi/basics.c: Include <stdio.h>.
2894 * gdb.mi/pthreads.c: Include <stdlib.h>.
2895 * gdb.mi/var-cmd.c: Include <stdlib.h>.
2896
a9640423
MC
28972004-08-26 Michael Chastain <mec.gnu@mindspring.com>
2898
2899 * gdb.threads/schedlock.c: Add copyright notice.
2900
b04e311d
AC
29012004-08-25 Andrew Cagney <cagney@gnu.org>
2902
2903 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
2904 (skip_over_handler, breakpoint_over_hander): New test procedures.
2905 (advance, advancei): Add a proper prefix, do not use
2906 rerun_to_main.
2907 * gdb.base/sigstep.c (main): Change to use an infinite loop.
2908
7c27f15b
MC
29092004-08-24 Michael Chastain <mec.gnu@mindspring.com>
2910
2911 * gdb.mi/basics.c: Add copyright notice.
2912 * gdb.mi/var-cmd.c: Add copyright notice.
2913
fffc87ae
MC
29142004-08-23 Michael Chastain <mec.gnu@mindspring.com>
2915
2916 * lib/gdb.exp: Remove signed_keyword_not_used.
2917 * lib/compiler.c: Likewise.
2918 * lib/compiler.cc: Likewise.
2919
d782e0bf
MC
29202004-08-23 Michael Chastain <mec.gnu@mindspring.com>
2921
2922 * gdb.base/whatis.c: Remove conditional disabling of "signed".
2923 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
2924
96033e83
MC
29252004-08-23 Michael Chastain <mec.gnu@mindspring.com>
2926
2927 * gdb.base/whatis.c: Add copyright notice.
2928
cf38c229
MK
29292004-08-20 Mark Kettenis <kettenis@gnu.org>
2930
2931 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
2932 it to skip the breakpoints encoded in the inline assembly.
2933
f4b49756
MC
29342004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2935
2936 * Makefile.in: Add gdb.fortran.
2937
2f193b69
MC
29382004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2939
2940 * gdb.base/call-sc.exp (test_scalar_returns):
2941 Fix cut-and-paste glitch in "Make fun return now".
2942
89a237cb
MC
29432004-08-17 Michael Chastain <mec.gnu@mindspring.com>
2944
2945 * configure.in: Add gdb.fortran.
2946 * configure: Regenerate.
2947 * gdb.fortran/Makefile.in: New file.
2948 * lib/gdb.exp (skip_fortran_tests): New procedure.
2949
469aff8e
MC
29502004-08-17 Michael Chastain <mec.gnu@mindspring.com>
2951
2952 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
2953 reference to bug-gnu@prep.ai.mit.edu.
2954 * gdb.mi/mi-var-child.exp: Likewise.
2955 * gdb.mi/mi-var-cmd.exp: Likewise.
2956 * gdb.mi/mi-var-display.exp: Likewise.
2957 * gdb.mi/mi2-var-block.exp: Likewise.
2958 * gdb.mi/mi2-var-child.exp: Likewise.
2959 * gdb.mi/mi2-var-cmd.exp: Likewise.
2960 * gdb.mi/mi2-var-display.exp: Likewise.
2961
00b51b9f
MK
29622004-08-15 Mark Kettenis <kettenis@gnu.org>
2963
2964 * gdb.base/unload.c (main): Make local variable msg const.
2965
45f07fef
MC
29662004-08-15 Michael Chastain <mec.gnu@mindspring.com>
2967
2968 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
2969 to bug-gnu@prep.ai.mit.edu.
2970 * gdb.mi/mi-disassemble.exp: Likewise.
2971 * gdb.mi/mi-eval.exp: Likewise.
2972 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
2973 default line number.
2974 * gdb.mi/mi-return.exp: Likewise.
2975 * gdb.mi/mi-simplerun.exp: Likewise.
2976 * gdb.mi/mi-stack.exp: Likewise.
2977 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
2978 number with explicit range test.
2979 * gdb.mi/mi-watch.exp: Likewise.
2980 * gdb.mi/mi2-break.exp: Likewise.
2981 * gdb.mi/mi2-cli.exp: Likewise.
2982 * gdb.mi/mi2-disassemble.exp: Likewise.
2983 * gdb.mi/mi2-eval.exp: Likewise.
2984 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
2985 default line number.
2986 * gdb.mi/mi2-return.exp: Likewise.
2987 * gdb.mi/mi2-simplerun.exp: Likewise.
2988 * gdb.mi/mi2-stack.exp: Likewise.
2989 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
2990 number with explicit range test.
2991 * gdb.mi/mi2-watch.exp: Likewise.
2992
dd8c8ee7
MC
29932004-08-15 Michael Chastain <mec.gnu@mindspring.com>
2994
2995 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
2996 * gdb.cp/m-static.exp: Likewise.
2997 * gdb.cp/rtti.exp: Likewise.
2998
4e838464
MK
29992004-08-14 Mark Kettenis <kettenis@gnu.org>
3000
3001 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
3002
8d8cb839
EZ
30032004-08-14 Eli Zaretskii <eliz@gnu.org>
3004
3005 * ChangeLog: Prefix Local Variables with semi-colons and indent
3006 the reference to older ChangeLog files, to fix fontification in
3007 Emacs.
3008
deea8bb0
MC
30092004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3010
3011 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
3012 * gdb.mi/mi2-break.exp: Likewise.
3013
c3297504
MC
30142004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3015
3016 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
3017
25808999
MC
30182004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3019
3020 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
3021
226a8d71
MC
30222004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3023
3024 * gdb.cp/classes.exp: Remove unused declarations. Just let
3025 test names default instead of providing special names. Remove
3026 extraneous demangler test.
3027
37fdf854
JJ
30282004-08-12 Jeff Johnston <jjohnstn@redhat.com>
3029
3030 * gdb.base/unload.exp: New test for breakpoints in dynamically
3031 loaded libraries.
3032 * gdb.base/unload.c: Ditto.
3033 * gdb.base/unloadshr.c: Ditto.
3034
2d3a7986
MC
30352004-08-12 Michael Chastain <mec.gnu@mindspring.com>
3036
3037 * gdb.cp/classes.exp (test_ptype_class_objects): Call
3038 cp_test_ptype_class.
3039 (test_enums): Likewise.
3040
c72b934c
AC
30412004-08-10 Andrew Cagney <cagney@gnu.org>
3042
3043 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
3044 files.
3045
cc503c8a
AC
30462004-08-10 Andrew Cagney <cagney@gnu.org>
3047
3048 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
3049 init_malloc call.
3050
902f2ccb
MC
30512004-08-10 Michael Chastain <mec.gnu@mindspring.com>
3052
3053 * ChangeLog: Add copyright notice. The notice is copied
3054 from emacs 21.3 top level ChangeLog.
3055
78c90502
MC
30562004-08-09 Michael Chastain <mec.gnu@mindspring.com>
3057
3058 * lib/cp-support.exp: New file.
3059 * lib/cp-support.exp (cp_test_type_class): New function.
3060 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
3061 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
3062 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
3063 cp_test_ptype_class.
3064
88e5ea78
MC
30652004-08-09 Michael Chastain <mec.gnu@mindspring.com>
3066
3067 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
3068 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3069 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
3070 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
3071 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
3072 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
3073 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
3074 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
3075 gdb.mi/mi2-watch.exp: Update copyright years.
3076
6a89fc9c
MK
30772004-08-09 Mark Kettenis <kettenis@gnu.org>
3078
3079 * gdb.base/sigaltstack.exp: Provide proper anchoring.
3080
1482e0de
MC
30812004-08-09 Michael Chastain <mec.gnu@mindspring.com>
3082
3083 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
3084 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
3085 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
3086 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
3087 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
3088 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
3089 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
3090 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
3091 gdb.mi/mi-watch.exp: Update copyright years.
3092
1a5ce3f3
DJ
30932004-08-08 Daniel Jacobowitz <dan@debian.org>
3094
3095 PR gdb/1738
3096 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
3097 from a breakpoint with a pending signal.
3098
04f6ecf2
DJ
30992004-08-08 Daniel Jacobowitz <dan@debian.org>
3100
3101 PR gdb/1736
3102 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
3103 * gdb.base/sigaltstack.exp (finish_test): Consume output until
3104 the prompt.
3105 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
3106
54d90d35
DJ
31072004-08-08 Daniel Jacobowitz <dan@debian.org>
3108
3109 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
3110
d2f6abb0
DJ
31112004-08-08 Daniel Jacobowitz <dan@debian.org>
3112
3113 PR gdb/1736
3114 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
3115 for i?86-*-linux*.
3116
5598c03d
DJ
31172004-08-08 Daniel Jacobowitz <dan@debian.org>
3118
3119 * gdb.arch/i386-prologue.exp: Compile without debug information.
3120
c6fee705
MC
31212004-08-08 Michael Chastain <mec.gnu@mindspring.com>
3122
3123 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
3124 rather than asking gdb to search.
3125
dd90efdb
MC
31262004-08-05 Michael Chastain <mec.gnu@mindspring.com>
3127
3128 * gdb.base/gcore.c: Include <string.h>.
3129
1e84bec1
MC
31302004-08-05 Michael Chastain <mec.gnu@mindspring.com>
3131
3132 * gdb.base/gcore.c: Add copyright notice.
3133
e425eb2b
MC
31342004-08-05 Michael Chastain <mec.gnu@mindspring.com>
3135
3136 * gdb.base/freebpcmd.c: Include <stdio.h>.
3137 * gdb.base/long_long.c: Include <string.h>.
3138 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
3139 * gdb.base/siginfo.c: Include <string.h>.
3140 * gdb.base/sigstep.c: Include <string.h>.
3141
cb9aaed5
MC
31422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3143
3144 * gdb.base/complex.c: Include <stdlib.h>.
3145
55944f3d
MC
31462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3147
3148 * gdb.base/complex.c: Add copyright notice.
3149
7b2953d9
MC
31502004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3151
3152 * gdb.base/charset.c: Include <stdlib.h>.
3153
c9133d23
MC
31542004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3155
3156 * gdb.base/auxv.c: Include <stdlib.h>.
3157
0a8490ad
MC
31582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3159
3160 * gdb.base/auxv.c: Add copyright notice.
3161
3426d5ec
MC
31622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3163
3164 * gdb.base/coremaker.c: Add copyright notice.
3165 * gdb.base/coremaker2.c: Add copyright notice.
3166
8da195dd
AC
31672004-08-04 Andrew Cagney <cagney@gnu.org>
3168
3169 * gdb.base/store.exp: Update copyright.
3170 (check_set, up_set, check_struct, up_struct): Add a prefix to test
3171 names, do not import gdb_prompt.
3172
8d394f98
AC
31732004-08-01 Andrew Cagney <cagney@gnu.org>
3174
3175 Fix PR testsuite/1729.
3176 * gdb.base/dump.exp: Add test name to callers of capture_value, do
3177 not use capture_value with value 4.
3178 (capture_value): Add optional test name parameter.
3179 (test_reload_saved_value, test_restore_saved_value): Use $msg as
3180 the prefix, pass to capture_value.
3181
b6702b23
MK
31822004-08-01 Mark Kettenis <kettenis@gnu.org>
3183
3184 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
3185 * gdb.arch/i386-prologue.c (standard): New prototype and function.
3186 (main): Call new function.
3187
c203e0ca
MC
31882004-07-31 Michael Chastain <mec.gnu@mindspring.com>
3189
3190 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
3191
a7995a30
MC
31922004-07-31 Michael Chastain <mec.gnu@mindspring.com>
3193
3194 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
3195
9366563b
MC
31962004-07-31 Michael Chastain <mec.gnu@mindspring.com>
3197
b6eeaf26 3198 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
3199 Accept more values of vtbl pointer. Remove some messages
3200 about "obsolete gcc or gdb".
3201
2fc1f950
MC
32022004-07-30 Michael Chastain <mec.gnu@mindspring.com>
3203
3204 * gdb.cp/classes.exp: Accept more varieties of ptype output.
3205
c724d49b
MC
32062004-07-30 Michael Chastain <mec.gnu@mindspring.com>
3207
3208 * gdb.base/asm-source.exp: Properly convert target board
3209 debug flags from gcc format to binutils format.
3210
736b0fce
MK
32112004-07-28 Mark Kettenis <kettenis@gnu.org>
3212
3213 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
3214 gdb1718". PR backtrace/1718 partially fixed.
3215
5633ea5c
JJ
32162004-07-27 Jeff Johnston <jjohnstn@redhat.com>
3217
3218 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
3219
575eebb1
NC
32202004-07-26 Nick Clifton <nickc@redhat.com>
3221
3222 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
3223 good default value for a specific architecture is available then
3224 set it to that value. Otherwise default to the -gstabs switch.
3225 Remove the -g... switches from the asm-flags variable. Allow the
3226 target board info to override the value if it wants to. Pass the
3227 switch on the assembler command line.
3228
62104619
MK
32292004-07-23 Mark Kettenis <kettenis@gnu.org>
3230
3231 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
3232 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
3233 (main): Call new function.
3234
4a1135b8
MC
32352004-07-22 Michael Chastain <mec.gnu@mindspring.com>
3236
3237 Test for PR exp/1715.
3238 * gdb.base/radix.exp: Refactor common procedures. Make all
3239 test names unique. Change XFAIL to KFAIL.
3240
8a12c1f0
MC
32412004-07-20 Michael Chastain <mec.gnu@mindspring.com>
3242
3243 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
3244 * gdb.ada/gnat_ada.gin: ... to here.
3245 * configure.in: Use gnat_ada.gin.
3246 * configure: Regenerate.
3247
23b451cf
AC
32482004-07-20 Andrew Cagney <cagney@gnu.org>
3249
3250 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
3251 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
3252 XFAILs. Clean up test messages and comments. Check backtraces.
3253 Delete re-sync code.
3254
ab618a02
MC
32552004-07-19 Michael Chastain <mec.gnu@mindspring.com>
3256
3257 Fix PR cli/740.
3258 * gdb.base/annota1.exp: Honor gdb,nosignals.
3259 * gdb.base/annota3.exp: Likewise.
3260
46dad340
MC
32612004-07-19 Michael Chastain <mec.gnu@mindspring.com>
3262
3263 * lib/java.exp: Update copyright notice.
3264
756d8c70
AC
32652004-07-19 Andrew Cagney <cagney@gnu.org>
3266
3267 * gdb.base/selftest.exp: Copy file from here ...
3268 * gdb.gdb/selftest.exp: ... to here.
3269
586027e6
AC
32702004-07-16 Andrew Cagney <cagney@redhat.com>
3271
3272 * lib/insight-support.exp: Delete file.
3273 * lib/java.exp (java_init): Fix copyright.
3274
029d2200
AC
32752004-07-16 Andrew Cagney <cagney@gnu.org>
3276
3277 * gdb.base/restore.c: Append "prologue" to comments marking the a
3278 function's prologue.
3279 * gdb.base/restore.exp: Update copyright, re-indent.
3280 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
3281 callerN" prefix where needed. Update patterns that match a
3282 function's prologue.
3283
653b62c5
MC
32842004-07-16 Michael Chastain <mec.gnu@mindspring.com>
3285
3286 * gdb.base/restore.c: Add copyright notice.
3287
f7d690e5
AC
32882004-07-16 Andrew Cagney <cagney@gnu.org>
3289
3290 * gdb.base/logical.exp: Update copyright.
3291 (evaluate): New procedure. Use to re-implement tests using
3292 several tables.
3293
d629a7cb
MH
32942004-07-14 Martin Hunt <hunt@redhat.com>
3295
3296 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
3297 which fixes some problems where init.tcl was not found.
3298
9c7bb332
AC
32992004-07-13 Andrew Cagney <cagney@gnu.org>
3300
6bf46641
AC
3301 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
3302 (check_sizeof, check_valueof): Do not include the output in the
3303 test name. Use gdb_test.
3304 (get_valueof): Use gdb_test_multiple.
3305
c4ffd4c0
AC
3306 * gdb.base/step-test.exp: Update copyright. Use
3307 gdb_test_multiple. Ensure that test names do not include
3308 architecture dependent output.
3309
ab89363a
AC
3310 * gdb.gdb/observer.exp: Update copyright.
3311 (setup_test): Use gdb_test_multiple.
3312 (attach_first_observer, attach_second_observer)
3313 (attach_third_observer, detach_first_observer)
3314 (detach_second_observer, detach_third_observer)
3315 (reset_counters, check_counters): Make $message a prefix.
3316 (test_normal_stop_notifications): Add "args" parameter - a list of
3317 init functions to be called. Make $message a prefix,
3318 (test_observer_normal_stop): Change the message prefixes so that
3319 they are unique, pass the attach / detach procedures to
3320 test_normal_stop_notifications.
3321
ec58997a
AC
3322 * gdb.base/signull.exp (test_segv): Prefix all tests with
3323 "${name}". Clean up test messages.
3324
b475183b
AC
3325 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
3326
9c7bb332
AC
3327 * gdb.base/ena-dis-br.exp: Update copyright.
3328 (break_at): New function. Replace send_gdb with gdb_test,
3329 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
3330 ignore count, not stopped at bpt", with KFAIL.
3331
2dd95497
CV
33322004-07-13 Corinna Vinschen <vinschen@redhat.com>
3333
3334 * gdb.base/attach.exp: Remove cleanupfile handling.
3335
419e626b
AC
33362004-07-12 Andrew Cagney <cagney@gnu.org>
3337
3338 * gdb.base/annota1.exp: Cleanup corefile test name.
3339 * gdb.base/annota3.exp: Ditto.
3340
8b1b3228
AC
33412004-07-12 Andrew Cagney <cagney@gnu.org>
3342
78650829
AC
3343 * gdb.base/signals.exp: Clean up copyright, re-indent.
3344
8b1b3228
AC
3345 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
3346 gdb_test and gdb_test_multiple.
3347
935c2760
JJ
33482004-07-08 Jeff Johnston <jjohnstn@redhat.com>
3349
3350 * gdb.java/jmain.exp: Fix expected line number for main to
3351 break at. Set XFAIL for break at main test since gcj does not
3352 provide line number info for first statement in main.
3353
1544280f
AC
33542004-07-08 Andrew Cagney <cagney@gnu.org>
3355
1279f4ff
AC
3356 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
3357
1544280f
AC
3358 * gdb.base/sigbpt.exp: Make the common part of each test name a
3359 prefix instead of suffix.
3360
bcc82369
BR
33612004-07-07 Bob Rossi <bob_rossi@cox.net>
3362
3363 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
3364 test from test_tbreak_creation_and_listing to
3365 test_file_list_exec_source_file
3366 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
3367 Changed name of test from test_tbreak_creation_and_listing to
3368 test_file_list_exec_source_file
3369
23f4b0aa
JJ
33702004-07-07 Jeff Johnston <jjohnstn@redhat.com>
3371
3372 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
3373 the jmisc() constructor instead of <init>.
3374 * gdb.java/jmisc1.exp: Ditto.
3375
56401cd5
AC
33762004-07-07 Andrew Cagney <cagney@gnu.org>
3377
3378 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
3379 corrupting the PC.
3380
44ae2f6a
MC
33812004-07-06 Michael Chastain <mec.gnu@mindspring.com>
3382
3383 * gdb.cp/templates.exp: Accept whitespace change in demangler
3384 output.
3385
45a83408
AC
33862004-07-06 Andrew Cagney <cagney@gnu.org>
3387
3388 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
3389
d205ad70
MC
33902004-07-02 Michael Chastain <mec.gnu@mindspring.com>
3391
3392 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
3393 * lib/compiler.cc: Likewise.
3394
06ea1a61
MC
33952004-06-30 Michael Chastain <mec.gnu@mindspring.com>
3396
3397 * lib/compiler.cc: Work around string preprocessing problem
3398 with old hp c++ compiler.
3399 * lib/compiler.c: Likewise.
3400
daab1251
CV
34012004-06-29 Corinna Vinschen <vinschen@redhat.com>
3402
3403 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
3404 directives to conditionalize symbol prefixing.
3405 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
3406 additional_flags handling. Add underscore prefix for Cygwin.
3407 * gdb.arch/i386-unwind.c: Use preprocessor directives to
3408 conditionalize symbol prefixing.
3409 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
3410 additional_flags handling. Add underscore prefix for Cygwin.
3411
cc984116
CV
34122004-06-29 Corinna Vinschen <vinschen@redhat.com>
3413
3414 * gdb.base/bigcore.exp: Skip test on Cygwin.
3415
c279b077
MC
34162004-06-28 Michael Chastain <mec.gnu@mindspring.com>
3417
3418 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
3419 formats for "info register". Use gdb_test_multiple. Fix
3420 the "invalid register" test.
3421
0e915747
CV
34222004-06-28 Corinna Vinschen <vinschen@redhat.com>
3423
3424 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
3425 PID for Cygwin. Add Cygwin specific strings to check for in some
3426 tests.
3427 (do_attach_tests): Add a test for user interaction when attaching
3428 to a process with no matching symbol table already loaded.
3429
11422c86
AC
34302004-06-26 Andrew Cagney <cagney@gnu.org>
3431
3432 Test PR java/1567 and PR java/1565.
3433 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
3434 * gdb.java/jmisc2.exp: Delete file.
3435
cefbce26
MC
34362004-06-26 Michael Chastain <mec.gnu@mindspring.com>
3437
3438 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
3439
e19f872c
CV
34402004-06-25 Corinna Vinschen <vinschen@redhat.com>
3441
3442 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
3443 attach process.
3444
d931ba3b
MC
34452004-06-23 Michael Chastain <mec.gnu@mindspring.com>
3446
3447 * gdb.cp/pr-1553.exp: Remove.
3448
aef68c48
MC
34492004-06-22 Michael Chastain <mec.gnu@mindspring.com>
3450
3451 * gdb.cp/pr-1553.cc: Remove.
3452 * gdb.cp/pr-1553.exp: Disable this test.
3453
8d5df71a
JB
34542004-06-20 Jim Blandy <jimb@redhat.com>
3455
3456 Fix PR testsuite/1680.
3457 * gdb.arch/i386-sse.exp: Properly quote curly braces in
3458 regular expressions.
3459
4ac6f39d
MC
34602004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3461
3462 Fix PR testsuite/1679.
3463 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
3464 Issue an UNSUPPORTED result instead.
3465
1b413552
JB
34662004-06-18 Jim Blandy <jimb@redhat.com>
3467
3468 * gdb.base/charset.exp: Only send a control-C if we see a new
3469 prompt and incomplete command.
3470
6daa6ebd
MC
34712004-06-18 Michael Chastain <mec.gnu@mindspring.com>
3472
3473 * gdb.cp/pr-574.cc: Add copyright notice.
3474
51fa4ae0
JB
34752004-06-17 Jim Blandy <jimb@redhat.com>
3476
3477 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
3478 cases where the regexp has no groups; this grabs random text from
3479 the previous test suite, whatever that was.
3480
8fea26c5
MC
34812004-06-17 Michael Chastain <mec.gnu@mindspring.com>
3482
3483 * gdb.cp/printmethod.cc: Add copyright notice.
3484
1e3aeb41
MC
34852004-06-16 Michael Chastain <mec.gnu@mindspring.com>
3486
3487 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
3488
9d9030bc
AC
34892004-06-16 Andrew Cagney <cagney@gnu.org>
3490
3491 * gdb.base/signull.c: Update copyright. Include <string.h>.
3492 (bowler): Replace data_pointer with data_read
3493 and data_write cases. Add code_descriptor case.
3494 (zero, desc): New array and pointer.
3495 (data, code): Change to simple pointers.
3496 * gdb.base/signull.exp: Fix probe pattern matching a function
3497 descriptor SIGSEGV. Replace data_pointer with data_read and
3498 data_write tests.
3499
acd4ad44
AC
35002004-06-16 Andrew Cagney <cagney@gnu.org>
3501
3502 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
3503
08fd625c
MC
35042004-06-15 Michael Chastain <mec.gnu@mindspring.com>
3505
3506 * gdb.base/long_long.c: Add copyright notice.
3507
1903502c
MC
35082004-06-15 Michael Chastain <mec.gnu@mindspring.com>
3509
3510 * gdb.base/long_long.exp: Remove reference to
3511 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
3512 to gdb_breakpoint and gdb_continue_to_breakpoint.
3513
83313cb1
JB
35142004-06-14 Jim Blandy <jimb@redhat.com>
3515
3516 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
3517 endian case.
3518
1bf404ef
AC
35192004-06-14 Andrew Cagney <cagney@gnu.org>
3520
3521 * gdb.base/gcore.exp (capture_command_output): Delete the always
3522 passing tests containing inferior values.
3523 * gdb.base/ending-run.exp: Do not include the breakpoint address
3524 in the test message. Update copyright.
3525 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
3526 size in the test name, use gdb_test_multiple. Update copyright.
3527
ef220b33
MC
35282004-06-14 Michael Chastain <mec.gnu@mindspring.com>
3529
3530 * gdb.cp/ref-types.cc: Add copyright notice.
3531
4f70a4c9
MC
35322004-06-14 Michael Chastain <mec.gnu@mindspring.com>
3533
3534 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
3535 hp_aCC_compiler.
3536 * lib/compiler.cc: Likewise.
3537 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
3538 'set' commands. Log diagnostics for other lines. Set
3539 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
3540
335928ac
MC
35412004-06-13 Michael Chastain <mec.gnu@mindspring.com>
3542
3543 * gdb.cp/try_catch.cc: Add copyright notice.
3544
2efb12e8
MC
35452004-06-12 Michael Chastain <mec.gnu@mindspring.com>
3546
3547 * gdb.cp/userdef.cc: Add copyright notice.
3548
0bbed51a
MC
35492004-06-11 Michael Chastain <mec.gnu@mindspring.com>
3550
3551 * gdb.cp/virtfunc.cc: Add copyright notice.
3552
e12a46c9
RC
35532004-06-11 Randolph Chung <tausq@debian.org>
3554
3555 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
3556 problem.
3557
338e05af
AC
35582004-06-10 Andrew Cagney <cagney@gnu.org>
3559
3560 * lib/compiler.cc, lib/compiler.c: Append either
3561 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
3562 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
3563 instead of gcc-3-3.
3564
dc3f10cb
AC
35652004-06-09 Andrew Cagney <cagney@gnu.org>
3566
b4d946af
AC
3567 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
3568 gdb/1455, bug is specific to "long long" and "double".
3569
dc3f10cb
AC
3570 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
3571 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
3572 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
3573 fixed.
3574
b5c0bfa2
AC
35752004-06-09 Andrew Cagney <cagney@gnu.org>
3576
3577 * gdb.base/structs.exp (test_struct_returns): Replace
3578 "return_value_unknown" and "finish_value_unknown" by
3579 "return_value_known" and "finish_value_known". Instead of
3580 "return_value_unknown" iff "finish_value_unknown", check
3581 "return_value_known" implies "finish_value_known".
3582
caeb605f
MH
35832004-06-08 Martin Hunt <hunt@redhat.com>
3584
3585 * gdb.base/float.exp: Add pattern for mips targets.
3586
c892bb64
RC
35872004-06-08 Randolph Chung <tausq@debian.org>
3588
3589 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
3590 message for unknown architectures more clear.
3591
48306d3e
JB
35922004-06-08 Joel Brobecker <brobecker@gnat.com>
3593
3594 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
3595 start the execution of the program.
3596
83ecb59f
JB
35972004-06-07 Jim Blandy <jimb@redhat.com>
3598
3599 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
3600 * gdb.arch/i386-cpuid.h: New helper file.
3601
55264cb4
RC
36022004-06-07 Randolph Chung <tausq@debian.org>
3603
3604 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
3605 has started.
3606
23cadb28
RM
36072004-06-04 Roland McGrath <roland@redhat.com>
3608
3609 Fix PR gdb/1647.
3610 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
3611 differently to be robust to output buffering differences.
3612
51d01eda
MC
36132004-06-04 Michael Chastain <mec.gnu@mindspring.com>
3614
3615 * gdb.threads/pthreads.exp: Update copyright years.
3616 (check_control_c): Change asynchronous 'after' to synchronous.
3617
f4fc3b93
RM
36182004-06-04 Roland McGrath <roland@redhat.com>
3619
3620 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
3621 next gdb prompt.
3622
4013522b
MC
36232004-06-02 Michael Chastain <mec.gnu@mindspring.com>
3624
3625 Fix PR gdb/1636.
3626 * gdb.threads/manythreads.exp: Change asynchronous 'after'
3627 calls to synchronous.
3628
7a8f1e6b
JB
36292004-05-26 Jim Blandy <jimb@redhat.com>
3630
3631 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
3632
81bb3443
RC
36332004-05-24 Randolph Chung <tausq@debian.org>
3634
3635 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
3636 * gdb.asm/pa.inc: New file.
3637
8f5a3103
MK
36382004-05-22 Mark Kettenis <kettenis@gnu.org>
3639
3640 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
3641
734b8fe8
JB
36422004-05-21 Joel Brobecker <brobecker@gnat.com>
3643 Daniel Jacobowitz <drow@mvista.com>
3644
3645 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
3646 GDB prompt.
3647
725603e1
UW
36482004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3649
f4fc3b93 3650 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
3651 setjmp/longjmp. Use sigaction instead of signal.
3652
8b923272
JB
36532004-05-19 J. Brobecker <brobecker@gnat.com>
3654 Michael Snyder <msnyder@redhat.com>
3655
3656 * gdb.threads/pthread_cond_wait.c: New file.
3657 * gdb.threads/pthread_cond_wait.exp: New testcase.
3658
8bfabb04
AC
36592004-05-13 Andrew Cagney <cagney@redhat.com>
3660
3661 * gdb.base/signull.exp, gdb.base/signull.c: New files.
3662 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
3663
42edda50
AC
36642004-05-11 Andrew Cagney <cagney@redhat.com>
3665
3666 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
3667 fixed but revealed gdb/1639.
3668
d303a6c7
AC
36692004-05-10 Andrew Cagney <cagney@redhat.com>
3670
3671 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
3672 func1" and "next to 2nd alarm", kernel bug avoided.
3673
bf08c2a1
DJ
36742004-05-10 Daniel Jacobowitz <dan@debian.org>
3675
3676 PR external/1568
3677 * gdb.base/bigcore.exp: Check the size of the dumped core file.
3678 XFAIL if it is smaller than bytes_allocated.
3679 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
3680 (main): Make chunks_allocated unsigned. Correct comment.
3681
c0586a34
JB
36822004-05-07 Joel Brobecker <brobecker@gnat.com>
3683
3684 * gdb.arch/powerpc-aix-prologue.c: New file.
3685 * gdb.arch/powerpc-aix-prologue.exp: New file.
3686
f2785d12
JB
36872004-05-07 Jim Blandy <jimb@redhat.com>
3688
3689 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
3690 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
3691
bd7f6e30
JB
36922004-05-06 Joel Brobecker <brobecker@gnat.com>
3693
3694 * gdb.base/sep.exp: No longer setup_kfail when the program was
3695 built with dwarf2.
3696
0a5e7efe
JI
36972004-05-05 Jim Ingham <jingham@apple.com>
3698
3699 * gdb.base/pending.exp: Make sure pending breakpoints
3700 preserve the ignore count.
f4fc3b93 3701
a8958849
MK
37022004-04-27 Jerome Guitton <guitton@gnat.com>
3703
3704 * i386-prologue.exp: Add testcase for jump instruction as first
3705 instruction of the real code.
3706 * i386-prologue.c (jump_at_beginning): New function.
3707
7e103f5b
MK
37082004-04-28 Mark Kettenis <kettenis@gnu.org>
3709
3710 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
3711 x86_64-*-*.
3712
5d38b224
MK
37132004-04-28 Mark Kettenis <kettenis@gnu.org>
3714
3715 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
3716 i*86-*-*.
3717
0ef32fd9
MK
37182004-04-25 Mark Kettenis <kettenis@gnu.org>
3719
3720 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
3721 expression that checks the return type.
3722
71d7dd7c
AC
37232004-04-23 Andrew Cagney <cagney@redhat.com>
3724
3725 * gdb.base/call-sc.exp: New test of scalar call/return values.
3726 * gdb.base/call-sc.c: Ditto.
3727
1e9f977e
JJ
37282004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3729
3730 * gdb.threads/manythreads.c: Reduce thread stack size.
3731
899d9e3a
JJ
37322004-04-23 Jeff Johnston <jjohnstn@redhat.com>
3733
3734 * gdb.threads/manythreads.c: Add copyright notice.
3735
61bcae62
AC
37362004-04-23 Andrew Cagney <cagney@redhat.com>
3737
3738 * gdb.base/siginfo.exp: Better handle step out of signal.
3739 * gdb.base/sigstep.exp: Ditto.
3740
7339a42e
JJ
37412004-04-22 Jeff Johnston <jjohnstn@redhat.com>
3742 Daniel Jacobowitz <drow@mvista.com>
3743
3744 * gdb.threads/manythreads.c: New testcase.
3745 * gdb.threads/manythreads.exp: Ditto.
3746
5c98409b
JB
37472004-04-22 Jim Blandy <jimb@redhat.com>
3748
3749 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
3750 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
3751
3b611f1a
MC
37522004-04-21 Michael Chastain <mec.gnu@mindspring.com>
3753
3754 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
3755
f0fd9238
AC
37562004-04-21 Andrew Cagney <cagney@redhat.com>
3757
3758 * gdb.base/sigstep.c: New file.
3759 * gdb.base/sigstep.exp: New file.
3760
90990674
JB
37612004-04-16 Joel Brobecker <brobecker@gnat.com>
3762
3763 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
3764 call to observer_notify_normal_stop.
3765
78cef34b
AC
37662004-04-15 Andrew Cagney <cagney@redhat.com>
3767
3768 * gdb.base/siginfo.c: New file.
3769 * gdb.base/siginfo.exp: New file.
3770
d2343407
JB
37712004-04-12 J. Brobecker <brobecker@gnat.com>
3772
3773 * gdb.base/sep.exp: Fix typo in comment.
3774
a2dba3c8
JB
37752004-04-12 J. Brobecker <brobecker@gnat.com>
3776
3777 * gdb.base/sep.c: New file.
3778 * gdb.base/sep-proc.c: New file.
3779 * gdb.base/sep.exp: New testcase.
3780
15f7b60e
MK
37812004-04-09 Mark Kettenis <kettenis@gnu.org>
3782
3783 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
3784 support.
3785
44f4de1a
AC
37862004-04-05 Andrew Cagney <cagney@redhat.com>
3787
3788 * gdb.base/sigaltstack.c: New file.
3789 * gdb.base/sigaltstack.exp: New file.
3790
ef04f396
JB
37912004-04-04 Joel Brobecker <brobecker@gnat.com>
3792
3793 * gdb.base/foll-fork.exp: Update the expected output for
3794 "help set follow-fork-mode", to match a change that was made
3795 to the help of this variable on 2004-01-13.
3796
d40d2c92
JB
37972004-04-01 Joel Brobecker <brobecker@gnat.com>
3798
3799 * lib/ada.exp: Add copyright notice.
3800 * bar.ads: Likewise.
3801 * bar.adb: Likewise.
3802 * null_record.adb: Likewise.
3803 * null_record.exp: Likewise.
3804 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
3805
f86ef5a3
JB
38062004-04-01 Joel Brobecker <brobecker@gnat.com>
3807
3808 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
3809 * configure: Regenerate.
3810
414e70e3
JB
38112004-04-01 Joel Brobecker <brobecker@gnat.com>
3812
3813 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
3814 to build the application. Remove the message printed when in
3815 verbose mode, redundant with the UNSUPPORTED message above.
3816
f0aaee49
JB
38172004-03-31 Joel Brobecker <brobecker@gnat.com>
3818
3819 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
3820 * gdb.ada (null_record.exp): New testcase.
3821
ac81cb54
JB
38222004-03-31 Joel Brobecker <brobecker@gnat.com>
3823
3824 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
3825
854af2f7
JB
38262004-03-31 Joel Brobecker <brobecker@gnat.com>
3827
3828 * gdb.ada: New subdirectory.
3829 * gdb.ada/Makefile.in: New file.
3830 * gdb.ada/gnat_ada.gpr.in: New file.
3831
034cb681
JB
38322004-03-31 Joel Brobecker <brobecker@gnat.com>
3833
3834 * lib/ada.exp: New file.
3835
78a1a894
DJ
38362004-03-24 Daniel Jacobowitz <drow@mvista.com>
3837
3838 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
3839 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
3840
4b2b3b3e
AC
38412004-03-22 Andrew Cagney <cagney@redhat.com>
3842
3843 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
3844 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3845 Problem identified by Ulrich Weigand.
3846
23c73aa3
DC
38472004-03-17 David Carlton <carlton@kealia.com>
3848
3849 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
3850 PR c++/826.
3851
d63a86f8
RM
38522004-03-16 Roland McGrath <roland@redhat.com>
3853
3854 * gdb.base/auxv.exp: New file.
3855 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
3856
0e02aa50
DC
38572004-03-12 David Carlton <carlton@kealia.com>
3858
3859 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
3860 * gdb.cp/pr-1553.cc: Ditto.
3861 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
3862 pass branch.
3863
c20b71be
MC
38642004-03-12 Michael Chastain <mec.gnu@mindspring.com>
3865
3866 * gdb.cp/templates.exp: Accept more template types.
3867
c7414a01
MC
38682004-03-09 Michael Chastain <mec.gnu@mindspring.com>
3869
3870 From Corinna Vinschen with modifications.
3871 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
3872 local variable obj_with_enum.
3873 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
3874 results with obj_with_enum.
3875
ed69573c
MC
38762004-03-09 Michael Chastain <mec.gnu@mindspring.com>
3877
3878 * gdb.cp/classes.cc: New file, copied from misc.cc.
3879 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
3880
28301461
MC
38812004-03-09 Michael Chastain <mec.gnu@mindspring.com>
3882
3883 * gdb.cp/misc.cc: Add copyright notice.
3884
1198ecbe
DC
38852004-03-05 David Carlton <carlton@kealia.com>
3886
3887 * gdb.cp/rtti.exp: Add 'print *obj3' test.
3888 * gdb.cp/rtti.h: Update copyright.
3889 (namespace n2::n3): New.
3890 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
3891 (n2::n3::func3): New.
3892 (main): Call n2::n3::func3.
3893 * gdb.cp/rtti2.cc: Update copyright.
3894 (n2::create3): New.
3895
9e08c470
MK
38962004-03-04 Mark Kettenis <kettenis@gnu.org>
3897
3898 * gdb.asm/openbsd.inc: Fix typo.
3899
4bebc3aa
FF
39002004-03-03 Fred Fish <fnf@redhat.com>
3901
3902 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
3903 "val" instead of unused "size". Update copyright year.
3904
6ea9fb37
DJ
39052004-02-29 Daniel Jacobowitz <drow@mvista.com>
3906
3907 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
3908 to use unsigned char.
3909 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
3910 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
3911
23b23974
DJ
39122004-02-29 Daniel Jacobowitz <drow@mvista.com>
3913
3914 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
3915 line of output.
3916
7574fd53
DJ
39172004-02-28 Daniel Jacobowitz <drow@mvista.com>
3918
3919 * gdb.base/relocate.c (dummy): Initialize.
3920
a195357f
DJ
39212004-02-28 Daniel Jacobowitz <drow@mvista.com>
3922
3923 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
3924 a breakpoint at exit.
3925
72fd54a9
FF
39262004-02-27 Fred Fish <fnf@redhat.com>
3927
3928 * gdb.base/chng-syms.exp: Add expect condition to match failing
3929 case that isn't a timeout.
3930
b9d23137
AC
39312004-02-27 Andrew Cagney <cagney@redhat.com>
3932
3933 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
3934 support.
3935
15d208f6 39362004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 3937
15d208f6
FF
3938 * gdb.arch/gdb1431.c: Remove.
3939 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
3940 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
3941 of "until" incorrectly.
3942
98f9cd2d
JB
39432004-02-26 J. Brobecker <brobecker@gnat.com>
3944
3945 * gdb.cp/class2.cc (empty): New class.
3946 (refer): New function.
3947 (main): Declare an object of type empty and use it.
3948 * gdb.cp/class2.exp: Print the value of an object of type empty.
3949
9b50c11b
JJ
39502004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3951
3952 * gdb.base/langs.exp: Update query string to match the
3953 new nquery format used for pending breakpoints.
3954
0dcd613f
AC
39552004-02-26 Andrew Cagney <cagney@redhat.com>
3956
3957 Fix PR i18n/1570.
3958 * gdb.base/charset.c: Update copyright notice.
3959 (main, init_string): Remove the escape character '\e' tests.
3960 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
3961 * gdb.base/charset.exp (valid_host_charset): Ditto.
3962 * gdb.base/setvar.exp: Ditto.
3963
b8a56647
AC
39642004-02-24 Andrew Cagney <cagney@redhat.com>
3965
90d59e34
AC
3966 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
3967 mmapped data in core file" PASS and FAIL messages consistent.
3968
b8a56647
AC
3969 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
3970 setting a breakpoint. Work around PR java/1565.
3971
9f27c604
JJ
39722004-02-23 Jeff Johnston <jjohnstn@redhat.com>
3973
3974 * lib/gdb.exp (gdb_breakpoint): Update query string to match
3975 new nquery format.
3976 * gdb.base/pending.exp: Ditto.
3977
3224a706
MK
39782004-02-22 Mark Kettenis <kettenis@gnu.org>
3979
3980 * configure.in: Run stabs tests on *BSD.
3981 * configure: Regenerated.
3982
41e0a9ca
MK
39832004-02-21 Mark Kettenis <kettenis@gnu.org>
3984
3985 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
3986
1e1b3428
FF
39872004-02-20 Fred Fish <fnf@redhat.com>
3988
3989 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
3990 blank in test for "returns short", for consistency with other
3991 "returns xxx" tests. Update copyright year.
3992
f9a7572a
FF
39932004-02-19 Fred Fish <fnf@redhat.com>
3994
3995 New testcase for PR breakpoint/1558.
3996 * gdb.arch/gdb1558.exp: New file.
3997 * gdb.arch/gdb1558.c: New file.
3998
b2ce2854
EZ
39992004-02-19 Elena Zannoni <ezannoni@redhat.com>
4000
4001 * gdb.base/nodebug.exp: Fix typo.
4002
e7c9ff01
JB
40032004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4004
4005 Committed by Jim Blandy <jimb@redhat.com>.
4006
62f4b920
JB
4007 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
4008
2db536a1
JB
4009 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
4010
e7c9ff01
JB
4011 * gdb.base/float.exp: Support s390*-*-* targets.
4012
f3205b34
AF
40132004-02-17 Adam Fedor <fedor@gnu.org>
4014
4015 * gdb.base/gdb1555.exp: New file.
4016 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
4017
9d62932d
EZ
40182004-02-17 Elena Zannoni <ezannoni@redhat.com>
4019
4020 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
4021
344c9711
FF
40222004-02-16 Fred Fish <fnf@redhat.com>
4023
4024 * gdb.arch/gdb1291.c: Remove
4025 * gdb.arch/gdb1291.s: New test input file.
4026 * gdb.arch/gdb1291.exp: Expand test to check case that should not
4027 fail. Test for correct result, known incorrect result, other
4028 failures and timeouts.
4029
2d822687
AC
40302004-02-16 Andrew Cagney <cagney@redhat.com>
4031
4032 * gdb.base/bigcore.exp: New file.
4033 * gdb.base/bigcore.c: New file.
4034
dac15b66
AC
40352004-02-13 Andrew Cagney <cagney@redhat.com>
4036
4037 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
4038 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
4039 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
4040 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
4041 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
4042 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
4043 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
4044 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
4045 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
4046 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
4047
6bdfc2c4
JJ
40482004-02-11 Jeff Johnston <jjohnstn@redhat.com>
4049
4050 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
4051 executed is an alloc instruction.
4052
87b3ede8
DC
40532004-02-11 David Carlton <carlton@kealia.com>
4054
4055 * gdb.cp/breakpoint.exp: New.
4056 * gdb.cp/breakpoint.cc: New.
4057
6e19e2bf
MC
40582004-02-11 Michael Chastain <mec.gnu@mindspring.com>
4059
4060 Partial fix for PR gdb/1543.
4061 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
4062 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
4063 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
4064 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
4065 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
4066 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
4067 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
4068 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
4069 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
4070 to bug-gdb@prep.ai.mit.edu .
4071 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
4072 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
4073 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
4074 Likewise.
4075
5c5455dc
AC
40762004-02-10 Andrew Cagney <cagney@redhat.com>
4077
4078 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
4079 using gdb_internal_error_resync.
4080
9cf689d7
DJ
40812004-02-09 Daniel Jacobowitz <drow@mvista.com>
4082
4083 * gdb.threads/thread-specific.exp: Stop early if no threads are
4084 found.
4085
d2dc51db
MC
40862004-02-09 Michael Chastain <mec.gnu@mindspring.com>
4087
4088 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
4089
14b1a056
DJ
40902004-02-08 Daniel Jacobowitz <drow@mvista.com>
4091
4092 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
4093 breakpoints.
4094
83f66e8f
DJ
40952004-02-07 Daniel Jacobowitz <drow@mvista.com>
4096
4097 * config/sim.exp (gdb_load): Handle $arg == "".
4098 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
4099 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
4100
30fc0091
EZ
41012004-02-07 Elena Zannoni <ezannoni@redhat.com>
4102
4103 * gdb.base/maint.exp: Update test to reflect
4104 obstack changes.
4105
4d806929
JJ
41062004-02-04 Jeff Johnston <jjohnstn@redhat.com>
4107
4108 * gdb.base/pendshr.c (pendfunc): New function that calls
4109 pendfunc1.
4110 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
4111
7bfdd688
FF
41122004-02-04 Fred Fish <fnf@redhat.com>
4113
4114 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
4115 function symbols and update copyright years.
4116 * gdb.arch/gdb1291.c: Ditto.
4117
aaa08ee4
MC
41182004-02-03 Michael Chastain <mec.gnu@mindspring.com>
4119
4120 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
4121
dbad7755
MC
41222004-02-03 Michael Chastain <mec.gnu@mindspring.com>
4123
4124 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
4125
ec4646ef
MC
41262004-02-03 Michael Chastain <mec.gnu@mindspring.com>
4127
4128 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
4129
1b802196
FF
41302004-02-02 Fred Fish <fnf@redhat.com>
4131
4132 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
4133 remote targets. Update copyright years.
4134
18fe2033
JJ
41352004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4136
4137 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
4138 support.
4139 * gdb.base/langs.exp: Fix test which attempts to create
4140 breakpoint on non-existent function to handle new pending
4141 support.
4142 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
4143 a breakpoint.
4144 * gdb.base/pending.exp: New test.
4145 * gdb.base/pending.c: New file.
4146 * gdb.base/pendshr.c: Ditto.
4147
8d577d32
DC
41482004-02-02 David Carlton <carlton@kealia.com>
4149
4150 * gdb.cp/overload.exp: Add overloadNamespace tests.
4151 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
4152 (overloadNamespace, XXX): New.
4153 (main): Call XXX::marker2.
4154
3ad13771
FF
41552004-02-01 Fred Fish <fnf@redhat.com>
4156
4157 * gdb.base/dump.exp: Use runto_main instead of "runto main".
4158 * gdb.base/finish.exp: Ditto.
4159 * gdb.base/gcore.exp: Ditto.
4160 * gdb.base/huge.exp: Ditto.
4161 * gdb.base/info-proc.exp: Ditto.
4162 * gdb.base/return2.exp: Ditto.
4163 * gdb.threads/gcore-thread.exp: Ditto.
4164
44c75849
DJ
41652004-02-01 Daniel Jacobowitz <drow@mvista.com>
4166
4167 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
4168
005bc093
MK
41692004-02-01 Mark Kettenis <kettenis@gnu.org>
4170
4171 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
4172 that opening the file succeeds on OpenBSD.
4173
c47cebdb
DJ
41742004-02-01 Daniel Jacobowitz <drow@mvista.com>
4175
4176 * gdb.threads/thread-specific.c: New file.
4177 * gdb.threads/threads-specific.exp: New test script.
4178 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
4179 to expect_out.
4180
5a01311c
MK
41812004-02-01 Mark Kettenis <kettenis@gnu.org>
4182
4183 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
4184 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
4185 only on the "print_small_structs from print_long_arg_list" test.
4186
ce22a4f1
DJ
41872004-02-01 Daniel Jacobowitz <drow@mvista.com>
4188
4189 * gdb.base/completion.exp: Kill a stray backslash.
4190
4191 From Jim Ingham <jingham@apple.com>:
4192 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
4193 agrees with the result from sending a tab.
4194
abbab9d3
DJ
41952004-01-31 Daniel Jacobowitz <drow@mvista.com>
4196
4197 * gdb.base/chng-syms.exp: Remove stray newline.
4198
53904d1e
MK
41992004-01-31 Mark Kettenis <kettenis@gnu.org>
4200
4201 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
4202 *-*-openbsd*.
4203 * gdb.asm/openbsd.inc: New file.
4204
3a4b3aac
MK
42052004-01-30 Mark Kettenis <kettenis@gnu.org>
4206
4207 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
4208 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
4209 *-*solaris2*. Remove commented out default settings for
4210 asm-flags. Replace gdb_compile with target_link.
4211
ebac27b4
MC
42122004-01-29 Michael Chastain <mec.gnu@mindspring.com>
4213
4214 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
4215 for all tests. Remove old hp-ux and cygnus xfail cases.
4216
d8679d84
PH
42172004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
4218
4219 * gdb.base/chng-syms.exp: New file.
4220 * gdb.base/chng-syms.c: New file.
4221
0a55bc22
MC
42222004-01-24 Michael Chastain <mec.gnu@mindspring.com>
4223
4224 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
4225 Provide arms for current output in all my configurations.
4226
94b8e876
MC
42272004-01-24 Michael Chastain <mec.gnu@mindspring.com>
4228
4229 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
4230 * lib/compiler.cc: Likewise.
4231 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
4232 get the right preprocessor. Eval the output directly. Remove
4233 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
4234 hp_f77_compiler and hp_f90_compiler completely.
4235 (gdb_preprocess): Delete.
4236 (get_compiler): Delete.
4237
7cf03d44
MK
42382004-01-24 Mark Kettenis <kettenis@gnu.org>
4239
4240 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
4241 <string.h>.
4242
68b6dce9
NR
42432004-01-24 Nick Roberts <nick@nick.uklinux.net>
4244
4245 * gdb.mi/mi-stack.exp: Update copyright.
4246
b368761e
DC
42472004-01-23 David Carlton <carlton@kealia.com>
4248
4249 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
4250 test for cp_lookup_transparent_type.
4251 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
4252 call them.
4253
f2061b53
DJ
42542004-01-23 Daniel Jacobowitz <drow@mvista.com>
4255
4256 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
4257 after -var-update.
4258
37fc574a
DC
42592004-01-23 David Carlton <carlton@kealia.com>
4260
4261 * gdb.cp/namespace.cc (C::ensureRefs): New.
4262 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
4263
8e94b928
NR
42642004-01-20 Nick Roberts <nick@nick.uklinux.net>
4265
4266 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
4267 case "-stack-list-locals 2".
4268 * gdb.mi/mi-var-child.exp: Test for case
4269 "-var-list-children --all-values NAME".
4270
997b0952
MC
42712004-01-18 Michael Chastain <mec.gnu@mindspring.com>
4272
4273 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
4274
52470da3
MK
42752004-01-18 Mark Kettenis <kettenis@gnu.org>
4276
7049b4b8
MK
4277 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
4278 used with gdb_test_multiple.
4279
52470da3
MK
4280 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
4281 read at address 0. This fixes PR testsuite/1504.
4282
da6012e5
DJ
42832004-01-18 Daniel Jacobowitz <drow@mvista.com>
4284
4285 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
4286 Remove downloading, guessing the host executable, the calls to
4287 gdb_file_cmd and gdb_target_cmd, and "load" support.
4288 (infer_host_exec): New function broken out from gdb_load.
4289 (gdb_load): New wrapper for gdbserver_gdb_load.
4290 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
4291 gdb_target_cmd. Use -target-select.
4292 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
4293 Download binaries to the host. Clear last_mi_remote_file when
4294 we load a new binary.
4295 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
4296 call gdbserver_gdb_load and mi_gdb_target_cmd.
4297
32c70722
MC
42982004-01-17 Michael Chastain <mec.gnu@mindspring.com>
4299
4300 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
4301 type patterns.
4302
b0cecf36
MC
43032004-01-17 Michael Chastain <mec.gnu@mindspring.com>
4304
4305 * gdb.cp/templates.exp: Fix typo in test name of
4306 "print Foo<volatile char*>::foo".
4307
4120d7e6
MC
43082004-01-15 Michael Chastain <mec.gnu@mindspring.com>
4309
4310 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
4311
f679e530
BE
43122004-01-16 Ben Elliston <bje@wasabisystems.com>
4313
4314 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
4315 (clean mostlyclean): Remove empty rm.
4316
091c48f6
MC
43172004-01-15 Michael Chastain <mec.gnu@mindspring.com>
4318
4319 * gdb.base/setvar.exp: Add copyright years.
4320
3e5fc8d2
DC
43212004-01-14 David Carlton <carlton@bactrian.org>
4322
4323 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
4324 PR c++/1511 and update coment.
4325 * gdb.cp/templates.exp: Update patterns to match current output.
4326 If changes involve something other than whitespace, KFAIL
4327 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
4328
63d06c5c
DC
43292004-01-14 David Carlton <carlton@kealia.com>
4330
4331 * gdb.cp/namespace.exp: Add tests involving classes defined within
4332 namespaces.
4333 * gdb.cp/namespace.cc (C::CClass): New.
4334 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
4335
a51dab88
EZ
43362004-01-14 Elena Zannoni <ezannoni@redhat.com>
4337
4338 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
4339 what debug info we have. Print a better message if something goes
4340 wrong while producing the separate debug info file.
4341
a476ccc9
MC
43422004-01-14 Michael Chastain <mec.gnu@mindspring.com>
4343
4344 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
4345
f453692c
MC
43462004-01-14 Michael Chastain <mec.gnu@mindspring.com>
4347
4348 * gdb.base/callfuncs.c: Add copyright notice.
4349
f40063a5
MC
43502004-01-13 Michael Chastain <mec.gnu@mindspring.com>
4351
4352 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
4353 inheritance. PR gdb/1498, PR gcc/13539.
4354
19ac3974
EZ
43552004-01-13 Elena Zannoni <ezannoni@redhat.com>
4356
4357 * gdb.threads/gcore-thread.exp: Prefix name of binary with
4358 test specific name.
4359 * gdb.mi/gdb669.exp: Ditto.
4360 * gdb.mi/mi-pthreads.exp: Ditto.
4361 * gdb.mi/mi1-pthreads.exp: Ditto.
4362 * gdb.mi/mi2-pthreads.exp: Ditto.
4363
56c97c6e
MC
43642004-01-12 Michael Chastain <mec.gnu@mindspring.com>
4365
4366 * gdb.cp/member-ptr.cc: Add copyright notice.
4367
a0644324
MC
43682004-01-12 Michael Chastain <mec.gnu@mindspring.com>
4369
4370 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
4371 some patterns for recent versions of gcc and hpacc. Delete
4372 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
4373 Delete tests that access a NULL pointer-to-member-data. This
4374 script is still disabled for gcc.
4375
32fabe09
EZ
43762004-01-12 Elena Zannoni <ezannoni@redhat.com>
4377
4378 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
4379 escaped correctly.
4380
1f8a6abb
EZ
43812004-01-12 Elena Zannoni <ezannoni@redhat.com>
4382
4383 * gdb.base/sepdebug.exp: New file.
4384 * gdb.base/sepdebug.c: New file.
4385 * lib/gdb.exp (separate_debug_filename): New procedure.
4386 (gdb_gnu_strip_debug): New procedure.
4387
48efe704
AC
43882004-01-12 Andrew Cagney <cagney@redhat.com>
4389
4390 * gdb.mi/ChangeLog: Delete file. Renamed to ...
4391 * gdb.mi/ChangeLog-1999-2003: New file.
4392
a9415475
AC
43932004-01-12 Andrew Cagney <cagney@redhat.com>
4394
4395 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
4396 "Renaming a directory to a non-empty directory returns ENOTEMPTY
4397 or EEXIST", treat EBUSY as an XFAIL.
4398
83b8cf9d
MC
43992004-01-11 Michael Chastain <mec.gnu@mindspring.com>
4400
4401 * gdb.base/scope.exp: Remove obsolete setup_xfail for
4402 hp_cc_compiler.
4403
9939d2a8
MC
44042004-01-10 Michael Chastain <mec.gnu@mindspring.com>
4405
4406 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
4407 decorations.
4408
1ff8cadf
MC
44092004-01-10 Michael Chastain <mec.gnu@mindspring.com>
4410
4411 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
4412 and "(aCC)" decorations. Remove obsolete doco about old
4413 test results.
4414
6fa9022e
MC
44152004-01-09 Michael Chastain <mec.gnu@mindspring.com>
4416
4417 * gdb.cp/exception.exp: Fix typo in doco.
4418
209721fe
MK
44192004-01-09 Mark Kettenis <kettenis@gnu.org>
4420
4421 * gdb.base/gdb1476.exp: Fix typo.
4422
ef11303e
MC
44232004-01-09 Michael Chastain <mec.gnu@mindspring.com>
4424
4425 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
4426 file.
4427
041ab88c
MC
44282004-01-09 Michael Chastain <mec.gnu@mindspring.com>
4429
4430 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
4431 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
4432 Use gdb_compile. Remove restriction on gcc. Add some patterns
4433 for recent version of gdb. Delete second half, which was a copy
4434 of the first half with different build flags. This test is
4435 still disabled because it is still not ready for production.
4436
e36d075a
MC
44372004-01-08 Michael Chastain <mec.gnu@mindspring.com>
4438
4439 * gdb.cp/exception.cc: Add copyright notice.
4440 * gdb.cp/exception.exp: Add a notice that this file is broken
4441 because of line number changes caused by addition of copyright
4442 notice.
4443
42b190ad
MC
44442004-01-08 Michael Chastain <mec.gnu@mindspring.com>
4445
4446 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
4447 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
4448
8f25f06b
MC
44492004-01-08 Michael Chastain <mec.gnu@mindspring.com>
4450
4451 * gdb.cp/classes.exp: Accept gnu abi 2.
4452 * gdb.cp/derivation.exp: Likewise.
4453 * gdb.cp/overload.exp: Likewise.
4454 * gdb.cp/virtfunc.exp: Likewise.
4455
06ded8b8
MC
44562004-01-08 Michael Chastain <mec.gnu@mindspring.com>
4457
4458 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
4459 semicolon after end of function.
4460
77c26ae3
MC
44612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4462
4463 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
4464 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
4465 boilerplate code for compiling and running the program under
4466 test. Add some string method tests.
4467
20757486
MC
44682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4469
4470 * gdb.cp/bs15503.cc: Add copyright notice.
4471 * gdb.cp/bs15503.exp: Adjust line number.
4472
0fd3b503
MC
44732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4474
4475 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
4476 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
4477
10d1bea8
MC
44782004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4479
4480 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
4481 hp_cc_compiler.
4482
2789202a
MC
44832004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4484
4485 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
4486 * gdb.cp/ctti.exp: Use the marker instead of "next".
4487 With gcc, run further before bailing.
4488
b862f14c
MC
44892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4490
4491 * gdb.cp/cttiadd.cc: Add copyright notice.
4492 * gdb.cp/cttiadd1.cc: Likewise.
4493 * gdb.cp/cttiadd2.cc: Likewise.
4494 * gdb.cp/cttiadd3.cc: Likewise.
4495
96da2469
MC
44962004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4497
4498 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
4499 Use gdb_test, gdb_test_multiple. Use floating-point values that
4500 have exact representations in IEEE-ish formats.
4501
053248ff
MC
45022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4503
4504 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
4505 compilers. Delete duplicate call to get_compiler_info.
4506 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
4507 * gdb.base/volatile.exp: Likewise.
4508
84acecdd
MK
45092004-01-07 Mark Kettenis <kettenis@gnu.org>
4510
4511 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
4512 memory at address 0.
4513
fe11a27f
MC
45142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
4515
4516 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
4517 to test for hp-ux assembler. Fix copyright years.
4518
60ad077b
AC
45192004-01-07 Andrew Cagney <cagney@redhat.com>
4520
4521 * gdb.base/fileio.c (strerrno): Add "EBUSY".
4522
1c9b8f33
AC
45232004-01-07 Andrew Cagney <cagney@redhat.com>
4524
4525 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
4526 when creating the read-only file. From analysis by Roland McGrath
4527 and Elena Zannoni.
4528
753ccc7a
MC
45292004-01-06 Michael Chastain <mec.gnu@mindspring.com>
4530
4531 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
4532
eca3e36b
MC
45332004-01-06 Michael Chastain <mec.gnu@mindspring.com>
4534
4535 * gdb.base/cvexpr.c: Be type-safe with function pointers and
4536 data pointers.
4537
f8d4bac4
MC
45382004-01-06 Michael Chastain <mec.gnu@mindspring.com>
4539
4540 * gdb.cp/m-static.exp: Compile one source file at a time.
4541 Delete unused call to get_compiler_info.
4542
9b4e0f94
MC
45432004-01-06 Michael Chastain <mec.gnu@mindspring.com>
4544
4545 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
4546 * gdb.base/call-rt-st.exp: Likewise.
4547 * gdb.base/nodebug.exp: Likewise.
4548 * gdb.base/volatile.exp: Likewise.
4549 * gdb.cp/ref-types.exp: Likewise.
4550 * gdb.cp/templates.exp: Likewise.
4551
023c1024
MK
45522004-01-05 Mark Kettenis <kettenis@gnu.org>
4553
4554 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
4555
19703c4a
MC
45562004-01-05 Michael Chastain <mec.gnu@mindspring.com>
4557
4558 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
4559 hppa*-hp-hpux*.
4560
18b67037
MK
45612004-01-04 Mark Kettenis <kettenis@gnu.org>
4562
ba6219c8
MK
4563 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
4564 x86_64-*-*.
4565
18b67037
MK
4566 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
4567 sparc64-*-* and sparc*-solaris2*.
4568
1bfbbb9d
MK
45692004-01-04 Mark Kettenis <kettenis@gnu.org>
4570
4571 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
4572 return ${tests}" test. The ${tests} already mentions the
4573 filename.
4574
06846494
MC
45752004-01-02 Michael Chastain <mec.gnu@mindspring.com>
4576
4577 * gdb.cp/local.exp: Accept gcc abi 2.
4578
3b0cb202
MC
45792004-01-02 Michael Chastain <mec.gnu@mindspring.com>
4580
4581 * gdb.cp/templates.exp: Accept gcc abi 2.
4582
0643ec3f
MC
45832004-01-02 Michael Chastain <mec.gnu@mindspring.com>
4584
4585 * lib/compiler.cc: Remove supports_template_debugging.
4586 * gdb.cp/templates.exp: Do not test supports_template_debugging.
4587
d231d0b1
MC
45882004-01-01 Michael Chastain <mec.gnu@mindspring.com>
4589
4590 * gdb.cp/namespace.exp: Accept gcc abi 2.
4591
44ffb27c
MC
45922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
4593
4594 * gdb.cp/method.exp: Accept gcc abi 2.
4595
184ad485
MC
45962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
4597
4598 * gdb.cp/classes.exp: Generate identical results as old version.
4599 * gdb.cp/derivation.exp: Likewise.
4600 * gdb.cp/overload.exp: Likewise.
4601 * gdb.cp/virtfunc.exp: Likewise.
4602
116f09e7
MC
46032004-01-01 Michael Chastain <mec.gnu@mindspring.com>
4604
4605 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
4606 mysterious bug with sourceware version of expect.
4607
b1379776
MC
46082004-01-01 Michael Chastain <mec.gnu@mindspring.com>
4609
4610 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
4611 current versions of gcc, including gcc abi 2. Remove gratuitous
4612 restart of test program. Use gdb_test_multiple and gdb_test for
4613 all tests. Add patterns to xfail missing "const" in "const char *"
4614 and kfail PR gdb/1155.
4615
6b7a4c0e
MC
46162004-01-01 Michael Chastain <mec.gnu@mindspring.com>
4617
4618 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
4619 current versions of gcc, including gcc abi 2. Remove gratuitous
4620 restart of test program. Use gdb_test_multiple and gdb_test for
4621 all tests. Add patterns to kfail PR gdb/1498.
4622
51615d72
MC
46232003-12-31 Michael Chastain <mec.gnu@mindspring.com>
4624
4625 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
4626 current versions of gcc, including gcc abi 2. Use "breakpoint"
4627 and "continue" instead of restarting the target program. Use
4628 gdb_test_multiple and gdb_test for all tests.
4629
7b79a9d7
MK
46302004-01-01 Mark Kettenis <kettenis@gnu.org>
4631
4632 * gdb.asm/asm-source.exp: Update copyright year. Link statically
4633 for *-*-solaris2*.
4634
1cd3489f
MC
46352003-12-31 Michael Chastain <mec.gnu@mindspring.com>
4636
4637 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
4638 current versions of gcc, including gcc abi 2. Use "breakpoint"
4639 and "continue" instead of restarting the target program several
4640 times. Use gdb_test_multiple and gdb_test for all tests.
4641
850742db
MC
46422003-12-18 Michael Chastain <mec.gnu@mindspring.com>
4643
4644 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
4645 source files.
4646
eb4bbda8
MC
46472003-12-16 Michael Chastain <mec.gnu@mindspring.com>
4648
4649 * gdb.base/environ.exp: Handle compiling test case from multiple
4650 source files.
4651
e42c7771
MC
46522003-12-16 Michael Chastain <mec.gnu@mindspring.com>
4653
4654 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
4655
80e4b428
JB
46562003-12-17 Jim Blandy <jimb@redhat.com>
4657
5f06973a
JB
4658 * gdb.base/freebpcmd.c: Add copyright notice.
4659
80e4b428
JB
4660 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
4661
0ab84fb7
MC
46622003-12-16 Michael Chastain <mec.gnu@mindspring.com>
4663
4664 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
4665
1b3bb3d0
JB
46662003-12-13 Jim Blandy <jimb@redhat.com>
4667
4668 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
4669
3a4c9371
KB
46702003-12-12 Kevin Buettner <kevinb@redhat.com>
4671
4672 * gdb.asm/frv.inc: New file.
4673 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
4674
a1dea79a
FF
46752003-12-09 Fred Fish <fnf@redhat.com>
4676
4677 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
4678 functions to break1.c and leave prototypes behind. Add more
4679 "set breakpoint NN here" comments.
4680 * gdb.base/break1.c: New file.
4681
4682 * gdb.base/break.exp: Handle compiling test case from multiple
4683 source files and change source file references as needed.
4684 * gdb.base/completion.exp: Ditto.
4685 * gdb.base/condbreak.exp: Ditto.
4686 * gdb.base/define.exp: Ditto.
4687 * gdb.base/ena-dis-br.exp: Ditto.
4688 * gdb.base/info-proc.exp: Ditto.
4689 * gdb.base/maint.exp: Ditto.
4690 * gdb.base/until.exp: Ditto.
4691
4692 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
4693 hardcoded line numbers.
4694 * gdb.base/define.exp: Ditto.
4695 * gdb.base/ena-dis-br.exp: Ditto.
4696 * gdb.base/maint.exp: Ditto.
4697 * gdb.base/until.exp: Ditto.
4698
4699 * gdb.base/completion.exp: Use "break1" for completion tests since
4700 "break" is no longer a unique prefix.
4701
5266b69c
AC
47022003-12-06 Andrew Cagney <cagney@redhat.com>
4703
4704 * gdb.base/structs.exp (test_struct_returns): When applicable, set
4705 "return_value_unimplemented". When an unimplemented struct return
4706 architecture, report incorrect values as a KFAIL
4707
374451f0
MC
47082003-12-05 Michael Chastain <mec.gnu@mindspring.com>
4709
4710 * gdb.cp/rtti.exp: Accept new wording of warning from
4711 cp_lookup_rtti_type.
4712
ba9b20a7
MC
47132003-12-05 Michael Chastain <mec.gnu@mindspring.com>
4714
4715 Partial fix for PR testsuite/1456.
4716 * gdb.base/scope.exp (test_at_main): Replace references to
4717 gcc_compiled with calls to test_compiler_info.
4718 (test_at_foo): Likewise.
4719 (test_at_bar): Likewise.
4720
b74b6d0b
MC
47212003-12-04 Michael Chastain <mec.gnu@mindspring.com>
4722
4723 Partial fix for PR testsuite/1456.
4724 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
4725 to test_compiler_info.
4726
ccfa3402
MC
47272003-12-03 Michael Chastain <mec.gnu@mindspring.com>
4728
4729 * gdb.base/so-impl-ld.exp: Update copyright notice.
4730
f6246aba
MC
47312003-12-02 Michael Chastain <mec.gnu@mindspring.com>
4732
4733 Partial fix for PR testsuite/1456.
4734 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
4735 to test_compiler_info.
4736
13ae734a
MC
47372003-11-28 Michael Chastain <mec.gnu@mindspring.com>
4738
4739 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
4740 from current versions of gdb. Clean up regular expressions.
4741 Delete redundant timeout case.
4742
d8e1cdee
MC
47432003-11-28 Michael Chastain <mec.gnu@mindspring.com>
4744
4745 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
4746 from current versions of gdb. Clean up regular expressions.
4747 Delete redundant timeout case.
4748
96457b64
MC
47492003-12-01 Michael Chastain <mec.gnu@mindspring.com>
4750
4751 Partial fix for PR testsuite/1456.
4752 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
4753 gcc_compiled with call to test_compiler_info.
4754
f35309fc
MC
47552003-11-30 Michael Chastain <mec.gnu@mindspring.com>
4756
4757 Partial fix for PR testsuite/1456.
4758 * gdb.base/list.exp (test_list_function): Delete unused declaration
4759 of gcc_compiled.
4760
d7afdf9b
MC
47612003-11-29 Michael Chastain <mec.gnu@mindspring.com>
4762
4763 Partial fix for PR testsuite/1456.
4764 * gdb.base/complex.exp: Replace reference to gcc_compiled with
4765 call to test_compiler_info.
4766
71507b56
MK
47672003-11-29 Mark Kettenis <kettenis@gnu.org>
4768
4769 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
4770 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
4771 it to create the appropriate note.inc.
4772 * gdb.asm/asmsrc1.s: Include "note.inc".
4773 * gdb.asm/netbsd.inc: New file.
4774 * gdb.asm/empty.inc: New file.
4775
f81f93f7
MC
47762003-11-28 Michael Chastain <mec.gnu@mindspring.com>
4777
4778 Partial fix for PR testsuite/1456.
4779 * gdb.base/constvars.exp: Replace references to gcc_compiled with
4780 calls to test_compiler_info.
4781
9a77938e
MC
47822003-11-27 Michael Chastain <mec.gnu@mindspring.com>
4783
4784 Partial fix for PR testsuite/1456.
4785 * gdb.base/volatile.exp: Replace references to gcc_compiled with
4786 calls to test_compiler_info.
4787
e8367dc7
MK
47882003-11-27 Mark Kettenis <kettenis@gnu.org>
4789
4790 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
4791 pattern for the KFAILs.
4792
526c61ee
AF
47932003-11-25 Adam Fedor <fedor@gnu.org>
4794
4795 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
4796 * gdb.objc/objcdecode.m: New file.
4797
28f2d600
AF
47982003-11-25 Adam Fedor <fedor@gnu.org>
4799
4800 * gdb.objc/nondebug.exp: Test for PR objc/1236.
4801 * gdb.objc/nondebug.m: New file.
4802
a3895cee
BE
48032003-11-26 Ben Elliston <bje@wasabisystems.com>
4804
4805 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
4806 NetBSD as it does on FreeBSD. Modelled on a similar change by
4807 Mark Kettenis on 2003-05-30.
4808 (link-flags): Set to "--entry _start" regardless of target.
4809 Special linker flags are to be appended to $link-flags.
4810 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
4811
c9f2c8a3
MC
48122003-11-25 Michael Chastain <mec.gnu@mindspring.com>
4813
4814 * gdb.cp/method.exp: Accept output of new demangler.
4815
15a0587a 48162003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
4817
4818 * gdb/class2.exp: New file.
4819 * gdb/class2.cc: New file.
4820
3c00b570
MC
48212003-11-25 Michael Chastain <mec.gnu@mindspring.com>
4822
4823 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
4824 of new demangler.
4825
7027acc7
MK
48262003-11-23 Mark Kettenis <kettenis@gnu.org>
4827
4828 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
4829 of gdb_test "run".
4830
b0e1598a
MK
48312003-11-23 Mark Kettenis <kettenis@gnu.org>
4832
4833 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
4834 "continue" into "run".
4835
4d9eda44
MC
48362003-11-23 Michael Chastain <mec.gnu@mindspring.com>
4837
4838 Partial fix for PR testsuite/1456.
4839 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
4840 call to test_compiler_info.
4841 * gdb.cp/ctti.exp: Likewise.
4842 * gdb.cp/derivation.exp: Likewise.
4843 * gdb.cp/member-ptr.exp: Likewise.
4844 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
4845 reference to gcc_compiled.
4846
48472003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
4848
4849 Fix PR testsuite/1463.
4850 * gdb.base/structs.exp (start_structs_test): Call
4851 get_debug_format before using the debug format.
4852
d422fe19
AC
48532003-11-22 Andrew Cagney <cagney@redhat.com>
4854
4855 * lib/gdb.exp (gdb_test_multiple): Add simple example.
4856 * gdb.base/structs.exp: Use gdb_test_multiple.
4857
039cf96d
AC
48582003-11-20 Andrew Cagney <cagney@redhat.com>
4859
6882279b
AC
4860 * gdb.base/structs.exp: Handle and recover from internal errors.
4861 Replace "foo${n}" with "foo<n>" in test messages.
4862
e53890ae
AC
4863 * gdb.base/structs.exp: Update copyright. Rewrite.
4864 * gdb.base/structs.c: Update copyright. Rewrite.
4865
2b211c59
AC
4866 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
4867 resync count exceeded.
d63a86f8 4868
039cf96d
AC
4869 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
4870 from the internal error.
4871 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
4872 Original from Jim Blandy.
4873 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 4874
eac98b22
AC
48752003-11-19 Andrew Cagney <cagney@redhat.com>
4876
4877 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
4878 KFAIL.
4879
67455b2a
MK
48802003-11-17 Mark Kettenis <kettenis@gnu.org>
4881
4882 New testcase for PR backtrace/1435.
4883 * gdb.arch/i386-unwind.exp: New file.
4884 * gdb.arch/i386-unwind.c: New file.
4885
853d6e5b
AC
48862003-11-17 Andrew Cagney <cagney@redhat.com>
4887
4888 * lib/gdb.exp (compiler_info): New global.
4889 (test_compiler_info): New function.
4890 (get_compiler_info): Set compiler_info.
4891 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
4892 "compiler_info" to gcc-<major>-<minor>.
4893
38cf6e11
MC
48942003-11-15 Michael Chastain <mec.gnu@mindspring.com>
4895
4896 * gdb.trace/configure: Remove.
4897
a50d3602
EZ
48982003-11-13 Elena Zannoni <ezannoni@redhat.com>
4899
4900 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 4901 breakpoints.
a50d3602
EZ
4902 * gdb.base/break.exp: Remove all references to explicit line
4903 numbers.
4904
d9407aaa
NC
49052003-11-11 Nick Clifton <nickc@redhat.com>
4906
4907 * gdb.base/shreloc.exp: Do not run for targets which do not
4908 support shared objects.
4909
db488fc1
CV
49102003-11-10 Corinna Vinschen <vinschen@redhat.com>
4911
4912 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
4913 Don't run tests if nofileio flag is given.
4914
6a90a18e
EZ
49152003-11-07 Elena Zannoni <ezannoni@redhat.com>
4916
4917 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
4918 as well as 'Watchpoint'.
4919
0b915e9c
EZ
49202003-11-06 Elena Zannoni <ezannoni@redhat.com>
4921
4922 Reported by Jim Ingham <jingham@apple.com>:
4923 * gdb.base/annota1.exp: Match at least one occurrence of the
4924 signal handler annotation.
4925
d7e4b55f
EZ
49262003-11-06 Elena Zannoni <ezannoni@redhat.com>
4927
4928 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
4929 as well as 'Watchpoint'.
4930
2fe4e8d0
MC
49312003-11-05 Michael Chastain <mec@shout.net>
4932
4933 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
4934
6ef88553
KW
49352003-11-03 Kris Warkentin <kewarken@qnx.com>
4936
4937 * gdb.arch/gdb1291.c: New test file.
4938 * gdb.arch/gdb1291.exp: New test script.
4939 * gdb.arch/gdb1431.c: New test file.
4940 * gdb.arch/gdb1431.exp: New test script.
4941
ae7dc4d8
MC
49422003-10-22 Michael Chastain <mec@shout.net>
4943
4944 * gdb.mi/pthreads.c: Add copyright notice.
4945
c39d7427
MC
49462003-10-22 Michael Chastain <mec@shout.net>
4947
4948 * gdb.threads/pthreads.c: Add copyright notice.
4949
8b7d96c1
MC
49502003-10-20 Michael Chastain <mec@shout.net>
4951
4952 * gdb.base/gdb1056.exp: New test script.
4953
d1d69fdd
DJ
49542003-10-13 Daniel Jacobowitz <drow@mvista.com>
4955
4956 * gdb.threads/killed.exp: Use gdb_run_cmd.
4957
7d605576
DJ
49582003-10-13 Daniel Jacobowitz <drow@mvista.com>
4959
4960 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
4961 create a core file.
4962 * gdb.threads/gcore-thread.exp: Likewise.
4963
618ec112
CV
49642003-10-13 Corinna Vinschen <vinschen@redhat.com>
4965
4966 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
4967 type, based on char type.
4968 (struct bit_flags_short_t): New bitfield type, based on short type.
4969 (init_bit_flags_char): New fuction.
4970 (init_bit_flags_short): Ditto.
4971 (print_bit_flags_char): Ditto.
4972 (print_bit_flags_short): Ditto.
4973 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
4974
9367a73c
MC
49752003-10-11 Michael Chastain <mec@shout.net>
4976
4977 * gdb.base/call-rt-st.exp: Update copyright year.
4978
1decf120
KI
49792003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4980
4981 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
4982 * gdb.disasm/sh3.s: Ditto.
4983
5445b2ae
DJ
49842003-10-07 Daniel Jacobowitz <drow@mvista.com>
4985
4986 * gdb.threads/switch-threads.exp: New test.
4987 * gdb.threads/switch-threads.c: New source file.
4988
aec24853
CV
49892003-10-07 Corinna Vinschen <vinschen@redhat.com>
4990
4991 * gdb.base/ending-run.exp: Add sh specific case.
4992
adc7428d
AC
49932003-10-06 Andrew Cagney <cagney@redhat.com>
4994
4995 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
4996 * gdb.disasm/mn10200.exp: Delete obsolete file.
4997
c9d37158
DJ
49982003-09-29 Daniel Jacobowitz <drow@mvista.com>
4999
5000 * ChangeLog: Correct an entry command.exp -> commands.exp.
5001 * gdb.base/commands.exp (bp_deleted_in_command_test)
5002 (temporary_breakpoint_commands): Check noargs.
5003
79c2c32d
DC
50042003-09-25 David Carlton <carlton@kealia.com>
5005
5006 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
5007 of some print tests, where appropriate. Add tests for C::D::cd,
5008 E::ce, F::cXfX, G::XgX.
5009 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
5010
594e6d67
RE
50112003-09-25 Richard Earnshaw <rearnsha@arm.com>
5012
5013 * lib/java.exp (java_init): Import target_alias before using it.
5014
10f0d451
DC
50152003-09-25 David Carlton <carlton@kealia.com>
5016
5017 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
5018
274bcba0
EZ
50192003-09-23 Elena Zannoni <ezannoni@redhat.com>
5020
d63a86f8 5021 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
5022 weirdness.
5023
cdbf20f7
MC
50242003-09-17 Michael Chastain <mec@shout.net>
5025
5026 * gdb.cp/gdb1355.exp: New file.
5027 * gdb.cp/gdb1355.c: New file.
5028
71e06f80
CV
50292003-09-15 Corinna Vinschen <vinschen@redhat.com>
5030
5031 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
5032 * gdb.asm/sh.inc: New file.
5033
5c4e30ca
DC
50342003-09-11 David Carlton <carlton@kealia.com>
5035
bd45b7af
DC
5036 * gdb.cp/namespace.exp: Add tests for namespace types.
5037 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
5038 (test_namespace): New.
5039
1c199746
EZ
50402003-09-11 Elena Zannoni <ezannoni@redhat.com>
5041
5042 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 5043 * gdb.stabs/weird.exp: Ditto.
1c199746 5044
04ed252f
MC
50452003-09-08 Michael Chastain <mec@shout.net>
5046
5047 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
5048
d8a2d9e7
MC
50492003-09-07 Michael Chastain <mec@shout.net>
5050
5051 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
5052 'parse error'.
5053
161afb24
MK
50542003-09-07 Mark Kettenis <m.kettenis@osp.nl>
5055
5056 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
5057
49f2741a
MC
50582003-08-30 Michael Chastain <mec@shout.net>
5059
5060 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
5061 * gdb.gdb/observer.exp: Ditto.
5062 * gdb.gdb/xfullpath.exp: Ditto.
5063
8afa723e
MK
50642003-08-29 Mark Kettenis <kettenis@gnu.org>
5065
5066 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
5067 *-*-*bsd*.
5068
f31dfe3b
JJ
50692003-08-28 Jeff Johnston <jjohnstn@redhat.com>
5070
5071 * gdb.base/dump.exp: Skip for ia64.
5072
4630e498
JJ
50732003-08-25 Jeff Johnston <jjohnstn@redhat.com>
5074
5075 * gdb.asm/asm-source.exp: Add ia64 support.
5076 * gdb.asm/ia64.inc: New file.
5077
1105b7ef
MC
50782003-08-22 Michael Chastain <mec@shout.net>
5079
5080 * gdb.cp: New directory.
5081 * gdb.cp/*: Copy from gdb.c++/*.
5082 * gdb.c++/*: Remove.
5083 * Makefile.in: Change gdb.c++ to gdb.cp.
5084 * configure.in: Ditto.
5085 * configure: Regnerate.
5086
c945b932
MK
50872003-08-18 Mark Kettenis <kettenis@gnu.org>
5088
5089 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
5090 * gdb.arch/i386-prologue.c (gdb1338): Add function.
5091
2b66634b
DJ
50922003-08-17 Daniel Jacobowitz <drow@mvista.com>
5093
5094 * mi-var-display.exp (-var-list-children weird): Accept function
5095 pointers with argument types.
5096 * mi1-var-display.exp (-var-list-children weird): Likewise.
5097 * mi2-var-display.exp (-var-list-children weird): Likewise.
5098
a356f73b
DJ
50992003-08-17 Daniel Jacobowitz <drow@mvista.com>
5100
5101 * gdb.base/annota3.exp: Add missing newline.
5102
483417b8
MC
51032003-08-06 Michael Chastain <mec@shout.net>
5104
5105 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
5106
c99c59c3
MS
51072003-08-12 Michael Snyder <msnyder@redhat.com>
5108
5109 * gdb.base/float.exp: Add test for SH.
5110
55ed7501
MK
51112003-08-10 Mark Kettenis <kettenis@gnu.org>
5112
5113 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
5114
1a371f2e
EZ
51152003-08-07 Elena Zannoni <ezannoni@redhat.com>
5116
5117 * gdb.base/completion.exp: Remove reduntant completion test
5118 on filename.
5119
e0f353ce
EZ
51202003-08-07 Elena Zannoni <ezannoni@redhat.com>
5121
5122 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
5123 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
5124 gdb.trace/save-trace.exp: Make sure that full pathnames are
5125 escaped correctly.
5126
5710a1af 51272003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 5128
5710a1af
EZ
5129 * configure.in: Don't generate config.h from config.hin.
5130 * configure: Regenerate.
5131 * config.hin: Remove file.
5132 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
5133 * gdb.threads/pthreads.c: Ditto.
5134
dcd81ce9
DJ
51352003-08-07 Daniel Jacobowitz <drow@mvista.com>
5136
5137 From Kei Sakamoto <sakamoto.kei@renesas.com>:
5138 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
5139 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
5140 Replace ld24 with seth/add3.
5141
6009d884
AC
51422003-08-02 Andrew Cagney <cagney@redhat.com>
5143
5144 * gdb.base/annota3.exp: New file.
5145 * gdb.base/annota3.c: New file.
5146 * gdb.c++/annota3.exp: New file.
5147 * gdb.c++/annota3.cc: New file.
5148
51514e06
MC
51492003-07-29 Michael Chastain <mec@shout.net>
5150
5151 * gdb.threads/tls.c (spin): Check errno only if sem_wait
5152 actually failed.
5153 (do_pass): Likewise.
5154 * gdb.threads/tls.exp: Always initialize no_of_threads.
5155
4ee6625b
DJ
51562003-07-27 Daniel Jacobowitz <drow@mvista.com>
5157
5158 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
5159 pattern.
5160 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
5161 * gdb.threads/tls.exp: Recognize one case of the host library not
5162 supporting TLS.
5163
225f2bf6
AC
51642003-07-27 Andrew Cagney <cagney@redhat.com>
5165
5166 * gdb.base/fileio.exp: Use SH when running commands using
5167 remote_exec.
5168
bcb27c9f
DJ
51692003-07-24 Daniel Jacobowitz <drow@mvista.com>
5170
5171 From Kei Sakamoto <sakamoto.kei@renesas.com>:
5172 * gdb.base/relocate.c (dummy): New padding array.
5173
3d67be83
MS
51742003-07-22 Michael Snyder <msnyder@redhat.com>
5175
d63a86f8 5176 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
5177
5178 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
5179 patterns to be more general, accepting old and new output.
5180 Some output chars (such as '+') also must be quoted.
d63a86f8 5181 Some addresses are displayed numerically instead of
3d67be83
MS
5182 symbolically.
5183
57ba3b85
MS
51842003-07-23 Michael Snyder <msnyder@redhat.com>
5185
686d097c
MS
5186 * gdb.base/return2.exp: Don't test long-long return.
5187
57ba3b85
MS
5188 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
5189 * gdb.disasm/t01_mov.exp: Ditto.
5190 * gdb.disasm/t02_mova.s: Ditto.
5191 * gdb.disasm/t02_mova.exp: Ditto.
5192 * gdb.disasm/t03_add.s: Ditto.
5193 * gdb.disasm/t03_add.exp: Ditto.
5194 * gdb.disasm/t04_sub.s: Ditto.
5195 * gdb.disasm/t04_sub.exp: Ditto.
5196 * gdb.disasm/t05_cmp.s: Ditto.
5197 * gdb.disasm/t05_cmp.exp: Ditto.
5198 * gdb.disasm/t06_ari2.s: Ditto.
5199 * gdb.disasm/t06_ari2.exp: Ditto.
5200 * gdb.disasm/t07_ari3.s: Ditto.
5201 * gdb.disasm/t07_ari3.exp: Ditto.
5202 * gdb.disasm/t08_or.s: Ditto.
5203 * gdb.disasm/t08_or.exp: Ditto.
5204 * gdb.disasm/t09_xor.s: Ditto.
5205 * gdb.disasm/t09_xor.exp: Ditto.
5206 * gdb.disasm/t10_and.s: Ditto.
5207 * gdb.disasm/t10_and.exp: Ditto.
5208 * gdb.disasm/t11_logs.s: Ditto.
5209 * gdb.disasm/t11_logs.exp: Ditto.
5210 * gdb.disasm/t12_bit.s: Ditto.
5211 * gdb.disasm/t12_bit.exp: Ditto.
5212 * gdb.disasm/t13_otr.s: Ditto.
5213 * gdb.disasm/t13_otr.exp: Ditto.
5214
e00759ef
EZ
52152003-07-22 Elena Zannoni <ezannoni@redhat.com>
5216
5217 * gdb.threads/tls.exp :Add kfail for 'info address' case.
5218
8bc2021f
EZ
52192003-07-22 Elena Zannoni <ezannoni@redhat.com>
5220
5221 * gdb.threads/tls.c : New file.
5222 * gdb.threads/tls.exp : New file.
5223 * gdb.threads/tls-main.c : New file.
5224 * gdb.threads/tls-shared.c : New file.
5225 * gdb.threads/tls-shared.exp : New file.
5226
89320c4c
AS
52272003-07-22 Andreas Schwab <schwab@suse.de>
5228
5229 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
5230
180dea7c
AS
52312003-07-20 Andreas Schwab <schwab@suse.de>
5232
5233 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
5234 due to insn reordering.
5235
0714963c
AC
52362003-07-15 Andrew Cagney <cagney@redhat.com>
5237
5238 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
5239
98a23b3f
MC
52402003-07-15 Michael Chastain <mec@shout.net>
5241
5242 * gdb.base/gdb1250.exp: New file.
5243 * gdb.base/gdb1250.c: New file.
5244
27e417a2
ML
52452003-07-09 Michal Ludvig <mludvig@suse.cz>
5246
5247 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
5248 expansion of size_t to 'unsigned long', not only to 'unsigned'.
5249
8bc2021f
EZ
52502003-07-09 Elena Zannoni <ezannoni@redhat.com>
5251
5252 * gdb.threads/tls.c: New file.
5253 * gdb.threads/tls.exp: New file.
5254 * gdb.threads/tls-main.c: New file.
5255 * gdb.threads/tls-shared.c: New file.
5256 * gdb.threads/tls-shared.exp: New file.
5257
d99968dc
EZ
52582003-07-09 Elena Zannoni <ezannoni@redhat.com>
5259
5260 * gdb.base/annota1.exp: Make sure that we properly escape the
5261 full path of the source file. Xfail more permissive patterns,
d63a86f8 5262 due to a compiler debug info problem.
d99968dc 5263
83876b3b
AS
52642003-07-07 Andreas Schwab <schwab@suse.de>
5265
2705e972
AS
5266 * gdb.asm/m68k.inc: New file.
5267 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
5268
83876b3b
AS
5269 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
5270 arguments"): Also match negative number.
5271
5272 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
5273
3a871b37
DJ
52742003-07-03 Daniel Jacobowitz <drow@mvista.com>
5275
5276 * gdb.base/store.c (charest): New typedef.
5277 (add_char): Rename to add_charest, update.
5278 (wack_char): Rename to wack_charest, update types. Return l + r
5279 to keep r live across the call.
5280 (wack_short, wack_int, wack_long, wack_longest, wack_float)
5281 (wack_double, wack_doublest): Return l + r to keep r live across
5282 the call.
5283 * gdb.base/store.exp: Accomodate store.c changes.
5284
b2a7f303
DC
52852003-06-30 David Carlton <carlton@kealia.com>
5286
5287 * gdb.c++/maint.exp (test_invalid_name): New.
5288 (test_first_component): Add tests for invalid names.
5289
3c6cb4a1
MC
52902003-06-29 Michael Chastain <mec@shout.net>
5291
5292 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
5293 output of '<VTT for class>' for virtual base classes.
5294
f1c2644b
DJ
52952003-06-29 Daniel Jacobowitz <drow@mvista.com>
5296
5297 * gdb.base/completion.exp: Tab-complete "complet" instead of
5298 "compl".
5299 * gdb.base/complex.exp, gdb.base/complex.c: New files.
5300
18080350
DJ
53012003-06-29 Daniel Jacobowitz <drow@mvista.com>
5302
5303 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
5304 * gdb.base/volatile.exp: Likewise.
5305
f56973f8
DJ
53062003-06-29 Daniel Jacobowitz <drow@mvista.com>
5307
5308 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
5309 gdb/1265.
5310
53112003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
5312 Daniel Jacobowitz <drow@mvista.com>
5313
5314 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
5315 initial line count of 'captured_main' from 26 to 32.
5316 (test_with_self): Allow xmalloc call to be interleaved with the
5317 preceding two lines.
5318
e766d4d6
JB
53192003-06-24 Joel Brobecker <brobecker@gnat.com>
5320
5321 * gdb.base/bang.exp: New testcase.
5322
f125c9a4
JB
53232003-06-23 Joel Brobecker <brobecker@gnat.com>
5324
5325 * gdb.base/langs.exp: Add some tests for the "minimal" language
5326 support.
5327
6e25beaf
EZ
53282003-06-23 Elena Zannoni <ezannoni@redhat.com>
5329
5330 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
5331 the testcase.
5332
2f816dda
DJ
53332003-06-22 Daniel Jacobowitz <drow@mvista.com>
5334
5335 * gdb.base/relocate.exp: Test add-symbol-file with a variable
5336 offset.
5337
db5a5748
DJ
53382003-06-22 Daniel Jacobowitz <drow@mvista.com>
5339
5340 * gdb.c++/pr-1210.cc: New file.
5341 * gdb.c++/pr-1210.exp: New file.
5342
1df0c130
DJ
53432003-06-21 Daniel Jacobowitz <drow@mvista.com>
5344
5345 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
5346 000-exec-continue.
5347
a92feac0
MK
53482003-06-15 Mark Kettenis <kettenis@gnu.org>
5349
5350 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
5351 on *-*-*bsd* instead of *-*-freebsd*.
5352
81a58f5b
AC
53532003-06-14 Andrew Cagney <cagney@redhat.com>
5354
5355 * gdb.base/store.exp: Test longest and doublest. Test all
5356 parameters. Weaken return statement match.
5357 * gdb.base/store.c: Add longest and doublest - aka long long and
5358 long double functions. Put all parameters into local register
5359 variables. Use negative values.
5360
b257a0d3
AC
53612003-06-14 Andrew Cagney <cagney@redhat.com>
5362
5363 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
5364 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
5365 exit status.
5366 * gdb.base/fileio.exp: Disable target when nointerrupts and
5367 noinferiorio, instead of limiting it to remote. Use remote_exec
5368 instead of system.
d63a86f8 5369
21c38304
JJ
53702003-06-12 Jeff Johnston <jjohnstn@redhat.com>
5371
5372 * gdb.base/float.exp: Add ia64 support.
5373
1bcdb424
CV
53742003-06-12 Corinna Vinschen <vinschen@redhat.com>
5375
5376 * gdb.base/fileio.exp: Run only on remote targets.
5377
6aeb981f
CV
53782003-06-10 Corinna Vinschen <vinschen@redhat.com>
5379
5380 * gdb.base/fileio.c: New file, testing File-I/O.
5381 * gdb.base/fileio.exp: Ditto.
5382
53df362e
RG
53832003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
5384
5385 * gdb.base/shreloc.exp: New file, check symbol values obtained from
5386 shared objects after relocation at load time (gdb PR/1132).
5387 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
5388 as above, part of the shared object relocation test.
5389
ffee1b46
MK
53902003-06-08 Mark Kettenis <kettenis@gnu.org>
5391
b5ca3722
MK
5392 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
5393 fully filled history list.
5394 * gdb.base/gdb_history: New file.
5395
03ed860d
MK
5396 * gdb.base/signals.exp: XFAIL "continue to func1" on
5397 i*86-*-freebsd*.
5398
ffee1b46
MK
5399 * gdb.base/attach.exp: When trying to attach to a nonexistent
5400 process, make it possible to specify the PID based on the target,
5401 and do so for *-*-freebsd*.
5402
d80dbb52
RH
54032003-06-02 Richard Henderson <rth@redhat.com>
5404
5405 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
5406
6dd77b81
RH
54072003-06-02 Richard Henderson <rth@redhat.com>
5408
5409 * gdb.base/selftest.exp: Next over lim_at_start initialization.
5410
f6347e16
RH
54112003-06-02 Richard Henderson <rth@redhat.com>
5412
5413 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
5414
2c161407
DJ
54152003-06-01 Daniel Jacobowitz <drow@mvista.com>
5416
5417 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
5418 of globalvar.
5419
572eb746
MK
54202003-06-01 Mark Kettenis <kettenis@gnu.org>
5421
5422 * gdb.asm/asm-source.exp: Check for memory read errors in
5423 disassembler test on *BSD too.
5424
9e9617a5
RH
54252003-06-01 Richard Henderson <rth@redhat.com>
5426
5427 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
5428 for .frame.
5429 (gdbasm_call): Lose ldgp.
5430 (gdbasm_startup): Add frame information.
5431 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
5432
7b34ad4e
MK
54332003-05-31 Mark Kettenis <kettenis@gnu.org>
5434
5435 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
5436 i?86-*-*.
5437
10059fdf
MK
54382003-05-30 Mark Kettenis <kettenis@gnu.org>
5439
5440 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
5441 FreeBSD.
5442
acf4b816
RH
54432003-05-29 Richard Henderson <rth@redhat.com>
5444
5445 * gdb.asm/alpha.inc: New file.
5446 * gdb.asm/asm-source.exp: Use it.
5447
e9ecd949
JB
54482003-05-29 Jim Blandy <jimb@redhat.com>
5449
5450 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
5451 'core.PID'.
5452
e3e5a4f3
JB
54532003-05-22 Jim Blandy <jimb@redhat.com>
5454
5455 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
5456 backtrace.
d63a86f8 5457
72fe3d25
DC
54582003-05-20 David Carlton <carlton@math.stanford.edu>
5459
5460 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
5461 this time.
5462
58da2eb2
DC
54632003-05-19 David Carlton <carlton@bactrian.org>
5464
5465 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
5466 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
5467
1fcb5155
DC
54682003-05-19 David Carlton <carlton@bactrian.org>
5469
5470 * gdb.c++/namespace.exp: Add namespace scope and anonymous
5471 namespace tests.
5472 Bump copyright date.
5473 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
5474 (main): Call C::D::marker2.
5475 * gdb.c++/namespace1.cc: New file.
5476
85e85163
JJ
54772003-05-14 Jeff Johnston <jjohnstn@redhat.com>
5478
5479 Roland McGrath <roland@redhat.com>
d63a86f8 5480 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
5481 there is no manager thread.
5482
a25fbfec
JJ
54832003-05-08 Jeff Johnston <jjohnstn@redhat.com>
5484
d63a86f8
RM
5485 * gdb.threads/schedlock.exp: Remove assumption that all threads
5486 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
5487 in one of the child threads rather than the main thread.
5488
be375bae
JB
54892003-05-07 Jim Blandy <jimb@redhat.com>
5490
09bf6082
JB
5491 Add support for assembly source testing on the s390x.
5492 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
5493 architecture.
5494 * gdb.asm/s390x.inc: New file.
5495
be375bae
JB
5496 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
5497 succession of 'if' statements.
5498
00905d52
AC
54992003-05-05 Andrew Cagney <cagney@redhat.com>
5500
5501 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
5502
b1e29e33
AC
55032003-05-05 Andrew Cagney <cagney@redhat.com>
5504
5505 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
5506 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
5507
e33d66ec
EZ
55082003-05-02 Elena Zannoni <ezannoni@redhat.com>
5509
5510 * gdb.base/charset.exp: Update based on new behavior of set/show
5511 charset commands.
5512
2b6fd0d8
AC
55132003-05-01 Andrew Cagney <cagney@redhat.com>
5514
5515 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
5516 variable do not give memory errors.
5517
130cacce
AF
55182003-04-30 Adam Fedor <fedor@gnu.org>
5519
5520 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
5521 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
5522 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
5523 gdb.objc/basicclass.m: : New files
5524
5525 * lib/gdb.exp (gdb_compile_objc): New procedure.
5526
bea71854
DJ
55272003-04-27 Daniel Jacobowitz <drow@mvista.com>
5528
5529 * gdb.base/signals.exp: Make backtrace tests more specific.
5530
0f20eeea
DC
55312003-04-23 David Carlton <carlton@bactrian.org>
5532
5533 * gdb.c++/maint.exp (test_first_component): Add tests for
5534 'operator' in more locations.
5535
c8c4d8dc
KB
55362003-04-16 Kevin Buettner <kevinb@redhat.com>
5537
5538 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
5539
3fe60e3c
EZ
55402003-04-16 Elena Zannoni <ezannoni@redhat.com>
5541
5542 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
5543 func marke' instead. Update test name.
5544
9219021c
DC
55452003-04-15 David Carlton <carlton@math.stanford.edu>
5546
5547 * gdb.c++/maint.exp: New file.
5548
5dd55bdd
EZ
55492003-04-14 Elena Zannoni <ezannoni@redhat.com>
5550
5551 * gdb.threads/schedlock.c: Change type of thread function argument
5552 to long, to avoid warnings on 64-bit platforms.
5553
00890572
EZ
55542003-04-14 Elena Zannoni <ezannoni@redhat.com>
5555
5556 * gdb.base/attach.exp: Add new message from ptrace in case of
5557 attaching to nonexistent process.
d63a86f8 5558
93201743
JB
55592003-04-11 Jim Blandy <jimb@redhat.com>
5560
5561 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
5562 gdb.c++/userdef.cc: Place comments on the lines to which the
5563 marker function might return.
5564 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
5565 gdb.c++/userdef.exp: Look for those comments to check that we've
5566 returned to the right place, instead of checking line numbers.
5567
2a11c64d
EZ
55682003-04-11 Elena Zannoni <ezannoni@redhat.com>
5569
5570 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
5571 match on sourcefile name, instead of directory name.
5572
68ab8fc5
EZ
55732003-04-10 Elena Zannoni <ezannoni@redhat.com>
5574
d63a86f8 5575 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
5576 working directory name.
5577
5624293a
JB
55782003-04-09 Jim Blandy <jimb@redhat.com>
5579
5580 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
5581 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
5582 after an inferior function call, report the failure, but allow the
5583 test to continue.
5584
f1f02ee4
SC
55852003-04-05 Stephane Carrez <stcarrez@nerim.fr>
5586
5587 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
5588 with -DPROTOTYPES.
5589
6eb79af0
SC
55902003-04-05 Stephane Carrez <stcarrez@nerim.fr>
5591
5592 * gdb.base/break.exp: Revert last patch.
5593
8dfb4cf0
SC
55942003-04-04 Stephane Carrez <stcarrez@nerim.fr>
5595
5596 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
5597 with -DPROTOTYPES.
5598
ed4c619a
AC
55992003-04-02 Andrew Cagney <cagney@redhat.com>
5600
5601 * gdb.base/callfuncs.exp: Make "print add" messages unique.
5602 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
5603 matching directories by the name breakpoint.
5604 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
5605 Make "continue to marker1" consistent.
5606 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
5607 message consistent.
5608 * lib/gdb.exp: Put "the program is no longer running", and "the
5609 program exited" in parenthesis.
5610 * lib/mi-support.exp: Ditto.
d63a86f8 5611
4e35d5f0 56122003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 5613
4e35d5f0
BR
5614 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
5615
71900fe8
AC
56162003-03-29 Andrew Cagney <cagney@redhat.com>
5617
5618 * gdb.base/sizeof.c (main): Print the value of '\377'.
5619 * gdb.base/sizeof.exp: Check the sign of '\377'.
5620
c0655a16
MC
56212003-03-27 Michael Chastain <mec@shout.net>
5622
5623 * gdb.base/gdb1090.exp: New file.
5624 * gdb.base/gdb1090.cc: New file.
5625
5b2a3989
JB
56262003-03-27 J. Brobecker <brobecker@gnat.com>
5627
5628 * gdb.gdb/observer.exp: New regression test.
5629
79876890
MC
56302003-03-27 Michael Chastain <mec@shout.net>
5631
5632 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
5633 * gdb.base/ptype.exp: Likewise.
5634
6eac95e3
CV
56352003-03-27 Corinna Vinschen <vinschen@redhat.com>
5636
5637 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
5638
e8c71839
MC
56392003-03-26 Michael Chastain <mec@shout.net>
5640
5641 * gdb.base/ptype.exp: Actually use some typedef'd types.
5642
71b10041
SC
56432003-03-21 Stephane Carrez <stcarrez@nerim.fr>
5644
5645 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
5646 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
5647
2512cf80
CV
56482003-03-20 Corinna Vinschen <vinschen@redhat.com>
5649
5650 * gdb.base/default.exp: Fix regular expression.
5651
0d195a4f
CV
56522003-03-20 Corinna Vinschen <vinschen@redhat.com>
5653
5654 * gdb.base/args.exp: Fix regular expression.
5655
8a2dbca8
CV
56562003-03-20 Corinna Vinschen <vinschen@redhat.com>
5657
5658 * gdb.base/help.exp: Allow Win32 child process.
5659
bf028682
CV
56602003-03-20 Corinna Vinschen <vinschen@redhat.com>
5661
5662 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
5663 when stepping out of main().
5664
182dbe85
CV
56652003-03-20 Corinna Vinschen <vinschen@redhat.com>
5666
5667 * gdb.base/default.exp: Check for win32 specific message when calling
5668 "run" without executable.
5669
d67a6ba5
CV
56702003-03-20 Corinna Vinschen <vinschen@redhat.com>
5671
5672 * gdb.base/args.exp: Expect .exe in output.
5673
a955b5bb
CV
56742003-03-20 Corinna Vinschen <vinschen@redhat.com>
5675
5676 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
5677 Cygwin native.
5678
bf6bad4b
AC
56792003-03-17 Andrew Cagney <cagney@redhat.com>
5680
5681 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
5682 vector registes.
5683 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
5684 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
5685
293e9a31
DC
56862003-03-17 David Carlton <carlton@math.stanford.edu>
5687
5688 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
5689 test, for PR breakpoints/38.
5690 Call test_watchpoint_and_breakpoint.
5691 * gdb.base/watchpoint.c (func3): New function.
5692 (main): Call func3.
5693
5330f2db
DC
56942003-03-04 David Carlton <carlton@math.stanford.edu>
5695
5696 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
5697 Garply<Garply<char> >:: garply".
5698 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
5699 with respect to PR c++/1111; note also PR c++/1113.
5700 (test_template_breakpoints): KFAIL "constructor breakpoint" with
5701 respect to PR c++/1062.
5702 KFAIL "destructor breakpoint" with respect to PR c++/1112.
5703
6ece72da
DC
57042003-03-03 David Carlton <carlton@math.stanford.edu>
5705
5706 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
5707 with respect to PR c++/57.
5708 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
5709 c++/826.
5710 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
5711 respect to PR c++/57.
5712
85ca1584
DC
57132003-03-03 David Carlton <carlton@math.stanford.edu>
5714
5715 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
5716 respect to PR c++/33 into FAILs.
5717
98e9c5b8
MC
57182003-03-03 Michael Chastain <mec@shout.net>
5719
7bedbf27
MC
5720 * configure.in: Update copyright years.
5721
57222003-03-03 Michael Chastain <mec@shout.net>
5723
5724 * Makefile.in: Update copyright years.
98e9c5b8 5725
f683e100
DC
57262003-02-28 David Carlton <carlton@math.stanford.edu>
5727
5728 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
5729 print class instead of struct and/or superfluous protection
5730 specifiers, as long as the resulting output is equivalent to the
5731 source code.
5732 Delete FIXME from end of messages on tests that don't need
5733 fixing.
5734
a9e0cf2c
DC
57352003-02-28 David Carlton <carlton@math.stanford.edu>
5736
5737 * gdb.c++/templates.exp (do_tests): Allow const in the two
5738 Foo<volatile char *>::foo tests.
5739
e8d359df
MS
57402003-02-27 Michael Snyder <msnyder@redhat.com>
5741
d63a86f8 5742 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
5743 will be consistant.
5744
0b71dc91
DC
57452003-02-26 David Carlton <carlton@math.stanford.edu>
5746
5747 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
5748 char *>::foo" test with respect to PR c++/33. Create a new test
5749 which is identical to that one except that it doesn't put the
5750 space between the "char" and the "*"; KFAIL it, too.
5751
dd14ab43
DC
57522003-02-26 David Carlton <carlton@math.stanford.edu>
5753
5754 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
5755 template types into either PASSes or KFAILs (corresponding to PR
5756 c++/57). Tweak indentation. Update copyright.
5757
1146c7f1
SC
57582003-02-23 Stephane Carrez <stcarrez@nerim.fr>
5759
5760 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
5761
74641dfb
MC
57622003-02-13 Michael Chastain <mec@shout.net>
5763
5764 * gdb.base/exprs.exp: Remove i960 remnants.
5765 * gdb.base/funcargs.exp: Likewise.
5766 * gdb.base/list.exp: Likewise.
5767 * gdb.base/ptype.exp: Likewise.
5768
559cd2d0
DC
57692003-02-14 David Carlton <carlton@math.stanford.edu>
5770
5771 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
5772 pEe->D::vg()" from XFAIL to KFAIL.
5773
c4f90d87
JM
57742003-02-13 Jason Molenda (jmolenda@apple.com)
5775
5776 * gdb.base/maint.exp: Update maint print statistics regexp to include
5777 new entries.
5778
cbc4d97c
MC
57792003-02-13 Michael Chastain <mec@shout.net>
5780
5781 * gdb.c++/inherit.exp: Remove call to get_debug_format.
5782
40f235b7
MC
57832003-02-12 Michael Chastain <mec@shout.net>
5784
5785 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
5786 * gdb.c++/inherit.exp: Likewise.
5787 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
5788 * gdb.c++/templates.exp: Likewise.
5789 * gdb.c++/virtfunc.exp: Likewise.
5790
c56716b0
JM
57912003-02-06 Jason Molenda (jason-cl@molenda.com)
5792
5793 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
5794 why the code is written that way.
5795
070afcf8
MC
57962003-02-05 Michael Chastain <mec@shout.net>
5797
5798 * gdb.base/dump.exp: Add missing copyright line.
5799
5d0331e5
JM
58002003-02-05 Jason Molenda (jason-cl@molenda.com)
5801
f7ae6d3e 5802 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
5803 at the beginning so the breakpoint doesn't get set on the loop.
5804
92851186
MC
58052003-02-05 Michael Chastain <mec@shout.net>
5806
5807 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
5808 output for configurations with gcc 2.95.3.
5809
cbf1e085
AC
58102003-02-05 Keith Seitz <keiths@redhat.com>
5811 Andrew Cagney <ac131313@redhat.com>
5812
5813 * gdb.mi/mi-cli.exp: New file.
d63a86f8 5814
29518e1e
MC
58152003-02-04 Michael Chastain <mec@shout.net>
5816
5817 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
5818 Call perror and then continue.
5819
5af1d5f3
MC
58202003-02-03 Michael Chastain <mec@shout.net>
5821
5822 * gdb.c++/pr-1023.cc: New file.
5823 * gdb.c++/pr-1023.exp: New file.
5824
6b549786
JB
58252003-02-05 Jim Blandy <jimb@redhat.com>
5826
5827 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
5828 it's local to foobar. Check for it there, and check that it's not
5829 present in main.
5830 * gdb.c++/local.cc (marker2): New function.
5831 (foobar): Call marker1.
5832 (main): Call marker2 instead of marker1.
5833
67f16606
AC
58342003-02-04 Andrew Cagney <ac131313@redhat.com>
5835
5836 * gdb.disasm/mn10200.exp: Obsolete file.
5837 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
5838 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
5839 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
5840
1c5cb38e
DC
58412003-02-04 David Carlton <carlton@math.stanford.edu>
5842
5843 * gdb.c++/overload.exp: Test intToChar(1).
5844 * gdb.c++/overload.cc (intToChar): New.
5845 (main): Call intToChar.
5846
d1fe6965
DC
58472003-02-03 David Carlton <carlton@math.stanford.edu>
5848
5849 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
5850 'might_kfail' arg.
5851 KFAIL some of the continue_to_bp_overloaded calls, according to
5852 PR c++/1025.
5853
9ba61c5d
MC
58542003-02-01 Michael Chastain <mec@shout.net>
5855
5856 * gdb.base/advance.c (marker1): New marker function.
5857 * gdb.base/advance.exp: When the 'advance' command lands on the
5858 return breakpoint, it can legitimately stop on either the
5859 current line or the next line. Accommodate both outcomes.
5860 * gdb.base/until.exp: Likewise.
5861
e7494ffb
AC
58622003-02-02 Andrew Cagney <ac131313@redhat.com>
5863
5864 2002-11-10 Jason Molenda (jason-cl@molenda.com):
5865 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
5866 now a list, not a tuple.
5867 * gdb.mi/mi-var-display.exp: Ditto.
5868 * gdb.mi/gdb792.exp: Ditto.
5869
075559bc
AC
58702003-02-01 Andrew Cagney <ac131313@redhat.com>
5871
5872 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
5873 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
5874 stack backtraces.
5875 * gdb.mi/mi-syn-frame.c: Part of same.
5876
2bd4c7b1
MK
58772003-02-01 Mark Kettenis <kettenis@gnu.org>
5878
5879 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
5880 gdb.mi/mi1-pthreads.exp: Return instead of calling
5881 gdb_suppress_entire_file.
5882
eabd8992
MS
58832003-02-01 Mark Salter <msalter@redhat.com>
5884
5885 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
5886
71469e2f
MS
58872003-01-31 Mark Salter <msalter@redhat.com>
5888
5889 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
5890 Support empty arg.
5891
38a94d44
MC
58922003-01-30 Michael Chastain <mec@shout.net>
5893
5894 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
5895 This was a workaround for a UTF-8 bug in readline 4.3. The bug
5896 has been fixed in gdb/readline on 2003-01-09.
5897
19ea9e73
MS
58982003-01-29 Michael Snyder <msnyder@redhat.com>
5899
e8d359df
MS
5900 * gdb.base/maint.exp: Allow for leading underscore in symbol.
5901 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
5902 * gdb.base/args.exp: Skip if target does not support args passing.
5903
2307bd6a
DJ
59042003-01-22 Daniel Jacobowitz <drow@mvista.com>
5905
19ea9e73 5906 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
5907 gdb_test. Accept a list of expect arguments as the third
5908 parameter.
5909 (gdb_test): Use it.
5910
f2dd3617
EZ
59112003-01-20 Elena Zannoni <ezannoni@redhat.com>
5912
5913 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
5914 allow for different test tree configurations. Update some
5915 tescases accordingly.
5916 * gdb.arch/altivec-regs.exp: Ditto.
5917 * gdb.asm/asm-source.exp: Ditto.
5918 * gdb.base/advance.exp: Ditto.
5919 * gdb.base/display.exp: Ditto.
d63a86f8 5920 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
5921 * gdb.base/mips_pro.exp: Ditto.
5922 * gdb.base/overlays.exp: Ditto.
5923 * gdb.base/relocate.exp: Ditto.
5924 * gdb.base/setshow.exp: Ditto.
5925 * gdb.base/step-line.exp: Ditto.
5926 * gdb.base/step-test.exp: Ditto.
5927 * gdb.base/until.exp: Ditto.
5928 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
5929
c71cdefd
DC
59302003-01-17 David Carlton <carlton@math.stanford.edu>
5931
5932 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
5933 corresponding to PR c++/945.
5934 Update copyright.
5935
fdba05d7
DC
59362003-01-17 David Carlton <carlton@math.stanford.edu>
5937
5938 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
5939 corresponding to PR c++/68.
5940
59412003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
5942
5943 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
5944 (test_paddr_hairy_functions): Call print_addr_2_kfail for
5945 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
5946
c362c33a
EZ
59472003-01-15 Elena Zannoni <ezannoni@redhat.com>
5948
0fbc361c
EZ
5949 * gdb.base/break.exp: Fix change of default location, because of
5950 removal of until tests.
5951 * gdb.base/help.exp: Update test for new 'until' help message.
5952 Add test for help on 'advance'.
c362c33a
EZ
5953 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
5954
dabf8a35
MK
59552003-01-15 Mark Kettenis <kettenis@gnu.org>
5956
5957 * gdb.base/default.exp: Adapt "info float" test for recent changes
5958 to that command. Add test for "info vector".
5959 * gdb.base/float.exp: New file. Add test for "info float" that
5960 resembles the old test in gdb.base/default.exp.
5961
a1769aca
DC
59622003-01-15 David Carlton <carlton@math.stanford.edu>
5963
5964 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
5965
82025e13
EZ
59662003-01-15 Elena Zannoni <ezannoni@redhat.com>
5967
5968 * gdb.base/break.exp: Move the tests of until command from here...
5969 * gdb.base/until.exp: ... to here. New file. Add other tests.
5970 * gdb.base/advance.c: New file.
5971 * gdb.base/advance.exp: New file.
5972
8f9ab801
EZ
59732003-01-14 Elena Zannoni <ezannoni@redhat.com>
5974
5975 * gdb.base/args.c: New file.
5976 * gdb.base/args.exp: New file.
5977
9ae66589
DJ
59782003-01-14 Daniel Jacobowitz <drow@mvista.com>
5979
5980 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
5981
8d77e5c3
DJ
59822003-01-14 Daniel Jacobowitz <drow@mvista.com>
5983
5984 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
5985
12d2f0a1
DJ
59862003-01-14 Daniel Jacobowitz <drow@mvista.com>
5987
5988 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
5989 dates.
5990
6ca37014
DJ
59912003-01-13 Daniel Jacobowitz <drow@mvista.com>
5992
5993 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
5994
b0023472
DJ
59952003-01-13 Daniel Jacobowitz <drow@mvista.com>
5996
5997 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
5998 (ptype &*"foo").
5999 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
6000
607fbc54 60012003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
6002
6003 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
6004 * gdb.mi/mi1-console.exp: Likewise.
6005
607fbc54 60062003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
6007
6008 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
6009 * gdb.mi/mi1-console.exp: Likewise.
6010
a1fb14a2
DJ
60112003-01-13 Daniel Jacobowitz <drow@mvista.com>
6012
6013 * gdb.c++/overload.exp: Remove some fixed XFAILs.
6014
c4cf40b7
DJ
60152003-01-09 Daniel Jacobowitz <drow@mvista.com>
6016
6017 * gdb.base/detach.exp: New test.
6018
696d5a5b
DJ
60192003-01-09 Daniel Jacobowitz <drow@mvista.com>
6020
6021 * Makefile.in (ALL_SUBDIRS): New variable.
6022 (subdirs, clean, distclean): Use it.
6023 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
6024 regenerating Makefile, since it is generated from the top level.
6025 * gdb.asm/Makefile.in: Likewise.
6026 * gdb.base/Makefile.in: Likewise.
6027 * gdb.c++/Makefile.in: Likewise.
6028 * gdb.disasm/Makefile.in: Likewise.
6029 * gdb.java/Makefile.in: Likewise.
6030 * gdb.mi/Makefile.in: Likewise.
6031 * gdb.threads/Makefile.in: Likewise.
6032 * gdb.trace/Makefile.in: Likewise.
6033
754533e4
DC
60342003-01-09 David Carlton <carlton@math.stanford.edu>
6035
6036 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
6037 Add copyright year 2003.
6038
d8b3e9ee
MC
60392003-01-06 Michael Chastain <mec@shout.net>
6040
6041 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
6042 When selecting a thread, 'line' and 'file' are optional.
6043 * gdb.mi/mi1-pthreads.exp: Likewise.
6044
8e9e0fe6
AS
60452003-01-06 Andreas Schwab <schwab@suse.de>
6046
6047 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
6048 failures.
6049
b5ab8ff3
DJ
60502003-01-04 Daniel Jacobowitz <drow@mvista.com>
6051
6052 Fix PR gdb/844
6053 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
6054 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
6055
6056 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
6057 instead of calling gdb_suppress_entire_file.
6058 * gdb.threads/print-threads.exp: Likewise.
6059 * gdb.threads/schedlock.exp: Likewise.
6060
6061 * gdb.threads/killed.exp: Return instead of calling
6062 gdb_suppress_entire_file.
6063 * gdb.threads/linux-dp.exp: Likewise.
6064 * gdb.threads/pthreads.exp: Likewise.
6065
1e698235
DJ
60662003-01-04 Daniel Jacobowitz <drow@mvista.com>
6067
6068 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
6069 stabs.
6070 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
6071 * gdb.base/whatis.exp: Always allow (void) after function names.
6072
147ff08c
DJ
60732003-01-04 Daniel Jacobowitz <drow@mvista.com>
6074
6075 * gdb.c++/casts.exp: Correct regexp.
6076
dc62bfc2
MK
60772003-01-04 Mark Kettenis <kettenis@gnu.org>
6078
6079 * configure.in: Call AC_CONFIG_HEADER. Don't call
6080 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
6081 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
6082 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
6083 aforementioned directories in the AC_OUPUT call.
6084 * config.hin: New file.
6085 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
6086 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
6087 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
6088 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
6089 pass -I$objdir instead of -I$objdir/$subdir in compilation.
6090 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
6091 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
6092 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
6093 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
6094 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
6095 gdb.threads/configure.in, gdb.threads/configure,
6096 gdb.threads/config.in, gdb.trace/configure.in,
6097 gdb.trace/configure: Removed.
6098
77afa639
MC
60992003-01-03 Michael Chastain <mec@shout.net>
6100
6101 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
6102 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
6103
7634bb6e
DJ
61042003-01-03 Daniel Jacobowitz <drow@mvista.com>
6105
6106 * gdb.base/store.exp: Fix regular expressions.
6107
b39c905e
MK
61082002-12-28 Mark Kettenis <kettenis@gnu.org>
6109
6110 * configure.in: Rewrite.
6111 * configure: Regenerated.
6112
0a8551dd
DC
61132003-01-03 David Carlton <carlton@math.stanford.edu>
6114
6115 * gdb.base/psymtab.exp: New file.
6116 * gdb.base/psymtab1.c: Ditto.
6117 * gdb.base/psymtab2.c: Ditto.
6118
c60b7188
AF
61192002-12-23 Adam Fedor <fedor@gnu.org>
6120
6121 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
6122
ee73db83
DC
61232002-12-23 David Carlton <carlton@math.stanford.edu>
6124
6125 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
6126 and current_directory initialization.
6127
d6c1774e
JB
61282002-12-22 Jim Blandy <jimb@redhat.com>
6129
f0a847b8
JB
6130 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
6131 rather than as part of the output file name.
6132
d6c1774e
JB
6133 * gdb.base/attach.exp: There's no need to copy the test program to
6134 /tmp; that was only ever necessary on HP/UX, and this test is
6135 entirely disabled there anyway.
6136
f0708dbb
JB
61372002-12-21 Jim Blandy <jimb@redhat.com>
6138
4c2acfea
JB
6139 * gdb.c++/psmang.exp: Doc fix.
6140
f0708dbb
JB
6141 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
6142 test.
6143
9579e000
DC
61442002-12-20 David Carlton <carlton@math.stanford.edu>
6145
6146 * gdb.c++/annota2.exp: KFAIL annotate-quit.
6147
d1810171
MC
61482002-12-18 Michael Chastain <mec@shout.net>
6149
6150 * gdb.c++/annota2.exp: Add copyright year 2002.
6151
76565097
DC
61522002-12-17 David Carlton <carlton@math.stanford.edu>
6153
6154 * gdb.c++/try_catch.cc: Add marker comments.
6155 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
6156 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
6157 * gdb.c++/m-static.cc: Ditto.
6158 * gdb.c++/m-static1.cc: Ditto.
6159 * gdb.c++/try_catch.cc: Ditto.
6160
da81390b
JJ
61612002-12-16 Jeff Johnston <jjohnstn@redhat.com>
6162
6163 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
6164 to see whether we are using the new -environment-directory
6165 command which resets via -r or the old version of the command
6166 which may prompt the user. Part of fix for gdb/741.
6167
b304d130
AC
61682002-12-13 Andrew Cagney <ac131313@redhat.com>
6169
6170 * gdb.fortran/types.exp: Update obsolete comment.
6171 * gdb.fortran/exprs.exp: Ditto.
6172 * lib/gdb.exp: Delete obsolete code.
6173 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
6174 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
6175 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
6176 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
6177 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
6178 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
6179 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
6180 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
6181 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
6182 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
6183 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
6184 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
6185 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
6186 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
6187 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
6188 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
6189 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
6190 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
6191 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
6192 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
6193 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
6194 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
6195 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
6196 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
6197 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
6198 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
6199 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
6200 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
6201 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
6202 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
6203 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
6204 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
6205 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
6206 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
6207 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
6208 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
6209 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
6210
a23b6e6a
DC
62112002-12-11 David Carlton <carlton@math.stanford.edu>
6212
6213 * gdb.c++/m-data.exp: Add test for members that shadow global
6214 variables: see PR gdb/804.
6215 * gdb.c++/m-data.cc: Ditto.
6216
6604731b
DJ
62172002-12-10 Daniel Jacobowitz <drow@mvista.com>
6218
6219 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
6220
de46ecd7
DC
62212002-12-06 David Carlton <carlton@math.stanford.edu>
6222
6223 * gdb.base/store.c: Don't declare functions static.
6224
27e829d0
AC
62252002-12-04 Andrew Cagney <ac131313@redhat.com>
6226
6227 * gdb.base/store.exp, gdb.base/store.c: New files.
6228
92806416
DJ
62292002-12-03 Daniel Jacobowitz <drow@mvista.com>
6230
6231 * gdb.base/selftest.exp: Update for current gdb.
6232
3bcbaac5
DJ
62332002-12-03 Daniel Jacobowitz <drow@mvista.com>
6234
6235 * gdb.base/maint.exp: Only dump symbols from one source file
6236 or objfile.
6237
f4f00b1f
DJ
62382002-12-03 Daniel Jacobowitz <drow@mvista.com>
6239
6240 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
6241 function call.
6242
f1c8a949
JB
62432002-11-25 Jim Blandy <jimb@redhat.com>
6244
6245 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
6246 function appearing in error message.
6247
9e297a97
DJ
62482002-11-21 Daniel Jacobowitz <drow@mvista.com>
6249
6250 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
6251
1f312e79
JJ
62522002-11-08 Jeff Johnston <jjohnstn@redhat.com>
6253
d63a86f8
RM
6254 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
6255 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
6256 should be in mi console format. This is part of fix for PR gdb/604.
6257
83c31e7d
FN
62582002-09-18 Fernando Nasser <fnasser@redhat.com>
6259
6260 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
6261 which explicitly prints the zero offset as "+0".
6262
322b3f65
DJ
62632002-10-22 Daniel Jacobowitz <drow@mvista.com>
6264
6265 * gdb.threads/schedlock.c (args): Make unsigned.
6266
62672002-10-21 Daniel Jacobowitz <drow@mvista.com>
6268
6269 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
6270 numbers. Allow "foo2|selected stack frame".
6271 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
6272 * gdb.asm/asmsrc2.s: Likewise.
6273 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
6274 comments.
6275 * gdb.asm/mips.inc: New file.
6276
5e2fe5b8
AF
62772002-10-18 Adam Fedor <fedor@gnu.org>
6278
6279 * gdb.base/default.exp: Update expected output to include 'ObjC'.
6280 * gdb.base/help.exp: Likewise.
6281
abe1a5d0
KB
62822002-10-17 Kevin Buettner <kevinb@redhat.com>
6283
6284 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
6285 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
6286
10abb1d4
JB
62872002-10-02 Jim Blandy <jimb@redhat.com>
6288
6289 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
6290
1f609b42
AC
62912002-10-01 Andrew Cagney <ac131313@redhat.com>
6292
6293 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
6294 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
6295 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
6296 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
6297 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
6298 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
6299 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
6300
0aee02e4
AC
63012002-09-29 Andrew Cagney <ac131313@redhat.com>
6302
6303 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
6304 * mi0-disassemble.exp, mi0-eval.exp: Delete.
6305 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
6306 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
6307 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
6308 * mi0-var-block.exp, mi0-var-child.exp: Delete.
6309 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 6310
6fde09ad
KB
63112002-09-27 Kevin Buettner <kevinb@redhat.com>
6312
6313 * gdb.base/annota1.exp (info break): Make directory components of
6314 path optional since not all compilers emit this debug information.
6315
6316 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
6317 step ends up stepping out of the function instead of stopping on
6318 the epilogue.
6319
9e8aab75
KS
63202002-09-26 Keith Seitz <keiths@redhat.com>
6321
6322 * lib/insight-support.exp (gdbtk_start): Figure out where
6323 the insight executable is based on where gdb is. Use this
6324 executable to start insight instead of gdb.
6325
e36180d7
AC
63262002-09-25 Andrew Cagney <cagney@redhat.com>
6327
6328 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
6329
9dd34b2b
AC
63302002-09-24 Andrew Cagney <ac131313@redhat.com>
6331
6332 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
6333 test_isolated_complaints.
6334 (test_empty_complaint): New function.
6335 (test_empty_complaints): New function. Check no output when no
6336 complaints.
d63a86f8 6337
dea97812
KB
63382002-09-19 Jim Blandy <jimb@redhat.com>
6339
6340 * gdb.base/charset.exp, gdb.base/charset.c: New files.
6341
54951bd7
AC
63422002-09-19 Andrew Cagney <ac131313@redhat.com>
6343
6344 * gdb.gdb/complaints.exp: New file.
6345
dec43320
AC
63462002-09-18 Andrew Cagney <ac131313@redhat.com>
6347
6348 * gdb.base/maint.exp: Check `help maint internal-warning'.
6349
e70d6e3f
DC
63502002-09-18 David Carlton <carlton@math.stanford.edu>
6351
6352 * gdb.c++/m-static.exp: Remove breakpoints depending on line
6353 numbers, and replace them by a single breakpoint after the
6354 constructors are all finished.
6355 Add test 4.
6356 * gdb.c++/m-static.cc: Add test 4.
6357 * gdb.c++/m-static.h: New file.
6358 * gdb.c++/m-static1.cc: New file.
6359
6360 * gdb.c++/printmethod.exp: New file.
6361 * gdb.c++/printmethod.cc: New file.
6362
6363 * gdb.c++/pr-574.exp: New file.
6364 * gdb.c++/pr-574.cc: New file.
6365
afb5c968
CV
63662002-09-18 Corinna Vinschen <vinschen@redhat.com>
6367
6368 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
6369 embedded targets which never actually exit.
6370
31e45dee
FN
63712002-09-18 Fernando Nasser <fnasser@redhat.com>
6372
6373 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
6374 "don't step after run" as unresolved or unsupported, instead of xfail.
6375
a283c5a1
CV
63762002-09-18 Corinna Vinschen <vinschen@redhat.com>
6377
6378 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
6379 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
6380 Add newline to expected string in "step out of main (status wrapper)"
6381 case.
6382
11350d2a
CV
63832002-09-18 Corinna Vinschen <vinschen@redhat.com>
6384
6385 * lib/gdb.exp (rerun_to_main): Allow restarting application.
6386 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
6387
0deec7d6
TT
63882002-09-17 Tom Tromey <tromey@redhat.com>
6389
6390 * gdb.base/printcmds.exp (test_print_string_constants): Expect
6391 \000, not \0, in double-quoted string.
6392
b2b4a1b5
CV
63932002-09-14 Corinna Vinschen <vinschen@redhat.com>
6394
c9d37158 6395 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
6396 string after running the commands execution on breakpoint tests.
6397
1c56143a
CV
63982002-09-13 Corinna Vinschen <vinschen@redhat.com>
6399
6400 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
6401
37f8da45
JB
64022002-09-12 Joel Brobecker <brobecker@gnat.com>
6403
6404 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
6405
08b468e0
KS
64062002-09-10 Keith Seitz <keiths@redhat.com>
6407
6408 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
6409 runto proc.
6410 (mi_run_to_main): Use mi_runto.
6411 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
6412
dc360f58
KS
64132002-09-10 Keith Seitz <keiths@redhat.com>
6414
6415 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
6416 regexp for stopping at main. Could have multiple event notifications.
6417 Don't assume that main was declared with no parameters.
6418 (mi_next): Use mi_step_to.
6419 (mi_step): Use mi_next_to.
6420
ce3abcfb
CV
64212002-09-09 Corinna Vinschen <vinschen@redhat.com>
6422
6423 * gdb.base/default.exp: Fix expected string in `info float' test.
6424
d1f5b980
BE
64252002-09-09 Ben Elliston <bje@redhat.com>
6426
6427 * config/mips.exp: Update comments.
6428 * config/mips-idt.exp: Likewise.
6429 * config/nind.exp: Likewise.
6430 * config/slite.exp: Likewise.
6431 * config/sparclet.exp: Likewise.
6432 * config/udi.exp: Likewise.
6433 * config/vx.exp: Likewise.
6434 * config/vxworks29k.exp: Likewise.
6435
2f71430b
JB
64362002-09-05 Jim Blandy <jimb@redhat.com>
6437
6438 * gdb.threads/killed.exp: Fix test failure message.
6439
7ddebc7e
KS
64402002-09-04 Keith Seitz <keiths@redhat.com>
6441
6442 * lib/mi-support.exp: Update copyright.
6443 (mi_gdb_test): Increase the priority of the expected pattern
6444 so that it matches gdb_test.
6445
0ae67eb3
KS
64462002-09-03 Keith Seitz <keiths@redhat.com>
6447
6448 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
6449 Use integer comparison instead of string comparison for testing
6450 whether binary was built.
6451
38fc42c8
JB
64522002-09-03 Jim Blandy <jimb@redhat.com>
6453
6454 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
6455
b6ff0e81
JB
64562002-08-29 Jim Blandy <jimb@redhat.com>
6457
6458 * gdb.threads/pthreads.exp: Move the portable thread compilation
6459 code into a function in lib/gdb.exp, and call that from here.
6460 * lib/gdb.exp (gdb_compile_pthreads): New function.
6461
07c98896
KS
64622002-08-29 Keith Seitz <keiths@redhat.com>
6463
6464 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
6465 expect_out so that callers can get at it.
6466
0312286c
DJ
64672002-08-23 Daniel Jacobowitz <drow@mvista.com>
6468
6469 * gdb.threads/print-threads.c: New file.
6470 * gdb.threads/print-threads.exp: New file.
6471 * gdb.threads/schedlock.c: New file.
6472 * gdb.threads/schedlock.exp: New file.
6473
dd039bc4
EZ
64742002-08-22 Elena Zannoni <ezannoni@redhat.com>
6475
6476 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
6477 not altivec.c.
6478
1f36144c
MK
64792002-08-17 Mark Kettenis <kettenis@gnu.org>
6480
6481 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
6482 targets. The problem should be fixed now.
6483
16057ec7 64842002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
6485
6486 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
6487 2002-07-24 change that removes final dots from error messages.
6488
3c1499ad
TT
64892002-08-13 Tom Tromey <tromey@redhat.com>
6490
6491 * gdb.base/readline.exp: New file.
6492
a20ce2c3
AC
64932002-08-01 Andrew Cagney <ac131313@redhat.com>
6494
6495 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
6496 supress message.
6497
db034ac5
AC
64982002-08-01 Andrew Cagney <cagney@redhat.com>
6499
6500 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
6501 CHILL_FOR_TARGET and CHILL_LIB.
6502 * configure.in (configdirs): Remove gdb.chill.
6503 * configure: Regenerate.
6504 * lib/gdb.exp: Obsolete references to chill.
6505 * gdb.fortran/types.exp: Ditto.
6506 * gdb.fortran/exprs.exp: Ditto.
6507
3e000b18
KB
65082002-07-30 Kevin Buettner <kevinb@redhat.com>
6509
6510 * gdb.base/shlib-call.exp (additional_flags): Conditionally
6511 set Irix-specific compile and link flags.
6512
28f4966b
KB
65132002-07-29 Kevin Buettner <kevinb@redhat.com>
6514
6515 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
6516 source files. The ``-o'' option doesn't work with the ``-E'' option
6517 when using the Irix compiler.
6518
46c0d5a6
DJ
65192002-07-19 Daniel Jacobowitz <drow@mvista.com>
6520
6521 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
6522 Improve support for reusing an exec file. Copy exec file
6523 to target, and run gdbserver on the target instead of on the host.
6524
eecf4bed
JB
65252002-07-18 Jim Blandy <jimb@redhat.com>
6526
0f815cdf
JB
6527 * gdb.base/ending-run.exp: Don't expect to see the program end in
6528 some orderly fashion when we're running on a real stand-alone
6529 board.
6530
eecf4bed
JB
6531 * gdb.base/interrupt.exp: Correct logic for skipping tests on
6532 targets that don't support interrupts.
6533
52d309e4
JB
65342002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
6535
6536 * gdb.base/attach.exp: Add patterns to match output from /proc-based
6537 systems.
6538 Move comments in expect statements to inside the actions, so that they
6539 don't get matched against.
6540
ff683d9e
MK
65412002-07-10 Mark Kettenis <kettenis@gnu.org>
6542
6543 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
6544 function when asleep" test.
6545
b5356753
AC
65462002-07-10 Andrew Cagney <ac131313@redhat.com>
6547
6548 * gdb.base/page.exp: Rewrite to handle problems with very long
6549 `info set' output. Update copyright.
6550
6aa4d13a
AC
65512002-06-26 Andrew Cagney <ac131313@redhat.com>
6552
6553 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
6554 gdb.threads-hp.
6555 * gdb.hp/configure: Regenerate.
6556 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
6557 * gdb.hp/gdb.threads-hp/configure: Delete file.
6558 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
6559
8cf8c2b8
AC
65602002-06-22 Andrew Cagney <ac131313@redhat.com>
6561
6562 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
6563 setlocale, bindtextdomain and textdomain.
6564
6827a8f8
JB
65652002-06-11 Jim Blandy <jimb@redhat.com>
6566
919d772c
JB
6567 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
6568 preprocessor macro information is present.
6569
6827a8f8
JB
6570 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
6571 tests.
6572
c15b0d21
MS
65732002-06-06 Michael Snyder <msnyder@redhat.com>
6574
c5984d70
MS
6575 * gdb.base/overlays.exp: Record addresses of overlay
6576 functions in TCL variables rather than in GDB variables,
6577 to avoid having GDB convert them to pointers (with loss
6578 of information).
6579
d63a86f8 6580 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 6581 default linker script changes.
c15b0d21
MS
6582 * gdb.base/long_long.exp: Add check for sizeof (long double).
6583
be26fe0d
ML
65842002-06-06 Michal Ludvig <mludvig@suse.cz>
6585
6586 * gdb.asm/asm-source.exp: Add x86-64 target.
6587 * gdb.asm/x86_64.inc: New.
d63a86f8 6588
258093ca 65892002-05-30 Michael Chastain <mec@shout.net>
258093ca 6590
4b3153f1 6591 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
6592 * gdb.c++/m-static.cc: New file.
6593 * gdb.c++/m-static.exp: New file.
6594
241264c6
MS
65952002-05-28 Michael Snyder <msnyder@redhat.com>
6596
6597 * gdb.base/call-ar-st.exp: Allow for reduced floating point
6598 precision.
6599
9bba8c8f 66002002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 6601
4b3153f1 6602 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
6603 * gdb.c++/m-data.cc: New file.
6604 * gdb.c++/m-data.exp: New file.
6605
66062002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 6607
4b3153f1 6608 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 6609 * gdb.c++/try_catch.cc: New file.
d63a86f8 6610 * gdb.c++/try_catch.exp: New file.
9bba8c8f 6611
def1b996
MC
66122002-05-27 Michael Chastain <mec@shout.net>
6613
6614 * gdb.c++/local.exp: Accept more nested types in output.
6615
522ba268
MC
66162002-05-26 Michael Chastain <mec@shout.net>
6617
6618 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
6619
277254ba
MS
66202002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6621
6622 * lib/gdb.exp (gdb_wrapper_init): Just because
6623 gdb_wrapper_file exists, this does not mean that the file
6624 should not be rebuilt. That is what gdb_wrapper_initialized
6625 is for.
6626 (default_gdb_init): Reset gdb_wrapper_initialized.
6627
b61a8733
MS
66282002-05-23 Michael Snyder <msnyder@redhat.com>
6629
d63a86f8 6630 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
6631 the precision of the floating point test results.
6632 * gdb.base/call-rt-st.exp: Ditto.
6633
b61a8733
MS
6634 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
6635 * gdb.base/call-rt-st.exp: Ditto.
6636
56f6e910
MC
66372002-05-19 Michael Chastain <mec@shout.net>
6638
6639 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
6640
ad0b0016
EZ
66412002-05-19 Elena Zannoni <ezannoni@redhat.com>
6642
6643 * configure.in (configdirs): Add gdb.arch.
6644 * configure: Regenerate.
6645
f617d2b6
JB
66462002-05-17 Jim Blandy <jimb@redhat.com>
6647
6648 * gdb.base/completion.exp: Recognize the more detailed error
6649 messages produced by the macro expander's lexical analyzer.
6650
eac2a696
EZ
66512002-05-14 Elena Zannoni <ezannoni@redhat.com>
6652
6653 * gdb.arch/altivec-abi.c: New file.
6654 * gdb.arch/altivec-abi.exp: New file.
6655 * gdb.arch/altivec-regs.c: New file.
6656 * gdb.arch/altivec-regs.exp: New file.
6657
2fdde8f8
DJ
66582002-05-14 Daniel Jacobowitz <drow@mvista.com>
6659
6660 * gdb.base/maint.exp (maint print type): Update for new type
6661 structure.
d63a86f8 6662
e31f1a7c
EZ
66632002-05-14 Elena Zannoni <ezannoni@redhat.com>
6664
6665 * gdb.arch: New directory.
6666 * gdb.arch/configure.in: New file.
6667 * gdb.arch/configure: New file.
6668 * gdb.arch/Makefile.in: New file.
6669
db589741
CV
66702002-05-13 Corinna Vinschen <vinschen@redhat.com>
6671
6672 * gdb.asm/asm-source.exp: Add v850 as supported target.
6673 * gdb.asm/v850.inc: New file.
6674
8ce2a7dc
DJ
66752002-05-13 Daniel Jacobowitz <drow@mvista.com>
6676
6677 * gdb.c++/annota2.exp (annotate-quit): Add comment.
6678
df763c7f
DJ
66792002-05-12 Daniel Jacobowitz <drow@mvista.com>
6680
6681 * gdb.base/break.exp: Check 'break "marker2"'.
6682
377daeed
MS
66832002-05-10 Michael Snyder <msnyder@redhat.com>
6684
6685 * gdb.base/long_long.exp: Fix typo.
6686
c4b7bc2b
JB
66872002-05-10 Jim Blandy <jimb@redhat.com>
6688
ecac9a4e
JB
6689 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
6690 a bug.
6691
c4b7bc2b
JB
6692 * gdb.base/printcmds.exp (test_integer_literals_rejected):
6693 Recognize more detailed error message produced by the macro
6694 expander's lexical analyzer.
6695 * lib/gdb.exp (test_print_reject): Same.
6696
e71019a1
MK
66972002-05-09 Mark Kettenis <kettenis@gnu.org>
6698
6699 * gdb.c++/method.exp: Fix typo.
6700
fedfc8e6
MS
67012002-05-08 Michael Snyder <msnyder@redhat.com>
6702
166a1957
MS
6703 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
6704 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 6705 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
6706 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
6707 Add iftarget clause for strongarm.
d63a86f8 6708
f1c47eb2
MS
67092002-05-06 Michael Snyder <msnyder@redhat.com>
6710
cb9a9d3e
MS
6711 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
6712 (gdb_continue_to_end): Accept output from status wrapper.
6713 * gdb.base/ending-run.exp: Add case for output from status wrapper.
6714 Clean up fail messages to match pass messages.
6715
f1c47eb2
MS
6716 Enable the "needs_status_wrapper" testsuite feature.
6717 * lib/gdb.exp (gdb_wrapper_init): New procedure.
6718 (gdb_compile): Conditionally call gdb_wrapper_init.
6719 * gdb.base/a2-run.exp: Recognize output from status wrapper.
6720 * gdb.c++/method.exp: Recognize output from status wrapper.
6721
6079c749
BE
67222002-05-06 Ben Elliston <bje@redhat.com>
6723From Graydon Hoare <graydon@redhat.com>
6724
6725 * config/sid.exp: Include support for "rawsid" protocol.
6726
188baff3
JB
67272002-05-03 Jim Blandy <jimb@redhat.com>
6728
6729 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
6730 * gdb.c++/hang3.C: New file.
6731
b9c07f0f
AC
67322002-05-04 Andrew Cagney <ac131313@redhat.com>
6733
6734 * gdb.base/default.exp: Remove obsolete code.
6735 * gdb.c++/misc.exp: Ditto. Update copyright.
6736 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
6737 * gdb.base/whatis.exp: Ditto. Update copyright.
6738 * gdb.base/scope.exp: Ditto. Update copyright.
6739 * gdb.base/ptype.exp: Ditto. Update copyright.
6740 * gdb.base/printcmds.exp: Ditto. Update copyright.
6741 * gdb.base/opaque.exp: Ditto. Update copyright.
6742 * gdb.base/list.exp: Ditto.
6743 * gdb.base/funcargs.exp: Ditto. Update copyright.
6744 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
6745 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
6746 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
6747 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
6748 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
6749 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
6750
5c7a0397
MS
67512002-05-02 Michael Snyder <msnyder@redhat.com>
6752
d6dcc264 6753 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
6754 * gdb.base/long_long.exp: Add xscale target.
6755 * gdb.base/default.exp: Add xscale target.
6756
eb7f1c48
JB
67572002-05-01 Jim Blandy <jimb@redhat.com>
6758
6759 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
6760 gdb.c++/hang.exp: New test.
6761
a6befae8
FF
67622002-05-01 Fred Fish <fnf@redhat.com>
6763
6764 * gdb.base/completion.exp: Handle completions of "./Make" for
6765 more than one completion possibility, as is the case when we
6766 build and test in the source tree.
6767
0a310277
AG
67682002-04-29 Anthony Green <green@redhat.com>
6769
6770 * gdb.java/jmisc1.exp: New file.
6771 * gdb.java/jmisc2.exp: New file.
6772
6ff9af88
DJ
67732002-04-24 Daniel Jacobowitz <drow@mvista.com>
6774
6775 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
6776
96b3d632
EZ
67772002-04-23 Elena Zannoni <ezannoni@redhat.com>
6778
6779 * gdb.base/help.exp: Change 'help status' to allow for target
6780 dependent output differences.
6781
5019bb54
MC
67822002-04-22 Michael Chastain <mec@shout.net>
6783
6784 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
6785
a805a116
MC
67862002-04-22 Michael Chastain <mec@shout.net>
6787
6788 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
6789
a1706bfd
DM
67902002-04-17 David S. Miller <davem@redhat.com>
6791
6792 * gdb.asm/sparc64.inc: New file.
6793 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
6794
a73a20a2
EZ
67952002-04-19 Elena Zannoni <ezannoni@redhat.com>
6796
6797 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
6798 instruction file directly into the build tree. Clean up at end of
6799 test.
6800
ba678339
DM
68012002-04-18 David S. Miller <davem@redhat.com>
6802
6803 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
6804 handle 64-bit platforms correctly.
6805 * gdb.base/maint.exp: Likewise.
6806
b03399da
KB
68072002-04-18 Kevin Buettner <kevinb@redhat.com>
6808
6809 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
6810 ``-fpic'' when compiling files comprising a shared library, but
6811 it does need additional linker flags in order to find shared
6812 libraries at run time.
6813
e2004992
KB
68142002-04-18 Kevin Buettner <kevinb@redhat.com>
6815
6816 * gdb.base/cvexpr.c (use): New function.
6817 (main): Invoke use() on all global variables to prevent
6818 some linkers from deleting these otherwise unused symbols.
6819
d8937120
MC
68202002-04-17 Michael Chastain <mec@shout.net>
6821From David S. Miller <davem@redhat.com>
6822
6823 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
6824 handle 64-bit platforms correctly.
6825
ffd61a58
MS
68262002-04-12 Michael Snyder <msnyder@redhat.com>
6827From Jim Blandy <jimb@redhat.com>
6828 * gdb.base/foo.c (foox): Remove section attribute; the linker
6829 script can handle this instead.
6830 * gdb.base/bar.c (barx): Same.
6831 * gdb.base/baz.c (bazx): Same.
6832 * gdb.base/grbx.c (grbxx): Same.
6833
6834 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
6835 manager doesn't automatically unmap overlays unnecessarily.
6836
6b8426a6
MH
68372002-04-10 Martin M. Hunt <hunt@redhat.com>
6838
6839 * gdb.base/ending-run.exp: Fix pattern for Mips targets
6840 stepping out of main.
6841
34af4875
MC
68422002-04-09 Michael Chastain <mec@shout.net>
6843
6844 * gdb.c++/local.cc (main): Move call to marker1() inside nested
6845 scope so that the nested scope tests will make sense.
6846 * gdb.c++/local.exp: Write patterns that actually work with gcc
6847 (the HP patterns "were never known to work with gcc").
6848 Keep the old aCC patterns too.
6849
2d1676a0
DJ
68502002-04-09 Daniel Jacobowitz <drow@mvista.com>
6851
6852 * gdb.base/attach.exp: Correct target board test.
6853
3a63e3f9
MC
68542002-04-08 Michael Chastain <mec@shout.net>
6855
6856 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
6857 in a const method. Add some xfail and fail cases for configurations
6858 that do not emit the "const ...".
6859
f18dabd2
MC
68602002-04-07 Michael Chastain <mec@shout.net>
6861
6862 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
6863 Accept "A * const" and "const A * const" as type of "this".
6864 Fix spelling of getFunky throughout. Make messages uniform.
6865
0fcddd82
EZ
68662002-04-07 Elena Zannoni <ezannoni@redhat.com>
6867
6868 Work around for PR gdb/285:
6869 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
6870
16a8534a
EZ
68712002-04-07 Elena Zannoni <ezannoni@redhat.com>
6872
6873 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
6874 instructions file at run time instead of configure time.
6875 Sometimes we run the test in a directory that is not the one we
6876 configured in.
6877 * gdb.asm/configure.in: Delete creation of symlink.
6878 * gdb.asm/configure: Regenerate.
6879
24181d81
JB
68802002-04-05 J. Brobecker <brobecker@gnat.com>
6881
6882 * gdb.gdb/xfullpath.exp: New test, to exercise the new
6883 xfullpath () function.
6884
7cdb7107
DJ
68852002-04-04 Daniel Jacobowitz <drow@mvista.com>
6886
6887 * gdb.asm/Makefile.in: Correct dependencies.
6888
6889 * gdb.asm/powerpc.inc: New file.
6890 * gdb.asm/asm-source.exp: Add PowerPC.
6891 * gdb.asm/configure.in: Likewise.
6892 * gdb.asm/configure: Regenerated.
6893
a7d17088
DJ
68942002-04-04 Daniel Jacobowitz <drow@mvista.com>
6895
6896 * gdb.base/relocate.exp: New file.
6897 * gdb.base/relocate.c: New file.
6898
cd721503
FF
68992002-04-04 Fred Fish <fnf@redhat.com>
6900
6901 * gdb.base/step-test.exp: Update comment regarding stopping in
6902 memcpy/bcopy calls inserted as part of the compiler runtime.
6903
b22ad7a7
MS
69042002-04-04 Michael Snyder <msnyder@redhat.com>
6905
6906 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
6907
5f279fa6
DJ
69082002-04-03 Daniel Jacobowitz <drow@mvista.com>
6909
6910 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
6911 (gdb_expect): Remove $notransfer hack.
6912
dd0fd3ce
DJ
69132002-04-02 Daniel Jacobowitz <drow@mvista.com>
6914
6915 * gdb.c++/classes.exp ("calling method for small class"): Match
6916 updated register output.
6917
1e50cda1
DJ
69182002-03-30 Daniel Jacobowitz <drow@mvista.com>
6919
6920 Fix PR gdb/452
6921 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
6922 when finished. Make gdb_file_cmd send "exec-file" when
6923 appropriate.
6924
24015922
DJ
69252002-03-30 Daniel Jacobowitz <drow@mvista.com>
6926
6927 * gdb.base/attach.exp: Remove extra setup_xfail.
6928
dd7dfd64
MS
69292002-03-26 Michael Snyder <msnyder@redhat.com>
6930
6931 * gdb.base/default.exp: Add tests for dump, append, and restore.
6932 * gdb.base/help.exp: Add tests for dump, append, and restore.
6933 * gdb.base/dump.exp: New file, test dump, append and restore.
6934 * gdb.base/dump.c: New file.
6935
48b2f8d7
MS
69362002-03-27 Michael Snyder <msnyder@redhat.com>
6937
d63a86f8 6938 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
6939 clean-ups in help messages.
6940
05b4d525
FF
69412002-03-26 Fred Fish <fnf@redhat.com>
6942
6943 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
6944 have debugging info for those functions and the compiler uses them
6945 internally to copy structs around.
6946
d7679631
FF
69472002-03-26 Fred Fish <fnf@redhat.com>
6948
6949 * gdb.base/list.exp: Revert the change made yesterday and add note
6950 about why we don't list the default lines for remote targets.
6951
523ac3f9
MS
69522002-03-25 Michael Snyder <msnyder@redhat.com>
6953
6954 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
6955
754b2b8d
FF
69562002-03-25 Fred Fish <fnf@redhat.com>
6957
6958 * gdb.base/list.exp: This test works on remote targets so remove
6959 the short circuit for remote targets. Update copyright.
6960
33c3e192
FF
69612002-03-25 Fred Fish <fnf@redhat.com>
6962
6963 * gdb.base/attach.exp: Fix logic error that was suppressing this
6964 test for all non hppa*-*-hpux* targets, instead of the hp target.
6965 Move comments closer to the suppression point. Also now need to
6966 check that we are running natively.
6967
d43e73ee
MS
69682002-03-22 Michael Snyder <msnyder@redhat.com>
6969
882c8f02
MS
6970 * gdb.base/default.exp: Add test for gcore. Update copyright.
6971 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 6972
04c12f60
FF
69732002-03-06 Fred Fish <fnf@redhat.com>
6974
6975 * gdb.base/funcargs.c: Remove extraneous ';' character.
6976 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
6977
b43df995
MC
69782002-03-04 Michael Chastain <mec@shout.net>
6979
6980 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
6981 accommodate gcc v3 function signature.
6982 * gdb.mi/mi0-var-cmd-exp: Ditto.
6983
92362027
AC
69842002-02-24 Andrew Cagney <ac131313@redhat.com>
6985
6986 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
6987 ``GNU/Linux'' or ``Linux kernel''
6988 * testsuite/gdb.threads/pthreads.c: Ditto.
6989
258ad32d
MC
69902002-02-24 Michael Chastain <mec@shout.net>
6991
6992 * gdb.threads/pthreads.c (thread1): Add a return statement.
6993 (thread2): Likewise.
6994 (foo): Likewise.
6995
04c3b3d4
MC
69962002-02-23 Michael Chastain <mec@shout.net>
6997
6998 * gdb.threads/linux-dp.c (philosopher): Add a return statement
6999 to placate gcc.
7000
5a2a0a20
MC
70012002-02-23 Michael Chastain <mec@shout.net>
7002
7003 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
7004 test "ptype bint". The test passes on all my stabs configurations.
7005
a640f7fc
JB
70062002-02-21 Jim Blandy <jimb@redhat.com>
7007
27924826
JB
7008 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
7009 filename at a time, and watch for the ones we want to see.
7010
a640f7fc
JB
7011 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
7012 types of pointers to prototyped functions.
7013
edcc8c75
AC
70142002-02-20 Andrew Cagney <ac131313@redhat.com>
7015
7016 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
7017 signed, unsigned and straight char.
7018 (padding_char, padding_short, padding_int, padding_long,
7019 padding_long_long, padding_float, padding_double,
7020 padding_long_double): New global variables.
7021 (fill, fill_structs): New functions.
7022
7023 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
7024 for correctly sized writes. Update copyright.
7025 (get_valueof): New procedure.
7026 (get_sizeof): Call get_valueof.
7027 (check_valueof): New procedure.
7028 (check_padding): New procedure.
7029
ac57ea44
MC
70302002-02-20 Michael Chastain <mec@shout.net>
7031
7032 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
7033 to setup_xfail. Document some of the remaining calls.
7034
7a10c941
MC
70352002-02-18 Michael Chastain <mec@shout.net>
7036
7037 * gdb.c++/userdef.exp: Update copyright year.
7038
fb8acdcc
DJ
70392002-02-18 Daniel Jacobowitz <drow@mvista.com>
7040
7041 * gdb.c++/userdef.exp: Test overloaded operators properly.
7042 Remove xfails.
7043
fda6ae12
MS
70442002-02-14 Michael Snyder <msnyder@redhat.com>
7045
7046 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
7047
676a0442
DJ
70482002-02-14 Daniel Jacobowitz <drow@mvista.com>
7049
7050 * gdb.base/a2-run.exp: Check for a remote target properly.
7051 * gdb.base/annota1.exp: Likewise.
7052 * gdb.base/list.exp: Likewise.
7053 * gdb.base/reread.exp: Likewise.
7054 * gdb.base/scope.exp: Likewise.
7055 * gdb.base/shlib-call.exp: Likewise.
7056 * gdb.base/term.exp: Likewise.
7057 * gdb.c++/annota2.exp: Likewise.
7058
78b4f468
RE
70592002-02-13 Richard Earnshaw <rearnsha@arm.com>
7060
7061 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
7062
9a81ba51
MC
70632002-02-10 Michael Chastain <mec@shout.net>
7064
7065 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
7066 (call_after_alloca): Ditto.
7067
004af6c7
DJ
70682002-02-10 Daniel Jacobowitz <drow@mvista.com>
7069
7070 * gdb.base/ending-run.exp: Guard "cont" test with
7071 gdb_skip_stdio_test.
7072
37225f62
JB
70732002-02-06 Jim Blandy <jimb@redhat.com>
7074
7075 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
7076 from here...
7077 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
7078 To here. Disable this test on non-HP platforms. Add big comment.
7079
fe6fdd96
MS
70802002-02-04 Michael Snyder <msnyder@redhat.com>
7081
7082 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
7083 other than d10v and m32r.
7084
036fad3f
RE
70852002-02-02 Richard Earnshaw <rearnsha@arm.com>
7086
7087 * gdb.base/default.exp: Rewrite test patterns to reduce time
7088 taken to match them.
7089
7148ab62
DJ
70902002-01-30 Daniel Jacobowitz <drow@mvista.com>
7091
7092 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
7093 Allow a start function above main.
7094 * gdb.threads/linux-dp.exp: Fix copyright date.
7095
396cc255
DJ
70962002-01-30 Daniel Jacobowitz <drow@mvista.com>
7097
7098 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
7099 (check_philosopher_stack): Check for manager thread before checking
7100 for a just-starting thread.
7101
f038d31b
DJ
71022002-01-30 Daniel Jacobowitz <drow@mvista.com>
7103
7104 From Neil Booth <neil@daikokuya.demon.co.uk>:
7105 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
7106 warnings.
7107
b3ff9d9a
FF
71082002-01-21 Fred Fish <fnf@redhat.com>
7109
7110 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
7111 not caller.
7112
39ad761d
JB
71132002-01-21 Jim Blandy <jimb@redhat.com>
7114
7115 * gdb.base/reread.exp: Check that GDB properly re-reads the
7116 executable file when it changes while no inferior is running.
7117
aaf320fa
FF
71182002-01-21 Fred Fish <fnf@redhat.com>
7119
7120 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
7121 optionally accept the "shlib events" variation.
7122
808a31f5
JB
71232002-01-21 Jim Blandy <jimb@redhat.com>
7124
7125 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
7126 call `fflush' after every `printf', so that the output is produced
7127 at predictable points, regardless of whatever buffering does (or
7128 doesn't) take place.
7129 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
7130 at different points.
7131
4420d5e2
DJ
71322002-01-20 Daniel Jacobowitz <drow@mvista.com>
7133
7134 * gdb.c++/inherit.exp: Update copyright years.
7135 * gdb.c++/method.exp: Likewise.
7136
3e36a0f4
DJ
71372002-01-20 Daniel Jacobowitz <drow@mvista.com>
7138
7139 * gdb.c++/classes.exp: Update for improved v3 support and skipping
7140 artificial methods/arguments.
7141 * gdb.c++/derivation.exp: Likewise.
7142 * gdb.c++/inherit.exp: Likewise.
7143 * gdb.c++/method.exp: Likewise.
7144 * gdb.c++/virtfunc.exp: Likewise.
7145
b4ceaee6
AC
71462002-01-18 Andrew Cagney <ac131313@redhat.com>
7147
7148 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
7149 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
7150 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
7151 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
7152 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
7153 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
7154
ecace851
JB
71552002-01-17 Jim Blandy <jimb@redhat.com>
7156
7157 * gdb.asm/asm-source.exp (info symbol): Take another shot at
7158 anchoring the pattern matching the entry point symbol's name.
7159
375fc983
AC
71602002-01-17 Andrew Cagney <ac131313@redhat.com>
7161
7162 * gdb.base/maint.exp: Update ``maint internal-error'' to match
7163 continue/quit query. Update copyright.
7164
fe6fdd96
MS
71652002-01-14 Michael Snyder <msnyder@redhat.com>
7166
7167 * gdb.base/gcore.exp: Remove extra debugging output.
7168
e017c81f
DJ
71692002-01-13 Daniel Jacobowitz <drow@mvista.com>
7170
7171 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
7172 for slightly dubious v2 mangled string.
7173
37ab3bf8
DJ
71742002-01-13 Daniel Jacobowitz <drow@mvista.com>
7175
7176 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
7177
1bc05c3a 71782002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 7179
1bc05c3a 7180 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 7181
1bc05c3a
JM
7182 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
7183 constructors.
7184 * gdb.c++/derivation.exp: Likewise.
7185 * gdb.c++/templates.exp: Likewise.
7186 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 7187
1bc05c3a
JM
71882002-01-10 Michael Snyder <msnyder@redhat.com>
7189
7190 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 7191
a911c360
MS
71922002-01-08 Michael Snyder <msnyder@redhat.com>
7193
7194 * gdb.base/gcore.exp: New test for generate-core-file command.
7195 * gdb.base/gcore.c: Testcase for above.
7196 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
7197
ea2119ec
JM
71982002-01-08 Jason Merrill <jason@redhat.com>
7199
7200 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
7201
68203136
FF
72022002-01-07 Fred Fish <fnf@redhat.com>
7203
7204 * gdb.c++/overload.exp: Remove unconditional xfails for:
7205 print foo_instance1.overloadargs(1)
7206 print foo_instance1.overloadargs(1, 2)
7207 print foo_instance1.overloadargs(1, 2, 3)
7208 print foo_instance1.overloadargs(1, 2, 3, 4)
7209 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
7210 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
7211 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
7212 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
7213 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
7214 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
7215 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
7216 print foo_instance1.overload1arg()
7217 print foo_instance1.overload1arg((char)arg2)
7218 print foo_instance1.overload1arg((signed char)arg3)
7219 print foo_instance1.overload1arg((unsigned char)arg4)
7220 print foo_instance1.overload1arg((int)arg7)
7221 print foo_instance1.overload1arg((unsigned int)arg8)
7222 print foo_instance1.overload1arg((float)arg11)
7223 print foo_instance1.overload1arg((double)arg12)
d63a86f8 7224
21b9b5b1
MS
72252002-01-07 Michael Snyder <msnyder@redhat.com>
7226
7227 * gdb.base/huge.exp: New test. Print a very large target data object.
7228 (skip_huge_test): New test variable. Define if you want to skip this
7229 test. The test reads an 8 megabyte data object from the target, so it
7230 might be very time consuming on remote targets with a slow connection.
7231 * gdb.base/huge.c: New file. Test case for above.
7232
725f922e
FF
72332002-01-07 Fred Fish <fnf@redhat.com>
7234
7235 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
7236 g_instance.bfoo, and g_instance.cfoo.
7237
634d57ec
JL
7238Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
7239
f286b2c3
JL
7240 * gdb.base/break.c (multi_line_if_conditional): New function.
7241 (multi_ilne_while_conditional): Likewise.
7242 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
7243 IF or WHILE condition puts the breakpoint at the start of
7244 the condition.
7245
634d57ec
JL
7246 * gdb.base/selftest.exp (backtrace through signal handler): Remove
7247 hppa*-*-hpux* expected failure.
7248 * gdb.base/structs.exp (do_function_calls): Similarly.
7249
7250 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
7251 watchpoints.
7252
9fbfe2dc
AC
72532002-01-06 Andrew Cagney <ac131313@redhat.com>
7254
7255 Fix PR gdb/66.
7256 * gdb.base/structs.exp: Replace skip for a29k with skip for
7257 gdb,cannot_call_functions.
7258 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
7259 * gdb.base/callfuncs.exp: Ditto.
7260 * gdb.base/call-rt-st.exp: Ditto.
7261 * gdb.base/call-strs.exp: Ditto.
7262 * gdb.base/callfwmall.exp: Ditto.
7263 * gdb.base/scope.exp: Obsolete xfail a29k.
7264 * gdb.c++/misc.exp: Ditto.
7265 * gdb.c++/cplusfuncs.exp: Ditto.
7266 * gdb.base/ptype.exp: Ditto.
7267 * gdb.base/printcmds.exp: Ditto.
7268 * gdb.base/opaque.exp: Ditto.
7269 * gdb.base/list.exp: Ditto.
7270 * gdb.base/funcargs.exp: Ditto.
7271 * gdb.base/default.exp: Ditto.
7272
8ddad156
MS
72732002-01-04 Michael Snyder <msnyder@redhat.com>
7274
ca4976a6 7275 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
7276 * gdb.base/maint.exp: Add tests for maint info sections options.
7277
1b074332
JL
7278Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
7279
7280 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
7281
7d159115
CV
72822001-12-20 Corinna Vinschen <vinschen@redhat.com>
7283
7284 * gdb.asm/arm.inc: New file.
7285 * gdb.asm/asm-source.exp: Add arm targets.
7286 * gdb.asm/configure.in: Ditto.
7287 * gdb.asm/configure: Recreated from configure.in.
7288
8fb87725
JL
7289Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
7290
afabe08c
JL
7291 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
7292 with HP's compiler.
7293 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
7294 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
7295 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
7296 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
7297
7298 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
7299 either HP's compilers or GCC.
7300
db521deb
JL
7301 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
7302 a SIGBUS or SIGSEGV.
7303
7304 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
7305
7306 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
7307 can be compiled with either HP's compiler or GCC.
7308
cfa88ab7
JL
7309 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
7310 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
7311 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
7312
ca344dff
JL
7313 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
7314 to match current gdb output. Update due to using auto-solib-limit
7315 for limiting instead of overloading auto-solib-add.
7316 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
7317 test program.
7318
3f3c6e55 7319 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
7320 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
7321 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
7322 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
7323 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
7324 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
7325 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
7326 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
7327 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
7328 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
7329 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
7330 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
7331 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 7332
8fb87725
JL
7333 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
7334 a SIGTRAP to the inferior.
7335
cf599fa7
CV
73362001-12-19 Corinna Vinschen <vinschen@redhat.com>
7337
7338 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
7339 Substitute call to target_link by call to gdb_compile.
7340
2cd045cd
JL
7341Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
7342
7343 * gdb.base/break.exp: Fix HP specific search string when testing
7344 backtracing in a called function.
7345
d63a86f8 7346 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
7347 compiling the test with HP's compilers.
7348 * gdb.base/volatile.exp: Similarly.
7349
99ebe9ac
JB
73502001-12-19 Jim Blandy <jimb@redhat.com>
7351
7352 * gdb.base/printcmds.exp: Expect the null character to be printed
7353 as '\0', and the '\013' to be printed as '\v'.
7354 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
7355 * gdb.base/setvar.exp: Same.
7356
b9891b29
JB
73572001-12-17 Jim Blandy <jimb@redhat.com>
7358
0eba65ab
JB
7359 * gdb.base/completion.exp: Rather than completing very long
7360 filenames, which can make the readline library produce output we
7361 don't recognize, cd to the directory first, and then complete
7362 using nice, short relative paths.
7363
6970b5b1
JB
7364 * gdb.base/completion.exp: On some systems, there is, in fact, a
7365 variable named `b' in scope, since GDB treats all static
7366 variables as being in scope. So use `no_var_named_this'
7367 instead of `b'.
7368
b9891b29
JB
7369 * gdb.base/corefile.exp: Recognize the message saying that GDB
7370 can't find the core file's registers as a failure.
7371
e6ccd35f
JSC
73722001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
7373
7374 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
7375 test expect string more specific.
7376
105ba819
CV
73772001-12-13 Corinna Vinschen <vinschen@redhat.com>
7378
7379 * gdb.asm/asm-source.exp: Add support for xstormy16.
7380 * gdb.asm/configure.in: Ditto.
7381 * gdb.asm/configure: Rebuild.
7382 * gdb.asm/xstormy16.inc: New file.
7383
e9e79dd9
FF
73842001-12-10 Fred Fish <fnf@redhat.com>
7385
7386 * gdb.base/maint.exp: Update to match changes in type dumping code.
7387
347dc97d
JB
73882001-12-10 Jim Blandy <jimb@redhat.com>
7389
7390 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
7391 matching the entry point symbol's name at the beginning of the
7392 line.
7393
5178b9d6
DJ
73942001-12-07 Daniel Jacobowitz <drow@mvista.com>
7395
7396 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
7397 gdb.c++/inherit.exp, gdb.c++/method.exp,
7398 gdb.c++/namespace.exp, gdb.c++/templates.exp,
7399 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
7400 and class layout support.
7401
af890c52
DJ
74022001-12-07 Daniel Jacobowitz <drow@mvista.com>
7403
7404 * gdb.c++/classes.exp: Add test for static member function.
7405 * gdb.c++/misc.cc: Add class with static member function.
7406
7a345fb3
JB
74072001-12-07 Jim Blandy <jimb@redhat.com>
7408
f2e54a80 7409 If GDB says it can't find the struct the function returned, report
8032bf31
JB
7410 those tests as `unsupported'.
7411 * gdb.base/call-rt-st.exp (print_struct_call): New function.
7412 Rewrite subsequent tests to use it.
7413
7414 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
7415 those tests as `unsupported'.
7416 * gdb.base/structs.exp (call_struct_func): New function.
7417 (do_function_calls): Use call_struct_func to call the functions
7418 returning structs.
7419
0bc69509
JB
7420 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
7421 whether functions are prototyped or not, so we can't possibly pass
7422 arguments to t_float_values2 properly.
7423
7a345fb3
JB
7424 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
7425 value of `timeout' for targets other than the mips*tx39-*.
7426
edb6ede1
MS
74272001-12-06 Michael Snyder <msnyder@redhat.com>
7428
d63a86f8 7429 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
7430 and detect whether the start symbol has a leading underscore.
7431
2d842f13
JB
74322001-12-04 Jim Blandy <jimb@redhat.com>
7433
7434 * gdb.base/completion.exp: Clarify indentation.
7435
68550daf
JB
74362001-12-03 Jim Blandy <jimb@redhat.com>
7437
7438 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
7439 variables on the S/390, not `.word'.
7440
cd5195a8
JB
74412001-11-30 Jim Blandy <jimb@redhat.com>
7442
7443 Add assembly-source tests for s390-ibm-linux.
7444 * gdb.asm/s390.inc: New file.
7445 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
7446 the S/390 architecture.
7447 * gdb.asm/configure: Regenerated.
7448
ca9efc90
MS
74492001-11-30 Michael Snyder <msnyder@redhat.com>
7450
7451 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
7452 next, info source, info sources, info line, global and static
7453 variables, and static functions.
7454 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
7455 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
7456 * gdb.asm/asmsrc1.s: Add a static function and some variables.
7457 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
7458 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
7459 (gdbasm_leave): Restore frame pointer.
7460 (gdbasm_startup): Copy stack set-up from crt0.S.
7461
d0e66976
FN
74622001-11-26 Fernando Nasser <fnasser@redhat.com>
7463
7464 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
7465 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
7466 to a local (non-static) variable. Copy tstruct.a to a static buffer
7467 and return a pointer to that buffer.
7468 * gdb.base/callfwmall.c (t_structs_a): Ditto.
7469
e2334072
MK
74702001-11-24 Mark Kettenis <kettenis@gnu.org>
7471
7472 * gdb.asm/configure.in: Fix recognition of ix86 target.
7473 * gdb.asm/configure: Regenerate.
7474
756caa3d
MS
74752001-11-21 Michael Snyder <msnyder@redhat.com>
7476
7477 * gdb.asm/sparc.inc: New file.
7478 * gdb.asm/asm-source.exp: Recognize sparc target.
7479 * gdb.asm/configure.in: Recognize sparc target.
7480 * gdb.asm/configure: Regenerate.
d63a86f8 7481
9a4d72d5
MS
74822001-11-21 Michael Snyder <msnyder@redhat.com>
7483
7484 * gdb.asm/m32r.inc: New file.
7485 * gdb.asm/asm-source.exp: Recognize m32r target.
7486 * gdb.asm/configure.in: Recognize m32r target.
7487 * gdb.asm/configure: Regenerate.
7488
a773d1cd
MS
74892001-11-20 Michael Snyder <msnyder@redhat.com>
7490
017ac23d
MS
7491 * gdb.asm/i386.inc: New file.
7492 * gdb.asm/asm-source.exp: Recognize ix86 target.
7493 * gdb.asm/configure.in: Recognize ix86 target.
7494 * gdb.asm/configure: Regenerate.
7495
a773d1cd
MS
7496 * gdb.c++/namespace.exp: Fix quotes in output messages.
7497
bb632afb
MS
74982001-11-14 Michael Snyder <msnyder@redhat.com>
7499
25d559ca 7500 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
7501 qualifier in a type cast expression, to designate an address
7502 in the instruction space (Harvard architecture).
7503
4749e309
MS
75042001-11-13 Michael Snyder <msnyder@redhat.com>
7505
7506 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
7507 Tests for expressions using 'const' and 'volatile'.
7508
25050984
CV
75092001-11-13 Corinna Vinschen <vinschen@redhat.com>
7510
7511 * gdb.asm/asm-sources.exp: Allow defining linker flags.
7512
1902c51f
DJ
75132001-11-12 Daniel Jacobowitz <drow@mvista.com>
7514
7515 * lib/mi-support.exp (mi_run_to_helper): Move comments
7516 outside of gdb_expect.
7517
dcf95b47
DJ
75182001-11-11 Daniel Jacobowitz <drow@mvista.com>
7519
7520 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
7521 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
7522 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
7523 mi0_run_to): New functions.
7524 * gdb.mi/mi-simplerun.exp: Use them.
7525 * gdb.mi/mi0-simplerun.exp: Likewise.
7526 * gdb.mi/mi-var-cmd.exp: Likewise.
7527 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 7528
45b074e1
AC
75292001-11-10 Andrew Cagney <ac131313@redhat.com>
7530
7531 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
7532 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
7533
bf50d346
AC
75342001-11-09 Andrew Cagney <ac131313@redhat.com>
7535
7536 * gdb.base/restore.exp: Include $expected value in restored test
7537 message.
7538
9383332c
AC
75392001-11-09 Andrew Cagney <ac131313@redhat.com>
7540
7541 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
7542 implemented.
7543
db62520a
MS
75442001-11-08 Michael Snyder <msnyder@redhat.com>
7545
7546 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
7547 Add pass/fail message for stop at breakpoint in call dummy function.
7548
b5703437
MS
75492001-11-07 Michael Snyder <msnyder@redhat.com>
7550
d63a86f8
RM
7551 * gdb.c++/templates.exp (test_template_breakpoints):
7552 If we get an overload menu, but it does not match what
760f6330 7553 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
7554 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
7555 making the whitespace optional. Argument for "new" may be
7556 "unsigned" as well as "unsigned int/long".
d63a86f8 7557 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
7558 making the whitespace optional. Also replace "(void) with
7559 "((void|)), making the keyword "void" optional.
d63a86f8 7560 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
7561 making the whitespace optional. Also replace "(void) with
7562 "((void|)), making the keyword "void" optional.
3bf40917
MS
7563 * gdb.base/callfuncs.c (t_float_values): This function must
7564 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 7565 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
7566 can be tested against both cases. Usually one case involves
7567 promotion of float to double, while the other does not.
7568 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
7569 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
7570 includes a stack frame for "start".
7571
c8ab4e6d
JB
75722001-11-05 Jim Blandy <jimb@redhat.com>
7573
7574 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
7575 pointers are 32 bits long, and that offsets of relocs are always
7576 stored in the data (REL-style), and not in the reloc entry itself
7577 (RELA-style).
7578 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
7579 stabs.
7580
3f08ced9
MS
75812001-11-01 Michael Snyder <msnyder@redhat.com>
7582
7583 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
7584 and regular expression operators by using quoting.
7585
cbfa24cd
MS
75862001-10-31 Michael Snyder <msnyder@redhat.com>
7587
7588 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
7589 depending on what the symbol table contains.
7590 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
7591 the output of the ptype command. Similarly, accept both "const &"
7592 and "const&".
7593
aaa68313
CV
75942001-10-31 Corinna Vinschen <vinschen@redhat.com>
7595
7596 * gdb.base/miscexprs.c (main): Add usage of preprocessor
7597 symbol `STORAGE' to allow to choose the storage class of
7598 the local datastructures.
7599 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
7600 compiler directive.
7601
91740388
MS
76022001-10-30 Michael Snyder <msnyder@redhat.com>
7603
7604 * gdb.base/jump.exp: Allow it to run for all targets.
7605
1b7c05e7
CV
76062001-10-29 Corinna Vinschen <vinschen@redhat.com>
7607
7608 * gdb.base/call-ar-st.c (print_double_array): Match for loop
7609 with new double_array size.
7610 (main): Change storage class of all local variables to static.
7611 Reduce size of double_array to 9.
7612 * gdb.base/call-ar-st.exp: Increase timeout value.
7613 Change expected output for double array to match new size in
7614 call-ar-st.c.
7615
36a22261
CV
76162001-10-29 Corinna Vinschen <vinschen@redhat.com>
7617
7618 * gdb.base/ending-run.exp: Create identical output when passing
7619 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 7620 Stormy16 target.
36a22261 7621
92b8ae91
MK
76222001-10-28 Mark Kettenis <kettenis@gnu.org>
7623
7624 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
7625 that we catch the expected failure under Linux/x86.
7626
cb135b83
OF
76272001-10-29 Orjan Friberg <orjanf@axis.com>
7628
7629 * gdb.base/setvar.exp: Escape curly braces.
7630 * gdb.stabs/weird.exp: Ditto.
7631
6884aa54
DJ
76322001-10-27 Daniel Jacobowitz <drow@mvista.com>
7633
7634 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
7635 * gdm.mi/mi0-hack-cli.exp: Likewise.
7636
0398c9aa
AC
76372001-10-25 Andrew Cagney <ac131313@redhat.com>
7638
7639 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
7640 messages.
7641
d20bf2e8
AC
76422001-10-21 Andrew Cagney <ac131313@redhat.com>
7643
7644 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
7645 checking MI enabled.
7646
03dd63aa
CV
76472001-10-09 Corinna Vinschen <vinschen@redhat.com>
7648
7649 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
7650
1d9d99f3
FCE
76512001-10-04 Frank Ch. Eigler <fche@redhat.com>
7652
7653 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
7654 if gdb child process crashes, just signal an error.
7655
838ae6c4
JB
76562001-10-02 Jim Blandy <jimb@redhat.com>
7657
7658 * lib/gdb.exp (test_xfail_format): Simplify.
7659
7660 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
7661 front of the variable name `format'. Simplify `if'.
7662
8f0cbc1c
DJ
76632001-10-01 Daniel Jacobowitz <drow@mvista.com>
7664
7665 * gdb.threads/pthreads.exp: Wait for output and delay
7666 before sending ^C.
7667
1f08dafd
DJ
76682001-10-01 Daniel Jacobowitz <drow@mvista.com>
7669
7670 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
7671 some incorrect output instead of timing out.
7672 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
7673
674f90ff
CV
76742001-09-28 Corinna Vinschen <vinschen@redhat.com>
7675
7676 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
7677 check to allow additional `int'.
7678
9b284272
DJ
76792001-09-27 Daniel Jacobowitz <drow@mvista.com>
7680
7681 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
7682 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
7683
b55a4771
MS
76842001-09-27 Michael Snyder <msnyder@redhat.com>
7685
7686 * lib/gdb.exp (test_debug_format): New proc.
7687 (setup_xfail_format): Use new proc test_debug_format.
7688 * gdb.base/constvars.exp (local_compiler_xfail_check): New
7689 proc; use new service proc test_debug_format.
7690 Replace all other "gcc_compiled" tests with this test.
7691 * gdb.base/volatile.exp (local_compiler_xfail_check): New
7692 proc; use new service proc test_debug_format.
7693 Replace all other "gcc_compiled" tests with this test.
7694
76952001-09-27 Michael Snyder <msnyder@redhat.com>
7696
7697 * gdb.base/cvexpr.exp: New file.
7698 * gdb.base/cvexpr.c: New file
7699 Test for expressions using const and volatile keywords.
7700
4e6667ac
CV
77012001-09-26 Corinna Vinschen <vinschen@redhat.com>
7702
7703 * gdb.base/constvars.exp: Check for different orders of keywords
7704 and additional "int" strings in output.
7705
4f337972
AC
77062001-09-22 Andrew Cagney <ac131313@redhat.com>
7707
7708 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
7709 responses from "help maint".
7710
2015650d
FCE
77112001-09-19 Frank Ch. Eigler <fche@redhat.com>
7712
7713 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
7714 to localhost:NNN instead of :NNN, in case Xvfb is listening
7715 only on TCP.
7716
f3bcedc1
CV
77172001-09-19 Corinna Vinschen <vinschen@redhat.com>
7718
7719 * gdb.base/recurse.exp: When checking leaving the watchpoint
7720 scope, recognize when gdb is in function's epilogue and pass.
7721
6b819c92
KS
77222001-09-18 Keith Seitz <keiths@redhat.com>
7723
7724 * lib/insight-support.exp (_gdbtk_export_target_info): Add
7725 support for running tests against sid targets.
7726 (gdbtk_done): Ditto.
7727
a10c9419
CV
77282001-09-18 Corinna Vinschen <vinschen@redhat.com>
7729
7730 * gdb.base/ending-run.c (main): Set stdout buffersize
7731 to the same reasonable value for any target.
7732 * gdb.base/ending-run.exp: Add a regular expression
7733 to make testsuite happy on Sanyo Stormy16 target.
7734
739d0d99
CV
77352001-09-17 Corinna Vinschen <vinschen@redhat.com>
7736
7737 * gdb.base/display.c (do_loops): Add float variable `f'.
7738 Increment f in loop.
7739 * gdb.base/display.exp: Increment timeout by 60 seconds.
7740 Change float display test to use variable `f'.
7741
1b8947f0
JB
77422001-09-17 Jim Blandy <jimb@redhat.com>
7743
7744 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
7745 overflowing the limited breakpoint tables on some ROM monitors
7746 (like the ROM68K).
7747
9890ac81
FCE
77482001-09-15 Frank Ch. Eigler <fche@redhat.com>
7749
7750 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
7751 the "-ac" (disable access control) flag.
7752
6db765ea
JH
77532001-08-30 Jeff Holcomb <jeffh@redhat.com>
7754
7755 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
7756 ints.
7757
4c32cc04
KS
77582001-08-30 Keith Seitz <keiths@redhat.com>
7759
7760 * lib/gdb.exp: Move all insight-related functionality into
7761 separate file.
7762 * lib/insight-support.exp: New file.
7763
8d6e6f81
FCE
77642001-08-29 Frank Ch. Eigler <fche@redhat.com>
7765
7766 * config/sid.exp (sid_start): Never set sid verbosity; disable
7767 expect_background {} that consumed its stdout; tolerate </dev/null.
7768 Attempt to set endianness override in "sid" protocol mode. Cleanup.
7769
6a90e1d0
AC
77702001-08-18 Andrew Cagney <ac131313@redhat.com>
7771
7772 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
7773 CLI jump command to start it.
7774 (mi_run_to_main): Fail immediatly when unexpected output.
7775
1759b3c3
AC
77762001-08-18 Andrew Cagney <ac131313@redhat.com>
7777
7778 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
7779 beginning of function. Fix PR gdb/191.
7780
61d11d80
FCE
77812001-08-16 Frank Ch. Eigler <fche@redhat.com>
7782
7783 * config/sid.exp (sid_start): Don't warn if we cannot figure out
7784 what to force sid endianness to.
7785
942a4df2
KS
77862001-08-15 Keith Seitz <keiths@redhat.com>
7787
7788 * lib/gdb.exp (gdbtk_start): Don't set environment
7789 variables for TCL_LIBRARY and friends. Insight will
7790 now figure these out for itself.
7791
0521c418
MS
77922001-08-02 Michael Snyder <msnyder@redhat.com>
7793
7794 * gdb.base/completion.exp: Remove the symbol "a64l" from
7795 the expect string; this is target-specific, and not related
7796 to what is being tested.
7797
74a9a58a
DB
77982001-08-02 Dave Brolley <brolley@redhat.com>
7799
7800 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
7801
c70819fa
MS
78022001-07-25 Michael Snyder <msnyder@redhat.com>
7803
c2b8fa57
MS
7804 * gdb.base/consecutive.exp: New file. Test stepping over
7805 breakpoints on consecutive instructions.
7806 * gdb.base/consecutive.c: New file.
7807
c70819fa
MS
7808 * gdb.base/call-rt-st.exp: Use double-backslash to quote
7809 curly braces in regular expressions.
7810
2b1a1355
MS
78112001-07-25 Michael Snyder <msnyder@redhat.com>
7812
7813 * gdb.base/ending-run.exp: Accept "Program exited normally" as
7814 legitimate output from stepping out of main.
7815
413eca6f
KS
78162001-07-22 Keith Seitz <keiths@redhat.com>
7817
7818 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
7819 the empty string, do not run the tests.
7820
7e5a9322
SC
78212001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7822
7823 * gdb.base/long_long.exp: Detect size of pointer. Take into
7824 account 2-byte pointers when testing for p/a results.
7825
de58f10f
SC
78262001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7827
d63a86f8 7828 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
7829 and defined to 1K for m68hc11.
7830 (random_data): Reduce table to 1K for embedded platforms (68hc11).
7831 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
7832 (sizeof_random_data): New variable to tell the size of the data table;
7833 don't test past this size; always run to main.
7834
d6f5fea1
SC
78352001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7836
7837 * gdb.base/return2.exp: return of long long and double fails for
7838 68HC11; don't execute these tests on that platform.
7839 * gdb.base/return.exp: Return of a double fails for 68hc11.
7840
c477543d
SC
78412001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7842
7843 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
7844 tests that print a float.
7845 * call-rt-st.exp: Likewise.
7846
63cf1c79
MK
78472001-07-12 Mark Kettenis <kettenis@gnu.org>
7848
7849 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
7850 running this test on Linux.
7851
112f9ab5
MC
78522001-06-24 Michael Chastain <chastain@redhat.com>
7853
7854 * gdb.base/arithmet.exp: Remove some tests to make all test names
7855 unique.
7856
4970cb0f
MS
78572001-07-03 Michael Snyder <msnyder@redhat.com>
7858
7859 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
7860 the output of the ptype command.
7861
d85da69f
MS
78622001-07-02 Michael Snyder <msnyder@redhat.com>
7863
4c8a82de
MS
7864 * gdb.base/completion.exp: Don't assume that break.c is the only
7865 source file that may contain functions named "marker".
d85da69f
MS
7866 * gdb.base/corefile.exp: Quote the curly braces in regexp.
7867
8afc772b
AC
78682001-06-28 Andrew Cagney <ac131313@redhat.com>
7869
7870 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
7871 of files to delete.
7872
7873 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
7874 * gdb.disasm/h8300s.exp: New file.
7875 gdb.disasm/h8300s.s: Likewise.
7876
cff22675
AC
78772001-06-27 Andrew Cagney <ac131313@redhat.com>
7878
7879 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
7880 empty breakpoint tables.
7881
68c81b54
AC
78822001-06-25 Andrew Cagney <ac131313@redhat.com>
7883
7884 * lib/mi-support.exp: Update args=... part of stop-reason
7885 patterns. Accept either a list or a tuple.
7886
2dd62704
AC
78872001-06-23 Andrew Cagney <ac131313@redhat.com>
7888
7889 * lib/mi-support.exp: Remove local emacs variable defining
7890 change-log-default-name.
7891
b4127474
MC
78922001-06-22 Michael Chastain <chastain@redhat.com>
7893
7894 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
7895 This is operationally compatible with the previous version.
7896
8dbfb380
JB
78972001-06-13 Jim Blandy <jimb@redhat.com>
7898
7899 * lib/gdb.exp (gdb_test): Doc fix.
7900
f2d8c86d
MC
79012001-06-10 Michael Chastain <chastain@redhat.com>
7902
7903 * gdb.base/exprs.exp: Remove a duplicate test.
7904
81564d34
JB
79052001-06-06 Jim Blandy <jimb@redhat.com>
7906
7907 * gdb.base/return2.exp (main): Use values to test float and double
7908 returns that are not NaN's, to avoid being confused by IEEE
7909 comparison rules.
7910
da55addb
MS
79112001-06-04 Michael Snyder <msnyder@redhat.com>
7912
7913 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 7914 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
7915 rather than wait for 12 more tests to time out.
7916
42c65987
JB
79172001-06-06 Jim Blandy <jimb@redhat.com>
7918
b18bced9 7919 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 7920 Don't forget to match the GDB prompt.
b18bced9 7921
42c65987
JB
7922 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
7923
5b41e5f0
JB
79242001-06-04 Jim Blandy <jimb@redhat.com>
7925
7926 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
7927 command.
7928
015e046f
KB
79292001-05-31 Kevin Buettner <kevinb@redhat.com>
7930
7931 * gdb.base/annota1.exp (info break): Match four or more spaces
7932 after "Address".
7933
fb1ffbbe
MC
79342001-05-31 Michael Chastain <chastain@redhat.com>
7935
7936 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
7937 (dm_type_int_star): Likewise.
7938 (dm_type_long_star): Likewise.
7939 (dm_type_void_star): Likewise.
7940
5ea2a32c
KB
79412001-05-29 Kevin Buettner <kevinb@redhat.com>
7942
7943 * gdb.base/completion.exp (INPUTRC): Set this environment variable
7944 to a known value in order to get consistent results regardless
7945 of the setting of INPUTRC or the presence or contents of .inputrc.
7946
ae23c492
MS
79472001-05-24 Michael Snyder <msnyder@redhat.com>
7948
ac55707e
MS
7949 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
7950 Don't require that the main thread and the manager thread are the
7951 first in the list.
7952
ae23c492
MS
7953 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
7954 debugging. If test fails, issue an "unsupported" not a "fail".
7955
400071f1
JB
79562001-05-24 Jim Blandy <jimb@redhat.com>
7957
7958 Don't assume that short is shorter than int.
7959 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
7960 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 7961 this isn't true.
400071f1
JB
7962 ("print unsigned char == (~0)"): Add test that verifies that ~0,
7963 an int, is not equal to ~0 stored in an unsigned char. This tests
7964 the same thing that the previous test meant to, but works on
7965 16-bit machines, too.
7966 ("print unsigned char != (~0)"): Same test, complemented.
7967
0816a3e5
MS
79682001-05-24 Michael Snyder <msnyder@redhat.com>
7969
7970 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 7971 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
7972 and prevents dejagnu getting out of step.
7973
f6dc23a9
KB
79742001-05-23 Kevin Buettner <kevinb@redhat.com>
7975
7976 * gdb.base/finish.exp (finish_void): Revise pattern for
7977 stopping on the call statement to not permit stopping at
7978 the start of the instructions comprising the call sequence.
7979
7dbd117d
MC
79802001-05-19 Michael Chastain <chastain@redhat.com>
7981
7982 * gdb.base/callfuncs.exp: Make all test names unique.
7983 * gdb.base/commands.exp: Make all test names unique.
7984 * gdb.base/condbreak.exp: Make all test names unique.
7985 * gdb.base/dbx.exp: Make all test names unique.
7986 * gdb.base/default.exp: Make all test names unique.
7987 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
7988 and TIMEOUT messages to their corresponding PASS message.
7989 * gdb.base/ending-run.exp: Make all test names unique.
7990 * gdb.base/long_long.exp: Remove duplicate test.
7991
6b0b0a9e
KB
79922001-05-21 Kevin Buettner <kevinb@redhat.com>
7993
7994 * gdb.base/finish.exp (finish_void): Allow "finish" command to
7995 stop on the call statement as well as the statement after the
7996 call.
7997
2caa35cb
MS
79982001-05-21 Michael Snyder <msnyder@redhat.com>
7999
8000 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
8001
40713331
EZ
80022001-05-10 Elena Zannoni <ezannoni@redhat.com>
8003
8004 * gdb.base/completion.exp: Revamp test. Make it execute on all
8005 platforms.
8006
c2c1be8d
EZ
80072001-05-10 Elena Zannoni <ezannoni@redhat.com>
8008
2c9cd303
EZ
8009 * config/gdbserver.exp (gdb_load): Handle the case
8010 in which the arguments to gdbserver are given in the
8011 baseboard configuration file.
8012 Also handle the case in which the server needs to do a
8013 load.
8014
9671de48
KS
80152001-05-07 Keith Seitz <keiths@cygnus.com>
8016
8017 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
8018 set up the display for testing.
8019 (gdbtk_start): Convert all paths to paths that tcl will like.
8020 Export target information to environment.
8021 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
8022 necessary.
8023 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
8024 (to_tcl_path): New proc to convert a given pathname into
8025 a path acceptible as an argument to a tcl command.
8026 (_gdbtk_export_target_info): New proc to export target info
8027 into the environment for gdbtk testing.
8028 (gdbtk_done): New proc to signal end-of-test.
8029
5a360f47
JB
80302001-05-06 Jim Blandy <jimb@redhat.com>
8031
8032 * restore.c: Make the code of caller0 correspond to its comment.
8033
66c756c6
MS
80342001-05-03 Michael Snyder <msnyder@redhat.com>
8035
8036 * config/sid.exp (gdb_target_sid): Check for error messages.
8037 On error or timeout, don't make expect exit (which will terminate
8038 all subsequent tests); instead just make gdb exit.
d63a86f8 8039 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
8040 return a negative value.
8041
a966fde5
JB
80422001-04-24 Jim Blandy <jimb@redhat.com>
8043
851c18e0
JB
8044 * gdb.c++/templates.exp: If we see the prompt for the overload
8045 list, but we haven't recognized any of the longer patterns,
8046 arrange for this test to fail, not hang.
8047
a966fde5
JB
8048 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
8049 variations.
8050
db144853
MC
80512001-04-22 Michael Chastain <chastain@redhat.com>
8052
8053 * gdb.c++/local.exp: Use the 'runto' library function.
8054 * gdb.c++/namespace.exp: Likewise.
8055 * gdb.c++/overload.exp: Likewise.
8056
3207ec21
KB
80572001-03-26 Kevin Buettner <kevinb@redhat.com>
8058
8059 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
8060 * gdb.base/step-line.exp: New file. Test step/next in presence of
8061 #line directives.
8062 * gdb.base/step-line.c: New file. Test program for the above.
8063 * gdb.base/step-line.inp: New file. We pretend that this file has
8064 been transformed by some other tool into step-line.c.
8065
13b57657
JB
80662001-03-21 Jim Blandy <jimb@redhat.com>
8067
8068 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
8069 unmangled operator names.
8070
754cbe1c
JB
80712001-03-20 Jim Blandy <jimb@redhat.com>
8072
8073 * gdb.threads/linux-dp.exp: Recognize an additional message
8074 generated by GDB when it doesn't understand how to debug threads
8075 on the target system.
8076
177495c9
AC
80772001-03-19 Andrew Cagney <ac131313@redhat.com>
8078
8079 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
8080
f266096b
MC
80812001-03-12 Michael Chastain <chastain@redhat.com>
8082
8083 * gdb.c++/derivation.exp: Use the 'runto' library function.
8084
cac3c2ff
MC
80852001-03-12 Michael Chastain <chastain@redhat.com>
8086
8087 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
8088
b6c11a24
MC
80892001-02-24 Michael Chastain <chastain@redhat.com>
8090
8091 * gdb.c++/ref-types.exp: Change handwritten code to library
8092 function 'runto'.
8093
6bae5bce
OF
80942001-03-16 Orjan Friberg <orjanf@axis.com>
8095
8096 * gdb.base/signals.exp: Set count to 0 explicitly.
8097
0015fd9a
MS
80982001-03-15 Mark Salter <msalter@redhat.com>
8099
8100 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
8101 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
8102 (gdb_load): Add support for additional target_info: gdb_download_size
8103 and gdb_load_timeout.
0015fd9a 8104
fc33412a
DT
8105Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
8106
8107 * gdb.base/annota1.exp: Move test of isnative to earlier in the
8108 file -- to prevent failing when the compile fails but we have no
8109 intention of running the tests anyway.
8110
8111 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
8112 tests if set.
8113
8114 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
8115 integers.
8116
8117 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
8118 * gdb.c++/namespace.exp: Ditto.
8119
115f06de
OF
81202001-03-07 Orjan Friberg <orjanf@axis.com>
8121
8122 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
8123 * gdb.base/pointers.exp: Relax pattern match of decimals.
8124
b6ba6518
KB
81252001-03-06 Kevin Buettner <kevinb@redhat.com>
8126
8127 * Makefile.in, config/abug.exp, config/cfdbug.exp,
8128 config/cpu32bug.exp, config/dve.exp, config/est.exp,
8129 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
8130 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
8131 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
8132 config/sh.exp, config/sid.exp, config/slite.exp,
8133 config/sparclet.exp, config/udi.exp, config/unknown.exp,
8134 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
8135 config/vxworks.exp, config/vxworks29k.exp,
8136 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
8137 gdb.base/all-bin.exp, gdb.base/annota1.exp,
8138 gdb.base/arithmet.exp, gdb.base/assign.exp,
8139 gdb.base/async.exp, gdb.base/attach.exp,
8140 gdb.base/bitfields.exp, gdb.base/bitops.exp,
8141 gdb.base/break.exp, gdb.base/call-ar-st.exp,
8142 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
8143 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
8144 gdb.base/commands.exp, gdb.base/completion.exp,
8145 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
8146 gdb.base/constvars.exp, gdb.base/corefile.exp,
8147 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
8148 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
8149 gdb.base/ending-run.exp, gdb.base/environ.exp,
8150 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
8151 gdb.base/finish.exp, gdb.base/foll-exec.exp,
8152 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
8153 gdb.base/funcargs.exp, gdb.base/help.exp,
8154 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
8155 gdb.base/logical.exp, gdb.base/long_long.exp,
8156 gdb.base/maint.exp, gdb.base/mips_pro.exp,
8157 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
8158 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
8159 gdb.base/pointers.exp, gdb.base/printcmds.exp,
8160 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
8161 gdb.base/regs.exp, gdb.base/relational.exp,
8162 gdb.base/remote.exp, gdb.base/reread.exp,
8163 gdb.base/restore.exp, gdb.base/return2.exp,
8164 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
8165 gdb.base/selftest.exp, gdb.base/setshow.exp,
8166 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
8167 gdb.base/sigall.exp, gdb.base/signals.exp,
8168 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
8169 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
8170 gdb.base/step-test.exp, gdb.base/structs.c,
8171 gdb.base/structs.exp, gdb.base/structs2.exp,
8172 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
8173 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
8174 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
8175 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
8176 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
8177 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
8178 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
8179 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
8180 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
8181 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
8182 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
8183 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
8184 gdb.fortran/types.exp, gdb.java/jmisc.exp,
8185 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
8186 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
8187 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8188 gdb.trace/circ.exp, gdb.trace/collection.exp,
8189 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8190 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
8191 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
8192 gdb.trace/report.exp, gdb.trace/save-trace.exp,
8193 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
8194 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
8195 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
8196 notices.
8197
dc96c6c7 81982001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
8199
8200 * gdb.base/varargs.c (find_max_double): Fix printf format string:
8201 first arg is int not float.
8202
dc96c6c7 82032001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
8204
8205 * gdb.base/reread.exp: Unsupported for non-native targets;
8206 doesn't work for remote debugging.
8207
9b0c4aeb
FN
82082001-02-19 Fernando Nasser <fnasser@redhat.com>
8209
8210 From Drew Moseley <dmoseley@redhat.com>
8211 * gdb.base/ending-run.exp: Properly handle the BSP state when
8212 stepping past the end of main.
8213
02aa71d5
MC
82142001-02-19 John Moore <jmoore@redhat.com>
8215
8216 * gdb.base/commands.exp (infrun_breakpoint_command_test):
8217 Converted HPUX fix for non-expected items following multiple
8218 step commands into general solution for all platforms.
8219
1fa449a4
MC
82202001-02-18 Michael Chastain <chastain@redhat.com>
8221
8222 * gdb.c++/classes.exp (do_tests): Change runto statements
8223 from "runto 'foo(void)'" to "runto 'foo'". This makes the
8224 statements demangler agnostic.
8225 * gdb.c++/virtfunc.exp (do_tests): Likewise.
8226 (gdb_virtfunc_restart): Likewise.
8227
b2f9ec70
MC
82282001-02-14 Michael Chastain <chastain@redhat.com>
8229
8230 * gdb.c++/inherit.exp (do_tests): Change runto statements
8231 from "runto 'foo(void)'" to "runto 'foo'". This makes the
8232 statements demangler agnostic.
8233
cf74b8ca
AC
8234Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
8235
8236 * gdb.threads/pthreads.exp: Unify pass/fail messages for
8237 ``continue to bkpt at common_routine in thread 2'' and ``stopped
8238 before calling common_routine 15 times'' tests.
8239
99f78f56
MC
82402001-02-11 Michael Chastain <chastain@redhat.com>
8241
8242 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
8243 Helps the test script figure out which demangler is in use.
8244 (dm_type_foo_ref): Ditto.
8245 (dm_type_int_star): Ditto.
8246 (dm_type_long_star): Ditto.
8247 (dm_type_unsigned_int): Ditto.
8248 (dm_type_void): Ditto.
8249 (dm_type_void_star): Ditto.
99707966 8250 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
8251 Probe the gdb demangler and set variables to accommodate
8252 formatting differences.
8253 (info_func_regexp): New function. Same as info_func, but
8254 matches against a regexp.
8255 (info_func): Match against a literal string.
8256 (print_addr_2): New function. Match against a literal string,
8257 which can be different from the input to gdb.
8258 (print_addr): Simply call print_addr_2 with the same argument twice.
8259 (test_lookup_operator_functions): Use demangler formatting variables.
8260 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
8261 the tests in the same order as the C++ class declaration.
8262 (test_paddr_operator_functions): Ditto.
8263 (test_paddr_overloaded_functions): Ditto.
8264 (test_paddr_hairy_functions): Use demangler formatting variables.
8265 Add reference to gdb/19 for related tests.
8266 (do_tests): Call probe_demangler.
8267
1de8f023
KB
82682001-01-30 Kevin Buettner <kevinb@redhat.com>
8269
8270 * gdb.c++/templates.cc (printf): Remove unused function definition.
8271
ca3f91ed
MS
82722001-01-26 Felix Lee <flee@redhat.com>
8273
8274 * sid.exp (sid_exit): Pass host, not target, to remote_close.
8275
82762001-01-25 matthew green <mrg@redhat.com>
8277
8278 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
8279 up sid.
8280 (sid_exit): Call `remote_pop_conn' after GDB is gone.
8281
82822001-01-25 matthew green <mrg@redhat.com>
8283
8284 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 8285 Deprecate $sid_spawn_id.
ca3f91ed
MS
8286 (sid_exit): Remove code necessary only for `spawn.'
8287
82882001-01-25 matthew green <mrg@redhat.com>
8289
8290 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
8291
fb18ec4a
MC
82922001-01-28 Michael Chastain <chastain@redhat.com>
8293
8294 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
8295 to call when tests fail. It takes gdb out of the overloaded
8296 function choice menu back to the main prompt, so that the test
8297 program stays synchronized.
8298 (set_bp_overloaded): New proc to collect all the common
8299 code for setting a breakpoint on an overloaded name. Calls
8300 take_gdb_out_of_choice_menu when needed.
8301 (menu_overload1arg): New variable to collect the repeated
8302 instances of the expected menu for an overloaded name. Change
8303 the regular expression to handle changes in g++ type encoding:
8304 "void" can be either "void" or "", and "unsigned int" can be
8305 either "unsigned int" or "unsigned".
8306 (continue_to_bp_overloaded): Change regular expressions to handle
8307 changes in g++ type encoding.
8308 (no proc): Call take_gdb_out_of_choice_menu when needed.
8309 Remove redundant calls to "info break". Accept either "canceled"
8310 or "cancelled". Change regular expressions in "info break"
8311 calls to handle changes in g++ type encoding. Give all tests
8312 unique strings.
8313
9c646a6e
BE
83142001-01-17 Ben Elliston <bje@redhat.com>
8315
8316 * config/sid.exp: New file.
8317
9549d9c1
AC
8318Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
8319
8320 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
8321
dc96c6c7 83222000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
8323
8324 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
8325 Add a RE to accept a non-ascii char if one is ever presented.
8326
b4df4f68
FN
83272000-12-20 Fernando Nasser <fnasser@redhat.com>
8328
297dd0fd 8329 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 8330
dc96c6c7 83312000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 8332
d63a86f8 8333 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
8334 in regexp. One '\' does not suffice on Linux.
8335
4a7bddb6
MC
83362000-12-09 Michael Chastain <chastain@redhat.com>
8337
8338 * gdb.base/break.exp (test_clear_command): Use a marker function
8339 rather than 'main' for the test function. Also move this
8340 test to an execution point where the marker function names are
8341 guaranteed to be bound to functions. (Executing tests after a
8342 'finish' from main runs into name conflicts with local names
8343 in __libc_start_main).
8344
dc96c6c7 83452000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
8346
8347 * gdb.base/finish.exp: New test for gdb's "finish" command.
8348 * gdb.base/return2.exp: New test for gdb's "return" command.
8349 * gdb.base/return2.c: New source file for above.
8350
dc96c6c7 83512000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
8352
8353 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
8354 * gdb.base/miscexprs.exp: Ditto.
8355 * gdb.base/pointers.exp: Ditto.
8356 * gdb.c++/derivation.exp: Ditto.
8357 * gdb.c++/local.exp: Ditto.
8358 * gdb.c++/namespace.exp: Ditto.
8359 * gdb.c++/overload.exp: Ditto.
8360 * gdb.c++/ref-types.exp: Ditto.
8361
dc96c6c7 83622000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
8363
8364 * gdb.base/constvars.exp: Test result of "up" command.
8365 * gdb.base/miscexprs.exp: Ditto.
8366 * gdb.base/pointers.exp: Ditto.
8367 * gdb.base/scope.exp: Ditto.
8368 * gdb.c++/derivation.exp: Ditto.
8369 * gdb.c++/local.exp: Ditto.
8370 * gdb.c++/namespace.exp: Ditto.
8371 * gdb.c++/overload.exp: Ditto.
8372 * gdb.c++/ref-types.exp: Ditto.
8373
44097287
FN
83742000-11-22 Michael Chastain <chastain@redhat.com>
8375
8376 * mips_pro.exp: Accept either "middle -> top -> main" or
8377 "middle -> main" in the backtrace, because gcc can optimize
8378 tail calls to jumps. Remove setup_xfail for the hppa case.
8379 Add a comment with the original warning messages from PR 3016,
8380 which was filed in 1993, to preserve them for posterity.
8381
9d2e1bab
ND
83822000-11-17 Nick Duffek <nsd@redhat.com>
8383
8384 * lib/gdb.exp (gdb_test): Override timeout with board info.
8385
1aca8eb7
ND
83862000-11-17 Nick Duffek <nsd@redhat.com>
8387
8388 * gdb.base/display.exp: Don't kill running stub. Add "again" to
8389 the second kill and detach messages.
8390
93076499
ND
83912000-11-17 Nick Duffek <nsd@redhat.com>
8392
8393 * configure.in: Add AC_EXEEXT.
8394 * configure: Regenerate.
8395 * Makefile.in (just-check): Export EXEEXT.
8396 * lib/gdb.exp ($EXEEXT): Import from environment.
8397 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
8398 expect "maint dump-me" on Cygwin.
8399 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
8400 $EXEEXT.
8401
30e87cd3
ND
84022000-11-17 Nick Duffek <nsd@redhat.com>
8403
8404 * gdb.base/break.exp: Test backtrace and finish from called
8405 function on all platforms, not just HP-UX.
8406
dc96c6c7 84072000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
8408
8409 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
8410 code from gdb_target_monitor, so it can be used independantly
8411 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 8412
dc96c6c7 84132000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
8414
8415 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
8416 * gdb.base/corefile.exp: Expect the message "Program is being
8417 debugged already" when we send the "corefile" command, since
8418 the preceeding gdb_load may have connected gdb to a remote target.
8419 * gdb.base/display.exp: Disable hardware watchpoints if new
8420 board info variable "no_hardware_watchpoints" is true.
8421 Replace single-letter commands with more readable ones.
8422 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
8423 if new board info variable "no_hardware_watchpoints" is true.
8424 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
8425 to see if stdio (printf) testing is possible.
8426 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
8427 board info variable "no_hardware_watchpoints" is true. Use new
8428 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
8429
39124dea
FN
84302000-11-13 Fernando Nasser <fnasser@redhat.com>
8431
8432 From Orjan Friberg <orjanf@axis.com>:
8433 * gdb.base/printcmds.exp: Escape curly braces followed by a number
8434 in array print pattern match.
8435
a9e2e984
FN
84362000-11-09 Fernando Nasser <fnasser@redhat.com>
8437
8438 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
8439 spelling "cancelled" to U.S. spelling "canceled" to match changes
8440 made to gdb.
8441 * gdb.c++/ovldbreak.exp: Ditto.
8442
c7db355b
PS
84432000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8444
8445 * gdb.base/callfuncs.c (main): Moved to end of file, call
8446 t_double_values to initialize the FPU before inferior calls are made.
8447 * gdb.base/callfuncs.exp: Test for register preservation after calling
8448 inferior functions. Add tests for continuining, finishing and
8449 returning from a stop in a call dummy.
8450
dc96c6c7 84512000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
8452
8453 * gdb.base/commands.exp: Break up long lines, and re-indent.
8454
dc96c6c7 84552000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
8456
8457 * config/gdbserver.exp: Rewritten from the ground up, to make it
8458 compatible with the current dejagnu tree, and to make it work with
8459 the new "gdbserver" in libremote.
8460
dc96c6c7 84612000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
8462
8463 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
8464 * gdb.base/varargs.exp: Skip entire test if no printf support.
8465 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
8466 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
8467
dc96c6c7 84682000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
8469
8470 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
8471 no floating point support.
8472 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
8473 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
8474 * gdb.base/call-rt-st.exp: Ditto.
8475 * gdb.base/call-strs.exp: Ditto.
8476
bac5fc66
JG
84772000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
8478
8479 * gdb.base/sizeof.c: include <stdio.h>.
8480
8481 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
8482 'finish', otherwise uncaptured gdb_prompt would potentially
8483 throw remaining test points out of sync.
8484
b22a6027
SB
84852000-07-26 Scott Bambrough <scottb@netwinder.org>
8486
8487 * gdb.base/recurse.exp: Run tests for all targets.
8488 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
8489 gnu-oldld case on ARM.
8490 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
8491 for ARM targets.
d63a86f8 8492
d8231941
AG
8493Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
8494
8495 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
8496 * gdb.java/configure: Rebuild.
8497
8caabe69
AG
8498Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
8499
8500 * gdb.java/jv-exp.exp: New file.
8501
9d273ca3
AG
8502Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
8503
8504 * configure: Rebuilt.
8505 * configure.in (configdirs): Add gdb.java.
8506 * gdb.java/jmisc.java: New file.
8507 * gdb.java/jmisc.exp: New file.
8508 * gdb.java/Makefile.in: New file.
8509 * gdb.java/configure: Rebuilt.
8510 * gdb.java/configure.in: New file.
8511 * lib/java.exp: New file.
8512
4f823a66
AC
8513Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8514
8515 * gdb.base/exprs.exp: Test casts to a pointer including over and
8516 underflow.
8517
2391e11d
AC
8518Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
8519
8520 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
8521 and the compilers sizes.
8522
54602222
ND
85232000-07-09 Nick Duffek <nsd@redhat.com>
8524
8525 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
8526 (use_methods): New function.
8527 (main): Call use_methods().
8528 * gdb.c++/classes.exp (test_method_param_class): New procedure.
8529 (do_tests): Call test_method_param_class.
8530
2bec0572
ND
85312000-07-09 Nick Duffek <nsd@redhat.com>
8532
8533 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
8534 spelling.
8535 (test_enums): New procedure. Move enum tests from end of script
8536 to here. Set breakpoint on function name instead of line number.
8537 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
8538 (enums2): New marker function.
8539 (enums1): New function.
8540 (main): Call enums1(). Move enum tests to enums1().
8541
78492fde
AC
8542Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
8543
8544 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
8545 compile/link program. Update line numbers.
8546 * gdb.asm/d10v.inc: Define ``startup''.
8547 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 8548
49a2cef8
AC
8549Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
8550
8551 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
8552
3e6c8688
EZ
85532000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8554
8555 * gdb.base/maint.exp: Add 'maint print architecture' item to output
8556 of 'help maint print' command.
8557
9ff5cbe9
AC
8558Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
8559
8560 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
8561 they use gdb_expect_list.
8562
17c579bd
AC
8563Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
8564
8565 * gdb.base/commands.exp: Use ``set remote
8566 memory-read-packet-size'' instead of ``set endian big'' to test
8567 long commands.
8568
e6d71bf3
DB
85692000-06-03 Daniel Berlin <dan@cgsoftware.com>
8570
8571 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 8572 g++, and stop skipping them.
e6d71bf3
DB
8573
8574 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
8575 work under g++.
8576
d63a86f8 8577 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
8578 initialization.
8579
dc96c6c7 85802000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
8581
8582 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
8583 the regular expression: accept an (almost) arbitrary sequence of
8584 "frames-invalid" and "breakpoints-invalid" messages both before
8585 and after the "starting" message.
8586
dc96c6c7 85872000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
8588
8589 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 8590
dc96c6c7 85912000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
8592
8593 * gdb.base/annota1.exp (annotate-signal-handler-caller):
8594 Relax the regular expression a little, make it pass on Solaris 8.
8595
8216cda9
KB
85962000-05-12 Kevin Buettner <kevinb@redhat.com>
8597
8598 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 8599 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
8600 Instead, it is permissible for gdb to stop on the line of the
8601 call itself.
8602
1a570b2f
MS
86032000-05-12 Michael Snyder <msnyder@.cygnus.com>
8604
8605 * gdb.base/break.exp (bp on small function, optimized file):
8606 Add a second pass pattern. The behavior differs here between stabs
8607 and dwarf for one-line functions. Stabs preserves two line symbols
8608 (one before the prologue and one after) with the same line number,
8609 but dwarf regards these as duplicates and discards one of them.
8610 Therefore the address after the prologue (where the breakpoint is)
8611 has no exactly matching line symbol, and GDB reports the breakpoint
8612 as if it were in the middle of a line rather than at the beginning.
8613
dc96c6c7 86142000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 8615
d63a86f8 8616 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
8617 rather than "send_gdb" (for consistancy).
8618
7d418785
AC
8619Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8620
8621 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
8622 * gdb.c++/templates.cc: Properly check for GCC version number.
8623 * lib/compiler.cc: Likewise
8624
dc96c6c7 86252000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 8626
d63a86f8 8627 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
8628 gdb may not stop at the first line of main, due to code motion.
8629
dc96c6c7 86302000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
8631
8632 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
8633 This test depends on parsing the printf output from the target.
8634 Since the sparclet stub doesn't do stdio, this will never work.
8635 * gdb.base/call-rt-st.exp: ditto.
8636 * gdb.base/call-strs: ditto.
8637
dc96c6c7 86382000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
8639
8640 * gdb.base/miscexprs.exp: make sizeof long array test portable.
8641
8642 * gdb.base/ending-run.exp: After connecting to a remote target,
8643 but before running, the target will appear to be in a random
8644 location. Specify both a file and a line for breakpoints.
8645 Also, the function that calls main may be called 'init'
8646 rather than 'start'.
8647
a5a51225
EZ
86482000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8649
8650 * gdb.base/help.exp: Update output for add-symbol-file command.
8651
7930cc7c
FN
86522000-04-10 Fernando Nasser <fnasser@cygnus.com>
8653
8654 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8655 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
8656
23e37ab1
C
86572000-04-07 J.T. Conklin <jtc@redback.com>
8658
e93c542c
C
8659 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
8660
23e37ab1
C
8661 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
8662
591b8fa3
PDM
8663Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
8664
8665 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
8666 values that can be represented exactly.
8667 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
8668 above change, and to not check against the directory part of the source
8669 file name.
8670 (step into print_long_arg_list): Likewise.
8671 (print print_small_structs from print_long_arg_list): Likewise.
8672 (print print_long_arg_list): Likewise.
8673
7a495180
EZ
86742000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8675
30b53638 8676 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 8677
beb998c6
AC
8678Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
8679
8680 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
8681
1c689132
DB
86822000-03-25 Daniel Berlin <dan@cgsoftware.com>
8683
8684 * gdb.base/commands.exp (deprecated_command_test): Add test for
8685 deprecate with no arguments.
8686
c1790a9d
JL
86872000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
8688
8689 * gdb.base/break.exp: Add new test for setting breakpoints on
8690 optimized code so we can test breakpoints work even when function
8691 prologues may be optimized away
8692
003ba290
FN
86932000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8694
8695 From David Whedon <dwhedon@gordian.com>
8696 * gdb.base/commands.exp : Added command deprecator tests.
8697
6837a0a2
DB
86982000-03-22 Daniel Berlin <dan@cgsoftware.com>
8699
8700 * gdb.base/help.exp: Added test for new apropos command.
8701
b9593231
KB
87022000-03-21 Kevin Buettner <kevinb@redhat.com>
8703
8704 * gdb.base/pointers.c (usevar): New function.
8705 (main): Make sure that global variables v_int_pointer2, rptr,
8706 and y are all referenced someplace in the program by calling
8707 usevar() on them. [Some linkers delete symbols which are
8708 never referenced. The space remains, but there's no way to
8709 get a (symbolic) handle on the variable from the debugger.]
8710
751a959b
EZ
87112000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8712
8713 * gdb.base/printcmds.c: Add typedeffed arrays.
8714
8715 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
8716 procedure to test arrays that are typedef'd.
8717
73a93a32
JI
87182000-03-13 James Ingham <jingham@leda.cygnus.com>
8719
8720 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 8721 the library directories.
73a93a32 8722
fb40c209
AC
8723Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
8724
8725 * configure.in (configdirs): Add sub directory gdb.mi.
8726 * configure: Re-generate.
8727
8728 * gdb.mi: New directory.
d63a86f8 8729
ee4dd2c9
AC
87302000-02-25 Scott Bambrough <scottb@netwinder.org>
8731
8732 * gdb.base/long_long.exp: Correct test suite failure when printing
8733 a long long value as a double on ARM platforms.
8734
70f0cc22
JB
87352000-02-16 Jim Blandy <jimb@redhat.com>
8736
8737 * gdb.base/break.exp ("breakpoint line number"): Make sure the
8738 default source file is set properly before running this test.
8739
853819b8
EZ
87402000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8741
8742 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
8743 gdbtk/library directory, not in gdbtcl2.
8744
dfcd3bfb
JM
87452000-02-04 Jim Blandy <jimb@redhat.com>
8746
8747 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
8748 backslash from regexp pattern.
8749
8750 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
8751 procedure. Use it to run all the "continue to bp overloaded"
8752 tests. Note that this changes the names of the tests slightly.
8753 If the breakpoint hit message includes a hex PC value, because
8754 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
8755 from the real source code, still consider that a pass.
8756
8757 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
8758 XFAIL here if the breakpoint message contains a hex address. Note
8759 similar change on 1999-11-02.
8760
8761 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
8762
8763 * gdb.base/ptype.exp: Establish a default source file before
8764 calling get_debug_format.
8765
87662000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
8767
8768 * gdb.base/watchpoint.exp: Remove duplication of test messages.
8769
8b93c638
JM
87702000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
8771
8772 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
8773 of successive stepi commands -- while in the prologue we should see
8774 the function entry bracket.
8775
87762000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
8777
8778 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
8779 reach __change_mode() when stepping through the end of main().
8780
c5394b80
JM
87812000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
8782
8783 * gdb.base/default.exp: Fix expected pattern.
8784 * gdb.base/help.exp: Same.
8785
0d06e24b
JM
87862000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8787
8788 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
8789 Don't use xfail's because that affects only the following test.
d63a86f8 8790
0d06e24b
JM
8791 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
8792 solaris or linux.
8793
8794 * gdb.base/selftest.exp: Update to reflect changes to main.c.
8795
dc96c6c7 87962000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 8797
d63a86f8 8798 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
8799 "A syntax error" rather than "A parse error". Accept both.
8800
88012000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
8802
8803 * gdb.base/default.exp: Remove OS dependent string from "target
8804 remote" test.
8805 * gdb.base/help.exp: Same for "help target remote" test.
8806
c3f6f71d
JM
88072000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8808
8809 From Jim Kingdon <kingdon@redhat.com>:
8810
8811 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
8812 prompt (cleanup rather than necessity, but still might keep output
8813 from spilling to next test).
8814
88152000-01-02 Fred Fish <fnf@cygnus.com>
8816
8817 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
8818 AIX, which defines them in <sys/types.h>.
8819
ed9a39eb 88201999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 8821
ed9a39eb
JM
8822 * gdb.base/default.exp: Match arm* etc instead of arm in "info
8823 float" test.
8824
88251999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 8826
ed9a39eb 8827 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
8828
8829 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
8830 outermost frame disallowed".
8831
88321999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
8833
8834 * gdb.base/setvar.exp: New tests for setting the value of a struct
8835 with a constant list.
8836
88371999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
8838
8839 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
8840 require the user to type a cast before setting the value of a struct.
8841
de57eccd
JM
88421999-12-06 Jim Blandy <jimb@cygnus.com>
8843
8844 * gdb.base/default.exp: Expect the new 'info float' command on
8845 all i386 platforms.
8846
8847 * gdb.threads/linux-dp.exp: Expand our ability to recognize
8848 LinuxThreads libraries that don't support debugging.
8849
c2d11a7d
JM
8850Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
8851
8852 * gdb.base/remote.c: Fill the buffer with truely random data.
8853 Change the buffer type to ``unsigned char'' to simplify size
8854 arithmetic.
8855
8856 * gdb.base/remote.exp: Reduce download numbers by one. Typical
8857 stub only handles 400-1 byte packets. Verify that the download
8858 worked.
8859
88601999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
8861
8862 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
8863 tests, using UNRESOLVED for the untested cases. Also, does not wait
8864 for a timeout if the prompt was received before a recognizable pattern.
8865
88661999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
8867
8868 * lib/gdb.exp (gdb_expect_list): Fix spelling.
8869
88701999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8871
8872 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
8873 watchpoints.
8874
88751999-11-24 Jason Merrill <jason@casey.cygnus.com>
8876
8877 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
8878
8879 * gdb.c++/local.exp: Be more flexible in recognizing local class
8880 name mangling. Don't allow horribly truncated method names.
8881 * gdb.c++/derivation.exp: Expect protected inheritance.
8882 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
8883 * gdb.c++/virtfunc.exp: Likewise.
8884 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
8885 when printing a nested enum.
8886
88871999-11-22 Jim Blandy <jimb@cygnus.com>
8888
8889 * gdb.base/step-test.exp: Properly await GDB's response to setting
8890 a breakpoint on the call to large_struct_by_value.
8891
8892 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
8893 just because we have debug info for the `start' function.
8894
88951999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
8896
8897 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
8898 "Unknown signal" messages, which indicate (on LinuxThreads) that
8899 GDB doesn't know how to debug threads on this system. This is
8900 better than hanging while philosopher 0 dumps chatter into gdb.log.
8901
89021999-11-18 Tom Tromey <tromey@cygnus.com>
8903
8904 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
8905
89061999-11-18 Fred Fish <fnf@cygnus.com>
8907
8908 * gdb.base/coremaker2.c: Add sample program for generating
8909 cores that is more self contained than coremaker.c. Eventually
8910 I'll add more code to this and tie it into the testsuite.
8911
4ce44c66
JM
89121999-11-12 Stan Shebs <shebs@andros.cygnus.com>
8913
8914 * gdb.base/dollar.exp: Remove, now in gdb.hp.
8915
89161999-11-10 Jimmy Guo <guo@cup.hp.com>
8917
8918 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
8919 from $srcdir/lib/.
8920 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
8921 and gdb.c++/.
8922
8923 * gdb.c++/derivation.exp: remove redundant get compiler info code.
8924
d63a86f8 8925 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
8926 'continue with watch' test point.
8927
89281999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
8929
8930 Merged from p2linux-990323-branch:
d63a86f8 8931
4ce44c66
JM
8932 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
8933
11cf8741
JM
8934Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
8935
8936 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
8937 {limit,fixed}''. Test ``set download-write-size''.
8938
8939Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
8940
8941 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
8942 gdb_expect_list.
8943
8944Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
8945
8946 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
8947
89481999-11-03 Mark Salter <msalter@cygnus.com>
8949
8950 * gdb.base/break.exp: Fix "stub continue" pattern.
8951
89521999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
8953
8954 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
8955
89561999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
8957
8958 * gdb.base/display.exp ("finish"): Add timeout clause.
8959
8960 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
8961 plain prompt clause, so this doesn't have to time out in order to
8962 fail.
8963
8964 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
8965 breakpoint hit messages include an address.
8966
8967 * gdb.base/display.exp: Don't forget to escape parens in regular
8968 expressions. Unix regexp notatation sucks.
8969
89701999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8971
8972 * gdb.base/annota1.exp: Test for annotate-signalled: change output
8973 order for 'signalled' message.
8974
5c44784c
JM
89751999-11-01 Stan Shebs <shebs@andros.cygnus.com>
8976
8977 From Jimmy Guo <guo@cup.hp.com>:
8978 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
8979 * gdb.base/annota1.c: Add code for tests to work with.
8980
89811999-10-26 Frank Ch. Eigler <fche@cygnus.com>
8982
8983 * gdb.base/remote.exp: New test for remote downloading settings.
8984 * gdb.base/remote.c: New file with large .data.
8985
917317f4
JM
89861999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
8987
8988 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
8989 for LinuxThreads support, merged from the Code Fusion branch.
8990
8991Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
8992
8993 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
8994 containing exp_continue into a while within an expect. Don't
8995 attempt a start more than three times. Check return value from
8996 gdb_load.
d63a86f8 8997
2df3850c
JM
8998Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
8999
9000 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
9001 a pass case.
9002
2acceee2
JM
90031999-10-01 Kevin Buettner <kevinb@cygnus.com>
9004
9005 * gdb.base/break.c (main): Added a statement that we can step
9006 off of.
9007 * gdb.base/break.exp: Added tests for setting a breakpoint
9008 at an offset and stepping onto a breakpoint.
9009
90101999-10-01 Fred Fish <fnf@cygnus.com>
9011
d63a86f8 9012 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
9013 gdb output.
9014
c2c6d25f
JM
90151999-09-18 Jim Blandy <jimb@cris.red-bean.com>
9016
9017 * gdb.base/break.exp: Code locations are in hex, don't forget!
9018 (For HP-UX.)
9019
90201999-09-17 Stan Shebs <shebs@andros.cygnus.com>
9021
9022 * condbreak.exp: Use break.c as test program.
9023 * condbreak.c: Remove, redundant with break.c.
9024
90251999-09-15 Stan Shebs <shebs@andros.cygnus.com>
9026
9027 * config/monitor.exp (gdb_target_monitor): Disable X- and
9028 Z-packets if the target needs it.
9029
90301999-09-13 James Ingham <jingham@leda.cygnus.com>
9031
9032 * gdb.c++/overload.exp: Added tests for listing overloaded
9033 functions with function pointers in the arg, explicitly calling
9034 out the version you want.
9035
cff3e48b
JM
90361999-09-09 Stan Shebs <shebs@andros.cygnus.com>
9037
9038 * long_long.exp: Add variations of test cases that work for
9039 targets with 16-bit ints and 32-bit doubles.
9040
d4f3574e
SS
90411999-09-08 Stan Shebs <shebs@andros.cygnus.com>
9042
9043 * break.c (main): Compare a possibly-uninitialized argc with an
9044 unlikely value that fits in 16 bits.
9045
90461999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9047
9048 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
9049 0xfeeb, don't want negative numbers if ints are 16 bits.
9050
9051 * lib/gdb.exp (skip_cplus_tests): New proc.
9052 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
9053 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
9054 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
9055 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
9056 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
9057 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
9058 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
9059 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
9060
9061 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
9062
9063Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
9064
9065 * gdb.base/corefile.exp (up): Allow a parameter to appear
9066 in the frame that we're going up to.
9067
9068 From Jim Blandy <jimb@cygnus.com>:
9069
9070 * gdb.base/default.exp (info float): Expect some output now.
9071
9072 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
9073 returning floating-point values to fail on the x86.
9074 * gdb.base/callfwmall.exp (do_function_calls): Same.
9075
9076 * gdb.base/list.exp (test_listsize): Correct expectations for
9077 listing line 1 with listsize 2. Also, listing a single line
9078 works now, as does listing three lines. [Kevin's note: There
9079 were a number of other cases fixed too where the expectations
9080 differed...]
9081
90821999-09-02 Stan Shebs <shebs@andros.cygnus.com>
9083
9084 * gdb.base/selftest.exp: Add case for when version prints as
9085 constant string instead of char pointer.
9086
104c1213
JM
90871999-08-25 Stan Shebs <shebs@andros.cygnus.com>
9088
9089 * gdb.base/ending-run.exp: Add Solaris case for what happens when
9090 stepping out of main.
9091
9092 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
9093 G++ used.
9094
9095 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
9096 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
9097
9098 * gdb.c++/ovldbreak.exp: Update match string in test that
9099 includes a warning of multiple breakpoints.
9100
91011999-08-24 Stan Shebs <shebs@andros.cygnus.com>
9102
9103 * gdb.base/display.exp: Improve precision of step-after-finish
9104 added yesterday.
9105
9106 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
9107 test.
9108
9109 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
9110 configs when using G++, not just hppa*.
9111
91121999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9113
9114 * gdb.base/async.c: New file.
9115 * gdb.base/async.exp: New file.
9116
9117Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
9118
9119 * gdb.base/break.exp: Tweak PA specific tests to properly handle
9120 PA64.
9121
53a5351d
JM
9122Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
9123
104c1213
JM
9124 * gdb.base/display.exp: "finish" can leave us mid-line on many
9125 targets, deal with it. Add a small constant to main, instead of
9126 1000 since main+1000 may not be a valid address in the target.
9127
53a5351d
JM
9128 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
9129 on hpux11.
9130
9131 * gdb.base/attach.exp: Handle another hpux11 error message variant
9132 when attaching to a process that does not exist.
9133
91341999-08-19 J.T. Conklin <jtc@redback.com>
9135
9136 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
9137 characters in 'continue to 1241' test.
9138
91391999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9140
9141 * gdb.base/call-ar-st.exp: Add a shorter match case for the
9142 stop in print_long_arg_list, define and use a whitespace
9143 variable in print_small_structs test, add an XFAIL for Solaris.
9144 * gdb.base/dbx.exp: XFAIL func commands until somebody is
9145 interested enough to fix.
9146
7be570e7
JM
91471999-08-13 Keith Seitz <keiths@cygnus.com>
9148
9149 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
9150 (dbx_gdb_load): Remove. Use gdb_load instead, since that
9151 proc knows about targets other than the natives.
9152 (test_assign): Use "gdb_run_cmd" to "run" the target.
9153 Check that we've actually hit the breakpoint at main.
9154 When we attempt to assign a value to a local variable, check
9155 that the variable is in the current scope, i.e., don't use
9156 a test with an empty result.
9157
9158Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
9159
9160 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
9161 command.
9162
91631999-08-09 Stan Shebs <shebs@andros.cygnus.com>
9164
9165 From Jimmy Guo <guo@cup.hp.com> and others at HP:
9166 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
9167 gdb.compat, gdb.threads-hp.
9168 gdb.hp/configure, gdb.hp/configure.in: New files.
9169 gdb.hp/Makefile.in: Recurse into new subdirs.
9170 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
9171 gdb.hp/gdb.objdbg: New directory, tests for debugging info
9172 in object files.
9173 gdb.hp/tools: New directory, aux tools for HP-specific tests.
9174
96baa820
JM
91751999-08-05 Stan Shebs <shebs@andros.cygnus.com>
9176
9177 * gdb.base/display.exp: Help expect by putting a newline in the
9178 funky printf, remove a bogus p/a test.
9179
91801999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9181
9182 * gdb.base/display.exp: Make sure that when we say 'run', we are
9183 connected to the target. This is necessary when running not
9184 natively.
9185
91861999-08-03 Stan Shebs <shebs@andros.cygnus.com>
9187
9188 * gdb.base/step-test.exp: Removed some extraneous messages.
9189
9190 * gdb.base/long_long.exp: Don't run memory examination tests
9191 on little-endian targets (they will need a different set of
9192 results to match).
9193
91941999-08-02 Stan Shebs <shebs@andros.cygnus.com>
9195
9196 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
9197 until somebody decides to fix GDB.
9198
9199 * gdb.base/long_long.c: Stop compiler complaint by specifying long
9200 constant as "ULL".
9201 * gdb.base/long_long.exp: Loosen x/c test, add partial result
9202 matches for a couple x/2 commands.
9203
a0b3c4fd
JM
92041999-07-30 Stan Shebs <shebs@andros.cygnus.com>
9205
9206 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
9207 by merging in ref-types2 tests.
9208 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
9209
9210 From Jimmy Guo <guo@cup.hp.com> and others at HP:
9211 * gdb.c++/Makefile.in: Add standard actions.
9212 (EXECUTABLES): Rename from PROGS, update list.
9213 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
9214 from gdb.hp.
9215 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
9216 foo and bar locals.
9217 * gdb.c++/anon-union.exp: Fix tests to match.
9218 * gdb.c++/classes.exp: Run if HP compiler used, add extra
9219 expect matches to handle output variations.
9220 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
9221 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
9222 output, add HP alternatives for new and delete prints.
9223 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
9224 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
9225 * gdb.c++/demangle.exp: Use $style when reporting failure.
9226 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
9227 * gdb.c++/inherit.exp: Run if HP compiler used, add some
9228 match alternatives.
9229 * gdb.c++/local.exp: Add match alternatives or xfails for HP
9230 compilers.
9231 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
9232 * gdb.c++/method.exp: Add match alternatives.
9233 * gdb.c++/misc.cc: Add bool types.
9234 * gdb.c++/misc.exp: Add tests for bool types.
9235 * gdb.c++/overload.exp: Add xfails.
9236 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
9237 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
9238 add some more template parameter tests (only for HP currently).
9239 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
9240 * gdb.c++/virtfunc.cc: Add return type and value for main.
9241 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
9242 match alternatives.
d63a86f8 9243
a0b3c4fd
JM
92441999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9245
9246 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
9247
92481999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
9249
9250 * gdb.base/signals.exp: Don't expect getting a backtrace from
9251 within a signal handler to fail on Linux.
9252
92531999-07-29 Stan Shebs <shebs@andros.cygnus.com>
9254
9255 From Jimmy Guo <guo@cup.hp.com> and others at HP:
9256 * lib/gdb.exp: Remove some gratuitious semicolons.
9257 (delete_breakpoints): Increase timeout.
9258 (gdb_expect): Add -notransfer option.
9259 (gdb_test): Use -notransfer option.
9260 (get_compiler_info): Add f77 case.
9261 (get_compiler): New proc, split out from gdb_preprocess, add f77
9262 case.
9263 (gdb_preprocess): Call get_compiler.
9264
9265 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
9266 * gdb.base/attach.exp, gdb.base/display.exp,
9267 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
9268 gdb.base/long_long.exp, gdb.base/printcmds.exp,
9269 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
9270 third arg to gdb_test.
9271 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
9272 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
9273 HP-UX xfails, add others.
9274 * gdb.base/completion.exp: Reflect name change of self-test.
9275 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
9276 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
9277 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
9278 HP failure number.
9279 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
9280 useless HP-UX 10.30 references.
9281 * gdb.base/maint.exp: Loosen matches.
9282 * gdb.base/pointers.c (main): Declare more_code.
9283 * gdb.base/pointers.exp: Match on output of a `next'.
9284 * gdb.base/structs.c: Add prototypes.
9285 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
9286 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
9287
92881999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9289
9290 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
9291 command.
9292
92931999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9294
9295 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
9296 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
9297
9298 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
9299 debug info. Deal with lack of signal hanlder info in stack.
9300
9301 From Jim Kingdon <kingdon@redhat.com>:
9302 * gdb.base/annota1.exp: If printf has debug info, deal with it.
9303
5a2468f5
JM
93041999-07-19 Stan Shebs <shebs@andros.cygnus.com>
9305
9306 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
9307 gdb.base/foll-vfork.exp: Don't run for crosses.
9308
adf40b2e
JM
9309Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
9310
9311 * gdb.base/configure.in: Check for gdbvars.exp instead of
9312 a1-selftest.exp.
9313 * gdb.base/configure: Re-generate.
9314
93151999-07-12 Stan Shebs <shebs@andros.cygnus.com>
9316
9317 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
9318 in trying to run first and name is too long.
9319
9320 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
9321 pointers2.c and pointers2.exp, respectively.
9322 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
9323 doschk happier.
9324
43e526b9
JM
93251999-07-08 Stan Shebs <shebs@andros.cygnus.com>
9326
9327 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
9328 callfuncs2.c and callfuncs2.exp.
9329
9330 * gdb.base/list.exp: Remove mistaken xfails.
9331 * gdb.base/list0.h: Add optional prototypes.
9332
9846de1b
JM
9333Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
9334
9335 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9336 calling malloc.
9337 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
9338 * ptype.exp: Move test for get_debug_format to before its first
9339 use.
9340
93411999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9342
9343 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
9344 * gdb.base/annota2.cc, annota2.exp: Move from here.
9345 * gdb.c++/annota2.cc, annota2.exp: To here.
9346 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
9347
43ff13b4
JM
9348Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9349
9350 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
9351 a consistent format.
9352
085dd6e6
JM
93531999-06-25 Stan Shebs <shebs@andros.cygnus.com>
9354
9355 From Jimmy Guo <guo@cup.hp.com> and others at HP:
9356 * lib/gdb.exp (get_compiler_info): Add detection for assorted
9357 HP compilers, also set the globals $true and $false.
9358
9359 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
9360 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
9361 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
9362 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
9363 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
9364 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
9365 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
9366 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
9367 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
9368 whatis.c} Add C++ compatible function definitions and return
9369 types, add includes for library functions.
9370 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
9371 * gdb.base/step-test.c (myglob): Rename from glob.
9372 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
9373 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
9374 files, move here from gdb.hp.
9375 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
9376 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
9377 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
9378 Adjust line numbers in regexps.
9379
9380 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
9381 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
9382 instead of 0/1.
9383
9384 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
9385 foll-vfork.exp: New files, move here from gdb.hp.
9386 * gdb.base/page.exp: New file, test of pagination command.
9387
9388 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
9389 recursion test.
9390 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
9391
9392 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
9393 gdb.base/solib.exp: Fix compiler invocation process.
9394
9395 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
9396 HP-UX 11, turn off overload resolution explicitly.
9397 * gdb.base/commands.exp: Set argument list explicitly, add
9398 watchpoint test.
9399 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
9400 them work.
9401 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
9402 expressions properly.
9403 * gdb.base/corefile.exp: Loosen the match slightly.
9404 * gdb.base/default.exp: Allow "Error accessing memory" message
9405 also.
9406 * gdb.base/display.exp: Skip over x/0 j if PA64.
9407 * gdb.base/funcargs.exp: Add xfails for HP-UX.
9408 * gdb.base/interrupt.exp: Ditto.
9409 * gdb.base/langs.exp: Add symbolic matches governed by compiler
9410 in use.
9411 * gdb.base/list.exp: Add xfails for HP-UX.
9412 * gdb.base/long_long.exp: Refine some of the numeric matches.
9413 * gdb.base/mips_pro.exp: Xfail on HP-UX.
9414 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
9415 * gdb.base/nodebug.exp: Succeed on more varieties of output.
9416 * gdb.base/opaque.exp: Remove some HP-UX xfails.
9417 * gdb.base/ptype.exp: Succeed on more varieties of output.
9418 * gdb.base/scope.exp: Add xfails for HP-UX.
9419 * gdb.base/sect-cmd.exp: Add more cases.
9420 * gdb.base/setvar.exp: Add xfails for HP-UX.
9421 * gdb.base/shlib-call.exp: Loosen some matches slightly.
9422 * gdb.base/signals.exp: Match on void symbolically.
9423 * gdb.base/step-test.exp: Add case for PA64.
9424 * gdb.base/term.exp: Add exit and restart.
9425 * gdb.base/twice.exp: Clean up after self.
9426 * gdb.base/varargs.exp: Disable overload resolution explicitly.
9427 * gdb.base/whatis.exp: Allow more ways to pass tests.
9428
9429 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
9430 no longer useful.
9431
9432Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
9433
9434 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
9435 list of patterns.
9436 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
9437 print_double_array(double_array)", "continuing to breakpoint
9438 1018", "print print_double_array(array_d)" and "continuing to
9439 1034" tests.
d63a86f8 9440
085dd6e6
JM
94411999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9442
9443 * Makefile.in: Add empty html and install-html targets.
9444
94451999-06-24 Stan Shebs <shebs@andros.cygnus.com>
9446
9447 * config/mt-*: Remove, these haven't been used since 1996.
9448
94491999-06-22 Stan Shebs <shebs@andros.cygnus.com>
9450
9451 * gdb.base/call-strs.c, gdb.base/ending-run.c,
9452 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
9453 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
9454
9e0b60a8
JM
94551999-06-18 Stan Shebs <shebs@andros.cygnus.com>
9456
9457 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
9458 simpler match case for the ptype of the big class.
9459
94601999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
9461
9462 * gdb.exp: Fix test for gdb_prompt existence.
9463
94641999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
9465
9466 * gdb.exp (gdb_test): Add fail after calls to perror.
9467
94681999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
9469
9470 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
9471
94721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
9473
9474 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
9475
0f71a2f6
JM
9476Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
9477
9478 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
9479 malloc() is linked in.
9480
94811999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
9482
9483 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
9484 step at end.
9485
9486 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
9487
94881999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
9489
9490 * gdb.java/jv-print.exp: New file. (Our first Java test!)
9491
cce74817
JM
9492Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
9493
9494 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
9495 * gdb.base/mips_pro.exp: Likewise.
9496
94971999-06-02 Keith Seitz <keiths@cygnus.com>
9498
9499 * gdb.c++/templates.cc: Change all "new" operators to throw
9500 an exception.
9501 * gdb.c++/cplusfuncs.cc: Likewise.
9502
9503 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
9504
9505Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
9506
9507 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
9508 * gdb.base/ending-run.exp: When stepping out of main, accept a
9509 step into an arbitrary assembler file.
9510
392a587b
JM
95111999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9512
d63a86f8 9513 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 9514 "breakpoint-invalid" to be printed.
d63a86f8 9515 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
9516 number of "frames-invalid" and "breakpoint-invalid" to be printed.
9517 * gdb.base/annota2.cc: Initialize a.x to 0.
9518
9e086581
JM
95191999-05-17 Keith Seitz <keiths@cygnus.com>
9520
9521 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
9522 when "skip_float_tests" set.
9523 Ditto for "print print_double_array(array_d)", "print print_small_structs",
9524 "print print_ten_doubles", and "step into print_long_arg_list".
9525 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
9526 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
9527 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
9528 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
9529 "skip_float_tests" is set.
9530 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
9531 when "skip_float_tests" set.
d63a86f8 9532
cd0fc7c3
SS
95331999-05-06 Keith Seitz <keiths@cygnus.com>
9534
9535 * gdb.base/annota2.cc: Include stdio.h.
9536
9537Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
9538
9539 * gdb.base/crossload.exp: Remove, this has been disabled ever
9540 since BFD stopped including all targets, and cross-GDB gets
9541 plenty of testing anyway.
9542 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
9543 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
9544 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
9545 * gdb.base/README: Remove, was doc for this.
9546 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
9547 needed.
9548
b83266a0
SS
95491999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9550
9551 * gdb.base/call-ar-st.exp: Fix one regular expression in test
9552 output.
9553
9554 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
9555 * gdb.base/annota2.exp: New file. More annotation tests.
9556 * gdb.base/annota1.c: New file. Source file for annota1.exp.
9557 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
9558
95591999-04-23 Angela Marie Thomas <angela@cygnus.com>
9560
9561 * config/cfdbug.exp: New file.
9562
7a292a7a
SS
95631999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
9564
9565 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
9566 Marcus Daniel's and Dale Hawkins's demangler crashes.
9567
9568 * gdb.c++/demangle.exp (test_gnu_style_demangling,
9569 test_lucid_style_demangling, test_arm_style_demangling,
9570 test_hp_style_demangling): Try Tom Tromey's core-dumping
9571 identifier under each demangling style.
9572
95731999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
9574
9575 * gdb.c++/demangle.exp: Include the current demangling style
9576 in all test names.
9577 (current_demangling_style): New global variable.
9578 (set_demangling_style, test_demangling_core, test_demangling,
9579 test_demangling_exact): New functions.
9580 (test_gnu_style_demangling, test_lucid_style_demangling,
9581 test_arm_style_demangling, test_hp_style_demangling): Use those,
9582 instead of calling gdb_test and gdb_test_exact directly.
9583 (catch_demangling_errors): New function, which reports errors
9584 signalled by the demangling test functions in an orderly way.
9585 (do_tests): Use catch_demangling_errors.
9586
95871999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
9588
9589 * gdb.base/signals.exp (test_handle_all_print): Use () for
9590 grouping in expressions, not {}.
9591
9592 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
9593 initialized yet.
9594
95951999-04-01 Stan Shebs <shebs@andros.cygnus.com>
9596
9597 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
9598 are listed.
9599
96001999-03-26 Stan Shebs <shebs@andros.cygnus.com>
9601
9602 * gdb.stabs/weird.exp: Test for CC being defined before
9603 looking at its value.
9604
96051999-03-25 Stan Shebs <shebs@andros.cygnus.com>
9606
9607 * gdb.base/call-ar-st.exp: Remove stray '#'.
9608 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
9609 "short int" and "long int".
9610 * gdb.c++/overload.cc: Cast the string added in the previous
9611 change, to mollify finicky HP compiler.
9612 * gdb.hp/reg-test.exp (testfile): Fix file name.
9613 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 9614
7a292a7a
SS
9615 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
9616 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
9617 alternate form of enum ptype.
9618
c906108c
SS
96191999-03-23 Stan Shebs <shebs@andros.cygnus.com>
9620
7a292a7a
SS
9621 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
9622 * gdb.hp/*.exp: Change all to run compiler probe only after
9623 passing skip_hp_tests, so as not to waste time on guaranteed
9624 failure.
9625
c906108c
SS
9626 * gdb.c++/overload.cc: Pass string instead of char addr, always
9627 init ccpfoo.
9628 * gdb.c++/templates.cc: Fix syntax error.
9629
7a292a7a
SS
9630Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9631
9632 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 9633 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
9634 command.
9635
96361999-03-18 James Ingham <jingham@cygnus.com>
9637
9638 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
9639
9640 * gdb.c++/method.exp: It was testing an uninitialized int on the
9641 stack and assuming it was positive.
9642
9643 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
9644
9645 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 9646 keep it from killing the rest of the tests.
7a292a7a
SS
9647 Use gdb_continue_to_end.
9648
9649 * gdb.base/sigall.exp: use gdb_continue_to_end.
9650
9651 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
9652
9653 * gdb.base/display.exp: use runto_main, not run.
9654
d63a86f8
RM
9655 * gdb.base/default.exp: Check for the current error message in the
9656 r abbreviation test.
7a292a7a
SS
9657 Add strongarm to the targets that know info float.
9658
d63a86f8 9659 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
9660 run which doesn't work with monitors.
9661
9662 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
9663
9664 * gdb.base/break.exp: use the gdb_continue_to_end proc.
9665
9666 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
9667 program. Traps the case (in Cygmon) when the program never really
9668 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
9669 more places, so I used my name. Sorry Mark...
9670
9671 * config/monitor.exp (gdb_target_monitor): added another
9672 target_info parameter: remotebinarydownload. This will set the
9673 remotebinarydownload flag if this is causing some boards trouble.
9674
96751999-03-18 Mark Salter <msalter@cygnus.com>
9676
9677 * lib/gdb.exp (continue_to_exit): New function.
9678
9679 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
9680 * gdb.base/ending-run.exp: Ditto.
9681 * gdb.base/step-test.exp: Ditto.
9682
96831999-03-16 Stan Shebs <shebs@andros.cygnus.com>
9684
9685 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
9686 (suggested by Art Haas <ahaas@neosoft.com>).
9687
96881999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
9689
9690 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
9691
9692Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
9693
9694 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
9695 descriptions of types (short unsigned int vs unsigned short, etc).
9696
96971999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
9698
9699 * gdb.base/call-strs.exp: Don't assume that `step' will step over
9700 a call to strlen; sometimes we do have sources.
9701
97021999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
9703
9704 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
9705 character, so GDB won't print garbage after its end.
d63a86f8 9706
c906108c
SS
9707 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
9708 breakpoint there instead. Sometimes GCC emits memcpy to handle
9709 the large structures being passed by value, so we step into that
9710 instead of sum_array_print, which obscures what we're really testing.
9711 * gdb.base/step-test.exp: However, we do want a test that notices
9712 the bizarre steps into memcpy, so do that here. Add check for
9713 stepping into function calls that pass large structures by value.
9714 ("Is that a noun clause, or are you just happy to see me?")
9715 Remove all references to specific line numbers.
9716 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
9717 New type and function.
9718 (main): Call large_struct_by_value, passing it a large struct by value.
9719 * lib/gdb.exp (gdb_get_line_number): New function.
9720
9721 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
9722 more portable.
9723
7a292a7a
SS
97241999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
9725
c906108c
SS
9726 * lib/gdb.exp: Doc fixes.
9727
7a292a7a
SS
97281999-03-05 Nick Clifton <nickc@cygnus.com>
9729
d63a86f8 9730 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
9731
97321999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
9733
c906108c
SS
9734 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
9735 commands. They're not germane to this test, and they don't work
9736 that way on remote targets.
9737
3fc11d3e
JM
97381999-03-01 James Ingham <jingham@cygnus.com>
9739
9740 * Changelog entries merged over from gdb development branch.
9741
3fc11d3e
JM
9742 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
9743
9744 * lib/gdb.exp (gdbtk_analyze_results): Generic function
9745 for outputting results of test run.
9746
2d4a1622 9747 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
9748
9749 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 9750
7a292a7a
SS
97511999-02-25 Felix Lee <flee@cygnus.com>
9752
9753 * lib/gdb.exp (debug_format): initialize
9754
c906108c
SS
97551999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
9756
9757 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
9758 * gdb.base/call-rt-st.c: Ditto.
9759
c906108c
SS
97601999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
9761
9762 * gdb.threads/pthreads.exp (horiz): New variable.
9763 (test_startup): Fix regexps that capture thread numbers.
9764
97651999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
9766
9767 * gdb.base/smoke.exp: Disambiguate two test case names (both
9768 called ``print'').
9769
9770Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
9771
9772 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
9773 compilation.
9774
97751999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
9776
9777 * gdb.base/miscexprs.exp: Change patterns to match GDB's
9778 actual output formatting.
9779 * gdb.base/smoke.exp: GDB removes leading 0's.
9780 * gdb.base/volatile.exp: Don't check type of remuneration;
9781 that variable is no longer defined in constvars.c.
9782 * gdb.base/step-test.c (main): Exit with explicit exit code.
9783 * gdb.base/step-test.exp: Remove two nexti checks--they are
9784 not portable.
9785
97861999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
9787
9788 * gdb.base/help.exp ("help delete display"): Fix test to match
9789 gdb's output.
9790
9791 * gdb.base/long_long.c (known_types): Initialize values to zero.
9792 * gdb.base/long_long.exp: Step one more line
9793 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 9794 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
9795 unique test case names.
9796
9797Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9798
d63a86f8 9799 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
9800
9801 * gdb.c++/method.exp: Add missing close brace.
9802
98031999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
9804
9805 * gdb.base/maint.exp: Use 'set height 0' to disable page
9806 prompting, not 'set height 400'.
9807
9808 Fix a bunch of timeouts.
9809 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
9810 four separate tests, so expect doesn't take forever to match a ton
9811 of text against a regexp with lots of .* forms.
9812 ("maint print psymbols", "maint print symbols"): Make some of
9813 these greps more selective, so that expect doesn't try to wade
9814 through huge piles of output and time out.
9815
9816 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
9817
9818 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
9819 tests: one which doesn't expect shlib events to be reported, and
9820 another which does, but is XFAIL for all platforms other than
9821 HP/UX.
9822
9823 * gdb.base/break.exp: Teach the test suite that the `catch
9824 fork', `catch vfork', and `catch exec' commands produce error
9825 messages on platforms that don't provide these features.
9826
9827Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
9828
9829 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
9830 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
9831 (shortening names from solib_threshold.exp etc), won't run on
9832 anything but HP-UX for the foreseeable future.
9833 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
9834 reflect move.
9835
9836Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
9837
9838 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
9839 gdb.trace/Makefile.in (clean): Remove all test executables.
9840
9841Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
9842
9843 * gdb.base/shlib-call.exp: add test cases to verify that gdb
9844 successfully re-sets breakpoints in shared libraries.
9845 * gdb.base/shmain.c (main): return 0, don't fall off the end.
9846
9847Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9848
d63a86f8
RM
9849 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
9850 and compiled w/o GCC.
c906108c
SS
9851
9852 * gdb.hp/watch-cmd.exp: ditto.
9853
9854 * gdb.hp/watch-hp.exp: ditto.
9855
9856 * gdb.hp/xdb1.exp: ditto.
9857
9858 * gdb.hp/xdb2.exp: ditto.
9859
9860 * gdb.hp/dbx.exp: ditto.
9861
9862Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
9863
9864 * constvars.c: Remove C++-isms.
9865 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
9866 with GCC.
9867
9868Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
9869
9870 The following changes are part of the HP merge.
9871
9872 * gdb.base/break.exp: new tests to verify that catchpoints for
9873 fork, vfork, and exec don't trigger inappropriately.
9874
9875 * gdb.base/opaque.exp: compile one file at a time, then link.
9876
9877 * gdb.base/signals.exp: be more restrictive about which hppa
9878 systems receive a setup_xfail. new tests.
9879
9880 * gdb.base/solib_threshold.build: new file.
9881 * gdb.base/solib_threshold.exp: new file.
9882 * gdb.base/solib_threshold.link_opts: new file.
9883 * gdb.base/solib_threshold.mk: new file.
9884 * gdb.base/gen_solib_threshold.c: new file.
9885
9886 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
9887 tests. New tests for enums inside classes.
9888
9889 * gdb.c++/compiler.cc: indicate support of template debugging.
9890
9891 * gdb.c++/demangle.exp: run hp style demangling tests.
9892
9893 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
9894 tests.
9895
9896 * gdb.c++/misc.cc: changes to support new tests.
9897
9898 * gdb.c++/templates.cc: changes to support HP's compiler; changes
9899 to support new tests.
9900
9901 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
9902 gcc, then skip these tests.
9903
9904Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
9905
9906 The following files are part of the HP merge; some had longer
9907 names at HP, but have been renamed to be no more than 14
9908 characters in length.
9909
9910 * gdb.hp/ambiguous.cc: new file.
9911 * gdb.hp/ambiguous.exp: new file.
9912 * gdb.hp/attach.exp: new file.
9913 * gdb.hp/attach2.exp: new file.
9914 * gdb.hp/classes-hp.exp: new file.
9915 * gdb.hp/ctti.exp: new file.
9916 * gdb.hp/ctti-add.cc: new file.
9917 * gdb.hp/ctti-add1.cc: new file.
9918 * gdb.hp/ctti-add2.cc: new file.
9919 * gdb.hp/ctti-add3.cc: new file.
9920 * gdb.hp/dbx.exp: new file.
9921 * gdb.hp/exception.cc: new file.
9922 * gdb.hp/exception.exp: new file.
9923 * gdb.hp/foll-exec.c: new file.
9924 * gdb.hp/foll-exec.exp: new file.
9925 * gdb.hp/foll-fork.c: new file.
9926 * gdb.hp/foll-fork.exp: new file.
9927 * gdb.hp/foll-vfork.c: new file.
9928 * gdb.hp/foll-vfork.exp: new file.
9929 * gdb.hp/inherit-hp.exp: new file.
9930 * gdb.hp/more-steps.exp: new file.
9931 * gdb.hp/namespace.cc: new file.
9932 * gdb.hp/namespace.exp: new file.
9933 * gdb.hp/optimize.exp: new file.
9934 * gdb.hp/pxdb.c: new file.
9935 * gdb.hp/pxdb.exp: new file.
9936 * gdb.hp/quicksort.exp: new file.
9937 * gdb.hp/reg-test.exp: new file.
9938 * gdb.hp/reg-test.s: new file.
9939 * gdb.hp/sized-enum.c: new file.
9940 * gdb.hp/sized-enum.exp: new file.
9941 * gdb.hp/start-stop.exp: new file.
9942 * gdb.hp/templ-hp.cc: new file.
9943 * gdb.hp/templ-hp.exp: new file.
9944 * gdb.hp/thr-lib.c: new file.
9945 * gdb.hp/thr-lib.exp: new file.
9946 * gdb.hp/thr-lib.h: new file.
9947 * gdb.hp/thr-liblib.c: new file.
9948 * gdb.hp/virtfun-hp.c: new file.
9949 * gdb.hp/virtfun-hp.exp: new file.
9950 * gdb.hp/watch-cmd.exp: new file.
9951 * gdb.hp/watch-hp.exp: new file.
9952 * gdb.hp/xdb1.exp: new file.
9953 * gdb.hp/xdb2.exp: new file.
9954 * gdb.hp/xdb3.exp: new file.
9955
9956Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
9957
9958 The following files are part of the HP merge; some had longer
9959 names at HP, but have been renamed to be no more than 14
9960 characters in length.
9961
9962 * gdb.base/ss.h: new file.
9963 * gdb.base/call-ar-st.c: new file.
9964 * gdb.base/call-ar-st.exp: new file.
9965 * gdb.base/call-rt-st.c: new file.
9966 * gdb.base/call-rt-st-exp: new file.
9967 * gdb.base/call-strs.exp: new file.
9968 * gdb.base/ena-dis-br.exp: new file.
9969 * gdb.base/environ.exp: new file.
9970 * gdb.base/long_long.exp: new file.
9971 * gdb.base/sect-cmd.exp: new file.
9972 * gdb.base/shlib-cl2.exp: new file.
9973 * gdb.base/smoke.exp: new file.
9974 * gdb.base/so-impl-ld.c: new file.
9975 * gdb.base/so-impl-ld.exp: new file.
9976 * gdb.base/so-indr-cl.c: new file.
9977 * gdb.base/so-indr-cl.exp: new file.
9978 * gdb.base/varargs.exp: new file.
9979 * gdb.base/volatile.exp: new file.
9980 * gdb.base/whatis-exp.exp: new file.
7a292a7a 9981 * gdb.base/display.exp: new file.
c906108c
SS
9982 * gdb.c++/derivation.exp: new file.
9983 * gdb.c++/local.exp: new file.
9984 * gdb.c++/member-ptr.exp: new file.
9985 * gdb.c++/overload.exp: new file.
9986 * gdb.c++/ovldbreak.exp: new file.
9987 * gdb.c++/ref-types.exp: new file.
9988 * gdb.c++/ref-types2.exp: new file.
9989 * gdb.c++/userdef.exp: new file.
d63a86f8 9990
c906108c
SS
9991Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
9992
9993 * gdb.base/default.exp: Reflect wording change in remote.c.
9994
dc96c6c7 9995Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9996
9997 * gdb.base/help.exp: Update to reflect current text.
9998
9999Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
10000
10001 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
10002 they're stack variables and contain garbage.
10003 * gdb.c++/anon-union.exp: new file.
10004
10005 The following changes were made by David Taylor
10006 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
10007 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
10008 in changes by HP.
10009
10010 * gdb.base/bitops.exp: new file.
10011 * gdb.base/default.exp: change expected messages for catch and
10012 info catch tests to reflect HP merge changes.
10013 * gdb.base/enable-disable-break.exp
10014 * gdb.base/ending-run.c: new file.
10015 * gdb.base/long_long.c: new file.
10016 * gdb.base/maint.exp: new file.
10017 * gdb.base/pointers2.exp: new file.
10018 * gdb.base/shlib-call2.exp: new file.
10019 * gdb.base/solib.exp: new file.
10020 * gdb.base/step-test.c: new file.
10021 * gdb.c++/anon-union.cc: new file.
10022 * gdb.c++/local.cc: new file.
10023 * gdb.c++/member-pointer.cc: new file.
10024 * gdb.c++/method.cc: new file.
10025 * gdb.c++/ref-types.cc: new file.
10026 * gdb.c++/ref-types2.cc: new file.
10027 * gdb.c++/userdef.cc: new file.
d63a86f8 10028
c906108c
SS
10029 * gdb.base/scope.exp: compile one file at a time, then link.
10030 * gdb.base/langs.exp: ditto.
10031 * gdb.base/list.exp: ditto.
d63a86f8 10032
c906108c
SS
10033Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
10034
10035 The following changes were made by David Taylor
10036 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
10037 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
10038 in changes by HP.
d63a86f8 10039
c906108c
SS
10040 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
10041 skip tests. When compiling pass c++ flag to gdb_compile.
10042 * gdb.c++/
d63a86f8 10043
c906108c
SS
10044 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
10045 test for on hppa*-*-hpux*; use args to see if c++ was specified.
10046 (skip_hp_tests): new function.
10047 (gdb_preprocess): new function.
10048
10049 * configure.in (hpdir): decide whether to configure gdb.hp.
10050 * configure: regenerated.
10051
10052 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
10053 to delete on clean.
10054 (EXECUTABLES): update to reflect new additions.
10055 * gdb.base/commands.exp: update message expected.
10056 * gdb.base/default.exp: add copyright notice.
10057 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
10058 * gdb.base/help.exp: update messages to reflect current text.
10059 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
10060 targets for recurse tests.
10061 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
10062 skip this file.
10063
10064 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
10065 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
10066 compilation.
10067 * gdb.c++/misc.exp: ditto.
10068 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
10069 run the tests. tell gdb_compile that it's a c++ compilation.
10070
10071 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 10072
c906108c
SS
10073 * gdb.base/all-bin.exp: new file.
10074 * gdb.base/arithmet.exp: new file.
10075 * gdb.base/assign.exp: new file.
10076 * gdb.base/completion.exp: new file.
10077 * gdb.base/cond-expr.exp: new file.
10078 * gdb.base/condbreak.exp: new file.
10079 * gdb.base/define.exp: new file.
10080 * gdb.base/dollar.exp: new file.
10081 * gdb.base/environment.exp: new file.
10082 * gdb.base/eval-skip.exp: new file.
10083 * gdb.base/jump.exp: new file.
10084 * gdb.base/logical.exp: new file.
10085 * gdb.base/pointers.exp: new file.
10086 * gdb.base/relational.exp: new file.
10087 * gdb.base/section_command.exp: new file.
10088 * gdb.base/whatis-expr.exp: new file.
10089
10090 * gdb.base/all-types.c: new file.
10091 * gdb.base/call-array-struct.c: new file.
10092 * gdb.base/call-return-struct.c: new file.
10093 * gdb.base/call-strings.c: new file.
10094 * gdb.base/callfuncs2.c: new file.
10095 * gdb.base/condbreak.c: new file.
10096 * gdb.base/constvars.c: new file.
10097 * gdb.base/display.c: new file.
10098 * gdb.base/int-type.c: new file.
10099 * gdb.base/jump.c: new file.
10100 * gdb.base/miscexprs.c: new file.
10101 * gdb.base/pointers.c: new file.
10102 * gdb.base/pointers2.c: new file.
10103 * gdb.base/shmain.c: new file.
10104 * gdb.base/shr1.c: new file.
10105 * gdb.base/shr2.c: new file.
10106 * gdb.base/solib.c: new file.
10107 * gdb.base/solib1.c: new file.
10108 * gdb.base/solib2.c: new file.
10109 * gdb.base/varargs.c: new file.
10110 * gdb.c++/derivation.cc: new file.
10111 * gdb.c++/overload.cc: new file.
10112 * gdb.c++/ovldbreak.cc: new file.
10113 * gdb.hp/attach.c: new file.
10114 * gdb.hp/attach2.c: new file.
10115 * gdb.hp/average.c: new file.
10116 * gdb.hp/compiler.c: new file.
10117 * gdb.hp/compiler.cc: new file.
10118 * gdb.hp/execd-program.c: new file.
10119 * gdb.hp/follow-exec.c: new file.
10120 * gdb.hp/follow-fork.c: new file.
10121 * gdb.hp/follow-vfork-and-exec.c: new file.
10122 * gdb.hp/misc-hp.cc: new file.
10123 * gdb.hp/more-steps.c: new file.
10124 * gdb.hp/optimize.c: new file.
10125 * gdb.hp/quicksort.c: new file.
10126 * gdb.hp/run-hp.c: new file.
10127 * gdb.hp/start-stop.c: new file.
10128 * gdb.hp/sum.c: new file.
10129 * gdb.hp/templates-hp.cc: new file.
10130 * gdb.hp/thread-local-in-lib.c: new file.
10131 * gdb.hp/thread-local-in-lib.h: new file.
10132 * gdb.hp/thread-local-in-lib.lib.c: new file.
10133 * gdb.hp/vforked-program.c: new file.
10134 * gdb.hp/virtfunc-hp.cc: new file.
10135 * gdb.hp/watchpoint-hp.c: new file.
10136 * gdb.hp/xdb.c: new file.
10137 * gdb.hp/xdb0.c: new file.
10138 * gdb.hp/xdb0.h: new file.
10139 * gdb.hp/xdb1.c: new file.
10140
10141Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
10142
10143 The following change was made by Edith Epstein
10144 <eepstein@cygnus.com> as part of a project to merge in changes
10145 originally made by HP; HP did not create ChangeLog entries.
10146
10147 * gdb.c++/demangle.exp: changed the expected output for some
10148 ARM-style mangling -- removed second reference to datatype.
10149 For example, maint demangle __dt__11T1__pt__2_cFv
10150 T1<char>::~T1<char>(void)
10151 becomes,
10152 maint demangle __dt__11T1__pt__2_cFv
10153 T1<char>::~T1(void)
10154
10155 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 10156
c906108c
SS
10157Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
10158
10159 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
10160 * gdb.trace/backtrace.exp: Likewise.
10161 * gdb.trace/circ.exp: Likewise.
10162 * gdb.trace/collection.exp: Likewise.
10163 * gdb.trace/deltrace.exp: Likewise.
10164 * gdb.trace/infotrace.exp: Likewise.
10165 * gdb.trace/limits.exp: Likewise.
10166 * gdb.trace/packetlen.exp: Likewise.
10167 * gdb.trace/passc-dyn.exp: Likewise.
10168 * gdb.trace/passcount.exp: Likewise.
10169 * gdb.trace/report.exp: Likewise.
10170 * gdb.trace/save-trace.exp: Likewise.
10171 * gdb.trace/tfind.exp: Likewise.
10172 * gdb.trace/tracecmd.exp: Likewise.
10173 * gdb.trace/while-dyn.exp: Likewise.
10174 * gdb.trace/while-stepping.exp: Likewise.
10175
101761998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
10177
10178 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
10179
10180Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
10181
10182 From Brendan Kehoe:
10183 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
10184 int return types.
10185
10186Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
10187
10188 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
10189 remote dos host testing right.
10190
10191Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
10192
10193 * gdb.base/corefile.exp: remove some xfails.
10194
10195Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
10196
10197 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
10198 have different timestamps.
10199
10200Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
10201
10202 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
10203 gdb.base/default.exp: Replace "exec" with "executable".
10204
10205Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
10206
10207 * gdb.base/default.exp: Change else if to elseif from previous
10208 delta.
10209
10210Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
10211
10212 * gdb.base/default.exp: Add brace missing from previous delta.
10213
10214Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
10215
10216 * gdb.base/default.exp: Support test for info float for all
10217 varieties of arm toolchain.
10218
dc96c6c7 10219Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10220
10221 * gdb.trace/*.exp: remove "remote_download" command.
10222
dc96c6c7 10223Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10224
10225 * gdb.trace/*.exp: remove -gdwarf from compile.
10226
10227Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
10228
10229 * gdb.trace/configure.in(AC_INIT): typo
10230 * gdb.trace/configure: regenerated
10231
dc96c6c7 10232Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10233
10234 * config/m68k-emc.exp: New file.
10235 * lib/<emc-support.exp trace-support.exp}: New files.
10236 * configure.in: add new test directory gdb.trace.
10237 * gdb.trace/{configure configure.in Makefile.in}: New files.
10238 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
10239 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
10240 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
10241 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
10242 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
10243 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
10244 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 10245
dc96c6c7 10246Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10247
10248 * gdb.c++/classes.exp: Change all regular expressions to match
10249 arbitrary combinations of newline/carriage-return, so that they
10250 will work equally well on Unix and Windows.
10251 * gdb.c++/inherit.exp: ditto.
10252 * gdb.c++/virtfunc.exp: ditto.
10253
102541998-08-11 Dawn Perchik <dawn@cygnus.com>
10255
10256 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
10257
c2d11a7d
JM
10258Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
10259
10260 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
10261 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
10262 to use a0-a3/d0-d3 as needed.
10263
10264Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
10265
10266 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
10267 * gdb.disasm/am33.exp: Corresponding changes.
10268
c906108c
SS
102691998-07-11 Felix Lee <flee@cygnus.com>
10270
10271 * gdb.base/callfuncs.exp: add cmp10 test.
10272 * gdb.base/callfuncs.c (cmp10): new function.
10273
10274Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
10275
d63a86f8 10276 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
10277 into two parts to get around a synchronization problem in expect.
10278
3fc11d3e
JM
10279Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
10280
10281 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
10282
10283 * configure.in: Add options for gdbtk testsuite.
10284
10285 * configure: Regenerate.
10286
10287 * gdb.gdbtk: New directory to hold gdbtk tests.
10288
c906108c
SS
10289Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10290
10291 * gdb.fortran/types.exp: Escape brackets in expect patterns
10292 for test_float_literal_types_accepted tests.
10293 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
10294 before run test.
10295
c2d11a7d
JM
10296Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
10297
10298 * am33.exp: Just compile, do not link the testcase.
10299 * am33.s: Add ".am33" pseudoop to force am33 mode.
10300
c906108c
SS
103011998-06-25 Felix Lee <flee@cygnus.com>
10302
10303 * gdb.base/setshow.exp: make sure $pc is sane.
10304
10305 * gdb.stabs/weird.exp: split expect patterns properly.
10306
c2d11a7d
JM
10307Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
10308
10309 * gdb.disasm/am33.s: New disassembler testfile for the am33.
10310 * gdb.disasm/am33.exp: Run it.
10311
dc96c6c7 10312Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10313
10314 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
10315 match processing (and eliminate spurious timeouts when running).
10316
dc96c6c7 10317Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10318
10319 * gdb.base/signals.exp (test_handle_all_print): put back Mach
10320 exception test, but conditionalize it on target [mach | gnu].
10321
dc96c6c7 10322Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10323
10324 * gdb.base/overlays.exp: fixup compile line for linker script.
10325
10326Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
10327
10328 * gdb.fortran/types.exp: don't guess at float size.
10329
10330Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
10331
10332 * gdb.base/exprs.exp: delete test that depends on int size.
10333
10334Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
10335
10336 * config/sim.exp: Removed checks for target triplets.
10337 (gdb_target_sim): Use gdb,target_sim_options.
10338
10339Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
10340
10341 * gdb.base/reread.exp: New file.
10342 * gdb.base/reread1.c: New file.
10343 * gdb.base/reread2.c: New file.
10344
10345Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
10346
10347 * config/sim.exp: Use 'target sim -sparclite' when running
10348 SPARClite programs.
10349
10350Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
10351
10352 * gdb.base/structs2.exp: New file.
10353 * gdb.base/structs2.c: New file.
10354
10355Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
10356
10357 * gdb.asm/common.inc: New file.
10358 * gdb.asm/d10v.inc: New file.
10359 * asm-source.exp: Pass -I's to gas to find .inc files.
10360 Update line numbers in expected output.
10361 * asmsrc1.s: Rewrite.
10362 * asmsrc2.s: Rewrite.
10363 * configure.in: Create arch.inc symlink.
10364 * configure: Regenerate.
10365 * Makefile.in (distclean): Delete arch.inc.
10366
10367Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
10368
10369 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
10370 (t_enum_value2): ditto
10371 (t_enum_value3): ditto
10372 (main): ditto
10373Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10374
10375 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
10376 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
10377 change.
10378 Use gdb_test instead of send_gdb/gdb_expect sequences.
10379
10380Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
10381
10382 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
10383 not void.
10384
10385Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
10386
10387 * gdb.base/branches.c: Code with lots of loops and
10388 subroutines. Used to test gdbs ability to single step through PC
10389 changes, especially to test mips-tdep.c:mips_next_pc
10390
10391Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
10392
10393 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
10394 more rigorous EGCS C++ error checking.
10395
10396Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10397
10398 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 10399 tests.
c906108c 10400 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 10401 function when asleep.
c906108c 10402 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
10403 for i*86 Linux and SVR4 signal handling problems.
10404 Remove linux xfail for `next to handler in signals_tests_1', fixed
10405 by recent infrun.c change.
c906108c 10406 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 10407 stack backtraces.
c906108c
SS
10408 Adjust expect pattern in `handle all print' test to match Apr 28 1997
10409 target.[ch] change.
10410
10411Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
10412
10413 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
10414 for a newline from gdb before continuing.
10415 (default_gdb_exit): Just look for y or n.
10416 (gdb_test): Detect abnormal exit from GDB running on DOS; if
10417 it does, fail the rests of the tests in the file.
10418
10419Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
10420
10421 * config/cygmon.exp: New file.
10422
10423Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
10424
10425 * gdb.base/list.exp: Fix problem with "list default lines around
10426 main" test on remote targets.
10427
10428 * gdb.base/scope.exp: Fix problem with filelocal_bss before
10429 run test on remote targets.
10430
10431Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
10432
10433 * gdb.asm: New directory.
10434 * configure.in: Configure it.
10435 * configure: Regenerate.
10436 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
10437 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
10438
10439Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
10440
10441 * config/mn10300-eval.exp: New file to support MN10300 eval board.
10442
dc96c6c7 10443Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 10444
c906108c
SS
10445 * gdb.base/overlays (several files): Merge the two overlay
10446 managers into one. Change variables (foox, barx, bazx, grbxx)
10447 back into ints but force them to load in their proper sections.
10448
10449Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
10450
10451 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
10452 on-chip insn memory and IMAP1 to upper 128k.
10453 (D10VCopy): Handle memory regions crossing 16k boundaries.
10454 (D10VCopy): Transfer data in 32 bit chunks.
10455
10456Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
10457
10458 * gdb.base/overlays.c (main): Exit normally when result is
10459 correct.
10460
10461 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
10462 map. Include space for printf in .text segment.
10463
10464 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
10465 updated d10v memory VMA/LMA map.
10466 (D10VCopy): Call D10VTranslate.
d63a86f8 10467
c906108c
SS
10468Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
10469
10470 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
10471
10472 * gdb.base/bar.c (barx, bar): Change variable to small array so
10473 that it won't be put into the .sdata - small data -
10474 section. Update reference.
10475 * gdb.base/baz.c (bazx, baz): Ditto.
10476 * gdb.base/foo.c (foox, foo): Ditto.
10477 * gdb.base/grbx.c (grbxx, grbx): Ditto.
10478
10479 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
10480 to be arrays.
d63a86f8 10481
dc96c6c7 10482Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 10483
c906108c
SS
10484 * gdb.base/overlays.exp: fix up and get working again.
10485 Add tests for backtraces from an overlay function.
d63a86f8 10486
c906108c
SS
10487Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
10488
10489 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
10490 "calling function with watchpoint enabled".
10491
10492Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
10493
10494 * gdb.base/break.exp (test_next_with_recursion): Remove
10495 gdb_suppress_tests for d10v-*-*.
10496 * lib/gdb.exp (gdb_suppress_tests): Disable this function
10497 pending review of whether it is useful or not.
10498
10499Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
10500
10501 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
10502
10503Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
10504
10505 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
10506 * config/dve.exp: New file to support Densan boards.
10507
10508Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
10509
10510 * gdb.base/interrupt.exp: Document problem of simulators, signals,
10511 reads and BSD.
10512
10513Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
10514
10515 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
10516 response.
10517
10518 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
10519
10520Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
10521
10522 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
10523 test.
10524
10525 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
10526 target_sizeof_long and target_bigendian_p.
10527 (structs_by_value, structs_by_reference): Check values according
10528 to targets word size and endianess.
d63a86f8 10529
c906108c
SS
10530Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
10531
10532 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
10533 output.
10534
10535Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
10536
10537 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
10538 Update test of set args help to match source change.
10539
10540Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
10541
10542 * gdb.base/default.exp: Expect help system output to be in
10543 alphabetical order.
10544 * gdb.base/help.exp: Ditto.
10545
10546Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
10547
10548 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
10549 "i*86-pc-linux-gnu*".
10550 * gdb.base/interrupt.exp: Ditto.
10551 * gdb.base/corefile.exp: Ditto.
10552
10553 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
10554 define vxworks when building the testcase.
10555
10556 * gdb.base/ptype.exp: Fix testnames to be unique.
10557 * gdb.base/radix.exp: Ditto.
10558 * gdb.base/term.exp: Ditto.
10559 * gdb.base/whatis.exp: Ditto.
10560 * gdb.c++/classes.exp: Ditto.
10561
10562Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
10563
10564 * gdb.base/callfuncs.exp: Fix indentation.
10565
10566 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
10567 suppress_flag has been set.
10568 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
10569 target feature.
10570
10571Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
10572
10573 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
10574 the testcase.
10575
10576 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
10577 set_debug_traps() and breakpoint().
10578 * gdb.c++/misc.cc (main): Ditto.
10579 * gdb.c++/templates.cc (main): Ditto.
10580 * gdb.c++/virtfunc.cc (main): Ditto.
10581
10582Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
10583
10584 * lib/gdb.exp(gdb_step_for_stub): New function.
10585 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
10586 exists, reload the executable and do a "continue" instead of
10587 doing a jump.
10588 (runto_main): Use gdb_step_for_stub.
d63a86f8 10589
c906108c
SS
10590 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
10591 tests to have unique names.
10592 * gdb.base/callfuncs.exp: Ditto.
10593 * gdb.base/commands.exp: Ditto.
10594 * gdb.base/default.exp: Ditto.
10595 * gdb.base/help.exp: Ditto.
10596 * gdb.base/list.exp: Ditto.
10597 * gdb.base/opaque.exp: Ditto.
10598 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
10599 similar tests.
d63a86f8 10600
c906108c
SS
10601 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
10602 * gdb.c++/cplusfuncs.cc: Ditto.
10603 * gdb.c++/virtfunc.cc: Ditto.
10604
10605 * config/monitor.exp: Keep track of the last file we saw, rather
10606 than trying to get the info from gdb.
10607
10608 * gdb.fortran/types.exp: Move comment to previous line.
10609
10610Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
10611
10612 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
10613 target mode.
10614
10615Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
10616
10617 From Bob Manson:
10618 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
10619 string from GDB when it connects.
10620
10621 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
10622
10623Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
10624
10625 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
10626 if we can't get a debug format from GDB (we may be testing an
10627 older GDB). Use a 10 second timeout when checking for the format.
10628
10629 * gdb.stabs/weird.exp: Fix quoting.
10630
10631 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
10632
10633Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
10634
10635 * config/arm-ice.exp: New file.
10636
10637Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
10638
10639 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
10640 until it has been modified to work with the new testsuite.
10641
99707966 10642 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
10643 testcase won't compile, cause all of the testcases in the file to
10644 fail instead.
10645
10646 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
10647 (gdb_clear_suppressed): New procedure.
10648 (gdb_stop_suppressing_tests): Only clear suppress_flag if
10649 it contains a positive value.
10650
10651Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
10652
10653 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
10654
10655 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
10656
10657Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
10658
10659 * lib/gdb.exp (setup_xfail_format): New function.
10660 (get_debug_format): New function to get debug format.
10661 (debug_format): New global variable to hold last value set
10662 by get_debug_format.
10663 * gdb.base/list.exp: Call get_debug_format and expect some
10664 tests to fail for DWARF 1 and COFF formats.
10665 * gdb.c++/ptype.exp: Ditto.
10666 * gdb.c++/classes.exp: Ditto.
10667 * gdb.c++/cplusfuncs.exp: Ditto.
10668 * gdb.c++/inherit.exp: Ditto.
10669 * gdb.c++/templates.exp: Ditto.
10670 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 10671
c906108c
SS
10672Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
10673
10674 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
10675 host doesn't have a currently-open connection.
10676
10677 * config/sparclet.exp: Cleanups and fixes to make it generic for
10678 any gdb stub target. Handle cases where gdb doesn't respond when
10679 interrupted in a sane fashion.
10680
10681 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
10682 same thing in a totally different way.
10683
10684 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
10685 setting "timeout".
10686 (gdb_start): We set the global gdb_prompt variable in
10687 default_gdb_init now.
10688
10689Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
10690
10691 * gdb.base/printcmds.exp: Fix "check for floating addition"
10692 regexp to accept results within approx +/- .01 of exact value.
10693 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
10694
10695Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
10696
10697 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
10698 properly.
10699 (gdb_expect): Add optional timeout parameter, and add timeout
10700 value to various calls.
10701 (gdb_suppress_tests): Only give one warning message per group.
10702
10703Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
10704
10705 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
10706 global variables. Handle getting a value for $timeout more
10707 gracefully.
10708
10709Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
10710
10711 * lib/gdb.exp: Close connection to remote host if gdb doesn't
10712 initialize.
10713 (default_gdb_init): New procedure; allow gdb_init to be overridden
10714 by a target configuration file.
10715 (gdb_expect): Pass the timeout to remote_expect.
10716
10717 * config/monitor.exp(gdb_load): Fix typo in regexp.
10718
10719Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
10720
10721 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
10722
10723Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
10724
10725 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
10726 here. Call gdb_target_exec before rebooting the target, to make
10727 sure the connection to the target is closed.
10728 (gdb_load): Pass the name of the executable to gdb_target_monitor.
10729 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
10730 Also detect "Timeout reading from remote" error.
10731
10732 * config/gdbserver.exp: Pass the executable being loaded to
10733 gdb_target_monitor. Don't call gdb_file_cmd here; let
10734 gdb_target_monitor do it.
10735
10736 * gdb.disasm/hppa.exp: Don't use exec_output.
10737
10738Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
10739
10740 * gdb.base/list.exp: If we're debugging a non-native target,
10741 try to set the pc register to point to the start of the
10742 program before doing the first list command.
10743
10744 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
10745 test_calls after restarting.
10746
10747 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
10748 reloading.
10749
10750 * gdb.base/watchpoint.exp: Fix typo.
10751
10752 * gdb.base/setshow.exp: Check for use_gdb_stub.
10753
10754 * gdb.base/break.exp: Fix continue until exit test for the gdb
10755 stub case.
10756 * gdb.base/langs.exp: Ditto.
10757
10758 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
10759 gdb_load_offset. If we weren't given a file to load, figure out
10760 what the current file is and use it.
10761
10762 * config/i386-bozo.exp: New file.
10763
10764Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
10765
10766 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
10767 feature.
10768
10769 * config/proelf.exp: New entry.
10770
10771Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
10772
10773 * lib/gdb.exp: Remove spurious .* patterns at the beginning
10774 of regexps.
10775
10776 * gdb.base/watchpoint.exp: Don't run the test_stepping
10777 tests if gdb can't call functions on the target.
10778
10779 * gdb.base/setshow.exp: Don't run the set prompt tests if
10780 the board has gdb_prompt set.
10781
10782Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
10783
10784 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
10785 * gdb.base/commands.exp: Likewise.
10786 * gdb.base/setshow.exp: Likewise.
10787
10788Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
10789
10790 * config/monitor.exp(gdb_start): Look for gdb_prompt target
10791 feature.
10792
10793 * config/i960.exp: New file.
10794
10795Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
10796
10797 * gdb.base/funcargs.exp: Check for gdb,short_int target
10798 feature instead of looking for explicit target triplets.
10799
dc96c6c7 10800Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 10801
d63a86f8 10802 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
10803 "p 123DEADBEEF", to check parse_number.
10804 * top.c: change "to enable to enable" to "to enable" in a couple
10805 of help strings.
10806
10807Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
10808
10809 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
10810 on the mn10300.
d63a86f8 10811
c906108c
SS
10812Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
10813
10814 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
10815 where the test executable is run with explicit args.
10816 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
10817
10818Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
10819
10820 * gdb.base/run.c: Use FAKEARGV to build test executable that
10821 does not require a command line arg, since most simulators
10822 don't currently support passing such an arg into the simulated
10823 program.
10824 * gdb.base/commands.exp: Change tests to insert the proper
10825 value as the arg to the first recursive factorial call. Change
10826 compilation line to define FAKEARGV at compile time.
10827
10828Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
10829
10830 * gdb.base/recurse.exp: Enable these tests for the mn10300.
10831 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
10832 function with watchpoint enabled" test.
10833
10834Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
10835
10836 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
10837 Don't call gdb_test when the command doesn't return to a gdb prompt.
10838
10839 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
10840 "Tests restarted" messages.
10841
10842Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
10843
10844 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
10845
dc96c6c7 10846Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10847
10848 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
10849 for INFO SYMBOL; add help tests for OVERLAY commands.
10850 * gdb.base/default.exp: add tests for INFO SYMBOL command;
10851 add tests for OVERLAY commands
10852 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
10853 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
10854 * gdb.base/sigall.c: add usestubs code frag
10855 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 10856
c906108c
SS
10857Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
10858
10859 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
10860 failures.
10861 (gdb_stop_suppressing_tests): Note that tests have restarted.
10862
10863Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
10864
10865 * config/h8300.exp: New file.
10866
10867Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
10868
10869 * gdb.base/setshow.exp: Check for the existence of a
10870 feature, not its value.
10871
10872Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
10873
10874 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
10875
10876 * gdb.base/scope.exp: It's now init0(), not init().
10877
10878 * gdb.base/scope0.c: For now, change init() to be init0().
10879
10880 * config/monitor.exp: Use gdb_serial in preference to serial
10881 or netport.
10882
10883 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
10884 and it's not already set.
10885
10886Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
10887
10888 * gdb.base/setshow.exp: Only test the run command if the target
10889 isn't using a stub and if it supports argument passing.
10890
10891Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
10892
10893 * config/udi.exp(gdb_start): Make sure UDICONF is set
10894 properly before starting gdb.
10895
10896Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
10897
10898 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
10899 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
10900 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
10901
10902Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
10903
10904 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
10905 specialized code to reboot the board, use remote_reboot instead.
10906
10907 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
10908
10909 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
10910
10911 * config/monitor.exp: Make sure we disconnect from the target.
10912 Also, try a reboot/reload cycle instead of failing if the
10913 load fails.
10914
10915Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
10916
10917 * gdb.base/default.exp: Don't set match_max.
10918 * gdb.base/help.exp: Ditto.
10919 * gdb.base/list.exp: Ditto.
10920 * gdb.base/signals.exp: Ditto.
10921
10922 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
10923 set, use remote_ld to download the testcase instead of
10924 the GDB loader.
10925
10926Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
10927
10928 * config/vr5000.exp: New file.
10929
10930 * config/monitor.exp(gdb_target_monitor): Add pattern for
10931 "Ending remote" to detect errors in connecting.
10932
10933 * gdb.base/setshow.exp: Add .* within auto language test.
10934
10935 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
10936 target feature.
10937
10938 * config/monitor.exp(gdb_load): Check for a failure when loading,
10939 and reboot the board if necessary.
10940
10941 * gdb.base/setvar.exp(test_set): Handle multiple prints within
10942 a set of tests. Remove print.* from the patterns being checked.
10943
10944Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
10945
10946 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
10947 refer to gdb_spawn_id.
10948
10949 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
10950 longer used.
10951 * config/sparclet.exp: Ditto.
10952 * config/sparclet-old.exp: Ditto.
10953 * config/slite.exp: Ditto.
10954 * config/sim.exp: Ditto.
10955 * gdb.base/funcargs.exp: Ditto.
10956
10957 * lib/gdb.exp:Remove references to gdb_spawn_id.
10958 (gdb_expect): Move to remote.exp.
10959
10960Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
10961
10962 * config/monitor.exp: Detect the "Couldn't establish connection"
10963 message from GDB.
10964
10965Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
10966
10967 * gdb.base/bitfields.exp: Use runto instead of explicit
10968 gdb_run_cmd/gdb_expect sequences.
10969
10970 * gdb.base/break.exp(text_next_with_recursion): Add match for
10971 gdb_expect call.
10972
10973 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
10974 We also need to handle the "A program is being debugged already"
10975 prompt from gdb. Use gdb_test to set the baud rate.
10976
10977 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
10978 to 20000. Really. I mean it.
10979
10980Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
10981
10982 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
10983 fails. If suppress_flag is set, skip perror message about not
10984 being able to send to GDB.
10985 (send_gdb): If suppress_flag is set, don't try to send commands to
10986 GDB.
10987 (gdb_expect): If suppress_flag is set, always fail immediately.
10988 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
10989 (gdb_init): Call gdb_stop_suppressing_tests.
10990 (default_gdb_exit): Ditto.
10991 (default_gdb_start): Ditto.
10992
10993 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
10994 gdb_stop_suppressing_tests as appropriate.
10995 * gdb.base/break.exp: Ditto.
10996 * gdb.base/callfuncs.exp: Ditto.
10997 * gdb.base/commands.exp: Ditto.
10998 * gdb.base/exprs.exp: Ditto.
10999 * gdb.base/funcargs.exp: Ditto.
11000 * gdb.base/list.exp: Ditto.
11001 * gdb.base/recurse.exp: Ditto.
11002 * gdb.base/scope.exp: Ditto.
11003 * gdb.base/structs.exp: Ditto.
11004 * gdb.c++/inherit.exp: Ditto.
11005
11006Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
11007
11008 * config/vr4300.exp: New file.
11009
99707966 11010 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 11011
99707966 11012 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
11013
11014Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
11015
11016 * lib/gdb.exp(gdb_init): New function.
11017
11018 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
11019 for each individual variable set.
11020
11021 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
11022 name.
11023
11024 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
11025
11026 * gdb.base/scope.exp: Use gdb_test.
11027
11028 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
11029 aborting; the testsuite driver will do that for us (see
11030 gdb_finish). Also, use gdb_test in a few more places.
11031
11032Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11033
11034 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
11035
11036Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
11037
11038 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
11039 and "add_tests" are not at the same address.
11040
11041Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
11042
11043 * gdb.base/ptype.exp: Use gdb_test.
11044
11045Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
11046
11047 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
11048 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
11049 left in. No longer expect them to fail.
11050
11051 * gdb.stabs/*.mt; Deleted, no longer used.
11052 * gdb.stabs/configure.in: Remove references to target makefile
11053 frags.
11054 * gdb.stabs/configure: Rebuilt.
11055
11056 * gdb.disasm/*.mt: Deleted, no longer used.
11057 * gdb.disasm/configure.in: Remove references to target makefile
11058 frags. Use "sh3.s" as the unique filename for this directory.
11059 * gdb.disasm/configure: Rebuilt.
11060
11061 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
11062 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
11063 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
11064
11065Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
11066
11067 * config/udi.exp: Use mondfe,name instead of remote_host.
11068
11069Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
11070
11071 * gdb.base/watchpoint.exp: Don't expect a failure when calling
11072 a function with a watchpoint enabled on the mn10200.
11073
11074 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
11075 before trying to create it!
11076
11077Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
11078
11079 * config/vx.exp: Use hostname instead of netport.
11080
11081 * config/vxworks.exp: New file.
11082
11083 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
11084
11085 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
11086 gdb before assuming everything worked. Send a ^C if a timeout
11087 occurs.
11088
11089 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
11090 $gdb_spawn_id directly.
11091 (gdb_run_cmd): Try _start as well as start. Use the target feature
11092 gdb,start_symbol as the symbol to start from when jumping.
11093
11094Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
11095
11096 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
11097 redundant) test.
11098
11099 * gdb.base/recurse.exp: Relax final value test for 'b' so that
11100 it doesn't lose for 16bit integer systems.
11101
11102Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
11103
11104 * gdb.fortran/types.exp: If the target doesn't support "double"
11105 data types, then expect "real" types to only be 4 bytes.
11106
11107 * gdb.c++/virtfunc.exp: Expect failure for virtual function
11108 call tests if the target doesn't support inferior function calls.
11109
11110 * gdb.base/printcmds.exp: Allow minor deviation in FP values
11111 in printf tests.
11112
11113Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
11114
11115 * gdb.base/help.exp: Disable "help set", "help show", and
11116 "help support". Simplify regexp for "help stack".
11117
11118 * gdb.base/default.exp: Set match_max to 5000 and the timeout
11119 to 60 seconds. Temporarily set match_max to 15000 around the
11120 "info copying" test.
11121
11122 * gdb.base/nodebug.exp: Don't try to do an inferior function
11123 call if the target doesn't support them.
11124 * gdb.base/printcmds.exp: Likewise.
11125 * gdb.base/setvar.exp: Likewise.
11126 * gdb.base/structs.exp: Likewise.
11127 * gdb.c++/templates.exp: Likewise.
11128 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
11129
11130 * gdb.base/recurse.exp: Enable for the mn10200.
11131
11132 * configure.in: Do configure gdb.stabs directory for *-*-elf
11133 targets.
11134 * configure: Rebuilt.
11135
11136 * gdb.base/break.exp: Check for gdb,noresults before testing
11137 exit status and/or results from the target.
11138 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
11139 * lib/gdb.exp: Remove old (now bogus) initialization of
11140 noinferior, noargs, noresults and nosignals.
11141
11142Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
11143
11144 * config/sh.exp: New file.
11145
11146 * config/slite.exp: Try to connect multiple times to the board
11147 before rebooting. Only send a "monitor run" if need_monitor_run
11148 is set.
11149
11150 * gdb.base/break.exp: Don't do the "stub continue" test if
11151 the target has gdb_stub set.
11152
11153 * gdb.base/callfuncs.exp: Increase the timeout.
11154
11155 * gdb.base/interrupt.exp: Don't even try to compile the testcase
11156 if the target has gdb,noinferiorio set.
11157
11158 * gdb.base/list.exp: Increase match_max to 10000 characters.
11159
11160 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
11161
11162 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
11163 target.
11164
11165 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
11166
11167Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
11168
11169 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
11170 trying to delete the copy of gdb. Catch the file delete so we
11171 don't die if the delete fails; also, the file should be copied to
11172 the host, not to the build.
11173
11174Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
11175
11176 * lib/gdb.exp(gdb_test): Surround the result pattern with
11177 parenthesis in case it contains multiple regexps separated
11178 with |.
11179
11180 * gdb.base/watchpoint.exp: Use gdb_test.
11181 * gdb.base/default.exp: Ditto.
11182
11183Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
11184
99707966 11185 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 11186
c906108c
SS
11187 * gdb.base/scope.exp: Use gdb_test.
11188 * gdb.c++/classes.exp: Ditto.
11189 * gdb.c++/inherit.exp: Ditto.
11190
11191Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
11192
11193 * gdb.base/crossload.exp: Don't use execute_anywhere, use
11194 remote_exec instead.
11195 * gdb.base/corefile.exp: Don't be ridiculous.
11196 * gdb.base/*.c: Add missing stub invocations.
11197
11198Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
11199
11200 * config/slite.exp: Miscellaneous fixes.
11201
11202 * lib/gdb.exp: Fix runto.
11203
11204 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
11205 the target.
11206
11207 * gdb.base/watchpoint.exp: Fix regexp.
11208
11209 * lib/gdb.exp(default_gdb_exit): Add a catch to the
11210 close and wait commands, as the descriptor may now be
11211 invalid. Always call "remote_close host".
11212
11213Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
11214
11215 Major rewrite for testsuite revision.
d63a86f8 11216
c906108c
SS
11217 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
11218 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
11219 instead of relying on spawn_id to always contain a valid
11220 spawn id.
11221 (get_compiler_info): New procedure to build the ${binfile}.ci
11222 file, instead of replicating this in N different places.
11223 (gdb_compile): New procedure.
d63a86f8 11224
c906108c
SS
11225 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
11226 appropriate arguments) instead of compile. Use gdb_test in a lot
11227 more places. Use send_gdb instead of send. Always run gdb_start
11228 at the start of a testcase, as this is no longer done magically.
11229
11230 config/*-gdb.exp: Rename without the -gdb suffix.
11231
11232 config/mips.exp: Use remote_close instead of exit_remote_shell.
11233 config/monitor.exp: Use target_info instead of looking at
11234 baud, timeout, etc.
11235 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
11236
11237Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11238
11239 * gdb.c++/templates.exp (test_ptype_of_templates),
11240 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
11241 Update expect patterns for destructors and assignment operators
11242 to match corresponding c-typeprint.c changes.
11243 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
11244 to destructor breakpoint test, GDB should be able to set the
11245 destructor breakpoint without specifying arguments.
11246
11247Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
11248
11249 * gdb.threads/pthreads.exp: Change result for failure to compile due
11250 to lack of pthreads runtime support from an error to simply an
11251 unsupported test, per dejagnu standards.
11252
11253Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11254
11255 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
11256 where GDB exits to reduce pattern match time.
11257 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
11258
11259 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
11260
dc96c6c7 11261Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11262
11263 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
11264 * gdb.base/default.exp: ditto.
11265 * gdb.base/nodebug.exp: ditto.
11266 * gdb.base/printcmds.exp: ditto.
11267 * gdb.base/ptype.exp: ditto.
11268 * gdb.base/setvar.exp: ditto.
11269 * gdb.base/structs.exp: ditto.
11270 * gdb.base/setshow.c: Guard against uninitialized values of argc.
11271
11272Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
11273
11274 * configure, */configure: Rebuild with autoconf 2.12.
11275
11276Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
11277
11278 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
11279 use new i*86-pc-linux*-gnu quads.
11280 * gdb.base/corefile.exp: Ditto.
11281 * gdb.base/signals.exp: Ditto.
11282 * gdb.base/sigall.exp: Ditto.
11283 * gdb.base/interrupt.exp: Ditto.
11284
11285 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
11286 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
11287 RedHat 4.0.
d63a86f8 11288
c906108c
SS
11289 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
11290 linux. This allows the test case to at least compile on latest
11291 linux, but still not run due to missing the threads runtime library.
11292
11293Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11294
11295 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
11296 directory to search gdb directory. Accept and step over conditional
11297 stack alignment code. Consume $prompt in failure cases.
11298 Reset timeout to $oldtimeout instead of some arbitrary value.
11299 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
11300 timeout problems with infinite stack backtraces.
11301 * gdb.base/ptype.exp (ptype struct link, union tu_link):
11302 Accept function parameters for linkfunc member.
11303
11304Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
11305
11306 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
11307 (CXXFLAGS): Remove, unreferenced.
11308 (B_OPTIONS): Add for -B options and add code to initialize with
11309 previous -B options and also add -B option to pick up cross compiled
11310 runtime.
11311 (TARGET_INCLUDES): Add for -I options and add code to initialize when
11312 doing cross compiles.
11313 (target_alias): Declare global.
11314 (xgcc): Set variable to full path of gcc in build tree. Use findfile
11315 to verify that gcc exists in build tree, and if so set CC to that
11316 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 11317
c906108c
SS
11318Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
11319
11320 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
11321 ptype test for anonymous union. Fixup testcase to match
11322 current gcc debug output.
11323
11324Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
11325
11326 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
11327 force argument to an unsigned long type.
11328
11329Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
11330
11331 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
11332 tests and anonymous union print/ptype tests.
11333 * gdb.base/list.exp (test_forward-search): Increase timeout by
11334 5 minutes for the "search extremely long line" case.
11335 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
11336 completely optional and that the pass/fail messages use the command as
11337 the message if that third arg is a null string.
11338 (gdb_test_exact): Arrange that a null string pattern means match a
11339 null string output rather than any output, which might include random
11340 errors.
11341 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
11342 backtrace test.
11343 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
11344 always failing and failure is now exposed by gdb.exp changes.
11345
11346Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
11347
11348 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
11349 weren't being noted.
11350
11351Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11352
11353 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
11354 * gdb.stabs/weird.exp: Remove v_comb xfails.
11355
dc96c6c7 11356Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11357
11358 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
11359 list.exp scope.exp watchpoint.exp]
11360 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 11361
dc96c6c7 11362Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11363
11364 * config/monitor.exp: Increase download timeout to 1000 seconds.
11365
dc96c6c7 11366Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11367
11368 * config/m32r.exp: Increase timeout to 120 seconds.
11369
11370Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
11371
11372 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
11373 and accept older ordering as obsolescent gcc or gdb.
11374 * gdb.c++/templates.exp: Ditto.
11375 * gdb.c++/virtfunc.exp: Ditto.
11376
11377Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
11378
11379 * gdb.base/coremaker.c: Add code to mmap some data so we
11380 can check that it ends up in the core file.
11381 * gdb.base/corefile.exp: Add test to read mmapped data
11382 from core file.
11383
dc96c6c7 11384Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11385
11386 * config/m32r.exp: New file.
11387
11388Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
11389
11390 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
11391 that cflags can contains -gstabs, and work correctly for other tests.
11392
dc96c6c7 11393Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11394
11395 * gdb.base/setshow.exp: New file, tests show and set.
11396 * gdb.base/setshow.c: New file, tests show and set.
11397 * gdb.base/help.exp: Add test for help set|show annotate.
11398 * gdb.base/default.exp: Add test for set|show annotate.
11399
11400Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
11401
11402 * testsuite/gdb.base/break.exp: Make backtrace from factorial
11403 errors unique.
11404 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
11405 explicitly.
11406
11407Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
11408
11409 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
11410 and width commands. This is done elsewhere.
11411 * (gdb_start): Don't call gdb_start_sim here. That's already
11412 done in gdb_load. This fixes lots of failures in default.exp.
11413
11414Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
11415
11416 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
11417 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
11418 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
11419 in the same we we treat other failures (since it may be an expected
11420 condition), rather than as an error.
11421 * gdb.base/signals.exp (test_handle_all_print): Revert back to
11422 old test format.
11423
11424Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
11425
11426 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
11427 (distclean maintainer-clean realclean): No need to remove files
11428 twice. Nuke the duplicates.
11429 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 11430 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
11431 Remove config.h along with other config files.
11432
11433Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
11434
11435 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
11436 "p func1 ()" and note that rests of tests are skipped.
11437 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
11438 setup_xfails for "print func2::coremaker_local".
11439 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
11440 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
11441 affected by the previous run test.
11442 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
11443 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
11444 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
11445 "pass int powerset tuple" and "pass modeless int powerset tuple".
11446 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
11447 "real write 4" and "real write 8".
11448 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
11449 setup_xfails for "print vs1 after tuple assign 2",
11450 "print \$i after tuple assign 2", and
11451 "print vs2 after tuple assign 2".
11452 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
11453 meaningful error message and return -1 so the caller can
11454 suppress further tests and avoid a cascade of errors.
d63a86f8 11455
c906108c
SS
11456Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
11457
11458 * gdb.base/a1-selftest.exp: Tweak tests to account for new
11459 format for printing version.
11460 * gdb.base/default.exp: Ditto.
11461 * gdb.base/interrupt.exp: Fix problem with cascade of
11462 errors if child process dies while calling a function.
d63a86f8 11463
c906108c
SS
11464Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
11465
11466 * Makefile.in (VPATH): Add
11467 * Makefile.in (Makefile, config.status): Fix rules so things get
11468 remade when necessary.
11469
11470Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
11471
11472 * Makefile.in (just-check): Add path to sibling expect dir
11473 to environment variable specified by RPATH_ENVVAR.
11474
11475Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
11476
11477 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
11478 (just-check): Add shared library paths for libstdc++, tk,
11479 tcl, bfd, and opcodes to the environment variable specified
11480 in RPATH_ENVVAR.
11481 * configure.in: Add support to recognize --enable-shared flag
11482 and generate correct value for RPATH_ENVVAR.
11483 * configure: Regenerated with autoconf.
11484
11485Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
11486
11487 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
11488 include all osf versions.
11489 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
11490 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
11491 when target is linux. When failing to build pthreads test
11492 executable, give more meaningful message.
11493 * gdb.threads/pthreads.c: Hpux also uses old definition of second
11494 arg for pthread_create.
d63a86f8 11495
c906108c
SS
11496Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
11497
11498 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
11499 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
11500 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
11501 and -lpthreads (everybody else).
11502 (test_startup): Fail gracefully if threads are not supported.
11503 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
11504 "p/c array_index("abcdef",2)" when not gcc compiled.
11505 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
11506 "print func2::coremaker_local" when not gcc compiled.
11507 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
11508 "ptype on opaque struct tagname (statically)",
11509 "ptype on opaque struct tagname (dynamically) 1", and
11510 "ptype on opaque struct tagname (dynamically) 2"
11511 for not compiled with gcc.
11512 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
11513 backtrace when compiled with gcc.
d63a86f8 11514 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
11515 than always return success.
11516
11517Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
11518
11519 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
11520
11521Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
11522
11523 * gdb.base/structs.exp: Undo last change.
11524
11525Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
11526
11527 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
11528 encapsulate all the steps/nexts done during self test, starting
11529 at main, and makes them less sensitive to optimization issues.
11530 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
11531 signal handler" test.
11532 * gdb.threads/pthreads.exp: Only run this for native configs.
11533 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
11534 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
11535 tests.
11536 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
11537 for "runto test_calls(void)" test.
d63a86f8 11538
c906108c
SS
11539Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
11540
11541 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
11542 and don't expect address info in breakpoint confirmations.
11543
11544Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
11545
11546 * gdb.base/list.exp (test_forward_search): Increase timeout
11547 temporarily by 60 seconds for searching extremely long line,
11548 and then reset to old value when done. Increase expect input
11549 buffer to 10000.
11550
11551Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
11552
11553 * gdb.base/list.exp (test_forward_search): Fix to handle very
11554 long source line without overflowing expect's input buffer.
11555
11556Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
11557
11558 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
11559 "buffer_full".
11560
11561 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
11562 "buffer_full".
11563
11564 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
11565 "buffer_full".
11566
11567 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
11568 "buffer_full".
11569
11570Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
11571
11572 * configure.in (configdirs): Add gdb.threads.
11573 * configure: Regenerated with autoconf.
11574 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
11575 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
11576 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 11577
c906108c
SS
11578Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
11579
11580 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
11581
11582Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
11583
11584 * gdb.base/signals.exp (test_handle_all_print): Test separately for
11585 each signal's status in the output of "handle all print".
11586 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
11587 the \r\n sequence that immediately precedes the gdb prompt.
11588 * gdb.base/a1-selftest.exp: Save original timeout and restore
11589 after test.
11590
11591Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
11592
11593 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
11594 symbol.
11595
11596Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11597
11598 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
11599
11600Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
11601
11602 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
11603 timeout by 60 seconds.
11604
11605Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
11606
11607 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
11608 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
11609 error return.
11610
11611Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
11612
11613 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
11614 gdb initialization, also report how long dejagnu waited. Restore
11615 old timeout before doing error return. Temporarily increase timeout
11616 by 3 minutes to allow for slow startups over heavy NFS use.
11617
11618Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
11619
11620 * lib/gdb.exp: Report timeout value for verbosity level 2.
11621 * config/gdbserver.exp: Ditto.
11622 * config/hppro.exp: Ditto.
11623 * config/mips-gdb.exp: Ditto.
11624 * config/monitor.exp: Ditto.
11625 * config/netware.exp: Ditto.
11626 * config/sim-gdb.exp: Ditto.
11627 * config/slite-gdb.exp: Ditto.
11628 * config/udi-gdb.exp: Ditto.
11629 * config/unix-gdb.exp: Ditto.
11630 * config/vx-gdb.exp: Ditto.
11631 * gdb.base/a1-selftest.exp: Ditto.
11632 * gdb.base/a2-run.exp: Ditto.
11633 * gdb.base/break.exp: Ditto.
11634 * gdb.base/corefile.exp: Ditto.
11635 * gdb.base/list.exp: Ditto.
11636 * gdb.base/recurse.exp: Ditto.
11637 * gdb.base/scope.exp: Ditto.
11638 * gdb.base/signals.exp: Ditto.
11639
11640Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11641
11642 * gdb.threads/Makefile.in (docdir): Removed.
11643
11644Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11645
11646 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 11647 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 11648 @srcdir@.
d63a86f8 11649 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
11650 autoconf 2.5 or higher.
11651 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
11652
11653Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
11654
11655 * configure: Regenerated.
11656 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
11657 avoid name clashes with SunOS headers.
11658
11659Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
11660
11661 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
11662
11663Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
11664
11665 * gdb.base/callfuncs.exp: Finish last change -- make sure the
11666 prototype information ends up in the compiler info file.
11667
11668Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
11669
11670 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
11671 attempting to regenerate it. Eliminate use of a temporary file
11672 and just generate the info file directly. Source it immediately,
11673 for consistency of use.
11674 * gdb.base/corefile.exp: Ditto
11675 * gdb.base/exprs.exp: Ditto.
11676 * gdb.base/funcargs.exp: Ditto.
11677 * gdb.base/langs.exp: Ditto.
11678 * gdb.base/list.exp: Ditto.
11679 * gdb.base/mips_pro.exp: Ditto.
11680 * gdb.base/nodebug.exp: Ditto.
11681 * gdb.base/opaque.exp: Ditto.
11682 * gdb.base/ptype.exp: Ditto.
11683 * gdb.base/scope.exp: Ditto.
11684 * gdb.base/setvar.exp: Ditto.
11685 * gdb.base/signals.exp: Ditto.
11686 * gdb.base/whatis.exp: Ditto.
11687 * gdb.c++/templates.exp: Ditto.
11688 * gdb.c++/virtfunc.exp: Ditto.
11689 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
11690 whether or not to add -lstdc++ to the compile command line args.
11691
11692Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11693
11694 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
11695 it got fixed by the recent lookup_minimal_symbol_by_pc change.
11696 Increase timeout, a lot of single stepping might be needed if the
11697 target has no hardware watchpoints.
11698
11699Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
11700
11701 * gdb.base/break.exp: Ignore compiler warnings when compiling
11702 break.c.
11703 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
11704 * gdb.base/default.exp: Add h8300 xfails. Handle messages
11705 from remote-sim.
11706 * gdb.base/exprs.exp: Add h8300 xfails.
11707 * gdb.base/funcargs.exp: Likewise.
11708 * gdb.base/nodebug.exp: Likewise.
11709 * gdb.base/printcmds.exp: Likewise.
11710 * gdb.base/ptype.exp: Likewise.
11711 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
11712 h8300 xfails.
d63a86f8 11713 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
11714 on the h8300.
11715 * gdb.base/funcargs.c: Explicitly make last constant argument to
11716 call_after_alloca_subr an unsigned long type.
11717 * gdb.base/return.c: Include stdio.h.
11718
11719Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11720
11721 * config/abug.exp: New file for the older Motorola Bug monitor
11722 that runs on the mvme13x series VME boards.
11723 * config/monitor.exp: Use the new config array for target settings
11724 if they exist.
11725
11726Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
11727
11728 * sim-gdb.exp: Make the SH simulator allocate less space when
11729 it is targeted.
11730
11731Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
11732
11733 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
11734 test.
11735
11736Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
11737
11738 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
11739 "rs6000-*-*" for "list function in include file" when gcc compiled.
11740 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
11741 for "p ctable1[120]".
11742 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
11743 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
11744 Remove setup_xfail for "rs6000-*-*" for
11745 "print 'scope0.c'::filelocal before run".
11746 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
11747 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
11748 since some compilers don't allow both options to be given
11749 on the same command line. Create object file and move it.
d63a86f8 11750
c906108c
SS
11751Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
11752
11753 * gdb.base/corefile.exp: Always regenerate the core file, since
11754 we always regenerate the coremaker program. Detect special case
11755 where registers cannot be read from core file.
d63a86f8 11756
c906108c
SS
11757Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
11758
11759 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11760 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
11761 * gdb.c++/templates.exp: Only match on basename of file since
11762 some formats like xcoff don't encode directory information.
11763 * gdb.stabs/weird.exp: Use the right sed script for powerpc
11764 and rs6000 AIX xcoff targets.
11765 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
11766 * configure: Regenerate.
11767 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
11768 here, rather than in distclean.
d63a86f8 11769
c906108c
SS
11770Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
11771
11772 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
11773 defined, and use it to compile the test case with -O2. The
11774 native compilation still uses no optimization.
11775 * gdb.base/mips_pro.c: Remove inline assembly code since
11776 it is compiled PIC by default, which results in assembler
11777 warnings that make the testsuite think the compilation
11778 was unsuccessful.
11779
11780Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
11781
11782 * gdb.c++/misc.exp: Add note to message for
11783 "print s.a for foo struct" that this is a known gcc 2.7.2
11784 and earlier bug.
11785
11786Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
11787
11788 * gdb.base/break.exp: Fix pattern for matching "Delete all
11789 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
11790 setup_xfail for deleting all breakpoints test. Fix various
11791 timeout messages to include "(timeout)".
11792 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
11793 for "p t_float_values2(3.14159,float_val2)".
11794 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
11795 for "continue to call2g" when gcc compiled.
11796 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
11797 "up to foo in langs.exp", "show language at foo in langs.exp",
11798 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
11799 and "show language at fsub in langs.exp".
11800 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
11801 "list line 1 in include file", "list message for lines past EOF",
11802 "list function in include file", "list list0.h:foo", and
11803 "list filename:function; nonexistant function".
11804 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
11805 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
11806 and "ptype t_char_array" to be for native cc only.
d63a86f8 11807
c906108c
SS
11808Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
11809
d63a86f8 11810 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
11811 setup_xfail for "print coremaker_bss", "print coremaker_ro",
11812 "print func2::coremaker_local", and "backtrace in corefile.exp".
11813
11814Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
11815
11816 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
11817 "bt in signals.exp". This problem only appears when running
11818 the testsuite, and then only intermittently.
11819
11820Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11821
11822 * gdb.base/return.exp (return_tests): Differentiate between
11823 two tests of continuing.
11824
11825Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11826
11827 * */Makefile.in (maintainer-clean): Remove config.log.
11828 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
11829 * gdb.c++/Makefile.in (PROGS): Add inherit.
11830 (clean): Remove *.ci.
11831
11832Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
11833
11834 * gdb.c++/misc.cc: Add test code from Mike Stump.
11835 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
11836
11837Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
11838
11839 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
11840 to "alpha-*-osf2*" and add comment.
11841 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
11842 setup_xfail for "step over execarg initialization" and
11843 "step over corearg initialization".
11844 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
11845 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
11846 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
11847 gcc compiled for "print coremaker_bss", "print coremaker_ro",
11848 "print func2::coremaker_local", and "backtrace in corefile.exp".
11849 * gdb.base/signals.exp: Build and source signals.ci.
11850 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
11851 to be for gcc only.
11852 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 11853
c906108c
SS
11854Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11855
11856 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
11857 Feb 3 procfs.c change.
11858
11859Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
11860
11861 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
11862
11863Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
11864
11865 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
11866 from dejagnu's apparent default of 10 seconds, which gives random
11867 results when running the tests over NFS on moderately loaded systems.
11868 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
11869
11870Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
11871
11872 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
11873 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
11874 result reports.
11875
11876Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
11877
11878 * configure.in (CY_AC_PATH_TCLH): Remove.
11879 * configure: Regenerate.
11880
11881Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
11882
11883 * gdb.c++/Makefile.in (clean): Add missing '{'.
11884
11885Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
11886
11887 * lib/gdb.exp: Provide a default value for noinferior.
11888
11889 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
11890 Load libgloss.exp.
11891
11892Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
11893
11894 * gdb.disasm/hppa.exp: Compile directly into an executable, use
11895 the executable, not the .o to run the tests from.
11896
11897Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
11898
11899 * gdb.base/break.exp: Don't test for program exit or exit status
11900 if $noresults if nonzero.
11901 * gdb.base/langs.exp: Likewise.
11902 * gdb.base/watchpoint.exp: Likewise.
11903
11904 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
11905 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
11906 trying to compile the testcase.
11907
11908Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
11909
11910 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
11911 * gdb.base/signals.exp (continue to handler): Likewise.
11912
11913Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
11914
11915 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
11916
11917 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
11918
11919Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
11920
11921 * gdb.base/corefile.exp: Recognize "not found" as failure
11922 when trying to determine if a core file was generated.
11923 If no core file was generate the first time, try again without
11924 the ulimit -c to work around braindamaged shells.
11925
11926Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
11927
11928 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
11929 [] tests with "test" and enclose string in quotes.
11930 * gdb.stabs/configure: Rebuild
d63a86f8 11931
c906108c
SS
11932Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
11933
11934 Changes in sync with expect:
11935 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
11936 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
11937 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
11938 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
11939 argument to AC_REQUIRE.
11940 * configure: Regenerated.
11941
11942Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
11943
11944 * gdb.base/corefile.exp: When generating a core, discard any
11945 error messages about ulimit not found and the "core dumped"
11946 message from the shell that runs the coredumper.
11947
11948Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
11949
11950 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
11951
11952 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
11953 which sed script to run. Expect failure for v_comb test
11954 on PA targets too.
d63a86f8 11955
c906108c
SS
11956Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
11957
11958 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
11959 "print func2::coremaker_local" and for "backtrace in corefile.exp"
11960
11961Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
11962
11963 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
11964 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
11965 "sparc-sun-solaris*" xfails for "p v_comb".
11966 * lib/gdb.exp (default_gdb_start): Fix typo.
11967 * gdb.base/corefile.exp: Allow "Core was generated by ..."
11968 messages to not include the full program name that caused
11969 the core dump since some systems (such as solaris) apparently
11970 truncate this path to about 80 characters.
11971 When generating a core file first try increasing the core file
11972 size limit to unlimited since some systems may default it to
11973 zero, and it is harmless to try it. Move the test for failing
11974 to generate a core file to where it will actually get executed.
11975 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
11976 new gdb result from g++ debug info improvements and make old
11977 pattern obsolescent. Also account for size_t differences
11978 (may be int or long).
11979 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
11980 initialization before function call is placed in the delay slot
11981 and thus appears to be skipped over by commands such as "next".
11982
11983Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11984
11985 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
11986
11987Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
11988
11989 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
11990 input source file; fix code to compile test to deal with this
11991 convention.
11992 * gdb.c++/*.exp: Likewise.
11993
11994Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
11995
11996 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
11997 "bt in signals.exp".
11998
11999Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
12000
12001 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
12002 "step over execarg initialization" and
12003 "step over corearg initialization".
12004
12005Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
12006
12007 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
12008 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
12009
12010Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
12011
12012 From Rob Savoye (rob@poseidon.cygnus.com)
12013 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
12014 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
12015 configure.in}, gdb.disasm/{Makefile.in, configure.in},
12016 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
12017 configure.in}: Major reworking for autoconfig.
12018 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
12019 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
12020 New files.
12021 * config/unix-gdb.exp: Make GDB global.
12022 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
12023 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
12024 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
12025 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
12026 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
12027 term.exp, twice.exp, watchpoint.exp, whatis.exp},
12028 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
12029 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
12030 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
12031 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
12032 pr-8136.exp, result.exp, string.exp, tuples.exp},
12033 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
12034 to returns as necessary, arrange for test to compile own testcase
12035 executable.
12036 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 12037
c906108c
SS
12038Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
12039
12040 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
12041 clear_xfail at end of test which might not call either pass or fail.
12042 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
12043 "backtrace through signal handler".
12044
12045Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12046
12047 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
12048 continuing from a job control stop signal.
12049 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
12050
12051Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
12052
12053 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
12054 * gdb.base/corefile.exp: Likewise.
12055 * gdb.base/funcargs.exp: Likewise.
12056
12057Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
12058
12059 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
12060 * config/monitor.exp: Add support for setting baud rate.
12061
12062Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
12063
12064 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
12065 i*86-*-linux* xfails for "backtrace through signal handler".
12066 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
12067 "print func2::coremaker_local".
12068 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
12069 alpha-dec-osf2* xfail for
12070 "delete all breakpoints when none".
12071
12072Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
12073
12074 * gdb.base/break.exp: Change test that deletes all breakpoints
12075 when no user breakpoints are installed. A post 4.15 change
12076 causes gdb to no longer prompt in this case.
12077
12078Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
12079
12080 * gdb.base/return.exp (return_tests): Change xfail for test
12081 "correct value returned double test" to stop xfailing at
12082 Solaris 2.5. Apparently the bug has been fixed.
12083
12084Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
12085
12086 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
12087 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
12088
12089Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
12090
12091 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
12092 * gdb.disasm/hppa.s: Corresponding changes.
12093
12094Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
12095
12096 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
12097 makefile fragment.
12098 * config/mt-hpux: Deleted.
12099
12100Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
12101
d63a86f8 12102 * Many files: When warning about suppressed tests due to a
c906108c
SS
12103 nonexistant test binary, avoid incrementing the warning count.
12104
12105Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
12106
12107 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 12108
c906108c
SS
12109Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12110
12111 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
12112 "sparc-*-solaris2*".
12113
12114Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12115
12116 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
12117 Add global and local variables and initialize them.
12118 * gdb.base/corefile.exp: Test correct mapping of corefile sections
12119 by printing variables. Remove rs6000 and powerpc xfails, BFD now
12120 extracts the file name and terminating signal from the core file.
12121 * TODO: Remove note about tests for correct mapping of corefile.
12122 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
12123 from optimizing it away.
12124 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
12125 handles common blocks.
12126
12127Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
12128
12129 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
12130 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
12131
12132Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
12133
12134 * Makefile.in (maintainer-clean): New target, synonym for
12135 realclean.
12136 * gdb.base/Makefile.in (maintainer-clean): Likewise.
12137 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
12138 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
12139 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
12140 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
12141 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
12142
12143Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
12144
12145 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
12146 xfails when not gcc compiled for "print foo::funclocal".
12147 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
12148 "print foo::funclocal at foo",
12149 "print 'scope1.c'::foo::funclocal at foo",
12150 "print foo::funclocal_bss at foo",
12151 "print 'scope1.c'::foo::funclocal_bss at foo",
12152 "print foo::funclocal_ro at foo",
12153 "print 'scope1.c'::foo::funclocal_ro at foo",
12154 "print bar::funclocal at foo" and
12155 "print 'scope1.c'::bar::funclocal at foo".
12156 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
12157 gcc compiled for "print foo::funclocal at bar".
12158 Expand all messages to ensure that they identify that
12159 the test is at bar().
12160 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
12161 gcc compiled for:
12162 "ptype on opaque struct pointer (statically)",
12163 "ptype on opaque struct tagname (statically)",
12164 "ptype on opaque struct pointer (dynamically) 1",
12165 "ptype on opaque struct tagname (dynamically) 1",
12166 "ptype on opaque struct pointer (dynamically) 2" and
12167 "ptype on opaque struct tagname (dynamically) 2
12168 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
12169 gcc compiled for:
12170 "p datalocal"
12171 "whatis datalocal",
12172 "ptype datalocal",
12173 "p bsslocal",
12174 "whatis bsslocal", and
12175 "ptype bsslocal".
12176 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
12177 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
12178 when not gcc compiled.
12179 * gdb.base/funcargs.exp (float_and_integral_args): Add
12180 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
12181 compiled.
12182 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
12183 "backtrace from call6a" when not gcc compiled.
12184 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
12185 "backtrace from call7a" when not gcc compiled.
12186 * gdb.base/callfuncs.exp (do_function_calls):
12187 Add "hppa*-*-hpux*" xfail when not gcc compiled for
12188 "p t_char_array_values(char_array_val2,char_array_val1)",
12189 "p t_char_array_values(char_array_val1,char_array_val2)",
12190 "p t_char_array_values("carray 1","carray 2")",
12191 "p t_char_array_values("carray 1",char_array_val2)",
12192 "p t_char_array_values(char_array_val1,"carray 2")",
12193 "p sum_args(1,{2})",
12194 "p sum_args(2,{2,3})",
12195 "p sum_args(3,{2,3,4})",
12196 "p sum_args(4,{2,3,4,5})"
12197 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
12198 "backtrace in corefile.exp" when not gcc compiled.
12199
12200Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12201
12202 * gdb.base/signals.exp: Rewrite `handle all print' test as
12203 a procedure. Accept blanks or TABs as whitespace, increase
12204 timeout and expect input buffer size for the large output
12205 from the command. Remove "i*86-*-bsdi2.0" xfail.
12206
12207Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12208
12209 * gdb.base/setvar.exp: Add new testcases for truncation when
12210 assigning invalid values to bitfields.
12211
12212Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
12213
d63a86f8 12214 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
12215 mips-sgi-irix* xfail for
12216 "call inferior func with struct - returns char *"
12217 and fix test so that an optional (unsigned char *) cast is
12218 accepted in the result.
12219
12220Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
12221
12222 * gdb.base/funcargs.exp (float_and_integral_args): Remove
12223 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
12224 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
12225 * gdb.base/signals.exp: Remove duplicate "handle all print" test
12226 that accidentally got checked in.
12227
12228Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
12229
d63a86f8 12230 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
12231 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
12232 compiled test.
12233 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
12234 Add mips-sgi-irix5* xfail for not gcc compiled.
12235 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
12236 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
12237 "p top", "whatis top", "p middle", and "whatis middle".
12238 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
12239 "whatis signed char" for not gcc compiled.
12240 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
12241 "set variable signed char=-1 (-1)" and
12242 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
12243 * gdb.base/funcargs.exp (float_and_integral_args):
12244 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
12245 Add mips-sgi-irix* xfail when not gcc compiled for
12246 "continue to call2b".
12247 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
12248 "continue to call2g".
12249 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
12250 "backtrace from call6a"
12251 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
12252 "backtrace from call7k".
12253 Add mips-sgi-irix5* xfail when not gcc compiled for
12254 "backtrace from call7a".
12255 (localvars_after_alloca): Fix gdb_test cmds for
12256 "print * after runto ...".
12257 Remove rs6000-*-* xfails for
12258 "print i after runto localvars_after_alloca" and
12259 "print l after runto localvars_after_alloca"
12260 for all compilers.
12261 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
12262 when not compiled with gcc, for:
12263 "print signed char == (minus)",
12264 "print signed char != (minus)",
12265 "print signed char < (minus)",
12266 "print signed char > (minus)".
12267 * gdb.base/callfuncs.exp (do_function_calls):
12268 Add mips-sgi-irix* xfail, when compiled with native compiler, for
12269 "call inferior func with struct - returns char *".
d63a86f8 12270 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
12271 "correct value returned double test" to include Solaris 2.4.
12272 * gdb.base/funcargs.exp (float_and_integral_args):
12273 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 12274
c906108c
SS
12275Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12276
12277 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
12278 enumeration bitfields if compiling with GNU C.
12279 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
12280 to empty' prompt.
12281
12282Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
12283
12284 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
12285 test for PRO targets.
12286
12287 * gdb.base/funcargs.exp: Avoid ever setting more than 8
12288 breakpoints in the inferior at any given time by making
12289 two groups of breakpoints for call2*, call6* and call7*
12290 tests.
12291
12292Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12293
12294 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
12295 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
12296 from optimizing it away.
12297 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
12298 "call inferior func with struct".
12299
12300Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
12301
12302 * configure.in: Only configure gdb.chill for particular targets.
12303
12304Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
12305
12306 * gdb.base/Makefile.in: Add action to .c.o transformation
12307 rule that generates a .ci file for each .o file and remove
12308 explicit .c.o rules except for callfuncs.o.
12309 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
12310 generates a .ci file for each .o file and remove explicit
12311 .cc.o rules.
12312 (clean): Remove *.tmp *.ci files.
12313 (EXECUTABLES): Remove templ-info.exp.
12314 * gdb.base/compiler.c: New file.
12315 * gdb.c++/compiler.cc: New file
12316 * gdb.base/scope.exp: Source gdb.base/scope.ci.
12317 Change rs6000-*-* xfail for
12318 "print 'scope0.c'::filelocal_ro" and
12319 "print 'scope1.c'::filelocal" and
12320 "print 'scope1.c'::filelocal_bss" and
12321 "print 'scope1.c'::filelocal_ro" and
12322 "print 'scope1.c'::foo::funclocal" and
12323 "print 'scope1.c'::foo::funclocal_ro" and
12324 "print 'scope1.c'::bar::funclocal" and
12325 "print 'scope0.c'::filelocal_ro" and
12326 "print 'scope1.c'::filelocal at foo" and
12327 "print 'scope1.c'::filelocal_bss at foo" and
12328 "print 'scope1.c'::filelocal_ro at foo" and
12329 "print 'scope1.c'::foo::funclocal at foo" and
12330 "print 'scope1.c'::foo::funclocal_bss at foo" and
12331 "print 'scope1.c'::foo::funclocal_ro at foo" and
12332 "print 'scope1.c'::bar::funclocal at foo" and
12333 "print 'scope0.c'::filelocal_ro" and
12334 "print 'scope1.c'::filelocal" and
12335 "print 'scope1.c'::filelocal_bss" and
12336 "print 'scope1.c'::filelocal_ro" and
12337 "print 'scope1.c'::foo::funclocal" and
12338 "print 'scope1.c'::foo::funclocal_bss" and
12339 "print 'scope1.c'::foo::funclocal_ro" and
12340 "print 'scope1.c'::bar::funclocal" and
12341 "print 'scope1.c'::bar::funclocal_bss"
12342 to only be xfail'd when not compiled with gcc.
d63a86f8 12343 Add rs6000-*-* xfail for
c906108c
SS
12344 "print 'scope0.c'::filelocal_bss before run"
12345 when compiled with gcc.
12346 (test_at_main): Add rs6000-*-* xfail for
12347 "print filelocal_ro in test_at_main"
12348 when compiled with gcc.
12349 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 12350 Add rs6000-*-aix* xfail for
c906108c
SS
12351 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
12352 "ptype t_char_array", not compiled with gcc.
12353 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
12354 xfail for "list foo (in include file)" when gcc compiled.
12355 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
12356 (integral_args): Add rs6000-*-* xfail for
12357 "run to call0a" if not compiled with gcc.
12358 (unsigned_integral_args): Add rs6000-*-* xfail for
12359 "run to call1a" if not compiled with gcc.
12360 (float_and_integral_args): Add rs6000-*-* xfail for
12361 "run to call2a" if not compiled with gcc and for
12362 "continue to call2b" for any compiler.
12363 Add rs6000-*-* xfail to
12364 "print f1 after run to call2a" for gcc compiled.
12365 (discard_and_shuffle): Add rs6000-*-* xfail for
12366 "run to call6a".
12367 (shuffle_round_robin): Add rs6000-*-* xfail for
12368 "backtrace from call7a" if not compiled with gcc.
12369 Add rs6000-*-* xfail for
12370 "backtrace from call7b" if compiled with gcc.
12371 (call_after_alloca): Add rs6000-*-* xfail for
12372 "print c in call_after_alloca" and
12373 "print s in call_after_alloca" and
12374 "backtrace from call_after_alloca_subr"
12375 if not compiled with gcc.
12376 (localvars_in_indirect_call): Add rs6000-*-* xfail for
12377 "print c in localvars_in_indirect_call" and
12378 "print c in localvars_in_indirect_call" and
12379 "backtrace in indirectly called function" and
12380 "stepping into indirectly called function"
12381 if not compiled with gcc.
12382 (localvars_after_alloca): Add rs6000-*-* xfail for
12383 "print c after runto localvars_after_alloca" and
12384 "print s after runto localvars_after_alloca" and
12385 "print i after runto localvars_after_alloca" and
12386 "print l after runto localvars_after_alloca"
12387 for all compilers.
12388 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
12389 than whatis-info.exp.
12390 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
12391 than opaque-info.exp.
12392 Setup rs6000-*-* xfail for
d63a86f8 12393 "ptype on opaque struct pointer (statically)" and
c906108c
SS
12394 "ptype on opaque struct pointer (dynamically)" when
12395 not compiled with gcc.
12396 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
12397 rather than callf-info.exp.
12398 (do_function_calls): Add clear_xfail for rs6000-*-* for
12399 "p t_float_values2(3.14159,float_val2)". Seems to work
12400 fine there, both with xlc and gcc. Need to find out what
12401 it is doing right and fix other platforms.
12402 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
12403 "call inferior func with struct - returns int",
12404 "call inferior func with struct - returns long",
12405 "call inferior func with struct - returns float",
12406 "call inferior func with struct - returns double",
12407 "call inferior func with struct - returns char *",
12408 but only if not gcc compiled (presumes xlc compiled).
12409 Change rs6000-*-* xfails for
12410 "call inferior func with struct - returns char" and
12411 " call inferior func with struct - returns short" to only
12412 xfail if not using gcc.
12413 (clean mostlyclean): Remove *.ci and *.tmp files.
12414 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
12415 than templ-info.exp.
12416 * gdb.base/langs.exp: Source gdb.base/langs.ci.
12417 Add rs6000-*-* xfail for "up to foo in langs.exp"
12418 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
12419 when not gcc compiled.
d63a86f8 12420
c906108c
SS
12421Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12422
12423 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
12424 * gdb.base/corefile.exp: Likewise.
12425 * gdb.base/list.exp: Likewise.
12426 * gdb.base/scope.exp: Likewise.
12427 * gdb.base/siganls.exp: Likewise.
12428
12429 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
12430 compiler output.
12431 * gdb.base/whatis.exp: Likewise.
12432
12433Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
12434
12435 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
12436 failure (opcode table has been fixed to match reality).
12437
12438Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
12439
12440 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
12441 "call inferior func with struct - returns char",
12442 "call inferior func with struct - returns short"
12443
12444 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
12445 "print 'scope0.c'::filelocal at main",
12446 "print 'scope0.c'::filelocal_bss in test_at_main",
12447 "print 'scope0.c'::filelocal at foo",
12448 "print 'scope0.c'::filelocal_bss in test_at_foo",
12449 "print 'scope0.c'::filelocal at bar",
12450 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 12451
c906108c
SS
12452 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
12453 in source file 1". This bug seems to have been fixed with both
12454 gcc and native cc (was native assembler bug?).
12455
12456Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
12457
12458 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
12459 "backtrace through signal handler" to "i*86-*-sysv4*".
12460 * gdb.base/signals.exp: Add xfail for "'next' behaved as
12461 continue" case. Add "known SVR4 bug" to fail message.
12462 Add "i*86-*-bsdi2.0" xfail for "handle all print".
12463 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
12464 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
12465 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
12466 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
12467 "up to foo in langs.exp", "show language at foo in
12468 langs.exp", "up to cppsub_ in langs.exp", "show
12469 language at cppsub_ in langs.exp", "up to fsub in
12470 langs.exp", and "show language at fsub in langs.exp".
12471 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
12472 "bactrace in corefile.exp".
12473 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
12474 "call inferior function with struct - returns float" and
12475 "call inferior function with struct - returns double".
d63a86f8 12476
c906108c
SS
12477Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
12478
12479 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
12480 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
12481 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
12482 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
12483
12484Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
12485
12486 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
12487 (or overriden) "CHILL" macro rather then bare "gcc".
12488 Also look for ../../gcc/xgcc since that is what we will
12489 actually need, not "Makefile". Remove following assignment
12490 of CHILL to CHILL_FOR_TARGET because that results in
12491 recursive definition.
12492
12493Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
12494
12495 * gdb.base/corefile.exp: Change xfail for backtrace in
12496 corefile.exp from linuxaout to all linux.
12497 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
12498 cases where we miss the breakpoint at the signal handler
12499 for some reason. Setup xfail for linuxoldld/linuxaout and
12500 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
12501 hitting SIGURG breakpoint.
12502 * gdb.base/signals.exp: Setup xfail for "next" acting like
12503 continue to add linuxoldld. Setup xfail for all linux for
12504 "next to handler in signals_tests_1", "backtrace in
12505 signals_tests_1", "continue to func1", "pass SIGUSR1",
12506 and continue to handler".
12507
12508Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
12509
12510 * Update all FSF addresses except those in COPYING* files.
12511
12512Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
12513
12514 * gdb.base/a2-run.exp: Change messages to be more explicit about
12515 the status of args, and quote binfile in results.
12516
12517Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
12518
12519 * gdb.base/callfuncs.exp: Add tests for passing structs to
12520 inferior functions and return various types.
12521 * gdb.base/callfuncs.c: Add functions to receive a struct
12522 and return a member of the struct, in various types.
12523
12524Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12525
12526 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
12527
12528Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12529
12530 * config/vxworks29k.exp: New file, sources vxworks.exp.
12531
12532Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12533
12534 * config/gdbremote.exp: New file. Testing framework using
12535 gdbserver.
12536
12537Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
12538
12539 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
12540 "call function when asleep" and "send end of file".
12541 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
12542 for "backtrace in corefile.exp".
12543 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
12544 for "backtrace through signal handler".
12545 * gdb.base/corefile.exp: Make sure we actually generate a core file
12546 before trying the core tests. Some systems allow the user to suppress
12547 generation of core files and default to that (linux for example).
12548 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
12549 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
12550
12551Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12552
12553 * gdb.threads: New directory with some crude multi-threaded
12554 gdb tests (step.exp and step2.exp).
12555 * config/mt-lynx (STEP_EXECUTABLE): Define.
12556 (THREADFLAGS): Define.
12557
12558Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
12559
12560 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
12561
12562 * gdb.base/signals.exp: Disable whole file for lynx until
12563 further notice.
12564
12565 * gdb.base/signals.exp: xfail test where "next" acts like
12566 "continue" for lynx.
12567
12568 * gdb.base/interrupt.exp: xfail test for calling function while
12569 inferior is asleep for lynx.
12570
12571 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
12572 than one cr-lf after each command.
12573
12574Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12575
12576 * configure.in: Reinstate setting of stabsdirs variable, fix
12577 typo in setting up configdirs for native builds.
12578
12579 * gdb.base/return.exp: Fix typo in return double test.
12580 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
12581 compiler from optimizing them away.
12582
12583Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
12584
12585 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
12586 sequences to be echo'd by gdb when using gdb_test.
12587 * gdb.chill/chexp.exp: Likewise.
12588 * gdb.fortran/exprs.exp: Likewise
12589
12590Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12591
12592 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
12593 after the inferior gdb has started.
12594
12595 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
12596 after each command.
12597 * gdb.base/funcargs.exp: Likewise.
12598 * gdb.base/gdbvars.exp: Likewise.
12599 * gdb.base/interrupt.exp: Likewise.
12600 * gdb.base/list.exp: Likewise.
12601 * gdb.base/watchpoint.exp: Likewise.
12602 * gdb.c++/demangle.exp: Likewise.
12603 * gdb.c++/inherit.exp: Likewise.
12604 * gdb.chill/chexp.exp: Likewise.
12605 * gdb.fortran/exprs.exp: Likewise.
12606
12607 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
12608 test if we can't handle IO to/from the inferior.
12609
12610 * gdb.c++/misc.exp: Always check for a program already being
12611 started after sending a "run" command to gdb.
12612
12613 * gdb.base/twice.exp: Start with a fresh gdb.
12614
12615 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
12616 only depend on gdb's expression code, not the chill runtime.
12617
12618 * gdb.base/return.c: Put return values into variables so we
12619 can have gdb print them rather than depending on the program
12620 to print them.
12621 * gdb.base/return.exp: Corresponding changes.
12622
12623 * lib/gdb.exp: Provide default value for noinferiorio.
12624 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
12625 the inferior.
12626
12627 * gdb.base/break.exp: Always check for a program already being
12628 started after sending a "run" command to gdb.
12629 (text_next_with_recursion): Don't check the output from the
12630 program's printf statement. Instead just make sure the program
12631 exited.
12632
12633 * gdb.base/commands.exp: Protect tests which need arguments with
12634 $noargs conditionals.
12635
12636Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12637
12638 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
12639 of structure member arrays to match gdb/valops.c:value_addr change.
12640
12641Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
12642
12643 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
12644 cases.
12645
12646Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
12647
12648 * configure.in (configdirs): Remove gdb.chill from default list
12649 of subdirs and then add it back in only if doing a native build.
12650 The current chill compiler does not yet work in any cross build.
12651 * Revert all signal changes from Jul 6.
12652 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
12653 for sh-hms targets, allowing these tests to link, with no other
12654 changes. Testing is suppressed by setting "nosignals" in site.exp.
12655
12656Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
12657
12658 * configure.in (signaldirs): Define and add to configdirs for all
12659 targets except some specific ones that are known to not support signals.
12660 Also clean up formatting.
12661 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
12662 (signals, sigall): Remove rules to build.
12663 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
12664 Moved to new gdb.signals directory.
12665 * gdb.signals: New test directory.
12666 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
12667 signals.c signals.exp}: New or moved files.
12668
12669Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
12670
12671 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
12672
12673Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
12674
12675 * gdb.base/return.exp: Xfail `return double' test failure
12676 on at least Solaris 2.3 and handle future/past versions on
12677 a case by case basis as appropriate. Also update message
12678 to include i*86 failures.
12679
12680Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12681
12682 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
12683
12684 * lib/gdb.exp: Fix comment which erroneously identified
12685 gdb_file_cmd as gdb_load (the 19 May change was in fact to
12686 gdb_file_cmd not gdb_load).
12687 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
12688
12689 * gdb.base/setvar.exp: Make test names consistent between pass and
12690 fail cases. Use gdb_test more.
12691
12692Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12693
12694 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
12695
12696Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12697
12698 * gdb.base/help.exp: Fix expected help string for `show commands'.
12699
12700Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
12701
12702 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
12703
12704 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
12705 of a text section.
12706
12707Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
12708
12709 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
12710 that loop eventually terminates. Fix Connection refused logic so
12711 that testsuite will expire nicely.
12712
12713Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
12714
12715 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
12716 config/rom68k.exp: New tcl glue for the appropriate monitors.
12717 These all just end up calling monitor.exp.
12718 * config/monitor.exp (gdb_target_monitor): Handle `Connection
12719 refused' by retrying. Cleanup some timeout issues.
12720 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
12721 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
12722 callers don't have to set/restore global timeout variable.
12723
12724 * The following set of changes centralizes management of the global
12725 timeout variable. This way, it can be set in one target dependent
12726 place instead of dozens of places scattered throughout the test suite.
12727 If you need to lengthen a timeout, then you should either set timeout
12728 in one of the config/{target}.exp files, or multiply it by a factor.
12729 Setting it to an absolute value is always going to lose for some
12730 targets.
12731 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
12732 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
12733 * gdb.base/funcargs.exp: Don't set timeout.
12734 * gdb.base/list.exp (test_forward_search): Only use local timeout.
12735 * gdb.base/printcmds.exp (test_print_string_constants
12736 test_print_array_constants): Don't set timeout.
12737 * gdb.base/ptype.exp: Don't set timeout.
12738 * gdb.base/recurse.exp: Don't set timeout.
12739 * gdb.base/return.exp: Don't set timeout.
12740 * gdb.base/watchpoint.exp: Don't set timeout.
12741 * gdb.c++/classes.exp (do_tests): Don't set timeout.
12742 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
12743
12744Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
12745
12746 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
12747
12748Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12749
12750 * lib/gdb.exp: Disable chill tests for irix5.
12751
12752Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12753
12754 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
12755 each test pass or fail.
12756
12757Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12758
12759 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
12760 xlc not gcc.
12761
12762Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
12763
12764 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
12765
12766Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
12767
12768 * config/est.exp: Fix copyright and comments. Remove dead code.
12769 Use targetname, serialport and baud variables instead of fixed
12770 constants.
12771 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
12772 * config/cpu32bug.exp: New file to support cpu32bug monitors.
12773
12774Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12775
12776 * gdb.base/watchpoint.exp: Don't run
12777 test_watchpoint_triggered_in_syscall for sunos.
12778
12779Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12780
12781 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
12782 they don't seem to exist. Do include stdio.h.
12783
12784Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12785
12786 * gdb.base/a1-selftest.exp: Add alpha xfail.
12787
12788Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12789
12790 * gdb.base/watchpoint.c (main): Prompt before calling read().
12791 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
12792 Revise accordingly. Remove cruft about sending "123" several
12793 times, until it gets noticed. Clean up the "print buf[0]" stuff
12794 so that it passes or fails, and waits for prompts in the usual way.
12795
12796Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12797
12798 * gdb.base/recurse.exp: Fix comment.
12799
12800 * TODO: Remove item about printing variables in nodebug.exp. Add
12801 item about enabling tests which are only run on some targets.
12802
12803 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
12804 fail, make test names unique, use new gdb_test convention
12805 regarding pattern, use gdb_test more, etc.).
12806
12807 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
12808 fail, make test names unique, etc.).
12809
12810Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12811
12812 * gdb.base/nodebug.c: Change return type of top and middle to
12813 short.
12814 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
12815 are fixed by the recent mdebugread.c changes. Allow `short ()'
12816 as type for top and middle.
12817
12818Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12819
12820 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
12821 nearly as I can tell, the whole thing was an accident in Stu's
12822 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
12823 to replace a send/expect pair with gdb_test, but ended up only
12824 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
12825 of 30 Mar 1995 took care of it, but left this vestigial comment
12826 which I am now nuking.
12827
12828Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12829
12830 * gdb.base/break.exp: Look for different line number for
12831 breakpoint at main depending on usestubs.
12832
12833Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12834
12835 * gdb.base/list.exp: Adjust some alternate expect patterns to
12836 match recent list0.c change. Add alternate expect pattern for
12837 output from `list default lines around main' for optimizing
12838 compilers.
12839
12840Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12841
12842 * lib/gdb.exp: If nosignals is not set, set it to 0.
12843
12844Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
12845
12846 * config/slite-gdb.exp: Responds to load symbol table prompt.
12847 * gdb.base/break.exp: Adjust line number, fix rerun.
12848 * gdb.base/langs0.c: Add #ifdef usestubs.
12849
12850Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
12851
12852 * gdb.base/list.exp: Adjust line contents after adding new lines in
12853 list0.c. Also fix a syntax error.
12854
12855 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
12856 * gdb.base/break.exp: ditto.
12857 * gdb.base/list.exp: ditto.
12858 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
12859 * gdb.base/run.c: ditto.
12860 * gdb.base/list0.c: ditto.
12861 * gdb.base/funcargs.c: ditto.
12862
12863Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
12864
12865 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
12866 $targetname, $serialport and $baud instead of hardwired variables.
12867 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
12868 target doesn't support signals.
12869
12870Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
12871
12872 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
12873
12874Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12875
12876 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
12877 Don't rely on the value of an auto variable before it has been
12878 initialized. Use gdb_test more.
12879
12880Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12881
12882 * lib/gdb.exp (default_gdb_version): A version number must start
12883 with a digit, but other than that contains all characters up to
12884 the first whitespace character.
12885
12886Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12887
12888 * gdb.base/commands.exp (breakpoint_command_test): New tests.
12889
12890Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12891
12892 * gdb.c++/*.exp: Warn if executable does not exist. The original
12893 reason for skipping the warning was that configure.in sometimes
12894 intentionally skipped building the executables but the tcl code
12895 had no way of knowing. That (a) was always bogus with respect to
12896 error handling, (b) is no longer true (right now there is no way
12897 to skip C++ tests).
12898
12899 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
12900
12901Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12902
12903 * gdb.base/list.exp: Add expect patterns for output from
12904 SunPRO compiled executables.
12905 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
12906 types.
12907
12908Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12909
12910 * gdb.base/break.exp (test_next_with_recursion): Accept any line
12911 number (we are already testing that the correct source line text
12912 gets printed).
12913
12914 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
12915 that is what is intended, but something needed to be done to get
12916 sunos4 native working again.
12917
12918 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
12919
12920 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
12921 apparently went with a (very) old xfail.
12922
12923Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
12924
12925 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
12926 runto_main is a proc in gdb.exp that will do 'step' for target use
12927 stubs.
12928 * gdb.base/exprs.exp: ditto.
12929 * gdb.base/interrupt.exp: ditto.
12930 * gdb.base/opaque.exp: ditto.
12931 * gdb.base/printcmds.exp: ditto.
12932 * gdb.base/ptype.exp: ditto.
12933 * gdb.base/scope.exp: ditto.
12934 * gdb.base/setvar.exp: ditto.
12935 * gdb.base/signals.exp: ditto.
12936 * gdb.base/twice.exp: ditto.
12937 * gdb.c++/classes.exp: ditto.
12938 * gdb.c++/inherit.exp: ditto.
12939 * gdb.c++/templates.exp: ditto.
12940 * gdb.base/break.exp: no run and hit main for stubs. Change line
12941 numbers for breakpoints and info breakpoint.
12942 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
12943 breakpoint().
12944 * gdb.base/callfuncs.c: ditto.
12945 * gdb.base/exprs: ditto.
12946 * gdb.base/interrupt.c: ditto.
12947 * gdb.base/opaque0.c: ditto.
12948 * gdb.base/printcmds.c: ditto.
12949 * gdb.base/ptype.c: ditto.
12950 * gdb.base/scope0.c: ditto.
12951 * gdb.base/setvar.c: ditto.
12952 * gdb.base/signals.c: ditto.
12953 * gdb.base/twice.c: ditto.
12954 * gdb.c++/misc.cc: ditto.
12955 * gdb.c++/templates.cc: ditto.
12956
12957Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12958
12959 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
12960
12961 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
12962 somewhere between `read' and `main.c'. I'm pretty sure the
12963 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
12964 and it isn't particularly useful.
12965
12966 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
12967
12968Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12969
12970 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
12971
12972Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
12973
12974 * config/mt-slite: add LIBS and -nostdlib.
12975 * config/slite-gdb.exp: add this new file to support sparclite target.
12976
12977Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
12978
12979 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
12980
12981 * gdb.base/a2-run.exp: Change argument to istarget from
12982 "*-*-vxworks" to "*-*-vxworks*".
12983 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
12984
12985Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
12986
12987 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
12988 will not runto main but do a 'step' to step out of breakpoint().
12989 * config/mt-slite: add -Dusestubs.
12990
12991Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12992
12993 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
12994 instead of just @.
12995
12996 * gdb.base/signals.exp: Add test for "handle all print".
12997 * TODO: Remove "handle all print". Also remove item about
12998 checking copyright date (I don't like the idea of a spurious FAIL
12999 based on when we run the tests).
13000
13001 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
13002 for SunOS4 (reason for failure not investigated). Remove
13003 redundant test for $binfile.
13004
13005 * gdb.base/nodebug.c (array_index): Call malloc.
13006
13007 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
13008
13009Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
13010
13011 * gdb.base/recurse.exp: Update gdb_test invocation to use new
13012 conventions and slightly simplify the matching regexp.
13013
13014Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13015
13016 * gdb.base/break.exp: Update gdb_test invocation to use new
13017 convention.
13018
13019 * lib/gdb.exp: If noargs is not set, set it to 0.
13020
13021 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
13022 tests unique.
13023
13024 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
13025
13026Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13027
13028 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
13029 one argument of type "<non-float parameter>".
13030
13031Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
13032
13033 * config/rom68k.exp: New file to support Motorola IDP board.
13034 * gdb.base/a2-run.exp: Skip this file if noargs is set.
13035 * gdb.base/break.c: Change things around so that this program
13036 doesn't depend upon args. This is necessary to make remote
13037 targets work (in general, they can't take args).
13038 * gdb.base/break.exp: Don't try to send args to program. Don't
13039 expect output. Also, replace lots of code with gdb_test.
13040
13041Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13042
13043 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
13044 printing of '\'' (which is what the comment says we are testing,
13045 even though we were not), not '''.
13046 (test_integer_literals_rejected): Test that printing ''' is an error.
13047
13048 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
13049 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
13050 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
13051 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
13052 Use gdb_test not test_print_accept.
13053 * lib/gdb.exp: Remove test_print_accept.
13054
13055 * gdb.base/signals.exp (signal_tests_1): Make pass message
13056 consistent with fail message.
13057
13058 * gdb.base/whatis.exp: Remove xfails for printing char vs.
13059 unsigned char; the bug (PR 1821) is fixed.
13060
13061 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
13062
13063 * gdb.base/scope.exp (test_at_localscopes): Call pass for
13064 successful tests--makes xfailing them work right.
13065
13066Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13067
13068 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
13069 only \r\n, not .*. The test can pass .* as the last thing in
13070 $pattern if that is what it wants. In addition to providing this
13071 flexibility, this change should speed up pattern matching in cases
13072 where the pattern already ended with .* (there were a number of
13073 them). This change also helps catch bad patterns--in the old
13074 scheme the typo "char \*" instead of "char \\*" would pass. Now
13075 it is caught.
13076 * Many .exp files: Update callers.
13077
13078 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
13079 clearer and does not spuriously match multiple ('s. Likewise for
13080 ) and *.
13081
13082 * gdb.base/nodebug.exp: Test ability to call a function and pass
13083 it a string (even with no debugging info).
13084
13085 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
13086 "p '\'", which is the same as "p ''" once tcl gets done with
13087 quoting, to "p '\\'", which I suspect is what is intended (one
13088 backslash gets sent to GDB).
13089
13090 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
13091
13092Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13093
13094 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
13095 1817) was fixed literally years ago.
13096
13097Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13098
13099 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
13100 test, it causes stepping out of call_after_alloca_subr with
13101 optimizing compilers.
13102 (localvars_in_indirect_call): Consume GDB prompt if `finish'
13103 fails.
13104
13105 * gdb.c++/templates.exp: Source templ-info.exp only if
13106 the templates executable exists.
13107
13108 * gdb.c++/misc.cc (class Contains_static_instance,
13109 class Contains_nested_static_instance),
13110 gdb.c++/classes.exp (test_static_members): Test printing of
13111 a class that contains a static instance of the class.
13112
13113Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13114
13115 * gdb.base/langs2.c (cppsub_): Don't prototype.
13116 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
13117 only, I believe).
13118
13119Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13120
13121 * lib/gdb.exp (skip_chill_tests): New procedure.
13122
13123 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
13124
13125Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
13126
13127 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
13128 each expect pattern. Cuts runtime from 12 to about 4 seconds.
13129
13130Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13131
13132 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
13133
13134 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
13135 disassemble 8, not 16, instructions for part 4.
13136
13137 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
13138 support the latter anymore.
13139
13140 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
13141 -DNO_PROTOTYPES.
13142 * gdb.base/callfuncs.c: Control use of prototypes based on
13143 NO_PROTOTYPES, not __STDC__.
13144 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
13145 t_float_values2 tests if prototypes in use.
13146
13147 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
13148 t_double_values): When checking differences against DELTA, check
13149 that difference is within the range (-DELTA,DELTA), not just
13150 (-infinity,DELTA).
13151
13152Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
13153
13154 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
13155 'file' command firts, then 'target', then 'load', this is due to gdb
13156 target set up.
13157 * config/mips-gdb.exp: Fix a couple regular exp bugs.
13158
13159Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
13160
13161 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
13162 FP load/store variants.
13163 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
13164
13165Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
13166
13167 * gdb.base/term.exp: Do not give a warning if not native, it is
13168 not an abnormal condition.
13169
13170Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
13171
13172 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
13173 t_char_array".
13174
13175Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
13176
13177 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
13178 are getting the version number.
13179
13180 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
13181 if not native, it is not an abnormal condition.
13182
13183Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13184
13185 * lib/gdb.exp: Just use "file exists", rather than undocumented
13186 dejagnu procedure "findfile".
13187
13188Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13189
13190 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
13191 (LDFLAGS): Set to -Xlinker -Ur.
13192
13193 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
13194 Removed, these values are set by lib/gdb.exp.
13195
13196 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
13197
13198Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13199
13200 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
13201 of replicating gdb startup code.
13202
13203 * config/mt-vxworks (LDFLAGS): Set to -r.
13204 (CFLAGS_FOR_TARGET): Removed.
13205
13206 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
13207 (gdb) and gdb for vxworks uses (vxgdb).
13208
13209 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
13210 executable is not in the tree and host != target, use sed and
13211 program_transform_name to determine the gdb name used by the
13212 target.
13213
13214 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
13215 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
13216
13217Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13218
13219 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
13220 floats, chars, and shorts where there are ANSI-style function
13221 definitions.
13222
13223 * gdb.base/langs.exp, gdb.base/langs*: New test.
13224 * gdb.base/Makefile.in: Build it.
13225 * TODO: Remove item about checking that C names don't get C++
13226 demangling applied; this test tests it.
13227
13228Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13229
13230 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
13231 went with the const70 xfail. The xfail went away a year ago.
13232
13233 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
13234
13235 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
13236 for hp300.
13237
13238 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
13239
13240 * gdb.base/a1-selftest.exp: Don't run on hp300.
13241
13242Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13243
13244 * Makefile.in (site.exp): Set host_alias and target_alias as well
13245 as host_triplet and target_triplet.
13246
13247Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13248
13249 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
13250
13251 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
13252 places as other ecoff systems).
13253
13254 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
13255 ultrix.
13256
13257Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13258
13259 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
13260 remove them.
13261 * gdb.base/nodebug.exp: Accept "function" in addition to "text
13262 variable and "variable" in addition to "data variable".
13263 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
13264
13265 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
13266 2.
13267 * gdb.base/list1.c (long_line): Add additional statement at start
13268 of function.
13269 * gdb.base/list.exp (test_forward_search): Update line number to
13270 reflect new statement.
13271
13272Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13273
13274 * gdb.base/signals.exp: Reinitialize searched source directories
13275 after gdb_start call.
13276
13277Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
13278
13279 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
13280 * gdb.stabs/Makefile.in: Likewise.
13281
13282 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
13283 change. Instead split the tests into smaller pieces.
13284 * gdb.disasm/hppa.s: Corresponding changes.
13285
13286Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13287
13288 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
13289 Quote ^C when passing it to stty. For some shells ^ is a pipe.
13290
13291 * gdb.base/funcargs.exp: Modify many tests so that every test
13292 either passes or fails. Make some test names unique.
13293
13294Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13295
13296 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
13297 Call stty to set interrupt character.
13298
13299 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
13300 for HP assembler versus GNU assembler based on actual behavior of
13301 $(CC), rather than assuming that $(AS) is always the GNU assembler.
13302
13303 * TODO: Suggest a few more stepping tests.
13304
13305Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
13306
13307 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
13308 restart GDB for h8300 after a continue.
13309 (return): Add pattern to match a29k-udi behavior.
13310 * gdb.base/nodebug.exp: Remove obsolete comment.
13311 * gdb.base/regs.exp: New file, testing of register displays.
13312 * gdb.base/return.exp: Fix typo in reference to $objdir.
13313 * gdb.base/whatis.exp: Always start with a fresh GDB.
13314
13315Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13316
13317 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
13318 higher, these tests generate a lot of output.
13319
13320Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13321
13322 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
13323 code following the catch silently ignored some errors; without the
13324 catch they should be thrown like any other tcl error. Also, the
13325 catch used "" instead of {} which meant all the callers who wanted
13326 to include one of the characters "[]$ had to quote it an extra time.
13327 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
13328 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
13329 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
13330 Remove extra quoting.
13331
13332Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
13333
13334 * gdb.base/commands.exp: Make test names unique; every test either
13335 passes or fails. Update some comments.
13336
13337 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
13338
13339Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13340
13341 The following fixes a FAIL caused by the fact that the alpha stabs
13342 configuration didn't use the ".if alpha" code in weird.def.
13343 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
13344 bit pointer, so the 32 bit version works even on the alpha.
13345 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
13346 Remove the stuff which allowed us to have separate versions for
13347 alpha and everything else.
13348
13349 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
13350 regexp which "info func operator\[\](" is supposed to match. Fix
13351 string to send to GDB. Note that GDB still doesn't work right. Add a
13352 new test for "info func .perator\[\](" which GDB does handle correctly.
13353
13354 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
13355
13356Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13357
13358 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
13359 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
13360 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
13361 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
13362 it makes the tests harder to understand and confuses test-o-matic.
13363 The preferred style is that each test provides a PASS or a FAIL,
13364 and has a unique message (e.g. "continue #54" not just "continue")
13365 which is the same for the pass and the fail.
13366 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
13367 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
13368 to lib/gdb.exp.
13369 * gdb.base/printcmds.exp: Use test_print_accept. Remove
13370 prt_accept which was basically the same thing. Likewise for
13371 test_print_reject and prt_reject.
13372 * lib/gdb.exp (test_print_reject): Add some more error message
13373 patterns to match from the former printcmds.exp (prt_reject).
13374 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
13375 One defect of the passcount stuff is that some of it failed to
13376 report XPASS where appropriate.
13377 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
13378 stuff before and after arg in expected pattern.
13379 (test_paddr_operator_functions): Re-do test without print_addr_of;
13380 this is the only test which seems to want extra stuff there.
13381
13382Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13383
13384 * gdb.base/nodebug.exp: Update new tests to reflect improved
13385 wording of gdb output.
13386
13387 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
13388 and "ptype" work on variables in files compiled without -g.
13389 Replaces commented out "maint print msymbol" tests.
13390
13391Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13392
13393 * gdb.base/setvar.c (dummy): Call malloc.
13394
13395 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
13396 losing with the irix4 sed.
13397
13398 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
13399 ALRM" on irix4.
13400
13401Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13402
13403 * TODO: Remove items about corefile.exp testing new exec-file and
13404 backtrace; both are now done. Add items about printing enums.
13405
13406Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13407
13408 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
13409 "get signal $thissig" test fails.
13410
13411 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
13412
13413Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13414
13415 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
13416 compiler warning with dec alpha compiler.
13417
13418 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
13419 extra \n from gdb_test call (this explains why the prompt test
13420 that I removed yesterday was there).
13421 (user_defined_command_test): Remove extra \n and prompt test.
13422
13423 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
13424 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
13425 doesn't exist.
13426 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
13427 Also remove alpha workaround, which turns out to be because
13428 SIGABRT == SIGLOST.
13429
13430 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
13431
13432 * gdb.base/help.exp: Don't test "help show".
13433
13434Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13435
13436 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
13437 "set print address" is on.
13438 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
13439 pass prompt to gdb_test; gdb_test already looks for the prompt.
13440
13441 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
13442
13443 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
13444 was a vestige of the manual TESTSTRATEGY, and the purpose of it
13445 was to make sure that gdb can read a core file. But (a) the "read
13446 the corefile" part didn't make it to a1-selftest.exp, we just
13447 delete the corefile after creating it, and (b) we test reading
13448 corefiles in corefile.exp anyway. Also, this test left around a
13449 xgdb process on Solaris.
13450
13451 * gdb.base/corefile.exp: Also test backtrace.
13452
13453Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
13454
13455 * gdb.base/commands.exp: Test a simple user defined command with
13456 arguments and if/while statements; verify the full user command is
13457 printed by "show user".
13458
13459 * gdb.base/commands.exp: Test if/while commands as part of a
13460 breakpoint command list; verify they appear in breakpoint
13461 information.
13462
13463Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13464
13465 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
13466 than by dividing by zero.
13467
13468Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
13469
13470 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
13471 performing an inferior call with watchpoints enabled.
13472 * gdb.base/watchpoint.c (main): Delete second unnecessary read
13473 call.
13474
13475Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13476
13477 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
13478 of "file" command.
13479
13480 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
13481 Add additional pattern for when "int operator int(void);" appears
13482 in a different order.
13483
13484Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13485
13486 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
13487
13488 * gdb.base/help.exp: Replace most of docstrings for "info signals"
13489 and "signal" with ".*".
13490
13491Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13492
13493 * TODO: Add note about "handle all nostop".
13494
13495 * gdb.base/{sigall.c, sigall.exp}: New test.
13496 * gdb.base/Makefile.in: Add it.
13497
13498Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13499
13500 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
13501 when invoking GDB, suppresses any windowing interface.
13502
13503Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
13504
13505 * config/sim-gdb: New file, simulator testing support.
13506
13507Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
13508
13509 * gdb.base/interrupt.exp: Test calling func1 twice.
13510
13511Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
13512
13513 * gdb.base/list.exp (test_forward_search): Set timeout higher
13514 when we'll be getting lots of output from gdb.
13515
13516 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
13517 "init_malloc" to after the expect statement. Run it if that
13518 regexp is taken, but also for two others which happen if source
13519 cannot be found.
13520
13521Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13522
13523 * gdb.base/printcmds.exp: New test, for printing register before
13524 program is running.
13525
13526Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13527
13528 * gdb.base/list.exp: Correct some alternate expect patterns
13529 to reflect changes in list1.c.
13530
13531Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13532
13533 * TODO: Add item regarding large frames.
13534
13535 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
13536
13537 * TODO: Remove item about enabling return.exp; it
13538 is enabled. Suggest a few more "return" tests.
13539
13540Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13541
13542 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
13543 anonymous unions.
13544
13545Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13546
13547 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
13548 and pr-5646.o, so "make" is the same as "make all", not "make
13549 pr-4975.o".
13550
13551Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
13552
13553 * gdb.base/list.exp: Adjust expectations to reflect changes in
13554 list1.c.
13555 (test_forward_search): New test proc.
13556 * gdb.base/list1.c (long_line): New function, has long source line.
13557
13558Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
13559
13560 * gdb.base/a1-selftest.exp: Change initial stepping to know about
13561 additional line of code that was added.
13562
13563Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
13564
13565 * gdb.disasm/hppa.s: Break the large branching tests into smaller
13566 tests so as not to overflow expect's input buffers.
13567 * gdb.disasm/hppa.exp: Corresponding changes.
13568
13569Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13570
13571 Beginnings of template debugging tests.
13572 * gdb.c++/templ-info.cc: New file to test for template
13573 debugging capability of the compiler.
13574 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
13575 templ-info.cc.
13576 * gdb.c++/templates.cc: Add explicit template instantiations
13577 to enable compiling with -fno-implicit-templates. Add destructor
13578 and 'value' method to T5 class for template tests.
13579 * gdb.c++/templates.exp: Add testcases for printing of template
13580 types, setting breakpoints on template methods and calling a
d63a86f8 13581 template method.
c906108c
SS
13582
13583Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
13584
13585 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
13586 branch target since some assemblers (gas-2.5) may emit a
13587 relocation for the branch instead of resolving it in the
13588 assembler.
13589
13590Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13591
13592 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
13593 through signal handler.
13594
13595Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13596
13597 * configure.in (*-*-netware): Use config/mt-netware.
13598
13599 * config/mt-netware: New file.
13600 * config/mt-i386-netware: Removed, separate configs for different
13601 netware architectures are no longer needed now that we have
13602 --with-headers.
13603
13604Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13605
13606 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
13607 by the recent changes to use ANSI C arithmetic conversions.
13608
13609Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13610
13611 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
13612 bug involving using inferior_pid to figure out whether to select a
13613 frame.
13614
13615Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
13616
13617 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
13618 match the current disassembler output.
13619
13620Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
13621
13622 * gdb.fortran/exprs.exp: Expect VOID instead of void.
13623 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
13624 types, expect "int" as type of integer values (for now).
13625
13626Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
13627
13628 * gdb.base/commands.exp: New tests for if/while commands.
13629
13630Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
13631
13632 * lib/gdb.exp (runto): Replace sub-pattern for hex value
13633 by .*, since hex values have different syntax in Chill mode.
13634
13635Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13636
13637 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
13638 linefeed from expect pattern for repeated types with indices > 9.
13639
13640Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
13641
13642 First part of Fortran test suite.
13643 * gdb.fortran: New directory.
13644 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
13645
13646Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13647
13648 * gdb.base/default.exp: Update expect pattern for load command
13649 without arguments.
13650
13651Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13652
13653 * configure.in: Change i386 to i[345]86.
13654 * gdb.base/configure.in: Likewise.
13655 * gdb.c++/configure.in: Likewise.
13656 * gdb.chill/configure.in: Likewise.
13657
13658Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
13659
13660 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
13661 patterns, since that is not a valid context for comments.
13662
13663Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
13664
13665 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
13666 repeated types and repeated types with indices > 9.
13667
13668Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
13669
13670 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
13671 2417; old bug has been fixed.
13672
13673Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
13674
13675 * gdb.base/interrupt.exp: When trying to wake up the inferior,
13676 send the newline ourselves instead of assuming gdb_test will do
13677 so when passed an empty input string.
13678
13679 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
13680 stabs testcode.
13681
13682Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13683
13684 * lib/gdb.exp (gdb_test): Don't send anything if the first
13685 argument is an empty string. This makes cases where we want to
13686 match output that is already in expect's buffers (for example,
13687 matching a breakpoint after gdb_run_cmd has been called) work
13688 reliably.
13689
13690Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13691
13692 * config/netware.exp: New file.
13693
13694Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13695
13696 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
13697 the -B and -L prefixes so we can find the debugging stub.
13698
13699 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
13700 there and we are using the gcc from the tree.
13701
13702 * gdb.base/types.c: Removed.
13703
13704 * gdb.base/configure.in: Look for makefile fragments in ../config.
13705 Recognize i386-*-netware.
13706 * gdb.c++/configure.in: Likewise.
13707
13708Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13709
13710 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
13711 the correct TCL syntax.
13712
13713Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13714
13715 * gdb.base/opaque.exp: use runto instead of messing around with
13716 breakpoints. Simplify by using gdb_test.
13717
13718 * gdb.base/bitfields.exp: restart between tests on netware targets
13719 because breakpoints aren't relocated after target death. Run
13720 processes to completion.
13721
13722 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
13723
13724Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
13725
13726 * Makefile.in: Remove extra tabs that confuse some versions
13727 of "make". Use the newly built gdb to test with by default,
13728 rather than the first one in the tester's search path.
13729
13730Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
13731
13732 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
13733
13734 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
13735 condition help.
13736
13737Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13738
13739 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
13740
13741 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
13742 running.
13743 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
13744 * gdb.base/funcargs.exp: Likewise.
13745
13746 * gdb.base/bitfields.exp: Simplify by using gdb_test.
13747 * gdb.base/funcargs.exp: Likewise.
13748
13749 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
13750 message is "".
13751
13752Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13753
13754 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
13755 return,signals,twice}.exp: Handle non-existant binaries
13756 consistantly.
13757
13758 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
13759 * gdb.base/Makefile.in: Don't try to generate a core dump, we
13760 might testing a cross development system.
13761
13762Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13763
13764 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
13765 runtest script is relative to ${srcdir}, not ${rootdir}.
13766
13767Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
13768
13769 * gdb.base/signals.exp: Allow for optionality of breakpoint
13770 address.
13771
13772Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13773
13774 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
13775
13776Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13777
13778 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
13779 for size_t definition.
13780 * gdb.c++/templates.cc: Likewise
13781
13782 * config/mt-i386-netware: New file.
13783
13784 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
13785 defined.
13786
13787 * gdb.base/Makefile.in: Added support for systems that name core
13788 files by appending "core" to the program name.
13789 * gdb.base/a1-selftest.exp: Likewise.
13790
13791Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13792
13793 * gdb.base/return.exp: Add comment and message for `return double'
13794 test failure on Sparc Solaris.
13795
13796Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
13797
13798 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
13799
13800Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13801
13802 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
13803 from optimizing them away.
13804 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
13805 patterns to include default constructors and assignment operators,
13806 to match gcc versions beyond 2.5.8. Accept any cplus demangling
13807 character in the output of the virtual base pointer.
13808
13809Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13810
13811 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
13812 expression match in print_addr_of to avoid unintented matches.
13813 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
13814 versions up to 2.5.8.
13815
13816Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13817
13818 * gdb.base/list.exp: Tweak alternate pattern for listing of an
13819 included file to run under newer versions of expect.
13820 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
13821 consecutive >'s in templates to accomodate recent cplus-dem.c change.
13822 Remove xfail for the virtual table of BDDHookV.
13823
13824Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13825
13826 * lib/gdb.exp (string_to_regexp): Set a default result.
13827 (default_gdb_start): Fix misleading message.
13828
13829Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
13830
13831 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
13832 Remove all CC, etc definitions.
13833 * config/mt-hpux: New file.
13834 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
13835 (CFLAGS, LDFLAGS): Define.
13836 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
13837
13838 * Makefile.in (site.exp): Don't insert host_os, etc.
13839 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
13840 (distclean): Check existence of subdir.
13841 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
13842 * gdb.base/Makefile.in: General cleanup and simplification.
13843 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
13844 to build executables. Use default rule to build .o files.
13845 (EXPECT, RUNTEST, CC): Fix relative pathname.
13846 (site.exp): Don't insert host_os, etc.
13847 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
13848 and/or SIGUSR1 defined.
13849 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
13850 * gdb.c++/Makefile.in: General cleanup and simplification.
13851 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
13852 (CFLAGS): Remove.
13853 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
13854
13855Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
13856
13857 * gdb.base/recurse.exp: Misc changes to get tests running again
13858 after Kung's changes to the watchpoint code.
13859 * gdb.base/watchpoint.exp: Likewise.
13860
13861Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
13862
13863 * lib/gdb.exp (string_to_regexp): Convert {\} also.
13864
13865Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13866
13867 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
13868 * lib/gdb.exp (default_gdb_start): Define.
13869 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
13870 gdb.base/funcargs.exp, gdb.base/opaque.exp,
13871 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
13872 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
13873 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
13874 Don't call gdb_target_udi in between tests.
13875
13876Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13877
13878 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
13879 (which was basically just a local version of the same thing). In
13880 addition to avoiding duplication, gdb_test_exact is faster.
13881 * lib/gdb.exp (gdb_test_exact): Fix typo.
13882
13883 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
13884 don't give an error.
13885
13886 * gdb.base/term.exp: Call delete_breakpoints before starting.
13887
13888 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
13889 (t10): Add comment.
13890
13891Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
13892
13893 Reorganization of the GDB Test Suite.
13894
13895 * gdb.base: New directory, contains all the basic tests.
13896 * gdb.c++: New directory, tests specific to C++.
13897 * gdb.chill: New directory, tests specific to Chill.
13898 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
13899 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
13900 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
13901 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
13902 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
13903 t30-31 to chill).
13904 * */gdbme.*: Rename to match appropriate expect scripts.
13905 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
13906 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
13907 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
13908 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
13909 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
13910 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
13911 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
13912 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
13913 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
13914 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
13915 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
13916 gdb.c++/virtfunc.cc: New names of C++ files.
13917 * gdb.chill/chillvars.ch: New name of Chill file.
13918 * gdb.base/configure.in, gdb.c++/configure.in,
13919 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
13920 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13921 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
13922 * configure.in (configdirs): Update to reflect directory changes.
13923 (target_abbrev): No longer define for any configuration.
13924 * Makefile.in: Cosmetic improvements to header comments.
13925
13926Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13927
13928 Various changes to gdb.t31:
13929
13930 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
13931 * gdbme.ch: Make all key-words and predefineds be upper-case.
13932 * chillvars.exp: Expect key-words and predefinds in upper-case.
13933
13934 * chillvars.exp: Use gdb_test_exact many places.
13935 Change expected output for arrays (which now includes index labels).
13936
13937 * pr-5020.exp, gdme.ch (module PR_5020):
13938 New test, for PR-5020.
13939
13940Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
13941
13942 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
13943 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
13944
13945Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
13946
13947 * Makefile.in: Fix bit-rot in definitions of CHILL,
13948 CHILL_FOR_TARGET and Chill_LIB.
13949 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
13950 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
13951 CHILL, and CHILL_LIB.
13952
13953Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
13954
13955 * Revert the previous changes. Please see Rob's directory
13956 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
13957
13958Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
13959
13960 * Makefile.in, configure.in, config/mips-gdb.exp,
13961 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
13962 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
13963 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
13964 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
13965 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
13966 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
13967 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
13968 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
13969 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
13970 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
13971 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
13972 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
13973 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
13974 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
13975 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
13976 changes from 94Q1.
13977
13978Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
13979
13980 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
13981 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
13982 Rob's new testing fragments.
13983
13984Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
13985
13986 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
13987 lib/gdb.exp: Replace error proc calls with perror.
13988
13989Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
13990
13991 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
13992 version also, match on casted version strings, and match on
13993 gdb startup case where the line numbers might be messed up.
13994
13995Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
13996
13997 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
13998 (CFLAGS): Delete it from here.
13999
14000Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
14001
14002 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
14003
14004Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
14005
14006 * Makefile.in (RUNTEST): Default to just "runtest".
14007
14008Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14009
14010 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
14011 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
14012 the code has been restructured.
14013
14014Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14015
14016 * gdb.t00/default.exp (set write): Allow any number of \r and/or
14017 \n, not just one of each.
14018
14019 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
14020 /bin/cc gives a warning if you do.
14021
14022Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
14023
d63a86f8 14024 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
14025 __t10ListS_link1ZUiRCUiPT0
14026
14027Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14028
14029 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
14030 on local variables in recursive functions.
14031
14032 * gdb.t07/Makefile.in: Build the new test.
14033
14034Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14035
14036 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
14037 directly. Instead compare the return values from actual calls.
14038
14039Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
14040
14041 * Makefile.in (check): Set TCL_LIBRARY for runtest.
14042
14043Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14044
14045 * From Peter Schauer with minor modifications.
14046 * gdb.t15/return.exp (return_tests): Handle targets where "return"
14047 stops in mid-line in the caller. Add xfail for returning a float
14048 value on X86 targets.
14049
14050Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14051
14052 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
14053 to avoid expect lossage.
14054 (fmem_LRbug_tests): Likewise.
14055 * gdb.disasm/hppa.s: Corresponding changes.
14056
14057 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
14058 conditions to work with latest dejagnu/expect.
14059
14060 * gdb.t15/funcargs.exp (finish from indirect call): No longer
14061 expected to fail on the PA.
14062 (backtrace in call with trampolines): Explicitly require main
14063 to be frame #1 (no trampolines should show up in backtrace).
14064
14065 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
14066 "continue -expect".
14067 * gdb.t06/break.exp: Likewise.
14068 * gdb.t07/watchpoint.exp: Likewise.
14069 * gdb.t13/bitfields.exp: Likewise.
14070 * gdb.t15/{funcargs,return}.exp: Likewise.
14071 * gdb.stabs/weird.exp: Likewise.
14072 * config/{mips,udi}-gdb.exp: Likewise.
14073
14074 * hppa.sed: Enclose comments within a sed command to avoid
14075 losing with the old OSF1 sed.
14076
14077Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14078
14079 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
14080 sequent dynix.
14081 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
14082 * gdb.t15/funcargs.exp: Conditionally step again to really
14083 finish from marker_call_with_trampolines. Handle the case where
14084 the first step from within call_with_trampolines already steps
14085 us back to main.
14086 * gdb.t15/gdbme.c: Add comment to closing brace of
14087 call_with_trampolines for funcargs.exp.
14088
14089Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14090
d63a86f8 14091 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
14092 Fix typo(s).
14093
14094Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14095
14096 * gdb.t07/gdbme.c: More code for watchpoint testing.
14097
14098 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
14099 "Hardware watchpoint" throughout file.
14100 (test_watchpoint_triggered_in_syscall): New test.
14101 (test_complex_watchpoint): New test.
14102
14103Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14104
14105 * gdbme.c (call_with_trampolines): New function to try and step
14106 into. Tests trampoline problems on the PA.
14107
14108 * funcargs.exp (localvars_in_indirect_call): No longer expect
14109 stepping into indirect call to fail on PAs.
14110 (test_stepping_over_trampolines): New test.
14111
14112Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14113
14114 * TODO: Add suggestions for static member function tests, and
14115 completion tests.
14116
14117Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14118
14119 * TODO: Add suggestions for "p/a" tests.
14120
14121 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
14122 (default_gdb_exit): Replace all the hair with sending "quit" to
14123 the process with a simple close.
14124
14125Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14126
14127 * TODO: Add suggestions for shared library tests.
14128
14129Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14130
14131 * TODO: Add suggestions for x/s tests.
14132
14133Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14134
14135 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
14136 "enable once", and "enable breakpoints once" with ".*".
14137
14138Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14139
14140 * TODO: Add suggestions about structure passing tests.
14141
14142Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14143
14144 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
14145 the primary1 test, use work around if __GNUC__ < 2.
14146 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
14147 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
14148 Test for bad output rather than waiting for timeout. Issue
14149 second continue only if first continue failed.
14150
14151Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14152
14153 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
14154 operator[] test with gdb_test because the old code didn't seem to
14155 be getting the quoting right with the new dejagnu.
14156
14157Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
14158
14159 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
14160 one from the path.
14161 * Makefile.in: Use a fresh expect if there is one, use runtest
14162 from the src tree if there is one.
d63a86f8 14163
c906108c
SS
14164Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14165
14166 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
14167 next over recursive call. Revise the tests from that point on
14168 (which had been skipped) to match GDB's actual (correct) output.
14169
14170 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
14171 with next over a breakpoint whose condition is false.
14172
14173 * gdb.t00/help.exp: Comment out "help set print" tests just like
14174 (and for same reason as) "help set" test.
14175
14176Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14177
14178 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
14179 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
14180
14181Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14182
14183 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
14184 necessary gdb_target_udi.
14185
14186 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
14187
14188 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
14189 1838 and 2417; they are fixed.
14190
14191 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
14192 gdb.t03/ptype.exp (ptype structure, ptype union):
14193 Remove xfails; the test is looser than when the xfails were added.
14194
14195 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
14196 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
14197
14198 * gdb.t01/run.exp: Only run shell test if isnative.
14199
14200 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
14201 since "run" automatically loads if necessary. Call gdb_target_udi
14202 after the "file" since "file" kills any execution target.
14203
14204 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
14205 GDB. GDB doesn't work that way (not anymore at least) on UDI.
14206 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
14207 argument for UDI.
14208
14209Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14210
14211 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
14212
14213 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
14214
14215Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14216
14217 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
14218 properly quoting regexps. This makes the second argument to
14219 demangle a fixed string, which matches the callers, instead of a
14220 shell-style pattern which is what the previous implementation
14221 used. Update some of the callers.
14222
14223Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14224
14225 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
14226 (comib_nullified_tests): Fix typo.
14227 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
14228 strings. No longer expected to fail.
14229
14230 * gdb.disasm/hppa.s (addib_tests): Fix typo.
14231 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
14232 strings. No longer expected to fail.
14233
14234 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
14235 string. No longer expected to fail.
14236
14237Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14238
14239 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
14240 No longer expected to fail.
14241
14242 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
14243 string. No longer expected to fail.
14244
14245Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14246
14247 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
14248 only in the names (I probably got most of them). I was even
14249 generous with some which differed in underscores in names, and
14250 probably missed a few, and I *still* was able to remove almost a
14251 third of the file with almost no impact on testsuite coverage.
14252
14253Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14254
14255 * gdb.t00/default.exp: Match udi_attach error message as well as
14256 the one from child_attach.
14257
14258 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
14259
14260 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
14261
14262 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
14263 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
14264
14265 * Move test with enums and partial symbols back to
14266 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
14267 Reverts the change of 26 May 93. Per today's change to
14268 stabs.texinfo, the behavior that weird.exp was expecting was
14269 unreasonable; what is important is that the compiler+gdb get
14270 things right, which happens with a recent gcc. Also fix the test
14271 to deal with native compilers which put out the stab gdb can't
14272 deal with.
14273
14274Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14275
14276 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
14277 in the names. The main thing these accomplish is to slow things down.
14278 Many more such duplicates surely remain.
14279
14280 * gdb.t00/help.exp: Comment out "help support" test just like
14281 (and for same reason as) "help set" test.
14282
14283Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
14284
14285 * gdb.t06/break.exp: Remove setup_xfails for
14286 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
14287 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
14288 about known bug in gcc to include up through 2.5.8.
14289 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
14290 well as "_vb$".
14291 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
14292 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
14293 with latest gcc and gdb.
14294 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
14295 well as "_vb$".
14296
14297Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14298
14299 * configure.in (hppa*-*-*): Also configure and build stabs-only
14300 tests.
14301
14302Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14303
14304 * gdb.t10/hppa.mt: A makefile fragment for the PA.
14305 * gdb.t10/configure.in (hppa*-*-*): Use it.
14306
14307Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14308
14309 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
14310
14311Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14312
14313 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
14314 versions prior to 1.13.5.
14315
14316Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14317
14318 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
14319 the prompt is at the start of a line.
14320
14321Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14322
14323 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
14324 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
14325 in the copr tests now.
14326 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
14327 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
14328 expected to fail.
14329
14330Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
14331
14332 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
14333 gdb.t31/chillvars.exp, lib/gdb.exp:
14334 Tweak to run under either version of expect.
14335 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
14336 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
14337 * gdb.t11/list.exp: Remove extraneous whitespace.
14338
14339Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14340
14341 * gdb.t16/printcmds.exp (test_print_strings): Accept
14342 "(unsigned char *) " before the string.
14343
14344 * TODO: Add notes about printing of fancy types and GDB expressions.
14345
14346Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
14347
14348 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
14349 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 14350 if doing mips-idt-ecoff.
c906108c
SS
14351
14352Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
14353
14354 * Most .exp files: Tweak to run under either version of expect.
14355
14356Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14357
14358 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
14359 xfails; I'm not sure why they are failing, but not because of PR 1806.
14360
14361Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
14362
14363 * config/unix-gdb.exp: Remove gdb_unload cause it's already
14364 defined in lib/gdb.exp.
14365
14366Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14367
14368 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
14369 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
14370 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
14371 have to be typeless.
14372
14373Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14374
14375 * TODO: Add suggestion for copyright year test.
14376
14377Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
14378
14379 * configure.in (*-*-lynxos*): Add stabs tests.
14380
14381Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14382
14383 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
14384 so insert a tab before any assembler directive in column zero.
14385
14386 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
14387 stores.
14388 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
14389 stores.
14390 (fpu_short_memory_tests): Likewise.
14391
14392Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14393
14394 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
14395 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
14396 .stabs directives in comments.
14397
14398Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14399
14400 * TODO: New file, describing tests we could write.
14401 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
14402
14403Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14404
14405 * gdb.t06/signals.exp: Add kludge to force re-sync.
14406
14407 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
14408 to xgdb instead of gdb, get out of gdb.
14409
14410Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
14411
14412 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
14413 for info.
14414
14415Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14416
14417 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
14418 * gdb.stabs/configure.in (hppa*-*-*): Use it.
14419 * gdb.stabs/hppa.sed: New sed script for the PA.
14420
14421Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14422
14423 * gdb.stabs: Re-write weird.def and configuration to use sed
14424 instead of cpp. sed is portable and POSIX; cpp is neither.
14425
14426Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14427
14428 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
14429
14430Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14431
14432 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
14433
14434Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14435
14436 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
14437 "_vb$".
14438 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
14439 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
14440
14441Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14442
14443 * lib/gdb.exp: Comment out code which depends on non-existent
14444 `transform' procedure.
14445
14446Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
14447
14448 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
14449 * lib/gdb.exp: Transform tool name.
14450 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
14451 1.1's new error handling system.
14452
14453Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14454
14455 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
14456
14457Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14458
14459 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
14460 They made pattern matching so slow that timeouts happened on
14461 heavily loaded systems. Now any output from "show print" which
14462 gets us back to the GDB prompt is a PASS.
14463
14464Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
14465
14466 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
14467
14468Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14469
14470 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
14471
14472 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
14473 It is not from PR 3220.
14474
14475Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14476
14477 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
14478 just started failing because they depended on the order the
14479 subcommands are presented, or exact docstring text. This kind of
14480 test is a pain and has minimal benefit.
14481
14482Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14483
14484 * gdb.t09/corefile.exp: At end of test, use "core" command with
14485 no arguments.
14486
14487Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
14488
14489 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
14490 17}/Makefile.in: Make it possible to run the testsuite with Sun
14491 make and CC = cross gcc by adding explicit build rules for .o
14492 files.
14493
14494Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14495
14496 * gdb.t15/funcargs.exp: Don't put comments on same line as
14497 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 14498
c906108c
SS
14499Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14500
14501 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
14502
14503Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
14504
14505 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
14506 * gdb.t20/inherit.exp: remove three dumplicate entries.
14507
14508Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14509
14510 * gdb.t06/break.exp: For "next over recursive call", fail on any
14511 incorrect output, not just on "factorial (value=2)".
14512
14513Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14514
14515 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
14516 working now. Add an xfail if accesing a bss variable causes
14517 a memory error if the target is not yet run.
14518
14519Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14520
14521 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
14522 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
14523 name of __st* demangling (2 strings). Did Kung really get the
14524 more than 95 others right without testing them?
14525
14526Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
14527
14528 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
14529
14530Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
14531
14532 * configure.in (configdirs): Add gdb.disasm
14533 * gdb.disasm: New directory for GDB disassembler tests.
14534 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
14535
14536Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14537
14538 * gdb.t00/help.exp: Don't test "help set".
14539
14540 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
14541 from within expect statements. None of these happen anymore and
14542 they cause regressions to be silently unnoticed.
14543
14544 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
14545 messages) about known failures with gcc cygnus-2.4.5-930417.
14546
14547 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
14548 comp-info.exp so it gets built if it doesn't exist.
14549
14550 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
14551 it is no longer used.
14552 * gdb.t13/comp-info.c: Removed.
14553
14554Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
14555
14556 * gdb.t06/signals.exp: Add xfail for sun3.
14557
14558Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14559
14560 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
14561 relevant because ^C doesn't get sent but failure can be reproduced
14562 interactively).
14563
14564Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14565
14566 * gdb.stabs/alpha.mt: New configuration file for alpha.
14567 * gdb.stabs/configure.in: Use it.
14568 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
14569 sharing with alpha.mt, redefine long to word via preprocessor.
14570 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
14571 for alpha.
14572 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
14573 native cc.
14574 * gdb.t00/teststrategy.exp: Change expect string so that we
14575 consume the `(xgdb)' from the command echo and from the gdb prompt.
14576 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
14577 gdb currently compares all values as long, so this failure probably
14578 applies to any configuration where LONGEST is bigger than a target int.
14579 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
14580 with gcc.
14581 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
14582 to handle opaque pointers, gcc is.
14583 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
14584 as first argument. Include <sys/types.h> and change all operator
14585 new definitions to use size_t.
14586 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
14587 now that we use size_t.
14588
14589Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14590
14591 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
14592 a long or float array cast all array members to the same type.
14593 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
14594 with 64 bit longs.
14595 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
14596 on alpha.
14597 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
14598
14599Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14600
14601 * gdb.t24 (demangle.exp): Constructors of templates have names like
14602 vector<int>::vector(int) not vector<int>::vector<int>(int). See
14603 section 14.6 of the ARM.
14604
14605 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
14606 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
14607 accomplish little and slow down the testsuite.
14608
14609 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
14610 Accept spaces various places.
14611
14612Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14613
14614 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
14615 with watchpoint enabled.
14616
14617 * Makefile.in: Remove definition of CC and remove the second
14618 definition of CXX (the "CXX = gcc" one remains). These definitions
14619 were causing backquotes to be expanded within backquotes, which
14620 doesn't work.
14621
14622Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
14623
14624 * gdb.t17/callfuncs.exp: Add "return 0" to end.
14625
14626Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14627
14628 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
14629 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
14630 by mips cc and contains no stabs entries.
14631
14632Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14633
14634 * config/vx-gdb.exp: Use fake device to load files rather than
14635 NFS.
14636 * lib/gdb.exp: New proc to do "file" command.
14637 * config/unix-gdb.exp: Use new "file" proc.
14638
14639Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14640
14641 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
14642 Rework board rebooting slightly.
14643 (gdb_exit): Don't exit from the remote shell; there isn't one.
14644 * gdb.stabs/weird.exp: If a program is being debugged already,
14645 kill it.
14646 * gdb.t04/setvar.exp: Stop and restart gdb.
14647 * gdb.t05/expr.exp: Likewise.
14648 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
14649 restart gdb and reload the program.
14650 * gdb.t08/opaque.exp: Likewise.
14651 * gdb.t12/scope.exp: Likewise.
14652 * gdb.t13/bitfields.exp: Likewise.
14653 * gdb.t15/funcargs.exp: Likewise.
14654 * gdb.t20/classes.exp: Likewise.
14655 * gdb.t03/ptype.exp: Increase timeout.
14656 * gdb.t16/printcmds.exp (test_print_string_constants,
14657 test_print_array_constants): Likewise.
14658 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
14659 * gdb.t20/classes.exp (do_tests): Likewise.
14660 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
14661
14662Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
14663
14664 * gdb.stabs: Renamed *wierd* to *weird*.
14665
14666Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14667
14668 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
14669 for timeout. Add "known gcc 2.4.5 bug" to failure message.
14670
14671Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14672
14673 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
14674 (do_tests): Remove xfail for whatis on one_var and two_var.
14675
14676Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
14677
14678 * Makefile.in: Made cross building work better by adding
14679 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
14680
14681Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14682
14683 * gdb.t15/{return.c,return.exp,Makefile.in}:
14684 New test, currently commented out.
14685
14686Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
14687
14688 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
14689 still running and removes the leftover named socket so GDb can do
14690 clean restarts.
14691
14692Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
14693
14694 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
14695 console, not GDB.
14696 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
14697 cross testing works better with "make check"
14698 * config/unix-gdb: Use default procedures for exit and version.
14699 * config/vx-gdb.exp: Cleaned up and massaged back to working order
14700 with the newest VxWorks.
14701
14702Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14703
14704 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
14705 old form.
14706
14707 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
14708 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
14709
14710 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
14711
14712 * config/unix-gdb.exp: Remove this version of gdb_exit
14713 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
14714 Rob says he'll look at it when he gets back to testing boards.
14715
14716Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
14717
14718 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
14719 an expected fail for certain ptype commands.
14720
14721 * gdb.t20/classes.exp: Update expected results of "ptype class
14722 Base1" to account for the constructor that now appears in the type.
14723
14724Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
14725
14726 * configure.in (configdirs): Restore gdb.t04, which mysteriously
14727 disappeared from list.
14728 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
14729 "alldone" proc with call to cleanup and exit.
14730 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
14731 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
14732 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
14733 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
14734 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
14735 "alldone" proc with simple returns that suppress remaining
14736 tests. The alldone proc went away many months ago.
14737
14738Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14739
14740 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
14741
14742 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
14743
14744Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14745
14746 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
14747 as vax gdb will display them.
14748
14749Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14750
14751 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
14752 optimizers.
14753
14754 * scope.exp: Change "bad value for localval" messages so each one
14755 is unique.
14756
14757 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
14758 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
14759
14760 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
14761
14762Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14763
14764 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
14765 doesn't exist (due to optimization).
14766
14767Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14768
14769 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
14770 contains \r because the filename is long.
14771
14772 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
14773 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
14774
14775Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14776
14777 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
14778 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
14779 Ultrix.
14780 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
14781 int tests.
14782 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
14783
14784Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
14785
14786 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
14787
14788 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 14789 to match does not match the passing case but still matches the
c906108c
SS
14790 failing case.
14791
14792Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14793
14794 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
14795
14796Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
14797
14798 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
14799 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
14800 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
14801 Remove various versions of gdb_exit.
14802 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
14803 gdb_exit.
14804 * config/unix-gdb.exp: gdb_exit remains here, and should override
14805 the generic version, since it's doing a lot of wierd stuff that
14806 the other versions aren't. FIXME, fold it in, or abandon this
14807 version.
14808
14809Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14810
14811 * gdb.t24/demangle.exp: Add tests for PR 3220.
14812
14813Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14814
14815 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
14816
14817Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
14818
14819 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
14820 "i386-*-*". Works for i486 as well.
14821
14822 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
14823 bug, and expand domain of xfail to all SVR4 systems, since the
14824 actual problem is likely to be in generic SVR4 /proc support.
14825
14826Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14827
14828 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
14829
14830Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
14831
14832 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
14833 xfails for other systems. Match a missing 'Continuing.' as an
14834 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
14835
14836 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
14837 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
14838 Only issue warning for missing executables if -all option is used.
14839
14840 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
14841 file if -all option is used. It's like an unpredictable XFAIL.
14842
14843Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14844
14845 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
14846 for dynamically linked binaries.
14847
14848 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
14849
14850Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14851
14852 * gdb.t20/inherit.exp: Change message for "print tagless struct"
14853 to state that this is a known bug in old versions of g++.
14854
14855Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14856
14857 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
14858 while waiting for `Continuing'.
14859
14860Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
14861
14862 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
14863 in text, data, and bss.
14864 * gdb.t10/nodebug.c: Add local and global test variables for
14865 initialized and uninitialized data.
14866
14867Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14868
14869 * config/unix-gdb.exp (gdb_exit): Add "wait".
14870
14871Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14872
14873 * gdb.t06/signals.exp: xfail the continue from the handler for all
14874 targets.
14875
14876 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
14877 function with watchpoints enabled, the i386 call dummy starts with
14878 a call.
14879
14880 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
14881 386 bsd names its corefiles.
14882
14883Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
14884
14885 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
14886 compilers don't grok it.
14887 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
14888 with small octal ints rather than character constants, which
14889 are signed and might not fit if first promoted to int.
14890
14891Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
14892
14893 * gdb.t09/Makefile.in (clean): Remove corefile.
14894
14895Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14896
14897 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
14898
14899Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14900 and Jim Kingdon (kingdon@cygnus.com)
14901
14902 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
14903 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
14904 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
14905
14906Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14907
14908 * gdb.t17/interrupt.exp: Add xfail for hppa.
14909
14910Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14911
14912 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
14913 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
14914 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
14915 to determine signed-ness of bitfields and use the result to setup
14916 the xfail.
14917 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
14918 * gdb.t15/funcargs.exp: Use them to step until the second indirect
14919 call line is reached if necessary.
14920
14921Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14922
14923 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
14924
14925Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14926
14927 * gdb.t06/break.exp: Also test `clear' command.
14928
14929Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
14930
14931 * gdb.t00/teststrategy.exp: Remove extra quote.
14932
14933 * gdb.t07/watchpoint.exp: Change xfail for calling function with
14934 watchpoint enabled to be for all non-68k machines.
14935
14936 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
14937
14938Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14939
14940 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
14941 targets use aout.mt instead of ecoff.mt as gas understands
14942 standard aout format.
14943
14944Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
14945
14946 * lib/gdb.exp (runto): Don't insist that function we are running to
14947 was compiled with -g.
14948
14949 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
14950
14951 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
14952 to get back into the read system call.
14953 Accept leading newline in case where we woke it up.
14954
14955Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14956
14957 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
14958 to make the stabs test work on ecoff systems using gcc and -with-stabs.
14959 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
14960 enable ecoff configuration.
14961
14962Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14963
14964 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
14965
14966Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14967
14968 * gdb.t16/printcmds.exp: Add another printf test.
14969
14970Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
14971
14972 * configure.in: If configured -with-stabs on any target, add
14973 stabsdirs to configdirs.
14974
14975Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14976
14977 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
14978 fun" so pattern does not match the command itself.
14979
14980Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14981
14982 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
14983
14984Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14985
14986 * gdb.t17/interrupt.exp: Test for more things.
14987
14988Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14989
14990 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
14991 compiler arranges the code and line numbers.
14992
14993 * gdb.t17/interrupt.exp: Don't send \n after ^C.
14994
14995Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14996
14997 * gdb.t00/help.exp: Increase expect input buffer size.
14998
14999Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15000
15001 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
15002
15003 * gdb.t07/watchpoint.exp: Add xfail for hppa.
15004
15005 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
15006
15007 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
15008 [0-9]*, not just [0-9].
15009
15010Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15011
15012 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
15013
15014 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
15015
15016Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15017
15018 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
15019
15020Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15021
15022 * gdb.t06/signals.c: Add xfails for sun3.
15023
15024 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
15025
15026 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
15027 test_stepping tests.
15028
15029Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15030
15031 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
15032
15033 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
15034
15035 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
15036 rather than actually putting it through cpp twice.
15037
15038 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
15039
15040Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
15041
15042 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
15043 no longer needed.
15044
15045Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15046
15047 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
15048
15049 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
15050 C++ features prints as "struct", make it a pass, not an xfail.
15051
15052Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15053
15054 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
15055 Don't require VA to print as "class" rather than "struct".
15056
15057Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
15058
15059 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
15060
15061Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15062
15063 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
15064
15065Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15066
15067 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
15068 order.
15069
15070Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15071
15072 * gdb.t16/printcmds.exp: Add printf tests.
15073
15074 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
15075
15076 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
15077
15078Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
15079
15080 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
15081 pass counts, to counteract any existing or future setup_xfails.
15082
15083Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15084
15085 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
15086 {BEGIN,END}_COMMON for common block instead of STAB.
15087 * gdb.stabs/wierd.exp: Add xfail for rs6000.
15088
15089 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
15090 intp_var should be N_GSYM not N_LSYM.
15091 wierd-aout.S: Use a label for the value of the N_SO.
15092 wierd.def: Remove all backslashes.
15093 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
15094
15095Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15096
15097 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
15098 get the expected next to inheritance3.
15099
15100Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15101
15102 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
15103 now that gcc-2.4 gets it right.
15104
15105Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15106
15107 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
15108
15109 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
15110 generating comp-info.exp which works for cross-compilation.
15111
15112Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
15113
15114 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
15115 "*-*-sysv4.*".
15116
15117Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
15118
15119 * gdb.t01/run.exp: Start with a fresh gdb.
15120 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
15121 SVR4.x.
15122
15123Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
15124
15125 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
15126 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
15127 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
15128 Makefile.in (distclean, realclean): Remove gdbme.c from list of
15129 things to remove.
15130
15131Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
15132
15133 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
15134 test cases from bug reports.
15135
15136Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
15137
15138 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
15139 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
15140 avoid spurious xfails.
15141 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
15142 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
15143 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
15144
15145Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
15146
15147 * gdb.t00/teststrategy.exp: Rework to provide more useful
15148 description of each test, fix problem with systems that define
15149 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
15150 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
15151 results for "next over recursive call" so timeouts aren't taken
15152 by error.
15153
15154Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
15155
15156 * gdb.t12/scope.exp: Test printing of variables before run.
15157
15158 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
15159 printed in wrong order due to sorting.
15160
15161Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
15162
15163 * gdb.t00/teststrategy.exp: Fix expected results for printing
15164 user entered string constant. Is array of char, prints with no
15165 address.
15166
15167 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
15168 commands.
15169 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
15170 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
15171 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
15172 of struct of char arrays.
15173 * gdb.t00/radix.exp: New tests for radix commands.
15174
15175Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
15176
15177 * gdb.t16/printcmd.exp: Print a variable before running program
15178 (with xfail for AIX).
15179
15180Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
15181
15182 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
15183
15184 * gdb.t16/printcmd.exp: Don't print variables before running program.
15185
15186 * gdb.t06/break.exp: Don't require envp argument to main.
15187
15188 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
15189
15190 * gdb.t02/whatis.exp, gdb.t11/list.exp:
15191 Add xfails for rs6000.
15192
15193 * gdb.t02/whatis.exp: Change other tests not to re-test something
15194 we already tested.
15195
15196 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
15197 each type used has a variable of that type.
15198
15199Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
15200
15201 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
15202
15203Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15204
15205 * configure.in: change srctrigger to be a file, not a directory
15206
15207Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
15208
15209 * configure.in (mips-idt-ecoff*): Added trailing '*'.
15210
15211 * gdb.t11/list.exp: Fixed a couple of typos.
15212
15213Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
15214
15215 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
15216 is fixed and PR is closed.
15217 * gdb.t16 (gdbme.c): Add simple test string variable.
15218 * gdb.t16 (printcmds.exp): Add tests with simple test string
15219 variable, primarily for boundaries on "set print elements".
15220
15221Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
15222
15223 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
15224 Make leading 0's optional and don't expect a tab in the middle
15225 of the number.
15226
15227 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
15228
15229 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
15230 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
15231 don't end command passed to gdb_test with newline.
15232
15233 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
15234 signed keyword away, don't expect signed bitfields to be signed.
15235
15236 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
15237 printing with only as many 1's as are in the field as well as printing
15238 with 32 1's (see comment).
15239
15240Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
15241
15242 * gdb.t00/default.exp: Start with a fresh gdb.
15243 * configure.in (configdirs): Remove gdb.t31 until the chill
15244 compiler works again. It no longer is able to find chillrt0
15245 since it isn't in libchill.a anymore.
15246 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
15247 wierd.o, make more modular.
15248 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
15249 spurious newlines that caused problems.
15250
15251Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15252
15253 * Move test with enums and partial symbols from gdb.t03/ptype.exp
15254 to gdb.stabs/wierd.exp since GCC has worked around the bug.
15255 gdb.stabs/wierd.{exp,def}: Many new tests.
15256
15257 * gdb.t00/default.exp: update info line for new message.
15258
15259 * gdb.t02/{whatis.exp,gdbme.c}:
15260 Test that "char *" doesn't print as "caddr_t".
15261
15262Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15263
15264 * gdb.t00/help.exp: Use .* in place of some help messages which
15265 just changed.
15266 gdb.t00/default.exp: Update "info frame" test for new message.
15267 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
15268 Remove some xfails
15269
15270Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15271
15272 * gdb.t03/{gdbme.c,ptype.exp}:
15273 Add tests for typedef'd struct and union without tags.
15274 Also check "whatis" on a variable of a typedef'd enum without a tag.
15275
15276 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
15277 PRMS 1823; the bug still exists but isn't reproduced by this test
15278 anymore), and remove rs6000 XFAIL (the bug is fixed).
15279
15280 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
15281 duplicated from whatis.exp. For those that are left, accept
15282 "long", "long int", or "int" for long variables (whatis.exp already
15283 has an XFAIL for "int", so no need to fail it here).
15284
15285 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
15286 Deal with GCC's names for types now that GDB uses the compiler's names.
15287
15288 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
15289 setup_xfail's for sunos4. If we #defined the signed keyword away,
15290 don't expect GDB to know that char it is signed.
15291
15292 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
15293
15294Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
15295
15296 * configure.in (configdirs): Add gdb.t24 for C++ tests that
15297 should work on any system, regardless of debugging format.
15298 * gdb.t21/demangle.exp: Move to gdb.t24.
15299 * gdb.t24/demangle.exp: Move from gdb.t21.
15300 * gdb.t24/{Makefile.in, configure.in}: New files.
15301
15302Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15303
15304 * configure.in: Do gdb.stabs and C++ tests only for stabs.
15305 * gdb.stabs: New directory.
15306
15307Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15308
15309 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
15310 not just "Quit anyway?".
15311
15312Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
15313
15314 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
15315 that all setup_xfails are immediately followed by clear_xfails.
15316
15317Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
15318
15319 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
15320 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
15321 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
15322 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
15323 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
15324 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
15325 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
15326 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
15327 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
15328 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
15329 gdb.t31/chillvars.exp, lib/gdb.exp:
15330 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
15331 bug-gdb@prep.ai.mit.edu.
15332
15333Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
15334
15335 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
15336 with 0.0, not integer 0.
15337
15338Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
15339
15340 * gdb.t06/break.exp: Update for "Kill the program" message change.
15341
15342Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
15343
15344 * Makefile.in (GDBFLAGS): Set to -nx.
15345 * Makefile.in (site.exp): Use GDBFLAGS.
15346
15347Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15348
15349 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
15350 Makefiles.
15351 (check): depend on just-check.
15352 (just-check): added so that tests can be run without a noop
15353 build pass.
15354
15355Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15356
15357 Switch to using configure's configdirs.
15358 * Makefile.in (Makefile): add configure.in dependency.
15359 (SUBDIRS): removed redundant assignment.
15360 * configure.in: switch subdirs assignment to configdirs.
15361 * gdb.t*/configure.in: new files.
15362
15363Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
15364
15365 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
15366 works.
15367
15368Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
15369
15370 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
15371 in explicit rules. Apparently this is not supported by some makes.
15372
15373Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
15374
15375 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
15376
15377Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15378
15379 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
15380 disappeared.
15381
15382Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
15383
15384 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
15385
15386Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
15387
15388 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
15389 watchpoint problem that is now fixed.
15390 * gdb.t30/chexp.exp: Remove setup_xfail for printing
15391 uninitialized convenience variables.
15392 * gdb.t31/chillvars.exp: Fix expected patterns for printing
15393 structures.
15394
15395Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15396
15397 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
15398 which causes expect to get out of sync with gdb on long output
15399 from help set.
15400 * gdb.t09/corefile.exp: Make expected pattern for core file
15401 failing signal and frame output format less sun specific.
15402
15403Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
15404
15405 * gdb.t31/chillvars.exp: Add and remove initial dummy
15406 breakpoint, so that symbol table is forced in.
15407 (Needed at least on Sunos4, though it seems not SVR4.)
15408 * gdb.t31/chillvars.exp: Update for changed output format.
15409
15410Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
15411
15412 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
15413
15414Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
15415
15416 * Makefile.in: Added --srcdir when invoking runtest, removed the
15417 need for a local config file. (optional now)
15418
15419Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
15420
15421 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
15422 failure count used to force early termination. Add some more
15423 expected failures for gnu style demangling.
15424
15425Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15426
15427 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
15428 pmi variable from gdb.t20/gdbme to get optimized away.
15429 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
15430 Check for written corefile upon timeout _and_ eof.
15431
15432Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15433
15434 * config/unix-gdb.exp: Add missing return 0.
15435
15436Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15437
15438 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
15439 test termination.
15440
15441Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
15442
15443 * configure.in (subdirs): Put back gdb.t17 which mysteriously
15444 disappeared.
15445
15446Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
15447
15448 * gdb.t10/crossload.exp: Disable the i860-elf test until such
15449 time as i860 support works.
15450
d63a86f8 15451 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
15452 "backtrace 100\r" rather than just "backtrace\r", to match last
15453 change.
15454
15455Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
15456
15457 * config/udi-gdb.exp (gdb_exit): Remove close command.
15458 (gdb_target_udi): New procedure to set the UDI target.
15459 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
15460 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
15461 Added waits for prompts after several question responses. Added
15462 some more responses used by a29k-amd-udi-gdb.
15463 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
15464 pass different arguments, restart UDI connection after program
15465 completion.
15466 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
15467 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
15468 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
15469 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
15470 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
15471 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
15472 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
15473 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
15474 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
15475 after program completion.
15476 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
15477 compiled with a SELECT_VECS setting.
15478 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
15479 infinite recursion.
15480
15481 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
15482 Added checks for COFF results, and made them expected failures for
15483 all targets. It would be better to make them expected failures
15484 for COFF targets only.
15485
15486Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15487
15488 * Makefile.in: add null dvi target, don't bother to recurse
15489 through test directories for info and install-info; rename
15490 $(datadir) to be dejagnu instead of deja-gnu
15491
15492Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
15493
15494 * gdb.t31/gdbme.ch: Re-enable code that previously caused
15495 compiler to coredump.
15496 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
15497 code.
15498
15499Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
15500
15501 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
15502 coredump.
15503 * gdb.t31/chillvars.exp: Comment out tests that depend on that
15504 code.
15505
15506Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
15507
15508 * gdb.t03/ptype.exp: tests for return code from gdb_test.
15509 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
15510 which in a shell. Deletes xgdb when done.
15511 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
15512 Tests the return from the "set height" or "set width" commands.
15513 Added a few return codes where needed.
15514
15515Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
15516
15517 * Makefile.in (SUBDIRS): Add gdb.t17.
15518 * configure.in (subdirs): Add gdb.t17.
15519 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
15520 files to test gdb's calling of functions in the inferior with
15521 the correct arguments and gdb's ability to retrieve any
15522 result returned.
15523
15524Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
15525
15526 * config/unix-gdb.exp (gdb_exit): Remove close commands that
15527 may be called after gdb goes away. Previous versions of expect
15528 needed these to avoid file descriptor leaks, but they cause
15529 errors with the current revision of expect.
15530 * gdb.t00/gdbvars.exp: Use -re on expected output after
15531 setting sevenbit-strings.
15532 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
15533 to set sevenbit-strings consistent across tests.
15534 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
15535 set sevenbit-strings consistent across tests.
15536
15537Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
15538
15539 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
15540 expected output to match current "expect" expectations.
15541
15542Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
15543
15544 * gdb.t00/default.exp: Change expected output for default "source"
15545 command, to match new gdb behavior which requires a filename to
15546 source.
15547
15548Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
15549
15550 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
15551 expected fail for i486-*-* that misses the marker2 function.
15552 * gdb.t10/crossload.exp (bfddefault): Allow successful
15553 recognition of a format to pass even if no symbols are found.
15554 Explicitly catch failures where the format is not recognized
15555 or is ambiguous, and add the reason to the fail message.
15556 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
15557 the cause is and invalid target and add reason to failure message.
15558 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
15559 elf32-i386, elf32-sparc, and elf32-i860.
15560 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
15561 Set up expected failure for 'filename'::variable scope resolution,
15562 which is now apparently broken on all targets.
15563 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
15564 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
15565 gdb.t23/templates.exp: Change failure for missing binfile into
15566 just a warning.
15567 gdb.t21/demangle.exp: Change all cfront references to 'arm'
15568 references.
15569
15570Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
15571
15572 * gdb.t00/default.exp: Add expected output for default "source"
15573 command, to match new gdb behavior.
15574 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
15575
15576Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
15577
15578 * config/*-gdb.exp: returns an error, rather than exiting on
15579 internal errors.
15580
15581Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
15582
15583 * gdb.t03/gdbme.c: Add pointer to struct variable.
15584 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
15585 referencing struct members.
15586
15587Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
15588
15589 * configure.in (mips-idt-ecoff): New target.
15590 * config/mips-gdb.exp: New file for remote board using MIPS remote
15591 debugging protocol.
15592
15593 * Redid configuration scheme. Removed gdb.t*/configure.in.
15594 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
15595 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
15596 distclean targets. Built executables via .o files. Adjusted
15597 tests to account for source files in $(srcdir) rather than
15598 $(objdir).
15599 * lib/gdb.exp (runto): Don't expect () after the function name,
15600 because it may have arguments.
15601
15602Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
15603
15604 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
15605 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
15606 expected failures for mips-idt-* and mips-sgi-*.
15607 * gdb.t00/default.exp (attach): Kill process if requested.
15608 * gdb.t00/help.exp (help target core, help target): Accept a gdb
15609 that does not read core files.
15610 * gdb.t01/run.exp: Removed checks for exit status code.
15611 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
15612 it is linked in.
15613 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
15614 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
15615 appropriate, rather than doing it by hand.
15616 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
15617 execution.
15618 * gdb.t10/crossload.exp: Kill existing program if needed.
15619 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
15620 appropriate, rather than doing it by hand. Always increase
15621 timeout for this test, not just for VxWorks.
15622
15623Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
15624
15625 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
15626 of Chill STRUCT types and STRUCT values.
15627 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
15628 than "char".
15629 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 15630 struct2): New struct definitions and initializations to test
c906108c
SS
15631 simple Chill STRUCT types.
15632
15633Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
15634
15635 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
15636 the null byte at the end of strings.
15637 * gdb.t00/default.exp: Make show version insensitive to copyright
15638 date.
15639 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
15640 to avoid dependencies on target char signedness.
15641 * gdb.t16/printcmds.exp: Update expected results for explicitly
15642 unsigned char.
15643 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
15644 now work.
15645 * gdb.t21/demangle.exp: Add many more patterns for template
15646 demangling, most of them being expected failures.
15647 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
15648 string we are matching for, to match on the whole string.
15649 * gdb.t21/demangle.exp: Add many new test strings to demangle,
15650 and fix a whole bunch that had incorrect expected output but were
15651 passing anyway because of the bug in "proc demangle".
15652 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
15653 type.
15654 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
15655
15656Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
15657
15658 * gdb/testsuite: made modifications to testcases, etc., to allow
15659 them to work properly given the reorganization of deja-gnu and the
15660 relocation of the testcases from deja-gnu to a "tool" subdirectory.
15661
15662Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
15663
15664 * gdb/testsuite: Initial creation of gdb/testsuite.
15665 Migrated dejagnu testcases and support files for testing nm to
15666 gdb/testsuite from deja-gnu. These files were moved "as is"
15667 with no modifications. This migration is part of a major overhaul
15668 of dejagnu. The modifications to these testcases, etc., which
15669 will allow them to work with the new version of dejagnu will be
15670 made in a future update.
48efe704 15671
8d8cb839 15672 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 15673\f
8d8cb839
EZ
15674;; Local Variables:
15675;; mode: change-log
15676;; left-margin: 8
15677;; fill-column: 74
15678;; version-control: never
15679;; End:
902f2ccb
MC
15680
15681 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 15682 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
15683 Copying and distribution of this file, with or without modification,
15684 are permitted provided the copyright notice and this notice are preserved.
This page took 1.551724 seconds and 4 git commands to generate.