gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
1c71341a
TT
12009-02-02 Tom Tromey <tromey@redhat.com>
2
3 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
4 * gdb.cp/pr2489.cc: New file.
5 * gdb.cp/cpcompletion.exp: New file.
6
a4295225
TT
72009-02-02 Tom Tromey <tromey@redhat.com>
8
9 PR exp/9059:
10 * gdb.cp/call-c.exp: Add regression test.
11 * gdb.cp/call-c.cc (FooHandle): New typedef.
12 (main): New variable 'handle'.
13
592375cd
VP
142009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15
16 * lib/mi-support.exp (et_mi_thread_list)
17 (check_mi_and_console_threads): Adjust for current thread in
18 -thread-list-ids output.
19
41447f92
VP
202009-01-30 Vladimir Prus <vladimir@codesourcery.com>
21
22 * gdb.mi/mi-break.exp (test_disabled_creation): New.
23 Call it.
24
35669430
DE
252009-01-28 Doug Evans <dje@google.com>
26
27 * gdb.arch/amd64-disp-step.S: New file.
28 * gdb.arch/amd64-disp-step.exp: New file.
29 * gdb.arch/i386-disp-step.S: New file.
30 * gdb.arch/i386-disp-step.exp: New file.
31
09f00d9a
PM
322009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
33
34 * gdb.base/find.exp: Set newline variable
35 using quotes instead of braces to fix cygwin failures.
36
1e8fb976
PA
372009-01-23 Pedro Alves <pedro@codesourcery.com>
38
39 * gdb.base/radix.exp: Add tests to ensure that that set
40 input-radix 0 and set output-radix 0 are really rejected.
41
da061712
PA
422009-01-23 Pedro Alves <pedro@codesourcery.com>
43
44 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
45 copyright years.
46
dd7e2d2b
PA
472009-01-23 Pedro Alves <pedro@codesourcery.com>
48
49 PR gdb/9664:
50 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
51
392452f6
PA
522009-01-22 Pedro Alves <pedro@codesourcery.com>
53
54 PR c++/9631:
55 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
56
8653e71c
PM
572009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
58
59 * gdb.server/file-transfer.exp: Use EXEEXT variable for
60 binfile definition to fix Windows OS failure.
61
a12cc160
DJ
622009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
63
64 PR gdb/9346
65 * gdb.base/interrupt.c (sigint_handler): New.
66 (main): Install a SIGINT handler if SIGNALS is defined. Exit
67 on error.
68 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
69 Test "signal SIGINT".
70
b89667eb
DE
712009-01-19 Doug Evans <dje@google.com>
72
73 * gdb.base/break.exp: Update expected gdb output.
74 * gdb.base/sepdebug.exp: Ditto.
75 * gdb.mi/mi-syn-frame.exp: Ditto.
76 * gdb.mi/mi2-syn-frame.exp: Ditto.
77 * gdb.base/call-signal-resume.exp: New file.
78 * gdb.base/call-signals.c: New file.
79 * gdb.base/unwindonsignal.exp: New file.
80 * gdb.base/unwindonsignal.c: New file.
81 * gdb.threads/interrupted-hand-call.exp: New file.
82 * gdb.threads/interrupted-hand-call.c: New file.
83 * gdb.threads/thread-unwindonsignal.exp: New file.
84
adb483fe
DJ
852009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
86
87 * gdb.base/define.exp: Test defining and hooking prefix commands.
88 * gdb.python/python.exp: Update test for "show user" output.
89
60023297
JK
902009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
93 now the output exactly, using less wildcards. Expect also the output
94 of gfortran-4.3. Update for the f-valprint.c modification from
95 2008-04-22.
96 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
97 Remove gdb_test test names where matching the command.
98
ccc57cf9
PA
992009-01-01 Pedro Alves <pedro@codesourcery.com>
100
101 PR breakpoints/9681:
102 * gdb.base/watchpoint.exp: Add regression test.
103
c7a6ca08
PA
1042008-12-31 Pedro Alves <pedro@codesourcery.com>
105
106 * gdb.threads/attach-into-signal.exp: Don't use
107 gdb_suppress_entire_file.
108 * gdb.threads/attach-stopped.exp: Ditto.
109 * gdb.threads/attachstop-mt.exp: Ditto.
110
3a031f65
PA
1112008-12-31 Pedro Alves <pedro@codesourcery.com>
112
113 PR gdb/8812:
114 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
115
09e6485f
PA
1162008-12-29 Pedro Alves <pedro@codesourcery.com>
117
118 PR gdb/7536:
119 * gdb.base/radix.exp: Add tests to ensure invalid input radices
120 and unsupported output radices are really rejected.
121
0cd53049
JK
1222008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
123
124 * gdb.cp/punctuator.exp: Backslash the '$' signs.
125
ba163c7e
TT
1262008-12-22 Tom Tromey <tromey@redhat.com>
127
128 * gdb.cp/punctuator.exp: New file.
129
6f4de6c9
JK
1302008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
131
132 * gdb.base/completion.exp (Completing non-existing component): New test.
133
0f34d0b4
JK
1342008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
135
136 Fix for PR gdb/8648.
137 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
138 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
139 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
140 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
141
db2ad4c3
JK
1422008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
143
144 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
145
bb5ef15e
DP
1462008-12-16 Christophe Lyon <christophe.lyon@st.com>
147
148 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
149 compiler actually generate code at the expected line number.
150
90142adc
JZ
1512008-12-15 Jie Zhang <jie.zhang@analog.com>
152
153 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
154
fad6eecd
TT
1552008-12-12 Tom Tromey <tromey@redhat.com>
156
157 * gdb.base/commands.exp (redefine_hook_test): New proc.
158 Call it.
159
17c8aaf5
TT
1602008-12-11 Tom Tromey <tromey@redhat.com>
161
162 * gdb.base/macscp.exp: New regression test.
163
7c8adf68
TT
1642008-12-11 Tom Tromey <tromey@redhat.com>
165
166 * gdb.base/macscp.exp: Print "address.addr".
167 * gdb.base/macscp1.c (struct outer): New struct.
168 (address): New global.
169
b05dcbb7
TT
1702008-12-09 Tom Tromey <tromey@redhat.com>
171
172 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
173 Call it.
174
2d476de1
DE
1752008-12-04 Doug Evans <dje@google.com>
176
177 * gdb.server/ext-run.exp: Relax regexp for init program.
178
87bdc959
TG
1792008-12-03 Tristan Gingold <gingold@adacore.com>
180
181 * gdb.base/macscp.exp: Generate an object file during compilation
182 to work around Darwin dsymutil limitations.
183
e0740f77
JK
1842008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
185
186 Test resolving external references to TLS variables.
187 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
188 FILE2_THREAD_LOCAL.
189 (testfile2, srcfile2): New variables.
190 * gdb.threads/tls.c (file2_thread_local)
191 (function_referencing_file2_thread_local): New.
192 * gdb.threads/tls2.c: New file.
193
67f0aac5
JB
1942008-11-28 Joel Brobecker <brobecker@adacore.com>
195
196 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
197 rather than integer, as integer might not be big enough when
198 on 64bit targets.
67f0aac5 199
c332165e
JG
2002008-11-27 Jerome Guitton <guitton@adacore.com>
201
202 * gdb.cp/formatted-ref.exp: Add equality test.
203 * gdb.ada/formatted_ref.exp: Ditto.
204
fc9b693c
JK
2052008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
206
207 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
208 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
209
a9c64011
AS
2102008-11-20 Andreas Schwab <schwab@suse.de>
211
212 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
213 matching syscall entry point.
214 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
215 (tcatch_vfork_then_child_follow): Likewise. Finish through
216 vfork even if we stopped at the syscall trampoline.
217
e2fd701e
DE
2182008-11-20 Doug Evans <dje@google.com>
219
220 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
221
69abc51c
TJB
2222008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
223
224 * gdb.arch/ppc-dfp.exp: New file.
225 * gdb.arch/ppc-dfp.c: New file.
226
c14c28ba
PP
2272008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
228
229 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 230
2e74121d
DE
2312008-11-17 Doug Evans <dje@google.com>
232
233 * gdb.mi/mi-syn-frame.exp: Update expected output.
234 * gdb.mi/mi2-syn-frame.exp: Update expected output.
235
66bb093b
VP
2362008-11-17 Vladimir Prus <vladimir@codesourcery.com>
237
238 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
239 "thread N" results in =thread-selected.
240 * lib/mi-support (mi_run_cmd, mi_expect_stop)
241 (mi_send_resuming_command_raw): Be prepared for
242 =thread-selected.
243
3d043ef6
VP
2442008-11-17 Vladimir Prus <vladimir@codesourcery.com>
245
a9c64011
AS
246 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
247 * lib/mi-support.exp: Likewise.
3d043ef6 248
808104c8
JB
2492008-11-16 Joel Brobecker <brobecker@adacore.com>
250
251 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
252 commands from the expected output for "help catch".
253
00b22944
JB
2542008-11-15 Joel Brobecker <brobecker@adacore.com>
255
256 * gdb.ada/int_deref.exp: New testcase.
257
59669435
TT
2582008-11-14 Nick Roberts <nickrob@snap.net.nz>
259
260 * gdb.mi/gdb2549.exp: New file.
261
de04a248
DE
2622008-11-11 Doug Evans <dje@google.com>
263
264 * gdb.base/callexit.exp: New file.
265 * gdb.base/callexit.c: New file.
266
6b8ce727
DE
2672008-11-10 Doug Evans <dje@google.com>
268
269 * lib/gdb.exp (GDBFLAGS): Move -nx ...
270 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
271 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
272 (default_gdb_start,default_gdb_exit): Ditto.
273 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
274 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
275 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
276 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
277 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
278 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
279
1b14b8aa
AS
2802008-11-03 Andreas Schwab <schwab@suse.de>
281
282 * gdb.base/hashline2.exp: Fix typo.
283 * gdb.base/hashline3.exp: Likewise.
284
f3134b88
TT
2852008-10-30 Tom Tromey <tromey@redhat.com>
286
287 * gdb.base/pointers.exp: Add test.
288 * gdb.base/pointers.c (k, S): New typedefs.
289 (instance): New global.
290
c2226152
AS
2912008-10-30 Andreas Schwab <schwab@suse.de>
292
293 * gdb.base/args.exp: Add tests for newlines.
294
462f405c
JB
2952008-10-30 Joel Brobecker <brobecker@adacore.com>
296
297 gdb.base/foll-exec.exp: Update the expected output of a couple
298 of "info breakpoints" tests.
299
79a45b7d
TT
3002008-10-28 Tom Tromey <tromey@redhat.com>
301
302 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
303
adc13a14
PA
3042008-10-24 Pedro Alves <pedro@codesourcery.com>
305
306 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
307 gdb_start_cmd.
308 Use runto_main before any test that requires execution.
309
252fbfc8
PA
3102008-10-23 Pedro Alves <pedro@codesourcery.com>
311
312 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
313 instead of SIGINT.
314
28148e3d
JB
3152008-10-22 Joel Brobecker <brobecker@adacore.com>
316
317 * gdb.base/completion.exp: Update expected output following
318 the addition of the "info tasks" command.
319
c209f847
TT
3202008-10-22 Tom Tromey <tromey@redhat.com>
321
322 * gdb.base/exprs.exp (test_expr): Add test for string
323 concatenation.
324
f177e350
PA
3252008-10-19 Pedro Alves <pedro@codesourcery.com>
326
327 * configure.ac: Output gdb.python/Makefile.
328 * configure: Regenerate.
329 * gdb.python/Makefile.in: New.
330
cce89356
JB
3312008-10-16 Joel Brobecker <brobecker@adacore.com>
332
333 * gdb.base/foll-fork.exp: Adjust the expected output to match
334 the new description for fork/vfork catchpoints in the "info
335 breakpoints" output.
336
176d289d
TJB
3372008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
338
339 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
340
a08702d6
TJB
3412008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
342
343 * gdb.python/python-value.c: New file.
344 * gdb.python/python-value.exp: New file.
345
1c5cfe86
PA
3462008-10-15 Pedro Alves <pedro@codesourcery.com>
347
348 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
349
5a98ad69
DP
3502008-10-15 Denis Pilat <denis.pilat@st.com>
351
41702f1b 352 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 353
dcb1a1e2
TT
3542008-10-09 Tom Tromey <tromey@redhat.com>
355
356 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
357 'fprintf' and 'stderr'.
358
9124fe48
JB
3592008-10-07 Joel Brobecker <brobecker@adacore.com>
360
361 * gdb.ada/ref_tick_size.exp: New testcase.
362
45452591
DE
3632008-10-06 Doug Evans <dje@google.com>
364
365 * gdb.dwarf2/dw2-cu-size.exp: New file.
366 * gdb.dwarf2/dw2-cu-size.S: New file.
367
368 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
369 .Ltype_int for clarity.
370
4fc5b208
PP
3712008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
372
373 PR gdb/2384:
374 * gdb.cp/gdb2384.exp: Extended to test more cases.
375 * gdb.cp/gdb2384.cc: Likewise.
376 * gdb.cp/gdb2384-base.h: Likewise.
377 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 378
d78df370
JK
3792008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
380
381 * gdb.base/maint.exp (maint print type): Remove printing
382 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
383
9a044a89
TT
3842008-09-30 Tom Tromey <tromey@redhat.com>
385
386 * gdb.base/macscp.exp: Add completion tests.
387 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
388 (TWENTY_THREE): Likewise.
389 (FORTY_EIGHT): Likewise.
390
506800a9
TT
3912008-09-30 Tom Tromey <tromey@redhat.com>
392
393 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
394 everywhere.
395 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
396
1a6f01b5
JK
3972008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
398
399 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
400 testcase is derived from. Fix racy dependency on an expected PID
401 number. No longer support the testcase on Linux kernel 2.4.x.
402
2fae03e8
TT
4032008-09-27 Tom Tromey <tromey@redhat.com>
404
405 * gdb.base/macscp.exp: Add tests for stringification, splicing,
406 and varargs.
407
1ad15515
PA
4082008-09-22 Pedro Alves <pedro@codesourcery.com>
409
410 * lib/mi-support.exp (mi_expect_interrupt): New.
411 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
412 from gdb.mi/mi-nonstop.exp.
413 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
414 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
415 lib/mi-support.exp.
416 Use mi_check_thread_states throughout. Avoid ".*" and do not
417 require an anchor after -exec-run.
418
d0b76dc6
DJ
4192008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
420
421 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
422 stop is pending. Avoid ".*" when two stops are pending.
423 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
424 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
425 newlines in fullnames.
426 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
427 (mi_expect_stop): Update comments. Only anchor in sync mode.
428 Do not match newlines.
429 (mi_send_resuming_command_raw): Always return status.
430 (mi_get_stop_line): Do not match more than one line by accident.
431 Only anchor in sync mode.
432 (mi_run_inline_test): If -exec-next fails, give up.
433
9990c830
UW
4342008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
435
436 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
437 on SPU.
438
ebcf6f00
JB
4392008-09-10 Joel Brobecker <brobecker@adacore.com>
440
441 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
442
b6db24e5
JB
4432008-09-10 Joel Brobecker <brobecker@adacore.com>
444
445 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
446 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
447 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
448 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
449 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
450 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
451 gdb.ada/interface.exp, gdb.ada/null_array.exp,
452 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
453 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
454 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
455 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
456 Include the "= " sequence in the expected output of print tests.
457
2bf448e0
JB
4582008-09-10 Joel Brobecker <brobecker@adacore.com>
459
460 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
461 description for boolean types.
462
d51fd4c8
PA
4632008-09-09 Pedro Alves <pedro@codesourcery.com>
464
465 * gdb.base/hook-stop-continue.c: New.
466 * gdb.base/hook-stop-continue.exp: New.
467
694182d2
DJ
4682008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
469
470 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
471
3b8a7fc0
JG
4722008-09-08 Jerome Guitton <guitton@adacore.com>
473
474 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
475 (stack_check_probe_2, stack_check_probe_loop_1)
476 (stack_check_probe_loop_2): New functions.
477 (main): Add call to these new functions.
478 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
479 functions, check that the breakpoint is inserted at the appropriate
480 location.
481 (insert_breakpoint): Slightly refine this procedure so that it can
482 be called several times in the test.
483
96cc0ae8
JG
4842008-09-08 Jerome Guitton <guitton@adacore.com>
485
486 * gdb.base/stack-checking.c: New file.
487 * gdb.base/stack-checking.exp: New file.
488
1f08b409
TJB
4892008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
490
491 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
492 * gdb.arch/altivec-regs.exp: Likewise.
493 * gdb.arch/vsx-regs.exp: Likewise.
494
3099e1c4
TJB
4952008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
496
497 * gdb.arch/ppc-fp.exp: New file.
498 * gdb.arch/ppc-fp.c: New file.
499
cc69bfc1
PP
5002008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
501
502 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
503 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 504
b02a33db
MS
5052008-09-04 Michael Snyder <msnyder@vmware.com>
506
507 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
508 as "at" (for non-debug functions such as _start).
509
2992cbe0
UW
5102008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
511
512 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
513 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
514 software watchpoints.
515 * gdb.base/watch_thread_num.exp: Likewise.
516
514f746b
AR
5172008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
518
519 * gdb.arch/i386-bp_permanent.exp: New test.
520
876cecd0
TT
5212008-08-24 Tom Tromey <tromey@redhat.com>
522
523 * gdb.base/maint.exp: Update "maint print type".
524
80f73d71
VP
5252008-08-21 Vladimir Prus <vladimir@codesourcery.com>
526
527 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
528 support. Adjust the order of "*running" notifications.
529 * gdb.mi/non-stop.c: Don't cast from int to void* and
530 back.
531
d9c78d7d
MK
5322008-08-20 Mark Kettenis <kettenis@gnu.org>
533
534 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
535 expect to find it in the "info frame" output.
536
97a2d1d3
DJ
5372008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
538
539 * gdb.base/interp.exp: Always consume both prompts.
540
b96e2927
PA
5412008-08-20 Pedro Alves <pedro@codesourcery.com>
542
543 * gdb.base/pending.exp: Test pending breakpoints without symbols
544 loaded.
545
8cf6e61a
VP
5462008-08-19 Vladimir Prus <vladimir@codesourcery.com>
547
548 * lib/mi-support.exp (mi_expect_stop): Produce
549 more details on failures.
550 * gdb.mi/mi-nonstop.exp: New.
551 * gdb.mi/non-stop.c: New.
552
c6ebd6cf
VP
5532008-08-19 Vladimir Prus <vladimir@codesourcery.com>
554
a9c64011
AS
555 * gdb.mi/mi-async.exp: Use 'set target-async'.
556 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 557
46a9b8ed
DJ
5582008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
559
560 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
561
44feb3ce
TT
5622008-08-17 Tom Tromey <tromey@redhat.com>
563
564 * gdb.base/help.exp (help catch): Rewrite.
565
311a4e6b
TJB
5662008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
567
568 * gdb.base/define.exp: Test indented command documentation.
569 * gdb.python/python.exp: Test indented multi-line command.
570
604c2f83
LM
5712008-08-15 Luis Machado <luisgpm@br.ibm.com>
572
573 * testsuite/gdb.arch/vsx-regs.c: New source file.
574 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
575 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
576
886a217c
TT
5772008-08-14 Tom Tromey <tromey@redhat.com>
578
579 * gdb.base/macscp.exp: Add regression test for "macro define" or
580 "macro undef" with no arguments.
581
c814a4f3
PP
5822008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
583
584 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 585
12ab8a60
UW
5862008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
587
588 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
589
d57a3c85
TJB
5902008-08-06 Tom Tromey <tromey@redhat.com>
591
592 * gdb.python/python.exp: New file.
593
c7b778ff
JK
5942008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
595
596 Fix for PR gdb/1543.
597 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
598 $LOCATION.
599 (location): New variable.
600 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
601 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
602 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
603 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
604 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
605 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
606 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
607 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
608 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
609 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
610 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
611 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
612 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
613 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
614 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
615 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
616 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
617 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
618 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
619 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
620 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
621 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
622 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
623 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
624 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
625 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
626 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
627 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
628 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
629 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
630 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
631 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
632 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
633 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
634 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
635 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
636 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
637 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
638 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
639 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
640 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
641 gdb.base/type-opaque.exp, gdb.base/until.exp,
642 gdb.base/value-double-free.c, gdb.base/varargs.exp,
643 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
644 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
645 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
646 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
647 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
648 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
649 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
650 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
651 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
652 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
653 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
654 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
655 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
656 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
657 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
658 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
659 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
660 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
661 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
662 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
663 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
664 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
665 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
666 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
667 gdb.pascal/types.exp, gdb.stabs/weird.exp,
668 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
669 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
670 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
671 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
672 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
673 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
674 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
675 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
676 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
677 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
678 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
679 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
680 lib/mi-support.exp, lib/trace-support.exp: Remove reference
681 to bug-gdb@prep.ai.mit.edu .
682
5e06a3d1
VP
6832008-07-31 Vladimir Prus <vladimir@codesourcery.com>
684
685 * lib/mi-support.exp (mi_load_shlibs): New.
686 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
687
9d81d21b
VP
6882008-07-30 Vladimir Prus <vladimir@codesourcery.com>
689
690 * lib/mi-support.exp (get_mi_thread_list)
691 (check_mi_and_console_threads): New, moved from ...
692 * gdb.mi/mi-pthread.exp: ...here.
693 * gdb.mi/gdb669.exp (get_mi_thread_list)
694 (check_mi_and_console_threads): Delete.
695 * gdb.mi/mi2-pthread.exp: Likewise.
696
bae98fe0
TT
6972008-07-28 Tom Tromey <tromey@redhat.com>
698
699 * Makefile.in (just-check): Remove. Move body to...
700 (check): ... here.
701
57380f4e
DJ
7022008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
703
704 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
705 Add a test for duplicated SIGINTs.
706
e09490f1
DJ
7072008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
708
709 * gdb.threads/schedlock.exp (get_args): Update to work for any
710 value of NUM.
711 (Top level): Report the number of threads that did not resume.
712
6387b45f
DJ
7132008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
714
715 * gdb.dwarf2/dw2-compressed.S: Also define __start.
716
62f64ff2
DJ
7172008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
718
719 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
720 non-MI prompt.
721
fa8de41e
TT
7222008-07-26 Tom Tromey <tromey@redhat.com>
723
724 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
725 (function_struct, function_struct_ptr): New globals.
726 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
727 function pointer in a struct.
728
ccb3ac8a
TT
7292008-07-26 Tom Tromey <tromey@redhat.com>
730
731 * gdb.base/macscp.exp: Add test for macro lexing bug.
732
d7d9f01e
TT
7332008-07-18 Tom Tromey <tromey@redhat.com>
734
735 * gdb.base/macscp.exp: Add macro tests.
736
9bf07184
PP
7372008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
738
739 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
740
becf6477
PP
7412008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
742
743 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
744
0709f7d3
PP
7452008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
746
747 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 748
7093c834
PP
7492008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
750
751 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 752
b432ffe3
JK
7532008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
754
755 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
756
b1a268e5
VP
7572008-07-12 Vladimir Prus <vladimir@codesourcery.com>
758
759 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
760
e2995f8e
KB
7612008-07-11 Kevin Buettner <kevinb@redhat.com>
762
763 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
764 of regexp to account for changes made to GDB in the printing of
765 byte vectors.
766
14032a66
TT
7672008-07-11 Tom Tromey <tromey@redhat.com>
768
769 * gdb.base/completion.exp: Add 'help' completion test.
770
981505ef
JK
7712008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
772
773 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
774
10568435
JK
7752008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
776
777 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
778
4487aabf
PA
7792008-07-09 Pedro Alves <pedro@codesourcery.com>
780
781 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
782
a4a9b1c4
PA
7832008-07-09 Pedro Alves <pedro@codesourcery.com>
784
785 * gdb.base/fullname.exp: Restore pwd if compiling failed.
786
3c3185ac
JK
7872008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
788
789 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
790
7ebd49dc
VP
7912008-06-28 Vladimir Prus <vladimir@codesourcery.com>
792
793 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
794 previous commit. Add a comment.
795
84e46146
PA
7962008-06-28 Pedro Alves <pedro@codesourcery.com>
797
798 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
799
0f8d4a2f
VP
8002008-06-28 Vladimir Prus <vladimir@codesourcery.com>
801
802 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
803
f747e0ce
PA
8042008-06-27 Pedro Alves <pedro@codesourcery.com>
805
806 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
807 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
808 compiling an executable, link in an object that forces unbuffered
809 output.
810 * lib/set_unbuffered_mode.c: New file.
811
734a5c36
JK
8122008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
813
814 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
815
a2840c35
VP
8162008-06-25 Vladimir Prus <vladimir@codesourcery.com>
817
a9c64011
AS
818 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
819 mi_expect_stop.
820 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
821 Demand that *running is output.
822 (detect_async): Perform checking every time.
823 (mi_send_resuming_command): Extract everything into...
824 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
825 (mi_expect_stop): Don't accept any output before *stopped.
826
6ae37fef
VP
8272008-06-13 Vladimir Prus <vladimir@codesourcery.com>
828
829 Robustify mi-simplerun.
a9c64011
AS
830 * gdb.mi/basics.c (main): Add a call to sleep.
831 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
832 * gdb.mi/mi2-cli.exp: Likewise.
833 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 834
b4aa76f0 8352008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
836
837 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
838
e1ac3328
VP
8392008-06-10 Vladimir Prus <vladimir@codesourcery.com>
840
a9c64011
AS
841 * gdb.mi/mi-console.exp: Adjust.
842 * gdb.mi/mi-syn-frame.exp: Adjust.
843 * gdb.mi/mi2-console.exp: Adjust.
844 * gdb.mi/mi2-syn-frame.exp: Adjust.
845 * lib/mi-support.exp (mi_run_cmd): Adjust.
846 (mi_send_resuming_command): Adjust.
e1ac3328 847
f7f9a841
VP
8482008-06-10 Vladimir Prus <vladimir@codesourcery.com>
849
850 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
851 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
852 testing of stopped.
853 * gdb.mi/mi2-syn-frame.exp: Likewise.
854 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
855 (async, detect_async): New.
856 (mi_expect_stop, mi_continue_to_line): Adjust expectation
857 depending on if we're running in sync or async mode.
f7f9a841 858
37cd5d19
TT
8592008-06-09 Tom Tromey <tromey@redhat.com>
860
861 * gdb.base/completion.exp: New tests for field name completion
862 with spaces, and field name completion with '->'.
863
65d12d83
TT
8642008-06-06 Tom Tromey <tromey@redhat.com>
865
866 * gdb.base/break1.c (struct some_struct): New struct.
867 (values): New global.
868 * gdb.base/completion.exp: Add field name completion test.
869
ebfe2e3f
PP
8702008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
871
872 * gdb.cp/call-c.exp: Test for incorrect handling of reference
873 to pointer.
874 * gdb.cp/call-c.cc: Likewise.
875
bcf6fc3a
NR
8762008-06-06 Nick Roberts <nickrob@snap.net.nz>
877
878 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
879 annotation.
880
49fd4a42 8812008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 882 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
883
884 * gdb.threads/execl.c, gdb.threads/execl1.c,
885 gdb.threads/execl.exp: New tests.
a9c64011 886
8a34ac3f
AR
8872008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
888 Daniel Jacobowitz <dan@codesourcery.com>
889
890 * gdb.cp/exception.exp: Activate test, make it work with pending
891 catchpoints.
892
86ae69ef
JK
8932008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
894
895 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
896
f7f9ae2c
VP
8972008-05-28 Vladimir Prus <vladimir@codesourcery.com>
898
a9c64011
AS
899 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
900 now printed.
901 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 902
2a2d4dc3
AS
9032008-05-27 Andreas Schwab <schwab@suse.de>
904
905 * gdb.base/frame-args.exp: Handle arguments that are optimized
906 out.
907
5099e4d9
LM
9082008-05-26 Luis Machado <luisgpm@br.ibm.com>
909
910 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
911 quiet for ppc32 and group options into a single variable.
912
d9c36a91
JB
9132008-05-23 Joel Brobecker <brobecker@adacore.com>
914
915 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
916 of zero-size elements.
917 * gdb.ada/null_array.exp: Test printing this new array.
918
103a8671
JK
9192008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
920
921 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
922
07a4cc1a 9232008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
924
925 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
926 of the "finish" command.
927
55f996a7
NR
9282008-05-21 Nick Roberts <nickrob@snap.net.nz>
929
930 * gdb.base/annota1.exp: Test for new annotation.
931
907fc202
UW
9322008-05-16 Pedro Alves <pedro@codesourcery.com>
933
934 * gdb.base/fixsection.exp: New file.
935 * gdb.base/fixsection0.c: New file.
936 * gdb.base/fixsection1.c: New file.
937
e8f97270
UW
9382008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
939
940 * gdb.base/annota1.exp: Accept printf@... in place of printf.
941 * gdb.base/annota3.exp: Likewise.
942
ac0bb574
NF
9432008-05-13 Nathan Froyd <froydnj@codesourcery.com>
944
945 * gdb.base/watch_thread_num.exp: Don't run tests that require
946 watchpoints if the target doesn't support them.
947
6fadd07a
DE
9482008-05-12 Doug Evans <dje@google.com>
949
950 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
951
6e9a4a30
JB
9522008-05-09 Joel Brobecker <brobecker@adacore.com>
953
954 * gdb.ada/assign_1.exp: New testcase.
955
08388c79
DE
9562008-05-09 Doug Evans <dje@google.com>
957
a3c83fae
DE
958 * gdb.base/find.exp: New file.
959 * gdb.base/find.c: New file.
08388c79 960
bd5ddfe8
DJ
9612008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
962
963 * gdb.base/commands.exp (watchpoint_command_test): Handle
964 gdb,no_hardware_watchpoints.
965 * gdb.base/float.exp: Allow ARM targets without floating point.
966 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
967
b5dd68e2 9682008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 969 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
970
971 * gdb.ada/lang_switch: New test program.
972 * gdb.ada/lang_switch.exp: New testcase.
973
382d13d1
DE
9742008-05-05 Doug Evans <dje@google.com>
975
976 * gdb.base/help.exp (disassemble): Update expected help text.
977
9dd789d0
PA
9782008-05-04 Pedro Alves <pedro@codesourcery.com>
979
980 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
981
611c83ae
PA
9822008-05-04 Pedro Alves <pedro@codesourcery.com>
983
984 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
985 different times.
986
ff013f42
JK
9872008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
988
989 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
990 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
991 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
992 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
993
96dff6a2
VP
9942008-05-04 Vladimir Prus <vladimir@codesourcery.com>
995
996 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
997 notification to appear.
998
55cd6f92
DJ
9992008-05-04 Daniel Jacobowitz <dan@debian.org>
1000
1001 * gdb.base/fullname.c: New file.
1002 * gdb.base/fullname.exp: New file.
1003 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
1004
d705c43c
PA
10052008-05-03 Pedro Alves <pedro@codesourcery.com>
1006
1007 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
1008 expressions with macros.
1009
333222e1
JK
10102008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1011
1012 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
1013
5ac01682
DJ
10142008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1015
1016 * gdb.base/completion.exp: Handle lack of other symbols beginning
1017 with "a".
1018
1019 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
1020
237fc4c9
PA
10212008-05-02 Jim Blandy <jimb@codesourcery.com>
1022
1023 * gdb.asm/asmsrc1.s: Add scratch space.
1024
ed5e9466
DJ
10252008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1026 Daniel Jacobowitz <dan@codesourcery.com>
1027
1028 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
1029 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
1030 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
1031
b39cc962
DJ
10322007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
1033
1034 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
1035
36d520f5
JB
10362008-05-01 Joel Brobecker <brobecker@adacore.com>
1037
1038 * gdb.base/info-target.exp: New testcase.
1039
8d4e3071
DJ
10402008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1041
1042 * gdb.cp/hang.exp: Use .cc instead of .C.
1043 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
1044 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
1045
6f3f3097
DJ
10462008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1047
1048 * gdb.base/gdb1250.exp: Remove perror.
1049 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
1050
5550a914
PA
10512008-04-30 Pedro Alves <pedro@codesourcery.com>
1052
1053 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
1054 .2byte.
1055
d848e687
DJ
10562008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
1057
1058 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
1059 (maybe_kfail): New.
1060
93b5768b
PA
10612008-04-25 Pedro Alves <pedro@codesourcery.com>
1062
1063 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
1064
721c02de
VP
10652008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1066
a9c64011
AS
1067 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
1068 * gdb.mi/mi2-syn-frame.exp: Likewise.
1069 * lib/mi-support.exp: Likewise.
721c02de 1070
74960c60
VP
10712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1072
1073 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
1074 to specify regexp for the location to stop at.
1075 * gdb.base/break-always.c: New.
1076 * gdb.base/break-always.exp: New.
1077
d24317b4
VP
10782008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1079
1080 * lib/mi-support.exp (mi_runto_helper): Adjust
1081 for the original-location field.
1082 (mi_create_breakpoint, mi_list_breakpoints): New.
1083 * gdb.mi/mi-break.exp: Adjust.
1084 * gdb.mi/mi2-break.exp: Adjust.
1085 * gdb.mi/mi-pending.exp: Adjust.
1086 * gdb.mi/mi-simplerun.exp: Adjust.
1087 * gdb.mi/mi2-simplerun.exp: Adjust.
1088 * gdb.mi/mi-syn-frame.exp: Adjust.
1089 * gdb.mi/mi2-syn-frame.exp: Adjust.
1090 * gdb.mi/mi-until.exp: Adjust.
1091 * gdb.mi/mi2-until.exp: Adjust.
1092 * gdb.mi/mi-var-display.exp: Adjust.
1093 * gdb.mi/mi2-var-display.exp: Adjust.
1094 * gdb.mi/mi-watch.exp: Adjust.
1095 * gdb.mi/mi2-watch.exp: Adjust.
1096
fdc59709 10972008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 1098
a9c64011
AS
1099 * aclocal.m4: Add override.m4.
1100 * configure: Regenerate.
fdc59709 1101
8e91f023
VP
11022008-04-19 Vladimir Prus <vladimir@codesourcery.com>
1103
1104 * gdb.mi/var-cmd.c (do_at_tests): Verify that
1105 '-var-update --all-values' reports new value even the type
1106 of a variable object has changed.
1107
233a11ab
CS
11082008-04-18 Craig Silverstein <csilvers@google.com>
1109
1110 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
1111 files.
d24317b4 1112
9c1137ad
JB
11132008-04-18 Joel Brobecker <brobecker@adacore.com>
1114
1115 * gdb.ada/atomic_enum: New test program.
1116 * gdb.ada/atomic_enum.exp: New testcase.
1117
66d0bbc7
DE
11182008-04-17 Doug Evans <dje@google.com>
1119
1120 * gdb.opt/Makefile.in: Fix whitespace.
1121
100906b0
UW
11222008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
1123
1124 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
1125
4584e32e
DE
11262008-04-17 Doug Evans <dje@google.com>
1127
1128 * gdb.base/hashline1.exp: New testcase.
1129 * gdb.base/hashline2.exp: New testcase.
1130 * gdb.base/hashline2.exp: New testcase.
1131
0a320680
PA
11322008-04-17 Pedro Alves <pedro@codesourcery.com>
1133
1134 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
1135
18ac113b
AR
11362008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
1137
1138 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
1139 temporary breakpoint to match "Temporary breakpoint".
1140 * gdb.base/break.exp (delete_breakpoints): Likewise.
1141 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
1142 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
1143 * gdb.base/display.exp: Likewise.
1144 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
1145 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
1146 * gdb.base/restore.exp (restore_tests): Likewise.
1147 * gdb.base/sepdebug.exp: Likewise.
1148 * gdb.base/watchpoint.exp: Likewise.
1149 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
1150 * gdb.mi/mi-pending.exp: Likewise.
1151 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
1152 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
1153 * gdb.mi/mi-var-cmd.exp: Likewise.
1154 * gdb.mi/mi-var-display.exp: Likewise.
1155 * gdb.mi/mi2-cli.exp: Likewise.
1156 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
1157 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
1158 * gdb.mi/mi2-var-display.exp: Likewise.
1159 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
1160 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
1161 new "disp" field.
a9c64011 1162 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
1163 reason. This is to support fix for PR2424.
1164
add38693
JK
11652008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1166
1167 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
1168
fcacd99f
VP
11692008-04-13 Vladimir Prus <vladimir@codesourcery.com>
1170
1171 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 1172 field. Add more floating varobj tests.
fcacd99f 1173 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
1174 field.
1175 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
1176 (main): Call do_at_tests.
1177 * lib/mi-support.exp (mi_create_floating_varobj)
1178 (mi_varobj_update_with_type_change): New.
fcacd99f 1179
de051565
MK
11802008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1181
1182 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
1183 option of -var-evaluate-expression.
1184 * gdb.mi/mi2-var-display.exp: Likewise.
1185
dbc52822
VP
11862008-04-07 Vladimir Prus <vladimir@codesourcery.com>
1187
1188 Introduce test setup helpers.
a9c64011
AS
1189 * lib/gdb.exp (build_executable, clean_restart)
1190 (prepare_for_testing): New.
1191 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
1192 * gdb.base/return.exp: Likewise.
1193 * gdb.base/ending-run.exp: Likewise.
dbc52822 1194
473591da
NR
11952008-04-07 Nick Roberts <nickrob@snap.net.nz>
1196
1197 * gdb.mi/mi-async.exp: New test for asynchronous Machine
1198 Interface (MI) responses.
1199
2b2d9e11
VP
12002008-04-06 Vladimir Prus <vladimir@codesourcery.com>
1201
a9c64011
AS
1202 * gdb.cp/breakpoint.cc: New code to test conditions involving
1203 member variables.
1204 * gdb.cp/breakpoint.exp: Test condition involving member
1205 variables.
2b2d9e11 1206
bb378428
VP
12072008-04-05 Vladimir Prus <vladimir@codesourcery.com>
1208
1209 * lib/mi-support.exp (mi_expect_stop): New.
1210 (mi_run_cmd): Change the
1211 token. Use mi_send_resuming_command, use
1212 mi_expect_stop.
1213 (mi_execute_to_helper): Rename to mi_execute_to.
1214 (mi_send_resuming_command): Add more error patterns.
1215 (mi_wait_for_stop): Renamed to...
1216 (mi_get_stop_line): ...this.
1217 (mi_run_inline_test): Adjust.
1218
1219 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
1220 * gdb.mi/mi-console.exp: Likewise.
1221 * gdb.mi/mi-pending.exp: Likewise.
1222 * gdb.mi/mi-simplerun.exp: Likewise.
1223 * gdb.mi/mi-stack.exp: Likewise.
1224 * gdb.mi/mi-stepi.exp: Likewise.
1225 * gdb.mi/mi-syn-frame.exp: Add comment.
1226 * gdb.mi/mi-until.exp: Likewise.
1227 * gdb.mi/mi-var-display.exp: Likewise.
1228 * gdb.mi/mi-watch.exp: Likewise.
1229 * gdb.mi/mi2-cli.exp: Likewise.
1230 * gdb.mi/mi2-console.exp: Likewise.
1231 * gdb.mi/mi2-simplerun.exp: Likewise.
1232 * gdb.mi/mi2-stack.exp: Likewise.
1233 * gdb.mi/mi2-stepi.exp: Likewise.
1234 * gdb.mi/mi2-until.exp: Likewise.
1235 * gdb.mi/mi2-var-display.exp: Likewise.
1236 * gdb.mi/mi2-watch.exp: Likewise.
1237
62172bb9
UW
12382008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1239
1240 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
1241
1242 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
1243
a13e061a
PA
12442008-04-04 Pedro Alves <pedro@codesourcery.com>
1245
1246 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
1247 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
1248 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1249 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
1250 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
1251 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
1252 expect an mi error duplicated in stderr.
1253
eae06beb
JB
12542008-04-03 Joel Brobecker <brobecker@adacore.com>
1255
1256 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
1257 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
1258 Add a couple of tests that verify the behavior when the new setting
1259 is set to "cancel" and "all".
1260 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
1261 "ask" before we start the testing.
1262
79c6ced6
AR
12632008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
1264
1265 * gdb.cp/casts.cc: Add class reference variables.
1266 * gdb.cp/casts.exp: New test cases for up/down casting references.
1267
6c2d1a6b
MK
12682008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
1269
1270 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
1271 instead of beginning to make an extra test pass.
1272 * gdb.mi/mi2-var-display.exp: Likewise.
1273
55b411d9
MR
12742008-03-31 Maciej W. Rozycki <macro@mips.com>
1275
1276 * gdb.base/break.exp: Mark failures as such. Fix formatting.
1277
c6140da2
MD
12782008-03-31 Markus Deuling <deuling@de.ibm.com>
1279 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1280
1281 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
1282 value. Add xfail for older kernels.
1283
79732189
AR
12842008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
1285
1286 Bring mi-support in line with gdb.exp.
1287 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
1288 (mi_gdb_start): New function.
1289
33c3676e
MR
12902008-03-28 Maciej W. Rozycki <macro@mips.com>
1291
1292 * gdb.mi/mi-var-cmd.exp: Fix a typo.
1293
92e28119
VP
12942008-03-26 Vladimir Prus <vladimir@codesourcery.com>
1295
1296 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
1297 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 1298
9e8e3afe
VP
12992008-03-26 Vladimir Prus <vladimir@codesourcery.com>
1300
1301 * lib/mi-support.exp (mi_create_varobj_checked): New.
1302 (mi_list_varobj_children): Allow to check for a
1303 value.
1304 (mi_list_array_varobj_children): New.
1305
1306 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
1307 and mi_list_varobj_children, as opposed to hardcoding
1308 expected strings.
1309 * gdb.mi/gdb701.exp: Likewise.
1310 * gdb.mi/gdb792.exp: Likewise.
1311 * gdb.mi/mi-var-block.exp: Likewise.
1312 * gdb.mi/mi-var-cmd.exp: Likewise.
1313 * gdb.mi/mi-var-invalidate.exp: Likewise.
1314 * gdb.mi/mi2-var-block.exp: Likewise.
1315 * gdb.mi/mi2-var-child.exp: Likewise.
1316 * gdb.mi/mi2-var-cmd.exp: Likewise.
1317 * gdb.mi/mi2-var-display.exp: Likewise.
1318
9df50351
JK
13192008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1320
1321 Fix random false FAILs on i386.
1322 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
1323
31e5d73a
DJ
13242008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
1325
1326 PR gdb/544
1327 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
1328
12f4afab
DJ
13292008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
1330
1331 PR gdb/544
1332 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
1333
b562a0cb
DJ
13342008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1335
1336 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
1337 fixed PR gdb/544.
1338
17faa917
DJ
13392008-03-21 Pedro Alves <pedro@codesourcery.com>
1340
1341 * gdb.threads/fork-child-threads.exp: Test next over fork.
1342
6214f497
DJ
13432008-03-21 Chris Demetriou <cgd@google.com>
1344
1345 * gdb.base/break.exp (rbreak junk): New test for rbreak
1346 "Junk at end of arguments" issue.
1347
63092375
DJ
13482008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1349
1350 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
1351 *& to work on created array elements.
1352 (Top level): Test print $pc with a file. Test string operations
1353 without a target.
1354 * gdb.base/ptype.exp: Do not expect *& to work on created array
1355 elements.
1356
b21991b0
DJ
13572008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1358
1359 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
1360 gdb.threads/staticthreads.exp: Update exit query.
1361
c4b347c7
SL
13622008-03-07 Sandra Loosemore <sandra@codesourcery.com>
1363
1364 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
1365
fa4727a6
DJ
13662008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1367
1368 * gdb.base/watchpoint.c (global_ptr, func4): New.
1369 (main): Call func4.
1370 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
1371 (test_inaccessible_watchpoint): New.
1372
2f34202f
MR
13732008-02-29 Maciej W. Rozycki <macro@mips.com>
1374
1375 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
1376 select the largest.
1377
0d6ba1b1
DJ
13782008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1379
1380 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
1381 frames-invalid annotations.
1382
e691325a
PM
13832008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
1384
a9c64011 1385 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 1386
f85b5ecc
DE
13872008-02-27 Doug Evans <dje@google.com>
1388
1389 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
1390 for bug 1738.
1391 (breakpoint_to_handler_entry): Ditto.
1392
b40e7bf3
JB
13932008-02-27 Joel Brobecker <brobecker@adacore.com>
1394
1395 * gdb.base/ending-run.exp: Use the first line of code inside
1396 function body to test breakpoints.
1397 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
1398 location where the breakpoint is inserted when using the line
1399 where a function is declared. Fix typo in the description of
1400 one of the tests.
1401 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
1402
2faca73a
PM
14032008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
1404
1405 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 1406 tests.
2faca73a 1407
6f439c36
PM
14082008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
1409
1410 * gdb.base/args.exp: avoid same output for tests
1411 with single quotes.
1412
54e52265
VP
14132008-02-26 Vladimir Prus <vladimir@codesourcery.com>
1414
a9c64011
AS
1415 * gdb.base/annota1.exp: Adjust for 'info break'
1416 format changes.
1417 * gdb.base/annota3.exp: Likewise.
1418 * gdb.base/break.exp: Likewise.
1419 * gdb.base/condbreak.exp: Likewise.
1420 * gdb.base/pending.exp: Likewise.
1421 * gdb.base/sepdebug.exp: Likewise.
1422 * gdb.base/unload.exp: Likewise.
1423 * gdb.cp/ovldbreak.exp: Likewise.
1424 * gdb.mi/mi-pending.exp: Likewise.
54e52265 1425
897b09ca
DE
14262008-02-07 Doug Evans <dje@google.com>
1427
1428 * gdb.cp/mb-inline.exp: New.
1429 * gdb.cp/mb-inline.h: New.
1430 * gdb.cp/mb-inline1.cc: New.
1431 * gdb.cp/mb-inline2.cc: New.
1432
b1c32d35
PM
14332008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
1434
1435 * gdb.pascal/floats.pas: New test program.
1436 * gdb.pascal/floats.exp: New testcase.
1437
1a4ca44a
TJB
14382008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1439
1440 * gdb.base/callfuncs.c (t_float_many_args): New function.
1441 (t_double_many_args): New function.
1442 * gdb.base/callfuncs.exp: Add tests for exceeding float
1443 and double parameters passed through the stack.
1444
439048e8
JB
14452008-02-05 Joel Brobecker <brobecker@adacore.com>
1446
1447 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
1448 gdb.ada/complete/foo.adb: New files.
1449 * gdb.ada/complete.exp: New testcase.
1450
81fe8080
DE
14512008-02-03 Doug Evans <dje@google.com>
1452
301f0ecf
DE
1453 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
1454
81fe8080
DE
1455 * gdb.cp/gdb2384.exp: New file.
1456 * gdb.cp/gdb2384.cc: New file.
1457 * gdb.cp/gdb2384-base.h: New file.
1458 * gdb.cp/gdb2384-base.cc: New file.
1459
4b071aec
DE
14602008-02-02 Doug Evans <dje@google.com>
1461
1462 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
1463
61137ba6
JB
14642007-02-01 Joel Brobecker <brobecker@adacore.com>
1465
1466 * gdb.ada/sym_print_name: New test program.
1467 * gdb.ada/sym_print_name.exp: New testcase.
1468
14692007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
1470
1471 * gdb.ada/nested/hello.adb: New file.
1472 * gdb.ada/nested.exp: New testcase.
1473 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1474
98deb0da
VP
14752008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1476
1477 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
1478 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
1479 don't cause future evaluations of function to report
1480 creation of internal breakpoints.
98deb0da 1481
723a2275
VP
14822008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1483
1484 * gdb.mi/mi-break.exp (test_error): New.
1485 Call it.
1486
fb546a2f
LM
14872008-01-31 Luis Machado <luisgpm@br.ibm.com>
1488
1489 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
1490 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
1491
2d8fd90a
PM
14922008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1493
1494 * gdb.pascal/integers.pas: New test program.
1495 * gdb.pascal/integers.exp: New testcase.
1496
a7fa0ded
PM
14972008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1498
1499 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
1500
5e1a1926
TJB
15012008-01-30 Luis Machado <luisgpm@br.ibm.com>
1502
1503 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
1504 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
1505
8d04f9f0
JB
15062008-01-30 Paul Hilfinger <hilfinger@adacore.com>
1507
1508 * gdb.ada/formatted_ref: New test program.
1509 * gdb.ada/formatted_ref.exp: New testcase.
1510
1511 * gdb.cp/formatted-ref.cc: New file.
1512 * gdb.cp/formatted-ref.exp: New testcase.
1513
ce75a98f
JB
15142008-01-30 Joel Brobecker <brobecker@adacore.com>
1515
1516 * gdb.base/ptype.exp: Add testing of "ptype $pc".
1517
e835f6bf
NR
15182008-01-30 Nick Roberts <nickrob@snap.net.nz>
1519
1520 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
1521 (test_file_list_exec_source_file): Update to new macro-info field.
1522
d118ef87
PH
15232008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
1524
1525 * gdb.ada/exprs: New test program.
1526 * gdb.ada/exprs.exp: New testcase.
1527
7d35ab09
TJB
15282008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1529
1530 * dfp-test.c (DELTA, DELTA_B): New definitions.
1531 (double_val1, double_val2, double_val3, double_val4, double_val5,
1532 double_val6, double_val7, double_val8, double_val9, double_val10,
1533 double_val11, double_val12, double_val13, double_val14, dec32_val1,
1534 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
1535 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
1536 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
1537 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
1538 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
1539 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
1540 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
1541 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
1542 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
1543 dec128_val16): New global variables.
1544 (decimal_dec128_align): New function.
1545 (decimal_mixed): Likewise.
1546 (decimal_many_args_dec32): Likewise.
1547 (decimal_many_args_dec64): Likewise.
1548 (decimal_many_args_dec128): Likewise.
1549 (decimal_many_args_mixed): Likewise.
1550 * dfp-test.exp: Add tests calling new inferior functions.
1551
2d717e4f
DJ
15522008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1553
1554 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
1555 gdb.server/ext-run.exp: New files.
1556 * lib/gdbserver-support.exp (gdbserver_download): New.
1557 (gdbserver_start): New. Update gdbserver expected
1558 output.
1559 (gdbserver_spawn): Use them.
1560 (gdbserver_start_extended): New.
1561
e85a822c
DJ
15622008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1563
1564 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
1565 Run on GNU/Linux.
1566 (do_exec_tests): Check for systems which do not support catchpoints.
1567 Do not match START.
1568 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
1569 Run on GNU/Linux. Enable verbose output.
1570 (check_fork_catchpoints): New.
1571 (explicit_fork_child_follow, catch_fork_child_follow)
1572 (tcatch_fork_parent_follow): Update expected messages.
1573 (do_fork_tests): Use check_fork_catchpoints.
1574 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
1575 Run on GNU/Linux. Enable verbose output.
1576 (check_vfork_catchpoints): New.
1577 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
1578 expected messages.
1579 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
1580
401ea829
JB
15812008-01-29 Jim Blandy <jimb@red-bean.com>
1582
1583 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
1584 host' errors.
1585 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
1586
aceaf3ad
JB
15872008-01-29 Jim Blandy <jimb@red-bean.com>
1588
1589 * gdb.threads/sigthread.c: Use barriers to ensure that
1590 child_thread and child_thread_two are always initialized before we
1591 start to use them.
1592
a5606eee
VP
15932008-01-29 Vladimir Prus <vladimir@codesourcery.com>
1594
1595 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
1596 * gdb.base/watchpoint-solib.c: New.
1597 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 1598
c55a82bb
PM
15992008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
1600
1601 * gdb.base/gdb1056.exp: Add unsigned integer test.
1602
0993fe05
DE
16032008-01-28 Doug Evans <dje@google.com>
1604
1605 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
1606
4fe42e7f
JB
16072008-01-27 Jim Blandy <jimb@codesourcery.com>
1608
c7a69933
JB
1609 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
1610
4fe42e7f
JB
1611 * gdb.base/expand-psymtabs.exp: Doc fix.
1612
5def8285
MK
16132008-01-26 Mark Kettenis <kettenis@gnu.org>
1614
1615 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1616
5313c911
NR
16172008-01-24 Nick Roberts <nickrob@snap.net.nz>
1618
a9c64011 1619 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
1620 -var-set-format.
1621
93815fbf
VP
16222008-01-23 Chris Demetriou <cgd@google.com>
1623
1624 * gdb.threads/thread_events.c: New testcase source file.
1625 * gdb.threads/thread_events.exp: New testcase expect file.
1626
467a88ee
NR
16272008-01-23 Nick Roberts <nickrob@snap.net.nz>
1628
1629 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
1630
1631 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
1632 -var-set-format.
1633
d8f82aba
DJ
16342008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
1635 Vladimir Prus <vladimir@codesourcery.com>
1636
1637 * gdb.base/float.exp: Allow missing floating point for m68k and
1638 PowerPC.
1639
60c46647
VP
16402008-01-22 Vladimir Prus <vladimir@codesourcery.com>
1641
1642 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
1643 ignore count.
1644 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
1645 * gdb.mi/mi-cli.exp: Adjust.
1646 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 1647
c7dd36a1
PA
16482008-01-17 Pedro Alves <pedro@codesourcery.com>
1649
1650 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
1651 and 'dummy_ptr' integer pointer. Initialize struct_declarations
1652 with dummy_ptr's address.
1653 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
1654 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
1655 all targets.
1656 * gdb.mi/mi2-var-child.exp: Likewise.
1657
39d5313e
JB
16582008-01-09 Joel Brobecker <brobecker@adacore.com>
1659
1660 * gdb.ada/null_array: New test program.
1661 * gdb.ada/null_array.exp: New testcase.
1662
0aea4bf3
LM
16632008-01-09 Luis Machado <luisgpm@br.ibm.com>
1664
1665 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
1666 with required float modifiers.
1667
0b354900
JB
16682008-01-08 Joel Brobecker <brobecker@adacore.com>
1669
1670 * gdb.ada/funcall_param: New test program.
1671 * gdb.ada/funcall_param.exp: New testcase.
1672
cdb7f5d4
JB
16732008-01-08 Joel Brobecker <brobecker@adacore.com>
1674
1675 * gdb.ada/arrayparam: New test program.
1676 * gdb.ada/arrayparam.exp: New testcase.
1677
88e2547f
JB
16782008-01-08 Joel Brobecker <brobecker@adacore.com>
1679
1680 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
1681 landed. Should also fix random failures in the test following it.
1682
f6867ce0
TJB
16832008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1684
1685 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
1686 for expressions with decimal float values.
1687 (test_dfp_conversions): New function to test casts to and from
1688 decimal float types.
1689 Call test_dfp_conversions.
1690 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
1691 elements.
1692 (main): Initialize ds.float4 and ds.double8 elements.
1693 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
1694 string to new error message.
1695 (d64_set_tests): Likewise.
1696 (d128_set_tests): Likewise.
1697 Add tests for expressions with decimal float variables. Add tests for
1698 conversions to and from decimal float types.
1699
f9c11282
JB
17002008-01-05 Joel Brobecker <brobecker@adacore.com>
1701
1702 * gdb.ada/packed_tagged/comp_bug.adb: New file.
1703 * gdb.ada/packed_tagged.exp: New testcase.
1704
0ecbca72
JB
17052008-01-04 Joel Brobecker <brobecker@adacore.com>
1706
1707 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
1708 gdb.ada/homonym/homonym_main.adb: New files.
1709 * gdb.ada/homonym.exp: New testcase.
1710
c18d3d89
JB
17112008-01-04 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.ada/packed_array.exp: Add testing of references to
1714 a packed array.
1715
ecc7085b
JB
17162008-01-04 Joel Brobecker <brobecker@adacore.com>
1717
1718 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
1719 New files.
1720 * gdb.ada/type_coercion.exp: New testcase.
1721
c474c922
JB
17222008-01-04 Joel Brobecker <brobecker@adacore.com>
1723
1724 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
1725 gdb.ada/tagged/foo.adb: New file.
1726 * gdb.ada/tagged.exp: New testcase.
1727
9005b927
JB
17282008-01-04 Joel Brobecker <brobecker@adacore.com>
1729
1730 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
1731 gdb.ada/ptype_field/foo.adb: New files.
1732 * gdb.ada/ptype_field.exp: New testcase.
1733
1a6aaad8
JB
17342008-01-03 Joel Brobecker <brobecker@adacore.com>
1735
1736 * gdb.ada/print_pc.exp: New testcase.
1737
0ef22f53
JB
17382008-01-03 Joel Brobecker <brobecker@adacore.com>
1739
1740 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
1741 gdb.ada/taft_type/p.adb: New files.
1742 * gdb.ada/taft_type.exp: New testcase.
1743
1689ecf8
JB
17442008-01-03 Joel Brobecker <brobecker@adacore.com>
1745
1746 * gdb.ada/array_bounds/bar.adb: New file.
1747 * gdb.ada/array_bounds.exp: New testcase.
1748
a4d0b9c3
JB
17492008-01-03 Joel Brobecker <brobecker@adacore.com>
1750
1751 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
1752 gdb.ada/arrayptr/foo.adb: New files.
1753 * gdb.ada/arrayptr.exp: New testcase.
1754
a31ace00
JB
17552008-01-03 Joel Brobecker <brobecker@adacore.com>
1756
1757 * gdb.base/set-lang-auto.exp: New testcase.
1758
a97fced3
JB
17592008-01-03 Joel Brobecker <brobecker@adacore.com>
1760
1761 * gdb.ada/fun_addr/foo.adb: New file.
1762 * gdb.ada/fun_addr.exp: New testcase.
1763
ef29ce1a
JK
17642008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1765
1766 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
1767 New files
1768
0fafefe3
JB
17692008-01-02 Joel Brobecker <brobecker@adacore.com>
1770
1771 * array_subscript_addr/p.adb: New file.
a9c64011 1772 * array_subscript_addr.exp: New testcase.
0fafefe3 1773
c4359f8d
JB
17742008-01-02 Joel Brobecker <brobecker@adacore.com>
1775
a9c64011 1776 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
1777 New files.
1778 * gdb.ada/str_cmp_ref.exp: New testcase.
1779
1aa1b15b
JB
17802008-01-01 Joel Brobecker <brobecker@adacore.com>
1781
1782 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
1783 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 1784 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 1785
81c9b2cf
JB
17862008-01-01 Joel Brobecker <brobecker@adacore.com>
1787
1788 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
1789 gdb.ada/ref_param/pck.ads: New files.
1790 * gdb.ada/ref_param.exp: New testcase.
1791
319e4674
JB
17922008-01-01 Joel Brobecker <brobecker@adacore.com>
1793
1794 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
1795 gdb.ada/interface/foo.adb: New files.
1796 * gdb.ada/interface.exp: New testcase.
1797
ef682c56
JB
17982007-12-31 Jim Blandy <jimb@codesourcery.com>
1799
1800 * gdb.base/multi-forks.exp: Consume all output from child
1801 processes before proceeding to next test.
1802
f6f3eb6c
JB
18032007-12-29 Jim Blandy <jimb@codesourcery.com>
1804
1805 * configure: Regenerated.
1806
f652e42f
JB
18072007-12-27 Joel Brobecker <brobecker@adacore.com>
1808
1809 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
1810 gdb.ada/fixed_cmp/fixed.adb: New files.
1811 * gdb.ada/fixed_cmp.exp: New testcase.
1812
6943e596
JB
18132007-12-27 Joel Brobecker <brobecker@adacore.com>
1814
1815 * gdb.ada/boolean_expr.exp: New testcase.
1816
aad9a193
JB
18172007-12-26 Jim Blandy <jimb@codesourcery.com>
1818
1819 * gdb.base/multi-forks.exp: Doc fix.
1820
fb5f3683
JB
18212007-12-26 Joel Brobecker <brobecker@adacore.com>
1822
1823 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1824 * gdb.ada/char_param.exp: Do not compile our test program with
1825 -gnata, this is unnecessary.
1826 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
1827
384e4a9c
JB
18282007-12-24 Joel Brobecker <brobecker@adacore.com>
1829
1830 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
1831 gdb.ada/print_chars/foo.adb: New files.
1832 * gdb.ada/print_chars.exp: New testcase.
1833
01e044f7
JB
18342007-12-24 Joel Brobecker <brobecker@adacore.com>
1835
1836 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
1837 gdb.ada/char_param/foo.adb: New files.
1838 * gdb.ada/char_param.exp: New testcase.
1839
0ce17860
JB
18402007-12-22 Jim Blandy <jimb@codesourcery.com>
1841
1842 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
1843 hard-coding source line numbers into the test.
1844 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
1845 gdb_get_line_number to find.
1846
919809b9
JB
18472007-12-22 Joel Brobecker <brobecker@adacore.com>
1848
1849 * gdb.base/ptype.c (highest): New struct type.
1850 (the_highest): New variable of that type.
1851 (main): Add dummy assignment to a field of variable the_highest.
1852 * gdb.base/ptype.exp: Test type printing of our new variable.
1853
abc8a88d
PM
18542007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
1855
1856 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 1857 and record first explicitly generated thread number.
abc8a88d
PM
1858 Use that thread number for thread specific watchpoint test.
1859 Add iteration number to repetitive tests.
1860
5158f3e3
CES
18612007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1862 Jim Blandy <jimb@codesourcery.com>
1863
1864 * gdb.base/expand-psymtabs.c: New testcase
1865 source file.
1866 * gdb.base/expand-psymtabs.exp: New testcase
1867 expect file.
1868
37e4754d
LM
18692007-12-17 Luis Machado <luisgpm@br.ibm.com>
1870
1871 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
1872 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
1873
551e5d04
JB
18742007-12-17 Joel Brobecker <brobecker@adacore.com>
1875
1876 * gdb.ada/frame_args/foo.adb: New file.
1877 * gdb.ada/frame_args/pck.ads: New file.
1878 * gdb.ada/frame_args/pck.adb: New file.
1879 * gdb.ada/frame_args.exp: New testcase.
1880
a05ee097
JB
18812007-12-17 Joel Brobecker <brobecker@adacore.com>
1882
1883 * gdb.base/frame-args.c: New file.
1884 * gdb.base/frame-args.exp: New testcase.
1885
c162e8c9 18862007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 1887 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
1888
1889 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
1890
afe8ab22 18912007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 1892
afe8ab22
VP
1893 * gdb.mi/mi-pending.exp: New.
1894 * gdb.mi/mi-pending.c: New.
1895 * gdb.mi/mi-pendshr.c: New.
1896
dfdfb3ca
JB
18972007-12-06 Jim Blandy <jimb@codesourcery.com>
1898
1899 * gdb.base/default.exp: Update expected output for 'info catch'.
1900
b7fca990
JK
19012007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1902
1903 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
1904 must be set to binary.
1905
6a1afc1e
PA
19062007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
1907
1908 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
1909
a6b151f1
DJ
19102007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1911
1912 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
1913 gdb.mi/mi-file-transfer.exp: New.
1914
43039443
JK
19152007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1916
1917 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
1918
0ef2251b
MR
19192007-11-22 Maciej W. Rozycki <macro@mips.com>
1920
1921 * gdb.trace/backtrace.exp: Fix a typo.
1922 * gdb.trace/circ.exp: Likewise.
1923 * gdb.trace/collection.exp: Likewise.
1924 * gdb.trace/limits.exp: Likewise.
1925 * gdb.trace/report.exp: Likewise.
1926 * gdb.trace/tfind.exp: Likewise.
1927 * gdb.trace/while-dyn.exp: Likewise.
1928
5443631e
NR
19292007-11-21 Nick Roberts <nickrob@snap.net.nz>
1930
1931 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
1932 objects of pointers that can't be dereferenced are now
1933 "noneditable".
1934
a4ce5b0d
UW
19352007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1936
1937 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1938 (target_cpu): Remove.
1939
d6e956e5
VP
19402007-10-15 Vladimir Prus <vladimir@codesourcery.com>
1941
1942 * gdb.base/ending-run.exp: Expect the list of cleared
1943 breakpoint to come in natural order, not the reversed one.
a9c64011 1944
214270ab
VP
19452007-11-07 Vladimir Prus <vladimir@codesourcery.com>
1946
1947 * gdb.mi/mi-var-child.c (do_child_deletion): New.
1948 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 1949
1a619819
LM
19502007-11-05 Luis Machado <luisgpm@br.ibm.com>
1951
1952 * gdb.base/printcmds.exp: New function
1953 test_printf_with_dfp.
1954
5b01a6fa
DE
19552007-11-02 Doug Evans <dje@google.com>
1956
1957 * gdb.disasm/t01_mov.s: Remove carriage returns.
1958 * gdb.disasm/t02_mova.s: Ditto.
1959 * gdb.disasm/t03_add.s: Ditto.
1960 * gdb.disasm/t04_sub.s: Ditto.
1961 * gdb.disasm/t05_cmp.s: Ditto.
1962 * gdb.disasm/t06_ari2.s: Ditto.
1963 * gdb.disasm/t07_ari3.s: Ditto.
1964 * gdb.disasm/t08_or.s: Ditto.
1965 * gdb.disasm/t09_xor.s: Ditto.
1966 * gdb.disasm/t10_and.s: Ditto.
1967 * gdb.disasm/t11_logs.s: Ditto.
1968 * gdb.disasm/t12_bit.s: Ditto.
1969 * gdb.disasm/t13_otr.s: Ditto.
1970
ec33ab7f
JK
19712007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1972
1973 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
1974
ae0d01ff
UW
19752007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1976
1977 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
1978 provide DFP support.
1979
55eddb0f
DJ
19802007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1981
1982 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
1983 Test "set powerpc vector-abi". Skip auto-detection tests for old
1984 toolchains.
1985
7020f05c
PA
19862007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1987
1988 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
1989 with [string compare].
1990
84bc3db9
PA
19912007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1992
1993 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
1994 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
1995
5876dc88
LM
19962007-10-25 Luis Machado <luisgpm@br.ibm.com>
1997
1998 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
1999 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
2000 * gdb.opt/Makefile.in: New makefile.
2001 * Makefile.in: Create new directory "gdb.opt".
2002 * configure.ac: Add "gdb.opt" directory.
2003 * configure: Regenerated.
a9c64011 2004
c3ea9a14
DE
20052007-10-25 Doug Evans <dje@google.com>
2006
2007 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
2008 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
2009
a9c64011 20102007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
2011 Thiago Jung Bauermann <bauerman@br.ibm.com>
2012
2013 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
2014 Floating Point expressions.
2015 * gdb.base/dfp-test.exp: new file adding tests for Decimal
2016 Floating Point variables.
2017 * gdb.base/dfp-test.c: new file containing program with Decimal
2018 Floating variables, used by gdb.base/dfp-test.exp.
2019
62a24a2b
DJ
20202007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2021
2022 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
2023
e7b1eae6
UW
20242007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2025
2026 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
2027 compiling test case with GCC.
2028 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
2029
c641edcc
UW
20302007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2031
2032 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
2033 format changes.
2034
5e5ebfe6
MS
20352007-10-18 Michael Snyder <msnyder@specifix.com>
2036
2037 * gdb.base/dbx.exp: Add missing "-re " operator.
2038
e831e7b6
GM
20392007-10-16 Gaius Mulley <gaius@glam.ac.uk>
2040
2041 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
2042 * configure.ac: Removed trailing spaces after backslash.
2043 * gdb.modula2: New directory.
2044 * gdb.modula2/Makefile.in: New file.
2045 * gdb.modula2/unbounded-array.exp: New file.
2046 * gdb.modula2/unbounded1.c: New file.
2047
7cc46491
DJ
20482007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2049
2050 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
2051
20522007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
2053
2054 * gdb.base/sigstep.c (main): Add checks for
2055 return values for setitimer call.
2056 Call setitimer again with itimer = ITIMER_REAL
2057 if first call to setitimer fails.
2058
e91528f0
KH
20592007-10-11 Kazu Hirata <kazu@codesourcery.com>
2060
2061 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
2062 of $timeout.
2063
2ec9a4f8
DJ
20642007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
2065
2066 * gdb.server/server-run.exp: Test for dynamic linker symbols.
2067
20682007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
2069
2070 * lib/gdb.exp (gdb_run_cmd): Move comment outside
2071 of gdb_expect call, to avoid interruption.
2072
64b2fa04
PA
20732007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
2074
2075 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
2076 (v_unsigned_long_long, v_long_long_array)
2077 (v_signed_long_long_array, v_unsigned_long_long_array)
2078 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
2079 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
2080 [!NO_LONG_LONG]: New.
2081 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
2082 v_long_long_member.
2083
2084 (v_long_long_func, v_signed_long_long_func)
2085 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
2086 (main) [!NO_LONG_LONG]: Initialize long long variants.
2087
2088 * gdb.base/whatis.exp: If board file requests no_long_long, build
2089 test with NO_LONG_LONG defined. Test long long, signed long long,
2090 and unsigned long long variants but only if board file doesn't
2091 disable it.
2092
a912286e 20932007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 2094 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
2095
2096 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
2097 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
2098 * configure: Regenerated.
2099 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
2100 gdb.pascal/types.exp, lib/pascal.exp: New files.
2101
471ba8c9
DJ
21022007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
2103
2104 * gdb.cp/classes.exp (do_tests): Always step to the line after the
2105 call.
2106 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
2107 to return to the call.
2108 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
2109 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
2110 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
2111 * gdb.mi/mi-until.exp (test_until): Likewise.
2112 * gdb.mi/mi2-until.exp (test_until): Likewise.
2113
fef8a650
DJ
21142007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
2115
2116 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
2117 two-char array.
2118 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
2119
d983da9c
DJ
21202007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2121
2122 * gdb.threads/watchthreads.c (thread_function): Sleep between
2123 iterations.
2124 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
2125 at once for S/390. Generate matching fails and passes.
2126
17f62551
VP
21272007-09-27 Vladimir Prus <vladimir@codesourcery.com>
2128
2129 * gdb.mi/var-cmd.c (do_children_tests): Initialize
2130 the 'struct_declarations' variable to zeros.
a9c64011 2131
ed0616c6
VP
21322007-09-24 Vladimir Prus <vladimir@codesourcery.com>
2133
2134 * gdb.cp/mb-ctor.cc: New.
2135 * gdb.cp/mb-ctor.exp: New.
2136 * gdb.cp/mb-templates.cc: New.
2137 * gdb.cp/mb-templates.exp: New.
2138
41f1b697
DJ
21392007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
2140
2141 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
2142
3f213f78
PA
21432007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
2144
2145 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
2146 targets.
2147 * configure: Regenerate.
2148
0d381245 21492007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 2150
0d381245
VP
2151 * gdb.base/annota1.exp: Adjust for 'info break'
2152 format changes.
2153 * gdb.base/annota3.exp: Likewise.
2154 * gdb.base/break.exp: Likewise.
2155 * gdb.base/condbreak.exp: Likewise.
2156 * gdb.base/pending.exp: Likewise.
2157 * gdb.base/sepdebug.exp: Likewise.
2158 * gdb.base/unload.exp: Likewise.
2159 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 2160
fe3f5fa8
VP
21612007-09-22 Vladimir Prus <vladimir@codesourcery.com>
2162
2163 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
2164 messages.
2165 * gdb.base/chng-syms.exp: Likewise.
2166 * gdb.base/unload.exp: Likewise.
a9c64011 2167
a75cf6c0
DJ
21682007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
2169
2170 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
2171
18ecae38
DJ
21722007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2173
2174 * schedlock.c (NUM): Change to 1.
2175 (main): Use args[0] for the main thread.
2176 * schedlock.exp: Only expect two threads. Only issue one pass or fail
2177 regardless of the number of threads.
2178
5509918f
MR
21792007-09-14 Maciej W. Rozycki <macro@mips.com>
2180
4a543daf
MR
2181 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
2182 type down.
2183 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
2184 test.
2185 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
2186 watchpoint type down.
2187 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
2188 test.
2189
21902007-09-14 Maciej W. Rozycki <macro@mips.com>
2191
5509918f
MR
2192 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
2193 Move all the tests here and run them twice, once using software
2194 watchpoints and once using hardware watchpoints.
2195 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
2196
40b53987
DJ
21972007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
2198
2199 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
2200 test.
2201
695e2681
MK
22022007-09-10 Mark Kettenis <kettenis@gnu.org>
2203
8b3fc8d8
MK
2204 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
2205 build-id.
2206
695e2681
MK
2207 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
2208 know about $ORIGIN. Calculate output dir from $dest instead of
2209 using ${objdir}/{$subdir}.
2210
58d69f29
MK
22112007-09-09 Mark Kettenis <kettenis@gnu.org>
2212
2213 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
2214 gcore, before continuing with the test.
2215
3e347599
DJ
22162007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
2217
2218 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
2219 * gdb.mi/mi-watch.exp: Likewise.
2220
ea37ba09
DJ
22212007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2222 Jim Blandy <jimb@codesourcery.com>
2223
2224 * gdb.arch/i386-sse.exp: Do not expect character constants.
2225 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
2226 * gdb.base/display.exp: Allow print/s.
2227 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
2228 and unsigned char array changes.
2229
2025a643
DJ
22302007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2231
2232 * gdb.base/display.exp: Add tests for printf %p.
2233
26669a27
PA
22342007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
2235
2236 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
2237 the dll name to unicode.
2238
c8f021f8
JK
22392007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2240
2241 * gdb.base/default.exp (show version): Update the version text.
2242 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
2243
4cf31eea
JK
22442007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
2247 New files.
2248
4935890f
JK
22492007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2250
2251 * lib/gdb.exp (build_id_debug_filename_get): New function.
2252 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
2253 Remove the generate DEBUG file for the future testcase runs.
2254 New testcase for the NT_GNU_BUILD_ID retrieval.
2255 Move the final testing step to ...
2256 (test_different_dir): ... a new function.
2257 New parameter XFAIL to XFAIL all the tests performed.
2258 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
2259 New parameter TYPE to PF_PREFIX all the tests performed.
2260
02142340
VP
22612007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2262
2263 * gdb.mi/mi-var-cp.cc (path_expression): New
2264 function.
2265 * gdb.mi/mi-var-cp.exp: Run path exression tests.
2266
36acd84e
UW
22672007-08-27 Markus Deuling <deuling@de.ibm.com>
2268
2269 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
2270 to fit into SPU Local Store memory.
2271
a896d121
JB
22722007-08-23 Joel Brobecker <brobecker@adacore.com>
2273
2274 * gdb.base/default.exp: Adjust the expected output of "info
2275 warranty" after the switch to GPLv3.
2276
7b433602
JB
22772007-08-23 Joel Brobecker <brobecker@adacore.com>
2278
2279 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
2280 to 30000 (from 20000).
2281
e22f8b7c
JB
22822007-08-23 Joel Brobecker <brobecker@adacore.com>
2283
2284 Switch the license of all .exp files to GPLv3.
2285 Switch the license of all .f and .f90 files to GPLv3.
2286 Switch the license of all .s and .S files to GPLv3.
2287
5a0e3bd0
JB
22882007-08-23 Joel Brobecker <brobecker@adacore.com>
2289
2290 * configure.ac: Switch license to GPLv3.
2291
cc00619d
JB
22922007-08-23 Joel Brobecker <brobecker@adacore.com>
2293
2294 Switch the licensing to GPLv3 for all .ads and .adb files.
2295
8d26208a
DJ
22962007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
2297
2298 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
2299 and t_int_double.
2300 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
2301
4fcb9948
JB
23022007-08-17 Joel Brobecker <brobecker@adacore.com>
2303
2304 * gdb.base/step-line.c: Switch license to GPL version 3, and
2305 update copyright year.
2306 * gdb.base/step-line.inp: Likewise.
2307
b9c34f67
JB
23082007-08-17 Joel Brobecker <brobecker@adacore.com>
2309
2310 * gdb.base/gdb1555.exp: Make expected output immune to formatting
2311 changes inside gdb1555.c.
2312 * gdb.base/pending.exp: Likewise.
2313
2cc17678
DJ
23142007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
2315
2316 * config/default.exp: New file.
2317
e48883f7
DJ
23182007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2319
2320 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
2321 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
2322
1ab80e5b
MR
23232007-07-30 Maciej W. Rozycki <macro@mips.com>
2324
2325 * gdb.base/dump.exp: Force the correct endianness for binary
2326 formats not carrying this information.
2327
aba471f5
DJ
23282007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2329
2330 * gdb.threads/staticthreads.exp: Match .*sem_post.
2331
d4e07204
DJ
23322007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2333
2334 * gdb.base/readline.exp (operate_and_get_next): Match the final
2335 prompt.
2336
2b97317d
KB
23372007-07-23 Kevin Buettner <kevinb@redhat.com>
2338
2339 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
2340 to restarting SID.
2341
44efa07a
KB
23422007-07-18 Kevin Buettner <kevinb@redhat.com>
2343
2344 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
2345 prior to `gdb_start'.
2346
7b5ebade
KB
23472007-07-18 Kevin Buettner <kevinb@redhat.com>
2348
2349 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
2350 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
2351 Remove call to gdb_unload.
2352
255e7678
DJ
23532007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2354 Daniel Jacobowitz <dan@codesourcery.com>
2355
2356 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
2357 for __WIN32__.
2358 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
2359 * gdb.base/unload.exp: Use shared library test routines.
2360
3a40aaa0
UW
23612007-07-03 Markus Deuling <deuling@de.ibm.com>
2362
2363 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
2364 * gdb.base/solib-symbol-lib.c: Likewise.
2365 * gdb.base/solib-symbol-main.c: Likewise.
2366
b0f4b84b
DJ
23672007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2368
2369 * config/gdbserver.exp (gdb_reconnect): New.
2370 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
2371 gdb.base/solib-disc.exp: New files.
2372 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
2373 remote debugging".
2374 (gdb_compile): Add shlib_load flag.
2375 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
2376 port.
2377 (gdbserver_reconnect): New.
2378
1b05479a
DJ
23792007-07-01 Nick Roberts <nickrob@snap.net.nz>
2380 Daniel Jacobowitz <dan@codesourcery.com>
2381
2382 * gdb.base/annota3.exp: Test for if construct.
2383
86f78eb2
DJ
23842007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
2385
2386 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
2387
6a2eb474 23882007-06-21 Chris Dearman <chris@mips.com>
a9c64011 2389 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
2390
2391 * gdb.base/display.exp: Allow a newline after display/i.
2392 * gdb.base/pc-fp.exp: Likewise.
2393 * gdb.base/sigbpt.exp: Likewise.
2394
f8b73d13
DJ
23952007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2396
2397 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
2398 required features to be included.
2399
4339e69e
DJ
24002007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
2401
2402 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
2403 in info threads output.
2404
23d964e7
UW
24052007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2406 Markus Deuling <deuling@de.ibm.com>
2407
2408 * gdb.arch/spu-info.exp: New testcase.
2409 * gdb.arch/spu-info.c: New file.
2410
fd20f75b
DJ
24112007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
2412
2413 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
2414 tpcs_offset. Restore lr after the call.
2415 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
2416
2226f861
DJ
24172007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
2418
2419 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
2420 (gdbserver_run): Kill any running gdbserver.
2421 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
2422
d12371a9
MR
24232007-05-17 Maciej W. Rozycki <macro@mips.com>
2424
2425 * gdb.base/sigbpt.exp: Preset segv_addr.
2426
93f02886
DJ
24272007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2428
2429 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
2430 (gdb_compile_shlib): Likewise.
2431 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
2432 (default_gdb_init): Clear cleanfiles.
2433 (gdb_finish): Delete recorded cleanfiles.
2434 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
2435
2436 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
2437 Do not use isnative.
2438 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
2439 gdb.base/so-impl-ld.exp: Likewise.
2440 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
2441 * gdb.base/unload.exp: Likewise. Do not pass empty option to
2442 gdb_compile.
2443
b04e06d7
VP
24442007-05-15 Vladimir Prus <vladimir@codesourcery.com>
2445
2446 * config/unknown.exp: Remove.
2447
069ed931
UW
24482007-05-15 Markus Deuling <deuling@de.ibm.com>
2449
2450 * gdb.base/info-proc.exp: Check is_remote.
2451
09db0d03
UW
24522007-05-14 Markus Deuling <deuling@de.ibm.com>
2453
2454 * gdb.base/gcore.exp: Initialize variable core_supported.
2455
af2cbe8c
DJ
24562007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2457
2458 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
2459
027c0295
DJ
24602007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2461
2462 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
2463 * gdb.threads/print-threads.exp (test_all_threads): Allow
2464 negative and hexadecimal thread IDs.
2465
dc5000e7
DJ
24662007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2467
2468 * gdb.java/jprint.java (public): Avoid invalid call to static
2469 method.
2470
2e74ed18
DP
24712007-05-14 Denis Pilat <denis.pilat@st.com>
2472
2473 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
2474 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
2475 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
2476 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
2477 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
2478
83547f02
UW
24792007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2480
2481 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 2482 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
2483 this mode.
2484 * gdb.base/ovlymgr.c: Provide stubs for spu target.
2485 * gdb.base/spu.ld: New file.
2486
b18be20d
DJ
24872007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
2488
2489 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
2490
be444858
DJ
24912007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
2492
2493 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
2494
b1d53152
DJ
24952007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2496
2497 * gdb.java/jmain.exp: Handle demangled names with and without method
2498 signatures.
2499
d084b331
DJ
25002007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2501
2502 * gdb.mi/mi-syn-frame.c (main, foo, bar)
2503 (have_a_very_merry_interrupt): Remove calls to puts.
2504 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
2505 inferior output.
2506 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
2507 test names.
2508
db9d7fc5
DJ
25092007-04-29 Markus Deuling <deuling@de.ibm.com>
2510 Daniel Jacobowitz <dan@codesourcery.com>
2511
2512 * gdb.base/auxv.exp (core_works): Also check is_remote.
2513 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
2514
ef783a7d 25152007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 2516
ef783a7d
VP
2517 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
2518 message, not the undefined 'module' variable.
2519 * gdb.base/siginfo.exp: Likewise.
2520 * gdb.base/sigstep.exp: Likewise.
2521 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
2522 serialport.
2523 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
2524
b7b73cae
CV
25252007-04-25 Corinna Vinschen <vinschen@redhat.com>
2526
2527 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
2528 target sim fails. Return 0 otherwise.
2529 (gdb_load): Return prematurely if gdb_target_sim fails.
2530
7d90fdfa
DP
25312007-04-16 Denis Pilat <denis.pilat@st.com>
2532
2533 * gdb.base/setshow.exp: Reset height after having set it to 100.
2534
5d3e9c85
DP
25352007-04-16 Denis Pilat <denis.pilat@st.com>
2536
2537 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
2538
18e75969
DP
25392007-04-16 Denis Pilat <denis.pilat@st.com>
2540
2541 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
2542
25d5ea92
VP
25432007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2544
2545 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
2546 tests. Run the frozen varobjs test.
2547 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 2548 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 2549
0b49cb80
JK
25502007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2551
2552 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
2553 gdb.base/type-opaque.exp: New files.
2554
a73bafbc 25552007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
2556
2557 * gdb.mi/mi-var-child.c
a73bafbc
VP
2558 (do_children_tests): User char[2] instead of
2559 char so that automatic printing of pointers to char
2560 don't give unpredicable result.
2561 * gdb.mi/var-cmd.c (do_locals_test): Initialize
2562 local variables.
2563 * gdb.mi/mi-var-child.exp: Step to right line
2564 of do_children_tests.
2565 * gdb.mi/mi2-var-child.exp: Likewise.
2566 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 2567 do_locals_tests.
a73bafbc
VP
2568 (do_children_tests): User char[2] instead of
2569 char so that automatic printing of pointers to char
a9c64011 2570 don't give unpredicable result.
a73bafbc 2571 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 2572 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
2573 Pass test name to mi_wait_for_stop.
2574
7ce59000
DJ
25752007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2576
2577 * gdb.asm/asm-source.exp: Remove d10v case.
2578 * lib/gdb.exp (skip_cplus_tests): Likewise.
2579 * gdb.asm/d10v.inc: Deleted.
2580
20389057
DJ
25812007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2582
2583 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
2584
8807d78b
DJ
25852007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2586
2587 * config/netware.exp: Delete file.
2588
aa3edb8e
JB
25892007-03-29 Joel Brobecker <brobecker@adacore.com>
2590
2591 * gdb.dwarf2/dw2-noloc.S: New file.
2592 * gdb.dwarf2/dw2-noloc.exp: New file.
2593
297561ac
PA
25942007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
2595
2596 * gdb.cp/method2.cc: New test.
2597 * gdb.cp/method2.exp: New test.
2598 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
2599
1f81bd39
DJ
26002007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2601
2602 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
2603
9453113a
DJ
26042007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2605
2606 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
2607
b741e217
DJ
26082007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2609
2610 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
2611 (gdb_load): Delete, replace with...
2612 (gdb_reload): ...this.
2613 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
2614 * gdb.server/server-mon.exp: Likewise.
2615 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
2616 (gdb_start_cmd): New.
2617 (gdb_file_cmd): Save the last loaded file.
2618 (gdb_reload): New.
2619 (gdb_gnu_strip_debug): Use transform.
2620 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
2621 support here. Use new $last_loaded_file. Check mtime.
2622 (gdb_target_cmd): Handle ObjC failure case.
2623 (infer_host_exec): Delete.
2624 (gdbserver_load): Rename to...
2625 (gdbserver_run): ...this. Simplify.
2626 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
2627 (mi_gdb_load): Move most contents to a new function...
2628 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
2629 (mi_run_cmd): Use mi_gdb_target_load.
2630 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
2631 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
2632 Use gdb_run_cmd.
2633 * gdb.base/charsign.exp: Remove incorrect comment.
2634 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
2635 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
2636 gdb.base/start.exp: Use gdb_start_cmd.
2637
446ab585 26382007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 2639 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
2640
2641 * gdb.base/sigbpt.exp: Fix the message when skipping test.
2642 * gdb.base/signull.exp: Similarly.
2643
bbb88ebf
UW
26442007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2645
2646 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
2647 messages available to test cases (like chng-sym.exp).
2648
cb8c4a99
AS
26492007-03-14 Andreas Schwab <schwab@suse.de>
2650
2651 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
2652 format changes.
2653
4e463ff5
DJ
26542007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
2655
2656 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
2657 (optimized_1): New.
2658 (main): Call optimized_1.
2659 (gdb2029): Correct typos. Call gdb2029_marker.
2660 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
2661 for gdb2029.
2662
b6db2c47
MK
26632007-03-12 Mark Kettenis <kettenis@gnu.org>
2664
2665 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
2666 as tabs. Remove redundant test pattern.
2667
70ed3737
UW
26682007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2669
2670 * gdb.base/long_long.exp: Accept optional symbol name in <...>
2671 for /a format output.
2672
47b67b60
DJ
26732007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
2674
2675 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
2676 collect output incrementally.
2677
b8953b0e
UW
26782007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2679
2680 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
2681 for -var-create lpcharacter test.
2682 * gdb.mi/mi2-var-cmd.exp: Likewise.
2683
7acd5c40
UW
26842007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2685
2686 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
2687 pass on targets where address zero is readable.
2688
9c6759c1
UW
26892007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2690
2691 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
2692 just a single architecture.
2693
a2f1aeb4
UW
26942007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2695
2696 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
2697 (fetch_all_registers): New function, uses gdb_test_multiple and
2698 exp_continue to fetch inferior output line-by-line.
2699 Replace all uses of do_get_all_registers by fetch_all_registers.
2700
46579ac2
UW
27012007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2702
2703 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
2704 in target_info.
2705
fc133f24
MS
27062007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2707
a9c64011 2708 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
2709 consistancy; add a default (timeout) case.
2710
7646a51d
MS
27112007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2712
2713 * gdb.base/watchpoint.exp: Fix truncated comment.
2714
dcfff61f
MS
27152007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2716
2717 * Makefile.in: Remove spurious single-quotes from sed command.
2718
664e3ee9
DJ
27192007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2720
2721 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
2722 func.
2723 * gdb.mi/mi2-var-cmd.exp: Likewise.
2724
d7cc6f2f
JB
27252007-02-27 Joel Brobecker <brobecker@adacore.com>
2726
a9c64011
AS
2727 * gdb.dwarf2/dw2-producer.S: New file.
2728 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
2729
27302007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
2731
2732 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2733 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2734 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2735 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2736 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
2737 Revert tests to use mi_gdb_test and include value field in output
2738 of -var-create.
2739
93d42b30
DJ
27402007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2741
2742 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
2743
c499ed39
DJ
27442007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2745
2746 * gdb.base/maint.exp: Remove full paths from test names.
2747 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
2748 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
2749
9836f81b
JB
27502007-02-27 Joel Brobecker <brobecker@adacore.com>
2751
2752 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
2753
c74d0ad8
DJ
27542007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 * gdb.server/server-mon.exp: New test.
2757
2711e456
DJ
27582007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2759
2760 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
2761
ff6f572f
DJ
27622007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2763
2764 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
2765 register capitalization.
2766
fada3feb
DP
27672007-02-13 Denis Pilat <denis.pilat@st.com>
2768
2769 * gdb.mi/mi-var-invalidate.exp: New file.
2770
fb1e4ffc
DJ
27712007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2772
2773 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
2774
3da939d7
DJ
27752007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2776
2777 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
2778
123dc839
DJ
27792007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2780
2781 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
2782 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
2783
877e3645 27842007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
2785
2786 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2787 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2788 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2789 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2790 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 2791 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 2792 Update tests to include value field in output of -var-create.
a9c64011 2793
3c0a2960
AS
27942007-02-08 Andreas Schwab <schwab@suse.de>
2795
2796 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
2797
108546a0
DJ
27982007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2799
2800 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
2801 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
2802
d701dcab
DP
28032007-02-02 Denis Pilat <denis.pilat@st.com>
2804
2805 * gdb.threads/threadapply.exp: check that frame is not changed by
2806 the thread apply all command.
2807
783e3e2f
AS
28082007-01-31 Andreas Schwab <schwab@suse.de>
2809
6d9c3a87
AS
2810 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2811
3c50d7b9
AS
2812 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
2813 in the dwarf sections.
2814 * gdb.dwarf2/mac-fileno.S: Likewise.
2815
783e3e2f
AS
2816 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
2817 bspstore register on ia64.
2818
78ff580e
AS
28192007-01-29 Andreas Schwab <schwab@suse.de>
2820
cc8e9b12
AS
2821 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
2822 "frame-begin" annotation.
2823
78ff580e
AS
2824 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
2825 number of "frames-invalid" annotations.
2826
704a4f78
DJ
28272007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2828
2829 * gdb.base/commands.exp: Call if_commands_test.
2830 (gdb_test_no_prompt, if_commands_test): New.
2831
e741bf94
MK
28322007-01-28 Mark Kettenis <kettenis@gnu.org>
2833
2834 * gdb.threads/sigthread.c (NSIGS): Make bigger.
2835
474d0ad3
AS
28362007-01-27 Andreas Schwab <schwab@suse.de>
2837
2838 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
2839 .short/.int/.quad in the dwarf sections.
2840 * gdb.dwarf2/dw2-intercu.S: Likewise.
2841 * gdb.dwarf2/dw2-intermix.S: Likewise.
2842
e784b426
JK
28432007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2844
2845 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
2846 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
2847 array.
e784b426
JK
2848 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
2849 * gdb.base/setvar.exp: Likewise.
2850
37f08e04
AS
28512007-01-26 Andreas Schwab <schwab@suse.de>
2852
9a01813a
AS
2853 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
2854 test.
2855
37f08e04
AS
2856 * gdb.base/multi-forks.exp ("restart $i"): Also match
2857 __kernel_syscall_via_break.
2858
6e2a9270
VP
28592007-01-24 Vladimir Prus <vladimir@codesourcery.com>
2860
2861 * lib/mi-support.exp (mi_delete_varobj): New.
2862 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
2863 testcase.
2864 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
2865 (main): Call the above.
2866 (reference_update_test, base_in_reference_test)
2867 (reference_to_pointer): Delete the created varobjs.
a9c64011 2868
e515b470
DJ
28692007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
2870
2871 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
2872 * configure: Regenerated.
2873 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
2874 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
2875 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
2876 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
2877 * lib/gdb.exp (gdb_skip_xml_test): New function.
2878
08d8bcd7
DJ
28792007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
2880
2881 * gdb.base/sigrepeat.exp: Correct error message.
2882
28832007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
2884 Daniel Jacobowitz <dan@codesourcery.com>
2885
2886 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
2887 gdb.arch/i386-gnu-cfi-asm.S: New files.
2888
97c3f1f3
JK
28892007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2890
2891 * lib/gdb.exp: Abort on missing `site.exp'.
2892
cb1df416
DJ
28932007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2894 Daniel Jacobowitz <dan@codesourcery.com>
2895
2896 * gdb.base/included.c, gdb.base/included.exp,
2897 gdb.base/included.h: New files.
2898
35990120
DJ
28992007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2900
2901 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
2902 (maximize_rlimit): Reduce limits on 64-bit systems.
2903
6e81a116 29042007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
2905
2906 From Marcus Deuling <deuling@de.ibm.com>:
2907 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
2908 every case.
2909
6c3c41f3
NR
29102007-01-13 Nick Roberts <nickrob@snap.net.nz>
2911
2912 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
2913 (test_path_specification): Use objdir instead of srcdir to always
2914 get an absolute filename.
2915
2f12c312
DJ
29162007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2917
2918 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
2919
81121995
VP
29202007-01-11 Vladimir Prus <vladimir@codesourcery.com>
2921
2922 * gdb.mi/mi-var-cp.cc (reference_update_tests):
2923 Make sure the variable we're using is in scope.
2924 (reference_to_pointer): Likewise.
2925
4741b737
DJ
29262007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2927
2928 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
2929 has no debug information.
2930
054410c3
DJ
29312007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2932
2933 * gdb.base/annota1.exp: Remove extra send_gdb.
2934
818f79f6
DJ
29352007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2936
2937 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
2938
f7a6bb70
DJ
29392007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
2942
57e66780
DJ
29432007-01-08 Nick Roberts <nickrob@snap.net.nz>
2944 Daniel Jacobowitz <dan@codesourcery.com>
2945
2946 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
2947 lcharacter or linteger change. Correct duplicated test name.
2948 * gdb.mi/mi2-var-cmd.exp: Likewise.
2949
3d799a95
DJ
29502007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2951
2952 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
2953
29542007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 2955
a9c64011
AS
2956 * gdb.base/nofield.c: New file.
2957 * gdb.base/nofield.exp: New testcase.
51679ba9 2958
eafb94e8
NR
29592007-01-05 Nick Roberts <nickrob@snap.net.nz>
2960
2961 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
2962
2963 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
2964 test.
2965
5e572bb4
DJ
29662007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2967
2968 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
2969
74a44383
DJ
29702007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
2973 when continuing.
2974
1b572db9
DJ
29752007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2976
2977 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
2978 Expect ".exe" extension.
2979
381bc39b
DJ
29802007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2981
2982 * gdb.base/charset.exp: Add explicit filename to break.
2983 * gdb.base/dbx.exp: Add explicit filename to breaks.
2984
2b70e4c6
DJ
29852007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2986
2987 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
2988 * gdb.mi/mi2-file.exp: Likewise.
2989
303b6f5d
DJ
29902007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2991
2992 Implement specification of MI tests as comments
2993 in C and C++ sources.
2994 * lib/mi-support.exp (mi_autotest_data): New variable.
2995 (mi_autotest_source): New variable.
2996 (count_newlines, mi_prepare_inline_tests)
2997 (mi_get_inline_test, mi_continue_to_line)
2998 (mi_run_inline_test, mi_tbreak)
2999 (mi_send_resuming_command, mi_wait_for_stop): New functions.
3000 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
3001 Run inline tests.
3002 * gdb.mi/mi-var-cp.cc: Define tests here.
3003
23da0d94
VP
30042007-01-04 Vladimir Prus <vladimir@codesourcery.com>
3005
3006 Simplify usage of mi_continue_to.
3007 * lib/mi-support.exp (mi_runto_helper): Renamed
3008 from mi_runto, added new parameter 'run_or_continue'.
3009 (mi_runto): Use mi_runto_helper.
3010 (mi_continue_to): Accept just function name as parameter.
3011 Use mi_runto_helper.
3012 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
3013 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 3014
f9e18282
JB
30152006-01-04 Joel Brobecker <brobecker@adacore.com>
3016
3017 Make this testcase a bit more realistic. The current code
3018 is too simplistic, and allows the compiler to optimize out
3019 some of the entities we need for this testcase.
3020 * gdb.ada/null_record/bar.ads (Void_Star): New type.
3021 (Do_Nothing): Add extra parameter.
3022 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
3023 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
3024 by using a variable of type Void_Star.
3025
fd678c65
JB
30262006-01-04 Joel Brobecker <brobecker@adacore.com>
3027
3028 * gdb.ada/catch_ex/foo.adb: New file.
3029 * gdb.ada/catch_ex.exp: New testcase.
3030
05cfdb42
DJ
30312007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
3032
3033 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
3034 pass --image-base to linker.
3035
2e03ee74
DJ
30362007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3037 Daniel Jacobowitz <dan@codesourcery.com>
3038
3039 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
3040 secondary prompts.
3041
0d5de010
DJ
30422007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3043
3044 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
3045 output. Test the types of members and member pointers.
3046 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
3047 gdb/2092.
3048 * gdb.cp/member-ptr.exp: Search for a comment instead of a
3049 statement. Enable for GCC. Update expected output for some tests
3050 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
3051 layout.
3052 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
3053 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
3054 (Diamond::vget_base): New.
3055 (main): Add new tests.
3056 * gdb.cp/printmethod.exp: Update expected output for member functions.
3057 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
3058 print pEe->D::vg().
3059
61a771aa
DJ
30602007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3061
3062 * gdb.threads/tls.exp: Allow stops in sem_post.
3063
2fa63963
DJ
30642006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
3065
3066 * gdb.base/annota1.exp: Allow .*printf in backtraces.
3067 * gdb.base/annota3.exp: Likewise.
3068 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
3069 again (instead of timing out).
3070 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
3071 GCC bug 26475.
3072 * gdb.java/jmisc.exp: Adjust to work with method signatures including
3073 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
3074 test from jmisc1.exp.
3075 * gdb.java/jmisc1.exp: Delete.
3076 * gdb.java/jprint.exp: Adjust to work with method signatures including
3077 return types.
3078 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
3079 * gdb.threads/linux-dp.exp: Don't be confused by program output.
3080 * lib/java.exp (compile_java_from_source): Pass the correct type
3081 to target_compile.
3082
5eefc2b7
JB
30832006-12-31 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
3086 (stack_align_edx): New function.
3087 (stack_align_eax): New function.
3088 (main): Add calls to stack_align_edx and stack_align_eax.
3089 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
3090 Add testing for the cases where the register used during a stack
3091 realignment is edx. Same for eax.
3092
227c54da
DJ
30932006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
3094
3095 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
3096 and generic PE targets.
3097
cab8ac94
JB
30982006-12-29 Joel Brobecker <brobecker@adacore.com>
3099
3100 * gdb.ada/array_return.exp: Update copyright date list.
3101
ba54f318
JB
31022006-12-27 Joel Brobecker <brobecker@adacore.com>
3103
3104 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
3105 (Create_Small_Float_Vector): New function.
3106 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
3107 function body.
3108 * gdb.ada/array_return/p.adb: Use new type and function from
3109 package Pck.
3110 * gdb.ada/array_return.exp: Add a test verifying that GDB is
3111 able to print the value returned by a function returning an
3112 array of float.
3113
6b7a35dd
JB
31142006-12-20 Joel Brobecker <brobecker@adacore.com>
3115
3116 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
3117 The associated tests should be PASSing.
3118
038224f6
VP
31192006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3120
3121 Test for base in references.
3122 * gdb.mi/mi-var-cp.cc: Add test code.
3123 * gdb.mi/mi-var-cp.exp: Test for bases in references.
3124 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
3125 * gdb.mi/mi2-watch.exp: Likewise.
3126 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
3127 (mi_list_varobj_children): New function.
3128
b26ed50d
VP
31292006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3130
3131 * lib/mi-support.exp
3132 (mi_runto): Accept "()" after function name.
3133 (mi_create_varobj): New function.
3134 (mi_varobj_update): New function.
3135 (mi_Check_varobj_value): New function.
3136 * gdb.mi/mi-var-cp.exp: New file.
3137 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 3138
08232497
DJ
31392006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
3140
3141 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
3142 gdb.base/weaklib2.c: New files.
3143
d394c993 31442006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 3145
ac6c2fba
NS
3146 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
3147 info. Adjust test names.
3148
8ec659a0 3149 * gdb.base/break.c (main): Move position of malloc.
d394c993 3150 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 3151
acd65feb
VP
31522006-11-28 Vladimir Prus <vladimir@codesourcery.com>
3153
3154 * gdb.mi/mi-var-cmd.exp: Check -var-update after
3155 assignement of arrays and function pointers.
3156 * gdb.mi/var-cmd.c: Add declaration necessary for above
3157 tests.
3158
f556d5e5
NS
31592006-11-27 Nathan Sidwell <nathan@codesourcery.com>
3160
3161 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
3162
3163 * gdb.threads/linux-dp.exp: Read thread table before and after
3164 creating each philosopher and verify it.
3165
697bc68d
NS
31662006-11-27 Nathan Sidwell <nathan@codesourcery.com>
3167 Paul Brook <paul@codesourcery.com>
3168 Daniel Jacobowitz <dan@codesourcery.com>
3169
3170 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 3171 main to remove duplication. Add start function of the form
697bc68d
NS
3172 '_*start[1-9]*'. Add RVDS start function.
3173
29d73ae4
DJ
31742006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
3175
3176 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
3177
c1d88655
UW
31782006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3179
3180 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
3181 * gdb.asm/spu.inc: New file.
3182 * gdb.base/term.exp: Disable if [target_info exists noargs].
3183 * gdb.gdb/complaints.exp: Disable if ![isnative].
3184 * gdb.gdb/selftest.exp: Likewise.
3185 * gdb.gdb/observer.exp: Likewise.
3186 * gdb.gdb/xfullpath.exp: Likewise.
3187 * gdb.base/attach.exp: Disable on SPU target.
3188 * gdb.cp/bs145503.exp: Likewise.
3189 * gdb.cp/exception.exp: Likewise.
3190 * gdb.cp/userdef.exp: Likewise.
3191
32a13b1a
DJ
31922006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
3193
3194 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
3195
d8295fe9
VP
31962006-11-10 Vladimir Prus <vladimir@codesourcery.com>
3197
3198 * gdb.base/completion.exp: Fix completion tests for
3199 'info' and 'info '.
3200 * gdb.base/help.exp (help_test_raw, test_class_help)
3201 (test_prefix_command_help): Move...
3202 * lib/gdb.exp: Here.
3203 * gdb.base/main.exp: Adjust.
3204 * gdb.cp/maint.exp: Adjust.
3205 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 3206
8c394015
VP
32072006-11-09 Vladimir Prus <vladimir@codesourcery.com>
3208
3209 * gdb.stabs/weird.exp (print_weird_var): Use
3210 gdb_test_multiple instead of gdb_expect.
3211
027fc1bc
VP
32122006-11-09 Vladimir Prus <vladimir@codesourcery.com>
3213
3214 * gdb.base/help.exp (help_test_raw): New.
3215 (test_class_help): New.
3216 (test_prefix_command_help): New.
3217 Adjust testcases.
3218
67609209
FR
32192006-11-09 Christophe Lyon <christophe.lyon@st.com>
3220
3221 * gdb.base/constvars.c (main): Write to crass and crips, so that
3222 they are allocated by the compiler.
3223
f73adfeb
AS
32242006-10-27 Andreas Schwab <schwab@suse.de>
3225
3226 * gdb.base/multi-forks.exp: Use "detach fork" instead of
3227 "detach-fork".
3228
2f83a18e
DJ
32292006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
3230
3231 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
3232 of patterns.
3233
94277a38
DJ
32342006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3235
3236 * gdb.base/sepdebug.exp: Remove debug format test.
3237 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
3238 Handle no-symtab.
3239 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
3240
5bd2f6e2
DJ
32412006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3242
3243 * gdb.threads/manythreads.c (thread_function, main): Don't cast
3244 int to pointer or pointer to int.
3245 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
3246
8c008720
DJ
32472006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
3248
3249 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
3250
9e35dae4
DJ
32512006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
3254
d9639e13
DJ
32552006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3256
3257 PR c++/2116
3258 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
3259
390a1bd0
JB
32602006-10-06 Joel Brobecker <brobecker@adacore.com>
3261
3262 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
3263 the corresponding bug has been fixed in GDB (PR/2018).
3264
dd920c33
JB
32652006-10-06 Joel Brobecker <brobecker@adacore.com>
3266
3267 * gdb.base/subst.exp: New testcase.
3268
53bbefe9
JB
32692006-10-06 Joel Brobecker <brobecker@adacore.com>
3270
3271 * gdb.ada/array_return/pck.ads: Add copyright notice.
3272 * gdb.ada/array_return/pck.adb: Likewise.
3273 * gdb.ada/array_return/p.adb: Likewise.
3274 * gdb.ada/exec_changed/first.adb: Likewise.
3275 * gdb.ada/exec_changed/second.adb: Likewise.
3276
09851417
JB
32772006-10-06 Joel Brobecker <brobecker@adacore.com>
3278
3279 * gdb.ada/watch_arg/watch.adb: New file.
3280 * gdb.ada/watch_arg.exp: New testcase.
3281
041bf30d
VP
32822006-10-02 Vladimir Prus <vladimir@codesourcery.com>
3283
3284 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 3285 via string_to_regexp.
041bf30d 3286 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 3287
f286fbdd 32882006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
3289
3290 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
3291 Remove unused / obsolete files.
3292
7c07f349
NR
32932006-09-19 Nick Roberts <nickrob@snap.net.nz>
3294
3295 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
3296
cd5ff84a
VP
32972006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3298
3299 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
3300 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 3301 the number of frames.
cd5ff84a 3302
ae018d1a
DJ
33032006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
3304
3305 * gdb.base/args.c (main): Add breakpoint marker.
3306 * gdb.base/args.exp: Use args_test for tests. Add new tests which
3307 really test empty arguments.
3308 (args_load): Delete.
3309 (args_test): New.
3310
b399c549
NR
33112006-09-13 Nick Roberts <nickrob@snap.net.nz>
3312
3313 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
3314 check for one file.
3315
2ab1eb7a
VP
33162006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
3317
3318 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
3319 HIGH_FRAME argument to -stack-list-locals can be larger than
3320 the number of frames.
a9c64011 3321
476308bf
FF
33222006-08-18 Fred Fish <fnf@specifix.com>
3323
3324 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
3325 '$' in front of skip_vmx_tests_saved when setting that.
3326
8625200f
AS
33272006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
3328
3329 * gdb.base/trace-commands.exp: New file.
3330
089ec8f1
DJ
33312006-08-10 Joel Brobecker <brobecker@adacore.com>
3332 Daniel Jacobowitz <dan@codesourcery.com>
3333
3334 * gdb.base/step-bt.exp: Make hexadecimal address optional in
3335 expected output of the backtrace commands.
3336
b60f0898
JB
33372006-08-09 Joel Brobecker <brobecker@adacore.com>
3338
3339 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
3340 untested followed by return combination.
3341 * gdb.arch/altivec-regs.exp: Likewise.
3342 * gdb.arch/e500-abi.exp: Likewise.
3343 * gdb.arch/e500-regs.exp: Likewise.
3344 * gdb.arch/gdb1291.exp: Likewise.
3345 * gdb.arch/gdb1431.exp: Likewise.
3346 * gdb.arch/gdb1558.exp: Likewise.
3347 * gdb.arch/i386-prologue.exp: Likewise.
3348 * gdb.arch/i386-unwind.exp: Likewise.
3349 * gdb.asm/asm-source.exp: Likewise.
3350 * gdb.base/a2-run.exp: Likewise.
3351 * gdb.base/advance.exp: Likewise.
3352 * gdb.base/all-bin.exp: Likewise.
3353 * gdb.base/annota1.exp: Likewise.
3354 * gdb.base/annota3.exp: Likewise.
3355 * gdb.base/args.exp: Likewise.
3356 * gdb.base/arithmet.exp: Likewise.
3357 * gdb.base/assign.exp: Likewise.
3358 * gdb.base/async.exp: Likewise.
3359 * gdb.base/attach.exp: Likewise.
3360 * gdb.base/bang.exp: Likewise.
3361 * gdb.base/bigcore.exp: Likewise.
3362 * gdb.base/bitfields.exp: Likewise.
3363 * gdb.base/bitfields2.exp: Likewise.
3364 * gdb.base/break.exp: Likewise.
3365 * gdb.base/call-sc.exp: Likewise.
3366 * gdb.base/call-strs.exp: Likewise.
3367 * gdb.base/callfuncs.exp: Likewise.
3368 * gdb.base/checkpoint.exp: Likewise.
3369 * gdb.base/chng-syms.exp: Likewise.
3370 * gdb.base/code-expr.exp: Likewise.
3371 * gdb.base/commands.exp: Likewise.
3372 * gdb.base/completion.exp: Likewise.
3373 * gdb.base/cond-expr.exp: Likewise.
3374 * gdb.base/condbreak.exp: Likewise.
3375 * gdb.base/consecutive.exp: Likewise.
3376 * gdb.base/constvars.exp: Likewise.
3377 * gdb.base/corefile.exp: Likewise.
3378 * gdb.base/cvexpr.exp: Likewise.
3379 * gdb.base/dbx.exp: Likewise.
3380 * gdb.base/define.exp: Likewise.
3381 * gdb.base/detach.exp: Likewise.
3382 * gdb.base/display.exp: Likewise.
3383 * gdb.base/dump.exp: Likewise.
3384 * gdb.base/ena-dis-br.exp: Likewise.
3385 * gdb.base/ending-run.exp: Likewise.
3386 * gdb.base/environ.exp: Likewise.
3387 * gdb.base/eval-skip.exp: Likewise.
3388 * gdb.base/exprs.exp: Likewise.
3389 * gdb.base/fileio.exp: Likewise.
3390 * gdb.base/finish.exp: Likewise.
3391 * gdb.base/float.exp: Likewise.
3392 * gdb.base/foll-exec.exp: Likewise.
3393 * gdb.base/foll-fork.exp: Likewise.
3394 * gdb.base/foll-vfork.exp: Likewise.
3395 * gdb.base/freebpcmd.exp: Likewise.
3396 * gdb.base/funcargs.exp: Likewise.
3397 * gdb.base/gcore.exp: Likewise.
3398 * gdb.base/gdb1090.exp: Likewise.
3399 * gdb.base/gdb1250.exp: Likewise.
3400 * gdb.base/huge.exp: Likewise.
3401 * gdb.base/info-proc.exp: Likewise.
3402 * gdb.base/interrupt.exp: Likewise.
3403 * gdb.base/jump.exp: Likewise.
3404 * gdb.base/langs.exp: Likewise.
3405 * gdb.base/lineinc.exp: Likewise.
3406 * gdb.base/list.exp: Likewise.
3407 * gdb.base/logical.exp: Likewise.
3408 * gdb.base/long_long.exp: Likewise.
3409 * gdb.base/macscp.exp: Likewise.
3410 * gdb.base/maint.exp: Likewise.
3411 * gdb.base/mips_pro.exp: Likewise.
3412 * gdb.base/miscexprs.exp: Likewise.
3413 * gdb.base/multi-forks.exp: Likewise.
3414 * gdb.base/opaque.exp: Likewise.
3415 * gdb.base/overlays.exp: Likewise.
3416 * gdb.base/pc-fp.exp: Likewise.
3417 * gdb.base/pointers.exp: Likewise.
3418 * gdb.base/printcmds.exp: Likewise.
3419 * gdb.base/psymtab.exp: Likewise.
3420 * gdb.base/ptype.exp: Likewise.
3421 * gdb.base/recurse.exp: Likewise.
3422 * gdb.base/relational.exp: Likewise.
3423 * gdb.base/relocate.exp: Likewise.
3424 * gdb.base/remote.exp: Likewise.
3425 * gdb.base/reread.exp: Likewise.
3426 * gdb.base/restore.exp: Likewise.
3427 * gdb.base/return.exp: Likewise.
3428 * gdb.base/return2.exp: Likewise.
3429 * gdb.base/scope.exp: Likewise.
3430 * gdb.base/sect-cmd.exp: Likewise.
3431 * gdb.base/sep.exp: Likewise.
3432 * gdb.base/sepdebug.exp: Likewise.
3433 * gdb.base/setshow.exp: Likewise.
3434 * gdb.base/setvar.exp: Likewise.
3435 * gdb.base/sigall.exp: Likewise.
3436 * gdb.base/sigbpt.exp: Likewise.
3437 * gdb.base/signals.exp: Likewise.
3438 * gdb.base/signull.exp: Likewise.
3439 * gdb.base/sizeof.exp: Likewise.
3440 * gdb.base/solib.exp: Likewise.
3441 * gdb.base/step-line.exp: Likewise.
3442 * gdb.base/step-test.exp: Likewise.
3443 * gdb.base/structs.exp: Likewise.
3444 * gdb.base/structs2.exp: Likewise.
3445 * gdb.base/term.exp: Likewise.
3446 * gdb.base/twice.exp: Likewise.
3447 * gdb.base/until.exp: Likewise.
3448 * gdb.base/varargs.exp: Likewise.
3449 * gdb.base/volatile.exp: Likewise.
3450 * gdb.base/watchpoint.exp: Likewise.
3451 * gdb.base/whatis-exp.exp: Likewise.
3452 * gdb.base/whatis.exp: Likewise.
3453 * gdb.cp/ambiguous.exp: Likewise.
3454 * gdb.cp/annota2.exp: Likewise.
3455 * gdb.cp/annota3.exp: Likewise.
3456 * gdb.cp/bool.exp: Likewise.
3457 * gdb.cp/breakpoint.exp: Likewise.
3458 * gdb.cp/casts.exp: Likewise.
3459 * gdb.cp/class2.exp: Likewise.
3460 * gdb.cp/classes.exp: Likewise.
3461 * gdb.cp/cplusfuncs.exp: Likewise.
3462 * gdb.cp/ctti.exp: Likewise.
3463 * gdb.cp/derivation.exp: Likewise.
3464 * gdb.cp/exception.exp: Likewise.
3465 * gdb.cp/gdb1355.exp: Likewise.
3466 * gdb.cp/hang.exp: Likewise.
3467 * gdb.cp/inherit.exp: Likewise.
3468 * gdb.cp/local.exp: Likewise.
3469 * gdb.cp/m-data.exp: Likewise.
3470 * gdb.cp/m-static.exp: Likewise.
3471 * gdb.cp/member-ptr.exp: Likewise.
3472 * gdb.cp/method.exp: Likewise.
3473 * gdb.cp/misc.exp: Likewise.
3474 * gdb.cp/namespace.exp: Likewise.
3475 * gdb.cp/overload.exp: Likewise.
3476 * gdb.cp/ovldbreak.exp: Likewise.
3477 * gdb.cp/pr-1023.exp: Likewise.
3478 * gdb.cp/pr-1210.exp: Likewise.
3479 * gdb.cp/pr-574.exp: Likewise.
3480 * gdb.cp/printmethod.exp: Likewise.
3481 * gdb.cp/psmang.exp: Likewise.
3482 * gdb.cp/ref-params.exp: Likewise.
3483 * gdb.cp/ref-types.exp: Likewise.
3484 * gdb.cp/rtti.exp: Likewise.
3485 * gdb.cp/templates.exp: Likewise.
3486 * gdb.cp/try_catch.exp: Likewise.
3487 * gdb.cp/userdef.exp: Likewise.
3488 * gdb.cp/virtfunc.exp: Likewise.
3489 * gdb.disasm/am33.exp: Likewise.
3490 * gdb.disasm/h8300s.exp: Likewise.
3491 * gdb.disasm/mn10300.exp: Likewise.
3492 * gdb.disasm/sh3.exp: Likewise.
3493 * gdb.disasm/t01_mov.exp: Likewise.
3494 * gdb.disasm/t02_mova.exp: Likewise.
3495 * gdb.disasm/t03_add.exp: Likewise.
3496 * gdb.disasm/t04_sub.exp: Likewise.
3497 * gdb.disasm/t05_cmp.exp: Likewise.
3498 * gdb.disasm/t06_ari2.exp: Likewise.
3499 * gdb.disasm/t07_ari3.exp: Likewise.
3500 * gdb.disasm/t08_or.exp: Likewise.
3501 * gdb.disasm/t09_xor.exp: Likewise.
3502 * gdb.disasm/t10_and.exp: Likewise.
3503 * gdb.disasm/t11_logs.exp: Likewise.
3504 * gdb.disasm/t12_bit.exp: Likewise.
3505 * gdb.disasm/t13_otr.exp: Likewise.
3506 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3507 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3508 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3509 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
3510 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
3511 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3512 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3513 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3514 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
3515 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3516 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3517 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3518 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3519 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3520 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3521 * gdb.mi/gdb701.exp: Likewise.
3522 * gdb.mi/gdb792.exp: Likewise.
3523 * gdb.mi/mi-basics.exp: Likewise.
3524 * gdb.mi/mi-break.exp: Likewise.
3525 * gdb.mi/mi-cli.exp: Likewise.
3526 * gdb.mi/mi-console.exp: Likewise.
3527 * gdb.mi/mi-disassemble.exp: Likewise.
3528 * gdb.mi/mi-eval.exp: Likewise.
3529 * gdb.mi/mi-file.exp: Likewise.
3530 * gdb.mi/mi-read-memory.exp: Likewise.
3531 * gdb.mi/mi-regs.exp: Likewise.
3532 * gdb.mi/mi-return.exp: Likewise.
3533 * gdb.mi/mi-simplerun.exp: Likewise.
3534 * gdb.mi/mi-stack.exp: Likewise.
3535 * gdb.mi/mi-stepi.exp: Likewise.
3536 * gdb.mi/mi-syn-frame.exp: Likewise.
3537 * gdb.mi/mi-until.exp: Likewise.
3538 * gdb.mi/mi-var-block.exp: Likewise.
3539 * gdb.mi/mi-var-child.exp: Likewise.
3540 * gdb.mi/mi-var-cmd.exp: Likewise.
3541 * gdb.mi/mi-var-display.exp: Likewise.
3542 * gdb.mi/mi-watch.exp: Likewise.
3543 * gdb.mi/mi2-basics.exp: Likewise.
3544 * gdb.mi/mi2-break.exp: Likewise.
3545 * gdb.mi/mi2-cli.exp: Likewise.
3546 * gdb.mi/mi2-console.exp: Likewise.
3547 * gdb.mi/mi2-disassemble.exp: Likewise.
3548 * gdb.mi/mi2-eval.exp: Likewise.
3549 * gdb.mi/mi2-file.exp: Likewise.
3550 * gdb.mi/mi2-read-memory.exp: Likewise.
3551 * gdb.mi/mi2-regs.exp: Likewise.
3552 * gdb.mi/mi2-return.exp: Likewise.
3553 * gdb.mi/mi2-simplerun.exp: Likewise.
3554 * gdb.mi/mi2-stack.exp: Likewise.
3555 * gdb.mi/mi2-stepi.exp: Likewise.
3556 * gdb.mi/mi2-syn-frame.exp: Likewise.
3557 * gdb.mi/mi2-until.exp: Likewise.
3558 * gdb.mi/mi2-var-block.exp: Likewise.
3559 * gdb.mi/mi2-var-child.exp: Likewise.
3560 * gdb.mi/mi2-var-cmd.exp: Likewise.
3561 * gdb.mi/mi2-var-display.exp: Likewise.
3562 * gdb.mi/mi2-watch.exp: Likewise.
3563 * gdb.stabs/exclfwd.exp: Likewise.
3564 * gdb.stabs/weird.exp: Likewise.
3565 * gdb.threads/gcore-thread.exp: Likewise.
3566 * gdb.trace/actions.exp: Likewise.
3567 * gdb.trace/backtrace.exp: Likewise.
3568 * gdb.trace/circ.exp: Likewise.
3569 * gdb.trace/collection.exp: Likewise.
3570 * gdb.trace/deltrace.exp: Likewise.
3571 * gdb.trace/infotrace.exp: Likewise.
3572 * gdb.trace/limits.exp: Likewise.
3573 * gdb.trace/packetlen.exp: Likewise.
3574 * gdb.trace/passc-dyn.exp: Likewise.
3575 * gdb.trace/passcount.exp: Likewise.
3576 * gdb.trace/report.exp: Likewise.
3577 * gdb.trace/save-trace.exp: Likewise.
3578 * gdb.trace/tfind.exp: Likewise.
3579 * gdb.trace/tracecmd.exp: Likewise.
3580 * gdb.trace/while-dyn.exp: Likewise.
3581 * gdb.trace/while-stepping.exp: Likewise.
3582
f4b618d1
JB
35832006-08-08 Joel Brobecker <brobecker@adacore.com>
3584
3585 * gdb.base/step-bt.c: New file.
3586 * gdb.base/step-bt.exp: New testcase.
3587
3d00d119
DJ
35882006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3589
3590 * config/monitor.exp (gdb_load): Remove support for obsolete
3591 download-write-size.
3592 * gdb.base/remote.exp: Likewise. Update all callers of
3593 gdb_timed_load.
3594
017b5bd4
DJ
35952006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
3596
3597 * cursal.exp: Pass binfile to gdb_load.
3598
837c599d
DJ
35992006-08-01 Nathan Sidwell <nathan@codesourcery.com>
3600
3601 * gdb.base/cursal.exp: Add "" to gdb_load call.
3602
8dd4540b
MK
36032006-07-29 Mark Kettenis <kettenis@gnu.org>
3604
3605 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
3606 NetBSD/ELF targets.
3607
ab5c9f60
DJ
36082006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
3609
3610 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
3611 operator*.
3612
4c42eaff
DJ
36132006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
3614
3615 * gdb.base/completion.exp: Update for change in "file" behavior.
3616 * gdb.stabs/weird.exp: Likewise.
3617 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
3618 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
3619
0155cc76
NS
36202006-07-24 Nathan Sidwell <nathan@codesourcery.com>
3621
3622 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
3623 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
3624
16026cd7
AS
36252006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3626
3627 * gdb.base/default.exp: Update source command error message.
3628 * gdb.base/help.exp: Update 'help source' message.
3629
16963cb6
DJ
36302006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
3631
3632 * gdb.cp/bs15503.exp: Update comment for no longer crashing
3633 test.
3634
6d7fd486
AS
36352006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
3636
3637 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
3638
29e8a844
DJ
36392006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3640
3641 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
3642
6afcfa39
DJ
36432006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3644
3645 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
3646
267a692b
MK
36472006-07-17 Mark Kettenis <kettenis@gnu.org>
3648
3649 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
3650 *-*-openbsd* from targets for wich we expect ARM FPA floating
3651 point format.
3652
85d2fec4
NR
36532006-07-17 Nick Roberts <nickrob@snap.net.nz>
3654
3655 * gdb.cp/annota3.exp: Expect frame-begin annotation.
3656
36572006-07-17 Mark Kettenis <kettenis@gnu.org>
3658
3659 * gdb.base/annota3.exp: Expect frame-begin annotation.
3660
85b4c6e8
JB
36612006-07-14 Joel Brobecker <brobecker@adacore.com>
3662
3663 * gdb.base/help.exp: Adjust "help unset" test to accept
3664 any list of unset commands.
3665
fb933624
DJ
36662006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
3667 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * gdb.cp/ref-params.exp: New test.
3670 * gdb.cp/ref-params.cc: New source file.
3671 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
3672
1dff4b64
MK
36732006-07-08 Mark Kettenis <kettenis@gnu.org>
3674
3675 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
3676 spaces/tabs in regular expressions since they might not be there.
3677
40d2e0e3
AS
36782006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
3679
3680 * gdb.base/ifelse.exp: New file.
3681
f6c957d2
NS
36822006-07-04 Nathan Sidwell <nathan@codesourcery.com>
3683
3684 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
3685 line.
3686 * gdb.base/huge.exp: Loop over compilation to find a size that
3687 is acceptable.
3688 * gdb.base/remote.exp: Correct expected strings.
3689 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
3690
b9c5a23d
DJ
36912006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3692
3693 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
3694
9af2e58d
DJ
36952006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3696
3697 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
3698 native.
3699
30930ca5
DJ
37002006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3701
3702 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
3703 enable stabs testing.
3704
aa32fa1d
DJ
37052006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3706
bd4a4c80 3707 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
3708 gdb_test_multiple does.
3709
321fef15
DJ
37102006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3711
3712 * Makefile.in (host_alias): Remove.
3713 (target_alias): Use @target_noncanonical@.
3714 (site.exp): Don't set host_alias.
3715 * aclocal.m4: Remove contents. Include acx.m4.
3716 * configure: Regenerated.
3717 * configure.ac: Use ACX_NONCANONICAL_TARGET.
3718
e1c2defa
NS
37192006-06-13 Nathan Sidwell <nathan@codesourcery.com>
3720
e63b55d1
NS
3721 * lib/gdb.exp (gdb_load_cmd): New.
3722
5600ea19
NS
3723 * gdb.base/fileio.c: Add system(NULL) test.
3724 * gdb.base/fileio.exp: Check it.
3725
e1c2defa
NS
3726 * gdb.base/break.c: Add 10a breakpoint at }
3727 * gdb.base/break.exp: Add test for breakpoint at }
3728 * gdb.cp/anon-union.cc: Add code at end of function.
3729 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
3730 * gdb.mi/var-cmd.c: Add code at end of function.
3731 * gdb.mi/mi-var-display.exp: Adjust end of next.
3732 * gdb.mi/mi2-var-display.exp: Likewise.
3733 * gdb.base/fileio.c: Add stop function and insert calls at
3734 stopping places.
3735 * gdb.base/fileio.exp: Breakpoint stop function and remove
3736 explicit line number references.
3737
6c0112ec
JB
37382006-05-19 Joel Brobecker <brobecker@adacore.com>
3739
a9c64011
AS
3740 * gdb.base/del.exp (test_delete_alias): New function.
3741 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 3742
154189a4
FF
37432006-05-18 Fred Fish <fnf@specifix.com>
3744
3745 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
3746 required. Check for spurious output after program exits normally.
3747
582e64c2
FF
37482006-05-17 Fred Fish <fnf@specifix.com>
3749
3750 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
3751 gdb_load, so it works in the simulator.
3752
8ef6493a
FF
37532006-05-11 Fred Fish <fnf@specifix.com>
3754
3755 * gdb.base/bang.exp: Ignore unexpected output between the
3756 "program exited normally" and the gdb prompt, as many other
3757 tests do.
3758
692b141c
MK
37592006-05-07 Mark Kettenis <kettenis@gnu.org>
3760
3761 * gdb.base/help.exp: Make "delete checkpoint" part option for
3762 "help d" and "help delete" tests.
3763
540b8a30
UW
37642006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3765
a9c64011 3766 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
3767 expected output in some mi_gdb_test statements.
3768 * gdb.mi/mi2-basics.exp: Likewise.
3769
9b6462d9
JB
37702006-05-05 Joel Brobecker <brobecker@adacore.com>
3771
3772 * gdb.base/del.c: New file.
3773 * gdb.base/del.exp: New testcase.
3774
954de43b
DM
37752006-05-05 David S. Miller <davem@sunset.davemloft.net>
3776
3777 * gdb.base/break.exp: Do not assume a breakpoint on
3778 main will actually be in $srcfile when optimizing.
1303f75e
DM
3779 * gdb.base/savedregs.exp: Do not require that the dummy
3780 frame location match up to a symbol and source file location.
c3242428
DM
3781 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
3782 will get printed without a mi_cmd_data_list_register_values prefix.
3783 (*-data-list-register-*): Correct regular expressions to expect the new
3784 pseudo d? floating point registers.
3785 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 3786
c7e64c9a
DJ
37872006-05-05 Christophe Lyon <christophe.lyon@st.com>
3788
3789 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
3790 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
3791 is allocated by the compiler.
3792 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
3793 anons, e, anone to force their allocation by the compiler.
3794
37952006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
3796
3797 * gdb.base/help.exp: Update expected text for help d and
3798 help delete.
3799
27ce9a6d
MK
38002006-05-02 Mark Kettenis <kettenis@gnu.org>
3801
3802 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
3803 NetBSD/ELF targets.
3804
8608915f
MK
38052006-04-30 Mark Kettenis <kettenis@gnu.org>
3806
3807 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
3808 single-step breakpoint fails; make this a KFAIL on
3809 sparc*-*-openbsd*.
3810 * gdb.base/siginfo.exp: Likewise.
3811 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3812
b8db102d
MS
38132006-04-26 Michael Snyder <msnyder@redhat.com>
3814
3815 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
3816 which may have to consume output from other forks.
3817 Add tests to make sure that "delete fork" succeeded.
3818
c702009a
MS
38192006-04-20 Michael Snyder <msnyder@redhat.com>
3820
3821 * 2006-03-22 Jim Blandy <jimb@redhat.com>
3822 Add support for the Renesas M32C and M16C.
3823
3824 * gdb.asm/asm-source.exp: Add m32c target.
3825 * gdb.asm/m32c.inc: Support for m32c target.
3826
e28493f2
AS
38272006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
3828
3829 * gdb.base/commands.exp (recursive_source_test): New test.
3830
880da185
DM
38312006-04-04 David S. Miller <davem@sunset.davemloft.net>
3832
3833 * gdb.base/float.exp: Add pattern for sparc targets.
3834
61d9b92f
DJ
38352006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3836
3837 * gdb.base/commands.exp (stray_arg0_test): New test.
3838
bd717df8
PB
38392006-03-30 Paul Brook <paul@codesourcery.com>
3840
3841 * gdb.mi/mi-until.exp: kfail broken until command.
3842 * gdb.mi/mi2-until.exp: Ditto.
3843
ec793d3c
NR
38442006-03-27 Nick Roberts <nickrob@snap.net.nz>
3845
3846 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
3847
831004b7
AO
38482006-03-08 Alexandre Oliva <aoliva@redhat.com>
3849
3850 * gdb.base/prelink.exp: Anchor tested-for regular expression
3851 on gdb prompt.
3852
effe49a0
PB
38532006-03-07 Paul Brook <paul@codesourcery.com>
3854
3855 * gdb.base/assign.exp: Correct fail message.
3856
e5461016
PB
38572006-03-07 Paul Brook <paul@codesourcery.com>
3858
3859 * lib/compiler.c: Extract armcc version number.
3860 * lib/compiler.cc: Ditto.
3861
fc91c6c2
PB
38622006-03-07 Paul Brook <paul@codesourcery.com>
3863
3864 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
3865 additional_flags=-w.
3866 * gdb.arch/altivec-regs.exp: Ditto.
3867 * gdb.arch/e500-abi.exp: Ditto.
3868 * gdb.arch/e500-regs.exp: Ditto.
3869 * gdb.base/all-bin.exp: Ditto.
3870 * gdb.base/annota1.exp: Ditto.
3871 * gdb.base/annota3.exp: Ditto.
3872 * gdb.base/args.exp: Ditto.
3873 * gdb.base/arithmet.exp: Ditto.
3874 * gdb.base/assign.exp: Ditto.
3875 * gdb.base/async.exp: Ditto.
3876 * gdb.base/bang.exp: Ditto.
3877 * gdb.base/break.exp: Ditto.
3878 * gdb.base/call-rt-st.exp: Ditto.
3879 * gdb.base/completion.exp: Ditto.
3880 * gdb.base/cond-expr.exp: Ditto.
3881 * gdb.base/condbreak.exp: Ditto.
3882 * gdb.base/consecutive.exp: Ditto.
3883 * gdb.base/define.exp: Ditto.
3884 * gdb.base/display.exp: Ditto.
3885 * gdb.base/ena-dis-br.exp: Ditto.
3886 * gdb.base/environ.exp: Ditto.
3887 * gdb.base/eval-skip.exp: Ditto.
3888 * gdb.base/info-proc.exp: Ditto.
3889 * gdb.base/jump.exp: Ditto.
3890 * gdb.base/logical.exp: Ditto.
3891 * gdb.base/long_long.exp: Ditto.
3892 * gdb.base/maint.exp: Ditto.
3893 * gdb.base/miscexprs.exp: Ditto.
3894 * gdb.base/pc-fp.exp: Ditto.
3895 * gdb.base/pointers.exp: Ditto.
3896 * gdb.base/relational.exp: Ditto.
3897 * gdb.base/reread.exp: Ditto.
3898 * gdb.base/sect-cmd.exp: Ditto.
3899 * gdb.base/sep.exp: Ditto.
3900 * gdb.base/sepdebug.exp: Ditto.
3901 * gdb.base/until.exp: Ditto.
3902 * gdb.base/whatis-exp.exp: Ditto.
3903 * gdb.cp/annota2.exp: Ditto.
3904 * gdb.cp/annota3.exp: Ditto.
3905 * gdb.trace/actions.exp: Ditto.
3906 * gdb.trace/backtrace.exp: Ditto.
3907 * gdb.trace/circ.exp: Ditto.
3908 * gdb.trace/collection.exp: Ditto.
3909 * gdb.trace/deltrace.exp: Ditto.
3910 * gdb.trace/infotrace.exp: Ditto.
3911 * gdb.trace/limits.exp: Ditto.
3912 * gdb.trace/packetlen.exp: Ditto.
3913 * gdb.trace/passc-dyn.exp: Ditto.
3914 * gdb.trace/passcount.exp: Ditto.
3915 * gdb.trace/report.exp: Ditto.
3916 * gdb.trace/save-trace.exp: Ditto.
3917 * gdb.trace/tfind.exp: Ditto.
3918 * gdb.trace/tracecmd.exp: Ditto.
3919 * gdb.trace/while-dyn.exp: Ditto.
3920 * gdb.trace/while-stepping.exp: Ditto.
3921 * lib/gdb.exp: Ditto.
3922 (gdb_compile): Handle nowarning option.
3923
5f4a23d9
AO
39242006-03-07 Alexandre Oliva <aoliva@redhat.com>
3925
3926 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
3927 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
3928 Rename executable to prelinkt. Don't re-prelink if we didn't
3929 get a core file. Test prelink -u exit status to tell whether
3930 prelinking failed. Use gdb_test_multiple.
3931
9733fc94
DJ
39322006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3933
3934 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
3935 (do_tests): Call it.
3936
cc10cae3
AO
39372006-02-28 Alexandre Oliva <aoliva@redhat.com>
3938
3939 * gdb.base/prelink.exp: New test.
3940 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
3941
15c46491
WZ
39422006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
3943
3944 * gdb.fortran/derived-type.f90: New file.
3945 * gdb.fortran/derived-type.exp: New testcase.
3946
5c9f7ded
DJ
39472006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
3948
3949 * gdb.base/default.exp: Allow ';' as a directory separator.
3950
5b96932b
AS
39512006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3952
3953 * gdb.base/help.exp (help add-symbol-file): Update.
3954
1986bccd
AS
39552006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3956
3957 * gdb.base/help.exp (help load): Update expected results.
3958
a8b7528f
FF
39592006-02-19 Fred Fish <fnf@specifix.com>
3960
3961 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
3962 specifix hex value as part of results.
3963 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 3964
f8261448
FF
39652006-02-16 Fred Fish <fnf@specifix.com>
3966
3967 * gdb.base/whatis.c: Define variables using typedefs char_addr,
3968 ushort_addr, and slong_addr, so the typedefs are not optimized
3969 away.
3970 * gdb.base/whatis.exp: Add tests using type name for struct type,
3971 union type, enum type, and typedef.
a9c64011 3972
31d8bdd2
MK
39732006-02-13 Mark Kettenis <kettenis@gnu.org>
3974
3975 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
3976
34e41e63
JB
39772006-02-13 Jim Blandy <jimb@redhat.com>
3978
3979 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
3980 case where it takes two "next" commands to skip past the init
3981 call.
3982
ac6e4f31
FF
39832006-02-12 Fred Fish <fnf@specifix.com>
3984
3985 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
3986 to handle cases where it takes two "next" commands to skip
3987 past the init call.
3988
2db2d571
JB
39892006-02-07 Joel Brobecker <brobecker@adacore.com>
3990
3991 * gdb.ada/array_return.exp: Mark the last test as expected to fail
3992 on hppa32 targets.
3993
38fcd64c
DJ
39942006-02-06 Vladimir Prus <ghost@cs.msu.su>
3995
3996 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
3997 field.
3998
1315ad46
MK
39992006-01-29 Mark Kettenis <kettenis@gnu.org>
4000
4001 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
4002
5625b943
DJ
40032006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
4004
4005 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
4006 files.
4007
80df1bbe
DJ
40082006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4009
4010 * gdb.cp/maint.exp: Set complaints to a positive value.
4011
9078e690
DJ
40122006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
4013
4014 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
4015 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
4016 function name.
4017
9c903399
DJ
40182006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 * gdb.base/checkpoint.c: Update copyright notice. Include
4021 <stdlib.h>.
4022
761ae4d6
JB
40232006-01-04 Jim Blandy <jimb@redhat.com>
4024
4025 * gdb.asm/asm-source.exp: Independently provide default values for
4026 asm-flags and debug-flags. Use 'string equal' to do the
4027 comparison, not the implicit expr's '==' operator. Remove
4028 now-unneeded assignments to asm-flags. In h8300 case, place
4029 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
4030
099ac3dd
MS
40312006-01-04 Michael Snyder <msnyder@redhat.com>
4032
4033 * gdb.base/checkpoint.c: New file.
4034 * gdb.base/checkpoint.exp: New file.
4035 * gdb.base/multi-fork.c: New file.
4036 * gdb.base/multi-fork.exp: New file.
4037 * gdb.base/pi.txt: New file (data for checkpoint.c test).
4038
f4d85314
FF
40392006-01-04 Fred Fish <fnf@specifix.com>
4040
4041 * gdb.base/ptype.c (foo): Add typedef.
4042 (intfoo): Add function.
4043 * gdb.base/ptype1.c: New file.
4044 * gdb.base/ptype.exp: Handle compilation and linking with two
4045 source files. Test that proper type for "foo" is found based
4046 on source context rather than first match found in symtabs.
4047
a1b06f35
MK
40482005-12-28 Mark Kettenis <kettenis@gnu.org>
4049
4050 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
4051 * gdb.asm/openbsd.inc: Indent commands.
4052
d082a1e2
MK
40532005-12-26 Mark Kettenis <kettenis@gnu.org>
4054
c65016bd
MK
4055 * gdb.base/freebpcmd.exp: Increase timeout.
4056
d082a1e2
MK
4057 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
4058
d3c32a0e
DJ
40592005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
4060
4061 * gdb.base/default.exp: Update check for "show version".
4062
9fdb1f50
RC
40632005-12-09 Randolph Chung <tausq@debian.org>
4064
4065 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
4066 * gdb.asm/pa64.inc: New file.
4067
5f2c56f7
RC
40682005-12-09 Randolph Chung <tausq@debian.org>
4069
4070 * gdb.asm/common.inc: Indent commands.
4071 * gdb.asm/asmsrc1.s: Likewise.
4072 * gdb.asm/asmsrc2.s: Likewise.
4073
8117349c
RC
40742005-12-09 Randolph Chung <tausq@debian.org>
4075
4076 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
4077 (get_addr_of_sym): Remove duplicate print.
4078 (gen_core): xfail hppa*-*-hpux*, update expected output.
4079 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
4080 * gdb.arch/pa64-nullify.s: New file.
4081
8f07f25a
RC
40822005-12-09 Randolph Chung <tausq@debian.org>
4083
4084 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
4085
55b39184
DJ
40862005-12-07 Christophe Lyon <christophe.lyon@st.com>
4087
4088 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
4089 code generation for these functions.
4090 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
4091 error message.
4092
31e2b00f
AS
40932005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
4094
4095 * gdb.base/help.exp (help b, help br, help bre, help brea)
4096 (help break): Update the expected message.
4097
c3d0b56e
SC
40982005-11-11 Stephane Carrez <stcarrez@nerim.fr>
4099
4100 * gdb.asm/m68hc11.inc: Setup the data section.
4101 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
4102 script for this test.
4103 (m6812-*-*): Likewise.
4104
36ae0ea9
RC
41052005-11-09 Randolph Chung <tausq@debian.org>
4106
4107 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
4108
9d6f42e9
WZ
41092005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
4110
4111 * gdb.base/break.exp: Fix a comment typo.
4112
e2126a14
EZ
41132005-11-03 Jim Blandy <jimb@redhat.com>
4114
a9c64011
AS
4115 Checked in by Elena Zannoni <ezannoni@redhat.com>
4116
e2126a14
EZ
4117 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
4118
e0ac7199
CV
41192005-11-02 Corinna Vinschen <vinschen@redhat.com>
4120
4121 * gdb.arch/gdb1558.c: Include stdio.h.
4122
31d3fb18
MK
41232005-10-31 Mark Kettenis <kettenis@gnu.org>
4124
4125 * gdb.asm/asm-source.exp: Use -e instead of --entry.
4126
e52b687c
MK
41272005-10-31 Mark Kettenis <kettenis@gnu.org>
4128
4129 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
4130
f4711d79
PG
41312005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
4132
a9c64011
AS
4133 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
4134 vscr" tests to better match output.
f4711d79 4135
987a9106
JB
41362005-10-12 Jim Blandy <jimb@redhat.com>
4137
4138 * gdb.base/structs.exp (any): New function.
4139 (test_struct_returns): Don't make any assumptions at all about
4140 what value the function returns when GDB can't set the return
4141 value.
4142
2336bb58
JB
41432005-10-09 Joel Brobecker <brobecker@adacore.com>
4144
4145 * gdb.ada/arrayidx/p.adb: New file.
4146 * gdb.ada/arrayidx.exp: New testcase
4147
41482005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
4149
4150 * gdb.ada/array_return/pck.ads: New file.
4151 * gdb.ada/array_return/pck.adb: New file.
4152 * gdb.ada/array_return/p.adb: New file.
4153 * gdb.ada/array_return.exp: New testcase.
4154
705335ea
JB
41552005-10-03 Joel Brobecker <brobecker@adacore.com>
4156
a9c64011
AS
4157 * gdb.base/arrayidx.c: New file.
4158 * gdb.base/arrayidx.exp: New testcase.
705335ea 4159
11ee9940
NR
41602005-09-29 Nick Roberts <nickrob@snap.net.nz>
4161
4162 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
4163 frames-invalid and breakpoints-invalid are no longer generated
4164 with level 3 so don't expect them in the output.
4165
39fb8e9e
BR
41662005-09-27 Bob Rossi <bob@brasko.net>
4167
a9c64011 4168 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
4169 from test. Escape the | in mi_gdb_test call.
4170 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
4171 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
4172 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
4173 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
4174 expected regex's in mi_gdb_test calls.
4175 * lib/mi-support.exp: Remove arbitrary .* from tests.
4176 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
4177 Fully anchor GDB/MI expected results in mi_gdb_test.
4178 * lib/gdb.exp (string_to_regexp): Escape the ] character.
4179 * gdb.base/sizeof.exp: Remove escape character. Correct test.
4180
2af48f68
PB
41812005-09-26 Paul Brook <paul@codesourcery.com>
4182
4183 * long_long.exp: Exclude eabi targets from arm FPA float format test.
4184
f34502bc
WZ
41852005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
4186
4187 * bfp-test.c: New file.
4188 * bfp-test.exp: New testcase.
4189
ca929517
WZ
41902005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
4191
4192 * gdb.fortran/subarray.exp: New testcase to test the evaluation
4193 of subarray and substring variable.
4194 * gdb.fortran/subarray.f: New source file for the test of subarray
4195 and substring variable evaluation.
4196 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
4197 of string constant.
4198
c761af65
DJ
41992005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
4200
4201 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
4202 copyright dates.
4203
561d7a1d
PG
42042005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
4205
4206 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
4207 powerpc altivec' test with an almost identical 'info vector' test.
4208
b2b64cc9
PG
42092005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
4210
a9c64011
AS
4211 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
4212 vscr" tests to match output.
b2b64cc9 4213
6ac4d15a
PG
42142005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
4215
a9c64011
AS
4216 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
4217 output.
6ac4d15a 4218
40e55bef
BR
42192005-09-11 Bob Rossi <bob@brasko.net>
4220
4221 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 4222 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
4223 commands that return an MI output command and an asyncronous MI output
4224 command.
4225 * gdb.mi/mi-console.exp: Ditto.
4226
3c7385ec
BR
42272005-09-11 Bob Rossi <bob@brasko.net>
4228
4229 * gdb.mi/mi-var-child.c: Include <string.h>.
4230
a6cd0eb3
DJ
42312005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
4232
4233 * killed.exp: Correct gdb_expect syntax.
4234
2f168eed
CV
42352005-08-09 Corinna Vinschen <vinschen@redhat.com>
4236
4237 * lib/mi-support.exp (mi_gdb_load): Fix typo.
4238
ecd3fd0f
BR
42392005-08-02 Bob Rossi <bob@brasko.net>
4240
4241 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
4242 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
4243 Change tests to inferior-tty-set/show.
4244 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
4245 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
4246 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
4247 inferior. Use mi_gdb_test to get GDB and Inferior output.
4248 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
4249 descriptor.
4250 (mi_inferior_tty_name): Add inferior PTY file name.
4251 (mi_gdb_start): Add INFERIOR_PTY parameter.
4252 (mi_gdb_test): Add IPATTERN parameter.
4253
f1ea48cb 42542005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 4255
f1ea48cb
BR
4256 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
4257 parameter to mi_gdb_test.
4258 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
4259
6e650a67
DJ
42602005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4261
4262 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
4263 struct_declarations.
4264 * gdb.mi/mi-var-child.exp: Step over the initialization of
4265 struct_declarations.
4266
8be260b6
DJ
42672005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4268
4269 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
4270 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
4271 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
4272 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
4273 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
4274 file.
4275
4e660f07
NR
42762005-07-27 Nick Roberts <nickrob@snap.net.nz>
4277
4278 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
4279 (do_children_tests): Assign values to the extra elements.
4280
4281 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
4282 them for tests for "-var-update --no-values" and
a9c64011 4283 "-var-update --all-values".
4e660f07
NR
4284 Add test for "-var-list-children --simple-values".
4285
4286 * gdb.mi/basics.c (callee4): Add integer array D[3]...
4287
4288 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
4289 "-stack-list-locals --simple-values" Improve doc strings and
4290 comments.
4291
6bdae935
MK
42922005-07-18 Mark Kettenis <kettenis@gnu.org>
4293
598b7a6f
MK
4294 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
4295 *-*-openbsd*.
4296 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
4297
6bdae935
MK
4298 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
4299 sigaltsatck'.
4300
1323e929 43012005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 4302
1323e929
BR
4303 * gdb.base/default.exp (tty): Changed output of command.
4304 * gdb.base/help.exp (help tty): Ditto.
4305
b1a9c082
MK
43062005-07-12 Mark Kettenis <kettenis@gnu.org>
4307
4308 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
4309
10a844a2
MK
43102005-07-10 Mark Kettenis <kettenis@gnu.org>
4311
4312 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
4313 -stack-select-frame without arguments.
4314 (test_stack_frame_listing): Add test for newly implemented command
4315 -stack-info-frame.
4316
3cb3b8df
BR
43172005-07-06 Bob Rossi <bob@brasko.net>
4318
4319 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
4320 command.
4321 (Copyright): Update copyright.
4322
a0c5fbcf
WZ
43232005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
4324
4325 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
4326 tests to evaluate exponentiation expression.
4327
984971d0
AS
43282005-06-29 Andreas Schwab <schwab@suse.de>
4329
4330 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
4331 main to avoid warnings.
4332
4333 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
4334
fe03833f
NR
43352005-06-20 Nick Roberts <nickrob@snap.net.nz>
4336
4337 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
4338 -stack-select-frame without arguments.
4339 (test_stack_frame_listing): Add test for newly implemented command
4340 -stack-info-frame.
a9c64011 4341
7a55f279
WZ
43422005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
4343
0ffa0ea5
DJ
4344 * gdb.fortran/array-element.f: New file.
4345 * gdb.fortran/array-element.exp: New testcase.
7a55f279 4346
26585198
DJ
43472005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4348
4349 * gdb.base/bigcore.exp: Correct checks for systems which can
4350 not dump a large core file.
4351
c1bd25fd
DJ
43522005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4353
4354 * gdb.base/relocate.c: Add a copyright notice.
4355 (dummy): Remove.
4356 * gdb.base/relocate.exp: Test printing the values of variables
4357 from a relocatable file.
4358
589e074d
DJ
43592005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
4362 excess MI output after an error.
4363
0915f927
JB
43642005-05-29 Joel Brobecker <brobecker@adacore.com>
4365
4366 * gdb.arch/alpha-step.c: New file.
4367 * gdb.arch/alpha-step.exp: New testcase.
4368
76ff342d
DJ
43692005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4370 Dennis Brueni <dennis@slickedit.com>
4371
4372 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
4373 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
4374 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
4375 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
4376 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
4377 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
4378 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
4379
96b0c7ac
DJ
43802005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
4381 Wu Zhou <woodzltc@cn.ibm.com>
4382
4383 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
4384 IBM's xlc compiler.
4385 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
4386 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
4387
f21565d2
JB
43882005-05-13 Jim Blandy <jimb@redhat.com>
4389
4390 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
4391 calling gdb_suppress_entire_file.
4392 * gdb.base/charset.exp: Same.
4393 * gdb.base/call-rt-st.exp: Same.
4394
6006a3a1
BR
43952005-05-05 Bob Rossi <bob_rossi@cox.net>
4396
4397 * lib/gdb.exp (fullname_syntax): Added global regex.
4398 (fullname_syntax_POSIX): Ditto.
4399 (fullname_syntax_UNC): Ditto.
4400 (fullname_syntax_DOS_CASE): Ditto.
4401 (fullname_syntax_DOS): Ditto.
4402 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
4403 fullname_syntax variable to scope and use it.
4404 (test_file_list_exec_source_files): Ditto.
4405 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
4406
c3b69c04
DJ
44072005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
4410
3c95e6af
PG
44112004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
4412
a9c64011
AS
4413 * lib/gdb.exp (skip_altivec_tests): New function, based on
4414 check_vmx_hw_available from the GCC testsuite.
4415 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
4416 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 4417
78df6c56
JB
44182005-05-02 Jim Blandy <jimb@redhat.com>
4419
4420 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
4421 calling gdb_suppress_entire_file.
4422
1690f9cf
DJ
44232005-04-30 Randolph Chung <tausq@debian.org>
4424
4425 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
4426 Slightly relax "sem_post" name checking.
4427
5ea106f7
PG
44282005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
4429
4430 * gdb.base/unload.exp: Use new shared library infrastructure.
4431
bf7234cf
PG
44322005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
4433
4434 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 4435 infrastructure.
bf7234cf 4436
547b869a
CV
44372005-04-29 Corinna Vinschen <vinschen@redhat.com>
4438
4439 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
4440 * gdb.asm/h8300.inc: New file.
4441
f07e55f0
PG
44422005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
4443
4444 * gdb.base/shlib-call.exp: Change to use new shared library
4445 infrastructure.
4446
3cbba3d1
PG
44472005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
4448
a9c64011
AS
4449 * gdb.base/pending.exp: Change to use new shared library
4450 infrastructure.
3cbba3d1 4451
ed6df200
PG
44522005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
4453
a9c64011
AS
4454 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
4455 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 4456
8c8f4ebe
PG
44572005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
4458
a9c64011
AS
4459 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
4460 shared objects being adjusted and update copyright years.
8c8f4ebe 4461
607fbc54
DJ
44622005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
4463
4464 * ChangeLog: Correct some 2003-01-13 dates.
4465 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
4466 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
4467 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
4468 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
4469 gdb.trace/tfind.exp: Update copyright years.
4470
57bf0e56
DJ
44712005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
4472 Daniel Jacobowitz <dan@codesourcery.com>
4473
4474 * lib/gdb.exp (gdb_compile): Handle shlib=.
4475 (gdb_compile_shlib): New function.
4476
9b593790
PG
44772005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
4478
a9c64011 4479 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 4480
9494c6a5
DJ
44812005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4482
4483 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
4484 gdb.server.
4485 * configure.ac: Likewise.
4486 * configure: Regenerated.
4487 * gdb.gdbserver/Makefile.in: Moved to...
4488 * gdb.server/Makefile.in: ... here.
4489 * gdb.gdbserver/server.c: Moved to...
4490 * gdb.server/server.c: ... here.
4491 * gdb.gdbserver/server-run.exp: Moved to...
4492 * gdb.server/server-run.exp: ... here.
4493
6f8eac0e
DJ
44942005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4495
4496 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
4497 * configure.ac: Create gdb.gdbserver/Makefile.
4498 * configure: Regenerated.
4499 * lib/gdbserver-support.exp: New file, derived from
4500 config/gdbserver.exp.
4501 * config/gdbserver.exp: Use gdbserver-support.exp.
4502 * gdb.gdbserver/Makefile.in: New file.
4503 * gdb.gdbserver/server.c: New file.
4504 * gdb.gdbserver/server-run.exp: New file.
4505
6e87504d
PG
45062005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
4507
a9c64011
AS
4508 * lib/gdb.exp (test_compiler_info): Return compiler_info
4509 if no arguments are given.
6e87504d 4510
d1779be4
PG
45112005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
4512
4513 * gdb.arch/altivec-abi.exp: Check for compiler and set
4514 use altivec' flag accordingly.
4515 * gdb.arch/altivec-regs.exp: Likewise.
4516
88750304
DJ
45172005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4518
4519 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
4520
f3fb768d
AS
45212005-03-27 Andreas Schwab <schwab@suse.de>
4522
4523 * gdb.base/bigcore.c (main): Add missing mode argument in open
4524 call.
4525
7e813ac5
DJ
45262005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
4527
4528 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
4529 downloads.
4530 * config/gdbserver.exp (gdb_load): Likewise.
4531
8e3049aa
PB
45322005-03-14 Paul Brook <paul@codesourcery.com>
4533
4534 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
4535 targets.
4536
a9df7c44
JB
45372005-03-09 Joel Brobecker <brobecker@adacore.com>
4538
4539 * gdb.dwarf2/dup-psym.S: New file.
4540 * gdb.dwarf2/dup-psym.exp: New testcase.
4541
9f0d94e8
JB
45422005-03-09 Joel Brobecker <brobecker@adacore.com>
4543
4544 * gdb.ada/exec_changed/first.adb: New file.
4545 * gdb.ada/exec_changed/second.adb: New file.
4546 * gdb.ada/exec_changed.exp: New testcase.
4547
5f579bc5
NS
45482005-03-08 Nathan Sidwell <nathan@codesourcery.com>
4549
36e9969c
NS
4550 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
4551 (A2): New class.
4552 (main): Test operator+.
4553 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
4554 breakpoint test.
4555
5f579bc5
NS
4556 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
4557 * gdb.base/signull.exp: Disable if gdb,nosignals.
4558 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
4559 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
4560 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
4561 * gdb.mi/mi2-console.exp: Likewise.
4562 * gdb.trace/collection.exp (run_trace_experiment): Consume the
4563 continue output at start.
4564 (gdb_collect_locals_test): Robustify regexp.
4565 * gdb.trace/passc-dyn.exp: Fix comment typo.
4566 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
4567
be46087e
CV
45682005-03-08 Corinna Vinschen <vinschen@redhat.com>
4569
4570 * gdb.asm/asm-source.exp: Add iq2000 case.
4571 * gdb.asm/iq2000.inc: New file.
4572
384e1a61 45732005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 4574
384e1a61
MI
4575 * gdb.base/command.exp: Change hardcoded value to regular expression.
4576 * gdb.base/float.exp: Add powerpc to the list of targets checked.
4577
584b6e9e
DJ
45782005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
4581 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
4582 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
4583 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
4584 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
4585
ab5b5d61
MK
45862005-03-05 Mark Kettenis <kettenis@gnu.org>
4587
4588 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
4589 changes.
4590
ae051c1b
PG
45912004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
4592
a9c64011
AS
4593 * lib/compiler.c: Add test for IBM's xlc compiler.
4594 * lib/compiler.cc: Likewise.
ae051c1b 4595
3f0f6ed2
JB
45962004-02-24 Joel Brobecker <brobecker@adacore.com>
4597
4598 * gdb.ada/fixed_points.exp: Create compilation object directory
4599 before running the test.
4600 * gdb.ada/null_record.exp: Likewise.
4601 * gdb.ada/packed_array.exp: Likewise.
4602 * gdb.ada/start.exp: Likewise.
4603
724f452b
JB
46042005-02-15 Joel Brobecker <brobecker@adacore.com>
4605
4606 * gdb.ada/packed_array/pa.adb: New file.
4607 * gdb.ada/packed_array.exp: New testcase.
4608
57f5cdfb 46092005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 4610
1f393151
MK
4611 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
4612 files.
4613
ebdda337
MK
4614 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
4615 on *-*-openbsd*. Correctly match whitespace in regukar
4616 expressions.
4617
cf309262
DJ
46182005-02-10 Daniel Jacobowitz <dan@debian.org>
4619
4620 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
4621 PR exp/1821
4622 * gdb.base/gdb1821.c: New test file.
4623 * gdb.base/gdb1821.exp: New test file.
4624
3be49e7a
JB
46252005-02-09 Joel Brobecker <brobecker@adacore.com>
4626
4627 * gdb.base/start.c: New file.
4628 * gdb.base/start.exp: New testcase.
4629
e292e67d
JB
46302005-02-09 Joel Brobecker <brobecker@adacore.com>
4631
4632 * gdb.ada/start/dummy.adb: New file.
4633 * gdb.ada/start.exp: New testcase.
4634
dbdfa66c
CV
46352005-02-09 Corinna Vinschen <vinschen@redhat.com>
4636
4637 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
4638 for printing symbols and statistics.
4639 Add test for using relative pathnames in "maint print msymbols" test.
4640 Mark "maint info sections DATA" XFAIL on Cygwin.
4641 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
4642 tests.
4643
d7941671
AC
46442005-02-09 Andreas Schwab <schwab@suse.de>
4645
4646 Committed by Andrew Cagney <cagney@gnu.org>
4647 * gdb.base/remotetimeout.exp: New file.
4648
74e5ef44
MK
46492005-02-07 Mark Kettenis <kettenis@gnu.org>
4650
4651 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
4652
464dd14d
JB
46532005-02-03 Joel Brobecker <brobecker@adacore.com>
4654
4655 * gdb.ada/gnat_ada.gpr: New file.
4656 * gdb.ada/gnat_ada.gin: Delete, no longer used.
4657 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
4658 * configure.ac: No longer generate gnat_ada.gpr.
4659 * configure: Regenerate.
4660 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
4661 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
4662 * gdb.ada/null_record/bar.ads: Likewise.
4663 * gdb.ada/null_record/bar.adb: Likewise.
4664 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
4665 * gdb.ada/null_record.exp (testdir): New variable.
4666 (testfile): executable is now in testdir subdirectory.
4667 (srcfile): Use full path to the main compilation unit.
4668 * gdb.ada/fixed_points.exp: Same changes as above.
4669
30d756ae
NR
46702005-02-03 Nick Roberts <nickrob@snap.net.nz>
4671
4672 * gdb.base/interp.exp: New test.
4673
9d799f85
AC
46742005-01-24 Andrew Cagney <cagney@gnu.org>
4675
4676 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
4677
15656118
AC
46782005-01-19 Andrew Cagney <cagney@gnu.org>
4679
a892c31b
AC
4680 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
4681 configure.ac not configure.in.
4682
15656118
AC
4683 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
4684 of powerpc*-*-*.
4685 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 4686 * gdb.base/list.exp (test_list_function)
15656118
AC
4687 (test_list_filename_and_function): Ditto.
4688 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
4689
a7b01baf
AC
46902005-01-16 Andrew Cagney <cagney@gnu.org>
4691
17d92a02
AC
4692 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
4693
a7b01baf
AC
4694 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
4695
bc8332bb
AC
46962005-01-14 Andrew Cagney <cagney@gnu.org>
4697
4698 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
4699 * gdb.mi/mi2-var-cmd.exp: Ditto.
4700
4d074752
CV
47012005-01-10 Corinna Vinschen <vinschen@redhat.com>
4702
4703 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
4704
bec39cab
AC
47052005-01-07 Andrew Cagney <cagney@gnu.org>
4706
4707 * configure.ac: Rename configure.in, require autoconf 2.59.
4708 * configure: Re-generate.
4709 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
4710 * gdb.stabs/configure: Re-generate.
4711 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
4712 * gdb.hp/configure: Re-generate.
4713 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
4714 autoconf 2.59.
4715 * gdb.hp/gdb.objdbg/configure: Re-generate.
4716 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
4717 autoconf 2.59.
4718 * gdb.hp/gdb.defects/configure: Re-generate.
4719 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
4720 autoconf 2.59.
4721 * gdb.hp/gdb.compat/configure: Re-generate.
4722 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
4723 autoconf 2.59.
4724 * gdb.hp/gdb.base-hp/configure: Re-generate.
4725 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
4726 autoconf 2.59.
4727 * gdb.hp/gdb.aCC/configure: Re-generate.
4728
f10b16d4
JB
47292004-12-15 Jim Blandy <jimb@redhat.com>
4730
4731 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
4732 under NPTL when there is debugging info available for libpthread.
4733
fb6e1814
JG
47342004-12-13 Jerome Guitton <guitton@gnat.com>
4735
4736 * gdb.ada/fixed_points.c: New file.
4737 * gdb.ada/fixed_points.exp: New file.
4738
fe46cd3a
RC
47392004-12-03 Randolph Chung <tausq@debian.org>
4740
4741 * gdb.arch/pa-nullify.exp: New file.
4742 * gdb.arch/pa-nullify.s: New file.
4743
8de0841b
RC
47442004-11-30 Randolph Chung <tausq@debian.org>
4745
4746 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
4747 instead of "tbug". Fix regexp to work properly with gdb_test.
4748
c8170782
PH
47492004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
4750
4751 * gdb.base/bitfields2.exp: New test.
4752 * gdb.base/bitfields2.c: New file.
4753
954269c2
RE
47542004-11-28 Richard Earnshaw <rearnsha@arm.com>
4755
4756 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
4757
0107feed
RC
47582004-11-16 Randolph Chung <tausq@debian.org>
4759
4760 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
4761
f073ae8c
DJ
47622004-11-14 Daniel Jacobowitz <dan@debian.org>
4763
4764 * gdb.threads/threadapply.exp: Correct "macro details" test.
4765
19ad59e7
JJ
47662004-11-11 Jeff Johnston <jjohnstn@redhat.com>
4767
4768 * gdb.threads/threadapply.exp: New test.
4769 * gdb.threads/threadapply.c: New file.
4770
9cf0961b
MK
47712004-11-07 Mark Kettenis <kettenis@gnu.org>
4772
4773 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
4774 frames.
4775
c789492a
FL
47762004-11-05 Felix Lee <felix+log1@specifixinc.com>
4777
4778 * gdb.base/cursal.exp: New file.
4779 * gdb.base/cursal.c: New file.
4780
a1e167bb
AC
47812004-11-03 Andrew Cagney <cagney@gnu.org>
4782
4783 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
4784
b7cbf173
MK
47852004-10-30 Mark Kettenis <kettenis@gnu.org>
4786
4787 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
4788 NetBSD/ELF targets.
4789
88f9d34f
JB
47902004-10-29 Joel Brobecker <brobecker@gnat.com>
4791
4792 * gdb.threads/bp_in_thread.c: New file, copied from
4793 pthread_cond_wait.c.
4794 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
4795 file, rather than reusing the .c file from another testcase.
4796
ca7d6a0c
JB
47972004-10-20 Joel Brobecker <brobecker@gnat.com>
4798
4799 * gdb.ada/null_record.exp: Check where we stopped after
4800 sending the start command, instead of where the associated
4801 temporary breakpoint was inserted.
4802
0d863d03
AC
48032004-10-14 Andrew Cagney <cagney@gnu.org>
4804
4805 * gdb.mi/gdb701.c (main): Return 0.
4806
d11e72cb
DJ
48072004-10-13 Daniel Jacobowitz <dan@debian.org>
4808
d40539a4 4809 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 4810
e1923096
JJ
48112004-10-12 Jeff Johnston <jjohnstn@redhat.com>
4812
4813 * gdb.threads/schedlock.c: Add comment markers to use to find
4814 line numbers.
4815 * gdb.threads/schedlock.exp: Adjust regex to handle the new
4816 comments.
4817 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
4818 breakpoint lines.
4819
ec8ba2c9
DJ
48202004-10-12 Daniel Jacobowitz <dan@debian.org>
4821
4822 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
4823
0eb3658b
DJ
48242004-10-12 Daniel Jacobowitz <dan@debian.org>
4825
4826 * configure.in: Add gdb.dwarf2.
4827 * configure: Regenerated.
4828 * Makefile.in: Add gdb.dwarf2.
4829 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
4830 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
4831 gdb.dwarf2/file1.txt: New files.
4832
a271cc33
OF
48332004-10-11 Orjan Friberg <orjanf@axis.com>
4834
a9c64011 4835 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
4836 of "run", since the latter doesn't work with remote targets. Adjust
4837 the breakpoint numbering accordingly.
4838 * gdb.threads/pthread_cond_wait.exp: Ditto.
4839
895ce074
MC
48402004-10-08 Michael Chastain <mec.gnu@mindspring.com>
4841
4842 * gdb.base/overlays.exp: Update copyright years.
4843
6be3092d
KI
48442004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
4845
4846 * gdb.base/overlays.exp: Disable if target is Linux.
4847
e05389b8
FL
48482004-10-06 Felix Lee <felix+log1@specifixinc.com>
4849
4850 * config/gdbserver.exp (gdb_load): Use right filename on remote.
4851
73cb587d
KI
48522004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
4853
4854 * gdb.asm/asm-source.exp: Add m32r-linux target.
4855 * gdb.asm/m32r-linux.inc: New file.
4856
3c0edcdc
AC
48572004-09-24 Andrew Cagney <cagney@redhat.com>
4858 David Anderson <anderson@redhat.com>
4859
4860 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
4861 command fails, assume things will work.
4862 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
4863 (_GNU_SOURCE): Define.
4864 (print_unsigned, print_hex): Change parameter to "long long".
4865 (print_byte_count): New function, use to print byte counts.
4866 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
4867 O_LARGEFILE.
4868 (main): Compute an upper bound on a corefile in max_core_size.
4869 Limit memory chunk size to max_core_size. Limit total memory
4870 allocated to max_core_size.
4871
4bb3667f
AC
48722004-09-23 Andrew Cagney <cagney@gnu.org>
4873
4874 * gdb.base/bigcore.exp: Replace the code that creates a corefile
4875 from a separate process with code that creates a corefile by
4876 making the inferior dump core.
4877
60fe1a51
MK
48782004-09-23 Mark Kettenis <kettenis@gnu.org>
4879
4880 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
4881 block.
4882
8e937346
MC
48832004-09-23 Michael Chastain <mec.gnu@mindspring.com>
4884
4885 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
4886 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
4887 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
4888 Likewise.
4889
7213f6d6
JJ
48902004-09-20 Jeff Johnston <jjohnstn@redhat.com>
4891
4892 * gdb.java/jprint.exp: New test case for java inferior call.
4893 * gdb.java/jprint.java: Ditto.
4894
eac69dca
JB
48952004-09-15 Joel Brobecker <brobecker@gnat.com>
4896
4897 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
4898
22227696
MC
48992004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4900
4901 * gdb.threads/killed.c: Include <stdlib.h>.
4902 * gdb.threads/pthreads.c: Likewise.
4903
7dd403a4
MC
49042004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4905
4906 * gdb.threads/killed.c: Add copyright notice.
4907
33f2d567
JM
49082004-09-10 Jason Molenda (jmolenda@apple.com)
4909
a9c64011
AS
4910 * gdb.base/define.exp: Two new tests to verify zero space chars
4911 after 'if' and 'while' commands in a user-defined command is correctly
4912 parsed.
33f2d567 4913
e05b62ac
AC
49142004-09-08 Andrew Cagney <cagney@gnu.org>
4915
4916 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
4917 delivery test with duplicate at end of file.
4918
9cbe82da
MK
49192004-09-06 Mark Kettenis <kettenis@jive.nl>
4920
4921 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
4922
564803d9
MC
49232004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4924
4925 * config/hppro.exp: Removed.
4926
7c6807ce
MC
49272004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4928
4929 * config/sparclet.exp: Removed.
4930
bf7e26dd
MC
49312004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4932
4933 * config/udi.exp: Removed.
4934
714e341b
MC
49352004-09-02 Michael Chastain <mec.gnu@mindspring.com>
4936
4937 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
4938 of "exp_continue".
4939 (advancei): Likewise.
4940
1236e623
JJ
49412004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4942
4943 * gdb.base/unload.exp: Fix so messages aren't duplicated.
4944
3bdcad15
MI
49452004-09-01 Manoj Iyer <manjo@austin.ibm.com>
4946
228af206 4947 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
4948 to check for nodebug in executable.
4949 * gdb.gdb/observer.exp (setup_test): Likewise.
4950 * gdb.gdb/selftest.exp (test_with_self): Likewise.
4951 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
4952
c72b934c
AC
49532004-09-01 Andrew Cagney <cagney@gnu.org>
4954
4955 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4956 files.
4957
edd9b715
JJ
49582004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4959
4960 * gdb.base/unload.exp: Fix expected warning message to match
4961 latest format.
4962
fb4ce06b
CV
49632004-09-01 Corinna Vinschen <vinschen@redhat.com>
4964
4965 * gdb.base/call-rt-st.exp: Fix typos.
4966
ce78e7c3
MI
49672004-08-31 Manoj Iyer <manjo@austin.ibm.com>
4968
4969 * gdb.threads/thread_check.exp: New testcase.
4970 * gdb.threads/thread_check.c: New testcase.
4971
2dedb159
AC
49722004-08-31 Andrew Cagney <cagney@gnu.org>
4973
4974 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
4975 (skip_to_handler_entry): New procedures. Test stepping into a
4976 handler when the breakpoint is at the handler's entry point.
4977
68f53502
AC
49782004-08-30 Andrew Cagney <cagney@gnu.org>
4979
4980 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
4981 gdb/1757.
4982
3e3ffd2b
MC
49832004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4984
4985 With code from Manoj Iyer <manjo@austin.ibm.com>:
4986 * lib/gdb.exp (gdb_file_cmd): Return more information in the
4987 return value. Add an arm for "no debugging symbols found".
4988 Change a stray "error" to "perror".
4989 (gdb_run_cmd): Adapt to new return value.
4990 * gdb.base/remote.exp: Adapt to new return value.
4991 * gdb.gdb/complaints.exp: Likewise.
4992 * gdb.gdb/observer.exp: Likewise.
4993 * gdb.gdb/selftest.exp: Likewise.
4994 * gdb.gdb/xfullpath.exp: Likewise.
4995
4b6f5fd2
JB
49962004-08-27 Joel Brobecker <brobecker@gnat.com>
4997
4998 * gdb.threads/bp_in_thread.exp: New testcase.
4999
e5b25496
MC
50002004-08-27 Michael Chastain <mec.gnu@mindspring.com>
5001
5002 Fix PR testsuite/1735.
5003 * gdb.threads/schedlock.c (thread_function): Add a cast
5004 to suppress a gcc warning.
5005 * gdb.threads/thread-specific.c (thread_function): Likewise.
5006
934353d6
MC
50072004-08-26 Michael Chastain <mec.gnu@mindspring.com>
5008
5009 * gdb.base/unload.c: Include <stdlib.h>.
5010
f98a0aef 50112004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 5012
f98a0aef 5013 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
5014 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
5015 synchronized after the "return".
5016
5a2e8882
MC
50172004-08-26 Michael Chastain <mec.gnu@mindspring.com>
5018
5019 * gdb.mi/basics.c: Include <stdio.h>.
5020 * gdb.mi/pthreads.c: Include <stdlib.h>.
5021 * gdb.mi/var-cmd.c: Include <stdlib.h>.
5022
a9640423
MC
50232004-08-26 Michael Chastain <mec.gnu@mindspring.com>
5024
5025 * gdb.threads/schedlock.c: Add copyright notice.
5026
b04e311d
AC
50272004-08-25 Andrew Cagney <cagney@gnu.org>
5028
5029 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
5030 (skip_over_handler, breakpoint_over_hander): New test procedures.
5031 (advance, advancei): Add a proper prefix, do not use
5032 rerun_to_main.
5033 * gdb.base/sigstep.c (main): Change to use an infinite loop.
5034
7c27f15b
MC
50352004-08-24 Michael Chastain <mec.gnu@mindspring.com>
5036
5037 * gdb.mi/basics.c: Add copyright notice.
5038 * gdb.mi/var-cmd.c: Add copyright notice.
5039
fffc87ae
MC
50402004-08-23 Michael Chastain <mec.gnu@mindspring.com>
5041
5042 * lib/gdb.exp: Remove signed_keyword_not_used.
5043 * lib/compiler.c: Likewise.
5044 * lib/compiler.cc: Likewise.
5045
d782e0bf
MC
50462004-08-23 Michael Chastain <mec.gnu@mindspring.com>
5047
5048 * gdb.base/whatis.c: Remove conditional disabling of "signed".
5049 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
5050
96033e83
MC
50512004-08-23 Michael Chastain <mec.gnu@mindspring.com>
5052
5053 * gdb.base/whatis.c: Add copyright notice.
5054
cf38c229
MK
50552004-08-20 Mark Kettenis <kettenis@gnu.org>
5056
5057 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
5058 it to skip the breakpoints encoded in the inline assembly.
5059
f4b49756
MC
50602004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5061
5062 * Makefile.in: Add gdb.fortran.
5063
2f193b69
MC
50642004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5065
5066 * gdb.base/call-sc.exp (test_scalar_returns):
5067 Fix cut-and-paste glitch in "Make fun return now".
5068
89a237cb
MC
50692004-08-17 Michael Chastain <mec.gnu@mindspring.com>
5070
5071 * configure.in: Add gdb.fortran.
5072 * configure: Regenerate.
5073 * gdb.fortran/Makefile.in: New file.
5074 * lib/gdb.exp (skip_fortran_tests): New procedure.
5075
469aff8e
MC
50762004-08-17 Michael Chastain <mec.gnu@mindspring.com>
5077
5078 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
5079 reference to bug-gnu@prep.ai.mit.edu.
5080 * gdb.mi/mi-var-child.exp: Likewise.
5081 * gdb.mi/mi-var-cmd.exp: Likewise.
5082 * gdb.mi/mi-var-display.exp: Likewise.
5083 * gdb.mi/mi2-var-block.exp: Likewise.
5084 * gdb.mi/mi2-var-child.exp: Likewise.
5085 * gdb.mi/mi2-var-cmd.exp: Likewise.
5086 * gdb.mi/mi2-var-display.exp: Likewise.
5087
00b51b9f
MK
50882004-08-15 Mark Kettenis <kettenis@gnu.org>
5089
5090 * gdb.base/unload.c (main): Make local variable msg const.
5091
45f07fef
MC
50922004-08-15 Michael Chastain <mec.gnu@mindspring.com>
5093
5094 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
5095 to bug-gnu@prep.ai.mit.edu.
5096 * gdb.mi/mi-disassemble.exp: Likewise.
5097 * gdb.mi/mi-eval.exp: Likewise.
5098 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
5099 default line number.
5100 * gdb.mi/mi-return.exp: Likewise.
5101 * gdb.mi/mi-simplerun.exp: Likewise.
5102 * gdb.mi/mi-stack.exp: Likewise.
5103 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
5104 number with explicit range test.
5105 * gdb.mi/mi-watch.exp: Likewise.
5106 * gdb.mi/mi2-break.exp: Likewise.
5107 * gdb.mi/mi2-cli.exp: Likewise.
5108 * gdb.mi/mi2-disassemble.exp: Likewise.
5109 * gdb.mi/mi2-eval.exp: Likewise.
5110 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
5111 default line number.
5112 * gdb.mi/mi2-return.exp: Likewise.
5113 * gdb.mi/mi2-simplerun.exp: Likewise.
5114 * gdb.mi/mi2-stack.exp: Likewise.
5115 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
5116 number with explicit range test.
5117 * gdb.mi/mi2-watch.exp: Likewise.
5118
dd8c8ee7
MC
51192004-08-15 Michael Chastain <mec.gnu@mindspring.com>
5120
5121 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
5122 * gdb.cp/m-static.exp: Likewise.
5123 * gdb.cp/rtti.exp: Likewise.
5124
4e838464
MK
51252004-08-14 Mark Kettenis <kettenis@gnu.org>
5126
5127 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
5128
8d8cb839
EZ
51292004-08-14 Eli Zaretskii <eliz@gnu.org>
5130
5131 * ChangeLog: Prefix Local Variables with semi-colons and indent
5132 the reference to older ChangeLog files, to fix fontification in
5133 Emacs.
5134
deea8bb0
MC
51352004-08-13 Michael Chastain <mec.gnu@mindspring.com>
5136
5137 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
5138 * gdb.mi/mi2-break.exp: Likewise.
5139
c3297504
MC
51402004-08-13 Michael Chastain <mec.gnu@mindspring.com>
5141
5142 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
5143
25808999
MC
51442004-08-13 Michael Chastain <mec.gnu@mindspring.com>
5145
5146 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
5147
226a8d71
MC
51482004-08-13 Michael Chastain <mec.gnu@mindspring.com>
5149
5150 * gdb.cp/classes.exp: Remove unused declarations. Just let
5151 test names default instead of providing special names. Remove
5152 extraneous demangler test.
5153
37fdf854
JJ
51542004-08-12 Jeff Johnston <jjohnstn@redhat.com>
5155
5156 * gdb.base/unload.exp: New test for breakpoints in dynamically
5157 loaded libraries.
5158 * gdb.base/unload.c: Ditto.
5159 * gdb.base/unloadshr.c: Ditto.
5160
2d3a7986
MC
51612004-08-12 Michael Chastain <mec.gnu@mindspring.com>
5162
5163 * gdb.cp/classes.exp (test_ptype_class_objects): Call
5164 cp_test_ptype_class.
5165 (test_enums): Likewise.
5166
c72b934c
AC
51672004-08-10 Andrew Cagney <cagney@gnu.org>
5168
5169 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
5170 files.
5171
cc503c8a
AC
51722004-08-10 Andrew Cagney <cagney@gnu.org>
5173
5174 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
5175 init_malloc call.
5176
902f2ccb
MC
51772004-08-10 Michael Chastain <mec.gnu@mindspring.com>
5178
5179 * ChangeLog: Add copyright notice. The notice is copied
5180 from emacs 21.3 top level ChangeLog.
5181
78c90502
MC
51822004-08-09 Michael Chastain <mec.gnu@mindspring.com>
5183
5184 * lib/cp-support.exp: New file.
5185 * lib/cp-support.exp (cp_test_type_class): New function.
5186 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
5187 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
5188 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
5189 cp_test_ptype_class.
5190
88e5ea78
MC
51912004-08-09 Michael Chastain <mec.gnu@mindspring.com>
5192
5193 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
5194 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
5195 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
5196 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
5197 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5198 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
5199 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
5200 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
5201 gdb.mi/mi2-watch.exp: Update copyright years.
5202
6a89fc9c
MK
52032004-08-09 Mark Kettenis <kettenis@gnu.org>
5204
5205 * gdb.base/sigaltstack.exp: Provide proper anchoring.
5206
1482e0de
MC
52072004-08-09 Michael Chastain <mec.gnu@mindspring.com>
5208
5209 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
5210 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
5211 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
5212 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
5213 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
5214 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
5215 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
5216 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
5217 gdb.mi/mi-watch.exp: Update copyright years.
5218
1a5ce3f3
DJ
52192004-08-08 Daniel Jacobowitz <dan@debian.org>
5220
5221 PR gdb/1738
5222 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
5223 from a breakpoint with a pending signal.
5224
04f6ecf2
DJ
52252004-08-08 Daniel Jacobowitz <dan@debian.org>
5226
5227 PR gdb/1736
5228 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
5229 * gdb.base/sigaltstack.exp (finish_test): Consume output until
5230 the prompt.
5231 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
5232
54d90d35
DJ
52332004-08-08 Daniel Jacobowitz <dan@debian.org>
5234
5235 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
5236
d2f6abb0
DJ
52372004-08-08 Daniel Jacobowitz <dan@debian.org>
5238
5239 PR gdb/1736
5240 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
5241 for i?86-*-linux*.
5242
5598c03d
DJ
52432004-08-08 Daniel Jacobowitz <dan@debian.org>
5244
5245 * gdb.arch/i386-prologue.exp: Compile without debug information.
5246
c6fee705
MC
52472004-08-08 Michael Chastain <mec.gnu@mindspring.com>
5248
5249 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
5250 rather than asking gdb to search.
5251
dd90efdb
MC
52522004-08-05 Michael Chastain <mec.gnu@mindspring.com>
5253
5254 * gdb.base/gcore.c: Include <string.h>.
5255
1e84bec1
MC
52562004-08-05 Michael Chastain <mec.gnu@mindspring.com>
5257
5258 * gdb.base/gcore.c: Add copyright notice.
5259
e425eb2b
MC
52602004-08-05 Michael Chastain <mec.gnu@mindspring.com>
5261
5262 * gdb.base/freebpcmd.c: Include <stdio.h>.
5263 * gdb.base/long_long.c: Include <string.h>.
5264 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
5265 * gdb.base/siginfo.c: Include <string.h>.
5266 * gdb.base/sigstep.c: Include <string.h>.
5267
cb9aaed5
MC
52682004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5269
5270 * gdb.base/complex.c: Include <stdlib.h>.
5271
55944f3d
MC
52722004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5273
5274 * gdb.base/complex.c: Add copyright notice.
5275
7b2953d9
MC
52762004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5277
5278 * gdb.base/charset.c: Include <stdlib.h>.
5279
c9133d23
MC
52802004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5281
5282 * gdb.base/auxv.c: Include <stdlib.h>.
5283
0a8490ad
MC
52842004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5285
5286 * gdb.base/auxv.c: Add copyright notice.
5287
3426d5ec
MC
52882004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5289
5290 * gdb.base/coremaker.c: Add copyright notice.
5291 * gdb.base/coremaker2.c: Add copyright notice.
5292
8da195dd
AC
52932004-08-04 Andrew Cagney <cagney@gnu.org>
5294
5295 * gdb.base/store.exp: Update copyright.
5296 (check_set, up_set, check_struct, up_struct): Add a prefix to test
5297 names, do not import gdb_prompt.
5298
8d394f98
AC
52992004-08-01 Andrew Cagney <cagney@gnu.org>
5300
5301 Fix PR testsuite/1729.
5302 * gdb.base/dump.exp: Add test name to callers of capture_value, do
5303 not use capture_value with value 4.
5304 (capture_value): Add optional test name parameter.
5305 (test_reload_saved_value, test_restore_saved_value): Use $msg as
5306 the prefix, pass to capture_value.
5307
b6702b23
MK
53082004-08-01 Mark Kettenis <kettenis@gnu.org>
5309
5310 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
5311 * gdb.arch/i386-prologue.c (standard): New prototype and function.
5312 (main): Call new function.
5313
c203e0ca
MC
53142004-07-31 Michael Chastain <mec.gnu@mindspring.com>
5315
5316 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
5317
a7995a30
MC
53182004-07-31 Michael Chastain <mec.gnu@mindspring.com>
5319
5320 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
5321
9366563b
MC
53222004-07-31 Michael Chastain <mec.gnu@mindspring.com>
5323
b6eeaf26 5324 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
5325 Accept more values of vtbl pointer. Remove some messages
5326 about "obsolete gcc or gdb".
5327
2fc1f950
MC
53282004-07-30 Michael Chastain <mec.gnu@mindspring.com>
5329
5330 * gdb.cp/classes.exp: Accept more varieties of ptype output.
5331
c724d49b
MC
53322004-07-30 Michael Chastain <mec.gnu@mindspring.com>
5333
5334 * gdb.base/asm-source.exp: Properly convert target board
5335 debug flags from gcc format to binutils format.
5336
736b0fce
MK
53372004-07-28 Mark Kettenis <kettenis@gnu.org>
5338
5339 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
5340 gdb1718". PR backtrace/1718 partially fixed.
5341
5633ea5c
JJ
53422004-07-27 Jeff Johnston <jjohnstn@redhat.com>
5343
5344 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
5345
575eebb1
NC
53462004-07-26 Nick Clifton <nickc@redhat.com>
5347
5348 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
5349 good default value for a specific architecture is available then
5350 set it to that value. Otherwise default to the -gstabs switch.
5351 Remove the -g... switches from the asm-flags variable. Allow the
5352 target board info to override the value if it wants to. Pass the
5353 switch on the assembler command line.
5354
62104619
MK
53552004-07-23 Mark Kettenis <kettenis@gnu.org>
5356
5357 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
5358 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
5359 (main): Call new function.
5360
4a1135b8
MC
53612004-07-22 Michael Chastain <mec.gnu@mindspring.com>
5362
5363 Test for PR exp/1715.
5364 * gdb.base/radix.exp: Refactor common procedures. Make all
5365 test names unique. Change XFAIL to KFAIL.
5366
8a12c1f0
MC
53672004-07-20 Michael Chastain <mec.gnu@mindspring.com>
5368
5369 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
5370 * gdb.ada/gnat_ada.gin: ... to here.
5371 * configure.in: Use gnat_ada.gin.
5372 * configure: Regenerate.
5373
23b451cf
AC
53742004-07-20 Andrew Cagney <cagney@gnu.org>
5375
5376 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
5377 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
5378 XFAILs. Clean up test messages and comments. Check backtraces.
5379 Delete re-sync code.
5380
ab618a02
MC
53812004-07-19 Michael Chastain <mec.gnu@mindspring.com>
5382
5383 Fix PR cli/740.
5384 * gdb.base/annota1.exp: Honor gdb,nosignals.
5385 * gdb.base/annota3.exp: Likewise.
5386
46dad340
MC
53872004-07-19 Michael Chastain <mec.gnu@mindspring.com>
5388
5389 * lib/java.exp: Update copyright notice.
5390
756d8c70
AC
53912004-07-19 Andrew Cagney <cagney@gnu.org>
5392
5393 * gdb.base/selftest.exp: Copy file from here ...
5394 * gdb.gdb/selftest.exp: ... to here.
5395
586027e6
AC
53962004-07-16 Andrew Cagney <cagney@redhat.com>
5397
5398 * lib/insight-support.exp: Delete file.
5399 * lib/java.exp (java_init): Fix copyright.
5400
029d2200
AC
54012004-07-16 Andrew Cagney <cagney@gnu.org>
5402
5403 * gdb.base/restore.c: Append "prologue" to comments marking the a
5404 function's prologue.
5405 * gdb.base/restore.exp: Update copyright, re-indent.
5406 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
5407 callerN" prefix where needed. Update patterns that match a
5408 function's prologue.
5409
653b62c5
MC
54102004-07-16 Michael Chastain <mec.gnu@mindspring.com>
5411
5412 * gdb.base/restore.c: Add copyright notice.
5413
f7d690e5
AC
54142004-07-16 Andrew Cagney <cagney@gnu.org>
5415
5416 * gdb.base/logical.exp: Update copyright.
5417 (evaluate): New procedure. Use to re-implement tests using
5418 several tables.
5419
d629a7cb
MH
54202004-07-14 Martin Hunt <hunt@redhat.com>
5421
5422 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
5423 which fixes some problems where init.tcl was not found.
5424
9c7bb332
AC
54252004-07-13 Andrew Cagney <cagney@gnu.org>
5426
6bf46641
AC
5427 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
5428 (check_sizeof, check_valueof): Do not include the output in the
5429 test name. Use gdb_test.
5430 (get_valueof): Use gdb_test_multiple.
5431
c4ffd4c0
AC
5432 * gdb.base/step-test.exp: Update copyright. Use
5433 gdb_test_multiple. Ensure that test names do not include
5434 architecture dependent output.
5435
ab89363a
AC
5436 * gdb.gdb/observer.exp: Update copyright.
5437 (setup_test): Use gdb_test_multiple.
5438 (attach_first_observer, attach_second_observer)
5439 (attach_third_observer, detach_first_observer)
5440 (detach_second_observer, detach_third_observer)
5441 (reset_counters, check_counters): Make $message a prefix.
5442 (test_normal_stop_notifications): Add "args" parameter - a list of
5443 init functions to be called. Make $message a prefix,
5444 (test_observer_normal_stop): Change the message prefixes so that
5445 they are unique, pass the attach / detach procedures to
5446 test_normal_stop_notifications.
5447
ec58997a
AC
5448 * gdb.base/signull.exp (test_segv): Prefix all tests with
5449 "${name}". Clean up test messages.
5450
b475183b
AC
5451 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
5452
9c7bb332
AC
5453 * gdb.base/ena-dis-br.exp: Update copyright.
5454 (break_at): New function. Replace send_gdb with gdb_test,
5455 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
5456 ignore count, not stopped at bpt", with KFAIL.
5457
2dd95497
CV
54582004-07-13 Corinna Vinschen <vinschen@redhat.com>
5459
5460 * gdb.base/attach.exp: Remove cleanupfile handling.
5461
419e626b
AC
54622004-07-12 Andrew Cagney <cagney@gnu.org>
5463
5464 * gdb.base/annota1.exp: Cleanup corefile test name.
5465 * gdb.base/annota3.exp: Ditto.
5466
8b1b3228
AC
54672004-07-12 Andrew Cagney <cagney@gnu.org>
5468
78650829
AC
5469 * gdb.base/signals.exp: Clean up copyright, re-indent.
5470
8b1b3228
AC
5471 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
5472 gdb_test and gdb_test_multiple.
5473
935c2760
JJ
54742004-07-08 Jeff Johnston <jjohnstn@redhat.com>
5475
5476 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 5477 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
5478 provide line number info for first statement in main.
5479
1544280f
AC
54802004-07-08 Andrew Cagney <cagney@gnu.org>
5481
1279f4ff
AC
5482 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
5483
1544280f
AC
5484 * gdb.base/sigbpt.exp: Make the common part of each test name a
5485 prefix instead of suffix.
5486
bcc82369
BR
54872004-07-07 Bob Rossi <bob_rossi@cox.net>
5488
5489 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
5490 test from test_tbreak_creation_and_listing to
5491 test_file_list_exec_source_file
5492 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
5493 Changed name of test from test_tbreak_creation_and_listing to
5494 test_file_list_exec_source_file
5495
23f4b0aa
JJ
54962004-07-07 Jeff Johnston <jjohnstn@redhat.com>
5497
5498 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
5499 the jmisc() constructor instead of <init>.
5500 * gdb.java/jmisc1.exp: Ditto.
5501
56401cd5
AC
55022004-07-07 Andrew Cagney <cagney@gnu.org>
5503
5504 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
5505 corrupting the PC.
5506
44ae2f6a
MC
55072004-07-06 Michael Chastain <mec.gnu@mindspring.com>
5508
5509 * gdb.cp/templates.exp: Accept whitespace change in demangler
5510 output.
5511
45a83408
AC
55122004-07-06 Andrew Cagney <cagney@gnu.org>
5513
5514 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
5515
d205ad70
MC
55162004-07-02 Michael Chastain <mec.gnu@mindspring.com>
5517
5518 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
5519 * lib/compiler.cc: Likewise.
5520
06ea1a61
MC
55212004-06-30 Michael Chastain <mec.gnu@mindspring.com>
5522
5523 * lib/compiler.cc: Work around string preprocessing problem
5524 with old hp c++ compiler.
5525 * lib/compiler.c: Likewise.
5526
daab1251
CV
55272004-06-29 Corinna Vinschen <vinschen@redhat.com>
5528
5529 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
5530 directives to conditionalize symbol prefixing.
5531 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
5532 additional_flags handling. Add underscore prefix for Cygwin.
5533 * gdb.arch/i386-unwind.c: Use preprocessor directives to
5534 conditionalize symbol prefixing.
5535 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
5536 additional_flags handling. Add underscore prefix for Cygwin.
5537
cc984116
CV
55382004-06-29 Corinna Vinschen <vinschen@redhat.com>
5539
5540 * gdb.base/bigcore.exp: Skip test on Cygwin.
5541
c279b077
MC
55422004-06-28 Michael Chastain <mec.gnu@mindspring.com>
5543
5544 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
5545 formats for "info register". Use gdb_test_multiple. Fix
5546 the "invalid register" test.
5547
0e915747
CV
55482004-06-28 Corinna Vinschen <vinschen@redhat.com>
5549
5550 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
5551 PID for Cygwin. Add Cygwin specific strings to check for in some
5552 tests.
5553 (do_attach_tests): Add a test for user interaction when attaching
5554 to a process with no matching symbol table already loaded.
5555
11422c86
AC
55562004-06-26 Andrew Cagney <cagney@gnu.org>
5557
5558 Test PR java/1567 and PR java/1565.
5559 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
5560 * gdb.java/jmisc2.exp: Delete file.
5561
cefbce26
MC
55622004-06-26 Michael Chastain <mec.gnu@mindspring.com>
5563
5564 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
5565
e19f872c
CV
55662004-06-25 Corinna Vinschen <vinschen@redhat.com>
5567
5568 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
5569 attach process.
5570
d931ba3b
MC
55712004-06-23 Michael Chastain <mec.gnu@mindspring.com>
5572
5573 * gdb.cp/pr-1553.exp: Remove.
5574
aef68c48
MC
55752004-06-22 Michael Chastain <mec.gnu@mindspring.com>
5576
5577 * gdb.cp/pr-1553.cc: Remove.
5578 * gdb.cp/pr-1553.exp: Disable this test.
5579
8d5df71a
JB
55802004-06-20 Jim Blandy <jimb@redhat.com>
5581
a9c64011 5582 Fix PR testsuite/1680.
8d5df71a
JB
5583 * gdb.arch/i386-sse.exp: Properly quote curly braces in
5584 regular expressions.
5585
4ac6f39d
MC
55862004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5587
5588 Fix PR testsuite/1679.
5589 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
5590 Issue an UNSUPPORTED result instead.
5591
1b413552
JB
55922004-06-18 Jim Blandy <jimb@redhat.com>
5593
5594 * gdb.base/charset.exp: Only send a control-C if we see a new
5595 prompt and incomplete command.
5596
6daa6ebd
MC
55972004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5598
5599 * gdb.cp/pr-574.cc: Add copyright notice.
5600
51fa4ae0
JB
56012004-06-17 Jim Blandy <jimb@redhat.com>
5602
5603 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
5604 cases where the regexp has no groups; this grabs random text from
5605 the previous test suite, whatever that was.
5606
8fea26c5
MC
56072004-06-17 Michael Chastain <mec.gnu@mindspring.com>
5608
5609 * gdb.cp/printmethod.cc: Add copyright notice.
5610
1e3aeb41
MC
56112004-06-16 Michael Chastain <mec.gnu@mindspring.com>
5612
5613 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
5614
9d9030bc
AC
56152004-06-16 Andrew Cagney <cagney@gnu.org>
5616
5617 * gdb.base/signull.c: Update copyright. Include <string.h>.
5618 (bowler): Replace data_pointer with data_read
5619 and data_write cases. Add code_descriptor case.
5620 (zero, desc): New array and pointer.
5621 (data, code): Change to simple pointers.
5622 * gdb.base/signull.exp: Fix probe pattern matching a function
5623 descriptor SIGSEGV. Replace data_pointer with data_read and
5624 data_write tests.
5625
acd4ad44
AC
56262004-06-16 Andrew Cagney <cagney@gnu.org>
5627
5628 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
5629
08fd625c
MC
56302004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5631
5632 * gdb.base/long_long.c: Add copyright notice.
5633
1903502c
MC
56342004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5635
5636 * gdb.base/long_long.exp: Remove reference to
5637 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
5638 to gdb_breakpoint and gdb_continue_to_breakpoint.
5639
83313cb1
JB
56402004-06-14 Jim Blandy <jimb@redhat.com>
5641
5642 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
5643 endian case.
5644
1bf404ef
AC
56452004-06-14 Andrew Cagney <cagney@gnu.org>
5646
5647 * gdb.base/gcore.exp (capture_command_output): Delete the always
5648 passing tests containing inferior values.
5649 * gdb.base/ending-run.exp: Do not include the breakpoint address
5650 in the test message. Update copyright.
5651 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
5652 size in the test name, use gdb_test_multiple. Update copyright.
5653
ef220b33
MC
56542004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5655
5656 * gdb.cp/ref-types.cc: Add copyright notice.
5657
4f70a4c9
MC
56582004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5659
5660 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
5661 hp_aCC_compiler.
5662 * lib/compiler.cc: Likewise.
5663 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
5664 'set' commands. Log diagnostics for other lines. Set
5665 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
5666
335928ac
MC
56672004-06-13 Michael Chastain <mec.gnu@mindspring.com>
5668
5669 * gdb.cp/try_catch.cc: Add copyright notice.
5670
2efb12e8
MC
56712004-06-12 Michael Chastain <mec.gnu@mindspring.com>
5672
5673 * gdb.cp/userdef.cc: Add copyright notice.
5674
0bbed51a
MC
56752004-06-11 Michael Chastain <mec.gnu@mindspring.com>
5676
5677 * gdb.cp/virtfunc.cc: Add copyright notice.
5678
e12a46c9
RC
56792004-06-11 Randolph Chung <tausq@debian.org>
5680
5681 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
5682 problem.
5683
338e05af
AC
56842004-06-10 Andrew Cagney <cagney@gnu.org>
5685
5686 * lib/compiler.cc, lib/compiler.c: Append either
5687 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
5688 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
5689 instead of gcc-3-3.
5690
dc3f10cb
AC
56912004-06-09 Andrew Cagney <cagney@gnu.org>
5692
b4d946af
AC
5693 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
5694 gdb/1455, bug is specific to "long long" and "double".
a9c64011 5695
dc3f10cb
AC
5696 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
5697 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
5698 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
5699 fixed.
5700
b5c0bfa2
AC
57012004-06-09 Andrew Cagney <cagney@gnu.org>
5702
5703 * gdb.base/structs.exp (test_struct_returns): Replace
5704 "return_value_unknown" and "finish_value_unknown" by
5705 "return_value_known" and "finish_value_known". Instead of
5706 "return_value_unknown" iff "finish_value_unknown", check
5707 "return_value_known" implies "finish_value_known".
5708
caeb605f
MH
57092004-06-08 Martin Hunt <hunt@redhat.com>
5710
5711 * gdb.base/float.exp: Add pattern for mips targets.
5712
c892bb64
RC
57132004-06-08 Randolph Chung <tausq@debian.org>
5714
5715 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
5716 message for unknown architectures more clear.
5717
48306d3e
JB
57182004-06-08 Joel Brobecker <brobecker@gnat.com>
5719
5720 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
5721 start the execution of the program.
5722
83ecb59f
JB
57232004-06-07 Jim Blandy <jimb@redhat.com>
5724
5725 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
5726 * gdb.arch/i386-cpuid.h: New helper file.
5727
55264cb4
RC
57282004-06-07 Randolph Chung <tausq@debian.org>
5729
5730 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
5731 has started.
5732
23cadb28
RM
57332004-06-04 Roland McGrath <roland@redhat.com>
5734
5735 Fix PR gdb/1647.
5736 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
5737 differently to be robust to output buffering differences.
5738
51d01eda
MC
57392004-06-04 Michael Chastain <mec.gnu@mindspring.com>
5740
5741 * gdb.threads/pthreads.exp: Update copyright years.
5742 (check_control_c): Change asynchronous 'after' to synchronous.
5743
f4fc3b93
RM
57442004-06-04 Roland McGrath <roland@redhat.com>
5745
5746 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
5747 next gdb prompt.
5748
4013522b
MC
57492004-06-02 Michael Chastain <mec.gnu@mindspring.com>
5750
5751 Fix PR gdb/1636.
5752 * gdb.threads/manythreads.exp: Change asynchronous 'after'
5753 calls to synchronous.
5754
7a8f1e6b
JB
57552004-05-26 Jim Blandy <jimb@redhat.com>
5756
5757 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
5758
81bb3443
RC
57592004-05-24 Randolph Chung <tausq@debian.org>
5760
5761 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
5762 * gdb.asm/pa.inc: New file.
5763
8f5a3103
MK
57642004-05-22 Mark Kettenis <kettenis@gnu.org>
5765
5766 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
5767
734b8fe8 57682004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 5769 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
5770
5771 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
5772 GDB prompt.
5773
725603e1
UW
57742004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5775
f4fc3b93 5776 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
5777 setjmp/longjmp. Use sigaction instead of signal.
5778
8b923272 57792004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 5780 Michael Snyder <msnyder@redhat.com>
8b923272
JB
5781
5782 * gdb.threads/pthread_cond_wait.c: New file.
5783 * gdb.threads/pthread_cond_wait.exp: New testcase.
5784
8bfabb04
AC
57852004-05-13 Andrew Cagney <cagney@redhat.com>
5786
5787 * gdb.base/signull.exp, gdb.base/signull.c: New files.
5788 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
5789
42edda50
AC
57902004-05-11 Andrew Cagney <cagney@redhat.com>
5791
5792 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
5793 fixed but revealed gdb/1639.
5794
d303a6c7
AC
57952004-05-10 Andrew Cagney <cagney@redhat.com>
5796
5797 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
5798 func1" and "next to 2nd alarm", kernel bug avoided.
5799
bf08c2a1
DJ
58002004-05-10 Daniel Jacobowitz <dan@debian.org>
5801
5802 PR external/1568
5803 * gdb.base/bigcore.exp: Check the size of the dumped core file.
5804 XFAIL if it is smaller than bytes_allocated.
5805 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
5806 (main): Make chunks_allocated unsigned. Correct comment.
5807
c0586a34
JB
58082004-05-07 Joel Brobecker <brobecker@gnat.com>
5809
5810 * gdb.arch/powerpc-aix-prologue.c: New file.
5811 * gdb.arch/powerpc-aix-prologue.exp: New file.
5812
f2785d12
JB
58132004-05-07 Jim Blandy <jimb@redhat.com>
5814
5815 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
5816 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
5817
bd7f6e30
JB
58182004-05-06 Joel Brobecker <brobecker@gnat.com>
5819
5820 * gdb.base/sep.exp: No longer setup_kfail when the program was
5821 built with dwarf2.
5822
0a5e7efe
JI
58232004-05-05 Jim Ingham <jingham@apple.com>
5824
5825 * gdb.base/pending.exp: Make sure pending breakpoints
5826 preserve the ignore count.
f4fc3b93 5827
a8958849
MK
58282004-04-27 Jerome Guitton <guitton@gnat.com>
5829
5830 * i386-prologue.exp: Add testcase for jump instruction as first
5831 instruction of the real code.
5832 * i386-prologue.c (jump_at_beginning): New function.
5833
7e103f5b
MK
58342004-04-28 Mark Kettenis <kettenis@gnu.org>
5835
5836 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
5837 x86_64-*-*.
5838
5d38b224
MK
58392004-04-28 Mark Kettenis <kettenis@gnu.org>
5840
5841 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
5842 i*86-*-*.
5843
0ef32fd9
MK
58442004-04-25 Mark Kettenis <kettenis@gnu.org>
5845
5846 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
5847 expression that checks the return type.
5848
71d7dd7c
AC
58492004-04-23 Andrew Cagney <cagney@redhat.com>
5850
5851 * gdb.base/call-sc.exp: New test of scalar call/return values.
5852 * gdb.base/call-sc.c: Ditto.
5853
1e9f977e
JJ
58542004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5855
5856 * gdb.threads/manythreads.c: Reduce thread stack size.
5857
899d9e3a
JJ
58582004-04-23 Jeff Johnston <jjohnstn@redhat.com>
5859
5860 * gdb.threads/manythreads.c: Add copyright notice.
5861
61bcae62
AC
58622004-04-23 Andrew Cagney <cagney@redhat.com>
5863
5864 * gdb.base/siginfo.exp: Better handle step out of signal.
5865 * gdb.base/sigstep.exp: Ditto.
5866
7339a42e 58672004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 5868 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
5869
5870 * gdb.threads/manythreads.c: New testcase.
5871 * gdb.threads/manythreads.exp: Ditto.
5872
5c98409b
JB
58732004-04-22 Jim Blandy <jimb@redhat.com>
5874
5875 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
5876 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
5877
3b611f1a
MC
58782004-04-21 Michael Chastain <mec.gnu@mindspring.com>
5879
5880 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
5881
f0fd9238
AC
58822004-04-21 Andrew Cagney <cagney@redhat.com>
5883
5884 * gdb.base/sigstep.c: New file.
5885 * gdb.base/sigstep.exp: New file.
5886
90990674
JB
58872004-04-16 Joel Brobecker <brobecker@gnat.com>
5888
5889 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
5890 call to observer_notify_normal_stop.
5891
78cef34b
AC
58922004-04-15 Andrew Cagney <cagney@redhat.com>
5893
5894 * gdb.base/siginfo.c: New file.
5895 * gdb.base/siginfo.exp: New file.
5896
d2343407
JB
58972004-04-12 J. Brobecker <brobecker@gnat.com>
5898
5899 * gdb.base/sep.exp: Fix typo in comment.
5900
a2dba3c8
JB
59012004-04-12 J. Brobecker <brobecker@gnat.com>
5902
5903 * gdb.base/sep.c: New file.
5904 * gdb.base/sep-proc.c: New file.
5905 * gdb.base/sep.exp: New testcase.
5906
15f7b60e
MK
59072004-04-09 Mark Kettenis <kettenis@gnu.org>
5908
5909 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
5910 support.
5911
44f4de1a
AC
59122004-04-05 Andrew Cagney <cagney@redhat.com>
5913
5914 * gdb.base/sigaltstack.c: New file.
5915 * gdb.base/sigaltstack.exp: New file.
5916
ef04f396
JB
59172004-04-04 Joel Brobecker <brobecker@gnat.com>
5918
5919 * gdb.base/foll-fork.exp: Update the expected output for
5920 "help set follow-fork-mode", to match a change that was made
5921 to the help of this variable on 2004-01-13.
5922
d40d2c92
JB
59232004-04-01 Joel Brobecker <brobecker@gnat.com>
5924
5925 * lib/ada.exp: Add copyright notice.
5926 * bar.ads: Likewise.
5927 * bar.adb: Likewise.
5928 * null_record.adb: Likewise.
5929 * null_record.exp: Likewise.
5930 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
5931
f86ef5a3
JB
59322004-04-01 Joel Brobecker <brobecker@gnat.com>
5933
5934 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
5935 * configure: Regenerate.
5936
414e70e3
JB
59372004-04-01 Joel Brobecker <brobecker@gnat.com>
5938
5939 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
5940 to build the application. Remove the message printed when in
5941 verbose mode, redundant with the UNSUPPORTED message above.
5942
f0aaee49
JB
59432004-03-31 Joel Brobecker <brobecker@gnat.com>
5944
5945 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
5946 * gdb.ada (null_record.exp): New testcase.
5947
ac81cb54
JB
59482004-03-31 Joel Brobecker <brobecker@gnat.com>
5949
5950 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
5951
854af2f7
JB
59522004-03-31 Joel Brobecker <brobecker@gnat.com>
5953
5954 * gdb.ada: New subdirectory.
5955 * gdb.ada/Makefile.in: New file.
5956 * gdb.ada/gnat_ada.gpr.in: New file.
5957
034cb681
JB
59582004-03-31 Joel Brobecker <brobecker@gnat.com>
5959
5960 * lib/ada.exp: New file.
5961
78a1a894
DJ
59622004-03-24 Daniel Jacobowitz <drow@mvista.com>
5963
5964 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
5965 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
5966
4b2b3b3e
AC
59672004-03-22 Andrew Cagney <cagney@redhat.com>
5968
5969 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
5970 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5971 Problem identified by Ulrich Weigand.
5972
23c73aa3
DC
59732004-03-17 David Carlton <carlton@kealia.com>
5974
5975 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
5976 PR c++/826.
5977
d63a86f8
RM
59782004-03-16 Roland McGrath <roland@redhat.com>
5979
5980 * gdb.base/auxv.exp: New file.
5981 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
5982
0e02aa50
DC
59832004-03-12 David Carlton <carlton@kealia.com>
5984
5985 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
5986 * gdb.cp/pr-1553.cc: Ditto.
5987 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
5988 pass branch.
5989
c20b71be
MC
59902004-03-12 Michael Chastain <mec.gnu@mindspring.com>
5991
5992 * gdb.cp/templates.exp: Accept more template types.
5993
c7414a01
MC
59942004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5995
5996 From Corinna Vinschen with modifications.
5997 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
5998 local variable obj_with_enum.
5999 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
6000 results with obj_with_enum.
6001
ed69573c
MC
60022004-03-09 Michael Chastain <mec.gnu@mindspring.com>
6003
6004 * gdb.cp/classes.cc: New file, copied from misc.cc.
6005 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
6006
28301461
MC
60072004-03-09 Michael Chastain <mec.gnu@mindspring.com>
6008
6009 * gdb.cp/misc.cc: Add copyright notice.
6010
1198ecbe
DC
60112004-03-05 David Carlton <carlton@kealia.com>
6012
6013 * gdb.cp/rtti.exp: Add 'print *obj3' test.
6014 * gdb.cp/rtti.h: Update copyright.
6015 (namespace n2::n3): New.
6016 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
6017 (n2::n3::func3): New.
6018 (main): Call n2::n3::func3.
6019 * gdb.cp/rtti2.cc: Update copyright.
6020 (n2::create3): New.
6021
9e08c470
MK
60222004-03-04 Mark Kettenis <kettenis@gnu.org>
6023
6024 * gdb.asm/openbsd.inc: Fix typo.
6025
4bebc3aa
FF
60262004-03-03 Fred Fish <fnf@redhat.com>
6027
6028 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
6029 "val" instead of unused "size". Update copyright year.
6030
6ea9fb37
DJ
60312004-02-29 Daniel Jacobowitz <drow@mvista.com>
6032
6033 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
6034 to use unsigned char.
6035 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
6036 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
6037
23b23974
DJ
60382004-02-29 Daniel Jacobowitz <drow@mvista.com>
6039
6040 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
6041 line of output.
6042
7574fd53
DJ
60432004-02-28 Daniel Jacobowitz <drow@mvista.com>
6044
6045 * gdb.base/relocate.c (dummy): Initialize.
6046
a195357f
DJ
60472004-02-28 Daniel Jacobowitz <drow@mvista.com>
6048
6049 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
6050 a breakpoint at exit.
6051
72fd54a9
FF
60522004-02-27 Fred Fish <fnf@redhat.com>
6053
6054 * gdb.base/chng-syms.exp: Add expect condition to match failing
6055 case that isn't a timeout.
6056
b9d23137
AC
60572004-02-27 Andrew Cagney <cagney@redhat.com>
6058
6059 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
6060 support.
6061
15d208f6 60622004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 6063
15d208f6
FF
6064 * gdb.arch/gdb1431.c: Remove.
6065 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
6066 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
6067 of "until" incorrectly.
6068
98f9cd2d
JB
60692004-02-26 J. Brobecker <brobecker@gnat.com>
6070
6071 * gdb.cp/class2.cc (empty): New class.
6072 (refer): New function.
6073 (main): Declare an object of type empty and use it.
6074 * gdb.cp/class2.exp: Print the value of an object of type empty.
6075
9b50c11b
JJ
60762004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6077
6078 * gdb.base/langs.exp: Update query string to match the
6079 new nquery format used for pending breakpoints.
6080
0dcd613f
AC
60812004-02-26 Andrew Cagney <cagney@redhat.com>
6082
6083 Fix PR i18n/1570.
6084 * gdb.base/charset.c: Update copyright notice.
6085 (main, init_string): Remove the escape character '\e' tests.
6086 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
6087 * gdb.base/charset.exp (valid_host_charset): Ditto.
6088 * gdb.base/setvar.exp: Ditto.
6089
b8a56647
AC
60902004-02-24 Andrew Cagney <cagney@redhat.com>
6091
90d59e34
AC
6092 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
6093 mmapped data in core file" PASS and FAIL messages consistent.
6094
b8a56647
AC
6095 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
6096 setting a breakpoint. Work around PR java/1565.
6097
9f27c604
JJ
60982004-02-23 Jeff Johnston <jjohnstn@redhat.com>
6099
6100 * lib/gdb.exp (gdb_breakpoint): Update query string to match
6101 new nquery format.
6102 * gdb.base/pending.exp: Ditto.
6103
3224a706
MK
61042004-02-22 Mark Kettenis <kettenis@gnu.org>
6105
6106 * configure.in: Run stabs tests on *BSD.
6107 * configure: Regenerated.
6108
41e0a9ca
MK
61092004-02-21 Mark Kettenis <kettenis@gnu.org>
6110
6111 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
6112
1e1b3428
FF
61132004-02-20 Fred Fish <fnf@redhat.com>
6114
6115 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
6116 blank in test for "returns short", for consistency with other
6117 "returns xxx" tests. Update copyright year.
6118
f9a7572a
FF
61192004-02-19 Fred Fish <fnf@redhat.com>
6120
6121 New testcase for PR breakpoint/1558.
6122 * gdb.arch/gdb1558.exp: New file.
6123 * gdb.arch/gdb1558.c: New file.
6124
b2ce2854
EZ
61252004-02-19 Elena Zannoni <ezannoni@redhat.com>
6126
6127 * gdb.base/nodebug.exp: Fix typo.
6128
e7c9ff01
JB
61292004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6130
6131 Committed by Jim Blandy <jimb@redhat.com>.
6132
62f4b920
JB
6133 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
6134
2db536a1
JB
6135 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
6136
e7c9ff01
JB
6137 * gdb.base/float.exp: Support s390*-*-* targets.
6138
f3205b34
AF
61392004-02-17 Adam Fedor <fedor@gnu.org>
6140
6141 * gdb.base/gdb1555.exp: New file.
6142 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
6143
9d62932d
EZ
61442004-02-17 Elena Zannoni <ezannoni@redhat.com>
6145
6146 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
6147
344c9711
FF
61482004-02-16 Fred Fish <fnf@redhat.com>
6149
6150 * gdb.arch/gdb1291.c: Remove
6151 * gdb.arch/gdb1291.s: New test input file.
6152 * gdb.arch/gdb1291.exp: Expand test to check case that should not
6153 fail. Test for correct result, known incorrect result, other
6154 failures and timeouts.
6155
2d822687
AC
61562004-02-16 Andrew Cagney <cagney@redhat.com>
6157
6158 * gdb.base/bigcore.exp: New file.
6159 * gdb.base/bigcore.c: New file.
6160
dac15b66
AC
61612004-02-13 Andrew Cagney <cagney@redhat.com>
6162
6163 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
6164 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
6165 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
6166 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
6167 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
6168 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
6169 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
6170 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
6171 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
6172 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
6173
6bdfc2c4
JJ
61742004-02-11 Jeff Johnston <jjohnstn@redhat.com>
6175
6176 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
6177 executed is an alloc instruction.
6178
87b3ede8
DC
61792004-02-11 David Carlton <carlton@kealia.com>
6180
6181 * gdb.cp/breakpoint.exp: New.
6182 * gdb.cp/breakpoint.cc: New.
6183
6e19e2bf
MC
61842004-02-11 Michael Chastain <mec.gnu@mindspring.com>
6185
6186 Partial fix for PR gdb/1543.
6187 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
6188 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
6189 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
6190 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
6191 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
6192 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
6193 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
6194 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
6195 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
6196 to bug-gdb@prep.ai.mit.edu .
6197 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
6198 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
6199 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
6200 Likewise.
6201
5c5455dc
AC
62022004-02-10 Andrew Cagney <cagney@redhat.com>
6203
6204 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
6205 using gdb_internal_error_resync.
6206
9cf689d7
DJ
62072004-02-09 Daniel Jacobowitz <drow@mvista.com>
6208
6209 * gdb.threads/thread-specific.exp: Stop early if no threads are
6210 found.
6211
d2dc51db
MC
62122004-02-09 Michael Chastain <mec.gnu@mindspring.com>
6213
6214 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
6215
14b1a056
DJ
62162004-02-08 Daniel Jacobowitz <drow@mvista.com>
6217
6218 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
6219 breakpoints.
6220
83f66e8f
DJ
62212004-02-07 Daniel Jacobowitz <drow@mvista.com>
6222
6223 * config/sim.exp (gdb_load): Handle $arg == "".
6224 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
6225 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
6226
30fc0091
EZ
62272004-02-07 Elena Zannoni <ezannoni@redhat.com>
6228
a9c64011
AS
6229 * gdb.base/maint.exp: Update test to reflect
6230 obstack changes.
30fc0091 6231
4d806929
JJ
62322004-02-04 Jeff Johnston <jjohnstn@redhat.com>
6233
6234 * gdb.base/pendshr.c (pendfunc): New function that calls
6235 pendfunc1.
6236 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
6237
7bfdd688
FF
62382004-02-04 Fred Fish <fnf@redhat.com>
6239
6240 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
6241 function symbols and update copyright years.
6242 * gdb.arch/gdb1291.c: Ditto.
6243
aaa08ee4
MC
62442004-02-03 Michael Chastain <mec.gnu@mindspring.com>
6245
6246 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
6247
dbad7755
MC
62482004-02-03 Michael Chastain <mec.gnu@mindspring.com>
6249
6250 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
6251
ec4646ef
MC
62522004-02-03 Michael Chastain <mec.gnu@mindspring.com>
6253
6254 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
6255
1b802196
FF
62562004-02-02 Fred Fish <fnf@redhat.com>
6257
6258 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
6259 remote targets. Update copyright years.
6260
18fe2033
JJ
62612004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6262
6263 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
6264 support.
6265 * gdb.base/langs.exp: Fix test which attempts to create
6266 breakpoint on non-existent function to handle new pending
6267 support.
6268 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
6269 a breakpoint.
6270 * gdb.base/pending.exp: New test.
6271 * gdb.base/pending.c: New file.
6272 * gdb.base/pendshr.c: Ditto.
6273
8d577d32
DC
62742004-02-02 David Carlton <carlton@kealia.com>
6275
6276 * gdb.cp/overload.exp: Add overloadNamespace tests.
6277 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
6278 (overloadNamespace, XXX): New.
6279 (main): Call XXX::marker2.
6280
3ad13771
FF
62812004-02-01 Fred Fish <fnf@redhat.com>
6282
6283 * gdb.base/dump.exp: Use runto_main instead of "runto main".
6284 * gdb.base/finish.exp: Ditto.
6285 * gdb.base/gcore.exp: Ditto.
6286 * gdb.base/huge.exp: Ditto.
6287 * gdb.base/info-proc.exp: Ditto.
6288 * gdb.base/return2.exp: Ditto.
6289 * gdb.threads/gcore-thread.exp: Ditto.
6290
44c75849
DJ
62912004-02-01 Daniel Jacobowitz <drow@mvista.com>
6292
6293 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
6294
005bc093
MK
62952004-02-01 Mark Kettenis <kettenis@gnu.org>
6296
6297 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
6298 that opening the file succeeds on OpenBSD.
6299
c47cebdb
DJ
63002004-02-01 Daniel Jacobowitz <drow@mvista.com>
6301
6302 * gdb.threads/thread-specific.c: New file.
6303 * gdb.threads/threads-specific.exp: New test script.
6304 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
6305 to expect_out.
6306
5a01311c
MK
63072004-02-01 Mark Kettenis <kettenis@gnu.org>
6308
6309 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
6310 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
6311 only on the "print_small_structs from print_long_arg_list" test.
6312
ce22a4f1
DJ
63132004-02-01 Daniel Jacobowitz <drow@mvista.com>
6314
6315 * gdb.base/completion.exp: Kill a stray backslash.
6316
6317 From Jim Ingham <jingham@apple.com>:
6318 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
6319 agrees with the result from sending a tab.
6320
abbab9d3
DJ
63212004-01-31 Daniel Jacobowitz <drow@mvista.com>
6322
6323 * gdb.base/chng-syms.exp: Remove stray newline.
6324
53904d1e
MK
63252004-01-31 Mark Kettenis <kettenis@gnu.org>
6326
6327 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
6328 *-*-openbsd*.
6329 * gdb.asm/openbsd.inc: New file.
6330
3a4b3aac
MK
63312004-01-30 Mark Kettenis <kettenis@gnu.org>
6332
6333 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
6334 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
6335 *-*solaris2*. Remove commented out default settings for
6336 asm-flags. Replace gdb_compile with target_link.
6337
ebac27b4
MC
63382004-01-29 Michael Chastain <mec.gnu@mindspring.com>
6339
6340 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
6341 for all tests. Remove old hp-ux and cygnus xfail cases.
6342
d8679d84
PH
63432004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
6344
6345 * gdb.base/chng-syms.exp: New file.
6346 * gdb.base/chng-syms.c: New file.
6347
0a55bc22
MC
63482004-01-24 Michael Chastain <mec.gnu@mindspring.com>
6349
6350 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
6351 Provide arms for current output in all my configurations.
6352
94b8e876
MC
63532004-01-24 Michael Chastain <mec.gnu@mindspring.com>
6354
6355 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
6356 * lib/compiler.cc: Likewise.
6357 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
6358 get the right preprocessor. Eval the output directly. Remove
6359 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
6360 hp_f77_compiler and hp_f90_compiler completely.
6361 (gdb_preprocess): Delete.
6362 (get_compiler): Delete.
6363
7cf03d44
MK
63642004-01-24 Mark Kettenis <kettenis@gnu.org>
6365
6366 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
6367 <string.h>.
6368
68b6dce9
NR
63692004-01-24 Nick Roberts <nick@nick.uklinux.net>
6370
6371 * gdb.mi/mi-stack.exp: Update copyright.
6372
b368761e
DC
63732004-01-23 David Carlton <carlton@kealia.com>
6374
6375 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
6376 test for cp_lookup_transparent_type.
6377 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
6378 call them.
6379
f2061b53
DJ
63802004-01-23 Daniel Jacobowitz <drow@mvista.com>
6381
6382 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
6383 after -var-update.
6384
37fc574a
DC
63852004-01-23 David Carlton <carlton@kealia.com>
6386
6387 * gdb.cp/namespace.cc (C::ensureRefs): New.
6388 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
6389
8e94b928
NR
63902004-01-20 Nick Roberts <nick@nick.uklinux.net>
6391
6392 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
6393 case "-stack-list-locals 2".
6394 * gdb.mi/mi-var-child.exp: Test for case
6395 "-var-list-children --all-values NAME".
6396
997b0952
MC
63972004-01-18 Michael Chastain <mec.gnu@mindspring.com>
6398
6399 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
6400
52470da3
MK
64012004-01-18 Mark Kettenis <kettenis@gnu.org>
6402
7049b4b8
MK
6403 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
6404 used with gdb_test_multiple.
6405
52470da3
MK
6406 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
6407 read at address 0. This fixes PR testsuite/1504.
6408
da6012e5
DJ
64092004-01-18 Daniel Jacobowitz <drow@mvista.com>
6410
6411 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
6412 Remove downloading, guessing the host executable, the calls to
6413 gdb_file_cmd and gdb_target_cmd, and "load" support.
6414 (infer_host_exec): New function broken out from gdb_load.
6415 (gdb_load): New wrapper for gdbserver_gdb_load.
6416 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
6417 gdb_target_cmd. Use -target-select.
6418 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
6419 Download binaries to the host. Clear last_mi_remote_file when
6420 we load a new binary.
6421 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
6422 call gdbserver_gdb_load and mi_gdb_target_cmd.
6423
32c70722
MC
64242004-01-17 Michael Chastain <mec.gnu@mindspring.com>
6425
6426 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
6427 type patterns.
6428
b0cecf36
MC
64292004-01-17 Michael Chastain <mec.gnu@mindspring.com>
6430
6431 * gdb.cp/templates.exp: Fix typo in test name of
6432 "print Foo<volatile char*>::foo".
6433
4120d7e6
MC
64342004-01-15 Michael Chastain <mec.gnu@mindspring.com>
6435
6436 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
6437
f679e530
BE
64382004-01-16 Ben Elliston <bje@wasabisystems.com>
6439
6440 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
6441 (clean mostlyclean): Remove empty rm.
6442
091c48f6
MC
64432004-01-15 Michael Chastain <mec.gnu@mindspring.com>
6444
6445 * gdb.base/setvar.exp: Add copyright years.
6446
3e5fc8d2
DC
64472004-01-14 David Carlton <carlton@bactrian.org>
6448
6449 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
6450 PR c++/1511 and update coment.
6451 * gdb.cp/templates.exp: Update patterns to match current output.
6452 If changes involve something other than whitespace, KFAIL
6453 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
6454
63d06c5c
DC
64552004-01-14 David Carlton <carlton@kealia.com>
6456
6457 * gdb.cp/namespace.exp: Add tests involving classes defined within
6458 namespaces.
6459 * gdb.cp/namespace.cc (C::CClass): New.
6460 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
6461
a51dab88
EZ
64622004-01-14 Elena Zannoni <ezannoni@redhat.com>
6463
6464 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
6465 what debug info we have. Print a better message if something goes
6466 wrong while producing the separate debug info file.
6467
a476ccc9
MC
64682004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6469
6470 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
6471
f453692c
MC
64722004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6473
6474 * gdb.base/callfuncs.c: Add copyright notice.
6475
f40063a5
MC
64762004-01-13 Michael Chastain <mec.gnu@mindspring.com>
6477
6478 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
6479 inheritance. PR gdb/1498, PR gcc/13539.
6480
19ac3974
EZ
64812004-01-13 Elena Zannoni <ezannoni@redhat.com>
6482
a9c64011
AS
6483 * gdb.threads/gcore-thread.exp: Prefix name of binary with
6484 test specific name.
6485 * gdb.mi/gdb669.exp: Ditto.
6486 * gdb.mi/mi-pthreads.exp: Ditto.
6487 * gdb.mi/mi1-pthreads.exp: Ditto.
6488 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 6489
56c97c6e
MC
64902004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6491
6492 * gdb.cp/member-ptr.cc: Add copyright notice.
6493
a0644324
MC
64942004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6495
6496 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
6497 some patterns for recent versions of gcc and hpacc. Delete
6498 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
6499 Delete tests that access a NULL pointer-to-member-data. This
6500 script is still disabled for gcc.
6501
32fabe09
EZ
65022004-01-12 Elena Zannoni <ezannoni@redhat.com>
6503
6504 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 6505 escaped correctly.
32fabe09 6506
1f8a6abb
EZ
65072004-01-12 Elena Zannoni <ezannoni@redhat.com>
6508
6509 * gdb.base/sepdebug.exp: New file.
6510 * gdb.base/sepdebug.c: New file.
6511 * lib/gdb.exp (separate_debug_filename): New procedure.
6512 (gdb_gnu_strip_debug): New procedure.
6513
48efe704
AC
65142004-01-12 Andrew Cagney <cagney@redhat.com>
6515
6516 * gdb.mi/ChangeLog: Delete file. Renamed to ...
6517 * gdb.mi/ChangeLog-1999-2003: New file.
6518
a9415475
AC
65192004-01-12 Andrew Cagney <cagney@redhat.com>
6520
6521 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
6522 "Renaming a directory to a non-empty directory returns ENOTEMPTY
6523 or EEXIST", treat EBUSY as an XFAIL.
6524
83b8cf9d
MC
65252004-01-11 Michael Chastain <mec.gnu@mindspring.com>
6526
6527 * gdb.base/scope.exp: Remove obsolete setup_xfail for
6528 hp_cc_compiler.
6529
9939d2a8
MC
65302004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6531
6532 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
6533 decorations.
6534
1ff8cadf
MC
65352004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6536
6537 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
6538 and "(aCC)" decorations. Remove obsolete doco about old
6539 test results.
6540
6fa9022e
MC
65412004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6542
6543 * gdb.cp/exception.exp: Fix typo in doco.
6544
209721fe
MK
65452004-01-09 Mark Kettenis <kettenis@gnu.org>
6546
6547 * gdb.base/gdb1476.exp: Fix typo.
6548
ef11303e
MC
65492004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6550
6551 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
6552 file.
6553
041ab88c
MC
65542004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6555
6556 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
6557 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
6558 Use gdb_compile. Remove restriction on gcc. Add some patterns
6559 for recent version of gdb. Delete second half, which was a copy
6560 of the first half with different build flags. This test is
6561 still disabled because it is still not ready for production.
6562
e36d075a
MC
65632004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6564
6565 * gdb.cp/exception.cc: Add copyright notice.
6566 * gdb.cp/exception.exp: Add a notice that this file is broken
6567 because of line number changes caused by addition of copyright
6568 notice.
6569
42b190ad
MC
65702004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6571
6572 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
6573 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
6574
8f25f06b
MC
65752004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6576
6577 * gdb.cp/classes.exp: Accept gnu abi 2.
6578 * gdb.cp/derivation.exp: Likewise.
6579 * gdb.cp/overload.exp: Likewise.
6580 * gdb.cp/virtfunc.exp: Likewise.
6581
06ded8b8
MC
65822004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6583
6584 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
6585 semicolon after end of function.
6586
77c26ae3
MC
65872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6588
6589 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
6590 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
6591 boilerplate code for compiling and running the program under
6592 test. Add some string method tests.
6593
20757486
MC
65942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6595
6596 * gdb.cp/bs15503.cc: Add copyright notice.
6597 * gdb.cp/bs15503.exp: Adjust line number.
6598
0fd3b503
MC
65992004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6600
6601 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
6602 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
6603
10d1bea8
MC
66042004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6605
6606 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
6607 hp_cc_compiler.
6608
2789202a
MC
66092004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6610
6611 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
6612 * gdb.cp/ctti.exp: Use the marker instead of "next".
6613 With gcc, run further before bailing.
6614
b862f14c
MC
66152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6616
6617 * gdb.cp/cttiadd.cc: Add copyright notice.
6618 * gdb.cp/cttiadd1.cc: Likewise.
6619 * gdb.cp/cttiadd2.cc: Likewise.
6620 * gdb.cp/cttiadd3.cc: Likewise.
6621
96da2469
MC
66222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6623
6624 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
6625 Use gdb_test, gdb_test_multiple. Use floating-point values that
6626 have exact representations in IEEE-ish formats.
6627
053248ff
MC
66282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6629
6630 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
6631 compilers. Delete duplicate call to get_compiler_info.
6632 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
6633 * gdb.base/volatile.exp: Likewise.
6634
84acecdd
MK
66352004-01-07 Mark Kettenis <kettenis@gnu.org>
6636
6637 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
6638 memory at address 0.
6639
fe11a27f
MC
66402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6641
6642 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
6643 to test for hp-ux assembler. Fix copyright years.
6644
60ad077b
AC
66452004-01-07 Andrew Cagney <cagney@redhat.com>
6646
6647 * gdb.base/fileio.c (strerrno): Add "EBUSY".
6648
1c9b8f33
AC
66492004-01-07 Andrew Cagney <cagney@redhat.com>
6650
6651 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
6652 when creating the read-only file. From analysis by Roland McGrath
6653 and Elena Zannoni.
6654
753ccc7a
MC
66552004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6656
6657 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
6658
eca3e36b
MC
66592004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6660
6661 * gdb.base/cvexpr.c: Be type-safe with function pointers and
6662 data pointers.
6663
f8d4bac4
MC
66642004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6665
6666 * gdb.cp/m-static.exp: Compile one source file at a time.
6667 Delete unused call to get_compiler_info.
6668
9b4e0f94
MC
66692004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6670
6671 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
6672 * gdb.base/call-rt-st.exp: Likewise.
6673 * gdb.base/nodebug.exp: Likewise.
6674 * gdb.base/volatile.exp: Likewise.
6675 * gdb.cp/ref-types.exp: Likewise.
6676 * gdb.cp/templates.exp: Likewise.
6677
023c1024
MK
66782004-01-05 Mark Kettenis <kettenis@gnu.org>
6679
6680 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
6681
19703c4a
MC
66822004-01-05 Michael Chastain <mec.gnu@mindspring.com>
6683
6684 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
6685 hppa*-hp-hpux*.
6686
18b67037
MK
66872004-01-04 Mark Kettenis <kettenis@gnu.org>
6688
ba6219c8
MK
6689 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6690 x86_64-*-*.
6691
18b67037
MK
6692 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6693 sparc64-*-* and sparc*-solaris2*.
6694
1bfbbb9d
MK
66952004-01-04 Mark Kettenis <kettenis@gnu.org>
6696
6697 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
6698 return ${tests}" test. The ${tests} already mentions the
6699 filename.
6700
06846494
MC
67012004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6702
6703 * gdb.cp/local.exp: Accept gcc abi 2.
6704
3b0cb202
MC
67052004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6706
6707 * gdb.cp/templates.exp: Accept gcc abi 2.
6708
0643ec3f
MC
67092004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6710
6711 * lib/compiler.cc: Remove supports_template_debugging.
6712 * gdb.cp/templates.exp: Do not test supports_template_debugging.
6713
d231d0b1
MC
67142004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6715
6716 * gdb.cp/namespace.exp: Accept gcc abi 2.
6717
44ffb27c
MC
67182004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6719
6720 * gdb.cp/method.exp: Accept gcc abi 2.
6721
184ad485
MC
67222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6723
6724 * gdb.cp/classes.exp: Generate identical results as old version.
6725 * gdb.cp/derivation.exp: Likewise.
6726 * gdb.cp/overload.exp: Likewise.
6727 * gdb.cp/virtfunc.exp: Likewise.
6728
116f09e7
MC
67292004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6730
6731 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
6732 mysterious bug with sourceware version of expect.
6733
b1379776
MC
67342004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6735
6736 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
6737 current versions of gcc, including gcc abi 2. Remove gratuitous
6738 restart of test program. Use gdb_test_multiple and gdb_test for
6739 all tests. Add patterns to xfail missing "const" in "const char *"
6740 and kfail PR gdb/1155.
6741
6b7a4c0e
MC
67422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6743
6744 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
6745 current versions of gcc, including gcc abi 2. Remove gratuitous
6746 restart of test program. Use gdb_test_multiple and gdb_test for
6747 all tests. Add patterns to kfail PR gdb/1498.
6748
51615d72
MC
67492003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6750
6751 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
6752 current versions of gcc, including gcc abi 2. Use "breakpoint"
6753 and "continue" instead of restarting the target program. Use
6754 gdb_test_multiple and gdb_test for all tests.
6755
7b79a9d7
MK
67562004-01-01 Mark Kettenis <kettenis@gnu.org>
6757
6758 * gdb.asm/asm-source.exp: Update copyright year. Link statically
6759 for *-*-solaris2*.
6760
1cd3489f
MC
67612003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6762
6763 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
6764 current versions of gcc, including gcc abi 2. Use "breakpoint"
6765 and "continue" instead of restarting the target program several
6766 times. Use gdb_test_multiple and gdb_test for all tests.
6767
850742db
MC
67682003-12-18 Michael Chastain <mec.gnu@mindspring.com>
6769
6770 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
6771 source files.
6772
eb4bbda8
MC
67732003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6774
6775 * gdb.base/environ.exp: Handle compiling test case from multiple
6776 source files.
6777
e42c7771
MC
67782003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6779
6780 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
6781
80e4b428
JB
67822003-12-17 Jim Blandy <jimb@redhat.com>
6783
5f06973a
JB
6784 * gdb.base/freebpcmd.c: Add copyright notice.
6785
80e4b428
JB
6786 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
6787
0ab84fb7
MC
67882003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6789
6790 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
6791
1b3bb3d0
JB
67922003-12-13 Jim Blandy <jimb@redhat.com>
6793
6794 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
6795
3a4c9371
KB
67962003-12-12 Kevin Buettner <kevinb@redhat.com>
6797
6798 * gdb.asm/frv.inc: New file.
6799 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
6800
a1dea79a
FF
68012003-12-09 Fred Fish <fnf@redhat.com>
6802
6803 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
6804 functions to break1.c and leave prototypes behind. Add more
6805 "set breakpoint NN here" comments.
6806 * gdb.base/break1.c: New file.
6807
6808 * gdb.base/break.exp: Handle compiling test case from multiple
6809 source files and change source file references as needed.
6810 * gdb.base/completion.exp: Ditto.
6811 * gdb.base/condbreak.exp: Ditto.
6812 * gdb.base/define.exp: Ditto.
6813 * gdb.base/ena-dis-br.exp: Ditto.
6814 * gdb.base/info-proc.exp: Ditto.
6815 * gdb.base/maint.exp: Ditto.
6816 * gdb.base/until.exp: Ditto.
6817
6818 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
6819 hardcoded line numbers.
6820 * gdb.base/define.exp: Ditto.
6821 * gdb.base/ena-dis-br.exp: Ditto.
6822 * gdb.base/maint.exp: Ditto.
6823 * gdb.base/until.exp: Ditto.
6824
6825 * gdb.base/completion.exp: Use "break1" for completion tests since
6826 "break" is no longer a unique prefix.
6827
5266b69c
AC
68282003-12-06 Andrew Cagney <cagney@redhat.com>
6829
6830 * gdb.base/structs.exp (test_struct_returns): When applicable, set
6831 "return_value_unimplemented". When an unimplemented struct return
6832 architecture, report incorrect values as a KFAIL
6833
374451f0
MC
68342003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6835
6836 * gdb.cp/rtti.exp: Accept new wording of warning from
6837 cp_lookup_rtti_type.
6838
ba9b20a7
MC
68392003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6840
6841 Partial fix for PR testsuite/1456.
6842 * gdb.base/scope.exp (test_at_main): Replace references to
6843 gcc_compiled with calls to test_compiler_info.
6844 (test_at_foo): Likewise.
6845 (test_at_bar): Likewise.
6846
b74b6d0b
MC
68472003-12-04 Michael Chastain <mec.gnu@mindspring.com>
6848
6849 Partial fix for PR testsuite/1456.
6850 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
6851 to test_compiler_info.
6852
ccfa3402
MC
68532003-12-03 Michael Chastain <mec.gnu@mindspring.com>
6854
6855 * gdb.base/so-impl-ld.exp: Update copyright notice.
6856
f6246aba
MC
68572003-12-02 Michael Chastain <mec.gnu@mindspring.com>
6858
6859 Partial fix for PR testsuite/1456.
6860 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
6861 to test_compiler_info.
6862
13ae734a
MC
68632003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6864
6865 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
6866 from current versions of gdb. Clean up regular expressions.
6867 Delete redundant timeout case.
6868
d8e1cdee
MC
68692003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6870
6871 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
6872 from current versions of gdb. Clean up regular expressions.
6873 Delete redundant timeout case.
6874
96457b64
MC
68752003-12-01 Michael Chastain <mec.gnu@mindspring.com>
6876
6877 Partial fix for PR testsuite/1456.
6878 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
6879 gcc_compiled with call to test_compiler_info.
6880
f35309fc
MC
68812003-11-30 Michael Chastain <mec.gnu@mindspring.com>
6882
6883 Partial fix for PR testsuite/1456.
6884 * gdb.base/list.exp (test_list_function): Delete unused declaration
6885 of gcc_compiled.
6886
d7afdf9b
MC
68872003-11-29 Michael Chastain <mec.gnu@mindspring.com>
6888
6889 Partial fix for PR testsuite/1456.
6890 * gdb.base/complex.exp: Replace reference to gcc_compiled with
6891 call to test_compiler_info.
6892
71507b56
MK
68932003-11-29 Mark Kettenis <kettenis@gnu.org>
6894
6895 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
6896 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
6897 it to create the appropriate note.inc.
6898 * gdb.asm/asmsrc1.s: Include "note.inc".
6899 * gdb.asm/netbsd.inc: New file.
6900 * gdb.asm/empty.inc: New file.
6901
f81f93f7
MC
69022003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6903
6904 Partial fix for PR testsuite/1456.
6905 * gdb.base/constvars.exp: Replace references to gcc_compiled with
6906 calls to test_compiler_info.
6907
9a77938e
MC
69082003-11-27 Michael Chastain <mec.gnu@mindspring.com>
6909
6910 Partial fix for PR testsuite/1456.
6911 * gdb.base/volatile.exp: Replace references to gcc_compiled with
6912 calls to test_compiler_info.
6913
e8367dc7
MK
69142003-11-27 Mark Kettenis <kettenis@gnu.org>
6915
6916 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
6917 pattern for the KFAILs.
6918
526c61ee
AF
69192003-11-25 Adam Fedor <fedor@gnu.org>
6920
6921 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
6922 * gdb.objc/objcdecode.m: New file.
6923
28f2d600
AF
69242003-11-25 Adam Fedor <fedor@gnu.org>
6925
6926 * gdb.objc/nondebug.exp: Test for PR objc/1236.
6927 * gdb.objc/nondebug.m: New file.
6928
a3895cee
BE
69292003-11-26 Ben Elliston <bje@wasabisystems.com>
6930
6931 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6932 NetBSD as it does on FreeBSD. Modelled on a similar change by
6933 Mark Kettenis on 2003-05-30.
6934 (link-flags): Set to "--entry _start" regardless of target.
6935 Special linker flags are to be appended to $link-flags.
6936 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
6937
c9f2c8a3
MC
69382003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6939
6940 * gdb.cp/method.exp: Accept output of new demangler.
6941
15a0587a 69422003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
6943
6944 * gdb/class2.exp: New file.
6945 * gdb/class2.cc: New file.
6946
3c00b570
MC
69472003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6948
6949 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
6950 of new demangler.
6951
7027acc7
MK
69522003-11-23 Mark Kettenis <kettenis@gnu.org>
6953
6954 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
6955 of gdb_test "run".
6956
b0e1598a
MK
69572003-11-23 Mark Kettenis <kettenis@gnu.org>
6958
6959 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
6960 "continue" into "run".
6961
4d9eda44
MC
69622003-11-23 Michael Chastain <mec.gnu@mindspring.com>
6963
6964 Partial fix for PR testsuite/1456.
6965 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
6966 call to test_compiler_info.
6967 * gdb.cp/ctti.exp: Likewise.
6968 * gdb.cp/derivation.exp: Likewise.
6969 * gdb.cp/member-ptr.exp: Likewise.
6970 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
6971 reference to gcc_compiled.
6972
69732003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
6974
6975 Fix PR testsuite/1463.
6976 * gdb.base/structs.exp (start_structs_test): Call
6977 get_debug_format before using the debug format.
6978
d422fe19
AC
69792003-11-22 Andrew Cagney <cagney@redhat.com>
6980
6981 * lib/gdb.exp (gdb_test_multiple): Add simple example.
6982 * gdb.base/structs.exp: Use gdb_test_multiple.
6983
039cf96d
AC
69842003-11-20 Andrew Cagney <cagney@redhat.com>
6985
6882279b
AC
6986 * gdb.base/structs.exp: Handle and recover from internal errors.
6987 Replace "foo${n}" with "foo<n>" in test messages.
6988
e53890ae
AC
6989 * gdb.base/structs.exp: Update copyright. Rewrite.
6990 * gdb.base/structs.c: Update copyright. Rewrite.
6991
2b211c59
AC
6992 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
6993 resync count exceeded.
d63a86f8 6994
039cf96d
AC
6995 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
6996 from the internal error.
6997 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
6998 Original from Jim Blandy.
6999 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 7000
eac98b22
AC
70012003-11-19 Andrew Cagney <cagney@redhat.com>
7002
7003 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
7004 KFAIL.
7005
67455b2a
MK
70062003-11-17 Mark Kettenis <kettenis@gnu.org>
7007
7008 New testcase for PR backtrace/1435.
7009 * gdb.arch/i386-unwind.exp: New file.
7010 * gdb.arch/i386-unwind.c: New file.
7011
853d6e5b
AC
70122003-11-17 Andrew Cagney <cagney@redhat.com>
7013
7014 * lib/gdb.exp (compiler_info): New global.
7015 (test_compiler_info): New function.
7016 (get_compiler_info): Set compiler_info.
7017 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
7018 "compiler_info" to gcc-<major>-<minor>.
7019
38cf6e11
MC
70202003-11-15 Michael Chastain <mec.gnu@mindspring.com>
7021
7022 * gdb.trace/configure: Remove.
7023
a50d3602
EZ
70242003-11-13 Elena Zannoni <ezannoni@redhat.com>
7025
7026 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 7027 breakpoints.
a50d3602
EZ
7028 * gdb.base/break.exp: Remove all references to explicit line
7029 numbers.
7030
d9407aaa
NC
70312003-11-11 Nick Clifton <nickc@redhat.com>
7032
7033 * gdb.base/shreloc.exp: Do not run for targets which do not
7034 support shared objects.
7035
db488fc1
CV
70362003-11-10 Corinna Vinschen <vinschen@redhat.com>
7037
7038 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
7039 Don't run tests if nofileio flag is given.
7040
6a90a18e
EZ
70412003-11-07 Elena Zannoni <ezannoni@redhat.com>
7042
7043 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 7044 as well as 'Watchpoint'.
6a90a18e 7045
0b915e9c
EZ
70462003-11-06 Elena Zannoni <ezannoni@redhat.com>
7047
7048 Reported by Jim Ingham <jingham@apple.com>:
7049 * gdb.base/annota1.exp: Match at least one occurrence of the
7050 signal handler annotation.
7051
d7e4b55f
EZ
70522003-11-06 Elena Zannoni <ezannoni@redhat.com>
7053
a9c64011
AS
7054 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
7055 as well as 'Watchpoint'.
d7e4b55f 7056
2fe4e8d0
MC
70572003-11-05 Michael Chastain <mec@shout.net>
7058
7059 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
7060
6ef88553
KW
70612003-11-03 Kris Warkentin <kewarken@qnx.com>
7062
7063 * gdb.arch/gdb1291.c: New test file.
7064 * gdb.arch/gdb1291.exp: New test script.
7065 * gdb.arch/gdb1431.c: New test file.
7066 * gdb.arch/gdb1431.exp: New test script.
7067
ae7dc4d8
MC
70682003-10-22 Michael Chastain <mec@shout.net>
7069
7070 * gdb.mi/pthreads.c: Add copyright notice.
7071
c39d7427
MC
70722003-10-22 Michael Chastain <mec@shout.net>
7073
7074 * gdb.threads/pthreads.c: Add copyright notice.
7075
8b7d96c1
MC
70762003-10-20 Michael Chastain <mec@shout.net>
7077
7078 * gdb.base/gdb1056.exp: New test script.
7079
d1d69fdd
DJ
70802003-10-13 Daniel Jacobowitz <drow@mvista.com>
7081
7082 * gdb.threads/killed.exp: Use gdb_run_cmd.
7083
7d605576
DJ
70842003-10-13 Daniel Jacobowitz <drow@mvista.com>
7085
7086 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
7087 create a core file.
7088 * gdb.threads/gcore-thread.exp: Likewise.
7089
618ec112
CV
70902003-10-13 Corinna Vinschen <vinschen@redhat.com>
7091
7092 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
7093 type, based on char type.
7094 (struct bit_flags_short_t): New bitfield type, based on short type.
7095 (init_bit_flags_char): New fuction.
7096 (init_bit_flags_short): Ditto.
7097 (print_bit_flags_char): Ditto.
7098 (print_bit_flags_short): Ditto.
7099 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
7100
9367a73c
MC
71012003-10-11 Michael Chastain <mec@shout.net>
7102
7103 * gdb.base/call-rt-st.exp: Update copyright year.
7104
1decf120
KI
71052003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7106
7107 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
7108 * gdb.disasm/sh3.s: Ditto.
7109
5445b2ae
DJ
71102003-10-07 Daniel Jacobowitz <drow@mvista.com>
7111
7112 * gdb.threads/switch-threads.exp: New test.
7113 * gdb.threads/switch-threads.c: New source file.
7114
aec24853
CV
71152003-10-07 Corinna Vinschen <vinschen@redhat.com>
7116
7117 * gdb.base/ending-run.exp: Add sh specific case.
7118
adc7428d
AC
71192003-10-06 Andrew Cagney <cagney@redhat.com>
7120
7121 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
7122 * gdb.disasm/mn10200.exp: Delete obsolete file.
7123
c9d37158
DJ
71242003-09-29 Daniel Jacobowitz <drow@mvista.com>
7125
7126 * ChangeLog: Correct an entry command.exp -> commands.exp.
7127 * gdb.base/commands.exp (bp_deleted_in_command_test)
7128 (temporary_breakpoint_commands): Check noargs.
7129
79c2c32d
DC
71302003-09-25 David Carlton <carlton@kealia.com>
7131
7132 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
7133 of some print tests, where appropriate. Add tests for C::D::cd,
7134 E::ce, F::cXfX, G::XgX.
7135 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
7136
594e6d67
RE
71372003-09-25 Richard Earnshaw <rearnsha@arm.com>
7138
7139 * lib/java.exp (java_init): Import target_alias before using it.
7140
10f0d451
DC
71412003-09-25 David Carlton <carlton@kealia.com>
7142
7143 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
7144
274bcba0
EZ
71452003-09-23 Elena Zannoni <ezannoni@redhat.com>
7146
d63a86f8 7147 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 7148 weirdness.
274bcba0 7149
cdbf20f7
MC
71502003-09-17 Michael Chastain <mec@shout.net>
7151
7152 * gdb.cp/gdb1355.exp: New file.
7153 * gdb.cp/gdb1355.c: New file.
7154
71e06f80
CV
71552003-09-15 Corinna Vinschen <vinschen@redhat.com>
7156
7157 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
7158 * gdb.asm/sh.inc: New file.
7159
5c4e30ca
DC
71602003-09-11 David Carlton <carlton@kealia.com>
7161
bd45b7af
DC
7162 * gdb.cp/namespace.exp: Add tests for namespace types.
7163 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
7164 (test_namespace): New.
7165
1c199746
EZ
71662003-09-11 Elena Zannoni <ezannoni@redhat.com>
7167
a9c64011 7168 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 7169 * gdb.stabs/weird.exp: Ditto.
1c199746 7170
04ed252f
MC
71712003-09-08 Michael Chastain <mec@shout.net>
7172
7173 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
7174
d8a2d9e7
MC
71752003-09-07 Michael Chastain <mec@shout.net>
7176
7177 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
7178 'parse error'.
7179
161afb24
MK
71802003-09-07 Mark Kettenis <m.kettenis@osp.nl>
7181
7182 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
7183
49f2741a
MC
71842003-08-30 Michael Chastain <mec@shout.net>
7185
7186 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
7187 * gdb.gdb/observer.exp: Ditto.
7188 * gdb.gdb/xfullpath.exp: Ditto.
7189
8afa723e
MK
71902003-08-29 Mark Kettenis <kettenis@gnu.org>
7191
7192 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
7193 *-*-*bsd*.
7194
f31dfe3b
JJ
71952003-08-28 Jeff Johnston <jjohnstn@redhat.com>
7196
7197 * gdb.base/dump.exp: Skip for ia64.
7198
4630e498
JJ
71992003-08-25 Jeff Johnston <jjohnstn@redhat.com>
7200
7201 * gdb.asm/asm-source.exp: Add ia64 support.
7202 * gdb.asm/ia64.inc: New file.
7203
1105b7ef
MC
72042003-08-22 Michael Chastain <mec@shout.net>
7205
7206 * gdb.cp: New directory.
7207 * gdb.cp/*: Copy from gdb.c++/*.
7208 * gdb.c++/*: Remove.
7209 * Makefile.in: Change gdb.c++ to gdb.cp.
7210 * configure.in: Ditto.
7211 * configure: Regnerate.
7212
c945b932
MK
72132003-08-18 Mark Kettenis <kettenis@gnu.org>
7214
7215 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
7216 * gdb.arch/i386-prologue.c (gdb1338): Add function.
7217
2b66634b
DJ
72182003-08-17 Daniel Jacobowitz <drow@mvista.com>
7219
7220 * mi-var-display.exp (-var-list-children weird): Accept function
7221 pointers with argument types.
7222 * mi1-var-display.exp (-var-list-children weird): Likewise.
7223 * mi2-var-display.exp (-var-list-children weird): Likewise.
7224
a356f73b
DJ
72252003-08-17 Daniel Jacobowitz <drow@mvista.com>
7226
7227 * gdb.base/annota3.exp: Add missing newline.
7228
483417b8
MC
72292003-08-06 Michael Chastain <mec@shout.net>
7230
7231 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
7232
c99c59c3
MS
72332003-08-12 Michael Snyder <msnyder@redhat.com>
7234
7235 * gdb.base/float.exp: Add test for SH.
7236
55ed7501
MK
72372003-08-10 Mark Kettenis <kettenis@gnu.org>
7238
7239 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
7240
1a371f2e
EZ
72412003-08-07 Elena Zannoni <ezannoni@redhat.com>
7242
7243 * gdb.base/completion.exp: Remove reduntant completion test
7244 on filename.
7245
e0f353ce
EZ
72462003-08-07 Elena Zannoni <ezannoni@redhat.com>
7247
a9c64011
AS
7248 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
7249 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
7250 gdb.trace/save-trace.exp: Make sure that full pathnames are
7251 escaped correctly.
e0f353ce 7252
5710a1af 72532003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 7254
a9c64011
AS
7255 * configure.in: Don't generate config.h from config.hin.
7256 * configure: Regenerate.
7257 * config.hin: Remove file.
7258 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
7259 * gdb.threads/pthreads.c: Ditto.
5710a1af 7260
dcd81ce9
DJ
72612003-08-07 Daniel Jacobowitz <drow@mvista.com>
7262
7263 From Kei Sakamoto <sakamoto.kei@renesas.com>:
7264 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
7265 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
7266 Replace ld24 with seth/add3.
7267
6009d884
AC
72682003-08-02 Andrew Cagney <cagney@redhat.com>
7269
7270 * gdb.base/annota3.exp: New file.
7271 * gdb.base/annota3.c: New file.
7272 * gdb.c++/annota3.exp: New file.
7273 * gdb.c++/annota3.cc: New file.
7274
51514e06
MC
72752003-07-29 Michael Chastain <mec@shout.net>
7276
7277 * gdb.threads/tls.c (spin): Check errno only if sem_wait
7278 actually failed.
7279 (do_pass): Likewise.
7280 * gdb.threads/tls.exp: Always initialize no_of_threads.
7281
4ee6625b
DJ
72822003-07-27 Daniel Jacobowitz <drow@mvista.com>
7283
7284 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
7285 pattern.
7286 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
7287 * gdb.threads/tls.exp: Recognize one case of the host library not
7288 supporting TLS.
7289
225f2bf6
AC
72902003-07-27 Andrew Cagney <cagney@redhat.com>
7291
7292 * gdb.base/fileio.exp: Use SH when running commands using
7293 remote_exec.
7294
bcb27c9f
DJ
72952003-07-24 Daniel Jacobowitz <drow@mvista.com>
7296
7297 From Kei Sakamoto <sakamoto.kei@renesas.com>:
7298 * gdb.base/relocate.c (dummy): New padding array.
7299
3d67be83
MS
73002003-07-22 Michael Snyder <msnyder@redhat.com>
7301
d63a86f8 7302 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
7303
7304 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
7305 patterns to be more general, accepting old and new output.
7306 Some output chars (such as '+') also must be quoted.
d63a86f8 7307 Some addresses are displayed numerically instead of
3d67be83
MS
7308 symbolically.
7309
57ba3b85
MS
73102003-07-23 Michael Snyder <msnyder@redhat.com>
7311
686d097c
MS
7312 * gdb.base/return2.exp: Don't test long-long return.
7313
57ba3b85
MS
7314 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
7315 * gdb.disasm/t01_mov.exp: Ditto.
7316 * gdb.disasm/t02_mova.s: Ditto.
7317 * gdb.disasm/t02_mova.exp: Ditto.
7318 * gdb.disasm/t03_add.s: Ditto.
7319 * gdb.disasm/t03_add.exp: Ditto.
7320 * gdb.disasm/t04_sub.s: Ditto.
7321 * gdb.disasm/t04_sub.exp: Ditto.
7322 * gdb.disasm/t05_cmp.s: Ditto.
7323 * gdb.disasm/t05_cmp.exp: Ditto.
7324 * gdb.disasm/t06_ari2.s: Ditto.
7325 * gdb.disasm/t06_ari2.exp: Ditto.
7326 * gdb.disasm/t07_ari3.s: Ditto.
7327 * gdb.disasm/t07_ari3.exp: Ditto.
7328 * gdb.disasm/t08_or.s: Ditto.
7329 * gdb.disasm/t08_or.exp: Ditto.
7330 * gdb.disasm/t09_xor.s: Ditto.
7331 * gdb.disasm/t09_xor.exp: Ditto.
7332 * gdb.disasm/t10_and.s: Ditto.
7333 * gdb.disasm/t10_and.exp: Ditto.
7334 * gdb.disasm/t11_logs.s: Ditto.
7335 * gdb.disasm/t11_logs.exp: Ditto.
7336 * gdb.disasm/t12_bit.s: Ditto.
7337 * gdb.disasm/t12_bit.exp: Ditto.
7338 * gdb.disasm/t13_otr.s: Ditto.
7339 * gdb.disasm/t13_otr.exp: Ditto.
7340
e00759ef
EZ
73412003-07-22 Elena Zannoni <ezannoni@redhat.com>
7342
7343 * gdb.threads/tls.exp :Add kfail for 'info address' case.
7344
8bc2021f
EZ
73452003-07-22 Elena Zannoni <ezannoni@redhat.com>
7346
a9c64011
AS
7347 * gdb.threads/tls.c : New file.
7348 * gdb.threads/tls.exp : New file.
7349 * gdb.threads/tls-main.c : New file.
7350 * gdb.threads/tls-shared.c : New file.
7351 * gdb.threads/tls-shared.exp : New file.
8bc2021f 7352
89320c4c
AS
73532003-07-22 Andreas Schwab <schwab@suse.de>
7354
7355 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
7356
180dea7c
AS
73572003-07-20 Andreas Schwab <schwab@suse.de>
7358
7359 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
7360 due to insn reordering.
7361
0714963c
AC
73622003-07-15 Andrew Cagney <cagney@redhat.com>
7363
7364 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
7365
98a23b3f
MC
73662003-07-15 Michael Chastain <mec@shout.net>
7367
7368 * gdb.base/gdb1250.exp: New file.
7369 * gdb.base/gdb1250.c: New file.
7370
27e417a2
ML
73712003-07-09 Michal Ludvig <mludvig@suse.cz>
7372
7373 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
7374 expansion of size_t to 'unsigned long', not only to 'unsigned'.
7375
8bc2021f
EZ
73762003-07-09 Elena Zannoni <ezannoni@redhat.com>
7377
a9c64011
AS
7378 * gdb.threads/tls.c: New file.
7379 * gdb.threads/tls.exp: New file.
7380 * gdb.threads/tls-main.c: New file.
7381 * gdb.threads/tls-shared.c: New file.
7382 * gdb.threads/tls-shared.exp: New file.
8bc2021f 7383
d99968dc
EZ
73842003-07-09 Elena Zannoni <ezannoni@redhat.com>
7385
7386 * gdb.base/annota1.exp: Make sure that we properly escape the
7387 full path of the source file. Xfail more permissive patterns,
d63a86f8 7388 due to a compiler debug info problem.
d99968dc 7389
83876b3b
AS
73902003-07-07 Andreas Schwab <schwab@suse.de>
7391
2705e972
AS
7392 * gdb.asm/m68k.inc: New file.
7393 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
7394
83876b3b
AS
7395 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
7396 arguments"): Also match negative number.
7397
7398 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
7399
3a871b37
DJ
74002003-07-03 Daniel Jacobowitz <drow@mvista.com>
7401
7402 * gdb.base/store.c (charest): New typedef.
7403 (add_char): Rename to add_charest, update.
7404 (wack_char): Rename to wack_charest, update types. Return l + r
7405 to keep r live across the call.
7406 (wack_short, wack_int, wack_long, wack_longest, wack_float)
7407 (wack_double, wack_doublest): Return l + r to keep r live across
7408 the call.
7409 * gdb.base/store.exp: Accomodate store.c changes.
7410
b2a7f303
DC
74112003-06-30 David Carlton <carlton@kealia.com>
7412
7413 * gdb.c++/maint.exp (test_invalid_name): New.
7414 (test_first_component): Add tests for invalid names.
7415
3c6cb4a1
MC
74162003-06-29 Michael Chastain <mec@shout.net>
7417
7418 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
7419 output of '<VTT for class>' for virtual base classes.
7420
f1c2644b
DJ
74212003-06-29 Daniel Jacobowitz <drow@mvista.com>
7422
7423 * gdb.base/completion.exp: Tab-complete "complet" instead of
7424 "compl".
7425 * gdb.base/complex.exp, gdb.base/complex.c: New files.
7426
18080350
DJ
74272003-06-29 Daniel Jacobowitz <drow@mvista.com>
7428
7429 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
7430 * gdb.base/volatile.exp: Likewise.
7431
f56973f8
DJ
74322003-06-29 Daniel Jacobowitz <drow@mvista.com>
7433
7434 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
7435 gdb/1265.
7436
74372003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
7438 Daniel Jacobowitz <drow@mvista.com>
7439
7440 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
7441 initial line count of 'captured_main' from 26 to 32.
7442 (test_with_self): Allow xmalloc call to be interleaved with the
7443 preceding two lines.
7444
e766d4d6
JB
74452003-06-24 Joel Brobecker <brobecker@gnat.com>
7446
7447 * gdb.base/bang.exp: New testcase.
7448
f125c9a4
JB
74492003-06-23 Joel Brobecker <brobecker@gnat.com>
7450
7451 * gdb.base/langs.exp: Add some tests for the "minimal" language
7452 support.
7453
6e25beaf
EZ
74542003-06-23 Elena Zannoni <ezannoni@redhat.com>
7455
7456 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
7457 the testcase.
7458
2f816dda
DJ
74592003-06-22 Daniel Jacobowitz <drow@mvista.com>
7460
7461 * gdb.base/relocate.exp: Test add-symbol-file with a variable
7462 offset.
7463
db5a5748
DJ
74642003-06-22 Daniel Jacobowitz <drow@mvista.com>
7465
7466 * gdb.c++/pr-1210.cc: New file.
7467 * gdb.c++/pr-1210.exp: New file.
7468
1df0c130
DJ
74692003-06-21 Daniel Jacobowitz <drow@mvista.com>
7470
7471 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
7472 000-exec-continue.
7473
a92feac0
MK
74742003-06-15 Mark Kettenis <kettenis@gnu.org>
7475
7476 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
7477 on *-*-*bsd* instead of *-*-freebsd*.
7478
81a58f5b
AC
74792003-06-14 Andrew Cagney <cagney@redhat.com>
7480
7481 * gdb.base/store.exp: Test longest and doublest. Test all
7482 parameters. Weaken return statement match.
7483 * gdb.base/store.c: Add longest and doublest - aka long long and
7484 long double functions. Put all parameters into local register
7485 variables. Use negative values.
7486
b257a0d3
AC
74872003-06-14 Andrew Cagney <cagney@redhat.com>
7488
7489 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
7490 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
7491 exit status.
7492 * gdb.base/fileio.exp: Disable target when nointerrupts and
7493 noinferiorio, instead of limiting it to remote. Use remote_exec
7494 instead of system.
d63a86f8 7495
21c38304
JJ
74962003-06-12 Jeff Johnston <jjohnstn@redhat.com>
7497
7498 * gdb.base/float.exp: Add ia64 support.
7499
1bcdb424
CV
75002003-06-12 Corinna Vinschen <vinschen@redhat.com>
7501
7502 * gdb.base/fileio.exp: Run only on remote targets.
7503
6aeb981f
CV
75042003-06-10 Corinna Vinschen <vinschen@redhat.com>
7505
7506 * gdb.base/fileio.c: New file, testing File-I/O.
7507 * gdb.base/fileio.exp: Ditto.
7508
53df362e
RG
75092003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
7510
7511 * gdb.base/shreloc.exp: New file, check symbol values obtained from
7512 shared objects after relocation at load time (gdb PR/1132).
7513 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 7514 as above, part of the shared object relocation test.
53df362e 7515
ffee1b46
MK
75162003-06-08 Mark Kettenis <kettenis@gnu.org>
7517
b5ca3722
MK
7518 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
7519 fully filled history list.
7520 * gdb.base/gdb_history: New file.
7521
03ed860d
MK
7522 * gdb.base/signals.exp: XFAIL "continue to func1" on
7523 i*86-*-freebsd*.
7524
ffee1b46
MK
7525 * gdb.base/attach.exp: When trying to attach to a nonexistent
7526 process, make it possible to specify the PID based on the target,
7527 and do so for *-*-freebsd*.
7528
d80dbb52
RH
75292003-06-02 Richard Henderson <rth@redhat.com>
7530
7531 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
7532
6dd77b81
RH
75332003-06-02 Richard Henderson <rth@redhat.com>
7534
7535 * gdb.base/selftest.exp: Next over lim_at_start initialization.
7536
f6347e16
RH
75372003-06-02 Richard Henderson <rth@redhat.com>
7538
7539 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
7540
2c161407
DJ
75412003-06-01 Daniel Jacobowitz <drow@mvista.com>
7542
7543 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
7544 of globalvar.
7545
572eb746
MK
75462003-06-01 Mark Kettenis <kettenis@gnu.org>
7547
7548 * gdb.asm/asm-source.exp: Check for memory read errors in
7549 disassembler test on *BSD too.
7550
9e9617a5
RH
75512003-06-01 Richard Henderson <rth@redhat.com>
7552
7553 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
7554 for .frame.
7555 (gdbasm_call): Lose ldgp.
7556 (gdbasm_startup): Add frame information.
7557 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
7558
7b34ad4e
MK
75592003-05-31 Mark Kettenis <kettenis@gnu.org>
7560
7561 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
7562 i?86-*-*.
7563
10059fdf
MK
75642003-05-30 Mark Kettenis <kettenis@gnu.org>
7565
7566 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
7567 FreeBSD.
7568
acf4b816
RH
75692003-05-29 Richard Henderson <rth@redhat.com>
7570
7571 * gdb.asm/alpha.inc: New file.
7572 * gdb.asm/asm-source.exp: Use it.
7573
e9ecd949
JB
75742003-05-29 Jim Blandy <jimb@redhat.com>
7575
7576 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
7577 'core.PID'.
7578
e3e5a4f3
JB
75792003-05-22 Jim Blandy <jimb@redhat.com>
7580
7581 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
7582 backtrace.
d63a86f8 7583
72fe3d25
DC
75842003-05-20 David Carlton <carlton@math.stanford.edu>
7585
7586 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
7587 this time.
7588
58da2eb2
DC
75892003-05-19 David Carlton <carlton@bactrian.org>
7590
7591 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
7592 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
7593
1fcb5155
DC
75942003-05-19 David Carlton <carlton@bactrian.org>
7595
7596 * gdb.c++/namespace.exp: Add namespace scope and anonymous
7597 namespace tests.
7598 Bump copyright date.
7599 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
7600 (main): Call C::D::marker2.
7601 * gdb.c++/namespace1.cc: New file.
7602
85e85163
JJ
76032003-05-14 Jeff Johnston <jjohnstn@redhat.com>
7604
7605 Roland McGrath <roland@redhat.com>
d63a86f8 7606 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
7607 there is no manager thread.
7608
a25fbfec
JJ
76092003-05-08 Jeff Johnston <jjohnstn@redhat.com>
7610
d63a86f8
RM
7611 * gdb.threads/schedlock.exp: Remove assumption that all threads
7612 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
7613 in one of the child threads rather than the main thread.
7614
be375bae
JB
76152003-05-07 Jim Blandy <jimb@redhat.com>
7616
09bf6082
JB
7617 Add support for assembly source testing on the s390x.
7618 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
7619 architecture.
7620 * gdb.asm/s390x.inc: New file.
7621
be375bae
JB
7622 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
7623 succession of 'if' statements.
7624
00905d52
AC
76252003-05-05 Andrew Cagney <cagney@redhat.com>
7626
7627 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
7628
b1e29e33
AC
76292003-05-05 Andrew Cagney <cagney@redhat.com>
7630
7631 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
7632 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
7633
e33d66ec
EZ
76342003-05-02 Elena Zannoni <ezannoni@redhat.com>
7635
7636 * gdb.base/charset.exp: Update based on new behavior of set/show
7637 charset commands.
7638
2b6fd0d8
AC
76392003-05-01 Andrew Cagney <cagney@redhat.com>
7640
7641 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
7642 variable do not give memory errors.
7643
130cacce
AF
76442003-04-30 Adam Fedor <fedor@gnu.org>
7645
7646 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
7647 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
7648 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
7649 gdb.objc/basicclass.m: : New files
7650
7651 * lib/gdb.exp (gdb_compile_objc): New procedure.
7652
bea71854
DJ
76532003-04-27 Daniel Jacobowitz <drow@mvista.com>
7654
7655 * gdb.base/signals.exp: Make backtrace tests more specific.
7656
0f20eeea
DC
76572003-04-23 David Carlton <carlton@bactrian.org>
7658
7659 * gdb.c++/maint.exp (test_first_component): Add tests for
7660 'operator' in more locations.
7661
c8c4d8dc
KB
76622003-04-16 Kevin Buettner <kevinb@redhat.com>
7663
7664 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
7665
3fe60e3c
EZ
76662003-04-16 Elena Zannoni <ezannoni@redhat.com>
7667
7668 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 7669 func marke' instead. Update test name.
3fe60e3c 7670
9219021c
DC
76712003-04-15 David Carlton <carlton@math.stanford.edu>
7672
7673 * gdb.c++/maint.exp: New file.
7674
5dd55bdd
EZ
76752003-04-14 Elena Zannoni <ezannoni@redhat.com>
7676
7677 * gdb.threads/schedlock.c: Change type of thread function argument
7678 to long, to avoid warnings on 64-bit platforms.
7679
00890572
EZ
76802003-04-14 Elena Zannoni <ezannoni@redhat.com>
7681
a9c64011
AS
7682 * gdb.base/attach.exp: Add new message from ptrace in case of
7683 attaching to nonexistent process.
d63a86f8 7684
93201743
JB
76852003-04-11 Jim Blandy <jimb@redhat.com>
7686
7687 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7688 gdb.c++/userdef.cc: Place comments on the lines to which the
7689 marker function might return.
7690 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7691 gdb.c++/userdef.exp: Look for those comments to check that we've
7692 returned to the right place, instead of checking line numbers.
7693
2a11c64d
EZ
76942003-04-11 Elena Zannoni <ezannoni@redhat.com>
7695
a9c64011
AS
7696 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
7697 match on sourcefile name, instead of directory name.
2a11c64d 7698
68ab8fc5
EZ
76992003-04-10 Elena Zannoni <ezannoni@redhat.com>
7700
d63a86f8 7701 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
7702 working directory name.
7703
5624293a
JB
77042003-04-09 Jim Blandy <jimb@redhat.com>
7705
7706 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7707 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
7708 after an inferior function call, report the failure, but allow the
7709 test to continue.
7710
f1f02ee4
SC
77112003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7712
7713 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7714 with -DPROTOTYPES.
7715
6eb79af0
SC
77162003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7717
7718 * gdb.base/break.exp: Revert last patch.
7719
8dfb4cf0
SC
77202003-04-04 Stephane Carrez <stcarrez@nerim.fr>
7721
7722 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7723 with -DPROTOTYPES.
7724
ed4c619a
AC
77252003-04-02 Andrew Cagney <cagney@redhat.com>
7726
7727 * gdb.base/callfuncs.exp: Make "print add" messages unique.
7728 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
7729 matching directories by the name breakpoint.
7730 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
7731 Make "continue to marker1" consistent.
7732 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
7733 message consistent.
7734 * lib/gdb.exp: Put "the program is no longer running", and "the
7735 program exited" in parenthesis.
7736 * lib/mi-support.exp: Ditto.
d63a86f8 7737
4e35d5f0 77382003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 7739
4e35d5f0
BR
7740 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
7741
71900fe8
AC
77422003-03-29 Andrew Cagney <cagney@redhat.com>
7743
7744 * gdb.base/sizeof.c (main): Print the value of '\377'.
7745 * gdb.base/sizeof.exp: Check the sign of '\377'.
7746
c0655a16
MC
77472003-03-27 Michael Chastain <mec@shout.net>
7748
7749 * gdb.base/gdb1090.exp: New file.
7750 * gdb.base/gdb1090.cc: New file.
7751
5b2a3989
JB
77522003-03-27 J. Brobecker <brobecker@gnat.com>
7753
7754 * gdb.gdb/observer.exp: New regression test.
7755
79876890
MC
77562003-03-27 Michael Chastain <mec@shout.net>
7757
7758 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
7759 * gdb.base/ptype.exp: Likewise.
7760
6eac95e3
CV
77612003-03-27 Corinna Vinschen <vinschen@redhat.com>
7762
7763 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
7764
e8c71839
MC
77652003-03-26 Michael Chastain <mec@shout.net>
7766
7767 * gdb.base/ptype.exp: Actually use some typedef'd types.
7768
71b10041
SC
77692003-03-21 Stephane Carrez <stcarrez@nerim.fr>
7770
7771 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
7772 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
7773
2512cf80
CV
77742003-03-20 Corinna Vinschen <vinschen@redhat.com>
7775
7776 * gdb.base/default.exp: Fix regular expression.
7777
0d195a4f
CV
77782003-03-20 Corinna Vinschen <vinschen@redhat.com>
7779
7780 * gdb.base/args.exp: Fix regular expression.
7781
8a2dbca8
CV
77822003-03-20 Corinna Vinschen <vinschen@redhat.com>
7783
7784 * gdb.base/help.exp: Allow Win32 child process.
7785
bf028682
CV
77862003-03-20 Corinna Vinschen <vinschen@redhat.com>
7787
7788 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
7789 when stepping out of main().
7790
182dbe85
CV
77912003-03-20 Corinna Vinschen <vinschen@redhat.com>
7792
7793 * gdb.base/default.exp: Check for win32 specific message when calling
7794 "run" without executable.
7795
d67a6ba5
CV
77962003-03-20 Corinna Vinschen <vinschen@redhat.com>
7797
7798 * gdb.base/args.exp: Expect .exe in output.
7799
a955b5bb
CV
78002003-03-20 Corinna Vinschen <vinschen@redhat.com>
7801
7802 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
7803 Cygwin native.
7804
bf6bad4b
AC
78052003-03-17 Andrew Cagney <cagney@redhat.com>
7806
7807 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
7808 vector registes.
7809 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
7810 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
7811
293e9a31
DC
78122003-03-17 David Carlton <carlton@math.stanford.edu>
7813
7814 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
7815 test, for PR breakpoints/38.
7816 Call test_watchpoint_and_breakpoint.
7817 * gdb.base/watchpoint.c (func3): New function.
7818 (main): Call func3.
7819
5330f2db
DC
78202003-03-04 David Carlton <carlton@math.stanford.edu>
7821
7822 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
7823 Garply<Garply<char> >:: garply".
7824 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
7825 with respect to PR c++/1111; note also PR c++/1113.
7826 (test_template_breakpoints): KFAIL "constructor breakpoint" with
7827 respect to PR c++/1062.
7828 KFAIL "destructor breakpoint" with respect to PR c++/1112.
7829
6ece72da
DC
78302003-03-03 David Carlton <carlton@math.stanford.edu>
7831
7832 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
7833 with respect to PR c++/57.
7834 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
7835 c++/826.
7836 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
7837 respect to PR c++/57.
7838
85ca1584
DC
78392003-03-03 David Carlton <carlton@math.stanford.edu>
7840
7841 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
7842 respect to PR c++/33 into FAILs.
7843
98e9c5b8
MC
78442003-03-03 Michael Chastain <mec@shout.net>
7845
7bedbf27
MC
7846 * configure.in: Update copyright years.
7847
78482003-03-03 Michael Chastain <mec@shout.net>
7849
7850 * Makefile.in: Update copyright years.
98e9c5b8 7851
f683e100
DC
78522003-02-28 David Carlton <carlton@math.stanford.edu>
7853
7854 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
7855 print class instead of struct and/or superfluous protection
7856 specifiers, as long as the resulting output is equivalent to the
7857 source code.
7858 Delete FIXME from end of messages on tests that don't need
7859 fixing.
7860
a9e0cf2c
DC
78612003-02-28 David Carlton <carlton@math.stanford.edu>
7862
7863 * gdb.c++/templates.exp (do_tests): Allow const in the two
7864 Foo<volatile char *>::foo tests.
7865
e8d359df
MS
78662003-02-27 Michael Snyder <msnyder@redhat.com>
7867
d63a86f8 7868 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
7869 will be consistant.
7870
0b71dc91
DC
78712003-02-26 David Carlton <carlton@math.stanford.edu>
7872
7873 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
7874 char *>::foo" test with respect to PR c++/33. Create a new test
7875 which is identical to that one except that it doesn't put the
7876 space between the "char" and the "*"; KFAIL it, too.
7877
dd14ab43
DC
78782003-02-26 David Carlton <carlton@math.stanford.edu>
7879
7880 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
7881 template types into either PASSes or KFAILs (corresponding to PR
7882 c++/57). Tweak indentation. Update copyright.
7883
1146c7f1
SC
78842003-02-23 Stephane Carrez <stcarrez@nerim.fr>
7885
7886 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
7887
74641dfb
MC
78882003-02-13 Michael Chastain <mec@shout.net>
7889
7890 * gdb.base/exprs.exp: Remove i960 remnants.
7891 * gdb.base/funcargs.exp: Likewise.
7892 * gdb.base/list.exp: Likewise.
7893 * gdb.base/ptype.exp: Likewise.
7894
559cd2d0
DC
78952003-02-14 David Carlton <carlton@math.stanford.edu>
7896
7897 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
7898 pEe->D::vg()" from XFAIL to KFAIL.
7899
c4f90d87
JM
79002003-02-13 Jason Molenda (jmolenda@apple.com)
7901
7902 * gdb.base/maint.exp: Update maint print statistics regexp to include
7903 new entries.
7904
cbc4d97c
MC
79052003-02-13 Michael Chastain <mec@shout.net>
7906
7907 * gdb.c++/inherit.exp: Remove call to get_debug_format.
7908
40f235b7
MC
79092003-02-12 Michael Chastain <mec@shout.net>
7910
7911 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
7912 * gdb.c++/inherit.exp: Likewise.
7913 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
7914 * gdb.c++/templates.exp: Likewise.
7915 * gdb.c++/virtfunc.exp: Likewise.
7916
c56716b0
JM
79172003-02-06 Jason Molenda (jason-cl@molenda.com)
7918
7919 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
7920 why the code is written that way.
7921
070afcf8
MC
79222003-02-05 Michael Chastain <mec@shout.net>
7923
7924 * gdb.base/dump.exp: Add missing copyright line.
7925
5d0331e5
JM
79262003-02-05 Jason Molenda (jason-cl@molenda.com)
7927
f7ae6d3e 7928 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
7929 at the beginning so the breakpoint doesn't get set on the loop.
7930
92851186
MC
79312003-02-05 Michael Chastain <mec@shout.net>
7932
7933 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
7934 output for configurations with gcc 2.95.3.
7935
cbf1e085
AC
79362003-02-05 Keith Seitz <keiths@redhat.com>
7937 Andrew Cagney <ac131313@redhat.com>
7938
7939 * gdb.mi/mi-cli.exp: New file.
d63a86f8 7940
29518e1e
MC
79412003-02-04 Michael Chastain <mec@shout.net>
7942
7943 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
7944 Call perror and then continue.
7945
5af1d5f3
MC
79462003-02-03 Michael Chastain <mec@shout.net>
7947
7948 * gdb.c++/pr-1023.cc: New file.
7949 * gdb.c++/pr-1023.exp: New file.
7950
6b549786
JB
79512003-02-05 Jim Blandy <jimb@redhat.com>
7952
7953 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
7954 it's local to foobar. Check for it there, and check that it's not
7955 present in main.
7956 * gdb.c++/local.cc (marker2): New function.
7957 (foobar): Call marker1.
7958 (main): Call marker2 instead of marker1.
7959
67f16606
AC
79602003-02-04 Andrew Cagney <ac131313@redhat.com>
7961
7962 * gdb.disasm/mn10200.exp: Obsolete file.
7963 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
7964 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
7965 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
7966
1c5cb38e
DC
79672003-02-04 David Carlton <carlton@math.stanford.edu>
7968
7969 * gdb.c++/overload.exp: Test intToChar(1).
7970 * gdb.c++/overload.cc (intToChar): New.
7971 (main): Call intToChar.
7972
d1fe6965
DC
79732003-02-03 David Carlton <carlton@math.stanford.edu>
7974
7975 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
7976 'might_kfail' arg.
7977 KFAIL some of the continue_to_bp_overloaded calls, according to
7978 PR c++/1025.
7979
9ba61c5d
MC
79802003-02-01 Michael Chastain <mec@shout.net>
7981
7982 * gdb.base/advance.c (marker1): New marker function.
7983 * gdb.base/advance.exp: When the 'advance' command lands on the
7984 return breakpoint, it can legitimately stop on either the
7985 current line or the next line. Accommodate both outcomes.
7986 * gdb.base/until.exp: Likewise.
7987
e7494ffb
AC
79882003-02-02 Andrew Cagney <ac131313@redhat.com>
7989
7990 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
7991 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
7992 now a list, not a tuple.
7993 * gdb.mi/mi-var-display.exp: Ditto.
7994 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 7995
075559bc
AC
79962003-02-01 Andrew Cagney <ac131313@redhat.com>
7997
7998 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
7999 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
8000 stack backtraces.
8001 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 8002
2bd4c7b1
MK
80032003-02-01 Mark Kettenis <kettenis@gnu.org>
8004
8005 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
8006 gdb.mi/mi1-pthreads.exp: Return instead of calling
8007 gdb_suppress_entire_file.
8008
eabd8992
MS
80092003-02-01 Mark Salter <msalter@redhat.com>
8010
8011 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
8012
71469e2f
MS
80132003-01-31 Mark Salter <msalter@redhat.com>
8014
8015 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
8016 Support empty arg.
8017
38a94d44
MC
80182003-01-30 Michael Chastain <mec@shout.net>
8019
8020 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
8021 This was a workaround for a UTF-8 bug in readline 4.3. The bug
8022 has been fixed in gdb/readline on 2003-01-09.
8023
19ea9e73
MS
80242003-01-29 Michael Snyder <msnyder@redhat.com>
8025
e8d359df
MS
8026 * gdb.base/maint.exp: Allow for leading underscore in symbol.
8027 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
8028 * gdb.base/args.exp: Skip if target does not support args passing.
8029
2307bd6a
DJ
80302003-01-22 Daniel Jacobowitz <drow@mvista.com>
8031
19ea9e73 8032 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
8033 gdb_test. Accept a list of expect arguments as the third
8034 parameter.
8035 (gdb_test): Use it.
8036
f2dd3617
EZ
80372003-01-20 Elena Zannoni <ezannoni@redhat.com>
8038
8039 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
8040 allow for different test tree configurations. Update some
8041 tescases accordingly.
8042 * gdb.arch/altivec-regs.exp: Ditto.
8043 * gdb.asm/asm-source.exp: Ditto.
8044 * gdb.base/advance.exp: Ditto.
8045 * gdb.base/display.exp: Ditto.
d63a86f8 8046 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
8047 * gdb.base/mips_pro.exp: Ditto.
8048 * gdb.base/overlays.exp: Ditto.
8049 * gdb.base/relocate.exp: Ditto.
8050 * gdb.base/setshow.exp: Ditto.
8051 * gdb.base/step-line.exp: Ditto.
8052 * gdb.base/step-test.exp: Ditto.
8053 * gdb.base/until.exp: Ditto.
8054 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
8055
c71cdefd
DC
80562003-01-17 David Carlton <carlton@math.stanford.edu>
8057
8058 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
8059 corresponding to PR c++/945.
8060 Update copyright.
8061
fdba05d7
DC
80622003-01-17 David Carlton <carlton@math.stanford.edu>
8063
8064 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
8065 corresponding to PR c++/68.
8066
80672003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
8068
8069 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
8070 (test_paddr_hairy_functions): Call print_addr_2_kfail for
8071 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
8072
c362c33a
EZ
80732003-01-15 Elena Zannoni <ezannoni@redhat.com>
8074
0fbc361c
EZ
8075 * gdb.base/break.exp: Fix change of default location, because of
8076 removal of until tests.
8077 * gdb.base/help.exp: Update test for new 'until' help message.
8078 Add test for help on 'advance'.
a9c64011 8079 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 8080
dabf8a35
MK
80812003-01-15 Mark Kettenis <kettenis@gnu.org>
8082
8083 * gdb.base/default.exp: Adapt "info float" test for recent changes
8084 to that command. Add test for "info vector".
8085 * gdb.base/float.exp: New file. Add test for "info float" that
8086 resembles the old test in gdb.base/default.exp.
8087
a1769aca
DC
80882003-01-15 David Carlton <carlton@math.stanford.edu>
8089
8090 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
8091
82025e13
EZ
80922003-01-15 Elena Zannoni <ezannoni@redhat.com>
8093
8094 * gdb.base/break.exp: Move the tests of until command from here...
8095 * gdb.base/until.exp: ... to here. New file. Add other tests.
8096 * gdb.base/advance.c: New file.
8097 * gdb.base/advance.exp: New file.
8098
8f9ab801
EZ
80992003-01-14 Elena Zannoni <ezannoni@redhat.com>
8100
a9c64011
AS
8101 * gdb.base/args.c: New file.
8102 * gdb.base/args.exp: New file.
8f9ab801 8103
9ae66589
DJ
81042003-01-14 Daniel Jacobowitz <drow@mvista.com>
8105
8106 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
8107
8d77e5c3
DJ
81082003-01-14 Daniel Jacobowitz <drow@mvista.com>
8109
8110 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
8111
12d2f0a1
DJ
81122003-01-14 Daniel Jacobowitz <drow@mvista.com>
8113
8114 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
8115 dates.
8116
6ca37014
DJ
81172003-01-13 Daniel Jacobowitz <drow@mvista.com>
8118
8119 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
8120
b0023472
DJ
81212003-01-13 Daniel Jacobowitz <drow@mvista.com>
8122
8123 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
8124 (ptype &*"foo").
8125 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
8126
607fbc54 81272003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
8128
8129 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
8130 * gdb.mi/mi1-console.exp: Likewise.
8131
607fbc54 81322003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
8133
8134 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
8135 * gdb.mi/mi1-console.exp: Likewise.
8136
a1fb14a2
DJ
81372003-01-13 Daniel Jacobowitz <drow@mvista.com>
8138
8139 * gdb.c++/overload.exp: Remove some fixed XFAILs.
8140
c4cf40b7
DJ
81412003-01-09 Daniel Jacobowitz <drow@mvista.com>
8142
8143 * gdb.base/detach.exp: New test.
8144
696d5a5b
DJ
81452003-01-09 Daniel Jacobowitz <drow@mvista.com>
8146
8147 * Makefile.in (ALL_SUBDIRS): New variable.
8148 (subdirs, clean, distclean): Use it.
8149 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
8150 regenerating Makefile, since it is generated from the top level.
8151 * gdb.asm/Makefile.in: Likewise.
8152 * gdb.base/Makefile.in: Likewise.
8153 * gdb.c++/Makefile.in: Likewise.
8154 * gdb.disasm/Makefile.in: Likewise.
8155 * gdb.java/Makefile.in: Likewise.
8156 * gdb.mi/Makefile.in: Likewise.
8157 * gdb.threads/Makefile.in: Likewise.
8158 * gdb.trace/Makefile.in: Likewise.
8159
754533e4
DC
81602003-01-09 David Carlton <carlton@math.stanford.edu>
8161
8162 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
8163 Add copyright year 2003.
8164
d8b3e9ee
MC
81652003-01-06 Michael Chastain <mec@shout.net>
8166
8167 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
8168 When selecting a thread, 'line' and 'file' are optional.
8169 * gdb.mi/mi1-pthreads.exp: Likewise.
8170
8e9e0fe6
AS
81712003-01-06 Andreas Schwab <schwab@suse.de>
8172
8173 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
8174 failures.
8175
b5ab8ff3
DJ
81762003-01-04 Daniel Jacobowitz <drow@mvista.com>
8177
8178 Fix PR gdb/844
8179 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
8180 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
8181
8182 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
8183 instead of calling gdb_suppress_entire_file.
8184 * gdb.threads/print-threads.exp: Likewise.
8185 * gdb.threads/schedlock.exp: Likewise.
8186
8187 * gdb.threads/killed.exp: Return instead of calling
8188 gdb_suppress_entire_file.
8189 * gdb.threads/linux-dp.exp: Likewise.
8190 * gdb.threads/pthreads.exp: Likewise.
8191
1e698235
DJ
81922003-01-04 Daniel Jacobowitz <drow@mvista.com>
8193
8194 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
8195 stabs.
8196 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
8197 * gdb.base/whatis.exp: Always allow (void) after function names.
8198
147ff08c
DJ
81992003-01-04 Daniel Jacobowitz <drow@mvista.com>
8200
8201 * gdb.c++/casts.exp: Correct regexp.
8202
dc62bfc2
MK
82032003-01-04 Mark Kettenis <kettenis@gnu.org>
8204
8205 * configure.in: Call AC_CONFIG_HEADER. Don't call
8206 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
8207 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
8208 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
8209 aforementioned directories in the AC_OUPUT call.
8210 * config.hin: New file.
8211 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
8212 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
8213 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
8214 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
8215 pass -I$objdir instead of -I$objdir/$subdir in compilation.
8216 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
8217 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
8218 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
8219 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
8220 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
8221 gdb.threads/configure.in, gdb.threads/configure,
8222 gdb.threads/config.in, gdb.trace/configure.in,
8223 gdb.trace/configure: Removed.
8224
77afa639
MC
82252003-01-03 Michael Chastain <mec@shout.net>
8226
8227 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
8228 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
8229
7634bb6e
DJ
82302003-01-03 Daniel Jacobowitz <drow@mvista.com>
8231
8232 * gdb.base/store.exp: Fix regular expressions.
8233
b39c905e
MK
82342002-12-28 Mark Kettenis <kettenis@gnu.org>
8235
8236 * configure.in: Rewrite.
8237 * configure: Regenerated.
8238
0a8551dd
DC
82392003-01-03 David Carlton <carlton@math.stanford.edu>
8240
8241 * gdb.base/psymtab.exp: New file.
8242 * gdb.base/psymtab1.c: Ditto.
8243 * gdb.base/psymtab2.c: Ditto.
8244
c60b7188
AF
82452002-12-23 Adam Fedor <fedor@gnu.org>
8246
8247 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
8248
ee73db83
DC
82492002-12-23 David Carlton <carlton@math.stanford.edu>
8250
8251 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
8252 and current_directory initialization.
8253
d6c1774e
JB
82542002-12-22 Jim Blandy <jimb@redhat.com>
8255
f0a847b8
JB
8256 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
8257 rather than as part of the output file name.
8258
d6c1774e
JB
8259 * gdb.base/attach.exp: There's no need to copy the test program to
8260 /tmp; that was only ever necessary on HP/UX, and this test is
8261 entirely disabled there anyway.
8262
f0708dbb
JB
82632002-12-21 Jim Blandy <jimb@redhat.com>
8264
4c2acfea
JB
8265 * gdb.c++/psmang.exp: Doc fix.
8266
f0708dbb
JB
8267 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
8268 test.
8269
9579e000
DC
82702002-12-20 David Carlton <carlton@math.stanford.edu>
8271
8272 * gdb.c++/annota2.exp: KFAIL annotate-quit.
8273
d1810171
MC
82742002-12-18 Michael Chastain <mec@shout.net>
8275
8276 * gdb.c++/annota2.exp: Add copyright year 2002.
8277
76565097
DC
82782002-12-17 David Carlton <carlton@math.stanford.edu>
8279
8280 * gdb.c++/try_catch.cc: Add marker comments.
8281 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
8282 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
8283 * gdb.c++/m-static.cc: Ditto.
8284 * gdb.c++/m-static1.cc: Ditto.
8285 * gdb.c++/try_catch.cc: Ditto.
8286
da81390b
JJ
82872002-12-16 Jeff Johnston <jjohnstn@redhat.com>
8288
8289 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
8290 to see whether we are using the new -environment-directory
8291 command which resets via -r or the old version of the command
8292 which may prompt the user. Part of fix for gdb/741.
8293
b304d130
AC
82942002-12-13 Andrew Cagney <ac131313@redhat.com>
8295
8296 * gdb.fortran/types.exp: Update obsolete comment.
8297 * gdb.fortran/exprs.exp: Ditto.
8298 * lib/gdb.exp: Delete obsolete code.
8299 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
8300 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
8301 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
8302 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
8303 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
8304 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
8305 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
8306 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
8307 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
8308 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
8309 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
8310 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
8311 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
8312 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
8313 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
8314 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
8315 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
8316 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
8317 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
8318 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
8319 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
8320 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
8321 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
8322 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
8323 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
8324 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
8325 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
8326 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
8327 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
8328 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
8329 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
8330 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
8331 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
8332 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
8333 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
8334 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
8335 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
8336
a23b6e6a
DC
83372002-12-11 David Carlton <carlton@math.stanford.edu>
8338
8339 * gdb.c++/m-data.exp: Add test for members that shadow global
8340 variables: see PR gdb/804.
8341 * gdb.c++/m-data.cc: Ditto.
8342
6604731b
DJ
83432002-12-10 Daniel Jacobowitz <drow@mvista.com>
8344
8345 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
8346
de46ecd7
DC
83472002-12-06 David Carlton <carlton@math.stanford.edu>
8348
8349 * gdb.base/store.c: Don't declare functions static.
8350
27e829d0
AC
83512002-12-04 Andrew Cagney <ac131313@redhat.com>
8352
8353 * gdb.base/store.exp, gdb.base/store.c: New files.
8354
92806416
DJ
83552002-12-03 Daniel Jacobowitz <drow@mvista.com>
8356
8357 * gdb.base/selftest.exp: Update for current gdb.
8358
3bcbaac5
DJ
83592002-12-03 Daniel Jacobowitz <drow@mvista.com>
8360
8361 * gdb.base/maint.exp: Only dump symbols from one source file
8362 or objfile.
8363
f4f00b1f
DJ
83642002-12-03 Daniel Jacobowitz <drow@mvista.com>
8365
8366 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
8367 function call.
8368
f1c8a949
JB
83692002-11-25 Jim Blandy <jimb@redhat.com>
8370
8371 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
8372 function appearing in error message.
8373
9e297a97
DJ
83742002-11-21 Daniel Jacobowitz <drow@mvista.com>
8375
8376 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
8377
1f312e79
JJ
83782002-11-08 Jeff Johnston <jjohnstn@redhat.com>
8379
d63a86f8
RM
8380 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
8381 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
8382 should be in mi console format. This is part of fix for PR gdb/604.
8383
83c31e7d
FN
83842002-09-18 Fernando Nasser <fnasser@redhat.com>
8385
8386 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
8387 which explicitly prints the zero offset as "+0".
8388
322b3f65
DJ
83892002-10-22 Daniel Jacobowitz <drow@mvista.com>
8390
8391 * gdb.threads/schedlock.c (args): Make unsigned.
8392
83932002-10-21 Daniel Jacobowitz <drow@mvista.com>
8394
8395 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
8396 numbers. Allow "foo2|selected stack frame".
8397 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
8398 * gdb.asm/asmsrc2.s: Likewise.
8399 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
8400 comments.
8401 * gdb.asm/mips.inc: New file.
8402
5e2fe5b8
AF
84032002-10-18 Adam Fedor <fedor@gnu.org>
8404
8405 * gdb.base/default.exp: Update expected output to include 'ObjC'.
8406 * gdb.base/help.exp: Likewise.
8407
abe1a5d0
KB
84082002-10-17 Kevin Buettner <kevinb@redhat.com>
8409
8410 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
8411 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
8412
10abb1d4
JB
84132002-10-02 Jim Blandy <jimb@redhat.com>
8414
8415 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
8416
1f609b42
AC
84172002-10-01 Andrew Cagney <ac131313@redhat.com>
8418
8419 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
8420 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
8421 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
8422 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
8423 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
8424 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
8425 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
8426
0aee02e4
AC
84272002-09-29 Andrew Cagney <ac131313@redhat.com>
8428
8429 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
8430 * mi0-disassemble.exp, mi0-eval.exp: Delete.
8431 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
8432 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
8433 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
8434 * mi0-var-block.exp, mi0-var-child.exp: Delete.
8435 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 8436
6fde09ad
KB
84372002-09-27 Kevin Buettner <kevinb@redhat.com>
8438
8439 * gdb.base/annota1.exp (info break): Make directory components of
8440 path optional since not all compilers emit this debug information.
8441
8442 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
8443 step ends up stepping out of the function instead of stopping on
8444 the epilogue.
8445
9e8aab75
KS
84462002-09-26 Keith Seitz <keiths@redhat.com>
8447
8448 * lib/insight-support.exp (gdbtk_start): Figure out where
8449 the insight executable is based on where gdb is. Use this
8450 executable to start insight instead of gdb.
8451
e36180d7
AC
84522002-09-25 Andrew Cagney <cagney@redhat.com>
8453
8454 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
8455
9dd34b2b
AC
84562002-09-24 Andrew Cagney <ac131313@redhat.com>
8457
8458 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
8459 test_isolated_complaints.
8460 (test_empty_complaint): New function.
8461 (test_empty_complaints): New function. Check no output when no
8462 complaints.
d63a86f8 8463
dea97812
KB
84642002-09-19 Jim Blandy <jimb@redhat.com>
8465
a9c64011 8466 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 8467
54951bd7
AC
84682002-09-19 Andrew Cagney <ac131313@redhat.com>
8469
8470 * gdb.gdb/complaints.exp: New file.
8471
dec43320
AC
84722002-09-18 Andrew Cagney <ac131313@redhat.com>
8473
8474 * gdb.base/maint.exp: Check `help maint internal-warning'.
8475
e70d6e3f
DC
84762002-09-18 David Carlton <carlton@math.stanford.edu>
8477
8478 * gdb.c++/m-static.exp: Remove breakpoints depending on line
8479 numbers, and replace them by a single breakpoint after the
8480 constructors are all finished.
8481 Add test 4.
8482 * gdb.c++/m-static.cc: Add test 4.
8483 * gdb.c++/m-static.h: New file.
8484 * gdb.c++/m-static1.cc: New file.
8485
8486 * gdb.c++/printmethod.exp: New file.
8487 * gdb.c++/printmethod.cc: New file.
8488
8489 * gdb.c++/pr-574.exp: New file.
8490 * gdb.c++/pr-574.cc: New file.
8491
afb5c968
CV
84922002-09-18 Corinna Vinschen <vinschen@redhat.com>
8493
8494 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
8495 embedded targets which never actually exit.
8496
31e45dee
FN
84972002-09-18 Fernando Nasser <fnasser@redhat.com>
8498
8499 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
8500 "don't step after run" as unresolved or unsupported, instead of xfail.
8501
a283c5a1
CV
85022002-09-18 Corinna Vinschen <vinschen@redhat.com>
8503
8504 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
8505 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
8506 Add newline to expected string in "step out of main (status wrapper)"
8507 case.
8508
11350d2a
CV
85092002-09-18 Corinna Vinschen <vinschen@redhat.com>
8510
8511 * lib/gdb.exp (rerun_to_main): Allow restarting application.
8512 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
8513
0deec7d6
TT
85142002-09-17 Tom Tromey <tromey@redhat.com>
8515
8516 * gdb.base/printcmds.exp (test_print_string_constants): Expect
8517 \000, not \0, in double-quoted string.
8518
b2b4a1b5
CV
85192002-09-14 Corinna Vinschen <vinschen@redhat.com>
8520
c9d37158 8521 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
8522 string after running the commands execution on breakpoint tests.
8523
1c56143a
CV
85242002-09-13 Corinna Vinschen <vinschen@redhat.com>
8525
8526 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
8527
37f8da45
JB
85282002-09-12 Joel Brobecker <brobecker@gnat.com>
8529
8530 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
8531
08b468e0
KS
85322002-09-10 Keith Seitz <keiths@redhat.com>
8533
8534 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
8535 runto proc.
8536 (mi_run_to_main): Use mi_runto.
8537 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
8538
dc360f58
KS
85392002-09-10 Keith Seitz <keiths@redhat.com>
8540
8541 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
8542 regexp for stopping at main. Could have multiple event notifications.
8543 Don't assume that main was declared with no parameters.
8544 (mi_next): Use mi_step_to.
8545 (mi_step): Use mi_next_to.
8546
ce3abcfb
CV
85472002-09-09 Corinna Vinschen <vinschen@redhat.com>
8548
8549 * gdb.base/default.exp: Fix expected string in `info float' test.
8550
d1f5b980
BE
85512002-09-09 Ben Elliston <bje@redhat.com>
8552
8553 * config/mips.exp: Update comments.
8554 * config/mips-idt.exp: Likewise.
8555 * config/nind.exp: Likewise.
8556 * config/slite.exp: Likewise.
8557 * config/sparclet.exp: Likewise.
8558 * config/udi.exp: Likewise.
8559 * config/vx.exp: Likewise.
8560 * config/vxworks29k.exp: Likewise.
8561
2f71430b
JB
85622002-09-05 Jim Blandy <jimb@redhat.com>
8563
8564 * gdb.threads/killed.exp: Fix test failure message.
8565
7ddebc7e
KS
85662002-09-04 Keith Seitz <keiths@redhat.com>
8567
8568 * lib/mi-support.exp: Update copyright.
8569 (mi_gdb_test): Increase the priority of the expected pattern
8570 so that it matches gdb_test.
8571
0ae67eb3
KS
85722002-09-03 Keith Seitz <keiths@redhat.com>
8573
8574 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
8575 Use integer comparison instead of string comparison for testing
8576 whether binary was built.
8577
38fc42c8
JB
85782002-09-03 Jim Blandy <jimb@redhat.com>
8579
8580 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
8581
b6ff0e81
JB
85822002-08-29 Jim Blandy <jimb@redhat.com>
8583
8584 * gdb.threads/pthreads.exp: Move the portable thread compilation
8585 code into a function in lib/gdb.exp, and call that from here.
8586 * lib/gdb.exp (gdb_compile_pthreads): New function.
8587
07c98896
KS
85882002-08-29 Keith Seitz <keiths@redhat.com>
8589
8590 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
8591 expect_out so that callers can get at it.
8592
0312286c
DJ
85932002-08-23 Daniel Jacobowitz <drow@mvista.com>
8594
8595 * gdb.threads/print-threads.c: New file.
8596 * gdb.threads/print-threads.exp: New file.
8597 * gdb.threads/schedlock.c: New file.
8598 * gdb.threads/schedlock.exp: New file.
8599
dd039bc4
EZ
86002002-08-22 Elena Zannoni <ezannoni@redhat.com>
8601
a9c64011
AS
8602 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
8603 not altivec.c.
dd039bc4 8604
1f36144c
MK
86052002-08-17 Mark Kettenis <kettenis@gnu.org>
8606
8607 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
8608 targets. The problem should be fixed now.
8609
16057ec7 86102002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
8611
8612 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
8613 2002-07-24 change that removes final dots from error messages.
8614
3c1499ad
TT
86152002-08-13 Tom Tromey <tromey@redhat.com>
8616
8617 * gdb.base/readline.exp: New file.
8618
a20ce2c3
AC
86192002-08-01 Andrew Cagney <ac131313@redhat.com>
8620
8621 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
8622 supress message.
8623
db034ac5
AC
86242002-08-01 Andrew Cagney <cagney@redhat.com>
8625
8626 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
8627 CHILL_FOR_TARGET and CHILL_LIB.
8628 * configure.in (configdirs): Remove gdb.chill.
8629 * configure: Regenerate.
8630 * lib/gdb.exp: Obsolete references to chill.
8631 * gdb.fortran/types.exp: Ditto.
8632 * gdb.fortran/exprs.exp: Ditto.
8633
3e000b18
KB
86342002-07-30 Kevin Buettner <kevinb@redhat.com>
8635
8636 * gdb.base/shlib-call.exp (additional_flags): Conditionally
8637 set Irix-specific compile and link flags.
8638
28f4966b
KB
86392002-07-29 Kevin Buettner <kevinb@redhat.com>
8640
8641 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
8642 source files. The ``-o'' option doesn't work with the ``-E'' option
8643 when using the Irix compiler.
8644
46c0d5a6
DJ
86452002-07-19 Daniel Jacobowitz <drow@mvista.com>
8646
8647 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
8648 Improve support for reusing an exec file. Copy exec file
8649 to target, and run gdbserver on the target instead of on the host.
8650
eecf4bed
JB
86512002-07-18 Jim Blandy <jimb@redhat.com>
8652
0f815cdf
JB
8653 * gdb.base/ending-run.exp: Don't expect to see the program end in
8654 some orderly fashion when we're running on a real stand-alone
8655 board.
8656
eecf4bed
JB
8657 * gdb.base/interrupt.exp: Correct logic for skipping tests on
8658 targets that don't support interrupts.
8659
52d309e4
JB
86602002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
8661
8662 * gdb.base/attach.exp: Add patterns to match output from /proc-based
8663 systems.
8664 Move comments in expect statements to inside the actions, so that they
8665 don't get matched against.
8666
ff683d9e
MK
86672002-07-10 Mark Kettenis <kettenis@gnu.org>
8668
8669 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
8670 function when asleep" test.
8671
b5356753
AC
86722002-07-10 Andrew Cagney <ac131313@redhat.com>
8673
8674 * gdb.base/page.exp: Rewrite to handle problems with very long
8675 `info set' output. Update copyright.
8676
6aa4d13a
AC
86772002-06-26 Andrew Cagney <ac131313@redhat.com>
8678
8679 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
8680 gdb.threads-hp.
8681 * gdb.hp/configure: Regenerate.
8682 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
8683 * gdb.hp/gdb.threads-hp/configure: Delete file.
8684 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
8685
8cf8c2b8
AC
86862002-06-22 Andrew Cagney <ac131313@redhat.com>
8687
8688 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
8689 setlocale, bindtextdomain and textdomain.
8690
6827a8f8
JB
86912002-06-11 Jim Blandy <jimb@redhat.com>
8692
919d772c
JB
8693 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
8694 preprocessor macro information is present.
8695
6827a8f8
JB
8696 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
8697 tests.
8698
c15b0d21
MS
86992002-06-06 Michael Snyder <msnyder@redhat.com>
8700
c5984d70
MS
8701 * gdb.base/overlays.exp: Record addresses of overlay
8702 functions in TCL variables rather than in GDB variables,
8703 to avoid having GDB convert them to pointers (with loss
8704 of information).
8705
d63a86f8 8706 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 8707 default linker script changes.
c15b0d21
MS
8708 * gdb.base/long_long.exp: Add check for sizeof (long double).
8709
be26fe0d
ML
87102002-06-06 Michal Ludvig <mludvig@suse.cz>
8711
8712 * gdb.asm/asm-source.exp: Add x86-64 target.
8713 * gdb.asm/x86_64.inc: New.
d63a86f8 8714
258093ca 87152002-05-30 Michael Chastain <mec@shout.net>
258093ca 8716
4b3153f1 8717 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
8718 * gdb.c++/m-static.cc: New file.
8719 * gdb.c++/m-static.exp: New file.
8720
241264c6
MS
87212002-05-28 Michael Snyder <msnyder@redhat.com>
8722
8723 * gdb.base/call-ar-st.exp: Allow for reduced floating point
8724 precision.
8725
9bba8c8f 87262002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 8727
4b3153f1 8728 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
8729 * gdb.c++/m-data.cc: New file.
8730 * gdb.c++/m-data.exp: New file.
8731
87322002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 8733
4b3153f1 8734 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 8735 * gdb.c++/try_catch.cc: New file.
d63a86f8 8736 * gdb.c++/try_catch.exp: New file.
9bba8c8f 8737
def1b996
MC
87382002-05-27 Michael Chastain <mec@shout.net>
8739
8740 * gdb.c++/local.exp: Accept more nested types in output.
8741
522ba268
MC
87422002-05-26 Michael Chastain <mec@shout.net>
8743
8744 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
8745
277254ba
MS
87462002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8747
8748 * lib/gdb.exp (gdb_wrapper_init): Just because
8749 gdb_wrapper_file exists, this does not mean that the file
8750 should not be rebuilt. That is what gdb_wrapper_initialized
8751 is for.
8752 (default_gdb_init): Reset gdb_wrapper_initialized.
8753
b61a8733
MS
87542002-05-23 Michael Snyder <msnyder@redhat.com>
8755
d63a86f8 8756 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
8757 the precision of the floating point test results.
8758 * gdb.base/call-rt-st.exp: Ditto.
8759
b61a8733
MS
8760 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
8761 * gdb.base/call-rt-st.exp: Ditto.
8762
56f6e910
MC
87632002-05-19 Michael Chastain <mec@shout.net>
8764
8765 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
8766
ad0b0016
EZ
87672002-05-19 Elena Zannoni <ezannoni@redhat.com>
8768
a9c64011
AS
8769 * configure.in (configdirs): Add gdb.arch.
8770 * configure: Regenerate.
ad0b0016 8771
f617d2b6
JB
87722002-05-17 Jim Blandy <jimb@redhat.com>
8773
8774 * gdb.base/completion.exp: Recognize the more detailed error
8775 messages produced by the macro expander's lexical analyzer.
8776
eac2a696
EZ
87772002-05-14 Elena Zannoni <ezannoni@redhat.com>
8778
a9c64011
AS
8779 * gdb.arch/altivec-abi.c: New file.
8780 * gdb.arch/altivec-abi.exp: New file.
8781 * gdb.arch/altivec-regs.c: New file.
8782 * gdb.arch/altivec-regs.exp: New file.
eac2a696 8783
2fdde8f8
DJ
87842002-05-14 Daniel Jacobowitz <drow@mvista.com>
8785
8786 * gdb.base/maint.exp (maint print type): Update for new type
8787 structure.
d63a86f8 8788
e31f1a7c
EZ
87892002-05-14 Elena Zannoni <ezannoni@redhat.com>
8790
8791 * gdb.arch: New directory.
8792 * gdb.arch/configure.in: New file.
8793 * gdb.arch/configure: New file.
8794 * gdb.arch/Makefile.in: New file.
8795
db589741
CV
87962002-05-13 Corinna Vinschen <vinschen@redhat.com>
8797
8798 * gdb.asm/asm-source.exp: Add v850 as supported target.
8799 * gdb.asm/v850.inc: New file.
8800
8ce2a7dc
DJ
88012002-05-13 Daniel Jacobowitz <drow@mvista.com>
8802
8803 * gdb.c++/annota2.exp (annotate-quit): Add comment.
8804
df763c7f
DJ
88052002-05-12 Daniel Jacobowitz <drow@mvista.com>
8806
8807 * gdb.base/break.exp: Check 'break "marker2"'.
8808
377daeed
MS
88092002-05-10 Michael Snyder <msnyder@redhat.com>
8810
8811 * gdb.base/long_long.exp: Fix typo.
8812
c4b7bc2b
JB
88132002-05-10 Jim Blandy <jimb@redhat.com>
8814
ecac9a4e
JB
8815 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
8816 a bug.
8817
c4b7bc2b
JB
8818 * gdb.base/printcmds.exp (test_integer_literals_rejected):
8819 Recognize more detailed error message produced by the macro
8820 expander's lexical analyzer.
8821 * lib/gdb.exp (test_print_reject): Same.
8822
e71019a1
MK
88232002-05-09 Mark Kettenis <kettenis@gnu.org>
8824
8825 * gdb.c++/method.exp: Fix typo.
8826
fedfc8e6
MS
88272002-05-08 Michael Snyder <msnyder@redhat.com>
8828
166a1957
MS
8829 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
8830 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 8831 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
8832 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
8833 Add iftarget clause for strongarm.
d63a86f8 8834
f1c47eb2
MS
88352002-05-06 Michael Snyder <msnyder@redhat.com>
8836
cb9a9d3e
MS
8837 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
8838 (gdb_continue_to_end): Accept output from status wrapper.
8839 * gdb.base/ending-run.exp: Add case for output from status wrapper.
8840 Clean up fail messages to match pass messages.
8841
f1c47eb2
MS
8842 Enable the "needs_status_wrapper" testsuite feature.
8843 * lib/gdb.exp (gdb_wrapper_init): New procedure.
8844 (gdb_compile): Conditionally call gdb_wrapper_init.
8845 * gdb.base/a2-run.exp: Recognize output from status wrapper.
8846 * gdb.c++/method.exp: Recognize output from status wrapper.
8847
6079c749
BE
88482002-05-06 Ben Elliston <bje@redhat.com>
8849From Graydon Hoare <graydon@redhat.com>
8850
8851 * config/sid.exp: Include support for "rawsid" protocol.
8852
188baff3
JB
88532002-05-03 Jim Blandy <jimb@redhat.com>
8854
8855 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
8856 * gdb.c++/hang3.C: New file.
8857
b9c07f0f
AC
88582002-05-04 Andrew Cagney <ac131313@redhat.com>
8859
8860 * gdb.base/default.exp: Remove obsolete code.
8861 * gdb.c++/misc.exp: Ditto. Update copyright.
8862 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
8863 * gdb.base/whatis.exp: Ditto. Update copyright.
8864 * gdb.base/scope.exp: Ditto. Update copyright.
8865 * gdb.base/ptype.exp: Ditto. Update copyright.
8866 * gdb.base/printcmds.exp: Ditto. Update copyright.
8867 * gdb.base/opaque.exp: Ditto. Update copyright.
8868 * gdb.base/list.exp: Ditto.
8869 * gdb.base/funcargs.exp: Ditto. Update copyright.
8870 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
8871 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
8872 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
8873 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
8874 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
8875 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
8876
5c7a0397
MS
88772002-05-02 Michael Snyder <msnyder@redhat.com>
8878
d6dcc264 8879 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
8880 * gdb.base/long_long.exp: Add xscale target.
8881 * gdb.base/default.exp: Add xscale target.
8882
eb7f1c48
JB
88832002-05-01 Jim Blandy <jimb@redhat.com>
8884
8885 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
8886 gdb.c++/hang.exp: New test.
8887
a6befae8
FF
88882002-05-01 Fred Fish <fnf@redhat.com>
8889
8890 * gdb.base/completion.exp: Handle completions of "./Make" for
8891 more than one completion possibility, as is the case when we
8892 build and test in the source tree.
8893
0a310277
AG
88942002-04-29 Anthony Green <green@redhat.com>
8895
8896 * gdb.java/jmisc1.exp: New file.
8897 * gdb.java/jmisc2.exp: New file.
8898
6ff9af88
DJ
88992002-04-24 Daniel Jacobowitz <drow@mvista.com>
8900
8901 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
8902
96b3d632
EZ
89032002-04-23 Elena Zannoni <ezannoni@redhat.com>
8904
8905 * gdb.base/help.exp: Change 'help status' to allow for target
8906 dependent output differences.
8907
5019bb54
MC
89082002-04-22 Michael Chastain <mec@shout.net>
8909
8910 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
8911
a805a116
MC
89122002-04-22 Michael Chastain <mec@shout.net>
8913
8914 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
8915
a1706bfd
DM
89162002-04-17 David S. Miller <davem@redhat.com>
8917
8918 * gdb.asm/sparc64.inc: New file.
8919 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
8920
a73a20a2
EZ
89212002-04-19 Elena Zannoni <ezannoni@redhat.com>
8922
8923 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
8924 instruction file directly into the build tree. Clean up at end of
8925 test.
8926
ba678339
DM
89272002-04-18 David S. Miller <davem@redhat.com>
8928
8929 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
8930 handle 64-bit platforms correctly.
8931 * gdb.base/maint.exp: Likewise.
8932
b03399da
KB
89332002-04-18 Kevin Buettner <kevinb@redhat.com>
8934
8935 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
8936 ``-fpic'' when compiling files comprising a shared library, but
8937 it does need additional linker flags in order to find shared
8938 libraries at run time.
8939
e2004992
KB
89402002-04-18 Kevin Buettner <kevinb@redhat.com>
8941
8942 * gdb.base/cvexpr.c (use): New function.
8943 (main): Invoke use() on all global variables to prevent
8944 some linkers from deleting these otherwise unused symbols.
8945
d8937120
MC
89462002-04-17 Michael Chastain <mec@shout.net>
8947From David S. Miller <davem@redhat.com>
8948
8949 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
8950 handle 64-bit platforms correctly.
8951
ffd61a58
MS
89522002-04-12 Michael Snyder <msnyder@redhat.com>
8953From Jim Blandy <jimb@redhat.com>
a9c64011 8954 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
8955 script can handle this instead.
8956 * gdb.base/bar.c (barx): Same.
8957 * gdb.base/baz.c (bazx): Same.
8958 * gdb.base/grbx.c (grbxx): Same.
8959
8960 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
8961 manager doesn't automatically unmap overlays unnecessarily.
8962
6b8426a6
MH
89632002-04-10 Martin M. Hunt <hunt@redhat.com>
8964
8965 * gdb.base/ending-run.exp: Fix pattern for Mips targets
8966 stepping out of main.
8967
34af4875
MC
89682002-04-09 Michael Chastain <mec@shout.net>
8969
8970 * gdb.c++/local.cc (main): Move call to marker1() inside nested
8971 scope so that the nested scope tests will make sense.
8972 * gdb.c++/local.exp: Write patterns that actually work with gcc
8973 (the HP patterns "were never known to work with gcc").
8974 Keep the old aCC patterns too.
8975
2d1676a0
DJ
89762002-04-09 Daniel Jacobowitz <drow@mvista.com>
8977
8978 * gdb.base/attach.exp: Correct target board test.
8979
3a63e3f9
MC
89802002-04-08 Michael Chastain <mec@shout.net>
8981
8982 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
8983 in a const method. Add some xfail and fail cases for configurations
8984 that do not emit the "const ...".
8985
f18dabd2
MC
89862002-04-07 Michael Chastain <mec@shout.net>
8987
8988 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
8989 Accept "A * const" and "const A * const" as type of "this".
8990 Fix spelling of getFunky throughout. Make messages uniform.
8991
0fcddd82
EZ
89922002-04-07 Elena Zannoni <ezannoni@redhat.com>
8993
a9c64011 8994 Work around for PR gdb/285:
0fcddd82
EZ
8995 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
8996
16a8534a
EZ
89972002-04-07 Elena Zannoni <ezannoni@redhat.com>
8998
8999 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
9000 instructions file at run time instead of configure time.
9001 Sometimes we run the test in a directory that is not the one we
9002 configured in.
9003 * gdb.asm/configure.in: Delete creation of symlink.
9004 * gdb.asm/configure: Regenerate.
9005
24181d81
JB
90062002-04-05 J. Brobecker <brobecker@gnat.com>
9007
9008 * gdb.gdb/xfullpath.exp: New test, to exercise the new
9009 xfullpath () function.
9010
7cdb7107
DJ
90112002-04-04 Daniel Jacobowitz <drow@mvista.com>
9012
9013 * gdb.asm/Makefile.in: Correct dependencies.
9014
9015 * gdb.asm/powerpc.inc: New file.
9016 * gdb.asm/asm-source.exp: Add PowerPC.
9017 * gdb.asm/configure.in: Likewise.
9018 * gdb.asm/configure: Regenerated.
9019
a7d17088
DJ
90202002-04-04 Daniel Jacobowitz <drow@mvista.com>
9021
9022 * gdb.base/relocate.exp: New file.
9023 * gdb.base/relocate.c: New file.
9024
cd721503
FF
90252002-04-04 Fred Fish <fnf@redhat.com>
9026
9027 * gdb.base/step-test.exp: Update comment regarding stopping in
9028 memcpy/bcopy calls inserted as part of the compiler runtime.
9029
b22ad7a7
MS
90302002-04-04 Michael Snyder <msnyder@redhat.com>
9031
9032 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
9033
5f279fa6
DJ
90342002-04-03 Daniel Jacobowitz <drow@mvista.com>
9035
9036 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
9037 (gdb_expect): Remove $notransfer hack.
9038
dd0fd3ce
DJ
90392002-04-02 Daniel Jacobowitz <drow@mvista.com>
9040
9041 * gdb.c++/classes.exp ("calling method for small class"): Match
9042 updated register output.
9043
1e50cda1
DJ
90442002-03-30 Daniel Jacobowitz <drow@mvista.com>
9045
9046 Fix PR gdb/452
9047 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
9048 when finished. Make gdb_file_cmd send "exec-file" when
9049 appropriate.
9050
24015922
DJ
90512002-03-30 Daniel Jacobowitz <drow@mvista.com>
9052
9053 * gdb.base/attach.exp: Remove extra setup_xfail.
9054
dd7dfd64
MS
90552002-03-26 Michael Snyder <msnyder@redhat.com>
9056
9057 * gdb.base/default.exp: Add tests for dump, append, and restore.
9058 * gdb.base/help.exp: Add tests for dump, append, and restore.
9059 * gdb.base/dump.exp: New file, test dump, append and restore.
9060 * gdb.base/dump.c: New file.
9061
48b2f8d7
MS
90622002-03-27 Michael Snyder <msnyder@redhat.com>
9063
d63a86f8 9064 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
9065 clean-ups in help messages.
9066
05b4d525
FF
90672002-03-26 Fred Fish <fnf@redhat.com>
9068
9069 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
9070 have debugging info for those functions and the compiler uses them
9071 internally to copy structs around.
9072
d7679631
FF
90732002-03-26 Fred Fish <fnf@redhat.com>
9074
9075 * gdb.base/list.exp: Revert the change made yesterday and add note
9076 about why we don't list the default lines for remote targets.
9077
523ac3f9
MS
90782002-03-25 Michael Snyder <msnyder@redhat.com>
9079
9080 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
9081
754b2b8d
FF
90822002-03-25 Fred Fish <fnf@redhat.com>
9083
9084 * gdb.base/list.exp: This test works on remote targets so remove
9085 the short circuit for remote targets. Update copyright.
9086
33c3e192
FF
90872002-03-25 Fred Fish <fnf@redhat.com>
9088
9089 * gdb.base/attach.exp: Fix logic error that was suppressing this
9090 test for all non hppa*-*-hpux* targets, instead of the hp target.
9091 Move comments closer to the suppression point. Also now need to
9092 check that we are running natively.
9093
d43e73ee
MS
90942002-03-22 Michael Snyder <msnyder@redhat.com>
9095
882c8f02
MS
9096 * gdb.base/default.exp: Add test for gcore. Update copyright.
9097 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 9098
04c12f60
FF
90992002-03-06 Fred Fish <fnf@redhat.com>
9100
9101 * gdb.base/funcargs.c: Remove extraneous ';' character.
9102 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
9103
b43df995
MC
91042002-03-04 Michael Chastain <mec@shout.net>
9105
9106 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
9107 accommodate gcc v3 function signature.
9108 * gdb.mi/mi0-var-cmd-exp: Ditto.
9109
92362027
AC
91102002-02-24 Andrew Cagney <ac131313@redhat.com>
9111
9112 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
9113 ``GNU/Linux'' or ``Linux kernel''
9114 * testsuite/gdb.threads/pthreads.c: Ditto.
9115
258ad32d
MC
91162002-02-24 Michael Chastain <mec@shout.net>
9117
9118 * gdb.threads/pthreads.c (thread1): Add a return statement.
9119 (thread2): Likewise.
9120 (foo): Likewise.
9121
04c3b3d4
MC
91222002-02-23 Michael Chastain <mec@shout.net>
9123
9124 * gdb.threads/linux-dp.c (philosopher): Add a return statement
9125 to placate gcc.
9126
5a2a0a20
MC
91272002-02-23 Michael Chastain <mec@shout.net>
9128
9129 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
9130 test "ptype bint". The test passes on all my stabs configurations.
9131
a640f7fc
JB
91322002-02-21 Jim Blandy <jimb@redhat.com>
9133
27924826
JB
9134 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
9135 filename at a time, and watch for the ones we want to see.
9136
a640f7fc
JB
9137 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
9138 types of pointers to prototyped functions.
9139
edcc8c75
AC
91402002-02-20 Andrew Cagney <ac131313@redhat.com>
9141
9142 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
9143 signed, unsigned and straight char.
9144 (padding_char, padding_short, padding_int, padding_long,
9145 padding_long_long, padding_float, padding_double,
9146 padding_long_double): New global variables.
9147 (fill, fill_structs): New functions.
9148
9149 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
9150 for correctly sized writes. Update copyright.
9151 (get_valueof): New procedure.
9152 (get_sizeof): Call get_valueof.
9153 (check_valueof): New procedure.
9154 (check_padding): New procedure.
9155
ac57ea44
MC
91562002-02-20 Michael Chastain <mec@shout.net>
9157
9158 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
9159 to setup_xfail. Document some of the remaining calls.
9160
7a10c941
MC
91612002-02-18 Michael Chastain <mec@shout.net>
9162
9163 * gdb.c++/userdef.exp: Update copyright year.
9164
fb8acdcc
DJ
91652002-02-18 Daniel Jacobowitz <drow@mvista.com>
9166
9167 * gdb.c++/userdef.exp: Test overloaded operators properly.
9168 Remove xfails.
9169
fda6ae12
MS
91702002-02-14 Michael Snyder <msnyder@redhat.com>
9171
9172 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
9173
676a0442
DJ
91742002-02-14 Daniel Jacobowitz <drow@mvista.com>
9175
9176 * gdb.base/a2-run.exp: Check for a remote target properly.
9177 * gdb.base/annota1.exp: Likewise.
9178 * gdb.base/list.exp: Likewise.
9179 * gdb.base/reread.exp: Likewise.
9180 * gdb.base/scope.exp: Likewise.
9181 * gdb.base/shlib-call.exp: Likewise.
9182 * gdb.base/term.exp: Likewise.
9183 * gdb.c++/annota2.exp: Likewise.
9184
78b4f468
RE
91852002-02-13 Richard Earnshaw <rearnsha@arm.com>
9186
9187 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
9188
9a81ba51
MC
91892002-02-10 Michael Chastain <mec@shout.net>
9190
9191 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
9192 (call_after_alloca): Ditto.
9193
004af6c7
DJ
91942002-02-10 Daniel Jacobowitz <drow@mvista.com>
9195
9196 * gdb.base/ending-run.exp: Guard "cont" test with
9197 gdb_skip_stdio_test.
9198
37225f62
JB
91992002-02-06 Jim Blandy <jimb@redhat.com>
9200
9201 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
9202 from here...
9203 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
9204 To here. Disable this test on non-HP platforms. Add big comment.
9205
fe6fdd96
MS
92062002-02-04 Michael Snyder <msnyder@redhat.com>
9207
9208 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
9209 other than d10v and m32r.
9210
036fad3f
RE
92112002-02-02 Richard Earnshaw <rearnsha@arm.com>
9212
9213 * gdb.base/default.exp: Rewrite test patterns to reduce time
9214 taken to match them.
9215
7148ab62
DJ
92162002-01-30 Daniel Jacobowitz <drow@mvista.com>
9217
9218 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
9219 Allow a start function above main.
9220 * gdb.threads/linux-dp.exp: Fix copyright date.
9221
396cc255
DJ
92222002-01-30 Daniel Jacobowitz <drow@mvista.com>
9223
a9c64011
AS
9224 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
9225 (check_philosopher_stack): Check for manager thread before checking
9226 for a just-starting thread.
396cc255 9227
f038d31b
DJ
92282002-01-30 Daniel Jacobowitz <drow@mvista.com>
9229
9230 From Neil Booth <neil@daikokuya.demon.co.uk>:
9231 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
9232 warnings.
9233
b3ff9d9a
FF
92342002-01-21 Fred Fish <fnf@redhat.com>
9235
9236 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
9237 not caller.
9238
39ad761d
JB
92392002-01-21 Jim Blandy <jimb@redhat.com>
9240
9241 * gdb.base/reread.exp: Check that GDB properly re-reads the
9242 executable file when it changes while no inferior is running.
9243
aaf320fa
FF
92442002-01-21 Fred Fish <fnf@redhat.com>
9245
a9c64011
AS
9246 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
9247 optionally accept the "shlib events" variation.
aaf320fa 9248
808a31f5
JB
92492002-01-21 Jim Blandy <jimb@redhat.com>
9250
9251 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
9252 call `fflush' after every `printf', so that the output is produced
9253 at predictable points, regardless of whatever buffering does (or
9254 doesn't) take place.
9255 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
9256 at different points.
9257
4420d5e2
DJ
92582002-01-20 Daniel Jacobowitz <drow@mvista.com>
9259
9260 * gdb.c++/inherit.exp: Update copyright years.
9261 * gdb.c++/method.exp: Likewise.
9262
3e36a0f4
DJ
92632002-01-20 Daniel Jacobowitz <drow@mvista.com>
9264
9265 * gdb.c++/classes.exp: Update for improved v3 support and skipping
9266 artificial methods/arguments.
9267 * gdb.c++/derivation.exp: Likewise.
9268 * gdb.c++/inherit.exp: Likewise.
9269 * gdb.c++/method.exp: Likewise.
9270 * gdb.c++/virtfunc.exp: Likewise.
9271
b4ceaee6
AC
92722002-01-18 Andrew Cagney <ac131313@redhat.com>
9273
9274 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
9275 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
9276 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
9277 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
9278 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
9279 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
9280
ecace851
JB
92812002-01-17 Jim Blandy <jimb@redhat.com>
9282
9283 * gdb.asm/asm-source.exp (info symbol): Take another shot at
9284 anchoring the pattern matching the entry point symbol's name.
9285
375fc983
AC
92862002-01-17 Andrew Cagney <ac131313@redhat.com>
9287
9288 * gdb.base/maint.exp: Update ``maint internal-error'' to match
9289 continue/quit query. Update copyright.
9290
fe6fdd96
MS
92912002-01-14 Michael Snyder <msnyder@redhat.com>
9292
9293 * gdb.base/gcore.exp: Remove extra debugging output.
9294
e017c81f
DJ
92952002-01-13 Daniel Jacobowitz <drow@mvista.com>
9296
9297 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
9298 for slightly dubious v2 mangled string.
9299
37ab3bf8
DJ
93002002-01-13 Daniel Jacobowitz <drow@mvista.com>
9301
9302 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
9303
1bc05c3a 93042002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 9305
1bc05c3a 9306 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 9307
1bc05c3a
JM
9308 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
9309 constructors.
9310 * gdb.c++/derivation.exp: Likewise.
9311 * gdb.c++/templates.exp: Likewise.
9312 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 9313
1bc05c3a
JM
93142002-01-10 Michael Snyder <msnyder@redhat.com>
9315
9316 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 9317
a911c360
MS
93182002-01-08 Michael Snyder <msnyder@redhat.com>
9319
9320 * gdb.base/gcore.exp: New test for generate-core-file command.
9321 * gdb.base/gcore.c: Testcase for above.
9322 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
9323
ea2119ec
JM
93242002-01-08 Jason Merrill <jason@redhat.com>
9325
9326 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
9327
68203136
FF
93282002-01-07 Fred Fish <fnf@redhat.com>
9329
9330 * gdb.c++/overload.exp: Remove unconditional xfails for:
9331 print foo_instance1.overloadargs(1)
9332 print foo_instance1.overloadargs(1, 2)
9333 print foo_instance1.overloadargs(1, 2, 3)
9334 print foo_instance1.overloadargs(1, 2, 3, 4)
9335 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
9336 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
9337 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
9338 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
9339 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
9340 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
9341 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
9342 print foo_instance1.overload1arg()
9343 print foo_instance1.overload1arg((char)arg2)
9344 print foo_instance1.overload1arg((signed char)arg3)
9345 print foo_instance1.overload1arg((unsigned char)arg4)
9346 print foo_instance1.overload1arg((int)arg7)
9347 print foo_instance1.overload1arg((unsigned int)arg8)
9348 print foo_instance1.overload1arg((float)arg11)
9349 print foo_instance1.overload1arg((double)arg12)
d63a86f8 9350
21b9b5b1
MS
93512002-01-07 Michael Snyder <msnyder@redhat.com>
9352
9353 * gdb.base/huge.exp: New test. Print a very large target data object.
9354 (skip_huge_test): New test variable. Define if you want to skip this
9355 test. The test reads an 8 megabyte data object from the target, so it
9356 might be very time consuming on remote targets with a slow connection.
9357 * gdb.base/huge.c: New file. Test case for above.
9358
725f922e
FF
93592002-01-07 Fred Fish <fnf@redhat.com>
9360
9361 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
9362 g_instance.bfoo, and g_instance.cfoo.
9363
634d57ec
JL
9364Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
9365
f286b2c3
JL
9366 * gdb.base/break.c (multi_line_if_conditional): New function.
9367 (multi_ilne_while_conditional): Likewise.
9368 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
9369 IF or WHILE condition puts the breakpoint at the start of
9370 the condition.
9371
634d57ec
JL
9372 * gdb.base/selftest.exp (backtrace through signal handler): Remove
9373 hppa*-*-hpux* expected failure.
9374 * gdb.base/structs.exp (do_function_calls): Similarly.
9375
9376 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
9377 watchpoints.
9378
9fbfe2dc
AC
93792002-01-06 Andrew Cagney <ac131313@redhat.com>
9380
9381 Fix PR gdb/66.
9382 * gdb.base/structs.exp: Replace skip for a29k with skip for
9383 gdb,cannot_call_functions.
9384 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
9385 * gdb.base/callfuncs.exp: Ditto.
9386 * gdb.base/call-rt-st.exp: Ditto.
9387 * gdb.base/call-strs.exp: Ditto.
9388 * gdb.base/callfwmall.exp: Ditto.
9389 * gdb.base/scope.exp: Obsolete xfail a29k.
9390 * gdb.c++/misc.exp: Ditto.
9391 * gdb.c++/cplusfuncs.exp: Ditto.
9392 * gdb.base/ptype.exp: Ditto.
9393 * gdb.base/printcmds.exp: Ditto.
9394 * gdb.base/opaque.exp: Ditto.
9395 * gdb.base/list.exp: Ditto.
9396 * gdb.base/funcargs.exp: Ditto.
9397 * gdb.base/default.exp: Ditto.
9398
8ddad156
MS
93992002-01-04 Michael Snyder <msnyder@redhat.com>
9400
ca4976a6 9401 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
9402 * gdb.base/maint.exp: Add tests for maint info sections options.
9403
1b074332
JL
9404Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
9405
9406 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
9407
7d159115
CV
94082001-12-20 Corinna Vinschen <vinschen@redhat.com>
9409
9410 * gdb.asm/arm.inc: New file.
9411 * gdb.asm/asm-source.exp: Add arm targets.
9412 * gdb.asm/configure.in: Ditto.
9413 * gdb.asm/configure: Recreated from configure.in.
9414
8fb87725
JL
9415Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
9416
afabe08c
JL
9417 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
9418 with HP's compiler.
9419 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9420 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9421 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9422 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9423
9424 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
9425 either HP's compilers or GCC.
9426
db521deb
JL
9427 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
9428 a SIGBUS or SIGSEGV.
9429
9430 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
9431
9432 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
9433 can be compiled with either HP's compiler or GCC.
9434
cfa88ab7
JL
9435 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
9436 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
9437 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
9438
ca344dff
JL
9439 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
9440 to match current gdb output. Update due to using auto-solib-limit
9441 for limiting instead of overloading auto-solib-add.
9442 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
9443 test program.
9444
3f3c6e55 9445 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
9446 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
9447 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9448 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9449 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9450 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9451 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
9452 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
9453 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
9454 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
9455 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
9456 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
9457 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 9458
8fb87725
JL
9459 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
9460 a SIGTRAP to the inferior.
9461
cf599fa7
CV
94622001-12-19 Corinna Vinschen <vinschen@redhat.com>
9463
9464 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
9465 Substitute call to target_link by call to gdb_compile.
9466
2cd045cd
JL
9467Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
9468
a9c64011
AS
9469 * gdb.base/break.exp: Fix HP specific search string when testing
9470 backtracing in a called function.
2cd045cd 9471
a9c64011
AS
9472 * gdb.base/constvars.exp: Only set lang to C++ if we're
9473 compiling the test with HP's compilers.
9474 * gdb.base/volatile.exp: Similarly.
2cd045cd 9475
99ebe9ac
JB
94762001-12-19 Jim Blandy <jimb@redhat.com>
9477
9478 * gdb.base/printcmds.exp: Expect the null character to be printed
9479 as '\0', and the '\013' to be printed as '\v'.
9480 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
9481 * gdb.base/setvar.exp: Same.
9482
b9891b29
JB
94832001-12-17 Jim Blandy <jimb@redhat.com>
9484
0eba65ab
JB
9485 * gdb.base/completion.exp: Rather than completing very long
9486 filenames, which can make the readline library produce output we
9487 don't recognize, cd to the directory first, and then complete
9488 using nice, short relative paths.
9489
6970b5b1
JB
9490 * gdb.base/completion.exp: On some systems, there is, in fact, a
9491 variable named `b' in scope, since GDB treats all static
a9c64011
AS
9492 variables as being in scope. So use `no_var_named_this'
9493 instead of `b'.
6970b5b1 9494
b9891b29
JB
9495 * gdb.base/corefile.exp: Recognize the message saying that GDB
9496 can't find the core file's registers as a failure.
9497
e6ccd35f
JSC
94982001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
9499
a9c64011
AS
9500 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
9501 test expect string more specific.
e6ccd35f 9502
105ba819
CV
95032001-12-13 Corinna Vinschen <vinschen@redhat.com>
9504
9505 * gdb.asm/asm-source.exp: Add support for xstormy16.
9506 * gdb.asm/configure.in: Ditto.
9507 * gdb.asm/configure: Rebuild.
9508 * gdb.asm/xstormy16.inc: New file.
9509
e9e79dd9
FF
95102001-12-10 Fred Fish <fnf@redhat.com>
9511
9512 * gdb.base/maint.exp: Update to match changes in type dumping code.
9513
347dc97d
JB
95142001-12-10 Jim Blandy <jimb@redhat.com>
9515
9516 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
9517 matching the entry point symbol's name at the beginning of the
9518 line.
9519
5178b9d6
DJ
95202001-12-07 Daniel Jacobowitz <drow@mvista.com>
9521
9522 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
9523 gdb.c++/inherit.exp, gdb.c++/method.exp,
9524 gdb.c++/namespace.exp, gdb.c++/templates.exp,
9525 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
9526 and class layout support.
9527
af890c52
DJ
95282001-12-07 Daniel Jacobowitz <drow@mvista.com>
9529
9530 * gdb.c++/classes.exp: Add test for static member function.
9531 * gdb.c++/misc.cc: Add class with static member function.
9532
7a345fb3
JB
95332001-12-07 Jim Blandy <jimb@redhat.com>
9534
f2e54a80 9535 If GDB says it can't find the struct the function returned, report
8032bf31
JB
9536 those tests as `unsupported'.
9537 * gdb.base/call-rt-st.exp (print_struct_call): New function.
9538 Rewrite subsequent tests to use it.
9539
9540 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
9541 those tests as `unsupported'.
9542 * gdb.base/structs.exp (call_struct_func): New function.
9543 (do_function_calls): Use call_struct_func to call the functions
9544 returning structs.
9545
0bc69509
JB
9546 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
9547 whether functions are prototyped or not, so we can't possibly pass
9548 arguments to t_float_values2 properly.
9549
7a345fb3
JB
9550 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
9551 value of `timeout' for targets other than the mips*tx39-*.
9552
edb6ede1
MS
95532001-12-06 Michael Snyder <msnyder@redhat.com>
9554
d63a86f8 9555 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
9556 and detect whether the start symbol has a leading underscore.
9557
2d842f13
JB
95582001-12-04 Jim Blandy <jimb@redhat.com>
9559
9560 * gdb.base/completion.exp: Clarify indentation.
9561
68550daf
JB
95622001-12-03 Jim Blandy <jimb@redhat.com>
9563
9564 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
9565 variables on the S/390, not `.word'.
9566
cd5195a8
JB
95672001-11-30 Jim Blandy <jimb@redhat.com>
9568
9569 Add assembly-source tests for s390-ibm-linux.
9570 * gdb.asm/s390.inc: New file.
9571 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
9572 the S/390 architecture.
a9c64011 9573 * gdb.asm/configure: Regenerated.
cd5195a8 9574
ca9efc90
MS
95752001-11-30 Michael Snyder <msnyder@redhat.com>
9576
9577 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
9578 next, info source, info sources, info line, global and static
9579 variables, and static functions.
9580 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
9581 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
9582 * gdb.asm/asmsrc1.s: Add a static function and some variables.
9583 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
9584 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
9585 (gdbasm_leave): Restore frame pointer.
9586 (gdbasm_startup): Copy stack set-up from crt0.S.
9587
d0e66976
FN
95882001-11-26 Fernando Nasser <fnasser@redhat.com>
9589
9590 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
9591 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
9592 to a local (non-static) variable. Copy tstruct.a to a static buffer
9593 and return a pointer to that buffer.
9594 * gdb.base/callfwmall.c (t_structs_a): Ditto.
9595
e2334072
MK
95962001-11-24 Mark Kettenis <kettenis@gnu.org>
9597
9598 * gdb.asm/configure.in: Fix recognition of ix86 target.
9599 * gdb.asm/configure: Regenerate.
9600
756caa3d
MS
96012001-11-21 Michael Snyder <msnyder@redhat.com>
9602
9603 * gdb.asm/sparc.inc: New file.
9604 * gdb.asm/asm-source.exp: Recognize sparc target.
9605 * gdb.asm/configure.in: Recognize sparc target.
9606 * gdb.asm/configure: Regenerate.
d63a86f8 9607
9a4d72d5
MS
96082001-11-21 Michael Snyder <msnyder@redhat.com>
9609
9610 * gdb.asm/m32r.inc: New file.
9611 * gdb.asm/asm-source.exp: Recognize m32r target.
9612 * gdb.asm/configure.in: Recognize m32r target.
9613 * gdb.asm/configure: Regenerate.
9614
a773d1cd
MS
96152001-11-20 Michael Snyder <msnyder@redhat.com>
9616
017ac23d
MS
9617 * gdb.asm/i386.inc: New file.
9618 * gdb.asm/asm-source.exp: Recognize ix86 target.
9619 * gdb.asm/configure.in: Recognize ix86 target.
9620 * gdb.asm/configure: Regenerate.
9621
a773d1cd
MS
9622 * gdb.c++/namespace.exp: Fix quotes in output messages.
9623
bb632afb
MS
96242001-11-14 Michael Snyder <msnyder@redhat.com>
9625
25d559ca 9626 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
9627 qualifier in a type cast expression, to designate an address
9628 in the instruction space (Harvard architecture).
9629
4749e309
MS
96302001-11-13 Michael Snyder <msnyder@redhat.com>
9631
9632 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
9633 Tests for expressions using 'const' and 'volatile'.
9634
25050984
CV
96352001-11-13 Corinna Vinschen <vinschen@redhat.com>
9636
9637 * gdb.asm/asm-sources.exp: Allow defining linker flags.
9638
1902c51f
DJ
96392001-11-12 Daniel Jacobowitz <drow@mvista.com>
9640
9641 * lib/mi-support.exp (mi_run_to_helper): Move comments
9642 outside of gdb_expect.
9643
dcf95b47
DJ
96442001-11-11 Daniel Jacobowitz <drow@mvista.com>
9645
9646 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
9647 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
9648 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
9649 mi0_run_to): New functions.
9650 * gdb.mi/mi-simplerun.exp: Use them.
9651 * gdb.mi/mi0-simplerun.exp: Likewise.
9652 * gdb.mi/mi-var-cmd.exp: Likewise.
9653 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 9654
45b074e1
AC
96552001-11-10 Andrew Cagney <ac131313@redhat.com>
9656
9657 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
9658 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
9659
bf50d346
AC
96602001-11-09 Andrew Cagney <ac131313@redhat.com>
9661
9662 * gdb.base/restore.exp: Include $expected value in restored test
9663 message.
9664
9383332c
AC
96652001-11-09 Andrew Cagney <ac131313@redhat.com>
9666
9667 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
9668 implemented.
9669
db62520a
MS
96702001-11-08 Michael Snyder <msnyder@redhat.com>
9671
9672 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
9673 Add pass/fail message for stop at breakpoint in call dummy function.
9674
b5703437
MS
96752001-11-07 Michael Snyder <msnyder@redhat.com>
9676
d63a86f8
RM
9677 * gdb.c++/templates.exp (test_template_breakpoints):
9678 If we get an overload menu, but it does not match what
760f6330 9679 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
9680 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
9681 making the whitespace optional. Argument for "new" may be
9682 "unsigned" as well as "unsigned int/long".
d63a86f8 9683 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
9684 making the whitespace optional. Also replace "(void) with
9685 "((void|)), making the keyword "void" optional.
d63a86f8 9686 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
9687 making the whitespace optional. Also replace "(void) with
9688 "((void|)), making the keyword "void" optional.
3bf40917
MS
9689 * gdb.base/callfuncs.c (t_float_values): This function must
9690 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 9691 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
9692 can be tested against both cases. Usually one case involves
9693 promotion of float to double, while the other does not.
9694 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
9695 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
9696 includes a stack frame for "start".
9697
c8ab4e6d
JB
96982001-11-05 Jim Blandy <jimb@redhat.com>
9699
9700 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
9701 pointers are 32 bits long, and that offsets of relocs are always
9702 stored in the data (REL-style), and not in the reloc entry itself
9703 (RELA-style).
9704 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
9705 stabs.
9706
3f08ced9
MS
97072001-11-01 Michael Snyder <msnyder@redhat.com>
9708
9709 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
9710 and regular expression operators by using quoting.
9711
cbfa24cd
MS
97122001-10-31 Michael Snyder <msnyder@redhat.com>
9713
9714 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
9715 depending on what the symbol table contains.
9716 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
9717 the output of the ptype command. Similarly, accept both "const &"
9718 and "const&".
9719
aaa68313
CV
97202001-10-31 Corinna Vinschen <vinschen@redhat.com>
9721
9722 * gdb.base/miscexprs.c (main): Add usage of preprocessor
9723 symbol `STORAGE' to allow to choose the storage class of
9724 the local datastructures.
9725 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
9726 compiler directive.
9727
91740388
MS
97282001-10-30 Michael Snyder <msnyder@redhat.com>
9729
9730 * gdb.base/jump.exp: Allow it to run for all targets.
9731
1b7c05e7
CV
97322001-10-29 Corinna Vinschen <vinschen@redhat.com>
9733
9734 * gdb.base/call-ar-st.c (print_double_array): Match for loop
9735 with new double_array size.
9736 (main): Change storage class of all local variables to static.
9737 Reduce size of double_array to 9.
9738 * gdb.base/call-ar-st.exp: Increase timeout value.
9739 Change expected output for double array to match new size in
9740 call-ar-st.c.
9741
36a22261
CV
97422001-10-29 Corinna Vinschen <vinschen@redhat.com>
9743
9744 * gdb.base/ending-run.exp: Create identical output when passing
9745 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 9746 Stormy16 target.
36a22261 9747
92b8ae91
MK
97482001-10-28 Mark Kettenis <kettenis@gnu.org>
9749
9750 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
9751 that we catch the expected failure under Linux/x86.
9752
cb135b83
OF
97532001-10-29 Orjan Friberg <orjanf@axis.com>
9754
9755 * gdb.base/setvar.exp: Escape curly braces.
9756 * gdb.stabs/weird.exp: Ditto.
9757
6884aa54
DJ
97582001-10-27 Daniel Jacobowitz <drow@mvista.com>
9759
9760 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
9761 * gdm.mi/mi0-hack-cli.exp: Likewise.
9762
0398c9aa
AC
97632001-10-25 Andrew Cagney <ac131313@redhat.com>
9764
9765 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
9766 messages.
9767
d20bf2e8
AC
97682001-10-21 Andrew Cagney <ac131313@redhat.com>
9769
9770 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
9771 checking MI enabled.
9772
03dd63aa
CV
97732001-10-09 Corinna Vinschen <vinschen@redhat.com>
9774
9775 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
9776
1d9d99f3
FCE
97772001-10-04 Frank Ch. Eigler <fche@redhat.com>
9778
9779 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
9780 if gdb child process crashes, just signal an error.
9781
838ae6c4
JB
97822001-10-02 Jim Blandy <jimb@redhat.com>
9783
9784 * lib/gdb.exp (test_xfail_format): Simplify.
9785
9786 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
9787 front of the variable name `format'. Simplify `if'.
9788
8f0cbc1c
DJ
97892001-10-01 Daniel Jacobowitz <drow@mvista.com>
9790
9791 * gdb.threads/pthreads.exp: Wait for output and delay
9792 before sending ^C.
9793
1f08dafd
DJ
97942001-10-01 Daniel Jacobowitz <drow@mvista.com>
9795
9796 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
9797 some incorrect output instead of timing out.
9798 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
9799
674f90ff
CV
98002001-09-28 Corinna Vinschen <vinschen@redhat.com>
9801
9802 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
9803 check to allow additional `int'.
9804
9b284272
DJ
98052001-09-27 Daniel Jacobowitz <drow@mvista.com>
9806
9807 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
9808 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
9809
b55a4771
MS
98102001-09-27 Michael Snyder <msnyder@redhat.com>
9811
9812 * lib/gdb.exp (test_debug_format): New proc.
9813 (setup_xfail_format): Use new proc test_debug_format.
9814 * gdb.base/constvars.exp (local_compiler_xfail_check): New
9815 proc; use new service proc test_debug_format.
9816 Replace all other "gcc_compiled" tests with this test.
9817 * gdb.base/volatile.exp (local_compiler_xfail_check): New
9818 proc; use new service proc test_debug_format.
9819 Replace all other "gcc_compiled" tests with this test.
9820
98212001-09-27 Michael Snyder <msnyder@redhat.com>
9822
9823 * gdb.base/cvexpr.exp: New file.
9824 * gdb.base/cvexpr.c: New file
9825 Test for expressions using const and volatile keywords.
9826
4e6667ac
CV
98272001-09-26 Corinna Vinschen <vinschen@redhat.com>
9828
9829 * gdb.base/constvars.exp: Check for different orders of keywords
9830 and additional "int" strings in output.
9831
4f337972
AC
98322001-09-22 Andrew Cagney <ac131313@redhat.com>
9833
9834 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
9835 responses from "help maint".
9836
2015650d
FCE
98372001-09-19 Frank Ch. Eigler <fche@redhat.com>
9838
9839 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
9840 to localhost:NNN instead of :NNN, in case Xvfb is listening
9841 only on TCP.
9842
f3bcedc1
CV
98432001-09-19 Corinna Vinschen <vinschen@redhat.com>
9844
9845 * gdb.base/recurse.exp: When checking leaving the watchpoint
9846 scope, recognize when gdb is in function's epilogue and pass.
9847
6b819c92
KS
98482001-09-18 Keith Seitz <keiths@redhat.com>
9849
9850 * lib/insight-support.exp (_gdbtk_export_target_info): Add
9851 support for running tests against sid targets.
9852 (gdbtk_done): Ditto.
9853
a10c9419
CV
98542001-09-18 Corinna Vinschen <vinschen@redhat.com>
9855
9856 * gdb.base/ending-run.c (main): Set stdout buffersize
9857 to the same reasonable value for any target.
9858 * gdb.base/ending-run.exp: Add a regular expression
9859 to make testsuite happy on Sanyo Stormy16 target.
9860
739d0d99
CV
98612001-09-17 Corinna Vinschen <vinschen@redhat.com>
9862
9863 * gdb.base/display.c (do_loops): Add float variable `f'.
9864 Increment f in loop.
9865 * gdb.base/display.exp: Increment timeout by 60 seconds.
9866 Change float display test to use variable `f'.
9867
1b8947f0
JB
98682001-09-17 Jim Blandy <jimb@redhat.com>
9869
9870 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
9871 overflowing the limited breakpoint tables on some ROM monitors
9872 (like the ROM68K).
9873
9890ac81
FCE
98742001-09-15 Frank Ch. Eigler <fche@redhat.com>
9875
9876 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
9877 the "-ac" (disable access control) flag.
9878
6db765ea
JH
98792001-08-30 Jeff Holcomb <jeffh@redhat.com>
9880
9881 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
9882 ints.
9883
4c32cc04
KS
98842001-08-30 Keith Seitz <keiths@redhat.com>
9885
9886 * lib/gdb.exp: Move all insight-related functionality into
9887 separate file.
9888 * lib/insight-support.exp: New file.
9889
8d6e6f81
FCE
98902001-08-29 Frank Ch. Eigler <fche@redhat.com>
9891
9892 * config/sid.exp (sid_start): Never set sid verbosity; disable
9893 expect_background {} that consumed its stdout; tolerate </dev/null.
9894 Attempt to set endianness override in "sid" protocol mode. Cleanup.
9895
6a90e1d0
AC
98962001-08-18 Andrew Cagney <ac131313@redhat.com>
9897
9898 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
9899 CLI jump command to start it.
9900 (mi_run_to_main): Fail immediatly when unexpected output.
9901
1759b3c3
AC
99022001-08-18 Andrew Cagney <ac131313@redhat.com>
9903
9904 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
9905 beginning of function. Fix PR gdb/191.
9906
61d11d80
FCE
99072001-08-16 Frank Ch. Eigler <fche@redhat.com>
9908
9909 * config/sid.exp (sid_start): Don't warn if we cannot figure out
9910 what to force sid endianness to.
9911
942a4df2
KS
99122001-08-15 Keith Seitz <keiths@redhat.com>
9913
9914 * lib/gdb.exp (gdbtk_start): Don't set environment
9915 variables for TCL_LIBRARY and friends. Insight will
9916 now figure these out for itself.
9917
0521c418
MS
99182001-08-02 Michael Snyder <msnyder@redhat.com>
9919
9920 * gdb.base/completion.exp: Remove the symbol "a64l" from
9921 the expect string; this is target-specific, and not related
9922 to what is being tested.
9923
74a9a58a
DB
99242001-08-02 Dave Brolley <brolley@redhat.com>
9925
9926 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
9927
c70819fa
MS
99282001-07-25 Michael Snyder <msnyder@redhat.com>
9929
c2b8fa57
MS
9930 * gdb.base/consecutive.exp: New file. Test stepping over
9931 breakpoints on consecutive instructions.
9932 * gdb.base/consecutive.c: New file.
9933
c70819fa
MS
9934 * gdb.base/call-rt-st.exp: Use double-backslash to quote
9935 curly braces in regular expressions.
9936
2b1a1355
MS
99372001-07-25 Michael Snyder <msnyder@redhat.com>
9938
9939 * gdb.base/ending-run.exp: Accept "Program exited normally" as
9940 legitimate output from stepping out of main.
9941
413eca6f
KS
99422001-07-22 Keith Seitz <keiths@redhat.com>
9943
9944 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
9945 the empty string, do not run the tests.
9946
7e5a9322
SC
99472001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9948
9949 * gdb.base/long_long.exp: Detect size of pointer. Take into
9950 account 2-byte pointers when testing for p/a results.
9951
de58f10f
SC
99522001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9953
d63a86f8 9954 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
9955 and defined to 1K for m68hc11.
9956 (random_data): Reduce table to 1K for embedded platforms (68hc11).
9957 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
9958 (sizeof_random_data): New variable to tell the size of the data table;
9959 don't test past this size; always run to main.
9960
d6f5fea1
SC
99612001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9962
9963 * gdb.base/return2.exp: return of long long and double fails for
9964 68HC11; don't execute these tests on that platform.
9965 * gdb.base/return.exp: Return of a double fails for 68hc11.
9966
c477543d
SC
99672001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9968
9969 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
9970 tests that print a float.
9971 * call-rt-st.exp: Likewise.
9972
63cf1c79
MK
99732001-07-12 Mark Kettenis <kettenis@gnu.org>
9974
9975 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
9976 running this test on Linux.
9977
112f9ab5
MC
99782001-06-24 Michael Chastain <chastain@redhat.com>
9979
9980 * gdb.base/arithmet.exp: Remove some tests to make all test names
9981 unique.
9982
4970cb0f
MS
99832001-07-03 Michael Snyder <msnyder@redhat.com>
9984
9985 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
9986 the output of the ptype command.
9987
d85da69f
MS
99882001-07-02 Michael Snyder <msnyder@redhat.com>
9989
4c8a82de
MS
9990 * gdb.base/completion.exp: Don't assume that break.c is the only
9991 source file that may contain functions named "marker".
d85da69f
MS
9992 * gdb.base/corefile.exp: Quote the curly braces in regexp.
9993
8afc772b
AC
99942001-06-28 Andrew Cagney <ac131313@redhat.com>
9995
9996 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
9997 of files to delete.
9998
9999 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
10000 * gdb.disasm/h8300s.exp: New file.
10001 gdb.disasm/h8300s.s: Likewise.
10002
cff22675
AC
100032001-06-27 Andrew Cagney <ac131313@redhat.com>
10004
10005 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
10006 empty breakpoint tables.
10007
68c81b54
AC
100082001-06-25 Andrew Cagney <ac131313@redhat.com>
10009
10010 * lib/mi-support.exp: Update args=... part of stop-reason
10011 patterns. Accept either a list or a tuple.
10012
2dd62704
AC
100132001-06-23 Andrew Cagney <ac131313@redhat.com>
10014
10015 * lib/mi-support.exp: Remove local emacs variable defining
10016 change-log-default-name.
10017
b4127474
MC
100182001-06-22 Michael Chastain <chastain@redhat.com>
10019
10020 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
10021 This is operationally compatible with the previous version.
10022
8dbfb380
JB
100232001-06-13 Jim Blandy <jimb@redhat.com>
10024
10025 * lib/gdb.exp (gdb_test): Doc fix.
10026
f2d8c86d
MC
100272001-06-10 Michael Chastain <chastain@redhat.com>
10028
10029 * gdb.base/exprs.exp: Remove a duplicate test.
10030
81564d34
JB
100312001-06-06 Jim Blandy <jimb@redhat.com>
10032
10033 * gdb.base/return2.exp (main): Use values to test float and double
10034 returns that are not NaN's, to avoid being confused by IEEE
10035 comparison rules.
10036
da55addb
MS
100372001-06-04 Michael Snyder <msnyder@redhat.com>
10038
10039 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 10040 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
10041 rather than wait for 12 more tests to time out.
10042
42c65987
JB
100432001-06-06 Jim Blandy <jimb@redhat.com>
10044
b18bced9 10045 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 10046 Don't forget to match the GDB prompt.
b18bced9 10047
42c65987
JB
10048 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
10049
5b41e5f0
JB
100502001-06-04 Jim Blandy <jimb@redhat.com>
10051
10052 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
10053 command.
10054
015e046f
KB
100552001-05-31 Kevin Buettner <kevinb@redhat.com>
10056
10057 * gdb.base/annota1.exp (info break): Match four or more spaces
10058 after "Address".
10059
fb1ffbbe
MC
100602001-05-31 Michael Chastain <chastain@redhat.com>
10061
10062 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
10063 (dm_type_int_star): Likewise.
10064 (dm_type_long_star): Likewise.
10065 (dm_type_void_star): Likewise.
10066
5ea2a32c
KB
100672001-05-29 Kevin Buettner <kevinb@redhat.com>
10068
10069 * gdb.base/completion.exp (INPUTRC): Set this environment variable
10070 to a known value in order to get consistent results regardless
10071 of the setting of INPUTRC or the presence or contents of .inputrc.
10072
ae23c492
MS
100732001-05-24 Michael Snyder <msnyder@redhat.com>
10074
ac55707e
MS
10075 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
10076 Don't require that the main thread and the manager thread are the
10077 first in the list.
10078
ae23c492
MS
10079 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
10080 debugging. If test fails, issue an "unsupported" not a "fail".
10081
400071f1
JB
100822001-05-24 Jim Blandy <jimb@redhat.com>
10083
10084 Don't assume that short is shorter than int.
10085 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
10086 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 10087 this isn't true.
400071f1
JB
10088 ("print unsigned char == (~0)"): Add test that verifies that ~0,
10089 an int, is not equal to ~0 stored in an unsigned char. This tests
10090 the same thing that the previous test meant to, but works on
10091 16-bit machines, too.
10092 ("print unsigned char != (~0)"): Same test, complemented.
10093
0816a3e5
MS
100942001-05-24 Michael Snyder <msnyder@redhat.com>
10095
10096 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 10097 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
10098 and prevents dejagnu getting out of step.
10099
f6dc23a9
KB
101002001-05-23 Kevin Buettner <kevinb@redhat.com>
10101
10102 * gdb.base/finish.exp (finish_void): Revise pattern for
10103 stopping on the call statement to not permit stopping at
10104 the start of the instructions comprising the call sequence.
10105
7dbd117d
MC
101062001-05-19 Michael Chastain <chastain@redhat.com>
10107
10108 * gdb.base/callfuncs.exp: Make all test names unique.
10109 * gdb.base/commands.exp: Make all test names unique.
10110 * gdb.base/condbreak.exp: Make all test names unique.
10111 * gdb.base/dbx.exp: Make all test names unique.
10112 * gdb.base/default.exp: Make all test names unique.
10113 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
10114 and TIMEOUT messages to their corresponding PASS message.
10115 * gdb.base/ending-run.exp: Make all test names unique.
10116 * gdb.base/long_long.exp: Remove duplicate test.
10117
6b0b0a9e
KB
101182001-05-21 Kevin Buettner <kevinb@redhat.com>
10119
10120 * gdb.base/finish.exp (finish_void): Allow "finish" command to
10121 stop on the call statement as well as the statement after the
10122 call.
10123
2caa35cb
MS
101242001-05-21 Michael Snyder <msnyder@redhat.com>
10125
10126 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
10127
40713331
EZ
101282001-05-10 Elena Zannoni <ezannoni@redhat.com>
10129
a9c64011
AS
10130 * gdb.base/completion.exp: Revamp test. Make it execute on all
10131 platforms.
40713331 10132
c2c1be8d
EZ
101332001-05-10 Elena Zannoni <ezannoni@redhat.com>
10134
a9c64011
AS
10135 * config/gdbserver.exp (gdb_load): Handle the case
10136 in which the arguments to gdbserver are given in the
10137 baseboard configuration file.
10138 Also handle the case in which the server needs to do a
10139 load.
2c9cd303 10140
9671de48
KS
101412001-05-07 Keith Seitz <keiths@cygnus.com>
10142
a9c64011
AS
10143 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
10144 set up the display for testing.
10145 (gdbtk_start): Convert all paths to paths that tcl will like.
10146 Export target information to environment.
10147 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
10148 necessary.
10149 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
10150 (to_tcl_path): New proc to convert a given pathname into
10151 a path acceptible as an argument to a tcl command.
10152 (_gdbtk_export_target_info): New proc to export target info
10153 into the environment for gdbtk testing.
10154 (gdbtk_done): New proc to signal end-of-test.
9671de48 10155
5a360f47
JB
101562001-05-06 Jim Blandy <jimb@redhat.com>
10157
10158 * restore.c: Make the code of caller0 correspond to its comment.
10159
66c756c6
MS
101602001-05-03 Michael Snyder <msnyder@redhat.com>
10161
10162 * config/sid.exp (gdb_target_sid): Check for error messages.
10163 On error or timeout, don't make expect exit (which will terminate
10164 all subsequent tests); instead just make gdb exit.
d63a86f8 10165 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
10166 return a negative value.
10167
a966fde5
JB
101682001-04-24 Jim Blandy <jimb@redhat.com>
10169
851c18e0
JB
10170 * gdb.c++/templates.exp: If we see the prompt for the overload
10171 list, but we haven't recognized any of the longer patterns,
10172 arrange for this test to fail, not hang.
10173
a966fde5
JB
10174 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
10175 variations.
10176
db144853
MC
101772001-04-22 Michael Chastain <chastain@redhat.com>
10178
10179 * gdb.c++/local.exp: Use the 'runto' library function.
10180 * gdb.c++/namespace.exp: Likewise.
10181 * gdb.c++/overload.exp: Likewise.
10182
3207ec21
KB
101832001-03-26 Kevin Buettner <kevinb@redhat.com>
10184
10185 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
10186 * gdb.base/step-line.exp: New file. Test step/next in presence of
10187 #line directives.
10188 * gdb.base/step-line.c: New file. Test program for the above.
10189 * gdb.base/step-line.inp: New file. We pretend that this file has
10190 been transformed by some other tool into step-line.c.
10191
13b57657
JB
101922001-03-21 Jim Blandy <jimb@redhat.com>
10193
10194 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
10195 unmangled operator names.
10196
754cbe1c
JB
101972001-03-20 Jim Blandy <jimb@redhat.com>
10198
10199 * gdb.threads/linux-dp.exp: Recognize an additional message
10200 generated by GDB when it doesn't understand how to debug threads
10201 on the target system.
10202
177495c9
AC
102032001-03-19 Andrew Cagney <ac131313@redhat.com>
10204
10205 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
10206
f266096b
MC
102072001-03-12 Michael Chastain <chastain@redhat.com>
10208
10209 * gdb.c++/derivation.exp: Use the 'runto' library function.
10210
cac3c2ff
MC
102112001-03-12 Michael Chastain <chastain@redhat.com>
10212
10213 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
10214
b6c11a24
MC
102152001-02-24 Michael Chastain <chastain@redhat.com>
10216
10217 * gdb.c++/ref-types.exp: Change handwritten code to library
10218 function 'runto'.
10219
6bae5bce
OF
102202001-03-16 Orjan Friberg <orjanf@axis.com>
10221
10222 * gdb.base/signals.exp: Set count to 0 explicitly.
10223
0015fd9a
MS
102242001-03-15 Mark Salter <msalter@redhat.com>
10225
10226 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
10227 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
10228 (gdb_load): Add support for additional target_info: gdb_download_size
10229 and gdb_load_timeout.
0015fd9a 10230
fc33412a
DT
10231Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
10232
10233 * gdb.base/annota1.exp: Move test of isnative to earlier in the
10234 file -- to prevent failing when the compile fails but we have no
10235 intention of running the tests anyway.
10236
10237 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
10238 tests if set.
10239
10240 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
10241 integers.
10242
10243 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
10244 * gdb.c++/namespace.exp: Ditto.
10245
115f06de
OF
102462001-03-07 Orjan Friberg <orjanf@axis.com>
10247
10248 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
10249 * gdb.base/pointers.exp: Relax pattern match of decimals.
10250
b6ba6518
KB
102512001-03-06 Kevin Buettner <kevinb@redhat.com>
10252
10253 * Makefile.in, config/abug.exp, config/cfdbug.exp,
10254 config/cpu32bug.exp, config/dve.exp, config/est.exp,
10255 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
10256 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
10257 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
10258 config/sh.exp, config/sid.exp, config/slite.exp,
10259 config/sparclet.exp, config/udi.exp, config/unknown.exp,
10260 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
10261 config/vxworks.exp, config/vxworks29k.exp,
10262 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
10263 gdb.base/all-bin.exp, gdb.base/annota1.exp,
10264 gdb.base/arithmet.exp, gdb.base/assign.exp,
10265 gdb.base/async.exp, gdb.base/attach.exp,
10266 gdb.base/bitfields.exp, gdb.base/bitops.exp,
10267 gdb.base/break.exp, gdb.base/call-ar-st.exp,
10268 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
10269 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
10270 gdb.base/commands.exp, gdb.base/completion.exp,
10271 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
10272 gdb.base/constvars.exp, gdb.base/corefile.exp,
10273 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
10274 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
10275 gdb.base/ending-run.exp, gdb.base/environ.exp,
10276 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
10277 gdb.base/finish.exp, gdb.base/foll-exec.exp,
10278 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
10279 gdb.base/funcargs.exp, gdb.base/help.exp,
10280 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
10281 gdb.base/logical.exp, gdb.base/long_long.exp,
10282 gdb.base/maint.exp, gdb.base/mips_pro.exp,
10283 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
10284 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
10285 gdb.base/pointers.exp, gdb.base/printcmds.exp,
10286 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
10287 gdb.base/regs.exp, gdb.base/relational.exp,
10288 gdb.base/remote.exp, gdb.base/reread.exp,
10289 gdb.base/restore.exp, gdb.base/return2.exp,
10290 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
10291 gdb.base/selftest.exp, gdb.base/setshow.exp,
10292 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
10293 gdb.base/sigall.exp, gdb.base/signals.exp,
10294 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
10295 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
10296 gdb.base/step-test.exp, gdb.base/structs.c,
10297 gdb.base/structs.exp, gdb.base/structs2.exp,
10298 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
10299 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
10300 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
10301 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10302 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
10303 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
10304 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
10305 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
10306 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
10307 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
10308 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
10309 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
10310 gdb.fortran/types.exp, gdb.java/jmisc.exp,
10311 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
10312 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
10313 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10314 gdb.trace/circ.exp, gdb.trace/collection.exp,
10315 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10316 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10317 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
10318 gdb.trace/report.exp, gdb.trace/save-trace.exp,
10319 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10320 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
10321 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
10322 notices.
10323
dc96c6c7 103242001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
10325
10326 * gdb.base/varargs.c (find_max_double): Fix printf format string:
10327 first arg is int not float.
10328
dc96c6c7 103292001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
10330
10331 * gdb.base/reread.exp: Unsupported for non-native targets;
10332 doesn't work for remote debugging.
10333
9b0c4aeb
FN
103342001-02-19 Fernando Nasser <fnasser@redhat.com>
10335
10336 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
10337 * gdb.base/ending-run.exp: Properly handle the BSP state when
10338 stepping past the end of main.
9b0c4aeb 10339
02aa71d5
MC
103402001-02-19 John Moore <jmoore@redhat.com>
10341
10342 * gdb.base/commands.exp (infrun_breakpoint_command_test):
10343 Converted HPUX fix for non-expected items following multiple
10344 step commands into general solution for all platforms.
10345
1fa449a4
MC
103462001-02-18 Michael Chastain <chastain@redhat.com>
10347
10348 * gdb.c++/classes.exp (do_tests): Change runto statements
10349 from "runto 'foo(void)'" to "runto 'foo'". This makes the
10350 statements demangler agnostic.
10351 * gdb.c++/virtfunc.exp (do_tests): Likewise.
10352 (gdb_virtfunc_restart): Likewise.
10353
b2f9ec70
MC
103542001-02-14 Michael Chastain <chastain@redhat.com>
10355
10356 * gdb.c++/inherit.exp (do_tests): Change runto statements
10357 from "runto 'foo(void)'" to "runto 'foo'". This makes the
10358 statements demangler agnostic.
10359
cf74b8ca
AC
10360Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
10361
10362 * gdb.threads/pthreads.exp: Unify pass/fail messages for
10363 ``continue to bkpt at common_routine in thread 2'' and ``stopped
10364 before calling common_routine 15 times'' tests.
10365
99f78f56
MC
103662001-02-11 Michael Chastain <chastain@redhat.com>
10367
10368 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
10369 Helps the test script figure out which demangler is in use.
10370 (dm_type_foo_ref): Ditto.
10371 (dm_type_int_star): Ditto.
10372 (dm_type_long_star): Ditto.
10373 (dm_type_unsigned_int): Ditto.
10374 (dm_type_void): Ditto.
10375 (dm_type_void_star): Ditto.
99707966 10376 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
10377 Probe the gdb demangler and set variables to accommodate
10378 formatting differences.
10379 (info_func_regexp): New function. Same as info_func, but
10380 matches against a regexp.
10381 (info_func): Match against a literal string.
10382 (print_addr_2): New function. Match against a literal string,
10383 which can be different from the input to gdb.
10384 (print_addr): Simply call print_addr_2 with the same argument twice.
10385 (test_lookup_operator_functions): Use demangler formatting variables.
10386 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
10387 the tests in the same order as the C++ class declaration.
10388 (test_paddr_operator_functions): Ditto.
10389 (test_paddr_overloaded_functions): Ditto.
10390 (test_paddr_hairy_functions): Use demangler formatting variables.
10391 Add reference to gdb/19 for related tests.
10392 (do_tests): Call probe_demangler.
10393
1de8f023
KB
103942001-01-30 Kevin Buettner <kevinb@redhat.com>
10395
10396 * gdb.c++/templates.cc (printf): Remove unused function definition.
10397
ca3f91ed
MS
103982001-01-26 Felix Lee <flee@redhat.com>
10399
10400 * sid.exp (sid_exit): Pass host, not target, to remote_close.
10401
104022001-01-25 matthew green <mrg@redhat.com>
10403
10404 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
10405 up sid.
10406 (sid_exit): Call `remote_pop_conn' after GDB is gone.
10407
104082001-01-25 matthew green <mrg@redhat.com>
10409
10410 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 10411 Deprecate $sid_spawn_id.
ca3f91ed
MS
10412 (sid_exit): Remove code necessary only for `spawn.'
10413
104142001-01-25 matthew green <mrg@redhat.com>
10415
10416 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
10417
fb18ec4a
MC
104182001-01-28 Michael Chastain <chastain@redhat.com>
10419
10420 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
10421 to call when tests fail. It takes gdb out of the overloaded
10422 function choice menu back to the main prompt, so that the test
10423 program stays synchronized.
10424 (set_bp_overloaded): New proc to collect all the common
10425 code for setting a breakpoint on an overloaded name. Calls
10426 take_gdb_out_of_choice_menu when needed.
10427 (menu_overload1arg): New variable to collect the repeated
10428 instances of the expected menu for an overloaded name. Change
10429 the regular expression to handle changes in g++ type encoding:
10430 "void" can be either "void" or "", and "unsigned int" can be
10431 either "unsigned int" or "unsigned".
10432 (continue_to_bp_overloaded): Change regular expressions to handle
10433 changes in g++ type encoding.
10434 (no proc): Call take_gdb_out_of_choice_menu when needed.
10435 Remove redundant calls to "info break". Accept either "canceled"
10436 or "cancelled". Change regular expressions in "info break"
10437 calls to handle changes in g++ type encoding. Give all tests
10438 unique strings.
10439
9c646a6e
BE
104402001-01-17 Ben Elliston <bje@redhat.com>
10441
10442 * config/sid.exp: New file.
10443
9549d9c1
AC
10444Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
10445
10446 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
10447
dc96c6c7 104482000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
10449
10450 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
10451 Add a RE to accept a non-ascii char if one is ever presented.
10452
b4df4f68
FN
104532000-12-20 Fernando Nasser <fnasser@redhat.com>
10454
297dd0fd 10455 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 10456
dc96c6c7 104572000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 10458
d63a86f8 10459 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
10460 in regexp. One '\' does not suffice on Linux.
10461
4a7bddb6
MC
104622000-12-09 Michael Chastain <chastain@redhat.com>
10463
10464 * gdb.base/break.exp (test_clear_command): Use a marker function
10465 rather than 'main' for the test function. Also move this
10466 test to an execution point where the marker function names are
10467 guaranteed to be bound to functions. (Executing tests after a
10468 'finish' from main runs into name conflicts with local names
10469 in __libc_start_main).
10470
dc96c6c7 104712000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
10472
10473 * gdb.base/finish.exp: New test for gdb's "finish" command.
10474 * gdb.base/return2.exp: New test for gdb's "return" command.
10475 * gdb.base/return2.c: New source file for above.
10476
dc96c6c7 104772000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
10478
10479 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
10480 * gdb.base/miscexprs.exp: Ditto.
10481 * gdb.base/pointers.exp: Ditto.
10482 * gdb.c++/derivation.exp: Ditto.
10483 * gdb.c++/local.exp: Ditto.
10484 * gdb.c++/namespace.exp: Ditto.
10485 * gdb.c++/overload.exp: Ditto.
10486 * gdb.c++/ref-types.exp: Ditto.
10487
dc96c6c7 104882000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
10489
10490 * gdb.base/constvars.exp: Test result of "up" command.
10491 * gdb.base/miscexprs.exp: Ditto.
10492 * gdb.base/pointers.exp: Ditto.
10493 * gdb.base/scope.exp: Ditto.
10494 * gdb.c++/derivation.exp: Ditto.
10495 * gdb.c++/local.exp: Ditto.
10496 * gdb.c++/namespace.exp: Ditto.
10497 * gdb.c++/overload.exp: Ditto.
10498 * gdb.c++/ref-types.exp: Ditto.
10499
44097287
FN
105002000-11-22 Michael Chastain <chastain@redhat.com>
10501
10502 * mips_pro.exp: Accept either "middle -> top -> main" or
10503 "middle -> main" in the backtrace, because gcc can optimize
10504 tail calls to jumps. Remove setup_xfail for the hppa case.
10505 Add a comment with the original warning messages from PR 3016,
10506 which was filed in 1993, to preserve them for posterity.
10507
9d2e1bab
ND
105082000-11-17 Nick Duffek <nsd@redhat.com>
10509
10510 * lib/gdb.exp (gdb_test): Override timeout with board info.
10511
1aca8eb7
ND
105122000-11-17 Nick Duffek <nsd@redhat.com>
10513
10514 * gdb.base/display.exp: Don't kill running stub. Add "again" to
10515 the second kill and detach messages.
10516
93076499
ND
105172000-11-17 Nick Duffek <nsd@redhat.com>
10518
10519 * configure.in: Add AC_EXEEXT.
10520 * configure: Regenerate.
10521 * Makefile.in (just-check): Export EXEEXT.
10522 * lib/gdb.exp ($EXEEXT): Import from environment.
10523 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
10524 expect "maint dump-me" on Cygwin.
10525 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
10526 $EXEEXT.
10527
30e87cd3
ND
105282000-11-17 Nick Duffek <nsd@redhat.com>
10529
10530 * gdb.base/break.exp: Test backtrace and finish from called
10531 function on all platforms, not just HP-UX.
10532
dc96c6c7 105332000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
10534
10535 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
10536 code from gdb_target_monitor, so it can be used independantly
10537 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 10538
dc96c6c7 105392000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
10540
10541 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
10542 * gdb.base/corefile.exp: Expect the message "Program is being
10543 debugged already" when we send the "corefile" command, since
10544 the preceeding gdb_load may have connected gdb to a remote target.
10545 * gdb.base/display.exp: Disable hardware watchpoints if new
10546 board info variable "no_hardware_watchpoints" is true.
10547 Replace single-letter commands with more readable ones.
10548 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
10549 if new board info variable "no_hardware_watchpoints" is true.
10550 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
10551 to see if stdio (printf) testing is possible.
10552 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
10553 board info variable "no_hardware_watchpoints" is true. Use new
10554 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
10555
39124dea
FN
105562000-11-13 Fernando Nasser <fnasser@redhat.com>
10557
10558 From Orjan Friberg <orjanf@axis.com>:
10559 * gdb.base/printcmds.exp: Escape curly braces followed by a number
10560 in array print pattern match.
10561
a9e2e984
FN
105622000-11-09 Fernando Nasser <fnasser@redhat.com>
10563
10564 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
10565 spelling "cancelled" to U.S. spelling "canceled" to match changes
10566 made to gdb.
10567 * gdb.c++/ovldbreak.exp: Ditto.
10568
c7db355b
PS
105692000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10570
10571 * gdb.base/callfuncs.c (main): Moved to end of file, call
10572 t_double_values to initialize the FPU before inferior calls are made.
10573 * gdb.base/callfuncs.exp: Test for register preservation after calling
10574 inferior functions. Add tests for continuining, finishing and
10575 returning from a stop in a call dummy.
10576
dc96c6c7 105772000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
10578
10579 * gdb.base/commands.exp: Break up long lines, and re-indent.
10580
dc96c6c7 105812000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
10582
10583 * config/gdbserver.exp: Rewritten from the ground up, to make it
10584 compatible with the current dejagnu tree, and to make it work with
10585 the new "gdbserver" in libremote.
10586
dc96c6c7 105872000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10588
10589 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
10590 * gdb.base/varargs.exp: Skip entire test if no printf support.
10591 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
10592 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
10593
dc96c6c7 105942000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10595
10596 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
10597 no floating point support.
10598 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
10599 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
10600 * gdb.base/call-rt-st.exp: Ditto.
10601 * gdb.base/call-strs.exp: Ditto.
10602
bac5fc66
JG
106032000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
10604
10605 * gdb.base/sizeof.c: include <stdio.h>.
10606
10607 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
10608 'finish', otherwise uncaptured gdb_prompt would potentially
10609 throw remaining test points out of sync.
bac5fc66 10610
b22a6027
SB
106112000-07-26 Scott Bambrough <scottb@netwinder.org>
10612
10613 * gdb.base/recurse.exp: Run tests for all targets.
10614 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
10615 gnu-oldld case on ARM.
10616 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
10617 for ARM targets.
d63a86f8 10618
d8231941
AG
10619Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
10620
10621 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
10622 * gdb.java/configure: Rebuild.
10623
8caabe69
AG
10624Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
10625
10626 * gdb.java/jv-exp.exp: New file.
10627
9d273ca3
AG
10628Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
10629
10630 * configure: Rebuilt.
10631 * configure.in (configdirs): Add gdb.java.
10632 * gdb.java/jmisc.java: New file.
10633 * gdb.java/jmisc.exp: New file.
10634 * gdb.java/Makefile.in: New file.
10635 * gdb.java/configure: Rebuilt.
10636 * gdb.java/configure.in: New file.
10637 * lib/java.exp: New file.
10638
4f823a66
AC
10639Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10640
10641 * gdb.base/exprs.exp: Test casts to a pointer including over and
10642 underflow.
10643
2391e11d
AC
10644Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
10645
10646 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
10647 and the compilers sizes.
10648
54602222
ND
106492000-07-09 Nick Duffek <nsd@redhat.com>
10650
10651 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
10652 (use_methods): New function.
10653 (main): Call use_methods().
10654 * gdb.c++/classes.exp (test_method_param_class): New procedure.
10655 (do_tests): Call test_method_param_class.
10656
2bec0572
ND
106572000-07-09 Nick Duffek <nsd@redhat.com>
10658
10659 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
10660 spelling.
10661 (test_enums): New procedure. Move enum tests from end of script
10662 to here. Set breakpoint on function name instead of line number.
10663 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
10664 (enums2): New marker function.
10665 (enums1): New function.
10666 (main): Call enums1(). Move enum tests to enums1().
10667
78492fde
AC
10668Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
10669
10670 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
10671 compile/link program. Update line numbers.
10672 * gdb.asm/d10v.inc: Define ``startup''.
10673 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 10674
49a2cef8
AC
10675Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
10676
10677 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
10678
3e6c8688
EZ
106792000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10680
10681 * gdb.base/maint.exp: Add 'maint print architecture' item to output
10682 of 'help maint print' command.
10683
9ff5cbe9
AC
10684Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
10685
10686 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
10687 they use gdb_expect_list.
10688
17c579bd
AC
10689Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
10690
10691 * gdb.base/commands.exp: Use ``set remote
10692 memory-read-packet-size'' instead of ``set endian big'' to test
10693 long commands.
10694
e6d71bf3
DB
106952000-06-03 Daniel Berlin <dan@cgsoftware.com>
10696
10697 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 10698 g++, and stop skipping them.
e6d71bf3
DB
10699
10700 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
10701 work under g++.
10702
d63a86f8 10703 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
10704 initialization.
10705
dc96c6c7 107062000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
10707
10708 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
10709 the regular expression: accept an (almost) arbitrary sequence of
10710 "frames-invalid" and "breakpoints-invalid" messages both before
10711 and after the "starting" message.
10712
dc96c6c7 107132000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
10714
10715 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 10716
dc96c6c7 107172000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
10718
10719 * gdb.base/annota1.exp (annotate-signal-handler-caller):
10720 Relax the regular expression a little, make it pass on Solaris 8.
10721
8216cda9
KB
107222000-05-12 Kevin Buettner <kevinb@redhat.com>
10723
10724 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 10725 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
10726 Instead, it is permissible for gdb to stop on the line of the
10727 call itself.
10728
1a570b2f
MS
107292000-05-12 Michael Snyder <msnyder@.cygnus.com>
10730
10731 * gdb.base/break.exp (bp on small function, optimized file):
10732 Add a second pass pattern. The behavior differs here between stabs
10733 and dwarf for one-line functions. Stabs preserves two line symbols
10734 (one before the prologue and one after) with the same line number,
10735 but dwarf regards these as duplicates and discards one of them.
10736 Therefore the address after the prologue (where the breakpoint is)
10737 has no exactly matching line symbol, and GDB reports the breakpoint
10738 as if it were in the middle of a line rather than at the beginning.
10739
dc96c6c7 107402000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 10741
d63a86f8 10742 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
10743 rather than "send_gdb" (for consistancy).
10744
7d418785
AC
10745Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10746
10747 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
10748 * gdb.c++/templates.cc: Properly check for GCC version number.
10749 * lib/compiler.cc: Likewise
10750
dc96c6c7 107512000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 10752
d63a86f8 10753 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
10754 gdb may not stop at the first line of main, due to code motion.
10755
dc96c6c7 107562000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
10757
10758 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
10759 This test depends on parsing the printf output from the target.
10760 Since the sparclet stub doesn't do stdio, this will never work.
10761 * gdb.base/call-rt-st.exp: ditto.
10762 * gdb.base/call-strs: ditto.
10763
dc96c6c7 107642000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
10765
10766 * gdb.base/miscexprs.exp: make sizeof long array test portable.
10767
10768 * gdb.base/ending-run.exp: After connecting to a remote target,
10769 but before running, the target will appear to be in a random
10770 location. Specify both a file and a line for breakpoints.
10771 Also, the function that calls main may be called 'init'
10772 rather than 'start'.
10773
a5a51225
EZ
107742000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10775
10776 * gdb.base/help.exp: Update output for add-symbol-file command.
10777
7930cc7c
FN
107782000-04-10 Fernando Nasser <fnasser@cygnus.com>
10779
10780 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10781 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
10782
23e37ab1
C
107832000-04-07 J.T. Conklin <jtc@redback.com>
10784
e93c542c
C
10785 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
10786
23e37ab1
C
10787 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
10788
591b8fa3
PDM
10789Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
10790
10791 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
10792 values that can be represented exactly.
10793 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
10794 above change, and to not check against the directory part of the source
10795 file name.
10796 (step into print_long_arg_list): Likewise.
10797 (print print_small_structs from print_long_arg_list): Likewise.
10798 (print print_long_arg_list): Likewise.
10799
7a495180
EZ
108002000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10801
30b53638 10802 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 10803
beb998c6
AC
10804Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
10805
10806 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
10807
1c689132
DB
108082000-03-25 Daniel Berlin <dan@cgsoftware.com>
10809
10810 * gdb.base/commands.exp (deprecated_command_test): Add test for
10811 deprecate with no arguments.
10812
c1790a9d
JL
108132000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
10814
10815 * gdb.base/break.exp: Add new test for setting breakpoints on
10816 optimized code so we can test breakpoints work even when function
10817 prologues may be optimized away
10818
003ba290
FN
108192000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10820
10821 From David Whedon <dwhedon@gordian.com>
a9c64011 10822 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 10823
6837a0a2
DB
108242000-03-22 Daniel Berlin <dan@cgsoftware.com>
10825
10826 * gdb.base/help.exp: Added test for new apropos command.
10827
b9593231
KB
108282000-03-21 Kevin Buettner <kevinb@redhat.com>
10829
10830 * gdb.base/pointers.c (usevar): New function.
10831 (main): Make sure that global variables v_int_pointer2, rptr,
10832 and y are all referenced someplace in the program by calling
10833 usevar() on them. [Some linkers delete symbols which are
10834 never referenced. The space remains, but there's no way to
10835 get a (symbolic) handle on the variable from the debugger.]
10836
751a959b
EZ
108372000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10838
10839 * gdb.base/printcmds.c: Add typedeffed arrays.
10840
10841 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
10842 procedure to test arrays that are typedef'd.
10843
73a93a32
JI
108442000-03-13 James Ingham <jingham@leda.cygnus.com>
10845
10846 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 10847 the library directories.
73a93a32 10848
fb40c209
AC
10849Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
10850
10851 * configure.in (configdirs): Add sub directory gdb.mi.
10852 * configure: Re-generate.
10853
10854 * gdb.mi: New directory.
d63a86f8 10855
ee4dd2c9
AC
108562000-02-25 Scott Bambrough <scottb@netwinder.org>
10857
10858 * gdb.base/long_long.exp: Correct test suite failure when printing
10859 a long long value as a double on ARM platforms.
10860
70f0cc22
JB
108612000-02-16 Jim Blandy <jimb@redhat.com>
10862
10863 * gdb.base/break.exp ("breakpoint line number"): Make sure the
10864 default source file is set properly before running this test.
10865
853819b8
EZ
108662000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10867
10868 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
10869 gdbtk/library directory, not in gdbtcl2.
10870
dfcd3bfb
JM
108712000-02-04 Jim Blandy <jimb@redhat.com>
10872
10873 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
10874 backslash from regexp pattern.
10875
10876 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
10877 procedure. Use it to run all the "continue to bp overloaded"
10878 tests. Note that this changes the names of the tests slightly.
10879 If the breakpoint hit message includes a hex PC value, because
10880 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
10881 from the real source code, still consider that a pass.
10882
10883 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
10884 XFAIL here if the breakpoint message contains a hex address. Note
10885 similar change on 1999-11-02.
10886
10887 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
10888
10889 * gdb.base/ptype.exp: Establish a default source file before
10890 calling get_debug_format.
10891
108922000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
10893
10894 * gdb.base/watchpoint.exp: Remove duplication of test messages.
10895
8b93c638
JM
108962000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10897
10898 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
10899 of successive stepi commands -- while in the prologue we should see
10900 the function entry bracket.
10901
109022000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10903
10904 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
10905 reach __change_mode() when stepping through the end of main().
10906
c5394b80
JM
109072000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
10908
10909 * gdb.base/default.exp: Fix expected pattern.
10910 * gdb.base/help.exp: Same.
10911
0d06e24b
JM
109122000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10913
10914 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
10915 Don't use xfail's because that affects only the following test.
d63a86f8 10916
0d06e24b
JM
10917 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
10918 solaris or linux.
10919
10920 * gdb.base/selftest.exp: Update to reflect changes to main.c.
10921
dc96c6c7 109222000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 10923
d63a86f8 10924 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
10925 "A syntax error" rather than "A parse error". Accept both.
10926
109272000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
10928
10929 * gdb.base/default.exp: Remove OS dependent string from "target
10930 remote" test.
10931 * gdb.base/help.exp: Same for "help target remote" test.
10932
c3f6f71d
JM
109332000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10934
10935 From Jim Kingdon <kingdon@redhat.com>:
10936
10937 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
10938 prompt (cleanup rather than necessity, but still might keep output
10939 from spilling to next test).
10940
109412000-01-02 Fred Fish <fnf@cygnus.com>
10942
10943 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
10944 AIX, which defines them in <sys/types.h>.
10945
ed9a39eb 109461999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 10947
ed9a39eb
JM
10948 * gdb.base/default.exp: Match arm* etc instead of arm in "info
10949 float" test.
10950
109511999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 10952
ed9a39eb 10953 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
10954
10955 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
10956 outermost frame disallowed".
10957
109581999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
10959
10960 * gdb.base/setvar.exp: New tests for setting the value of a struct
10961 with a constant list.
10962
109631999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10964
10965 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
10966 require the user to type a cast before setting the value of a struct.
10967
de57eccd
JM
109681999-12-06 Jim Blandy <jimb@cygnus.com>
10969
10970 * gdb.base/default.exp: Expect the new 'info float' command on
10971 all i386 platforms.
10972
10973 * gdb.threads/linux-dp.exp: Expand our ability to recognize
10974 LinuxThreads libraries that don't support debugging.
10975
c2d11a7d
JM
10976Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10977
10978 * gdb.base/remote.c: Fill the buffer with truely random data.
10979 Change the buffer type to ``unsigned char'' to simplify size
10980 arithmetic.
10981
10982 * gdb.base/remote.exp: Reduce download numbers by one. Typical
10983 stub only handles 400-1 byte packets. Verify that the download
10984 worked.
10985
109861999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
10987
10988 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
10989 tests, using UNRESOLVED for the untested cases. Also, does not wait
10990 for a timeout if the prompt was received before a recognizable pattern.
10991
109921999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
10993
10994 * lib/gdb.exp (gdb_expect_list): Fix spelling.
10995
109961999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10997
10998 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
10999 watchpoints.
11000
110011999-11-24 Jason Merrill <jason@casey.cygnus.com>
11002
11003 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
11004
11005 * gdb.c++/local.exp: Be more flexible in recognizing local class
11006 name mangling. Don't allow horribly truncated method names.
11007 * gdb.c++/derivation.exp: Expect protected inheritance.
11008 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
11009 * gdb.c++/virtfunc.exp: Likewise.
11010 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
11011 when printing a nested enum.
11012
110131999-11-22 Jim Blandy <jimb@cygnus.com>
11014
11015 * gdb.base/step-test.exp: Properly await GDB's response to setting
11016 a breakpoint on the call to large_struct_by_value.
11017
11018 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
11019 just because we have debug info for the `start' function.
11020
110211999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
11022
11023 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
11024 "Unknown signal" messages, which indicate (on LinuxThreads) that
11025 GDB doesn't know how to debug threads on this system. This is
11026 better than hanging while philosopher 0 dumps chatter into gdb.log.
11027
110281999-11-18 Tom Tromey <tromey@cygnus.com>
11029
11030 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
11031
110321999-11-18 Fred Fish <fnf@cygnus.com>
11033
11034 * gdb.base/coremaker2.c: Add sample program for generating
11035 cores that is more self contained than coremaker.c. Eventually
11036 I'll add more code to this and tie it into the testsuite.
11037
4ce44c66
JM
110381999-11-12 Stan Shebs <shebs@andros.cygnus.com>
11039
11040 * gdb.base/dollar.exp: Remove, now in gdb.hp.
11041
110421999-11-10 Jimmy Guo <guo@cup.hp.com>
11043
11044 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
11045 from $srcdir/lib/.
11046 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
11047 and gdb.c++/.
11048
11049 * gdb.c++/derivation.exp: remove redundant get compiler info code.
11050
d63a86f8 11051 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
11052 'continue with watch' test point.
11053
110541999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
11055
11056 Merged from p2linux-990323-branch:
d63a86f8 11057
4ce44c66
JM
11058 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
11059
11cf8741
JM
11060Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
11061
11062 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
11063 {limit,fixed}''. Test ``set download-write-size''.
11064
11065Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
11066
11067 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
11068 gdb_expect_list.
11069
11070Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
11071
11072 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
11073
110741999-11-03 Mark Salter <msalter@cygnus.com>
11075
11076 * gdb.base/break.exp: Fix "stub continue" pattern.
11077
110781999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
11079
11080 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
11081
110821999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
11083
11084 * gdb.base/display.exp ("finish"): Add timeout clause.
11085
11086 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
11087 plain prompt clause, so this doesn't have to time out in order to
11088 fail.
11089
11090 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
11091 breakpoint hit messages include an address.
11092
11093 * gdb.base/display.exp: Don't forget to escape parens in regular
11094 expressions. Unix regexp notatation sucks.
11095
110961999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11097
11098 * gdb.base/annota1.exp: Test for annotate-signalled: change output
11099 order for 'signalled' message.
11100
5c44784c
JM
111011999-11-01 Stan Shebs <shebs@andros.cygnus.com>
11102
11103 From Jimmy Guo <guo@cup.hp.com>:
11104 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
11105 * gdb.base/annota1.c: Add code for tests to work with.
11106
111071999-10-26 Frank Ch. Eigler <fche@cygnus.com>
11108
11109 * gdb.base/remote.exp: New test for remote downloading settings.
11110 * gdb.base/remote.c: New file with large .data.
11111
917317f4
JM
111121999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
11113
11114 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
11115 for LinuxThreads support, merged from the Code Fusion branch.
11116
11117Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
11118
11119 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
11120 containing exp_continue into a while within an expect. Don't
11121 attempt a start more than three times. Check return value from
11122 gdb_load.
d63a86f8 11123
2df3850c
JM
11124Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
11125
11126 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
11127 a pass case.
11128
2acceee2
JM
111291999-10-01 Kevin Buettner <kevinb@cygnus.com>
11130
11131 * gdb.base/break.c (main): Added a statement that we can step
11132 off of.
11133 * gdb.base/break.exp: Added tests for setting a breakpoint
11134 at an offset and stepping onto a breakpoint.
11135
111361999-10-01 Fred Fish <fnf@cygnus.com>
11137
d63a86f8 11138 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
11139 gdb output.
11140
c2c6d25f
JM
111411999-09-18 Jim Blandy <jimb@cris.red-bean.com>
11142
11143 * gdb.base/break.exp: Code locations are in hex, don't forget!
11144 (For HP-UX.)
11145
111461999-09-17 Stan Shebs <shebs@andros.cygnus.com>
11147
11148 * condbreak.exp: Use break.c as test program.
11149 * condbreak.c: Remove, redundant with break.c.
11150
111511999-09-15 Stan Shebs <shebs@andros.cygnus.com>
11152
11153 * config/monitor.exp (gdb_target_monitor): Disable X- and
11154 Z-packets if the target needs it.
11155
111561999-09-13 James Ingham <jingham@leda.cygnus.com>
11157
11158 * gdb.c++/overload.exp: Added tests for listing overloaded
11159 functions with function pointers in the arg, explicitly calling
11160 out the version you want.
11161
cff3e48b
JM
111621999-09-09 Stan Shebs <shebs@andros.cygnus.com>
11163
11164 * long_long.exp: Add variations of test cases that work for
11165 targets with 16-bit ints and 32-bit doubles.
11166
d4f3574e
SS
111671999-09-08 Stan Shebs <shebs@andros.cygnus.com>
11168
11169 * break.c (main): Compare a possibly-uninitialized argc with an
11170 unlikely value that fits in 16 bits.
11171
111721999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11173
11174 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
11175 0xfeeb, don't want negative numbers if ints are 16 bits.
11176
11177 * lib/gdb.exp (skip_cplus_tests): New proc.
11178 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11179 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
11180 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
11181 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
11182 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
11183 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
11184 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
11185 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
11186
11187 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
11188
11189Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
11190
11191 * gdb.base/corefile.exp (up): Allow a parameter to appear
11192 in the frame that we're going up to.
11193
11194 From Jim Blandy <jimb@cygnus.com>:
11195
11196 * gdb.base/default.exp (info float): Expect some output now.
11197
11198 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
11199 returning floating-point values to fail on the x86.
11200 * gdb.base/callfwmall.exp (do_function_calls): Same.
11201
11202 * gdb.base/list.exp (test_listsize): Correct expectations for
11203 listing line 1 with listsize 2. Also, listing a single line
11204 works now, as does listing three lines. [Kevin's note: There
11205 were a number of other cases fixed too where the expectations
11206 differed...]
11207
112081999-09-02 Stan Shebs <shebs@andros.cygnus.com>
11209
11210 * gdb.base/selftest.exp: Add case for when version prints as
11211 constant string instead of char pointer.
11212
104c1213
JM
112131999-08-25 Stan Shebs <shebs@andros.cygnus.com>
11214
11215 * gdb.base/ending-run.exp: Add Solaris case for what happens when
11216 stepping out of main.
11217
11218 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
11219 G++ used.
11220
11221 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
11222 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
11223
11224 * gdb.c++/ovldbreak.exp: Update match string in test that
11225 includes a warning of multiple breakpoints.
11226
112271999-08-24 Stan Shebs <shebs@andros.cygnus.com>
11228
11229 * gdb.base/display.exp: Improve precision of step-after-finish
11230 added yesterday.
11231
11232 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
11233 test.
11234
11235 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
11236 configs when using G++, not just hppa*.
11237
112381999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11239
11240 * gdb.base/async.c: New file.
11241 * gdb.base/async.exp: New file.
11242
11243Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
11244
11245 * gdb.base/break.exp: Tweak PA specific tests to properly handle
11246 PA64.
11247
53a5351d
JM
11248Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
11249
104c1213
JM
11250 * gdb.base/display.exp: "finish" can leave us mid-line on many
11251 targets, deal with it. Add a small constant to main, instead of
11252 1000 since main+1000 may not be a valid address in the target.
11253
53a5351d
JM
11254 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
11255 on hpux11.
11256
11257 * gdb.base/attach.exp: Handle another hpux11 error message variant
11258 when attaching to a process that does not exist.
11259
112601999-08-19 J.T. Conklin <jtc@redback.com>
11261
11262 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
11263 characters in 'continue to 1241' test.
11264
112651999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11266
11267 * gdb.base/call-ar-st.exp: Add a shorter match case for the
11268 stop in print_long_arg_list, define and use a whitespace
11269 variable in print_small_structs test, add an XFAIL for Solaris.
11270 * gdb.base/dbx.exp: XFAIL func commands until somebody is
11271 interested enough to fix.
11272
7be570e7
JM
112731999-08-13 Keith Seitz <keiths@cygnus.com>
11274
11275 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
11276 (dbx_gdb_load): Remove. Use gdb_load instead, since that
11277 proc knows about targets other than the natives.
11278 (test_assign): Use "gdb_run_cmd" to "run" the target.
11279 Check that we've actually hit the breakpoint at main.
11280 When we attempt to assign a value to a local variable, check
11281 that the variable is in the current scope, i.e., don't use
11282 a test with an empty result.
11283
11284Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
11285
11286 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
11287 command.
11288
112891999-08-09 Stan Shebs <shebs@andros.cygnus.com>
11290
11291 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11292 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
11293 gdb.compat, gdb.threads-hp.
11294 gdb.hp/configure, gdb.hp/configure.in: New files.
11295 gdb.hp/Makefile.in: Recurse into new subdirs.
11296 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
11297 gdb.hp/gdb.objdbg: New directory, tests for debugging info
11298 in object files.
11299 gdb.hp/tools: New directory, aux tools for HP-specific tests.
11300
96baa820
JM
113011999-08-05 Stan Shebs <shebs@andros.cygnus.com>
11302
11303 * gdb.base/display.exp: Help expect by putting a newline in the
11304 funky printf, remove a bogus p/a test.
11305
113061999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11307
11308 * gdb.base/display.exp: Make sure that when we say 'run', we are
11309 connected to the target. This is necessary when running not
11310 natively.
11311
113121999-08-03 Stan Shebs <shebs@andros.cygnus.com>
11313
11314 * gdb.base/step-test.exp: Removed some extraneous messages.
11315
11316 * gdb.base/long_long.exp: Don't run memory examination tests
11317 on little-endian targets (they will need a different set of
11318 results to match).
11319
113201999-08-02 Stan Shebs <shebs@andros.cygnus.com>
11321
11322 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
11323 until somebody decides to fix GDB.
11324
11325 * gdb.base/long_long.c: Stop compiler complaint by specifying long
11326 constant as "ULL".
11327 * gdb.base/long_long.exp: Loosen x/c test, add partial result
11328 matches for a couple x/2 commands.
11329
a0b3c4fd
JM
113301999-07-30 Stan Shebs <shebs@andros.cygnus.com>
11331
11332 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
11333 by merging in ref-types2 tests.
11334 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
11335
11336 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11337 * gdb.c++/Makefile.in: Add standard actions.
11338 (EXECUTABLES): Rename from PROGS, update list.
11339 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
11340 from gdb.hp.
11341 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
11342 foo and bar locals.
11343 * gdb.c++/anon-union.exp: Fix tests to match.
11344 * gdb.c++/classes.exp: Run if HP compiler used, add extra
11345 expect matches to handle output variations.
11346 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
11347 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
11348 output, add HP alternatives for new and delete prints.
11349 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
11350 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
11351 * gdb.c++/demangle.exp: Use $style when reporting failure.
11352 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
11353 * gdb.c++/inherit.exp: Run if HP compiler used, add some
11354 match alternatives.
11355 * gdb.c++/local.exp: Add match alternatives or xfails for HP
11356 compilers.
11357 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
11358 * gdb.c++/method.exp: Add match alternatives.
11359 * gdb.c++/misc.cc: Add bool types.
11360 * gdb.c++/misc.exp: Add tests for bool types.
11361 * gdb.c++/overload.exp: Add xfails.
11362 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
11363 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
11364 add some more template parameter tests (only for HP currently).
11365 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
11366 * gdb.c++/virtfunc.cc: Add return type and value for main.
11367 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
11368 match alternatives.
d63a86f8 11369
a0b3c4fd
JM
113701999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11371
11372 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
11373
113741999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
11375
11376 * gdb.base/signals.exp: Don't expect getting a backtrace from
11377 within a signal handler to fail on Linux.
11378
113791999-07-29 Stan Shebs <shebs@andros.cygnus.com>
11380
11381 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11382 * lib/gdb.exp: Remove some gratuitious semicolons.
11383 (delete_breakpoints): Increase timeout.
11384 (gdb_expect): Add -notransfer option.
11385 (gdb_test): Use -notransfer option.
11386 (get_compiler_info): Add f77 case.
11387 (get_compiler): New proc, split out from gdb_preprocess, add f77
11388 case.
11389 (gdb_preprocess): Call get_compiler.
11390
11391 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
11392 * gdb.base/attach.exp, gdb.base/display.exp,
11393 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
11394 gdb.base/long_long.exp, gdb.base/printcmds.exp,
11395 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
11396 third arg to gdb_test.
11397 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
11398 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
11399 HP-UX xfails, add others.
11400 * gdb.base/completion.exp: Reflect name change of self-test.
11401 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
11402 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
11403 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
11404 HP failure number.
11405 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
11406 useless HP-UX 10.30 references.
11407 * gdb.base/maint.exp: Loosen matches.
11408 * gdb.base/pointers.c (main): Declare more_code.
11409 * gdb.base/pointers.exp: Match on output of a `next'.
11410 * gdb.base/structs.c: Add prototypes.
11411 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
11412 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
11413
114141999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11415
11416 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
11417 command.
11418
114191999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11420
11421 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
11422 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
11423
11424 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
11425 debug info. Deal with lack of signal hanlder info in stack.
11426
a9c64011 11427 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
11428 * gdb.base/annota1.exp: If printf has debug info, deal with it.
11429
5a2468f5
JM
114301999-07-19 Stan Shebs <shebs@andros.cygnus.com>
11431
11432 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
11433 gdb.base/foll-vfork.exp: Don't run for crosses.
11434
adf40b2e
JM
11435Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
11436
11437 * gdb.base/configure.in: Check for gdbvars.exp instead of
11438 a1-selftest.exp.
11439 * gdb.base/configure: Re-generate.
11440
114411999-07-12 Stan Shebs <shebs@andros.cygnus.com>
11442
11443 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
11444 in trying to run first and name is too long.
11445
11446 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
11447 pointers2.c and pointers2.exp, respectively.
11448 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
11449 doschk happier.
11450
43e526b9
JM
114511999-07-08 Stan Shebs <shebs@andros.cygnus.com>
11452
11453 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
11454 callfuncs2.c and callfuncs2.exp.
11455
11456 * gdb.base/list.exp: Remove mistaken xfails.
11457 * gdb.base/list0.h: Add optional prototypes.
11458
9846de1b
JM
11459Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
11460
a9c64011 11461 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 11462 calling malloc.
a9c64011
AS
11463 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
11464 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
11465 use.
11466
114671999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11468
11469 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
11470 * gdb.base/annota2.cc, annota2.exp: Move from here.
11471 * gdb.c++/annota2.cc, annota2.exp: To here.
11472 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
11473
43ff13b4
JM
11474Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11475
11476 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
11477 a consistent format.
11478
085dd6e6
JM
114791999-06-25 Stan Shebs <shebs@andros.cygnus.com>
11480
11481 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11482 * lib/gdb.exp (get_compiler_info): Add detection for assorted
11483 HP compilers, also set the globals $true and $false.
11484
11485 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
11486 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
11487 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
11488 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
11489 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
11490 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
11491 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
11492 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
11493 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
11494 whatis.c} Add C++ compatible function definitions and return
11495 types, add includes for library functions.
11496 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
11497 * gdb.base/step-test.c (myglob): Rename from glob.
11498 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
11499 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
11500 files, move here from gdb.hp.
11501 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
11502 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
11503 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
11504 Adjust line numbers in regexps.
11505
11506 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
11507 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
11508 instead of 0/1.
11509
11510 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
11511 foll-vfork.exp: New files, move here from gdb.hp.
11512 * gdb.base/page.exp: New file, test of pagination command.
11513
11514 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
11515 recursion test.
11516 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
11517
11518 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
11519 gdb.base/solib.exp: Fix compiler invocation process.
11520
11521 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
11522 HP-UX 11, turn off overload resolution explicitly.
11523 * gdb.base/commands.exp: Set argument list explicitly, add
11524 watchpoint test.
11525 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
11526 them work.
11527 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
11528 expressions properly.
11529 * gdb.base/corefile.exp: Loosen the match slightly.
11530 * gdb.base/default.exp: Allow "Error accessing memory" message
11531 also.
11532 * gdb.base/display.exp: Skip over x/0 j if PA64.
11533 * gdb.base/funcargs.exp: Add xfails for HP-UX.
11534 * gdb.base/interrupt.exp: Ditto.
11535 * gdb.base/langs.exp: Add symbolic matches governed by compiler
11536 in use.
11537 * gdb.base/list.exp: Add xfails for HP-UX.
11538 * gdb.base/long_long.exp: Refine some of the numeric matches.
11539 * gdb.base/mips_pro.exp: Xfail on HP-UX.
11540 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
11541 * gdb.base/nodebug.exp: Succeed on more varieties of output.
11542 * gdb.base/opaque.exp: Remove some HP-UX xfails.
11543 * gdb.base/ptype.exp: Succeed on more varieties of output.
11544 * gdb.base/scope.exp: Add xfails for HP-UX.
11545 * gdb.base/sect-cmd.exp: Add more cases.
11546 * gdb.base/setvar.exp: Add xfails for HP-UX.
11547 * gdb.base/shlib-call.exp: Loosen some matches slightly.
11548 * gdb.base/signals.exp: Match on void symbolically.
11549 * gdb.base/step-test.exp: Add case for PA64.
11550 * gdb.base/term.exp: Add exit and restart.
11551 * gdb.base/twice.exp: Clean up after self.
11552 * gdb.base/varargs.exp: Disable overload resolution explicitly.
11553 * gdb.base/whatis.exp: Allow more ways to pass tests.
11554
11555 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
11556 no longer useful.
11557
11558Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
11559
11560 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
11561 list of patterns.
11562 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
11563 print_double_array(double_array)", "continuing to breakpoint
11564 1018", "print print_double_array(array_d)" and "continuing to
11565 1034" tests.
d63a86f8 11566
085dd6e6
JM
115671999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11568
a9c64011 11569 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
11570
115711999-06-24 Stan Shebs <shebs@andros.cygnus.com>
11572
11573 * config/mt-*: Remove, these haven't been used since 1996.
11574
115751999-06-22 Stan Shebs <shebs@andros.cygnus.com>
11576
11577 * gdb.base/call-strs.c, gdb.base/ending-run.c,
11578 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
11579 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
11580
9e0b60a8
JM
115811999-06-18 Stan Shebs <shebs@andros.cygnus.com>
11582
11583 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
11584 simpler match case for the ptype of the big class.
11585
115861999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11587
11588 * gdb.exp: Fix test for gdb_prompt existence.
11589
115901999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11591
11592 * gdb.exp (gdb_test): Add fail after calls to perror.
11593
115941999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11595
11596 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
11597
115981999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11599
11600 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
11601
0f71a2f6
JM
11602Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
11603
11604 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
11605 malloc() is linked in.
11606
116071999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
11608
11609 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
11610 step at end.
11611
11612 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
11613
116141999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
11615
11616 * gdb.java/jv-print.exp: New file. (Our first Java test!)
11617
cce74817
JM
11618Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
11619
11620 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
11621 * gdb.base/mips_pro.exp: Likewise.
11622
116231999-06-02 Keith Seitz <keiths@cygnus.com>
11624
11625 * gdb.c++/templates.cc: Change all "new" operators to throw
11626 an exception.
11627 * gdb.c++/cplusfuncs.cc: Likewise.
11628
11629 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
11630
11631Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
11632
11633 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
11634 * gdb.base/ending-run.exp: When stepping out of main, accept a
11635 step into an arbitrary assembler file.
cce74817 11636
392a587b
JM
116371999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11638
d63a86f8 11639 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 11640 "breakpoint-invalid" to be printed.
d63a86f8 11641 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
11642 number of "frames-invalid" and "breakpoint-invalid" to be printed.
11643 * gdb.base/annota2.cc: Initialize a.x to 0.
11644
9e086581
JM
116451999-05-17 Keith Seitz <keiths@cygnus.com>
11646
11647 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
11648 when "skip_float_tests" set.
11649 Ditto for "print print_double_array(array_d)", "print print_small_structs",
11650 "print print_ten_doubles", and "step into print_long_arg_list".
11651 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
11652 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
11653 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
11654 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
11655 "skip_float_tests" is set.
11656 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
11657 when "skip_float_tests" set.
d63a86f8 11658
cd0fc7c3
SS
116591999-05-06 Keith Seitz <keiths@cygnus.com>
11660
11661 * gdb.base/annota2.cc: Include stdio.h.
11662
11663Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
11664
11665 * gdb.base/crossload.exp: Remove, this has been disabled ever
11666 since BFD stopped including all targets, and cross-GDB gets
11667 plenty of testing anyway.
11668 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
11669 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
11670 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
11671 * gdb.base/README: Remove, was doc for this.
11672 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
11673 needed.
11674
b83266a0
SS
116751999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11676
11677 * gdb.base/call-ar-st.exp: Fix one regular expression in test
11678 output.
11679
11680 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
11681 * gdb.base/annota2.exp: New file. More annotation tests.
11682 * gdb.base/annota1.c: New file. Source file for annota1.exp.
11683 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
11684
116851999-04-23 Angela Marie Thomas <angela@cygnus.com>
11686
11687 * config/cfdbug.exp: New file.
11688
7a292a7a
SS
116891999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
11690
11691 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
11692 Marcus Daniel's and Dale Hawkins's demangler crashes.
11693
11694 * gdb.c++/demangle.exp (test_gnu_style_demangling,
11695 test_lucid_style_demangling, test_arm_style_demangling,
11696 test_hp_style_demangling): Try Tom Tromey's core-dumping
11697 identifier under each demangling style.
11698
116991999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
11700
11701 * gdb.c++/demangle.exp: Include the current demangling style
11702 in all test names.
11703 (current_demangling_style): New global variable.
11704 (set_demangling_style, test_demangling_core, test_demangling,
11705 test_demangling_exact): New functions.
11706 (test_gnu_style_demangling, test_lucid_style_demangling,
11707 test_arm_style_demangling, test_hp_style_demangling): Use those,
11708 instead of calling gdb_test and gdb_test_exact directly.
11709 (catch_demangling_errors): New function, which reports errors
11710 signalled by the demangling test functions in an orderly way.
11711 (do_tests): Use catch_demangling_errors.
11712
117131999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
11714
11715 * gdb.base/signals.exp (test_handle_all_print): Use () for
11716 grouping in expressions, not {}.
11717
11718 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
11719 initialized yet.
11720
117211999-04-01 Stan Shebs <shebs@andros.cygnus.com>
11722
11723 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
11724 are listed.
11725
117261999-03-26 Stan Shebs <shebs@andros.cygnus.com>
11727
11728 * gdb.stabs/weird.exp: Test for CC being defined before
11729 looking at its value.
11730
117311999-03-25 Stan Shebs <shebs@andros.cygnus.com>
11732
11733 * gdb.base/call-ar-st.exp: Remove stray '#'.
11734 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
11735 "short int" and "long int".
11736 * gdb.c++/overload.cc: Cast the string added in the previous
11737 change, to mollify finicky HP compiler.
11738 * gdb.hp/reg-test.exp (testfile): Fix file name.
11739 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 11740
7a292a7a
SS
11741 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
11742 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
11743 alternate form of enum ptype.
11744
c906108c
SS
117451999-03-23 Stan Shebs <shebs@andros.cygnus.com>
11746
7a292a7a
SS
11747 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
11748 * gdb.hp/*.exp: Change all to run compiler probe only after
11749 passing skip_hp_tests, so as not to waste time on guaranteed
11750 failure.
11751
c906108c
SS
11752 * gdb.c++/overload.cc: Pass string instead of char addr, always
11753 init ccpfoo.
11754 * gdb.c++/templates.cc: Fix syntax error.
11755
7a292a7a
SS
11756Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11757
11758 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 11759 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
11760 command.
11761
117621999-03-18 James Ingham <jingham@cygnus.com>
11763
11764 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
11765
11766 * gdb.c++/method.exp: It was testing an uninitialized int on the
11767 stack and assuming it was positive.
11768
11769 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
11770
11771 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 11772 keep it from killing the rest of the tests.
7a292a7a
SS
11773 Use gdb_continue_to_end.
11774
11775 * gdb.base/sigall.exp: use gdb_continue_to_end.
11776
11777 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
11778
11779 * gdb.base/display.exp: use runto_main, not run.
11780
d63a86f8
RM
11781 * gdb.base/default.exp: Check for the current error message in the
11782 r abbreviation test.
7a292a7a
SS
11783 Add strongarm to the targets that know info float.
11784
d63a86f8 11785 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
11786 run which doesn't work with monitors.
11787
11788 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
11789
11790 * gdb.base/break.exp: use the gdb_continue_to_end proc.
11791
11792 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
11793 program. Traps the case (in Cygmon) when the program never really
11794 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
11795 more places, so I used my name. Sorry Mark...
11796
11797 * config/monitor.exp (gdb_target_monitor): added another
11798 target_info parameter: remotebinarydownload. This will set the
11799 remotebinarydownload flag if this is causing some boards trouble.
11800
118011999-03-18 Mark Salter <msalter@cygnus.com>
11802
11803 * lib/gdb.exp (continue_to_exit): New function.
11804
11805 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
11806 * gdb.base/ending-run.exp: Ditto.
11807 * gdb.base/step-test.exp: Ditto.
11808
118091999-03-16 Stan Shebs <shebs@andros.cygnus.com>
11810
11811 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
11812 (suggested by Art Haas <ahaas@neosoft.com>).
11813
118141999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
11815
11816 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
11817
11818Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
11819
11820 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
11821 descriptions of types (short unsigned int vs unsigned short, etc).
11822
118231999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
11824
11825 * gdb.base/call-strs.exp: Don't assume that `step' will step over
11826 a call to strlen; sometimes we do have sources.
11827
118281999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
11829
11830 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
11831 character, so GDB won't print garbage after its end.
d63a86f8 11832
c906108c
SS
11833 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
11834 breakpoint there instead. Sometimes GCC emits memcpy to handle
11835 the large structures being passed by value, so we step into that
11836 instead of sum_array_print, which obscures what we're really testing.
11837 * gdb.base/step-test.exp: However, we do want a test that notices
11838 the bizarre steps into memcpy, so do that here. Add check for
11839 stepping into function calls that pass large structures by value.
11840 ("Is that a noun clause, or are you just happy to see me?")
11841 Remove all references to specific line numbers.
11842 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
11843 New type and function.
11844 (main): Call large_struct_by_value, passing it a large struct by value.
11845 * lib/gdb.exp (gdb_get_line_number): New function.
11846
11847 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
11848 more portable.
11849
7a292a7a
SS
118501999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
11851
c906108c
SS
11852 * lib/gdb.exp: Doc fixes.
11853
7a292a7a
SS
118541999-03-05 Nick Clifton <nickc@cygnus.com>
11855
d63a86f8 11856 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
11857
118581999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
11859
c906108c
SS
11860 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
11861 commands. They're not germane to this test, and they don't work
11862 that way on remote targets.
11863
3fc11d3e
JM
118641999-03-01 James Ingham <jingham@cygnus.com>
11865
11866 * Changelog entries merged over from gdb development branch.
11867
3fc11d3e
JM
11868 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
11869
11870 * lib/gdb.exp (gdbtk_analyze_results): Generic function
11871 for outputting results of test run.
11872
2d4a1622 11873 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
11874
11875 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 11876
7a292a7a
SS
118771999-02-25 Felix Lee <flee@cygnus.com>
11878
11879 * lib/gdb.exp (debug_format): initialize
11880
c906108c
SS
118811999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
11882
11883 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
11884 * gdb.base/call-rt-st.c: Ditto.
11885
c906108c
SS
118861999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
11887
11888 * gdb.threads/pthreads.exp (horiz): New variable.
11889 (test_startup): Fix regexps that capture thread numbers.
11890
118911999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
11892
11893 * gdb.base/smoke.exp: Disambiguate two test case names (both
11894 called ``print'').
11895
11896Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11897
11898 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
11899 compilation.
11900
119011999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11902
11903 * gdb.base/miscexprs.exp: Change patterns to match GDB's
11904 actual output formatting.
11905 * gdb.base/smoke.exp: GDB removes leading 0's.
11906 * gdb.base/volatile.exp: Don't check type of remuneration;
11907 that variable is no longer defined in constvars.c.
11908 * gdb.base/step-test.c (main): Exit with explicit exit code.
11909 * gdb.base/step-test.exp: Remove two nexti checks--they are
11910 not portable.
11911
119121999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11913
11914 * gdb.base/help.exp ("help delete display"): Fix test to match
11915 gdb's output.
11916
11917 * gdb.base/long_long.c (known_types): Initialize values to zero.
11918 * gdb.base/long_long.exp: Step one more line
11919 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
11920 leading zeros. Explicitly ask for hex formatting. Use
11921 unique test case names.
c906108c
SS
11922
11923Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11924
d63a86f8 11925 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
11926
11927 * gdb.c++/method.exp: Add missing close brace.
11928
119291999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
11930
11931 * gdb.base/maint.exp: Use 'set height 0' to disable page
11932 prompting, not 'set height 400'.
11933
11934 Fix a bunch of timeouts.
11935 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
11936 four separate tests, so expect doesn't take forever to match a ton
11937 of text against a regexp with lots of .* forms.
11938 ("maint print psymbols", "maint print symbols"): Make some of
11939 these greps more selective, so that expect doesn't try to wade
11940 through huge piles of output and time out.
11941
11942 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
11943
11944 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
11945 tests: one which doesn't expect shlib events to be reported, and
11946 another which does, but is XFAIL for all platforms other than
11947 HP/UX.
11948
11949 * gdb.base/break.exp: Teach the test suite that the `catch
11950 fork', `catch vfork', and `catch exec' commands produce error
11951 messages on platforms that don't provide these features.
11952
11953Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11954
11955 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
11956 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
11957 (shortening names from solib_threshold.exp etc), won't run on
11958 anything but HP-UX for the foreseeable future.
11959 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
11960 reflect move.
11961
11962Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
11963
11964 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11965 gdb.trace/Makefile.in (clean): Remove all test executables.
11966
11967Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
11968
11969 * gdb.base/shlib-call.exp: add test cases to verify that gdb
11970 successfully re-sets breakpoints in shared libraries.
11971 * gdb.base/shmain.c (main): return 0, don't fall off the end.
11972
11973Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11974
d63a86f8
RM
11975 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
11976 and compiled w/o GCC.
c906108c
SS
11977
11978 * gdb.hp/watch-cmd.exp: ditto.
11979
11980 * gdb.hp/watch-hp.exp: ditto.
11981
11982 * gdb.hp/xdb1.exp: ditto.
11983
11984 * gdb.hp/xdb2.exp: ditto.
11985
11986 * gdb.hp/dbx.exp: ditto.
11987
11988Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
11989
11990 * constvars.c: Remove C++-isms.
11991 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
11992 with GCC.
11993
11994Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
11995
11996 The following changes are part of the HP merge.
11997
11998 * gdb.base/break.exp: new tests to verify that catchpoints for
11999 fork, vfork, and exec don't trigger inappropriately.
12000
12001 * gdb.base/opaque.exp: compile one file at a time, then link.
12002
12003 * gdb.base/signals.exp: be more restrictive about which hppa
12004 systems receive a setup_xfail. new tests.
12005
12006 * gdb.base/solib_threshold.build: new file.
12007 * gdb.base/solib_threshold.exp: new file.
12008 * gdb.base/solib_threshold.link_opts: new file.
12009 * gdb.base/solib_threshold.mk: new file.
12010 * gdb.base/gen_solib_threshold.c: new file.
12011
12012 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
12013 tests. New tests for enums inside classes.
12014
12015 * gdb.c++/compiler.cc: indicate support of template debugging.
12016
12017 * gdb.c++/demangle.exp: run hp style demangling tests.
12018
12019 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
12020 tests.
12021
12022 * gdb.c++/misc.cc: changes to support new tests.
12023
12024 * gdb.c++/templates.cc: changes to support HP's compiler; changes
12025 to support new tests.
12026
12027 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
12028 gcc, then skip these tests.
12029
12030Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
12031
12032 The following files are part of the HP merge; some had longer
12033 names at HP, but have been renamed to be no more than 14
12034 characters in length.
12035
12036 * gdb.hp/ambiguous.cc: new file.
12037 * gdb.hp/ambiguous.exp: new file.
12038 * gdb.hp/attach.exp: new file.
12039 * gdb.hp/attach2.exp: new file.
12040 * gdb.hp/classes-hp.exp: new file.
12041 * gdb.hp/ctti.exp: new file.
12042 * gdb.hp/ctti-add.cc: new file.
12043 * gdb.hp/ctti-add1.cc: new file.
12044 * gdb.hp/ctti-add2.cc: new file.
12045 * gdb.hp/ctti-add3.cc: new file.
12046 * gdb.hp/dbx.exp: new file.
12047 * gdb.hp/exception.cc: new file.
12048 * gdb.hp/exception.exp: new file.
12049 * gdb.hp/foll-exec.c: new file.
12050 * gdb.hp/foll-exec.exp: new file.
12051 * gdb.hp/foll-fork.c: new file.
12052 * gdb.hp/foll-fork.exp: new file.
12053 * gdb.hp/foll-vfork.c: new file.
12054 * gdb.hp/foll-vfork.exp: new file.
12055 * gdb.hp/inherit-hp.exp: new file.
12056 * gdb.hp/more-steps.exp: new file.
12057 * gdb.hp/namespace.cc: new file.
12058 * gdb.hp/namespace.exp: new file.
12059 * gdb.hp/optimize.exp: new file.
12060 * gdb.hp/pxdb.c: new file.
12061 * gdb.hp/pxdb.exp: new file.
12062 * gdb.hp/quicksort.exp: new file.
12063 * gdb.hp/reg-test.exp: new file.
12064 * gdb.hp/reg-test.s: new file.
12065 * gdb.hp/sized-enum.c: new file.
12066 * gdb.hp/sized-enum.exp: new file.
12067 * gdb.hp/start-stop.exp: new file.
12068 * gdb.hp/templ-hp.cc: new file.
12069 * gdb.hp/templ-hp.exp: new file.
12070 * gdb.hp/thr-lib.c: new file.
12071 * gdb.hp/thr-lib.exp: new file.
12072 * gdb.hp/thr-lib.h: new file.
12073 * gdb.hp/thr-liblib.c: new file.
12074 * gdb.hp/virtfun-hp.c: new file.
12075 * gdb.hp/virtfun-hp.exp: new file.
12076 * gdb.hp/watch-cmd.exp: new file.
12077 * gdb.hp/watch-hp.exp: new file.
12078 * gdb.hp/xdb1.exp: new file.
12079 * gdb.hp/xdb2.exp: new file.
12080 * gdb.hp/xdb3.exp: new file.
12081
12082Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
12083
12084 The following files are part of the HP merge; some had longer
12085 names at HP, but have been renamed to be no more than 14
12086 characters in length.
12087
12088 * gdb.base/ss.h: new file.
12089 * gdb.base/call-ar-st.c: new file.
12090 * gdb.base/call-ar-st.exp: new file.
12091 * gdb.base/call-rt-st.c: new file.
12092 * gdb.base/call-rt-st-exp: new file.
12093 * gdb.base/call-strs.exp: new file.
12094 * gdb.base/ena-dis-br.exp: new file.
12095 * gdb.base/environ.exp: new file.
12096 * gdb.base/long_long.exp: new file.
12097 * gdb.base/sect-cmd.exp: new file.
12098 * gdb.base/shlib-cl2.exp: new file.
12099 * gdb.base/smoke.exp: new file.
12100 * gdb.base/so-impl-ld.c: new file.
12101 * gdb.base/so-impl-ld.exp: new file.
12102 * gdb.base/so-indr-cl.c: new file.
12103 * gdb.base/so-indr-cl.exp: new file.
12104 * gdb.base/varargs.exp: new file.
12105 * gdb.base/volatile.exp: new file.
12106 * gdb.base/whatis-exp.exp: new file.
7a292a7a 12107 * gdb.base/display.exp: new file.
c906108c
SS
12108 * gdb.c++/derivation.exp: new file.
12109 * gdb.c++/local.exp: new file.
12110 * gdb.c++/member-ptr.exp: new file.
12111 * gdb.c++/overload.exp: new file.
12112 * gdb.c++/ovldbreak.exp: new file.
12113 * gdb.c++/ref-types.exp: new file.
12114 * gdb.c++/ref-types2.exp: new file.
12115 * gdb.c++/userdef.exp: new file.
d63a86f8 12116
c906108c
SS
12117Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
12118
12119 * gdb.base/default.exp: Reflect wording change in remote.c.
12120
dc96c6c7 12121Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12122
12123 * gdb.base/help.exp: Update to reflect current text.
12124
12125Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
12126
12127 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
12128 they're stack variables and contain garbage.
12129 * gdb.c++/anon-union.exp: new file.
12130
12131 The following changes were made by David Taylor
12132 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
12133 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
12134 in changes by HP.
12135
12136 * gdb.base/bitops.exp: new file.
12137 * gdb.base/default.exp: change expected messages for catch and
12138 info catch tests to reflect HP merge changes.
12139 * gdb.base/enable-disable-break.exp
12140 * gdb.base/ending-run.c: new file.
12141 * gdb.base/long_long.c: new file.
12142 * gdb.base/maint.exp: new file.
12143 * gdb.base/pointers2.exp: new file.
12144 * gdb.base/shlib-call2.exp: new file.
12145 * gdb.base/solib.exp: new file.
12146 * gdb.base/step-test.c: new file.
12147 * gdb.c++/anon-union.cc: new file.
12148 * gdb.c++/local.cc: new file.
12149 * gdb.c++/member-pointer.cc: new file.
12150 * gdb.c++/method.cc: new file.
12151 * gdb.c++/ref-types.cc: new file.
12152 * gdb.c++/ref-types2.cc: new file.
12153 * gdb.c++/userdef.cc: new file.
d63a86f8 12154
c906108c
SS
12155 * gdb.base/scope.exp: compile one file at a time, then link.
12156 * gdb.base/langs.exp: ditto.
12157 * gdb.base/list.exp: ditto.
d63a86f8 12158
c906108c
SS
12159Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
12160
12161 The following changes were made by David Taylor
12162 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
12163 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
12164 in changes by HP.
d63a86f8 12165
c906108c
SS
12166 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
12167 skip tests. When compiling pass c++ flag to gdb_compile.
12168 * gdb.c++/
d63a86f8 12169
c906108c
SS
12170 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
12171 test for on hppa*-*-hpux*; use args to see if c++ was specified.
12172 (skip_hp_tests): new function.
12173 (gdb_preprocess): new function.
12174
12175 * configure.in (hpdir): decide whether to configure gdb.hp.
12176 * configure: regenerated.
12177
12178 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
12179 to delete on clean.
12180 (EXECUTABLES): update to reflect new additions.
12181 * gdb.base/commands.exp: update message expected.
12182 * gdb.base/default.exp: add copyright notice.
12183 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
12184 * gdb.base/help.exp: update messages to reflect current text.
12185 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
12186 targets for recurse tests.
12187 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
12188 skip this file.
12189
12190 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
12191 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
12192 compilation.
12193 * gdb.c++/misc.exp: ditto.
12194 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
12195 run the tests. tell gdb_compile that it's a c++ compilation.
12196
12197 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 12198
c906108c
SS
12199 * gdb.base/all-bin.exp: new file.
12200 * gdb.base/arithmet.exp: new file.
12201 * gdb.base/assign.exp: new file.
12202 * gdb.base/completion.exp: new file.
12203 * gdb.base/cond-expr.exp: new file.
12204 * gdb.base/condbreak.exp: new file.
12205 * gdb.base/define.exp: new file.
12206 * gdb.base/dollar.exp: new file.
12207 * gdb.base/environment.exp: new file.
12208 * gdb.base/eval-skip.exp: new file.
12209 * gdb.base/jump.exp: new file.
12210 * gdb.base/logical.exp: new file.
12211 * gdb.base/pointers.exp: new file.
12212 * gdb.base/relational.exp: new file.
12213 * gdb.base/section_command.exp: new file.
12214 * gdb.base/whatis-expr.exp: new file.
12215
12216 * gdb.base/all-types.c: new file.
12217 * gdb.base/call-array-struct.c: new file.
12218 * gdb.base/call-return-struct.c: new file.
12219 * gdb.base/call-strings.c: new file.
12220 * gdb.base/callfuncs2.c: new file.
12221 * gdb.base/condbreak.c: new file.
12222 * gdb.base/constvars.c: new file.
12223 * gdb.base/display.c: new file.
12224 * gdb.base/int-type.c: new file.
12225 * gdb.base/jump.c: new file.
12226 * gdb.base/miscexprs.c: new file.
12227 * gdb.base/pointers.c: new file.
12228 * gdb.base/pointers2.c: new file.
12229 * gdb.base/shmain.c: new file.
12230 * gdb.base/shr1.c: new file.
12231 * gdb.base/shr2.c: new file.
12232 * gdb.base/solib.c: new file.
12233 * gdb.base/solib1.c: new file.
12234 * gdb.base/solib2.c: new file.
12235 * gdb.base/varargs.c: new file.
12236 * gdb.c++/derivation.cc: new file.
12237 * gdb.c++/overload.cc: new file.
12238 * gdb.c++/ovldbreak.cc: new file.
12239 * gdb.hp/attach.c: new file.
12240 * gdb.hp/attach2.c: new file.
12241 * gdb.hp/average.c: new file.
12242 * gdb.hp/compiler.c: new file.
12243 * gdb.hp/compiler.cc: new file.
12244 * gdb.hp/execd-program.c: new file.
12245 * gdb.hp/follow-exec.c: new file.
12246 * gdb.hp/follow-fork.c: new file.
12247 * gdb.hp/follow-vfork-and-exec.c: new file.
12248 * gdb.hp/misc-hp.cc: new file.
12249 * gdb.hp/more-steps.c: new file.
12250 * gdb.hp/optimize.c: new file.
12251 * gdb.hp/quicksort.c: new file.
12252 * gdb.hp/run-hp.c: new file.
12253 * gdb.hp/start-stop.c: new file.
12254 * gdb.hp/sum.c: new file.
12255 * gdb.hp/templates-hp.cc: new file.
12256 * gdb.hp/thread-local-in-lib.c: new file.
12257 * gdb.hp/thread-local-in-lib.h: new file.
12258 * gdb.hp/thread-local-in-lib.lib.c: new file.
12259 * gdb.hp/vforked-program.c: new file.
12260 * gdb.hp/virtfunc-hp.cc: new file.
12261 * gdb.hp/watchpoint-hp.c: new file.
12262 * gdb.hp/xdb.c: new file.
12263 * gdb.hp/xdb0.c: new file.
12264 * gdb.hp/xdb0.h: new file.
12265 * gdb.hp/xdb1.c: new file.
12266
12267Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
12268
12269 The following change was made by Edith Epstein
12270 <eepstein@cygnus.com> as part of a project to merge in changes
12271 originally made by HP; HP did not create ChangeLog entries.
12272
12273 * gdb.c++/demangle.exp: changed the expected output for some
12274 ARM-style mangling -- removed second reference to datatype.
12275 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 12276 T1<char>::~T1<char>(void)
c906108c 12277 becomes,
a9c64011
AS
12278 maint demangle __dt__11T1__pt__2_cFv
12279 T1<char>::~T1(void)
c906108c
SS
12280
12281 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 12282
c906108c
SS
12283Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
12284
12285 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
12286 * gdb.trace/backtrace.exp: Likewise.
12287 * gdb.trace/circ.exp: Likewise.
12288 * gdb.trace/collection.exp: Likewise.
12289 * gdb.trace/deltrace.exp: Likewise.
12290 * gdb.trace/infotrace.exp: Likewise.
12291 * gdb.trace/limits.exp: Likewise.
12292 * gdb.trace/packetlen.exp: Likewise.
12293 * gdb.trace/passc-dyn.exp: Likewise.
12294 * gdb.trace/passcount.exp: Likewise.
12295 * gdb.trace/report.exp: Likewise.
12296 * gdb.trace/save-trace.exp: Likewise.
12297 * gdb.trace/tfind.exp: Likewise.
12298 * gdb.trace/tracecmd.exp: Likewise.
12299 * gdb.trace/while-dyn.exp: Likewise.
12300 * gdb.trace/while-stepping.exp: Likewise.
12301
123021998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
12303
12304 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
12305
12306Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
12307
12308 From Brendan Kehoe:
12309 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
12310 int return types.
12311
12312Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
12313
12314 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
12315 remote dos host testing right.
12316
12317Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
12318
12319 * gdb.base/corefile.exp: remove some xfails.
12320
12321Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
12322
12323 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
12324 have different timestamps.
12325
12326Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
12327
12328 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
12329 gdb.base/default.exp: Replace "exec" with "executable".
12330
12331Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
12332
12333 * gdb.base/default.exp: Change else if to elseif from previous
12334 delta.
12335
12336Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
12337
12338 * gdb.base/default.exp: Add brace missing from previous delta.
12339
12340Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
12341
12342 * gdb.base/default.exp: Support test for info float for all
12343 varieties of arm toolchain.
12344
dc96c6c7 12345Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12346
12347 * gdb.trace/*.exp: remove "remote_download" command.
12348
dc96c6c7 12349Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12350
12351 * gdb.trace/*.exp: remove -gdwarf from compile.
12352
12353Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
12354
12355 * gdb.trace/configure.in(AC_INIT): typo
12356 * gdb.trace/configure: regenerated
12357
dc96c6c7 12358Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12359
12360 * config/m68k-emc.exp: New file.
12361 * lib/<emc-support.exp trace-support.exp}: New files.
12362 * configure.in: add new test directory gdb.trace.
12363 * gdb.trace/{configure configure.in Makefile.in}: New files.
12364 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
12365 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
12366 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
12367 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
12368 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
12369 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
12370 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 12371
dc96c6c7 12372Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12373
12374 * gdb.c++/classes.exp: Change all regular expressions to match
12375 arbitrary combinations of newline/carriage-return, so that they
12376 will work equally well on Unix and Windows.
12377 * gdb.c++/inherit.exp: ditto.
12378 * gdb.c++/virtfunc.exp: ditto.
12379
123801998-08-11 Dawn Perchik <dawn@cygnus.com>
12381
12382 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
12383
c2d11a7d
JM
12384Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
12385
12386 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
12387 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
12388 to use a0-a3/d0-d3 as needed.
12389
12390Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
12391
12392 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
12393 * gdb.disasm/am33.exp: Corresponding changes.
12394
c906108c
SS
123951998-07-11 Felix Lee <flee@cygnus.com>
12396
12397 * gdb.base/callfuncs.exp: add cmp10 test.
12398 * gdb.base/callfuncs.c (cmp10): new function.
12399
12400Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
12401
d63a86f8 12402 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
12403 into two parts to get around a synchronization problem in expect.
12404
3fc11d3e
JM
12405Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
12406
12407 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
12408
12409 * configure.in: Add options for gdbtk testsuite.
12410
12411 * configure: Regenerate.
12412
12413 * gdb.gdbtk: New directory to hold gdbtk tests.
12414
c906108c
SS
12415Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12416
12417 * gdb.fortran/types.exp: Escape brackets in expect patterns
12418 for test_float_literal_types_accepted tests.
12419 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
12420 before run test.
12421
c2d11a7d
JM
12422Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
12423
12424 * am33.exp: Just compile, do not link the testcase.
12425 * am33.s: Add ".am33" pseudoop to force am33 mode.
12426
c906108c
SS
124271998-06-25 Felix Lee <flee@cygnus.com>
12428
12429 * gdb.base/setshow.exp: make sure $pc is sane.
12430
12431 * gdb.stabs/weird.exp: split expect patterns properly.
12432
c2d11a7d
JM
12433Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
12434
12435 * gdb.disasm/am33.s: New disassembler testfile for the am33.
12436 * gdb.disasm/am33.exp: Run it.
12437
dc96c6c7 12438Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12439
12440 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
12441 match processing (and eliminate spurious timeouts when running).
12442
dc96c6c7 12443Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12444
12445 * gdb.base/signals.exp (test_handle_all_print): put back Mach
12446 exception test, but conditionalize it on target [mach | gnu].
12447
dc96c6c7 12448Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12449
12450 * gdb.base/overlays.exp: fixup compile line for linker script.
12451
12452Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
12453
12454 * gdb.fortran/types.exp: don't guess at float size.
12455
12456Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
12457
12458 * gdb.base/exprs.exp: delete test that depends on int size.
12459
12460Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
12461
12462 * config/sim.exp: Removed checks for target triplets.
12463 (gdb_target_sim): Use gdb,target_sim_options.
12464
12465Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
12466
12467 * gdb.base/reread.exp: New file.
12468 * gdb.base/reread1.c: New file.
12469 * gdb.base/reread2.c: New file.
12470
12471Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
12472
12473 * config/sim.exp: Use 'target sim -sparclite' when running
12474 SPARClite programs.
12475
12476Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
12477
12478 * gdb.base/structs2.exp: New file.
12479 * gdb.base/structs2.c: New file.
12480
12481Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
12482
12483 * gdb.asm/common.inc: New file.
12484 * gdb.asm/d10v.inc: New file.
12485 * asm-source.exp: Pass -I's to gas to find .inc files.
12486 Update line numbers in expected output.
12487 * asmsrc1.s: Rewrite.
12488 * asmsrc2.s: Rewrite.
12489 * configure.in: Create arch.inc symlink.
12490 * configure: Regenerate.
12491 * Makefile.in (distclean): Delete arch.inc.
12492
12493Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
12494
12495 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
12496 (t_enum_value2): ditto
12497 (t_enum_value3): ditto
12498 (main): ditto
12499Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12500
12501 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
12502 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
12503 change.
12504 Use gdb_test instead of send_gdb/gdb_expect sequences.
12505
12506Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
12507
12508 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
12509 not void.
12510
12511Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
12512
12513 * gdb.base/branches.c: Code with lots of loops and
12514 subroutines. Used to test gdbs ability to single step through PC
12515 changes, especially to test mips-tdep.c:mips_next_pc
12516
12517Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
12518
12519 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
12520 more rigorous EGCS C++ error checking.
12521
12522Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12523
a9c64011
AS
12524 * gdb.base/help.exp: Clean up `help set args' and `help show args'
12525 tests.
12526 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
12527 function when asleep.
12528 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
12529 for i*86 Linux and SVR4 signal handling problems.
12530 Remove linux xfail for `next to handler in signals_tests_1', fixed
12531 by recent infrun.c change.
12532 Limit backtrace to 10 frames to avoid timeout problems with infinite
12533 stack backtraces.
12534 Adjust expect pattern in `handle all print' test to match Apr 28 1997
12535 target.[ch] change.
c906108c
SS
12536
12537Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
12538
12539 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
12540 for a newline from gdb before continuing.
12541 (default_gdb_exit): Just look for y or n.
12542 (gdb_test): Detect abnormal exit from GDB running on DOS; if
12543 it does, fail the rests of the tests in the file.
12544
12545Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
12546
12547 * config/cygmon.exp: New file.
12548
12549Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
12550
12551 * gdb.base/list.exp: Fix problem with "list default lines around
12552 main" test on remote targets.
12553
12554 * gdb.base/scope.exp: Fix problem with filelocal_bss before
12555 run test on remote targets.
12556
12557Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
12558
12559 * gdb.asm: New directory.
12560 * configure.in: Configure it.
12561 * configure: Regenerate.
12562 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
12563 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
12564
12565Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
12566
12567 * config/mn10300-eval.exp: New file to support MN10300 eval board.
12568
dc96c6c7 12569Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12570
a9c64011
AS
12571 * gdb.base/overlays (several files): Merge the two overlay
12572 managers into one. Change variables (foox, barx, bazx, grbxx)
12573 back into ints but force them to load in their proper sections.
c906108c
SS
12574
12575Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
12576
12577 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
12578 on-chip insn memory and IMAP1 to upper 128k.
12579 (D10VCopy): Handle memory regions crossing 16k boundaries.
12580 (D10VCopy): Transfer data in 32 bit chunks.
12581
12582Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
12583
12584 * gdb.base/overlays.c (main): Exit normally when result is
12585 correct.
12586
12587 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
12588 map. Include space for printf in .text segment.
12589
12590 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
12591 updated d10v memory VMA/LMA map.
12592 (D10VCopy): Call D10VTranslate.
d63a86f8 12593
c906108c
SS
12594Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
12595
12596 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
12597
12598 * gdb.base/bar.c (barx, bar): Change variable to small array so
12599 that it won't be put into the .sdata - small data -
12600 section. Update reference.
12601 * gdb.base/baz.c (bazx, baz): Ditto.
12602 * gdb.base/foo.c (foox, foo): Ditto.
12603 * gdb.base/grbx.c (grbxx, grbx): Ditto.
12604
12605 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
12606 to be arrays.
d63a86f8 12607
dc96c6c7 12608Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12609
a9c64011
AS
12610 * gdb.base/overlays.exp: fix up and get working again.
12611 Add tests for backtraces from an overlay function.
d63a86f8 12612
c906108c
SS
12613Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
12614
12615 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
12616 "calling function with watchpoint enabled".
12617
12618Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
12619
12620 * gdb.base/break.exp (test_next_with_recursion): Remove
12621 gdb_suppress_tests for d10v-*-*.
12622 * lib/gdb.exp (gdb_suppress_tests): Disable this function
12623 pending review of whether it is useful or not.
12624
12625Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
12626
12627 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
12628
12629Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
12630
12631 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
12632 * config/dve.exp: New file to support Densan boards.
12633
12634Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
12635
12636 * gdb.base/interrupt.exp: Document problem of simulators, signals,
12637 reads and BSD.
12638
12639Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
12640
12641 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
12642 response.
12643
12644 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
12645
12646Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
12647
12648 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
12649 test.
12650
12651 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
12652 target_sizeof_long and target_bigendian_p.
12653 (structs_by_value, structs_by_reference): Check values according
12654 to targets word size and endianess.
d63a86f8 12655
c906108c
SS
12656Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
12657
12658 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
12659 output.
12660
12661Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
12662
12663 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
12664 Update test of set args help to match source change.
12665
12666Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
12667
12668 * gdb.base/default.exp: Expect help system output to be in
12669 alphabetical order.
12670 * gdb.base/help.exp: Ditto.
12671
12672Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
12673
12674 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
12675 "i*86-pc-linux-gnu*".
12676 * gdb.base/interrupt.exp: Ditto.
12677 * gdb.base/corefile.exp: Ditto.
12678
12679 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
12680 define vxworks when building the testcase.
12681
12682 * gdb.base/ptype.exp: Fix testnames to be unique.
12683 * gdb.base/radix.exp: Ditto.
12684 * gdb.base/term.exp: Ditto.
12685 * gdb.base/whatis.exp: Ditto.
12686 * gdb.c++/classes.exp: Ditto.
12687
12688Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
12689
12690 * gdb.base/callfuncs.exp: Fix indentation.
12691
12692 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
12693 suppress_flag has been set.
12694 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
12695 target feature.
12696
12697Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
12698
12699 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
12700 the testcase.
12701
12702 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
12703 set_debug_traps() and breakpoint().
12704 * gdb.c++/misc.cc (main): Ditto.
12705 * gdb.c++/templates.cc (main): Ditto.
12706 * gdb.c++/virtfunc.cc (main): Ditto.
12707
12708Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
12709
12710 * lib/gdb.exp(gdb_step_for_stub): New function.
12711 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
12712 exists, reload the executable and do a "continue" instead of
12713 doing a jump.
12714 (runto_main): Use gdb_step_for_stub.
d63a86f8 12715
c906108c
SS
12716 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
12717 tests to have unique names.
12718 * gdb.base/callfuncs.exp: Ditto.
12719 * gdb.base/commands.exp: Ditto.
12720 * gdb.base/default.exp: Ditto.
12721 * gdb.base/help.exp: Ditto.
12722 * gdb.base/list.exp: Ditto.
12723 * gdb.base/opaque.exp: Ditto.
12724 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
12725 similar tests.
d63a86f8 12726
c906108c
SS
12727 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
12728 * gdb.c++/cplusfuncs.cc: Ditto.
12729 * gdb.c++/virtfunc.cc: Ditto.
12730
12731 * config/monitor.exp: Keep track of the last file we saw, rather
12732 than trying to get the info from gdb.
12733
12734 * gdb.fortran/types.exp: Move comment to previous line.
12735
12736Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
12737
12738 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
12739 target mode.
12740
12741Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
12742
12743 From Bob Manson:
12744 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
12745 string from GDB when it connects.
12746
12747 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
12748
12749Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
12750
12751 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
12752 if we can't get a debug format from GDB (we may be testing an
12753 older GDB). Use a 10 second timeout when checking for the format.
12754
12755 * gdb.stabs/weird.exp: Fix quoting.
12756
12757 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
12758
12759Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
12760
12761 * config/arm-ice.exp: New file.
12762
12763Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
12764
12765 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
12766 until it has been modified to work with the new testsuite.
12767
99707966 12768 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
12769 testcase won't compile, cause all of the testcases in the file to
12770 fail instead.
12771
12772 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
12773 (gdb_clear_suppressed): New procedure.
12774 (gdb_stop_suppressing_tests): Only clear suppress_flag if
12775 it contains a positive value.
12776
12777Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
12778
12779 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
12780
12781 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
12782
12783Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
12784
12785 * lib/gdb.exp (setup_xfail_format): New function.
12786 (get_debug_format): New function to get debug format.
12787 (debug_format): New global variable to hold last value set
12788 by get_debug_format.
12789 * gdb.base/list.exp: Call get_debug_format and expect some
12790 tests to fail for DWARF 1 and COFF formats.
12791 * gdb.c++/ptype.exp: Ditto.
12792 * gdb.c++/classes.exp: Ditto.
12793 * gdb.c++/cplusfuncs.exp: Ditto.
12794 * gdb.c++/inherit.exp: Ditto.
12795 * gdb.c++/templates.exp: Ditto.
12796 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 12797
c906108c
SS
12798Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
12799
12800 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
12801 host doesn't have a currently-open connection.
12802
12803 * config/sparclet.exp: Cleanups and fixes to make it generic for
12804 any gdb stub target. Handle cases where gdb doesn't respond when
12805 interrupted in a sane fashion.
12806
12807 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
12808 same thing in a totally different way.
12809
12810 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
12811 setting "timeout".
12812 (gdb_start): We set the global gdb_prompt variable in
12813 default_gdb_init now.
12814
12815Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
12816
12817 * gdb.base/printcmds.exp: Fix "check for floating addition"
12818 regexp to accept results within approx +/- .01 of exact value.
12819 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
12820
12821Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
12822
12823 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
12824 properly.
12825 (gdb_expect): Add optional timeout parameter, and add timeout
12826 value to various calls.
12827 (gdb_suppress_tests): Only give one warning message per group.
12828
12829Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
12830
12831 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
12832 global variables. Handle getting a value for $timeout more
12833 gracefully.
12834
12835Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12836
12837 * lib/gdb.exp: Close connection to remote host if gdb doesn't
12838 initialize.
12839 (default_gdb_init): New procedure; allow gdb_init to be overridden
12840 by a target configuration file.
12841 (gdb_expect): Pass the timeout to remote_expect.
12842
12843 * config/monitor.exp(gdb_load): Fix typo in regexp.
12844
12845Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
12846
12847 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
12848
12849Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
12850
12851 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
12852 here. Call gdb_target_exec before rebooting the target, to make
12853 sure the connection to the target is closed.
12854 (gdb_load): Pass the name of the executable to gdb_target_monitor.
12855 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
12856 Also detect "Timeout reading from remote" error.
12857
12858 * config/gdbserver.exp: Pass the executable being loaded to
12859 gdb_target_monitor. Don't call gdb_file_cmd here; let
12860 gdb_target_monitor do it.
12861
12862 * gdb.disasm/hppa.exp: Don't use exec_output.
12863
12864Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
12865
12866 * gdb.base/list.exp: If we're debugging a non-native target,
12867 try to set the pc register to point to the start of the
12868 program before doing the first list command.
12869
12870 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
12871 test_calls after restarting.
12872
12873 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
12874 reloading.
12875
12876 * gdb.base/watchpoint.exp: Fix typo.
12877
12878 * gdb.base/setshow.exp: Check for use_gdb_stub.
12879
12880 * gdb.base/break.exp: Fix continue until exit test for the gdb
12881 stub case.
12882 * gdb.base/langs.exp: Ditto.
12883
12884 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
12885 gdb_load_offset. If we weren't given a file to load, figure out
12886 what the current file is and use it.
12887
12888 * config/i386-bozo.exp: New file.
12889
12890Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
12891
12892 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
12893 feature.
12894
12895 * config/proelf.exp: New entry.
12896
12897Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
12898
12899 * lib/gdb.exp: Remove spurious .* patterns at the beginning
12900 of regexps.
12901
12902 * gdb.base/watchpoint.exp: Don't run the test_stepping
12903 tests if gdb can't call functions on the target.
12904
12905 * gdb.base/setshow.exp: Don't run the set prompt tests if
12906 the board has gdb_prompt set.
12907
12908Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
12909
12910 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
12911 * gdb.base/commands.exp: Likewise.
12912 * gdb.base/setshow.exp: Likewise.
12913
12914Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
12915
12916 * config/monitor.exp(gdb_start): Look for gdb_prompt target
12917 feature.
12918
12919 * config/i960.exp: New file.
12920
12921Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
12922
12923 * gdb.base/funcargs.exp: Check for gdb,short_int target
12924 feature instead of looking for explicit target triplets.
12925
dc96c6c7 12926Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 12927
d63a86f8 12928 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
12929 "p 123DEADBEEF", to check parse_number.
12930 * top.c: change "to enable to enable" to "to enable" in a couple
12931 of help strings.
12932
12933Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
12934
12935 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
12936 on the mn10300.
d63a86f8 12937
c906108c
SS
12938Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
12939
12940 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
12941 where the test executable is run with explicit args.
12942 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
12943
12944Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
12945
12946 * gdb.base/run.c: Use FAKEARGV to build test executable that
12947 does not require a command line arg, since most simulators
12948 don't currently support passing such an arg into the simulated
12949 program.
12950 * gdb.base/commands.exp: Change tests to insert the proper
12951 value as the arg to the first recursive factorial call. Change
12952 compilation line to define FAKEARGV at compile time.
12953
12954Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
12955
12956 * gdb.base/recurse.exp: Enable these tests for the mn10300.
12957 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
12958 function with watchpoint enabled" test.
12959
12960Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
12961
12962 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
12963 Don't call gdb_test when the command doesn't return to a gdb prompt.
12964
12965 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
12966 "Tests restarted" messages.
12967
12968Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
12969
12970 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
12971
dc96c6c7 12972Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12973
12974 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
12975 for INFO SYMBOL; add help tests for OVERLAY commands.
12976 * gdb.base/default.exp: add tests for INFO SYMBOL command;
12977 add tests for OVERLAY commands
12978 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
12979 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
12980 * gdb.base/sigall.c: add usestubs code frag
12981 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 12982
c906108c
SS
12983Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
12984
12985 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
12986 failures.
12987 (gdb_stop_suppressing_tests): Note that tests have restarted.
12988
12989Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
12990
12991 * config/h8300.exp: New file.
12992
12993Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
12994
12995 * gdb.base/setshow.exp: Check for the existence of a
12996 feature, not its value.
12997
12998Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
12999
13000 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
13001
13002 * gdb.base/scope.exp: It's now init0(), not init().
13003
13004 * gdb.base/scope0.c: For now, change init() to be init0().
13005
13006 * config/monitor.exp: Use gdb_serial in preference to serial
13007 or netport.
13008
13009 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
13010 and it's not already set.
13011
13012Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
13013
13014 * gdb.base/setshow.exp: Only test the run command if the target
13015 isn't using a stub and if it supports argument passing.
13016
13017Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
13018
13019 * config/udi.exp(gdb_start): Make sure UDICONF is set
13020 properly before starting gdb.
13021
13022Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
13023
13024 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
13025 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
13026 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
13027
13028Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
13029
13030 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
13031 specialized code to reboot the board, use remote_reboot instead.
13032
13033 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
13034
13035 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
13036
13037 * config/monitor.exp: Make sure we disconnect from the target.
13038 Also, try a reboot/reload cycle instead of failing if the
13039 load fails.
13040
13041Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
13042
13043 * gdb.base/default.exp: Don't set match_max.
13044 * gdb.base/help.exp: Ditto.
13045 * gdb.base/list.exp: Ditto.
13046 * gdb.base/signals.exp: Ditto.
13047
13048 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
13049 set, use remote_ld to download the testcase instead of
13050 the GDB loader.
13051
13052Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
13053
13054 * config/vr5000.exp: New file.
13055
13056 * config/monitor.exp(gdb_target_monitor): Add pattern for
13057 "Ending remote" to detect errors in connecting.
13058
13059 * gdb.base/setshow.exp: Add .* within auto language test.
13060
13061 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
13062 target feature.
13063
13064 * config/monitor.exp(gdb_load): Check for a failure when loading,
13065 and reboot the board if necessary.
13066
13067 * gdb.base/setvar.exp(test_set): Handle multiple prints within
13068 a set of tests. Remove print.* from the patterns being checked.
13069
13070Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
13071
13072 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
13073 refer to gdb_spawn_id.
13074
13075 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
13076 longer used.
13077 * config/sparclet.exp: Ditto.
13078 * config/sparclet-old.exp: Ditto.
13079 * config/slite.exp: Ditto.
13080 * config/sim.exp: Ditto.
13081 * gdb.base/funcargs.exp: Ditto.
13082
13083 * lib/gdb.exp:Remove references to gdb_spawn_id.
13084 (gdb_expect): Move to remote.exp.
13085
13086Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
13087
13088 * config/monitor.exp: Detect the "Couldn't establish connection"
13089 message from GDB.
13090
13091Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
13092
13093 * gdb.base/bitfields.exp: Use runto instead of explicit
13094 gdb_run_cmd/gdb_expect sequences.
13095
13096 * gdb.base/break.exp(text_next_with_recursion): Add match for
13097 gdb_expect call.
13098
13099 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
13100 We also need to handle the "A program is being debugged already"
13101 prompt from gdb. Use gdb_test to set the baud rate.
13102
13103 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
13104 to 20000. Really. I mean it.
13105
13106Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
13107
13108 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
13109 fails. If suppress_flag is set, skip perror message about not
13110 being able to send to GDB.
13111 (send_gdb): If suppress_flag is set, don't try to send commands to
13112 GDB.
13113 (gdb_expect): If suppress_flag is set, always fail immediately.
13114 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
13115 (gdb_init): Call gdb_stop_suppressing_tests.
13116 (default_gdb_exit): Ditto.
13117 (default_gdb_start): Ditto.
13118
13119 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
13120 gdb_stop_suppressing_tests as appropriate.
13121 * gdb.base/break.exp: Ditto.
13122 * gdb.base/callfuncs.exp: Ditto.
13123 * gdb.base/commands.exp: Ditto.
13124 * gdb.base/exprs.exp: Ditto.
13125 * gdb.base/funcargs.exp: Ditto.
13126 * gdb.base/list.exp: Ditto.
13127 * gdb.base/recurse.exp: Ditto.
13128 * gdb.base/scope.exp: Ditto.
13129 * gdb.base/structs.exp: Ditto.
13130 * gdb.c++/inherit.exp: Ditto.
13131
13132Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
13133
13134 * config/vr4300.exp: New file.
13135
99707966 13136 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 13137
99707966 13138 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
13139
13140Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
13141
13142 * lib/gdb.exp(gdb_init): New function.
13143
13144 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
13145 for each individual variable set.
13146
13147 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
13148 name.
13149
13150 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
13151
13152 * gdb.base/scope.exp: Use gdb_test.
13153
13154 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
13155 aborting; the testsuite driver will do that for us (see
13156 gdb_finish). Also, use gdb_test in a few more places.
13157
13158Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13159
13160 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
13161
13162Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
13163
13164 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
13165 and "add_tests" are not at the same address.
13166
13167Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
13168
13169 * gdb.base/ptype.exp: Use gdb_test.
13170
13171Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
13172
13173 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
13174 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
13175 left in. No longer expect them to fail.
13176
13177 * gdb.stabs/*.mt; Deleted, no longer used.
13178 * gdb.stabs/configure.in: Remove references to target makefile
13179 frags.
13180 * gdb.stabs/configure: Rebuilt.
13181
13182 * gdb.disasm/*.mt: Deleted, no longer used.
13183 * gdb.disasm/configure.in: Remove references to target makefile
13184 frags. Use "sh3.s" as the unique filename for this directory.
13185 * gdb.disasm/configure: Rebuilt.
13186
13187 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
13188 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
13189 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
13190
13191Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
13192
13193 * config/udi.exp: Use mondfe,name instead of remote_host.
13194
13195Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
13196
13197 * gdb.base/watchpoint.exp: Don't expect a failure when calling
13198 a function with a watchpoint enabled on the mn10200.
13199
13200 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
13201 before trying to create it!
13202
13203Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
13204
13205 * config/vx.exp: Use hostname instead of netport.
13206
13207 * config/vxworks.exp: New file.
13208
13209 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
13210
13211 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
13212 gdb before assuming everything worked. Send a ^C if a timeout
13213 occurs.
13214
13215 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
13216 $gdb_spawn_id directly.
13217 (gdb_run_cmd): Try _start as well as start. Use the target feature
13218 gdb,start_symbol as the symbol to start from when jumping.
13219
13220Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
13221
13222 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
13223 redundant) test.
13224
13225 * gdb.base/recurse.exp: Relax final value test for 'b' so that
13226 it doesn't lose for 16bit integer systems.
13227
13228Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
13229
13230 * gdb.fortran/types.exp: If the target doesn't support "double"
13231 data types, then expect "real" types to only be 4 bytes.
13232
13233 * gdb.c++/virtfunc.exp: Expect failure for virtual function
13234 call tests if the target doesn't support inferior function calls.
13235
13236 * gdb.base/printcmds.exp: Allow minor deviation in FP values
13237 in printf tests.
13238
13239Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
13240
13241 * gdb.base/help.exp: Disable "help set", "help show", and
13242 "help support". Simplify regexp for "help stack".
13243
13244 * gdb.base/default.exp: Set match_max to 5000 and the timeout
13245 to 60 seconds. Temporarily set match_max to 15000 around the
13246 "info copying" test.
13247
13248 * gdb.base/nodebug.exp: Don't try to do an inferior function
13249 call if the target doesn't support them.
13250 * gdb.base/printcmds.exp: Likewise.
13251 * gdb.base/setvar.exp: Likewise.
13252 * gdb.base/structs.exp: Likewise.
13253 * gdb.c++/templates.exp: Likewise.
13254 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
13255
13256 * gdb.base/recurse.exp: Enable for the mn10200.
13257
13258 * configure.in: Do configure gdb.stabs directory for *-*-elf
13259 targets.
13260 * configure: Rebuilt.
13261
13262 * gdb.base/break.exp: Check for gdb,noresults before testing
13263 exit status and/or results from the target.
13264 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
13265 * lib/gdb.exp: Remove old (now bogus) initialization of
13266 noinferior, noargs, noresults and nosignals.
13267
13268Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
13269
13270 * config/sh.exp: New file.
13271
13272 * config/slite.exp: Try to connect multiple times to the board
13273 before rebooting. Only send a "monitor run" if need_monitor_run
13274 is set.
13275
13276 * gdb.base/break.exp: Don't do the "stub continue" test if
13277 the target has gdb_stub set.
13278
13279 * gdb.base/callfuncs.exp: Increase the timeout.
13280
13281 * gdb.base/interrupt.exp: Don't even try to compile the testcase
13282 if the target has gdb,noinferiorio set.
13283
13284 * gdb.base/list.exp: Increase match_max to 10000 characters.
13285
13286 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
13287
13288 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
13289 target.
13290
13291 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
13292
13293Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
13294
13295 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
13296 trying to delete the copy of gdb. Catch the file delete so we
13297 don't die if the delete fails; also, the file should be copied to
13298 the host, not to the build.
13299
13300Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
13301
13302 * lib/gdb.exp(gdb_test): Surround the result pattern with
13303 parenthesis in case it contains multiple regexps separated
13304 with |.
13305
13306 * gdb.base/watchpoint.exp: Use gdb_test.
13307 * gdb.base/default.exp: Ditto.
13308
13309Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
13310
99707966 13311 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 13312
c906108c
SS
13313 * gdb.base/scope.exp: Use gdb_test.
13314 * gdb.c++/classes.exp: Ditto.
13315 * gdb.c++/inherit.exp: Ditto.
13316
13317Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
13318
13319 * gdb.base/crossload.exp: Don't use execute_anywhere, use
13320 remote_exec instead.
13321 * gdb.base/corefile.exp: Don't be ridiculous.
13322 * gdb.base/*.c: Add missing stub invocations.
13323
13324Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
13325
13326 * config/slite.exp: Miscellaneous fixes.
13327
13328 * lib/gdb.exp: Fix runto.
13329
13330 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
13331 the target.
13332
13333 * gdb.base/watchpoint.exp: Fix regexp.
13334
13335 * lib/gdb.exp(default_gdb_exit): Add a catch to the
13336 close and wait commands, as the descriptor may now be
13337 invalid. Always call "remote_close host".
13338
13339Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
13340
13341 Major rewrite for testsuite revision.
d63a86f8 13342
c906108c
SS
13343 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
13344 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
13345 instead of relying on spawn_id to always contain a valid
13346 spawn id.
13347 (get_compiler_info): New procedure to build the ${binfile}.ci
13348 file, instead of replicating this in N different places.
13349 (gdb_compile): New procedure.
d63a86f8 13350
c906108c
SS
13351 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
13352 appropriate arguments) instead of compile. Use gdb_test in a lot
13353 more places. Use send_gdb instead of send. Always run gdb_start
13354 at the start of a testcase, as this is no longer done magically.
13355
13356 config/*-gdb.exp: Rename without the -gdb suffix.
13357
13358 config/mips.exp: Use remote_close instead of exit_remote_shell.
13359 config/monitor.exp: Use target_info instead of looking at
13360 baud, timeout, etc.
13361 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
13362
13363Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13364
13365 * gdb.c++/templates.exp (test_ptype_of_templates),
13366 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
13367 Update expect patterns for destructors and assignment operators
13368 to match corresponding c-typeprint.c changes.
13369 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
13370 to destructor breakpoint test, GDB should be able to set the
13371 destructor breakpoint without specifying arguments.
13372
13373Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
13374
13375 * gdb.threads/pthreads.exp: Change result for failure to compile due
13376 to lack of pthreads runtime support from an error to simply an
13377 unsupported test, per dejagnu standards.
13378
13379Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13380
13381 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
13382 where GDB exits to reduce pattern match time.
13383 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
13384
13385 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
13386
dc96c6c7 13387Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13388
13389 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
13390 * gdb.base/default.exp: ditto.
13391 * gdb.base/nodebug.exp: ditto.
13392 * gdb.base/printcmds.exp: ditto.
13393 * gdb.base/ptype.exp: ditto.
13394 * gdb.base/setvar.exp: ditto.
13395 * gdb.base/structs.exp: ditto.
13396 * gdb.base/setshow.c: Guard against uninitialized values of argc.
13397
13398Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
13399
13400 * configure, */configure: Rebuild with autoconf 2.12.
13401
13402Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
13403
13404 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
13405 use new i*86-pc-linux*-gnu quads.
13406 * gdb.base/corefile.exp: Ditto.
13407 * gdb.base/signals.exp: Ditto.
13408 * gdb.base/sigall.exp: Ditto.
13409 * gdb.base/interrupt.exp: Ditto.
13410
13411 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
13412 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
13413 RedHat 4.0.
d63a86f8 13414
c906108c
SS
13415 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
13416 linux. This allows the test case to at least compile on latest
13417 linux, but still not run due to missing the threads runtime library.
13418
13419Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13420
13421 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
13422 directory to search gdb directory. Accept and step over conditional
13423 stack alignment code. Consume $prompt in failure cases.
13424 Reset timeout to $oldtimeout instead of some arbitrary value.
13425 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
13426 timeout problems with infinite stack backtraces.
13427 * gdb.base/ptype.exp (ptype struct link, union tu_link):
13428 Accept function parameters for linkfunc member.
13429
13430Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
13431
13432 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
13433 (CXXFLAGS): Remove, unreferenced.
13434 (B_OPTIONS): Add for -B options and add code to initialize with
13435 previous -B options and also add -B option to pick up cross compiled
13436 runtime.
13437 (TARGET_INCLUDES): Add for -I options and add code to initialize when
13438 doing cross compiles.
13439 (target_alias): Declare global.
13440 (xgcc): Set variable to full path of gcc in build tree. Use findfile
13441 to verify that gcc exists in build tree, and if so set CC to that
13442 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 13443
c906108c
SS
13444Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
13445
13446 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
13447 ptype test for anonymous union. Fixup testcase to match
13448 current gcc debug output.
13449
13450Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
13451
13452 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
13453 force argument to an unsigned long type.
13454
13455Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
13456
13457 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
13458 tests and anonymous union print/ptype tests.
13459 * gdb.base/list.exp (test_forward-search): Increase timeout by
13460 5 minutes for the "search extremely long line" case.
13461 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
13462 completely optional and that the pass/fail messages use the command as
13463 the message if that third arg is a null string.
13464 (gdb_test_exact): Arrange that a null string pattern means match a
13465 null string output rather than any output, which might include random
13466 errors.
13467 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
13468 backtrace test.
13469 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
13470 always failing and failure is now exposed by gdb.exp changes.
13471
13472Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
13473
13474 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
13475 weren't being noted.
13476
13477Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13478
13479 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
13480 * gdb.stabs/weird.exp: Remove v_comb xfails.
13481
dc96c6c7 13482Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13483
13484 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 13485 list.exp scope.exp watchpoint.exp]
c906108c 13486 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 13487
dc96c6c7 13488Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13489
13490 * config/monitor.exp: Increase download timeout to 1000 seconds.
13491
dc96c6c7 13492Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13493
13494 * config/m32r.exp: Increase timeout to 120 seconds.
13495
13496Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
13497
13498 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
13499 and accept older ordering as obsolescent gcc or gdb.
13500 * gdb.c++/templates.exp: Ditto.
13501 * gdb.c++/virtfunc.exp: Ditto.
13502
13503Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
13504
13505 * gdb.base/coremaker.c: Add code to mmap some data so we
13506 can check that it ends up in the core file.
13507 * gdb.base/corefile.exp: Add test to read mmapped data
13508 from core file.
13509
dc96c6c7 13510Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13511
13512 * config/m32r.exp: New file.
13513
13514Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
13515
13516 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
13517 that cflags can contains -gstabs, and work correctly for other tests.
13518
dc96c6c7 13519Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13520
13521 * gdb.base/setshow.exp: New file, tests show and set.
13522 * gdb.base/setshow.c: New file, tests show and set.
13523 * gdb.base/help.exp: Add test for help set|show annotate.
13524 * gdb.base/default.exp: Add test for set|show annotate.
13525
13526Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
13527
13528 * testsuite/gdb.base/break.exp: Make backtrace from factorial
13529 errors unique.
13530 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
13531 explicitly.
13532
13533Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
13534
13535 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
13536 and width commands. This is done elsewhere.
13537 * (gdb_start): Don't call gdb_start_sim here. That's already
13538 done in gdb_load. This fixes lots of failures in default.exp.
13539
13540Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
13541
13542 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
13543 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
13544 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
13545 in the same we we treat other failures (since it may be an expected
13546 condition), rather than as an error.
13547 * gdb.base/signals.exp (test_handle_all_print): Revert back to
13548 old test format.
13549
13550Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
13551
13552 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
13553 (distclean maintainer-clean realclean): No need to remove files
13554 twice. Nuke the duplicates.
13555 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 13556 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
13557 Remove config.h along with other config files.
13558
13559Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
13560
13561 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
13562 "p func1 ()" and note that rests of tests are skipped.
13563 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
13564 setup_xfails for "print func2::coremaker_local".
13565 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
13566 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
13567 affected by the previous run test.
13568 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
13569 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
13570 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
13571 "pass int powerset tuple" and "pass modeless int powerset tuple".
13572 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
13573 "real write 4" and "real write 8".
13574 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
13575 setup_xfails for "print vs1 after tuple assign 2",
13576 "print \$i after tuple assign 2", and
13577 "print vs2 after tuple assign 2".
13578 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
13579 meaningful error message and return -1 so the caller can
13580 suppress further tests and avoid a cascade of errors.
d63a86f8 13581
c906108c
SS
13582Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
13583
13584 * gdb.base/a1-selftest.exp: Tweak tests to account for new
13585 format for printing version.
13586 * gdb.base/default.exp: Ditto.
13587 * gdb.base/interrupt.exp: Fix problem with cascade of
13588 errors if child process dies while calling a function.
d63a86f8 13589
c906108c
SS
13590Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
13591
13592 * Makefile.in (VPATH): Add
13593 * Makefile.in (Makefile, config.status): Fix rules so things get
13594 remade when necessary.
13595
13596Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
13597
13598 * Makefile.in (just-check): Add path to sibling expect dir
13599 to environment variable specified by RPATH_ENVVAR.
13600
13601Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
13602
13603 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
13604 (just-check): Add shared library paths for libstdc++, tk,
13605 tcl, bfd, and opcodes to the environment variable specified
13606 in RPATH_ENVVAR.
13607 * configure.in: Add support to recognize --enable-shared flag
13608 and generate correct value for RPATH_ENVVAR.
13609 * configure: Regenerated with autoconf.
13610
13611Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
13612
13613 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
13614 include all osf versions.
13615 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
13616 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
13617 when target is linux. When failing to build pthreads test
13618 executable, give more meaningful message.
13619 * gdb.threads/pthreads.c: Hpux also uses old definition of second
13620 arg for pthread_create.
d63a86f8 13621
c906108c
SS
13622Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
13623
13624 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
13625 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
13626 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
13627 and -lpthreads (everybody else).
13628 (test_startup): Fail gracefully if threads are not supported.
13629 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
13630 "p/c array_index("abcdef",2)" when not gcc compiled.
13631 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
13632 "print func2::coremaker_local" when not gcc compiled.
13633 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
13634 "ptype on opaque struct tagname (statically)",
13635 "ptype on opaque struct tagname (dynamically) 1", and
13636 "ptype on opaque struct tagname (dynamically) 2"
13637 for not compiled with gcc.
13638 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
13639 backtrace when compiled with gcc.
d63a86f8 13640 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
13641 than always return success.
13642
13643Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
13644
13645 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
13646
13647Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
13648
13649 * gdb.base/structs.exp: Undo last change.
13650
13651Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
13652
13653 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
13654 encapsulate all the steps/nexts done during self test, starting
13655 at main, and makes them less sensitive to optimization issues.
13656 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
13657 signal handler" test.
13658 * gdb.threads/pthreads.exp: Only run this for native configs.
13659 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
13660 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
13661 tests.
13662 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
13663 for "runto test_calls(void)" test.
d63a86f8 13664
c906108c
SS
13665Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
13666
13667 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
13668 and don't expect address info in breakpoint confirmations.
13669
13670Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
13671
13672 * gdb.base/list.exp (test_forward_search): Increase timeout
13673 temporarily by 60 seconds for searching extremely long line,
13674 and then reset to old value when done. Increase expect input
13675 buffer to 10000.
13676
13677Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
13678
13679 * gdb.base/list.exp (test_forward_search): Fix to handle very
13680 long source line without overflowing expect's input buffer.
13681
13682Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
13683
13684 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
13685 "buffer_full".
13686
13687 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
13688 "buffer_full".
13689
13690 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
13691 "buffer_full".
13692
13693 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
13694 "buffer_full".
13695
13696Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
13697
13698 * configure.in (configdirs): Add gdb.threads.
13699 * configure: Regenerated with autoconf.
13700 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
13701 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
13702 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 13703
c906108c
SS
13704Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
13705
13706 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
13707
13708Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
13709
13710 * gdb.base/signals.exp (test_handle_all_print): Test separately for
13711 each signal's status in the output of "handle all print".
13712 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
13713 the \r\n sequence that immediately precedes the gdb prompt.
13714 * gdb.base/a1-selftest.exp: Save original timeout and restore
13715 after test.
13716
13717Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
13718
13719 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
13720 symbol.
13721
13722Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13723
13724 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
13725
13726Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
13727
13728 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
13729 timeout by 60 seconds.
13730
13731Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
13732
13733 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
13734 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
13735 error return.
13736
13737Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
13738
13739 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
13740 gdb initialization, also report how long dejagnu waited. Restore
13741 old timeout before doing error return. Temporarily increase timeout
13742 by 3 minutes to allow for slow startups over heavy NFS use.
13743
13744Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
13745
13746 * lib/gdb.exp: Report timeout value for verbosity level 2.
13747 * config/gdbserver.exp: Ditto.
13748 * config/hppro.exp: Ditto.
13749 * config/mips-gdb.exp: Ditto.
13750 * config/monitor.exp: Ditto.
13751 * config/netware.exp: Ditto.
13752 * config/sim-gdb.exp: Ditto.
13753 * config/slite-gdb.exp: Ditto.
13754 * config/udi-gdb.exp: Ditto.
13755 * config/unix-gdb.exp: Ditto.
13756 * config/vx-gdb.exp: Ditto.
13757 * gdb.base/a1-selftest.exp: Ditto.
13758 * gdb.base/a2-run.exp: Ditto.
13759 * gdb.base/break.exp: Ditto.
13760 * gdb.base/corefile.exp: Ditto.
13761 * gdb.base/list.exp: Ditto.
13762 * gdb.base/recurse.exp: Ditto.
13763 * gdb.base/scope.exp: Ditto.
13764 * gdb.base/signals.exp: Ditto.
13765
13766Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13767
13768 * gdb.threads/Makefile.in (docdir): Removed.
13769
13770Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13771
13772 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 13773 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 13774 @srcdir@.
d63a86f8 13775 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
13776 autoconf 2.5 or higher.
13777 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
13778
13779Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
13780
13781 * configure: Regenerated.
13782 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
13783 avoid name clashes with SunOS headers.
13784
13785Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
13786
13787 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
13788
13789Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
13790
13791 * gdb.base/callfuncs.exp: Finish last change -- make sure the
13792 prototype information ends up in the compiler info file.
13793
13794Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
13795
13796 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
13797 attempting to regenerate it. Eliminate use of a temporary file
13798 and just generate the info file directly. Source it immediately,
13799 for consistency of use.
13800 * gdb.base/corefile.exp: Ditto
13801 * gdb.base/exprs.exp: Ditto.
13802 * gdb.base/funcargs.exp: Ditto.
13803 * gdb.base/langs.exp: Ditto.
13804 * gdb.base/list.exp: Ditto.
13805 * gdb.base/mips_pro.exp: Ditto.
13806 * gdb.base/nodebug.exp: Ditto.
13807 * gdb.base/opaque.exp: Ditto.
13808 * gdb.base/ptype.exp: Ditto.
13809 * gdb.base/scope.exp: Ditto.
13810 * gdb.base/setvar.exp: Ditto.
13811 * gdb.base/signals.exp: Ditto.
13812 * gdb.base/whatis.exp: Ditto.
13813 * gdb.c++/templates.exp: Ditto.
13814 * gdb.c++/virtfunc.exp: Ditto.
13815 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
13816 whether or not to add -lstdc++ to the compile command line args.
13817
13818Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13819
13820 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
13821 it got fixed by the recent lookup_minimal_symbol_by_pc change.
13822 Increase timeout, a lot of single stepping might be needed if the
13823 target has no hardware watchpoints.
13824
13825Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
13826
13827 * gdb.base/break.exp: Ignore compiler warnings when compiling
13828 break.c.
13829 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
13830 * gdb.base/default.exp: Add h8300 xfails. Handle messages
13831 from remote-sim.
13832 * gdb.base/exprs.exp: Add h8300 xfails.
13833 * gdb.base/funcargs.exp: Likewise.
13834 * gdb.base/nodebug.exp: Likewise.
13835 * gdb.base/printcmds.exp: Likewise.
13836 * gdb.base/ptype.exp: Likewise.
13837 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
13838 h8300 xfails.
d63a86f8 13839 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
13840 on the h8300.
13841 * gdb.base/funcargs.c: Explicitly make last constant argument to
13842 call_after_alloca_subr an unsigned long type.
13843 * gdb.base/return.c: Include stdio.h.
13844
13845Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13846
13847 * config/abug.exp: New file for the older Motorola Bug monitor
13848 that runs on the mvme13x series VME boards.
13849 * config/monitor.exp: Use the new config array for target settings
13850 if they exist.
13851
13852Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
13853
13854 * sim-gdb.exp: Make the SH simulator allocate less space when
13855 it is targeted.
13856
13857Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
13858
13859 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
13860 test.
13861
13862Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
13863
13864 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
13865 "rs6000-*-*" for "list function in include file" when gcc compiled.
13866 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
13867 for "p ctable1[120]".
13868 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
13869 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
13870 Remove setup_xfail for "rs6000-*-*" for
13871 "print 'scope0.c'::filelocal before run".
13872 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
13873 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
13874 since some compilers don't allow both options to be given
13875 on the same command line. Create object file and move it.
d63a86f8 13876
c906108c
SS
13877Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
13878
13879 * gdb.base/corefile.exp: Always regenerate the core file, since
13880 we always regenerate the coremaker program. Detect special case
13881 where registers cannot be read from core file.
d63a86f8 13882
c906108c
SS
13883Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
13884
13885 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
13886 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
13887 * gdb.c++/templates.exp: Only match on basename of file since
13888 some formats like xcoff don't encode directory information.
13889 * gdb.stabs/weird.exp: Use the right sed script for powerpc
13890 and rs6000 AIX xcoff targets.
13891 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
13892 * configure: Regenerate.
13893 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
13894 here, rather than in distclean.
d63a86f8 13895
c906108c
SS
13896Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
13897
13898 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
13899 defined, and use it to compile the test case with -O2. The
13900 native compilation still uses no optimization.
13901 * gdb.base/mips_pro.c: Remove inline assembly code since
13902 it is compiled PIC by default, which results in assembler
13903 warnings that make the testsuite think the compilation
13904 was unsuccessful.
13905
13906Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
13907
13908 * gdb.c++/misc.exp: Add note to message for
13909 "print s.a for foo struct" that this is a known gcc 2.7.2
13910 and earlier bug.
13911
13912Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
13913
13914 * gdb.base/break.exp: Fix pattern for matching "Delete all
13915 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
13916 setup_xfail for deleting all breakpoints test. Fix various
13917 timeout messages to include "(timeout)".
13918 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
13919 for "p t_float_values2(3.14159,float_val2)".
13920 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
13921 for "continue to call2g" when gcc compiled.
13922 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
13923 "up to foo in langs.exp", "show language at foo in langs.exp",
13924 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
13925 and "show language at fsub in langs.exp".
13926 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
13927 "list line 1 in include file", "list message for lines past EOF",
13928 "list function in include file", "list list0.h:foo", and
13929 "list filename:function; nonexistant function".
13930 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
13931 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
13932 and "ptype t_char_array" to be for native cc only.
d63a86f8 13933
c906108c
SS
13934Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
13935
d63a86f8 13936 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
13937 setup_xfail for "print coremaker_bss", "print coremaker_ro",
13938 "print func2::coremaker_local", and "backtrace in corefile.exp".
13939
13940Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
13941
13942 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
13943 "bt in signals.exp". This problem only appears when running
13944 the testsuite, and then only intermittently.
13945
13946Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13947
13948 * gdb.base/return.exp (return_tests): Differentiate between
13949 two tests of continuing.
13950
13951Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13952
13953 * */Makefile.in (maintainer-clean): Remove config.log.
13954 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
13955 * gdb.c++/Makefile.in (PROGS): Add inherit.
13956 (clean): Remove *.ci.
13957
13958Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
13959
13960 * gdb.c++/misc.cc: Add test code from Mike Stump.
13961 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
13962
13963Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
13964
13965 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
13966 to "alpha-*-osf2*" and add comment.
13967 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
13968 setup_xfail for "step over execarg initialization" and
13969 "step over corearg initialization".
13970 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
13971 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
13972 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
13973 gcc compiled for "print coremaker_bss", "print coremaker_ro",
13974 "print func2::coremaker_local", and "backtrace in corefile.exp".
13975 * gdb.base/signals.exp: Build and source signals.ci.
13976 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
13977 to be for gcc only.
13978 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 13979
c906108c
SS
13980Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13981
13982 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
13983 Feb 3 procfs.c change.
13984
13985Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
13986
13987 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
13988
13989Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
13990
13991 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
13992 from dejagnu's apparent default of 10 seconds, which gives random
13993 results when running the tests over NFS on moderately loaded systems.
13994 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
13995
13996Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
13997
13998 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
13999 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
14000 result reports.
14001
14002Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
14003
14004 * configure.in (CY_AC_PATH_TCLH): Remove.
14005 * configure: Regenerate.
14006
14007Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
14008
14009 * gdb.c++/Makefile.in (clean): Add missing '{'.
14010
14011Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
14012
14013 * lib/gdb.exp: Provide a default value for noinferior.
14014
14015 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
14016 Load libgloss.exp.
14017
14018Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
14019
14020 * gdb.disasm/hppa.exp: Compile directly into an executable, use
14021 the executable, not the .o to run the tests from.
14022
14023Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
14024
14025 * gdb.base/break.exp: Don't test for program exit or exit status
14026 if $noresults if nonzero.
14027 * gdb.base/langs.exp: Likewise.
14028 * gdb.base/watchpoint.exp: Likewise.
14029
14030 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
14031 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
14032 trying to compile the testcase.
14033
14034Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
14035
14036 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
14037 * gdb.base/signals.exp (continue to handler): Likewise.
14038
14039Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
14040
14041 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
14042
14043 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
14044
14045Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
14046
14047 * gdb.base/corefile.exp: Recognize "not found" as failure
14048 when trying to determine if a core file was generated.
14049 If no core file was generate the first time, try again without
14050 the ulimit -c to work around braindamaged shells.
14051
14052Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
14053
14054 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
14055 [] tests with "test" and enclose string in quotes.
14056 * gdb.stabs/configure: Rebuild
d63a86f8 14057
c906108c
SS
14058Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
14059
14060 Changes in sync with expect:
14061 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
14062 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
14063 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
14064 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
14065 argument to AC_REQUIRE.
14066 * configure: Regenerated.
14067
14068Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
14069
14070 * gdb.base/corefile.exp: When generating a core, discard any
14071 error messages about ulimit not found and the "core dumped"
14072 message from the shell that runs the coredumper.
14073
14074Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
14075
14076 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
14077
14078 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
14079 which sed script to run. Expect failure for v_comb test
14080 on PA targets too.
d63a86f8 14081
c906108c
SS
14082Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
14083
14084 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
14085 "print func2::coremaker_local" and for "backtrace in corefile.exp"
14086
14087Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
14088
14089 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
14090 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
14091 "sparc-sun-solaris*" xfails for "p v_comb".
14092 * lib/gdb.exp (default_gdb_start): Fix typo.
14093 * gdb.base/corefile.exp: Allow "Core was generated by ..."
14094 messages to not include the full program name that caused
14095 the core dump since some systems (such as solaris) apparently
14096 truncate this path to about 80 characters.
14097 When generating a core file first try increasing the core file
14098 size limit to unlimited since some systems may default it to
14099 zero, and it is harmless to try it. Move the test for failing
14100 to generate a core file to where it will actually get executed.
14101 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
14102 new gdb result from g++ debug info improvements and make old
14103 pattern obsolescent. Also account for size_t differences
14104 (may be int or long).
14105 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
14106 initialization before function call is placed in the delay slot
14107 and thus appears to be skipped over by commands such as "next".
14108
14109Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14110
14111 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
14112
14113Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
14114
14115 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
14116 input source file; fix code to compile test to deal with this
14117 convention.
14118 * gdb.c++/*.exp: Likewise.
14119
14120Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
14121
14122 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
14123 "bt in signals.exp".
14124
14125Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
14126
14127 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
14128 "step over execarg initialization" and
14129 "step over corearg initialization".
14130
14131Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
14132
14133 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
14134 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
14135
14136Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
14137
14138 From Rob Savoye (rob@poseidon.cygnus.com)
14139 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
14140 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
14141 configure.in}, gdb.disasm/{Makefile.in, configure.in},
14142 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
14143 configure.in}: Major reworking for autoconfig.
14144 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
14145 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
14146 New files.
14147 * config/unix-gdb.exp: Make GDB global.
14148 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
14149 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
14150 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
14151 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
14152 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
14153 term.exp, twice.exp, watchpoint.exp, whatis.exp},
14154 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
14155 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
14156 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
14157 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
14158 pr-8136.exp, result.exp, string.exp, tuples.exp},
14159 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
14160 to returns as necessary, arrange for test to compile own testcase
14161 executable.
14162 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 14163
c906108c
SS
14164Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
14165
14166 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
14167 clear_xfail at end of test which might not call either pass or fail.
14168 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
14169 "backtrace through signal handler".
14170
14171Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14172
14173 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
14174 continuing from a job control stop signal.
14175 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
14176
14177Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
14178
14179 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
14180 * gdb.base/corefile.exp: Likewise.
14181 * gdb.base/funcargs.exp: Likewise.
14182
14183Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
14184
14185 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
14186 * config/monitor.exp: Add support for setting baud rate.
14187
14188Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
14189
14190 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
14191 i*86-*-linux* xfails for "backtrace through signal handler".
14192 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
14193 "print func2::coremaker_local".
14194 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
14195 alpha-dec-osf2* xfail for
14196 "delete all breakpoints when none".
14197
14198Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
14199
14200 * gdb.base/break.exp: Change test that deletes all breakpoints
14201 when no user breakpoints are installed. A post 4.15 change
14202 causes gdb to no longer prompt in this case.
14203
14204Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
14205
14206 * gdb.base/return.exp (return_tests): Change xfail for test
14207 "correct value returned double test" to stop xfailing at
14208 Solaris 2.5. Apparently the bug has been fixed.
14209
14210Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
14211
14212 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
14213 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
14214
14215Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
14216
14217 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
14218 * gdb.disasm/hppa.s: Corresponding changes.
14219
14220Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
14221
14222 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
14223 makefile fragment.
14224 * config/mt-hpux: Deleted.
14225
14226Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
14227
d63a86f8 14228 * Many files: When warning about suppressed tests due to a
c906108c
SS
14229 nonexistant test binary, avoid incrementing the warning count.
14230
14231Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
14232
14233 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 14234
c906108c
SS
14235Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14236
14237 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
14238 "sparc-*-solaris2*".
14239
14240Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14241
14242 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
14243 Add global and local variables and initialize them.
14244 * gdb.base/corefile.exp: Test correct mapping of corefile sections
14245 by printing variables. Remove rs6000 and powerpc xfails, BFD now
14246 extracts the file name and terminating signal from the core file.
14247 * TODO: Remove note about tests for correct mapping of corefile.
14248 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
14249 from optimizing it away.
14250 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
14251 handles common blocks.
14252
14253Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
14254
14255 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
14256 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
14257
14258Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * Makefile.in (maintainer-clean): New target, synonym for
14261 realclean.
14262 * gdb.base/Makefile.in (maintainer-clean): Likewise.
14263 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
14264 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
14265 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
14266 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
14267 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
14268
14269Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
14270
14271 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
14272 xfails when not gcc compiled for "print foo::funclocal".
14273 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
14274 "print foo::funclocal at foo",
14275 "print 'scope1.c'::foo::funclocal at foo",
14276 "print foo::funclocal_bss at foo",
14277 "print 'scope1.c'::foo::funclocal_bss at foo",
14278 "print foo::funclocal_ro at foo",
14279 "print 'scope1.c'::foo::funclocal_ro at foo",
14280 "print bar::funclocal at foo" and
14281 "print 'scope1.c'::bar::funclocal at foo".
14282 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
14283 gcc compiled for "print foo::funclocal at bar".
14284 Expand all messages to ensure that they identify that
14285 the test is at bar().
14286 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
14287 gcc compiled for:
14288 "ptype on opaque struct pointer (statically)",
14289 "ptype on opaque struct tagname (statically)",
14290 "ptype on opaque struct pointer (dynamically) 1",
14291 "ptype on opaque struct tagname (dynamically) 1",
14292 "ptype on opaque struct pointer (dynamically) 2" and
14293 "ptype on opaque struct tagname (dynamically) 2
14294 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
14295 gcc compiled for:
14296 "p datalocal"
14297 "whatis datalocal",
14298 "ptype datalocal",
14299 "p bsslocal",
14300 "whatis bsslocal", and
14301 "ptype bsslocal".
14302 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
14303 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
14304 when not gcc compiled.
14305 * gdb.base/funcargs.exp (float_and_integral_args): Add
14306 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
14307 compiled.
14308 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
14309 "backtrace from call6a" when not gcc compiled.
14310 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
14311 "backtrace from call7a" when not gcc compiled.
14312 * gdb.base/callfuncs.exp (do_function_calls):
14313 Add "hppa*-*-hpux*" xfail when not gcc compiled for
14314 "p t_char_array_values(char_array_val2,char_array_val1)",
14315 "p t_char_array_values(char_array_val1,char_array_val2)",
14316 "p t_char_array_values("carray 1","carray 2")",
14317 "p t_char_array_values("carray 1",char_array_val2)",
14318 "p t_char_array_values(char_array_val1,"carray 2")",
14319 "p sum_args(1,{2})",
14320 "p sum_args(2,{2,3})",
14321 "p sum_args(3,{2,3,4})",
14322 "p sum_args(4,{2,3,4,5})"
14323 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
14324 "backtrace in corefile.exp" when not gcc compiled.
14325
14326Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14327
14328 * gdb.base/signals.exp: Rewrite `handle all print' test as
14329 a procedure. Accept blanks or TABs as whitespace, increase
14330 timeout and expect input buffer size for the large output
14331 from the command. Remove "i*86-*-bsdi2.0" xfail.
14332
14333Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14334
14335 * gdb.base/setvar.exp: Add new testcases for truncation when
14336 assigning invalid values to bitfields.
14337
14338Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
14339
d63a86f8 14340 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
14341 mips-sgi-irix* xfail for
14342 "call inferior func with struct - returns char *"
14343 and fix test so that an optional (unsigned char *) cast is
14344 accepted in the result.
14345
14346Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
14347
14348 * gdb.base/funcargs.exp (float_and_integral_args): Remove
14349 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
14350 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
14351 * gdb.base/signals.exp: Remove duplicate "handle all print" test
14352 that accidentally got checked in.
14353
14354Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
14355
d63a86f8 14356 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
14357 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
14358 compiled test.
14359 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
14360 Add mips-sgi-irix5* xfail for not gcc compiled.
14361 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
14362 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
14363 "p top", "whatis top", "p middle", and "whatis middle".
14364 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
14365 "whatis signed char" for not gcc compiled.
14366 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
14367 "set variable signed char=-1 (-1)" and
14368 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
14369 * gdb.base/funcargs.exp (float_and_integral_args):
14370 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
14371 Add mips-sgi-irix* xfail when not gcc compiled for
14372 "continue to call2b".
14373 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
14374 "continue to call2g".
14375 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
14376 "backtrace from call6a"
14377 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
14378 "backtrace from call7k".
14379 Add mips-sgi-irix5* xfail when not gcc compiled for
14380 "backtrace from call7a".
14381 (localvars_after_alloca): Fix gdb_test cmds for
14382 "print * after runto ...".
14383 Remove rs6000-*-* xfails for
14384 "print i after runto localvars_after_alloca" and
14385 "print l after runto localvars_after_alloca"
14386 for all compilers.
14387 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
14388 when not compiled with gcc, for:
14389 "print signed char == (minus)",
14390 "print signed char != (minus)",
14391 "print signed char < (minus)",
14392 "print signed char > (minus)".
14393 * gdb.base/callfuncs.exp (do_function_calls):
14394 Add mips-sgi-irix* xfail, when compiled with native compiler, for
14395 "call inferior func with struct - returns char *".
d63a86f8 14396 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
14397 "correct value returned double test" to include Solaris 2.4.
14398 * gdb.base/funcargs.exp (float_and_integral_args):
14399 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 14400
c906108c
SS
14401Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14402
14403 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
14404 enumeration bitfields if compiling with GNU C.
14405 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
14406 to empty' prompt.
14407
14408Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
14409
14410 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
14411 test for PRO targets.
14412
14413 * gdb.base/funcargs.exp: Avoid ever setting more than 8
14414 breakpoints in the inferior at any given time by making
14415 two groups of breakpoints for call2*, call6* and call7*
14416 tests.
14417
14418Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14419
14420 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
14421 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
14422 from optimizing it away.
14423 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
14424 "call inferior func with struct".
14425
14426Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
14427
14428 * configure.in: Only configure gdb.chill for particular targets.
14429
14430Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
14431
14432 * gdb.base/Makefile.in: Add action to .c.o transformation
14433 rule that generates a .ci file for each .o file and remove
14434 explicit .c.o rules except for callfuncs.o.
14435 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
14436 generates a .ci file for each .o file and remove explicit
14437 .cc.o rules.
14438 (clean): Remove *.tmp *.ci files.
14439 (EXECUTABLES): Remove templ-info.exp.
14440 * gdb.base/compiler.c: New file.
14441 * gdb.c++/compiler.cc: New file
14442 * gdb.base/scope.exp: Source gdb.base/scope.ci.
14443 Change rs6000-*-* xfail for
14444 "print 'scope0.c'::filelocal_ro" and
14445 "print 'scope1.c'::filelocal" and
14446 "print 'scope1.c'::filelocal_bss" and
14447 "print 'scope1.c'::filelocal_ro" and
14448 "print 'scope1.c'::foo::funclocal" and
14449 "print 'scope1.c'::foo::funclocal_ro" and
14450 "print 'scope1.c'::bar::funclocal" and
14451 "print 'scope0.c'::filelocal_ro" and
14452 "print 'scope1.c'::filelocal at foo" and
14453 "print 'scope1.c'::filelocal_bss at foo" and
14454 "print 'scope1.c'::filelocal_ro at foo" and
14455 "print 'scope1.c'::foo::funclocal at foo" and
14456 "print 'scope1.c'::foo::funclocal_bss at foo" and
14457 "print 'scope1.c'::foo::funclocal_ro at foo" and
14458 "print 'scope1.c'::bar::funclocal at foo" and
14459 "print 'scope0.c'::filelocal_ro" and
14460 "print 'scope1.c'::filelocal" and
14461 "print 'scope1.c'::filelocal_bss" and
14462 "print 'scope1.c'::filelocal_ro" and
14463 "print 'scope1.c'::foo::funclocal" and
14464 "print 'scope1.c'::foo::funclocal_bss" and
14465 "print 'scope1.c'::foo::funclocal_ro" and
14466 "print 'scope1.c'::bar::funclocal" and
14467 "print 'scope1.c'::bar::funclocal_bss"
14468 to only be xfail'd when not compiled with gcc.
d63a86f8 14469 Add rs6000-*-* xfail for
c906108c
SS
14470 "print 'scope0.c'::filelocal_bss before run"
14471 when compiled with gcc.
14472 (test_at_main): Add rs6000-*-* xfail for
14473 "print filelocal_ro in test_at_main"
14474 when compiled with gcc.
14475 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 14476 Add rs6000-*-aix* xfail for
c906108c
SS
14477 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
14478 "ptype t_char_array", not compiled with gcc.
14479 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
14480 xfail for "list foo (in include file)" when gcc compiled.
14481 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
14482 (integral_args): Add rs6000-*-* xfail for
14483 "run to call0a" if not compiled with gcc.
14484 (unsigned_integral_args): Add rs6000-*-* xfail for
14485 "run to call1a" if not compiled with gcc.
14486 (float_and_integral_args): Add rs6000-*-* xfail for
14487 "run to call2a" if not compiled with gcc and for
14488 "continue to call2b" for any compiler.
14489 Add rs6000-*-* xfail to
14490 "print f1 after run to call2a" for gcc compiled.
14491 (discard_and_shuffle): Add rs6000-*-* xfail for
14492 "run to call6a".
14493 (shuffle_round_robin): Add rs6000-*-* xfail for
14494 "backtrace from call7a" if not compiled with gcc.
14495 Add rs6000-*-* xfail for
14496 "backtrace from call7b" if compiled with gcc.
14497 (call_after_alloca): Add rs6000-*-* xfail for
14498 "print c in call_after_alloca" and
14499 "print s in call_after_alloca" and
14500 "backtrace from call_after_alloca_subr"
14501 if not compiled with gcc.
14502 (localvars_in_indirect_call): Add rs6000-*-* xfail for
14503 "print c in localvars_in_indirect_call" and
14504 "print c in localvars_in_indirect_call" and
14505 "backtrace in indirectly called function" and
14506 "stepping into indirectly called function"
14507 if not compiled with gcc.
14508 (localvars_after_alloca): Add rs6000-*-* xfail for
14509 "print c after runto localvars_after_alloca" and
14510 "print s after runto localvars_after_alloca" and
14511 "print i after runto localvars_after_alloca" and
14512 "print l after runto localvars_after_alloca"
14513 for all compilers.
14514 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
14515 than whatis-info.exp.
14516 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
14517 than opaque-info.exp.
14518 Setup rs6000-*-* xfail for
d63a86f8 14519 "ptype on opaque struct pointer (statically)" and
c906108c
SS
14520 "ptype on opaque struct pointer (dynamically)" when
14521 not compiled with gcc.
14522 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
14523 rather than callf-info.exp.
14524 (do_function_calls): Add clear_xfail for rs6000-*-* for
14525 "p t_float_values2(3.14159,float_val2)". Seems to work
14526 fine there, both with xlc and gcc. Need to find out what
14527 it is doing right and fix other platforms.
14528 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
14529 "call inferior func with struct - returns int",
14530 "call inferior func with struct - returns long",
14531 "call inferior func with struct - returns float",
14532 "call inferior func with struct - returns double",
14533 "call inferior func with struct - returns char *",
14534 but only if not gcc compiled (presumes xlc compiled).
14535 Change rs6000-*-* xfails for
14536 "call inferior func with struct - returns char" and
14537 " call inferior func with struct - returns short" to only
14538 xfail if not using gcc.
14539 (clean mostlyclean): Remove *.ci and *.tmp files.
14540 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
14541 than templ-info.exp.
14542 * gdb.base/langs.exp: Source gdb.base/langs.ci.
14543 Add rs6000-*-* xfail for "up to foo in langs.exp"
14544 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
14545 when not gcc compiled.
d63a86f8 14546
c906108c
SS
14547Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14548
14549 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
14550 * gdb.base/corefile.exp: Likewise.
14551 * gdb.base/list.exp: Likewise.
14552 * gdb.base/scope.exp: Likewise.
14553 * gdb.base/siganls.exp: Likewise.
14554
14555 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
14556 compiler output.
14557 * gdb.base/whatis.exp: Likewise.
14558
14559Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
14560
14561 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
14562 failure (opcode table has been fixed to match reality).
14563
14564Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
14565
14566 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
14567 "call inferior func with struct - returns char",
14568 "call inferior func with struct - returns short"
14569
14570 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
14571 "print 'scope0.c'::filelocal at main",
14572 "print 'scope0.c'::filelocal_bss in test_at_main",
14573 "print 'scope0.c'::filelocal at foo",
14574 "print 'scope0.c'::filelocal_bss in test_at_foo",
14575 "print 'scope0.c'::filelocal at bar",
14576 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 14577
c906108c
SS
14578 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
14579 in source file 1". This bug seems to have been fixed with both
14580 gcc and native cc (was native assembler bug?).
14581
14582Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
14583
14584 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
14585 "backtrace through signal handler" to "i*86-*-sysv4*".
14586 * gdb.base/signals.exp: Add xfail for "'next' behaved as
14587 continue" case. Add "known SVR4 bug" to fail message.
14588 Add "i*86-*-bsdi2.0" xfail for "handle all print".
14589 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
14590 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
14591 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
14592 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
14593 "up to foo in langs.exp", "show language at foo in
14594 langs.exp", "up to cppsub_ in langs.exp", "show
14595 language at cppsub_ in langs.exp", "up to fsub in
14596 langs.exp", and "show language at fsub in langs.exp".
14597 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
14598 "bactrace in corefile.exp".
14599 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
14600 "call inferior function with struct - returns float" and
14601 "call inferior function with struct - returns double".
d63a86f8 14602
c906108c
SS
14603Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
14604
14605 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
14606 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
14607 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
14608 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
14609
14610Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
14611
14612 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
14613 (or overriden) "CHILL" macro rather then bare "gcc".
14614 Also look for ../../gcc/xgcc since that is what we will
14615 actually need, not "Makefile". Remove following assignment
14616 of CHILL to CHILL_FOR_TARGET because that results in
14617 recursive definition.
14618
14619Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
14620
14621 * gdb.base/corefile.exp: Change xfail for backtrace in
14622 corefile.exp from linuxaout to all linux.
14623 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
14624 cases where we miss the breakpoint at the signal handler
14625 for some reason. Setup xfail for linuxoldld/linuxaout and
14626 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
14627 hitting SIGURG breakpoint.
14628 * gdb.base/signals.exp: Setup xfail for "next" acting like
14629 continue to add linuxoldld. Setup xfail for all linux for
14630 "next to handler in signals_tests_1", "backtrace in
14631 signals_tests_1", "continue to func1", "pass SIGUSR1",
14632 and continue to handler".
14633
14634Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
14635
14636 * Update all FSF addresses except those in COPYING* files.
14637
14638Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
14639
14640 * gdb.base/a2-run.exp: Change messages to be more explicit about
14641 the status of args, and quote binfile in results.
14642
14643Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
14644
14645 * gdb.base/callfuncs.exp: Add tests for passing structs to
14646 inferior functions and return various types.
14647 * gdb.base/callfuncs.c: Add functions to receive a struct
14648 and return a member of the struct, in various types.
14649
14650Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14651
14652 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
14653
14654Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14655
14656 * config/vxworks29k.exp: New file, sources vxworks.exp.
14657
14658Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14659
14660 * config/gdbremote.exp: New file. Testing framework using
14661 gdbserver.
14662
14663Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
14664
14665 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
14666 "call function when asleep" and "send end of file".
14667 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
14668 for "backtrace in corefile.exp".
14669 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
14670 for "backtrace through signal handler".
14671 * gdb.base/corefile.exp: Make sure we actually generate a core file
14672 before trying the core tests. Some systems allow the user to suppress
14673 generation of core files and default to that (linux for example).
14674 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
14675 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
14676
14677Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14678
14679 * gdb.threads: New directory with some crude multi-threaded
14680 gdb tests (step.exp and step2.exp).
14681 * config/mt-lynx (STEP_EXECUTABLE): Define.
14682 (THREADFLAGS): Define.
14683
14684Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
14685
14686 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
14687
14688 * gdb.base/signals.exp: Disable whole file for lynx until
14689 further notice.
14690
14691 * gdb.base/signals.exp: xfail test where "next" acts like
14692 "continue" for lynx.
14693
14694 * gdb.base/interrupt.exp: xfail test for calling function while
14695 inferior is asleep for lynx.
14696
14697 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
14698 than one cr-lf after each command.
14699
14700Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14701
14702 * configure.in: Reinstate setting of stabsdirs variable, fix
14703 typo in setting up configdirs for native builds.
14704
14705 * gdb.base/return.exp: Fix typo in return double test.
14706 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
14707 compiler from optimizing them away.
14708
14709Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
14710
14711 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
14712 sequences to be echo'd by gdb when using gdb_test.
14713 * gdb.chill/chexp.exp: Likewise.
14714 * gdb.fortran/exprs.exp: Likewise
14715
14716Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14717
14718 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
14719 after the inferior gdb has started.
14720
14721 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
14722 after each command.
14723 * gdb.base/funcargs.exp: Likewise.
14724 * gdb.base/gdbvars.exp: Likewise.
14725 * gdb.base/interrupt.exp: Likewise.
14726 * gdb.base/list.exp: Likewise.
14727 * gdb.base/watchpoint.exp: Likewise.
14728 * gdb.c++/demangle.exp: Likewise.
14729 * gdb.c++/inherit.exp: Likewise.
14730 * gdb.chill/chexp.exp: Likewise.
14731 * gdb.fortran/exprs.exp: Likewise.
14732
14733 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
14734 test if we can't handle IO to/from the inferior.
14735
14736 * gdb.c++/misc.exp: Always check for a program already being
14737 started after sending a "run" command to gdb.
14738
14739 * gdb.base/twice.exp: Start with a fresh gdb.
14740
14741 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
14742 only depend on gdb's expression code, not the chill runtime.
14743
14744 * gdb.base/return.c: Put return values into variables so we
14745 can have gdb print them rather than depending on the program
14746 to print them.
14747 * gdb.base/return.exp: Corresponding changes.
14748
14749 * lib/gdb.exp: Provide default value for noinferiorio.
14750 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
14751 the inferior.
14752
14753 * gdb.base/break.exp: Always check for a program already being
14754 started after sending a "run" command to gdb.
14755 (text_next_with_recursion): Don't check the output from the
14756 program's printf statement. Instead just make sure the program
14757 exited.
14758
14759 * gdb.base/commands.exp: Protect tests which need arguments with
14760 $noargs conditionals.
14761
14762Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14763
14764 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
14765 of structure member arrays to match gdb/valops.c:value_addr change.
14766
14767Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
14768
14769 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
14770 cases.
14771
14772Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
14773
14774 * configure.in (configdirs): Remove gdb.chill from default list
14775 of subdirs and then add it back in only if doing a native build.
14776 The current chill compiler does not yet work in any cross build.
14777 * Revert all signal changes from Jul 6.
14778 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
14779 for sh-hms targets, allowing these tests to link, with no other
14780 changes. Testing is suppressed by setting "nosignals" in site.exp.
14781
14782Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
14783
14784 * configure.in (signaldirs): Define and add to configdirs for all
14785 targets except some specific ones that are known to not support signals.
14786 Also clean up formatting.
14787 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
14788 (signals, sigall): Remove rules to build.
14789 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
14790 Moved to new gdb.signals directory.
14791 * gdb.signals: New test directory.
14792 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
14793 signals.c signals.exp}: New or moved files.
14794
14795Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
14796
14797 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
14798
14799Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
14800
14801 * gdb.base/return.exp: Xfail `return double' test failure
14802 on at least Solaris 2.3 and handle future/past versions on
14803 a case by case basis as appropriate. Also update message
14804 to include i*86 failures.
14805
14806Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14807
14808 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
14809
14810 * lib/gdb.exp: Fix comment which erroneously identified
14811 gdb_file_cmd as gdb_load (the 19 May change was in fact to
14812 gdb_file_cmd not gdb_load).
14813 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
14814
14815 * gdb.base/setvar.exp: Make test names consistent between pass and
14816 fail cases. Use gdb_test more.
14817
14818Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14819
14820 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
14821
14822Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14823
14824 * gdb.base/help.exp: Fix expected help string for `show commands'.
14825
14826Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
14827
14828 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
14829
14830 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
14831 of a text section.
14832
14833Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
14834
14835 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
14836 that loop eventually terminates. Fix Connection refused logic so
14837 that testsuite will expire nicely.
14838
14839Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
14840
14841 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
14842 config/rom68k.exp: New tcl glue for the appropriate monitors.
14843 These all just end up calling monitor.exp.
14844 * config/monitor.exp (gdb_target_monitor): Handle `Connection
14845 refused' by retrying. Cleanup some timeout issues.
14846 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
14847 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
14848 callers don't have to set/restore global timeout variable.
14849
14850 * The following set of changes centralizes management of the global
14851 timeout variable. This way, it can be set in one target dependent
14852 place instead of dozens of places scattered throughout the test suite.
14853 If you need to lengthen a timeout, then you should either set timeout
14854 in one of the config/{target}.exp files, or multiply it by a factor.
14855 Setting it to an absolute value is always going to lose for some
14856 targets.
14857 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
14858 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
14859 * gdb.base/funcargs.exp: Don't set timeout.
14860 * gdb.base/list.exp (test_forward_search): Only use local timeout.
14861 * gdb.base/printcmds.exp (test_print_string_constants
14862 test_print_array_constants): Don't set timeout.
14863 * gdb.base/ptype.exp: Don't set timeout.
14864 * gdb.base/recurse.exp: Don't set timeout.
14865 * gdb.base/return.exp: Don't set timeout.
14866 * gdb.base/watchpoint.exp: Don't set timeout.
14867 * gdb.c++/classes.exp (do_tests): Don't set timeout.
14868 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
14869
14870Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14871
14872 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
14873
14874Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14875
14876 * lib/gdb.exp: Disable chill tests for irix5.
14877
14878Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14879
14880 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
14881 each test pass or fail.
14882
14883Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14884
14885 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
14886 xlc not gcc.
14887
14888Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
14889
14890 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
14891
14892Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
14893
14894 * config/est.exp: Fix copyright and comments. Remove dead code.
14895 Use targetname, serialport and baud variables instead of fixed
14896 constants.
14897 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
14898 * config/cpu32bug.exp: New file to support cpu32bug monitors.
14899
14900Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14901
14902 * gdb.base/watchpoint.exp: Don't run
14903 test_watchpoint_triggered_in_syscall for sunos.
14904
14905Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14906
14907 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
14908 they don't seem to exist. Do include stdio.h.
14909
14910Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14911
14912 * gdb.base/a1-selftest.exp: Add alpha xfail.
14913
14914Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14915
14916 * gdb.base/watchpoint.c (main): Prompt before calling read().
14917 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
14918 Revise accordingly. Remove cruft about sending "123" several
14919 times, until it gets noticed. Clean up the "print buf[0]" stuff
14920 so that it passes or fails, and waits for prompts in the usual way.
14921
14922Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14923
14924 * gdb.base/recurse.exp: Fix comment.
14925
14926 * TODO: Remove item about printing variables in nodebug.exp. Add
14927 item about enabling tests which are only run on some targets.
14928
14929 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
14930 fail, make test names unique, use new gdb_test convention
14931 regarding pattern, use gdb_test more, etc.).
14932
14933 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
14934 fail, make test names unique, etc.).
14935
14936Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14937
14938 * gdb.base/nodebug.c: Change return type of top and middle to
14939 short.
14940 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
14941 are fixed by the recent mdebugread.c changes. Allow `short ()'
14942 as type for top and middle.
14943
14944Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14945
14946 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
14947 nearly as I can tell, the whole thing was an accident in Stu's
14948 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
14949 to replace a send/expect pair with gdb_test, but ended up only
14950 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
14951 of 30 Mar 1995 took care of it, but left this vestigial comment
14952 which I am now nuking.
14953
14954Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14955
14956 * gdb.base/break.exp: Look for different line number for
14957 breakpoint at main depending on usestubs.
14958
14959Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14960
14961 * gdb.base/list.exp: Adjust some alternate expect patterns to
14962 match recent list0.c change. Add alternate expect pattern for
14963 output from `list default lines around main' for optimizing
14964 compilers.
14965
14966Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14967
14968 * lib/gdb.exp: If nosignals is not set, set it to 0.
14969
14970Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
14971
14972 * config/slite-gdb.exp: Responds to load symbol table prompt.
14973 * gdb.base/break.exp: Adjust line number, fix rerun.
14974 * gdb.base/langs0.c: Add #ifdef usestubs.
14975
14976Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
14977
14978 * gdb.base/list.exp: Adjust line contents after adding new lines in
14979 list0.c. Also fix a syntax error.
14980
14981 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
14982 * gdb.base/break.exp: ditto.
14983 * gdb.base/list.exp: ditto.
14984 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
14985 * gdb.base/run.c: ditto.
14986 * gdb.base/list0.c: ditto.
14987 * gdb.base/funcargs.c: ditto.
14988
14989Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
14990
14991 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
14992 $targetname, $serialport and $baud instead of hardwired variables.
14993 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
14994 target doesn't support signals.
14995
14996Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
14997
14998 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
14999
15000Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15001
15002 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
15003 Don't rely on the value of an auto variable before it has been
15004 initialized. Use gdb_test more.
15005
15006Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15007
15008 * lib/gdb.exp (default_gdb_version): A version number must start
15009 with a digit, but other than that contains all characters up to
15010 the first whitespace character.
15011
15012Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15013
15014 * gdb.base/commands.exp (breakpoint_command_test): New tests.
15015
15016Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15017
15018 * gdb.c++/*.exp: Warn if executable does not exist. The original
15019 reason for skipping the warning was that configure.in sometimes
15020 intentionally skipped building the executables but the tcl code
15021 had no way of knowing. That (a) was always bogus with respect to
15022 error handling, (b) is no longer true (right now there is no way
15023 to skip C++ tests).
15024
15025 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
15026
15027Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15028
15029 * gdb.base/list.exp: Add expect patterns for output from
15030 SunPRO compiled executables.
15031 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
15032 types.
15033
15034Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15035
15036 * gdb.base/break.exp (test_next_with_recursion): Accept any line
15037 number (we are already testing that the correct source line text
15038 gets printed).
15039
15040 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
15041 that is what is intended, but something needed to be done to get
15042 sunos4 native working again.
15043
15044 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
15045
15046 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
15047 apparently went with a (very) old xfail.
15048
15049Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
15050
15051 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
15052 runto_main is a proc in gdb.exp that will do 'step' for target use
15053 stubs.
15054 * gdb.base/exprs.exp: ditto.
15055 * gdb.base/interrupt.exp: ditto.
15056 * gdb.base/opaque.exp: ditto.
15057 * gdb.base/printcmds.exp: ditto.
15058 * gdb.base/ptype.exp: ditto.
15059 * gdb.base/scope.exp: ditto.
15060 * gdb.base/setvar.exp: ditto.
15061 * gdb.base/signals.exp: ditto.
15062 * gdb.base/twice.exp: ditto.
15063 * gdb.c++/classes.exp: ditto.
15064 * gdb.c++/inherit.exp: ditto.
15065 * gdb.c++/templates.exp: ditto.
15066 * gdb.base/break.exp: no run and hit main for stubs. Change line
15067 numbers for breakpoints and info breakpoint.
15068 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
15069 breakpoint().
15070 * gdb.base/callfuncs.c: ditto.
15071 * gdb.base/exprs: ditto.
15072 * gdb.base/interrupt.c: ditto.
15073 * gdb.base/opaque0.c: ditto.
15074 * gdb.base/printcmds.c: ditto.
15075 * gdb.base/ptype.c: ditto.
15076 * gdb.base/scope0.c: ditto.
15077 * gdb.base/setvar.c: ditto.
15078 * gdb.base/signals.c: ditto.
15079 * gdb.base/twice.c: ditto.
15080 * gdb.c++/misc.cc: ditto.
15081 * gdb.c++/templates.cc: ditto.
15082
15083Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15084
15085 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
15086
15087 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
15088 somewhere between `read' and `main.c'. I'm pretty sure the
15089 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
15090 and it isn't particularly useful.
15091
15092 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
15093
15094Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15095
15096 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
15097
15098Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
15099
15100 * config/mt-slite: add LIBS and -nostdlib.
15101 * config/slite-gdb.exp: add this new file to support sparclite target.
15102
15103Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
15104
15105 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
15106
15107 * gdb.base/a2-run.exp: Change argument to istarget from
15108 "*-*-vxworks" to "*-*-vxworks*".
15109 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
15110
15111Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
15112
15113 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
15114 will not runto main but do a 'step' to step out of breakpoint().
15115 * config/mt-slite: add -Dusestubs.
15116
15117Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15118
15119 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
15120 instead of just @.
15121
15122 * gdb.base/signals.exp: Add test for "handle all print".
15123 * TODO: Remove "handle all print". Also remove item about
15124 checking copyright date (I don't like the idea of a spurious FAIL
15125 based on when we run the tests).
15126
15127 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
15128 for SunOS4 (reason for failure not investigated). Remove
15129 redundant test for $binfile.
15130
15131 * gdb.base/nodebug.c (array_index): Call malloc.
15132
15133 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
15134
15135Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
15136
15137 * gdb.base/recurse.exp: Update gdb_test invocation to use new
15138 conventions and slightly simplify the matching regexp.
15139
15140Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15141
15142 * gdb.base/break.exp: Update gdb_test invocation to use new
15143 convention.
15144
15145 * lib/gdb.exp: If noargs is not set, set it to 0.
15146
15147 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
15148 tests unique.
15149
15150 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
15151
15152Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15153
15154 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
15155 one argument of type "<non-float parameter>".
15156
15157Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
15158
15159 * config/rom68k.exp: New file to support Motorola IDP board.
15160 * gdb.base/a2-run.exp: Skip this file if noargs is set.
15161 * gdb.base/break.c: Change things around so that this program
15162 doesn't depend upon args. This is necessary to make remote
15163 targets work (in general, they can't take args).
15164 * gdb.base/break.exp: Don't try to send args to program. Don't
15165 expect output. Also, replace lots of code with gdb_test.
15166
15167Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15168
15169 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
15170 printing of '\'' (which is what the comment says we are testing,
15171 even though we were not), not '''.
15172 (test_integer_literals_rejected): Test that printing ''' is an error.
15173
15174 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15175 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
15176 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
15177 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
15178 Use gdb_test not test_print_accept.
15179 * lib/gdb.exp: Remove test_print_accept.
15180
15181 * gdb.base/signals.exp (signal_tests_1): Make pass message
15182 consistent with fail message.
15183
15184 * gdb.base/whatis.exp: Remove xfails for printing char vs.
15185 unsigned char; the bug (PR 1821) is fixed.
15186
15187 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
15188
15189 * gdb.base/scope.exp (test_at_localscopes): Call pass for
15190 successful tests--makes xfailing them work right.
15191
15192Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15193
15194 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
15195 only \r\n, not .*. The test can pass .* as the last thing in
15196 $pattern if that is what it wants. In addition to providing this
15197 flexibility, this change should speed up pattern matching in cases
15198 where the pattern already ended with .* (there were a number of
15199 them). This change also helps catch bad patterns--in the old
15200 scheme the typo "char \*" instead of "char \\*" would pass. Now
15201 it is caught.
15202 * Many .exp files: Update callers.
15203
15204 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
15205 clearer and does not spuriously match multiple ('s. Likewise for
15206 ) and *.
15207
15208 * gdb.base/nodebug.exp: Test ability to call a function and pass
15209 it a string (even with no debugging info).
15210
15211 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
15212 "p '\'", which is the same as "p ''" once tcl gets done with
15213 quoting, to "p '\\'", which I suspect is what is intended (one
15214 backslash gets sent to GDB).
15215
15216 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
15217
15218Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15219
15220 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
15221 1817) was fixed literally years ago.
15222
15223Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15224
15225 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
15226 test, it causes stepping out of call_after_alloca_subr with
15227 optimizing compilers.
15228 (localvars_in_indirect_call): Consume GDB prompt if `finish'
15229 fails.
15230
15231 * gdb.c++/templates.exp: Source templ-info.exp only if
15232 the templates executable exists.
15233
15234 * gdb.c++/misc.cc (class Contains_static_instance,
15235 class Contains_nested_static_instance),
15236 gdb.c++/classes.exp (test_static_members): Test printing of
15237 a class that contains a static instance of the class.
15238
15239Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15240
15241 * gdb.base/langs2.c (cppsub_): Don't prototype.
15242 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
15243 only, I believe).
15244
15245Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15246
15247 * lib/gdb.exp (skip_chill_tests): New procedure.
15248
15249 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
15250
15251Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
15252
15253 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
15254 each expect pattern. Cuts runtime from 12 to about 4 seconds.
15255
15256Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15257
15258 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
15259
15260 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
15261 disassemble 8, not 16, instructions for part 4.
15262
15263 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
15264 support the latter anymore.
15265
15266 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
15267 -DNO_PROTOTYPES.
15268 * gdb.base/callfuncs.c: Control use of prototypes based on
15269 NO_PROTOTYPES, not __STDC__.
15270 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
15271 t_float_values2 tests if prototypes in use.
15272
15273 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
15274 t_double_values): When checking differences against DELTA, check
15275 that difference is within the range (-DELTA,DELTA), not just
15276 (-infinity,DELTA).
15277
15278Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
15279
15280 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
15281 'file' command firts, then 'target', then 'load', this is due to gdb
15282 target set up.
15283 * config/mips-gdb.exp: Fix a couple regular exp bugs.
15284
15285Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
15286
15287 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
15288 FP load/store variants.
15289 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
15290
15291Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
15292
15293 * gdb.base/term.exp: Do not give a warning if not native, it is
15294 not an abnormal condition.
15295
15296Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
15297
15298 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
15299 t_char_array".
15300
15301Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
15302
15303 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
15304 are getting the version number.
15305
15306 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
15307 if not native, it is not an abnormal condition.
15308
15309Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15310
15311 * lib/gdb.exp: Just use "file exists", rather than undocumented
15312 dejagnu procedure "findfile".
15313
15314Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15315
15316 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
15317 (LDFLAGS): Set to -Xlinker -Ur.
15318
15319 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
15320 Removed, these values are set by lib/gdb.exp.
15321
15322 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
15323
15324Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15325
15326 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
15327 of replicating gdb startup code.
15328
15329 * config/mt-vxworks (LDFLAGS): Set to -r.
15330 (CFLAGS_FOR_TARGET): Removed.
15331
15332 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
15333 (gdb) and gdb for vxworks uses (vxgdb).
15334
15335 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
15336 executable is not in the tree and host != target, use sed and
15337 program_transform_name to determine the gdb name used by the
15338 target.
15339
15340 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
15341 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
15342
15343Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15344
15345 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
15346 floats, chars, and shorts where there are ANSI-style function
15347 definitions.
15348
15349 * gdb.base/langs.exp, gdb.base/langs*: New test.
15350 * gdb.base/Makefile.in: Build it.
15351 * TODO: Remove item about checking that C names don't get C++
15352 demangling applied; this test tests it.
15353
15354Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15355
15356 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
15357 went with the const70 xfail. The xfail went away a year ago.
15358
15359 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
15360
15361 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
15362 for hp300.
15363
15364 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
15365
15366 * gdb.base/a1-selftest.exp: Don't run on hp300.
15367
15368Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15369
15370 * Makefile.in (site.exp): Set host_alias and target_alias as well
15371 as host_triplet and target_triplet.
15372
15373Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15374
15375 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
15376
15377 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
15378 places as other ecoff systems).
15379
15380 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
15381 ultrix.
15382
15383Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15384
15385 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
15386 remove them.
15387 * gdb.base/nodebug.exp: Accept "function" in addition to "text
15388 variable and "variable" in addition to "data variable".
15389 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
15390
15391 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
15392 2.
15393 * gdb.base/list1.c (long_line): Add additional statement at start
15394 of function.
15395 * gdb.base/list.exp (test_forward_search): Update line number to
15396 reflect new statement.
15397
15398Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15399
15400 * gdb.base/signals.exp: Reinitialize searched source directories
15401 after gdb_start call.
15402
15403Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
15404
15405 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
15406 * gdb.stabs/Makefile.in: Likewise.
15407
15408 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
15409 change. Instead split the tests into smaller pieces.
15410 * gdb.disasm/hppa.s: Corresponding changes.
15411
15412Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15413
15414 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
15415 Quote ^C when passing it to stty. For some shells ^ is a pipe.
15416
15417 * gdb.base/funcargs.exp: Modify many tests so that every test
15418 either passes or fails. Make some test names unique.
15419
15420Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15421
15422 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
15423 Call stty to set interrupt character.
15424
15425 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
15426 for HP assembler versus GNU assembler based on actual behavior of
15427 $(CC), rather than assuming that $(AS) is always the GNU assembler.
15428
15429 * TODO: Suggest a few more stepping tests.
15430
15431Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
15432
15433 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
15434 restart GDB for h8300 after a continue.
15435 (return): Add pattern to match a29k-udi behavior.
15436 * gdb.base/nodebug.exp: Remove obsolete comment.
15437 * gdb.base/regs.exp: New file, testing of register displays.
15438 * gdb.base/return.exp: Fix typo in reference to $objdir.
15439 * gdb.base/whatis.exp: Always start with a fresh GDB.
15440
15441Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15442
15443 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
15444 higher, these tests generate a lot of output.
15445
15446Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15447
15448 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
15449 code following the catch silently ignored some errors; without the
15450 catch they should be thrown like any other tcl error. Also, the
15451 catch used "" instead of {} which meant all the callers who wanted
15452 to include one of the characters "[]$ had to quote it an extra time.
15453 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
15454 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
15455 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
15456 Remove extra quoting.
15457
15458Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
15459
15460 * gdb.base/commands.exp: Make test names unique; every test either
15461 passes or fails. Update some comments.
15462
15463 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
15464
15465Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15466
15467 The following fixes a FAIL caused by the fact that the alpha stabs
15468 configuration didn't use the ".if alpha" code in weird.def.
15469 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
15470 bit pointer, so the 32 bit version works even on the alpha.
15471 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
15472 Remove the stuff which allowed us to have separate versions for
15473 alpha and everything else.
15474
15475 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
15476 regexp which "info func operator\[\](" is supposed to match. Fix
15477 string to send to GDB. Note that GDB still doesn't work right. Add a
15478 new test for "info func .perator\[\](" which GDB does handle correctly.
15479
15480 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
15481
15482Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15483
15484 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
15485 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
15486 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
15487 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
15488 it makes the tests harder to understand and confuses test-o-matic.
15489 The preferred style is that each test provides a PASS or a FAIL,
15490 and has a unique message (e.g. "continue #54" not just "continue")
15491 which is the same for the pass and the fail.
15492 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15493 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
15494 to lib/gdb.exp.
15495 * gdb.base/printcmds.exp: Use test_print_accept. Remove
15496 prt_accept which was basically the same thing. Likewise for
15497 test_print_reject and prt_reject.
15498 * lib/gdb.exp (test_print_reject): Add some more error message
15499 patterns to match from the former printcmds.exp (prt_reject).
15500 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
15501 One defect of the passcount stuff is that some of it failed to
15502 report XPASS where appropriate.
15503 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
15504 stuff before and after arg in expected pattern.
15505 (test_paddr_operator_functions): Re-do test without print_addr_of;
15506 this is the only test which seems to want extra stuff there.
15507
15508Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15509
15510 * gdb.base/nodebug.exp: Update new tests to reflect improved
15511 wording of gdb output.
15512
15513 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
15514 and "ptype" work on variables in files compiled without -g.
15515 Replaces commented out "maint print msymbol" tests.
15516
15517Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15518
15519 * gdb.base/setvar.c (dummy): Call malloc.
15520
15521 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
15522 losing with the irix4 sed.
15523
15524 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
15525 ALRM" on irix4.
15526
15527Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15528
15529 * TODO: Remove items about corefile.exp testing new exec-file and
15530 backtrace; both are now done. Add items about printing enums.
15531
15532Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15533
15534 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
15535 "get signal $thissig" test fails.
15536
15537 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
15538
15539Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15540
15541 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
15542 compiler warning with dec alpha compiler.
15543
15544 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
15545 extra \n from gdb_test call (this explains why the prompt test
15546 that I removed yesterday was there).
15547 (user_defined_command_test): Remove extra \n and prompt test.
15548
15549 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
15550 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
15551 doesn't exist.
15552 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
15553 Also remove alpha workaround, which turns out to be because
15554 SIGABRT == SIGLOST.
15555
15556 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
15557
15558 * gdb.base/help.exp: Don't test "help show".
15559
15560Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15561
15562 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
15563 "set print address" is on.
15564 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
15565 pass prompt to gdb_test; gdb_test already looks for the prompt.
15566
15567 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
15568
15569 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
15570 was a vestige of the manual TESTSTRATEGY, and the purpose of it
15571 was to make sure that gdb can read a core file. But (a) the "read
15572 the corefile" part didn't make it to a1-selftest.exp, we just
15573 delete the corefile after creating it, and (b) we test reading
15574 corefiles in corefile.exp anyway. Also, this test left around a
15575 xgdb process on Solaris.
15576
15577 * gdb.base/corefile.exp: Also test backtrace.
15578
15579Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
15580
15581 * gdb.base/commands.exp: Test a simple user defined command with
15582 arguments and if/while statements; verify the full user command is
15583 printed by "show user".
15584
15585 * gdb.base/commands.exp: Test if/while commands as part of a
15586 breakpoint command list; verify they appear in breakpoint
15587 information.
15588
15589Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15590
15591 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
15592 than by dividing by zero.
15593
15594Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
15595
15596 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
15597 performing an inferior call with watchpoints enabled.
15598 * gdb.base/watchpoint.c (main): Delete second unnecessary read
15599 call.
15600
15601Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15602
15603 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
15604 of "file" command.
15605
15606 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
15607 Add additional pattern for when "int operator int(void);" appears
15608 in a different order.
15609
15610Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15611
15612 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
15613
15614 * gdb.base/help.exp: Replace most of docstrings for "info signals"
15615 and "signal" with ".*".
15616
15617Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15618
15619 * TODO: Add note about "handle all nostop".
15620
15621 * gdb.base/{sigall.c, sigall.exp}: New test.
15622 * gdb.base/Makefile.in: Add it.
15623
15624Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15625
15626 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
15627 when invoking GDB, suppresses any windowing interface.
15628
15629Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
15630
15631 * config/sim-gdb: New file, simulator testing support.
15632
15633Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
15634
15635 * gdb.base/interrupt.exp: Test calling func1 twice.
15636
15637Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
15638
15639 * gdb.base/list.exp (test_forward_search): Set timeout higher
15640 when we'll be getting lots of output from gdb.
15641
15642 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
15643 "init_malloc" to after the expect statement. Run it if that
15644 regexp is taken, but also for two others which happen if source
15645 cannot be found.
15646
15647Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15648
15649 * gdb.base/printcmds.exp: New test, for printing register before
15650 program is running.
15651
15652Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15653
15654 * gdb.base/list.exp: Correct some alternate expect patterns
15655 to reflect changes in list1.c.
15656
15657Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15658
15659 * TODO: Add item regarding large frames.
15660
15661 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
15662
15663 * TODO: Remove item about enabling return.exp; it
15664 is enabled. Suggest a few more "return" tests.
15665
15666Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15667
15668 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
15669 anonymous unions.
15670
15671Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15672
15673 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
15674 and pr-5646.o, so "make" is the same as "make all", not "make
15675 pr-4975.o".
15676
15677Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
15678
15679 * gdb.base/list.exp: Adjust expectations to reflect changes in
15680 list1.c.
15681 (test_forward_search): New test proc.
15682 * gdb.base/list1.c (long_line): New function, has long source line.
15683
15684Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
15685
15686 * gdb.base/a1-selftest.exp: Change initial stepping to know about
15687 additional line of code that was added.
15688
15689Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
15690
15691 * gdb.disasm/hppa.s: Break the large branching tests into smaller
15692 tests so as not to overflow expect's input buffers.
15693 * gdb.disasm/hppa.exp: Corresponding changes.
15694
15695Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15696
15697 Beginnings of template debugging tests.
15698 * gdb.c++/templ-info.cc: New file to test for template
15699 debugging capability of the compiler.
15700 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
15701 templ-info.cc.
15702 * gdb.c++/templates.cc: Add explicit template instantiations
15703 to enable compiling with -fno-implicit-templates. Add destructor
15704 and 'value' method to T5 class for template tests.
15705 * gdb.c++/templates.exp: Add testcases for printing of template
15706 types, setting breakpoints on template methods and calling a
d63a86f8 15707 template method.
c906108c
SS
15708
15709Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
15710
15711 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
15712 branch target since some assemblers (gas-2.5) may emit a
15713 relocation for the branch instead of resolving it in the
15714 assembler.
15715
15716Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15717
15718 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
15719 through signal handler.
15720
15721Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15722
15723 * configure.in (*-*-netware): Use config/mt-netware.
15724
15725 * config/mt-netware: New file.
15726 * config/mt-i386-netware: Removed, separate configs for different
15727 netware architectures are no longer needed now that we have
15728 --with-headers.
15729
15730Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15731
15732 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
15733 by the recent changes to use ANSI C arithmetic conversions.
15734
15735Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15736
15737 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
15738 bug involving using inferior_pid to figure out whether to select a
15739 frame.
15740
15741Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
15742
15743 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
15744 match the current disassembler output.
15745
15746Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
15747
15748 * gdb.fortran/exprs.exp: Expect VOID instead of void.
15749 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
15750 types, expect "int" as type of integer values (for now).
15751
15752Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
15753
15754 * gdb.base/commands.exp: New tests for if/while commands.
15755
15756Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
15757
15758 * lib/gdb.exp (runto): Replace sub-pattern for hex value
15759 by .*, since hex values have different syntax in Chill mode.
15760
15761Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15762
15763 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
15764 linefeed from expect pattern for repeated types with indices > 9.
15765
15766Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
15767
15768 First part of Fortran test suite.
15769 * gdb.fortran: New directory.
15770 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
15771
15772Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15773
15774 * gdb.base/default.exp: Update expect pattern for load command
15775 without arguments.
15776
15777Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15778
15779 * configure.in: Change i386 to i[345]86.
15780 * gdb.base/configure.in: Likewise.
15781 * gdb.c++/configure.in: Likewise.
15782 * gdb.chill/configure.in: Likewise.
15783
15784Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
15785
15786 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
15787 patterns, since that is not a valid context for comments.
15788
15789Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
15790
15791 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
15792 repeated types and repeated types with indices > 9.
15793
15794Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
15795
15796 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
15797 2417; old bug has been fixed.
15798
15799Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
15800
15801 * gdb.base/interrupt.exp: When trying to wake up the inferior,
15802 send the newline ourselves instead of assuming gdb_test will do
15803 so when passed an empty input string.
15804
15805 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
15806 stabs testcode.
15807
15808Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15809
15810 * lib/gdb.exp (gdb_test): Don't send anything if the first
15811 argument is an empty string. This makes cases where we want to
15812 match output that is already in expect's buffers (for example,
15813 matching a breakpoint after gdb_run_cmd has been called) work
15814 reliably.
15815
15816Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15817
15818 * config/netware.exp: New file.
15819
15820Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15821
15822 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
15823 the -B and -L prefixes so we can find the debugging stub.
15824
15825 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
15826 there and we are using the gcc from the tree.
15827
15828 * gdb.base/types.c: Removed.
15829
15830 * gdb.base/configure.in: Look for makefile fragments in ../config.
15831 Recognize i386-*-netware.
15832 * gdb.c++/configure.in: Likewise.
15833
15834Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15835
15836 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
15837 the correct TCL syntax.
15838
15839Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15840
15841 * gdb.base/opaque.exp: use runto instead of messing around with
15842 breakpoints. Simplify by using gdb_test.
15843
15844 * gdb.base/bitfields.exp: restart between tests on netware targets
15845 because breakpoints aren't relocated after target death. Run
15846 processes to completion.
15847
15848 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
15849
15850Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
15851
15852 * Makefile.in: Remove extra tabs that confuse some versions
15853 of "make". Use the newly built gdb to test with by default,
15854 rather than the first one in the tester's search path.
15855
15856Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
15857
15858 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
15859
15860 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
15861 condition help.
15862
15863Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15864
15865 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
15866
15867 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
15868 running.
15869 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
15870 * gdb.base/funcargs.exp: Likewise.
15871
15872 * gdb.base/bitfields.exp: Simplify by using gdb_test.
15873 * gdb.base/funcargs.exp: Likewise.
15874
15875 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
15876 message is "".
15877
15878Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15879
15880 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
15881 return,signals,twice}.exp: Handle non-existant binaries
15882 consistantly.
15883
15884 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
15885 * gdb.base/Makefile.in: Don't try to generate a core dump, we
15886 might testing a cross development system.
15887
15888Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15889
15890 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
15891 runtest script is relative to ${srcdir}, not ${rootdir}.
15892
15893Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
15894
15895 * gdb.base/signals.exp: Allow for optionality of breakpoint
15896 address.
15897
15898Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15899
15900 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
15901
15902Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15903
15904 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
15905 for size_t definition.
15906 * gdb.c++/templates.cc: Likewise
15907
15908 * config/mt-i386-netware: New file.
15909
15910 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
15911 defined.
15912
15913 * gdb.base/Makefile.in: Added support for systems that name core
15914 files by appending "core" to the program name.
15915 * gdb.base/a1-selftest.exp: Likewise.
15916
15917Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15918
15919 * gdb.base/return.exp: Add comment and message for `return double'
15920 test failure on Sparc Solaris.
15921
15922Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
15923
15924 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
15925
15926Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15927
15928 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
15929 from optimizing them away.
15930 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
15931 patterns to include default constructors and assignment operators,
15932 to match gcc versions beyond 2.5.8. Accept any cplus demangling
15933 character in the output of the virtual base pointer.
15934
15935Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15936
15937 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
15938 expression match in print_addr_of to avoid unintented matches.
15939 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
15940 versions up to 2.5.8.
15941
15942Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15943
15944 * gdb.base/list.exp: Tweak alternate pattern for listing of an
15945 included file to run under newer versions of expect.
15946 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
15947 consecutive >'s in templates to accomodate recent cplus-dem.c change.
15948 Remove xfail for the virtual table of BDDHookV.
15949
15950Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15951
15952 * lib/gdb.exp (string_to_regexp): Set a default result.
15953 (default_gdb_start): Fix misleading message.
15954
15955Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
15956
15957 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
15958 Remove all CC, etc definitions.
15959 * config/mt-hpux: New file.
15960 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
15961 (CFLAGS, LDFLAGS): Define.
15962 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
15963
15964 * Makefile.in (site.exp): Don't insert host_os, etc.
15965 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
15966 (distclean): Check existence of subdir.
15967 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
15968 * gdb.base/Makefile.in: General cleanup and simplification.
15969 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15970 to build executables. Use default rule to build .o files.
15971 (EXPECT, RUNTEST, CC): Fix relative pathname.
15972 (site.exp): Don't insert host_os, etc.
15973 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
15974 and/or SIGUSR1 defined.
15975 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
15976 * gdb.c++/Makefile.in: General cleanup and simplification.
15977 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15978 (CFLAGS): Remove.
15979 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
15980
15981Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
15982
15983 * gdb.base/recurse.exp: Misc changes to get tests running again
15984 after Kung's changes to the watchpoint code.
15985 * gdb.base/watchpoint.exp: Likewise.
15986
15987Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
15988
15989 * lib/gdb.exp (string_to_regexp): Convert {\} also.
15990
15991Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15992
15993 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
15994 * lib/gdb.exp (default_gdb_start): Define.
15995 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
15996 gdb.base/funcargs.exp, gdb.base/opaque.exp,
15997 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
15998 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
15999 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
16000 Don't call gdb_target_udi in between tests.
16001
16002Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16003
16004 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
16005 (which was basically just a local version of the same thing). In
16006 addition to avoiding duplication, gdb_test_exact is faster.
16007 * lib/gdb.exp (gdb_test_exact): Fix typo.
16008
16009 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
16010 don't give an error.
16011
16012 * gdb.base/term.exp: Call delete_breakpoints before starting.
16013
16014 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
16015 (t10): Add comment.
16016
16017Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
16018
16019 Reorganization of the GDB Test Suite.
16020
16021 * gdb.base: New directory, contains all the basic tests.
16022 * gdb.c++: New directory, tests specific to C++.
16023 * gdb.chill: New directory, tests specific to Chill.
16024 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
16025 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
16026 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
16027 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
16028 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
16029 t30-31 to chill).
16030 * */gdbme.*: Rename to match appropriate expect scripts.
16031 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
16032 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
16033 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
16034 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
16035 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
16036 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
16037 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
16038 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
16039 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
16040 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
16041 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
16042 gdb.c++/virtfunc.cc: New names of C++ files.
16043 * gdb.chill/chillvars.ch: New name of Chill file.
16044 * gdb.base/configure.in, gdb.c++/configure.in,
16045 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
16046 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
16047 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
16048 * configure.in (configdirs): Update to reflect directory changes.
16049 (target_abbrev): No longer define for any configuration.
16050 * Makefile.in: Cosmetic improvements to header comments.
16051
16052Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16053
16054 Various changes to gdb.t31:
16055
16056 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
16057 * gdbme.ch: Make all key-words and predefineds be upper-case.
16058 * chillvars.exp: Expect key-words and predefinds in upper-case.
16059
16060 * chillvars.exp: Use gdb_test_exact many places.
16061 Change expected output for arrays (which now includes index labels).
16062
16063 * pr-5020.exp, gdme.ch (module PR_5020):
16064 New test, for PR-5020.
16065
16066Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
16067
16068 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
16069 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
16070
16071Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
16072
16073 * Makefile.in: Fix bit-rot in definitions of CHILL,
16074 CHILL_FOR_TARGET and Chill_LIB.
16075 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
16076 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
16077 CHILL, and CHILL_LIB.
16078
16079Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
16080
16081 * Revert the previous changes. Please see Rob's directory
16082 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
16083
16084Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
16085
16086 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
16087 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
16088 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
16089 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
16090 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
16091 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
16092 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
16093 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
16094 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
16095 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
16096 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
16097 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
16098 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
16099 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
16100 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
16101 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
16102 changes from 94Q1.
16103
16104Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
16105
16106 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
16107 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
16108 Rob's new testing fragments.
16109
16110Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
16111
16112 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 16113 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
16114
16115Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
16116
16117 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
16118 version also, match on casted version strings, and match on
16119 gdb startup case where the line numbers might be messed up.
16120
16121Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
16122
16123 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 16124 (CFLAGS): Delete it from here.
c906108c
SS
16125
16126Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
16127
16128 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
16129
16130Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
16131
16132 * Makefile.in (RUNTEST): Default to just "runtest".
16133
16134Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16135
16136 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
16137 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
16138 the code has been restructured.
16139
16140Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16141
16142 * gdb.t00/default.exp (set write): Allow any number of \r and/or
16143 \n, not just one of each.
16144
16145 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
16146 /bin/cc gives a warning if you do.
16147
16148Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
16149
d63a86f8 16150 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
16151 __t10ListS_link1ZUiRCUiPT0
16152
16153Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16154
16155 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
16156 on local variables in recursive functions.
16157
16158 * gdb.t07/Makefile.in: Build the new test.
16159
16160Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16161
16162 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
16163 directly. Instead compare the return values from actual calls.
16164
16165Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
16166
16167 * Makefile.in (check): Set TCL_LIBRARY for runtest.
16168
16169Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16170
16171 * From Peter Schauer with minor modifications.
a9c64011
AS
16172 * gdb.t15/return.exp (return_tests): Handle targets where "return"
16173 stops in mid-line in the caller. Add xfail for returning a float
16174 value on X86 targets.
c906108c
SS
16175
16176Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16177
16178 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
16179 to avoid expect lossage.
16180 (fmem_LRbug_tests): Likewise.
16181 * gdb.disasm/hppa.s: Corresponding changes.
16182
16183 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
16184 conditions to work with latest dejagnu/expect.
16185
16186 * gdb.t15/funcargs.exp (finish from indirect call): No longer
16187 expected to fail on the PA.
16188 (backtrace in call with trampolines): Explicitly require main
16189 to be frame #1 (no trampolines should show up in backtrace).
16190
16191 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
16192 "continue -expect".
16193 * gdb.t06/break.exp: Likewise.
16194 * gdb.t07/watchpoint.exp: Likewise.
16195 * gdb.t13/bitfields.exp: Likewise.
16196 * gdb.t15/{funcargs,return}.exp: Likewise.
16197 * gdb.stabs/weird.exp: Likewise.
16198 * config/{mips,udi}-gdb.exp: Likewise.
16199
16200 * hppa.sed: Enclose comments within a sed command to avoid
16201 losing with the old OSF1 sed.
16202
16203Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16204
16205 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
16206 sequent dynix.
16207 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
16208 * gdb.t15/funcargs.exp: Conditionally step again to really
16209 finish from marker_call_with_trampolines. Handle the case where
16210 the first step from within call_with_trampolines already steps
16211 us back to main.
16212 * gdb.t15/gdbme.c: Add comment to closing brace of
16213 call_with_trampolines for funcargs.exp.
16214
16215Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16216
d63a86f8 16217 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
16218 Fix typo(s).
16219
16220Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16221
16222 * gdb.t07/gdbme.c: More code for watchpoint testing.
16223
16224 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
16225 "Hardware watchpoint" throughout file.
16226 (test_watchpoint_triggered_in_syscall): New test.
16227 (test_complex_watchpoint): New test.
16228
16229Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16230
16231 * gdbme.c (call_with_trampolines): New function to try and step
16232 into. Tests trampoline problems on the PA.
16233
16234 * funcargs.exp (localvars_in_indirect_call): No longer expect
16235 stepping into indirect call to fail on PAs.
16236 (test_stepping_over_trampolines): New test.
16237
16238Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16239
16240 * TODO: Add suggestions for static member function tests, and
16241 completion tests.
16242
16243Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16244
16245 * TODO: Add suggestions for "p/a" tests.
16246
16247 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
16248 (default_gdb_exit): Replace all the hair with sending "quit" to
16249 the process with a simple close.
16250
16251Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16252
16253 * TODO: Add suggestions for shared library tests.
16254
16255Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16256
16257 * TODO: Add suggestions for x/s tests.
16258
16259Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16260
16261 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
16262 "enable once", and "enable breakpoints once" with ".*".
16263
16264Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16265
16266 * TODO: Add suggestions about structure passing tests.
16267
16268Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16269
16270 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
16271 the primary1 test, use work around if __GNUC__ < 2.
16272 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
16273 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
16274 Test for bad output rather than waiting for timeout. Issue
16275 second continue only if first continue failed.
16276
16277Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16278
16279 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
16280 operator[] test with gdb_test because the old code didn't seem to
16281 be getting the quoting right with the new dejagnu.
16282
16283Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
16284
16285 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
16286 one from the path.
16287 * Makefile.in: Use a fresh expect if there is one, use runtest
16288 from the src tree if there is one.
d63a86f8 16289
c906108c
SS
16290Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16291
16292 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
16293 next over recursive call. Revise the tests from that point on
16294 (which had been skipped) to match GDB's actual (correct) output.
16295
16296 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
16297 with next over a breakpoint whose condition is false.
16298
16299 * gdb.t00/help.exp: Comment out "help set print" tests just like
16300 (and for same reason as) "help set" test.
16301
16302Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16303
16304 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
16305 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
16306
16307Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16308
16309 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
16310 necessary gdb_target_udi.
16311
16312 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
16313
16314 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
16315 1838 and 2417; they are fixed.
16316
16317 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
16318 gdb.t03/ptype.exp (ptype structure, ptype union):
16319 Remove xfails; the test is looser than when the xfails were added.
16320
16321 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
16322 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
16323
16324 * gdb.t01/run.exp: Only run shell test if isnative.
16325
16326 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
16327 since "run" automatically loads if necessary. Call gdb_target_udi
16328 after the "file" since "file" kills any execution target.
16329
16330 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
16331 GDB. GDB doesn't work that way (not anymore at least) on UDI.
16332 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
16333 argument for UDI.
16334
16335Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16336
16337 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
16338
16339 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
16340
16341Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16342
16343 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
16344 properly quoting regexps. This makes the second argument to
16345 demangle a fixed string, which matches the callers, instead of a
16346 shell-style pattern which is what the previous implementation
16347 used. Update some of the callers.
16348
16349Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16350
16351 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
16352 (comib_nullified_tests): Fix typo.
16353 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
16354 strings. No longer expected to fail.
16355
16356 * gdb.disasm/hppa.s (addib_tests): Fix typo.
16357 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
16358 strings. No longer expected to fail.
16359
16360 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
16361 string. No longer expected to fail.
16362
16363Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16364
16365 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
16366 No longer expected to fail.
16367
16368 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
16369 string. No longer expected to fail.
16370
16371Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16372
16373 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
16374 only in the names (I probably got most of them). I was even
16375 generous with some which differed in underscores in names, and
16376 probably missed a few, and I *still* was able to remove almost a
16377 third of the file with almost no impact on testsuite coverage.
16378
16379Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16380
16381 * gdb.t00/default.exp: Match udi_attach error message as well as
16382 the one from child_attach.
16383
16384 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
16385
16386 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
16387
16388 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
16389 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
16390
16391 * Move test with enums and partial symbols back to
16392 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
16393 Reverts the change of 26 May 93. Per today's change to
16394 stabs.texinfo, the behavior that weird.exp was expecting was
16395 unreasonable; what is important is that the compiler+gdb get
16396 things right, which happens with a recent gcc. Also fix the test
16397 to deal with native compilers which put out the stab gdb can't
16398 deal with.
16399
16400Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16401
16402 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
16403 in the names. The main thing these accomplish is to slow things down.
16404 Many more such duplicates surely remain.
16405
16406 * gdb.t00/help.exp: Comment out "help support" test just like
16407 (and for same reason as) "help set" test.
16408
16409Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
16410
16411 * gdb.t06/break.exp: Remove setup_xfails for
16412 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
16413 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
16414 about known bug in gcc to include up through 2.5.8.
16415 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
16416 well as "_vb$".
16417 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
16418 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
16419 with latest gcc and gdb.
16420 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
16421 well as "_vb$".
16422
16423Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16424
16425 * configure.in (hppa*-*-*): Also configure and build stabs-only
16426 tests.
16427
16428Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16429
16430 * gdb.t10/hppa.mt: A makefile fragment for the PA.
16431 * gdb.t10/configure.in (hppa*-*-*): Use it.
16432
16433Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16434
16435 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
16436
16437Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16438
16439 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
16440 versions prior to 1.13.5.
16441
16442Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16443
16444 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
16445 the prompt is at the start of a line.
16446
16447Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16448
16449 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
16450 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
16451 in the copr tests now.
16452 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
16453 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
16454 expected to fail.
16455
16456Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
16457
16458 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
16459 gdb.t31/chillvars.exp, lib/gdb.exp:
16460 Tweak to run under either version of expect.
16461 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
16462 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
16463 * gdb.t11/list.exp: Remove extraneous whitespace.
16464
16465Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16466
16467 * gdb.t16/printcmds.exp (test_print_strings): Accept
16468 "(unsigned char *) " before the string.
16469
16470 * TODO: Add notes about printing of fancy types and GDB expressions.
16471
16472Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
16473
16474 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
16475 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 16476 if doing mips-idt-ecoff.
c906108c
SS
16477
16478Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
16479
16480 * Most .exp files: Tweak to run under either version of expect.
16481
16482Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16483
16484 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
16485 xfails; I'm not sure why they are failing, but not because of PR 1806.
16486
16487Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
16488
16489 * config/unix-gdb.exp: Remove gdb_unload cause it's already
16490 defined in lib/gdb.exp.
16491
16492Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16493
16494 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
16495 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
16496 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
16497 have to be typeless.
16498
16499Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16500
16501 * TODO: Add suggestion for copyright year test.
16502
16503Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
16504
16505 * configure.in (*-*-lynxos*): Add stabs tests.
16506
16507Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16508
16509 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
16510 so insert a tab before any assembler directive in column zero.
16511
16512 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
16513 stores.
16514 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
16515 stores.
16516 (fpu_short_memory_tests): Likewise.
16517
16518Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16519
16520 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
16521 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
16522 .stabs directives in comments.
16523
16524Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16525
16526 * TODO: New file, describing tests we could write.
16527 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
16528
16529Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16530
16531 * gdb.t06/signals.exp: Add kludge to force re-sync.
16532
16533 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
16534 to xgdb instead of gdb, get out of gdb.
16535
16536Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
16537
16538 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
16539 for info.
16540
16541Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16542
16543 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
16544 * gdb.stabs/configure.in (hppa*-*-*): Use it.
16545 * gdb.stabs/hppa.sed: New sed script for the PA.
16546
16547Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16548
16549 * gdb.stabs: Re-write weird.def and configuration to use sed
16550 instead of cpp. sed is portable and POSIX; cpp is neither.
16551
16552Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16553
16554 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
16555
16556Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16557
16558 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
16559
16560Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16561
16562 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
16563 "_vb$".
16564 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
16565 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
16566
16567Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16568
16569 * lib/gdb.exp: Comment out code which depends on non-existent
16570 `transform' procedure.
16571
16572Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
16573
16574 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
16575 * lib/gdb.exp: Transform tool name.
16576 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
16577 1.1's new error handling system.
16578
16579Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16580
16581 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
16582
16583Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16584
16585 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
16586 They made pattern matching so slow that timeouts happened on
16587 heavily loaded systems. Now any output from "show print" which
16588 gets us back to the GDB prompt is a PASS.
16589
16590Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
16591
16592 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
16593
16594Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16595
16596 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
16597
16598 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
16599 It is not from PR 3220.
16600
16601Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16602
16603 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
16604 just started failing because they depended on the order the
16605 subcommands are presented, or exact docstring text. This kind of
16606 test is a pain and has minimal benefit.
16607
16608Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16609
16610 * gdb.t09/corefile.exp: At end of test, use "core" command with
16611 no arguments.
16612
16613Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
16614
16615 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
16616 17}/Makefile.in: Make it possible to run the testsuite with Sun
16617 make and CC = cross gcc by adding explicit build rules for .o
16618 files.
16619
16620Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16621
16622 * gdb.t15/funcargs.exp: Don't put comments on same line as
16623 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 16624
c906108c
SS
16625Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16626
16627 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
16628
16629Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
16630
16631 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
16632 * gdb.t20/inherit.exp: remove three dumplicate entries.
16633
16634Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16635
16636 * gdb.t06/break.exp: For "next over recursive call", fail on any
16637 incorrect output, not just on "factorial (value=2)".
16638
16639Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16640
16641 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
16642 working now. Add an xfail if accesing a bss variable causes
16643 a memory error if the target is not yet run.
16644
16645Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16646
16647 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
16648 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
16649 name of __st* demangling (2 strings). Did Kung really get the
16650 more than 95 others right without testing them?
16651
16652Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
16653
16654 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
16655
16656Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
16657
16658 * configure.in (configdirs): Add gdb.disasm
16659 * gdb.disasm: New directory for GDB disassembler tests.
16660 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
16661
16662Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16663
16664 * gdb.t00/help.exp: Don't test "help set".
16665
16666 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
16667 from within expect statements. None of these happen anymore and
16668 they cause regressions to be silently unnoticed.
16669
16670 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
16671 messages) about known failures with gcc cygnus-2.4.5-930417.
16672
16673 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
16674 comp-info.exp so it gets built if it doesn't exist.
16675
16676 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
16677 it is no longer used.
16678 * gdb.t13/comp-info.c: Removed.
16679
16680Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16681
16682 * gdb.t06/signals.exp: Add xfail for sun3.
16683
16684Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16685
16686 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
16687 relevant because ^C doesn't get sent but failure can be reproduced
16688 interactively).
16689
16690Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16691
16692 * gdb.stabs/alpha.mt: New configuration file for alpha.
16693 * gdb.stabs/configure.in: Use it.
16694 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
16695 sharing with alpha.mt, redefine long to word via preprocessor.
16696 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
16697 for alpha.
16698 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
16699 native cc.
16700 * gdb.t00/teststrategy.exp: Change expect string so that we
16701 consume the `(xgdb)' from the command echo and from the gdb prompt.
16702 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
16703 gdb currently compares all values as long, so this failure probably
16704 applies to any configuration where LONGEST is bigger than a target int.
16705 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
16706 with gcc.
16707 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
16708 to handle opaque pointers, gcc is.
16709 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
16710 as first argument. Include <sys/types.h> and change all operator
16711 new definitions to use size_t.
16712 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
16713 now that we use size_t.
16714
16715Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16716
a9c64011 16717 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 16718 a long or float array cast all array members to the same type.
a9c64011 16719 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 16720 with 64 bit longs.
a9c64011 16721 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 16722 on alpha.
a9c64011 16723 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
16724
16725Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16726
16727 * gdb.t24 (demangle.exp): Constructors of templates have names like
16728 vector<int>::vector(int) not vector<int>::vector<int>(int). See
16729 section 14.6 of the ARM.
16730
16731 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
16732 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
16733 accomplish little and slow down the testsuite.
16734
16735 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
16736 Accept spaces various places.
16737
16738Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16739
16740 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
16741 with watchpoint enabled.
16742
16743 * Makefile.in: Remove definition of CC and remove the second
16744 definition of CXX (the "CXX = gcc" one remains). These definitions
16745 were causing backquotes to be expanded within backquotes, which
16746 doesn't work.
16747
16748Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
16749
16750 * gdb.t17/callfuncs.exp: Add "return 0" to end.
16751
16752Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16753
a9c64011
AS
16754 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
16755 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
16756 by mips cc and contains no stabs entries.
16757
16758Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
16759
16760 * config/vx-gdb.exp: Use fake device to load files rather than
16761 NFS.
16762 * lib/gdb.exp: New proc to do "file" command.
16763 * config/unix-gdb.exp: Use new "file" proc.
16764
16765Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16766
16767 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
16768 Rework board rebooting slightly.
16769 (gdb_exit): Don't exit from the remote shell; there isn't one.
16770 * gdb.stabs/weird.exp: If a program is being debugged already,
16771 kill it.
16772 * gdb.t04/setvar.exp: Stop and restart gdb.
16773 * gdb.t05/expr.exp: Likewise.
16774 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
16775 restart gdb and reload the program.
16776 * gdb.t08/opaque.exp: Likewise.
16777 * gdb.t12/scope.exp: Likewise.
16778 * gdb.t13/bitfields.exp: Likewise.
16779 * gdb.t15/funcargs.exp: Likewise.
16780 * gdb.t20/classes.exp: Likewise.
16781 * gdb.t03/ptype.exp: Increase timeout.
16782 * gdb.t16/printcmds.exp (test_print_string_constants,
16783 test_print_array_constants): Likewise.
16784 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
16785 * gdb.t20/classes.exp (do_tests): Likewise.
16786 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
16787
16788Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
16789
16790 * gdb.stabs: Renamed *wierd* to *weird*.
16791
16792Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16793
16794 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
16795 for timeout. Add "known gcc 2.4.5 bug" to failure message.
16796
16797Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16798
16799 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
16800 (do_tests): Remove xfail for whatis on one_var and two_var.
16801
16802Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
16803
16804 * Makefile.in: Made cross building work better by adding
16805 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
16806
16807Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16808
16809 * gdb.t15/{return.c,return.exp,Makefile.in}:
16810 New test, currently commented out.
16811
16812Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
16813
16814 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
16815 still running and removes the leftover named socket so GDb can do
16816 clean restarts.
16817
16818Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
16819
16820 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
16821 console, not GDB.
16822 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
16823 cross testing works better with "make check"
16824 * config/unix-gdb: Use default procedures for exit and version.
16825 * config/vx-gdb.exp: Cleaned up and massaged back to working order
16826 with the newest VxWorks.
16827
16828Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16829
16830 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
16831 old form.
16832
16833 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
16834 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
16835
16836 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
16837
16838 * config/unix-gdb.exp: Remove this version of gdb_exit
16839 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
16840 Rob says he'll look at it when he gets back to testing boards.
16841
16842Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
16843
16844 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
16845 an expected fail for certain ptype commands.
16846
16847 * gdb.t20/classes.exp: Update expected results of "ptype class
16848 Base1" to account for the constructor that now appears in the type.
16849
16850Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
16851
16852 * configure.in (configdirs): Restore gdb.t04, which mysteriously
16853 disappeared from list.
16854 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
16855 "alldone" proc with call to cleanup and exit.
16856 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
16857 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
16858 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
16859 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
16860 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
16861 "alldone" proc with simple returns that suppress remaining
16862 tests. The alldone proc went away many months ago.
16863
16864Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16865
16866 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
16867
16868 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
16869
16870Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16871
16872 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
16873 as vax gdb will display them.
16874
16875Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16876
16877 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
16878 optimizers.
16879
16880 * scope.exp: Change "bad value for localval" messages so each one
16881 is unique.
16882
16883 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
16884 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
16885
16886 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
16887
16888Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16889
16890 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
16891 doesn't exist (due to optimization).
16892
16893Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16894
16895 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
16896 contains \r because the filename is long.
16897
16898 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
16899 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
16900
16901Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16902
16903 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
16904 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
16905 Ultrix.
16906 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
16907 int tests.
16908 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
16909
16910Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
16911
16912 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
16913
16914 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 16915 to match does not match the passing case but still matches the
c906108c
SS
16916 failing case.
16917
16918Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16919
16920 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
16921
16922Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
16923
16924 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
16925 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
16926 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
16927 Remove various versions of gdb_exit.
16928 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
16929 gdb_exit.
16930 * config/unix-gdb.exp: gdb_exit remains here, and should override
16931 the generic version, since it's doing a lot of wierd stuff that
16932 the other versions aren't. FIXME, fold it in, or abandon this
16933 version.
16934
16935Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16936
16937 * gdb.t24/demangle.exp: Add tests for PR 3220.
16938
16939Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16940
16941 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
16942
16943Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
16944
16945 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
16946 "i386-*-*". Works for i486 as well.
16947
16948 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
16949 bug, and expand domain of xfail to all SVR4 systems, since the
16950 actual problem is likely to be in generic SVR4 /proc support.
16951
16952Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16953
16954 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
16955
16956Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
16957
16958 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
16959 xfails for other systems. Match a missing 'Continuing.' as an
16960 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
16961
16962 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
16963 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
16964 Only issue warning for missing executables if -all option is used.
16965
16966 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
16967 file if -all option is used. It's like an unpredictable XFAIL.
16968
16969Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16970
16971 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
16972 for dynamically linked binaries.
16973
16974 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
16975
16976Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16977
16978 * gdb.t20/inherit.exp: Change message for "print tagless struct"
16979 to state that this is a known bug in old versions of g++.
16980
16981Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16982
16983 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
16984 while waiting for `Continuing'.
16985
16986Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
16987
16988 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
16989 in text, data, and bss.
16990 * gdb.t10/nodebug.c: Add local and global test variables for
16991 initialized and uninitialized data.
16992
16993Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16994
16995 * config/unix-gdb.exp (gdb_exit): Add "wait".
16996
16997Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16998
16999 * gdb.t06/signals.exp: xfail the continue from the handler for all
17000 targets.
17001
17002 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
17003 function with watchpoints enabled, the i386 call dummy starts with
17004 a call.
17005
17006 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
17007 386 bsd names its corefiles.
17008
17009Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
17010
17011 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
17012 compilers don't grok it.
17013 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
17014 with small octal ints rather than character constants, which
17015 are signed and might not fit if first promoted to int.
17016
17017Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
17018
17019 * gdb.t09/Makefile.in (clean): Remove corefile.
17020
17021Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17022
17023 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
17024
17025Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17026 and Jim Kingdon (kingdon@cygnus.com)
17027
17028 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
17029 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
17030 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
17031
17032Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17033
17034 * gdb.t17/interrupt.exp: Add xfail for hppa.
17035
17036Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17037
17038 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
17039 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
17040 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
17041 to determine signed-ness of bitfields and use the result to setup
17042 the xfail.
17043 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
17044 * gdb.t15/funcargs.exp: Use them to step until the second indirect
17045 call line is reached if necessary.
17046
17047Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17048
17049 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
17050
17051Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17052
17053 * gdb.t06/break.exp: Also test `clear' command.
17054
17055Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
17056
17057 * gdb.t00/teststrategy.exp: Remove extra quote.
17058
17059 * gdb.t07/watchpoint.exp: Change xfail for calling function with
17060 watchpoint enabled to be for all non-68k machines.
17061
17062 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
17063
17064Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17065
17066 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
17067 targets use aout.mt instead of ecoff.mt as gas understands
17068 standard aout format.
17069
17070Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
17071
17072 * lib/gdb.exp (runto): Don't insist that function we are running to
17073 was compiled with -g.
17074
17075 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
17076
17077 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
17078 to get back into the read system call.
17079 Accept leading newline in case where we woke it up.
17080
17081Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17082
17083 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
17084 to make the stabs test work on ecoff systems using gcc and -with-stabs.
17085 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
17086 enable ecoff configuration.
17087
17088Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17089
17090 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
17091
17092Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17093
17094 * gdb.t16/printcmds.exp: Add another printf test.
17095
17096Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
17097
17098 * configure.in: If configured -with-stabs on any target, add
17099 stabsdirs to configdirs.
17100
17101Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17102
17103 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
17104 fun" so pattern does not match the command itself.
17105
17106Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17107
17108 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
17109
17110Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17111
17112 * gdb.t17/interrupt.exp: Test for more things.
17113
17114Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17115
17116 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
17117 compiler arranges the code and line numbers.
17118
17119 * gdb.t17/interrupt.exp: Don't send \n after ^C.
17120
17121Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17122
17123 * gdb.t00/help.exp: Increase expect input buffer size.
17124
17125Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17126
17127 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
17128
17129 * gdb.t07/watchpoint.exp: Add xfail for hppa.
17130
17131 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
17132
17133 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
17134 [0-9]*, not just [0-9].
17135
17136Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17137
17138 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
17139
17140 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
17141
17142Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17143
17144 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
17145
17146Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17147
17148 * gdb.t06/signals.c: Add xfails for sun3.
17149
17150 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
17151
17152 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
17153 test_stepping tests.
17154
17155Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17156
17157 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
17158
17159 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
17160
17161 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
17162 rather than actually putting it through cpp twice.
17163
17164 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
17165
17166Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
17167
17168 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
17169 no longer needed.
17170
17171Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17172
17173 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
17174
17175 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
17176 C++ features prints as "struct", make it a pass, not an xfail.
17177
17178Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17179
17180 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
17181 Don't require VA to print as "class" rather than "struct".
17182
17183Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
17184
17185 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
17186
17187Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17188
17189 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
17190
17191Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17192
17193 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
17194 order.
17195
17196Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17197
17198 * gdb.t16/printcmds.exp: Add printf tests.
17199
17200 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
17201
17202 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
17203
17204Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
17205
17206 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
17207 pass counts, to counteract any existing or future setup_xfails.
17208
17209Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17210
17211 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
17212 {BEGIN,END}_COMMON for common block instead of STAB.
17213 * gdb.stabs/wierd.exp: Add xfail for rs6000.
17214
17215 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
17216 intp_var should be N_GSYM not N_LSYM.
17217 wierd-aout.S: Use a label for the value of the N_SO.
17218 wierd.def: Remove all backslashes.
17219 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
17220
17221Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17222
17223 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
17224 get the expected next to inheritance3.
17225
17226Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17227
17228 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
17229 now that gcc-2.4 gets it right.
17230
17231Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17232
17233 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
17234
17235 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
17236 generating comp-info.exp which works for cross-compilation.
17237
17238Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
17239
17240 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
17241 "*-*-sysv4.*".
17242
17243Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
17244
17245 * gdb.t01/run.exp: Start with a fresh gdb.
17246 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
17247 SVR4.x.
17248
17249Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
17250
17251 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
17252 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
17253 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
17254 Makefile.in (distclean, realclean): Remove gdbme.c from list of
17255 things to remove.
17256
17257Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
17258
17259 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
17260 test cases from bug reports.
17261
17262Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
17263
17264 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
17265 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
17266 avoid spurious xfails.
17267 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
17268 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
17269 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
17270
17271Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
17272
17273 * gdb.t00/teststrategy.exp: Rework to provide more useful
17274 description of each test, fix problem with systems that define
17275 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
17276 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
17277 results for "next over recursive call" so timeouts aren't taken
17278 by error.
17279
17280Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
17281
17282 * gdb.t12/scope.exp: Test printing of variables before run.
17283
17284 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
17285 printed in wrong order due to sorting.
17286
17287Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
17288
17289 * gdb.t00/teststrategy.exp: Fix expected results for printing
17290 user entered string constant. Is array of char, prints with no
17291 address.
17292
17293 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
17294 commands.
17295 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
17296 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
17297 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
17298 of struct of char arrays.
17299 * gdb.t00/radix.exp: New tests for radix commands.
17300
17301Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
17302
17303 * gdb.t16/printcmd.exp: Print a variable before running program
17304 (with xfail for AIX).
17305
17306Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
17307
17308 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
17309
17310 * gdb.t16/printcmd.exp: Don't print variables before running program.
17311
17312 * gdb.t06/break.exp: Don't require envp argument to main.
17313
17314 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
17315
17316 * gdb.t02/whatis.exp, gdb.t11/list.exp:
17317 Add xfails for rs6000.
17318
17319 * gdb.t02/whatis.exp: Change other tests not to re-test something
17320 we already tested.
17321
17322 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
17323 each type used has a variable of that type.
17324
17325Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
17326
17327 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
17328
17329Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17330
17331 * configure.in: change srctrigger to be a file, not a directory
17332
17333Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
17334
17335 * configure.in (mips-idt-ecoff*): Added trailing '*'.
17336
17337 * gdb.t11/list.exp: Fixed a couple of typos.
17338
17339Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
17340
17341 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
17342 is fixed and PR is closed.
17343 * gdb.t16 (gdbme.c): Add simple test string variable.
17344 * gdb.t16 (printcmds.exp): Add tests with simple test string
17345 variable, primarily for boundaries on "set print elements".
17346
17347Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
17348
17349 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
17350 Make leading 0's optional and don't expect a tab in the middle
17351 of the number.
17352
17353 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
17354
17355 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
17356 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
17357 don't end command passed to gdb_test with newline.
17358
17359 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
17360 signed keyword away, don't expect signed bitfields to be signed.
17361
17362 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
17363 printing with only as many 1's as are in the field as well as printing
17364 with 32 1's (see comment).
17365
17366Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
17367
17368 * gdb.t00/default.exp: Start with a fresh gdb.
17369 * configure.in (configdirs): Remove gdb.t31 until the chill
17370 compiler works again. It no longer is able to find chillrt0
17371 since it isn't in libchill.a anymore.
17372 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
17373 wierd.o, make more modular.
17374 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
17375 spurious newlines that caused problems.
17376
17377Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17378
17379 * Move test with enums and partial symbols from gdb.t03/ptype.exp
17380 to gdb.stabs/wierd.exp since GCC has worked around the bug.
17381 gdb.stabs/wierd.{exp,def}: Many new tests.
17382
17383 * gdb.t00/default.exp: update info line for new message.
17384
17385 * gdb.t02/{whatis.exp,gdbme.c}:
17386 Test that "char *" doesn't print as "caddr_t".
17387
17388Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17389
17390 * gdb.t00/help.exp: Use .* in place of some help messages which
17391 just changed.
17392 gdb.t00/default.exp: Update "info frame" test for new message.
17393 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
17394 Remove some xfails
17395
17396Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17397
17398 * gdb.t03/{gdbme.c,ptype.exp}:
17399 Add tests for typedef'd struct and union without tags.
17400 Also check "whatis" on a variable of a typedef'd enum without a tag.
17401
17402 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
17403 PRMS 1823; the bug still exists but isn't reproduced by this test
17404 anymore), and remove rs6000 XFAIL (the bug is fixed).
17405
17406 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
17407 duplicated from whatis.exp. For those that are left, accept
17408 "long", "long int", or "int" for long variables (whatis.exp already
17409 has an XFAIL for "int", so no need to fail it here).
17410
17411 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
17412 Deal with GCC's names for types now that GDB uses the compiler's names.
17413
17414 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
17415 setup_xfail's for sunos4. If we #defined the signed keyword away,
17416 don't expect GDB to know that char it is signed.
17417
17418 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
17419
17420Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
17421
17422 * configure.in (configdirs): Add gdb.t24 for C++ tests that
17423 should work on any system, regardless of debugging format.
17424 * gdb.t21/demangle.exp: Move to gdb.t24.
17425 * gdb.t24/demangle.exp: Move from gdb.t21.
17426 * gdb.t24/{Makefile.in, configure.in}: New files.
17427
17428Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17429
17430 * configure.in: Do gdb.stabs and C++ tests only for stabs.
17431 * gdb.stabs: New directory.
17432
17433Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17434
17435 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
17436 not just "Quit anyway?".
17437
17438Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
17439
17440 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
17441 that all setup_xfails are immediately followed by clear_xfails.
17442
17443Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
17444
17445 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
17446 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
17447 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
17448 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
17449 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
17450 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
17451 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
17452 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
17453 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
17454 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
17455 gdb.t31/chillvars.exp, lib/gdb.exp:
17456 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
17457 bug-gdb@prep.ai.mit.edu.
17458
17459Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
17460
17461 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
17462 with 0.0, not integer 0.
17463
17464Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
17465
17466 * gdb.t06/break.exp: Update for "Kill the program" message change.
17467
17468Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
17469
17470 * Makefile.in (GDBFLAGS): Set to -nx.
17471 * Makefile.in (site.exp): Use GDBFLAGS.
17472
17473Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17474
17475 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
17476 Makefiles.
17477 (check): depend on just-check.
17478 (just-check): added so that tests can be run without a noop
17479 build pass.
17480
17481Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17482
17483 Switch to using configure's configdirs.
17484 * Makefile.in (Makefile): add configure.in dependency.
17485 (SUBDIRS): removed redundant assignment.
17486 * configure.in: switch subdirs assignment to configdirs.
17487 * gdb.t*/configure.in: new files.
17488
17489Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
17490
17491 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
17492 works.
17493
17494Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
17495
17496 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
17497 in explicit rules. Apparently this is not supported by some makes.
17498
17499Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
17500
17501 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
17502
17503Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17504
17505 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
17506 disappeared.
17507
17508Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
17509
17510 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
17511
17512Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
17513
17514 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
17515 watchpoint problem that is now fixed.
17516 * gdb.t30/chexp.exp: Remove setup_xfail for printing
17517 uninitialized convenience variables.
17518 * gdb.t31/chillvars.exp: Fix expected patterns for printing
17519 structures.
17520
17521Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17522
17523 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
17524 which causes expect to get out of sync with gdb on long output
17525 from help set.
17526 * gdb.t09/corefile.exp: Make expected pattern for core file
17527 failing signal and frame output format less sun specific.
17528
17529Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
17530
17531 * gdb.t31/chillvars.exp: Add and remove initial dummy
17532 breakpoint, so that symbol table is forced in.
17533 (Needed at least on Sunos4, though it seems not SVR4.)
17534 * gdb.t31/chillvars.exp: Update for changed output format.
17535
17536Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
17537
a9c64011 17538 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
17539
17540Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
17541
17542 * Makefile.in: Added --srcdir when invoking runtest, removed the
17543 need for a local config file. (optional now)
17544
17545Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
17546
17547 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
17548 failure count used to force early termination. Add some more
17549 expected failures for gnu style demangling.
17550
17551Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17552
17553 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
17554 pmi variable from gdb.t20/gdbme to get optimized away.
17555 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
17556 Check for written corefile upon timeout _and_ eof.
17557
17558Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17559
17560 * config/unix-gdb.exp: Add missing return 0.
17561
17562Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17563
17564 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
17565 test termination.
17566
17567Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
17568
17569 * configure.in (subdirs): Put back gdb.t17 which mysteriously
17570 disappeared.
17571
17572Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
17573
17574 * gdb.t10/crossload.exp: Disable the i860-elf test until such
17575 time as i860 support works.
17576
d63a86f8 17577 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
17578 "backtrace 100\r" rather than just "backtrace\r", to match last
17579 change.
17580
17581Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
17582
17583 * config/udi-gdb.exp (gdb_exit): Remove close command.
17584 (gdb_target_udi): New procedure to set the UDI target.
17585 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
17586 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
17587 Added waits for prompts after several question responses. Added
17588 some more responses used by a29k-amd-udi-gdb.
17589 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
17590 pass different arguments, restart UDI connection after program
17591 completion.
17592 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
17593 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
17594 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
17595 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
17596 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
17597 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
17598 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
17599 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
17600 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
17601 after program completion.
17602 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
17603 compiled with a SELECT_VECS setting.
17604 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
17605 infinite recursion.
17606
17607 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
17608 Added checks for COFF results, and made them expected failures for
17609 all targets. It would be better to make them expected failures
17610 for COFF targets only.
17611
17612Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17613
17614 * Makefile.in: add null dvi target, don't bother to recurse
17615 through test directories for info and install-info; rename
17616 $(datadir) to be dejagnu instead of deja-gnu
17617
17618Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
17619
17620 * gdb.t31/gdbme.ch: Re-enable code that previously caused
17621 compiler to coredump.
17622 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
17623 code.
17624
17625Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
17626
17627 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
17628 coredump.
17629 * gdb.t31/chillvars.exp: Comment out tests that depend on that
17630 code.
17631
17632Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
17633
17634 * gdb.t03/ptype.exp: tests for return code from gdb_test.
17635 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
17636 which in a shell. Deletes xgdb when done.
17637 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
17638 Tests the return from the "set height" or "set width" commands.
17639 Added a few return codes where needed.
17640
17641Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
17642
17643 * Makefile.in (SUBDIRS): Add gdb.t17.
17644 * configure.in (subdirs): Add gdb.t17.
17645 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
17646 files to test gdb's calling of functions in the inferior with
17647 the correct arguments and gdb's ability to retrieve any
17648 result returned.
17649
17650Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
17651
17652 * config/unix-gdb.exp (gdb_exit): Remove close commands that
17653 may be called after gdb goes away. Previous versions of expect
17654 needed these to avoid file descriptor leaks, but they cause
17655 errors with the current revision of expect.
17656 * gdb.t00/gdbvars.exp: Use -re on expected output after
17657 setting sevenbit-strings.
17658 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
17659 to set sevenbit-strings consistent across tests.
17660 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
17661 set sevenbit-strings consistent across tests.
17662
17663Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
17664
17665 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
17666 expected output to match current "expect" expectations.
17667
17668Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
17669
17670 * gdb.t00/default.exp: Change expected output for default "source"
17671 command, to match new gdb behavior which requires a filename to
17672 source.
17673
17674Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
17675
17676 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
17677 expected fail for i486-*-* that misses the marker2 function.
17678 * gdb.t10/crossload.exp (bfddefault): Allow successful
17679 recognition of a format to pass even if no symbols are found.
17680 Explicitly catch failures where the format is not recognized
17681 or is ambiguous, and add the reason to the fail message.
17682 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
17683 the cause is and invalid target and add reason to failure message.
17684 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
17685 elf32-i386, elf32-sparc, and elf32-i860.
17686 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
17687 Set up expected failure for 'filename'::variable scope resolution,
17688 which is now apparently broken on all targets.
17689 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
17690 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
17691 gdb.t23/templates.exp: Change failure for missing binfile into
17692 just a warning.
17693 gdb.t21/demangle.exp: Change all cfront references to 'arm'
17694 references.
17695
17696Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
17697
17698 * gdb.t00/default.exp: Add expected output for default "source"
17699 command, to match new gdb behavior.
17700 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
17701
17702Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
17703
17704 * config/*-gdb.exp: returns an error, rather than exiting on
17705 internal errors.
17706
17707Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
17708
17709 * gdb.t03/gdbme.c: Add pointer to struct variable.
17710 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
17711 referencing struct members.
17712
17713Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
17714
17715 * configure.in (mips-idt-ecoff): New target.
17716 * config/mips-gdb.exp: New file for remote board using MIPS remote
17717 debugging protocol.
17718
17719 * Redid configuration scheme. Removed gdb.t*/configure.in.
17720 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
17721 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
17722 distclean targets. Built executables via .o files. Adjusted
17723 tests to account for source files in $(srcdir) rather than
17724 $(objdir).
17725 * lib/gdb.exp (runto): Don't expect () after the function name,
17726 because it may have arguments.
17727
17728Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
17729
17730 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
17731 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
17732 expected failures for mips-idt-* and mips-sgi-*.
17733 * gdb.t00/default.exp (attach): Kill process if requested.
17734 * gdb.t00/help.exp (help target core, help target): Accept a gdb
17735 that does not read core files.
17736 * gdb.t01/run.exp: Removed checks for exit status code.
17737 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
17738 it is linked in.
17739 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
17740 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
17741 appropriate, rather than doing it by hand.
17742 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
17743 execution.
17744 * gdb.t10/crossload.exp: Kill existing program if needed.
17745 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
17746 appropriate, rather than doing it by hand. Always increase
17747 timeout for this test, not just for VxWorks.
17748
17749Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
17750
17751 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
17752 of Chill STRUCT types and STRUCT values.
17753 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
17754 than "char".
17755 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 17756 struct2): New struct definitions and initializations to test
c906108c
SS
17757 simple Chill STRUCT types.
17758
17759Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
17760
17761 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
17762 the null byte at the end of strings.
17763 * gdb.t00/default.exp: Make show version insensitive to copyright
17764 date.
17765 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
17766 to avoid dependencies on target char signedness.
17767 * gdb.t16/printcmds.exp: Update expected results for explicitly
17768 unsigned char.
17769 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
17770 now work.
17771 * gdb.t21/demangle.exp: Add many more patterns for template
17772 demangling, most of them being expected failures.
17773 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
17774 string we are matching for, to match on the whole string.
17775 * gdb.t21/demangle.exp: Add many new test strings to demangle,
17776 and fix a whole bunch that had incorrect expected output but were
17777 passing anyway because of the bug in "proc demangle".
17778 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
17779 type.
17780 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
17781
17782Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
17783
a9c64011
AS
17784 * gdb/testsuite: made modifications to testcases, etc., to allow
17785 them to work properly given the reorganization of deja-gnu and the
17786 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
17787
17788Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
17789
17790 * gdb/testsuite: Initial creation of gdb/testsuite.
17791 Migrated dejagnu testcases and support files for testing nm to
17792 gdb/testsuite from deja-gnu. These files were moved "as is"
17793 with no modifications. This migration is part of a major overhaul
17794 of dejagnu. The modifications to these testcases, etc., which
17795 will allow them to work with the new version of dejagnu will be
17796 made in a future update.
48efe704 17797
8d8cb839 17798 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 17799\f
8d8cb839
EZ
17800;; Local Variables:
17801;; mode: change-log
17802;; left-margin: 8
17803;; fill-column: 74
17804;; version-control: never
17805;; End:
902f2ccb
MC
17806
17807 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 17808 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
17809 Copying and distribution of this file, with or without modification,
17810 are permitted provided the copyright notice and this notice are preserved.
This page took 1.824108 seconds and 4 git commands to generate.