merge from gcc
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e23bb3fc
MK
12009-09-11 Mark Kettenis <kettenis@gnu.org>
2
3 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4
37c3696d
DE
52009-09-10 Doug Evans <dje@google.com>
6
7 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
8 Add $gdb_prompt to second breakpoint regexp.
9
5172aecb
JB
102009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
11
12 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13 names, add missing ones.
14 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
15 * gdb.python/py-frame.c: Rename from python-frame.c.
16 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
17 testfile name.
18 * gdb.python/py-function.exp: Rename from python-function.exp.
19 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
20 testfile name.
21 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
22 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
23 Adjust testfile name.
24 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
25 * gdb.python/py-template.cc: Rename from python-template.cc.
26 * gdb.python/py-template.exp: Rename from python-template.exp.
27 Adjust testfile name.
28 * gdb.python/py-value.c: Rename from python-value.c.
29 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
30 testfile name.
31
b554e4bd
JK
322009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
33
34 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
35 $bpt2address.
36 (Second breakpoint address is valid on ia64)
37 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
38
9a68ae16
JM
392009-09-03 Joseph Myers <joseph@codesourcery.com>
40
41 * gdb.base/ending-run.exp: Restrict regular expression matching
42 line number to require closing brace following.
43
146b9145
DE
442009-09-03 Doug Evans <dje@google.com>
45
46 * gdb.base/store.exp (check_set): Fix typo in expected value message.
47
787d21e1
TT
482009-09-02 Tom Tromey <tromey@redhat.com>
49
50 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
51
e7802207
TT
522009-09-02 Tom Tromey <tromey@redhat.com>
53
54 * gdb.dwarf2/callframecfa.exp: New file.
55 * gdb.dwarf2/callframecfa.S: New file.
56
817aadd2
JK
572009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
60 gdb.base/solib-overlap-main.c: New.
61
4a76eae5
DJ
622009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
63
64 PR gdb/10565
65
66 * gdb.base/bitfields.c (struct container, container): New.
67 (main): Initialize it and call break5.
68 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
69
d4b96c9a
JK
702009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
71
72 Support constant DW_AT_data_member_location by GCC PR debug/40659.
73 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
74
4e22772d
JK
752009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
78
2efab443
MS
792009-08-26 Michael Snyder <msnyder@vmware.com>
80
81 * gdb.base/i386-reverse.c: New file.
82 * gdb.base/i386-reverse.exp: New file.
83 * gdb.base/Makefile.in: Add new files to be removed.
84
07ab73a0
JM
852009-08-26 Joseph Myers <joseph@codesourcery.com>
86
87 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
88 environment-pwd for remote host.
89 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
90
676accff
KS
912009-08-24 Keith Seitz <keiths@redhat.com>
92
93 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
94 Add two new C++ completer tests which limit the output to a
95 given class.
96
f9f7ad22
MS
972009-08-24 Michael Snyder <msnyder@vmware.com>
98
99 * gdb.base/del.exp: Fix typo in comment.
100 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
101
81ecdfbb
RW
1022009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
103
104 * configure: Regenerate.
105 * gdb.hp/configure: Likewise.
106 * gdb.hp/gdb.aCC/configure: Likewise.
107 * gdb.hp/gdb.base-hp/configure: Likewise.
108 * gdb.hp/gdb.compat/configure: Likewise.
109 * gdb.hp/gdb.defects/configure: Likewise.
110 * gdb.hp/gdb.objdbg/configure: Likewise.
111 * gdb.stabs/configure: Likewise.
112
cab0c772
UW
1132009-08-19 Doug Evans <dje@google.com>
114
115 * gdb.base/gdbvars.c: New file.
116 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
117
b8fa0bfa
PA
1182009-08-14 Pedro Alves <pedro@codesourcery.com>
119
120 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
121 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
122
b84aa90a
PA
1232009-08-13 Pedro Alves <pedro@codesourcery.com>
124
125 * gdb.base/default.exp: Adjust "set language test": it's now an
126 enum command. Larger help string moved to "help set language".
127 * gdb.base/help.exp: Adjust "help set language" expected output,
128 now lists all known languages.
129
0d8f9b2c
NF
1302009-08-11 Nathan Froyd <froydnj@codesourcery.com>
131
132 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
133 all frame arguments.
134 * gdb.arch/altivec-regs.exp: Likewise.
135
bda180e0
TT
1362009-08-07 Tom Tromey <tromey@redhat.com>
137
138 * gdb.base/setshow.exp: Add tests for changes to set language, set
139 check range, and set check type.
140
48cb2d85
VP
1412009-08-03 Vladimir Prus <vladimir@codesourcery.com>
142
143 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
144 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
145 Call it.
146
1ea34204
UW
1472009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
148
149 * configure.ac: Run gdb.cell tests when appropriate.
150 * configure: Regenerate.
151 * lib/cell.exp: New file.
152 * gdb.cell: New directory.
153 * gdb.cell/configure.ac: New file.
154 * gdb.cell/configure: New file.
155 * gdb.cell/Makefile.in: New file.
156 * gdb.cell/arch.exp: New file.
157 * gdb.cell/break.c: New file.
158 * gdb.cell/break.exp: New file.
159 * gdb.cell/break-spu.c: New file.
160 * gdb.cell/bt.c: New file.
161 * gdb.cell/bt2-spu.c: New file.
162 * gdb.cell/bt-spu.c: New file.
163 * gdb.cell/bt.exp: New file.
164 * gdb.cell/coremaker.c: New file.
165 * gdb.cell/coremaker-spu.c: New file.
166 * gdb.cell/core.exp: New file.
167 * gdb.cell/gcore.exp: New file.
168 * gdb.cell/data.c: New file.
169 * gdb.cell/data.exp: New file.
170 * gdb.cell/data-spu.c: New file.
171 * gdb.cell/ea-cache.exp: New file.
172 * gdb.cell/ea-cache.c: New file.
173 * gdb.cell/ea-cache-spu.c: New file.
174 * gdb.cell/ea-standalone.c: New file.
175 * gdb.cell/ea-standalone.exp: New file.
176 * gdb.cell/ea-test.c: New file.
177 * gdb.cell/ea-test.exp: New file.
178 * gdb.cell/f-regs.exp: New file.
179 * gdb.cell/mem-access.c: New file.
180 * gdb.cell/mem-access.exp: New file.
181 * gdb.cell/mem-access-spu.c: New file.
182 * gdb.cell/ptype.exp: New file.
183 * gdb.cell/registers.exp: New file.
184 * gdb.cell/size.c: New file.
185 * gdb.cell/sizeof.exp: New file.
186 * gdb.cell/size-spu.c: New file.
187 * gdb.cell/solib.exp: New file.
188 * gdb.cell/solib-symbol.exp: New file.
189
85e747d2
UW
1902009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
191
192 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
193
58d6951d
DJ
1942009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
195
196 * gdb.base/float.exp: Handle VFP registers.
197
6e0a4f15
MS
1982009-07-14 Michael Snyder <msnyder@vmware.com>
199
dcd5da87
MS
200 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
201 to bring gdb to the beginning of the calling line.
202
6e0a4f15
MS
203 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
204 confusing the i386 epilogue unwinder.
205
782b2b07
SS
2062009-07-14 Stan Shebs <stan@codesourcery.com>
207
208 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
209
f662c3bc
MS
2102009-07-14 Michael Snyder <msnyder@vmware.com>
211
212 * gdb.reverse/step-reverse.exp (stepi into function call):
213 Call instruction may not be first instruction in the line.
214 (reverse stepi from a function call): Used wrong line number.
215
8f313923
JK
2162009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
217
218 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
219
4662c76e
JK
2202009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 Fix gdb.base/macscp.exp when using custom inputrc.
223 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
224 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
225 env(TERM) set.
226 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
227 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
228
aa81e255
JK
2292009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
230
231 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
232 * gdb.base/annota1.exp (thread_test): Import global $testfile.
233 Change the compilation target to match the testcase name.
234 * gdb.base/sect-cmd.exp: Change the compilation target to match the
235 testcase name.
236 * a2-run.exp: Use for setup prepare_for_testing. Change the
237 compilation target to match the testcase name.
238 * gdb.base/commands.exp: Likewise.
239 * gdb.base/finish.exp: Likewise.
240 * gdb.base/float.exp: Likewise.
241 * gdb.base/info-target.exp: Likewise.
242 * gdb.base/relational.exp: Likewise.
243 * gdb.base/term.exp: Likewise.
244 * gdb.base/until.exp: Likewise.
245 * gdb.base/volatile.exp: Likewise.
246 * gdb.base/whatis-exp.exp: Likewise.
247
4c93b1d7
HZ
2482009-07-11 Hui Zhu <teawater@gmail.com>
249
250 * gdb.base/help.exp (disassemble): Update expected help text.
251
812f7342
TT
2522009-07-09 Tom Tromey <tromey@redhat.com>
253
254 * lib/gdb.exp: Handle TRANSCRIPT.
255 (remote_spawn, remote_close, send_gdb): New procs.
256
fbb8f299
PM
2572009-07-10 Phil Muldoon <pmuldoon@redhat.com>
258
259 * gdb.python/python-prettyprint.c: Add counted null string
260 structure.
261 * gdb.python/python-prettyprint.exp: Print null string. Test for
262 embedded nulls.
263 * gdb.python/python-prettyprint.py (pp_ns): New Function.
264 * gdb.python/python-value.exp (test_value_in_inferior): Add
265 variable length string fetch tests.
266 * gdb.python/python-value.c (main): Add strings for string fetch tests.
267
c0ac0ec7
JK
2682009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
269
270 * gdb.base/dump.exp (inaccessible memory is reported): New test.
271
30b66ecc
TT
2722009-07-07 Tom Tromey <tromey@redhat.com>
273
274 * gdb.base/call-rt-st.exp: Update for change to escape output.
275 * gdb.base/callfuncs.exp: Likewise.
276 * gdb.base/charset.exp: Likewise.
277 * gdb.base/constvars.exp: Likewise.
278 * gdb.base/long_long.exp: Likewise.
279 * gdb.base/pointers.exp: Likewise.
280 * gdb.base/printcmds.exp: Likewise.
281 * gdb.base/setvar.exp: Likewise.
282 * gdb.base/store.exp: Likewise.
283 * gdb.cp/ref-types.exp: Likewise.
284 * gdb.mi/mi-var-child.exp: Likewise.
285 * gdb.mi/mi-var-display.exp: Likewise.
286 * gdb.mi/mi2-var-display.exp: Likewise.
287 * gdb.base/charset.exp: Test octal escape sequence length.
288 Update for change to escape output.
289
187c4a2b
JK
2902009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
291
292 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
293
d80a43f9
DJ
2942009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
295
296 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
297
047427a8
JK
2982009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
299
300 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
301 gdbserver increasing $portnum if "Can't bind address" has been seen.
302
8b5a0f4f
PA
3032009-07-05 Pedro Alves <pedro@codesourcery.com>
304
305 * gdb.base/ending-run.exp: Add "step out of main" pattern for
306 mingw32ce.
307
7d93ba58
PA
3082009-07-05 Pedro Alves <pedro@codesourcery.com>
309
310 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
311 VFP format.
312
2277426b
PA
3132009-07-02 Pedro Alves <pedro@codesourcery.com>
314
315 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
316 linux. Adjust to use "inferior", "info inferiors", "detach
317 inferior" and "kill inferior" instead of "restart", "info fork",
318 "detach fork" and "delete fork".
319 * gdb.base/ending-run.exp: Spell out "info".
320 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
321 the "kill" command.
322
5af949e3
UW
3232009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
324
325 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
326 change to prefix TLS offset in hex with 0x.
327
5d3729b5
UW
3282009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
329
330 * gdb.base/default.exp: Update test case for "x" changes.
331
af589bd0
TG
3322009-07-01 Tristan Gingold <gingold@adacore.com>
333
334 * gdb.base/bigcore.exp: Make darwin untested.
335
40974f91
JK
3362009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
337
338 * gdb.base/completion.exp (directory completion): Create the directory.
339 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
340 escapeuniquesub.
341 (directory completion 2): Expect now ${escapeuniquesub}.
342 (Glob remaining of directory test): Remove one excessive newline.
343 Expect the real output.
344
59dd3af6
JK
3452009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 Fix `make check//%' target after `make check' has been ran.
348 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
349 a mkdir call.
350 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
351 (%/.dir): Remove.
352
f4e164aa
JK
3532009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
354
355 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
356 the expected result record.
357
69af2122
JK
3582009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
359
360 Remove racy FAILs relying just on the timeouts.
361 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
362 (annotation_level 2): Remove racy FAILs.
363
2fd481e1
PP
3642009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
365
366 gdb/10275
367 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
368
c38f313d
DJ
3692009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
370
371 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
372
8b777f02
VP
3732009-06-30 Vladimir Prus <vladimir@codesourcery.com>
374
375 * gdb.mi/mi-stack.exp: Testing symbolic options
376 to -stack-list-locals and -stack-list-arguments.
377
00c7eacf
JK
3782009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
379
380 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
381
6bc80edc
TT
3822009-06-29 Tom Tromey <tromey@redhat.com>
383
384 * dg-extract-results.sh: New file.
385 * Makefile.in (FORCE_PARALLEL): New variable.
386 (CHECK_TARGET): New conditional variable.
387 (check): Use CHECK_TARGET.
388 (DO_RUNTEST): New variable.
389 (check-single): New target.
390 (TEST_DIRS): New variable.
391 (TEST_TARGETS): Likewise.
392 (check-parallel): New target.
393 (check-gdb.%): New pattern.
394 (BASE1_FILES): New variable.
395 (BASE2_FILES): Likewise.
396 (check-gdb.base%): New pattern.
397 (%/.dir): New pattern.
398 * configure: Rebuild.
399 * aclocal.m4 (AM_CONDITIONAL): New defun.
400 * configure.ac: Check whether user is using GNU make.
401 (GMAKE): New conditional.
402
794684b6
SW
4032009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
404
405 * gdb.cp/namespace-nested-import.cc: New test.
406 * gdb.cp/namespace-nested-import.exp: New test.
407
edb3359d
DJ
4082009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
409
410 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
411 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
412 * gdb.opt/Makefile.in (EXECUTABLES): Update.
413 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
414 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
415 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
416 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
417 gdb.opt/inline-markers.c: New files.
418 * lib/gdb.exp (skip_inline_frame_tests): New function.
419 (skip_inline_var_tests): New function.
420
cf657a0c
AS
4212009-06-27 Andreas Schwab <schwab@linux-m68k.org>
422
423 * gdb.cp/exception.exp: Don't require $hex before inner frame in
424 backtrace.
425
28d41a99
MS
4262009-06-27 Michael Snyder <msnyder@vmware.com>
427
428 * gdb.reverse: New directory.
429 * gdb.reverse/break-reverse.c: New test.
430 * gdb.reverse/break-reverse.exp: New test.
431 * gdb.reverse/consecutive-reverse.c: New test.
432 * gdb.reverse/consecutive-reverse.exp: New test.
433 * gdb.reverse/finish-reverse.c: New test.
434 * gdb.reverse/finish-reverse.exp: New test.
435 * gdb.reverse/machinestate.c: New test.
436 * gdb.reverse/ms1.c: New test.
437 * gdb.reverse/machinestate.exp: New test.
438 * gdb.reverse/Makefile.in: New file.
439 * gdb.reverse/shr2.c: New test.
440 * gdb.reverse/solib-reverse.c: New test.
441 * gdb.reverse/solib-reverse.exp: New test.
442 * gdb.reverse/step-reverse.c: New test.
443 * gdb.reverse/step-reverse.exp: New test.
444 * gdb.reverse/until-reverse.c: New test.
445 * gdb.reverse/ur1.c: New test.
446 * gdb.reverse/until-reverse.exp: New test.
447 * gdb.reverse/watch-reverse.c: New test.
448 * gdb.reverse/watch-reverse.exp: New test.
449 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
450 * configure: Regenerate.
451
fe3c8b0d
DE
4522009-06-26 Doug Evans <dje@google.com>
453
454 * gdb.base/psymtab.exp: Turn off pending breakpoints.
455
3a72a602
PM
4562009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
457
458 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
459 windows problem for 'file delete $binfile'.
460
27aa8d6a
SW
4612009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
462
463 * gdb.cp/namespace-using.exp: New test.
464 * gdb.cp/namespace-using.cc: New test.
465
8ac055f8
JB
4662009-05-20 Joel Brobecker <brobecker@adacore.com>
467
468 * gdb.ada/variant_record_packed_array: New testcase.
469
85e306ed
TT
4702009-06-23 Tom Tromey <tromey@redhat.com>
471
472 * gdb.base/charset.exp (test_combination): Regression test.
473 * gdb.base/charset.c (my_wchar_t): New typedef.
474 (myvar): New global.
475 (main): Set myvar.
476
56643c5e
PM
4772009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
478
479 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
480 target.
481
1fac167a
UW
4822009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
483
484 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
485
7ccb0be9
UW
4862009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
487
488 * gdb.mi/gdb680.exp: Update test for error message.
489
568d6575
UW
4902009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
491
492 * gdb.base/annota1.exp: Allow multiple occurrences of the
493 frames-invalid annotation.
494 * gdb.cp/annota2.exp: Likewise.
495
7cd1089b
PM
4962009-06-15 Phil Muldoon <pmuldoon@redhat.com>
497
498 * gdb.cp/gdb2495.cc: New file.
499 * gdb.cp/gdb2495.exp: New file.
500
72c63395
JK
5012009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 Report error on GDB crash during runto.
504 * lib/gdb.exp (runto <eof>): New.
505
3788363d
DJ
5062009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
507
508 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
509 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
510 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
511 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
512 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
513 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
514 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
515 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
516 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
517 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
518 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
519 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
520 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
521 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
522 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
523 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
524 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
525 gdb.server/server-mon.exp, gdb.server/server-run.exp,
526 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
527 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
528 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
529 gdb.trace/passcount.exp, gdb.trace/report.exp,
530 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
531 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
532 gdb.trace/while-stepping.exp: Use a unique name for the compiled
533 executable.
534
17592de3
PA
5352009-06-07 Pedro Alves <pedro@codesourcery.com>
536
537 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
538 defined before referencing it.
539
701e355d
DE
5402009-06-03 Doug Evans <dje@google.com>
541
542 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
543 * gdb.arch/i386-see.c: Ditto.
544
f2292c65
PM
5452009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
546
547 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
548 (check_macro): Return 1 if undefined.
549 If first test fails, check if macro debug information is available,
550 and report unsupported test if no macro information is found.
551
5a437975
DE
5522009-05-29 Doug Evans <dje@google.com>
553
554 * gdb.threads/hand-call-in-threads.exp: New.
555 * gdb.threads/hand-call-in-threads.c: New.
556
c141c696
MS
5572009-05-29 Michael Snyder <msnyder@vmware.com>
558
559 * gdb.base/break-always.exp: Change "1" to "on".
560 Add confirmation check.
561
b3444185
PA
5622009-05-28 Pedro Alves <pedro@codesourcery.com>
563
564 * gdb.threads/threxit-hop-specific.c: New.
565 * gdb.threads/threxit-hop-specific.exp: New.
566 * gdb.threads/thread-execl.c: New.
567 * gdb.threads/thread-execl.exp: New.
568
b6313243
TT
5692009-05-27 Tom Tromey <tromey@redhat.com>
570 Thiago Jung Bauermann <bauerman@br.ibm.com>
571
572 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
573 (mi_child_regexp): Likewise.
574 (mi_list_varobj_children_range): Likewise.
575 (mi_get_features): Likewise.
576 (mi_list_varobj_children): Rewrite.
577 * gdb.python/python-mi.exp: New file.
578
a6bac58e
TT
5792009-05-27 Tom Tromey <tromey@redhat.com>
580 Thiago Jung Bauermann <bauerman@br.ibm.com>
581 Phil Muldoon <pmuldoon@redhat.com>
582 Paul Pluzhnikov <ppluzhnikov@google.com>
583
584 * gdb.python/python-prettyprint.exp: New file.
585 * gdb.python/python-prettyprint.c: New file.
586 * gdb.python/python-prettyprint.py: New file.
587 * gdb.base/display.exp: print/r is now valid.
588
2c74e833
TT
5892009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
590 Tom Tromey <tromey@redhat.com>
591 Pedro Alves <pedro@codesourcery.com>
592 Paul Pluzhnikov <ppluzhnikov@google.com>
593
594 * gdb.python/python-template.exp: New file.
595 * gdb.python/python-template.cc: New file.
596 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
597 tests.
598 * gdb.python/python-value.exp (py_objfile_tests): New proc.
599 Call it.
600 (test_value_after_death): New proc.
601 * gdb.python/python-value.c (PTR): New typedef.
602 (main): New variable 'x'.
603
89c73ade
TT
6042009-05-27 Tom Tromey <tromey@redhat.com>
605
606 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
607 tests.
608 * gdb.python/python-value.exp (py_objfile_tests): New proc.
609 Call it.
610
a75724bc
PA
6112009-05-27 Pedro Alves <pedro@codesourcery.com>
612
613 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
614
e58b0e63
PA
6152009-05-24 Pedro Alves <pedro@codesourcery.com>
616
617 * gdb.threads/fork-thread-pending.c: New.
618 * gdb.threads/fork-thread-pending.exp: New.
619
4ac36638
JK
6202009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
621
622 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
623 * gdb.dwarf2/dw2-strp.S (a_string2): New.
624
c28c63d8
JB
6252009-05-18 Jon Beniston <jon@beniston.com>
626
627 * gdb.asm/asm-source.exp: Add lm32 target.
628
b242c3c2
PA
6292009-05-17 Pedro Alves <pedro@codesourcery.com>
630
631 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
632 `gdb_get_line_number'. Call `callee' in both parent and child.
633 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
634 `gdb_get_line_number' instead of hardcoding line numbers.
635 (catch_fork_unpatch_child): New procedure to test detaching
636 breakpoints from child fork.
637 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
638 hardcoding line numbers.
639 (do_fork_tests): Run `catch_fork_unpatch_child'.
640
ee342b23
VP
6412009-05-17 Vladimir Prus <vladimir@codesourcery.com>
642
643 * gdb.mi/mi-cmd-var.exp: Check that when varobj
644 of structure type enters or leaves the scope, it
645 is reported by -var-update.
646
e2009e98
DE
6472009-05-11 Doug Evans <dje@sebabeach.org>
648
649 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
650 * gdb.threads/pending-step.c (main): Fix off-by-one error.
651 * gdb.threads/schedlock.c (main): Fix off-by-one error.
652
00903456
JK
6532009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
654
655 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
656
dc621c35
DE
6572009-04-30 Doug Evans <dje@google.com>
658
659 * gdb.threads/watchthreads2.exp: New testcase.
660 * gdb.threads/watchthreads2.c: New testcase.
661
9ab4e744
DE
6622009-04-29 Doug Evans <dje@google.com>
663
664 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
665 * gdb.cp/mb-ctor.cc: Ditto.
666 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
667 * gdb.cp/mb-inline.h (multi_line_foo): New function.
668 * gdb.cp/mb-inline1.cc: Call it.
669 * gdb.cp/mb-inline2.cc: Ditto.
670 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
671 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
672
484086b7
JK
6732009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
676 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
677 Replace all uses of `decimal' by `nonzero'.
678 (info macro FROM_COMMANDLINE): New test.
679
379a77b5
TT
6802009-04-27 Tom Tromey <tromey@redhat.com>
681
682 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
683
b92b73c2
DE
6842009-04-27 Doug Evans <dje@google.com>
685
686 * gdb.threads/watchthreads.c (main): Initialize args before starting
687 the threads. Plus formatting cleanup.
688 * gdb.threads/watchthreads.exp: Avoid errant failures due to
689 biased scheduling of one thread.
690
945a118d
JG
6912009-04-27 Jerome Guitton <guitton@adacore.com>
692
693 * gdb.cp/templates.cc (GetMax): New template.
694 (main): Declare two instances of GetMax.
695 * gdb.cp/templates.exp: Add new test.
696
d389af10
JK
6972009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
698
699 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
700
e7f86de9
JM
7012009-04-22 Joseph Myers <joseph@codesourcery.com>
702
703 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
704
334cc82d
TT
7052009-04-15 Tom Tromey <tromey@redhat.com>
706
707 * gdb.base/charset.exp: Add regression test.
708
d12672cc
JB
7092009-04-14 Joel Brobecker <brobecker@adacore.com>
710
711 * gdb.base/exe-lock.exp: New testcase.
712
18e8c3bc
TT
7132009-04-13 Tom Tromey <tromey@redhat.com>
714
715 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
716 operator on Frame.
717
5ecd5cbe
UW
7182009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
719
720 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
721 * gdb.server/ext-attach.exp: Likewise.
722
7309f756
VP
7232009-04-03 Vladimir Prus <vladimir@codesourcery.com>
724
725 Eliminate some sleep usage.
726
727 * gdb.mi/basics.c (do_nothing): New.
728 (main): Use do_nothing instead of printf, so that
729 not to introduce race condition between output of
730 inferiour and output of gdb. Do not use sleep as it
731 is not generally available on embedded targets.
732
f4b95f6f
PA
7332009-04-02 Pedro Alves <pedro@codesourcery.com>
734
735 * gdb.server/ext-attach.exp: Expect an optional process id after
736 "Detached from remote process".
737
de40b933
JK
7382009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
739
740 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
741 gdb.dwarf2/dw2-unresolved.exp: New.
742
2ae101a4
PA
7432009-04-02 Pedro Alves <pedro@codesourcery.com>
744
745 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
746 mi_run_to_main.
747
56a8e183
PA
7482009-04-02 Pedro Alves <pedro@codesourcery.com>
749
750 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
751 mi_run_to_main. Skip thread exit test on remote targets.
752 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
753 mi_run_to_main.
754 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
755 mi_run_to_main.
756 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
757 when expecting ^connected. Detect when the target doesn't support
758 non-stop mode.
759 (mi_run_cmd): Detect if non-stop mode was requested by isn't
760 supported. Return -1 on error, 0 on success.
761 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
762 (mi_runto): Return mi_runto_helper's result explicitly.
763
c35fafde
PA
7642009-04-01 Pedro Alves <pedro@codesourcery.com>
765
766 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
767
f8a8dce6
JB
7682009-04-01 Tom Tromey <tromey@redhat.com>
769
770 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
771 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
772 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
773 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
774
71c25dea
TT
7752009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
776 Jan Kratochvil <jan.kratochvil@redhat.com>
777
778 PR gdb/931
779 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
780 output.
781 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
782 for gdb/931.
783 * dw2-strp.S (DW_AT_language): Change to C++.
784 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
785
02d9a9ce
JB
7862009-03-31 Joel Brobecker <brobecker@adacore.com>
787
788 * gdb.ada/tasks: New testcase.
789
1042e4c0
SS
7902009-03-30 Stan Shebs <stan@codesourcery.com>
791
792 * gdb.trace/actions.exp: Update to match new info trace format.
793 * gdb.trace/deltrace.exp: Ditto.
794 * gdb.trace/infotrace.exp: Ditto.
795 * gdb.trace/passcount.exp: Ditto.
796 * gdb.trace/save-trace.exp: Ditto.
797 * gdb.trace/while-stepping.exp: Ditto.
798 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
799
f8f6f20b
TJB
8002009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
801
802 * gdb.python/python-frame.c: New file.
803 * gdb.python/python-frame.exp: New file.
804
c0c6f777
TJB
8052009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
806
807 * gdb.python/python-value.exp: Add tests for the address
808 attribute.
809
3cb51905
AS
8102009-03-29 Andreas Schwab <schwab@linux-m68k.org>
811
812 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
813
88fc996f
DE
8142009-03-26 Doug Evans <dje@google.com>
815
816 * gdb.mi/mi-nonstop-exit.exp: New file.
817 * gdb.mi/non-stop-exit.c: New file.
818
56ef84b1
TT
8192009-03-26 Tom Tromey <tromey@redhat.com>
820
821 Update for change to prologue skipping:
822 * gdb.mi/mi2-simplerun.exp: Update.
823 * gdb.mi/mi2-break.exp: Update.
824 * gdb.mi/mi-simplerun.exp: Update.
825 * gdb.mi/mi-break.exp: Update.
826 * gdb.base/ending-run.exp: Update.
827
def2b000
TJB
8282009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
829
830 * gdb.python/python-value.exp (test_value_in_inferior): Test
831 gdb.Value.is_optimized_out attribute.
832
442ddf59
JK
8332009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
834
835 * gdb.dwarf2/dw2-noloc-main.c: New file.
836 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
837 (.text): Remove.
838 (.data): New.
839 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
840 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
841 (DW_TAG_subprogram func_cu1, noloc): Remove.
842 (main): New.
843 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
844 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
845 (file_symbols): New procedure.
846
a8df5de4
TT
8472009-03-25 Tom Tromey <tromey@redhat.com>
848
849 * gdb.base/charset.exp (valid_target_charset): New proc.
850 Use it to skip tests on invalid charsets.
851
cc1d7add
PM
8522009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
853
854 * gdb.base/completion.exp: Add a test for directory completion.
855
bcd5727b
JK
8562009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
857
858 Fix a racy FAIL.
859 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
860 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
861
cc924cad
TJB
8622009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
863
864 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
865 * gdb.python/python-function.exp: Add test for function returning
866 a GDB value.
867
bc3b79fd
TJB
8682009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
869
870 * gdb.python/python-function.exp: New file.
871
6c7a06a3
TT
8722009-03-20 Tom Tromey <tromey@redhat.com>
873
874 * gdb.base/store.exp: Update for change to escape output.
875 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
876 to escape output.
877 * gdb.base/pointers.exp: Update for change to escape output.
878 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
879 to escape output.
880 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
881 escape output.
882 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
883 to escape output.
884 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
885 escape output.
886 * gdb.base/setvar.exp: Update for change to escape output.
887 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
888 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
889 to escape output.
890 (test_print_string_constants): Likewise.
891 * gdb.base/charset.exp (valid_host_charset): Check size of
892 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
893 cases. Handle "auto"-related output.
894 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
895 (uvar, Uvar): New globals.
896
c31af87b
JG
8972009-03-19 Jerome Guitton <guitton@adacore.com>
898
899 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
900 deltas.
901 * gdb.ada/fixed_points.exp: Ditto.
902
51272cf2
PA
9032009-03-18 Pedro Alves <pedro@codesourcery.com>
904
905 * return-nodebug.c: Don't include stdio.h.
906 (init): Delete.
907 (func): Delete definition and provide extern declaration.
908 (t): New.
909 (main): Don't call printf. Call func and store its result in t.
910 * return-nodebug1.c: New.
911 * return-nodebug.exp: Don't expect stdio output. Instead, print
912 the global variable t. Drop printf formatters and cast types from
913 foreach loop. Don't use prepare_for_testing. Compile
914 return-nodebug.c and return-nodebug1.c in separate steps. Don't
915 define FORMAT or CAST.
916
d24948ac
PP
9172009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
918
919 * gdb.base/solib-display.exp: Disable test for remote targers.
920
61ff14c6
JK
9212009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
922
923 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
924
cb4dce93
JK
9252009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
926
927 Fix a racy FAIL.
928 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
929 code from `follow parent, print pids'.
930 (`follow child, print pids', `follow parent, print pids'): Call it.
931 Replace `gdb_test "break..."' by gdb_breakpoint.
932
f7c60c5e
VP
9332009-03-13 Vladimir Prus <vladimir@codesourcery.com>
934
935 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 936 sync and async modes.
f7c60c5e 937
383ace49
JB
9382009-03-12 Joel Brobecker <brobecker@adacore.com>
939
940 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
941 that was checked in by mistake. Remove loading of ada.exp, since
942 this is not necessary in this case.
943
4ce102af
JB
9442009-03-12 Joel Brobecker <brobecker@adacore.com>
945
946 * gdb.ada/ptype_arith_binop.exp: New testcase.
947
529a2aef
JB
9482009-03-12 Joel Brobecker <brobecker@adacore.com>
949
950 * gdb.ada/mod_from_name: New testcase.
951
8a38181c
JB
9522009-03-12 Joel Brobecker <brobecker@adacore.com>
953
954 * gdb.ada/tick_last_segv: New testcase.
955
11436dee
VP
9562009-03-12 Vladimir Prus <vladimir@codesourcery.com>
957
61ff14c6 958 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 959
1f31650a
VP
9602009-03-12 Vladimir Prus <vladimir@codesourcery.com>
961
61ff14c6
JK
962 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
963 include the token in ^running and frame info in *stopped.
1f31650a 964
a3247a22
PP
9652009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
966
967 * solib-display.exp: New file.
968 * solib-display-main.c: New file.
969 * solib-display-lib.c: New file.
61ff14c6 970
aae64587
PA
9712009-03-05 Pedro Alves <pedro@codesourcery.com>
972
973 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
974
44aabfbc
JK
9752009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
976
977 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
978 (list_and_check_macro): Use more specific test name.
979 (next to definition): Make the test names unique.
980
c087fcd3
PM
9812009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
982
983 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 984
c86cf029
VP
9852009-02-17 Vladimir Prus <vladimir@codesourcery.com>
986
987 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
988 notifications.
989 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
990 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
991 * lib/mi-support.exp (library_loaded_re): New.
992 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
993
3ea85240
VP
9942009-02-17 Vladimir Prus <vladimir@codesourcery.com>
995
996 * gdb.gdb/observer.exp: Use test_notification observer, not
997 normal_stop, everywhere.
998 (test_normal_stop_notifications): Rename to...
999 (test_notifications): ...this.
1000 (test_observer_normal_stop): Rename to...
1001 (test_observer): ...this.
1002
1903f0e6
DE
10032009-02-16 Doug Evans <dje@google.com>
1004
1005 * gdb.arch/amd64-disp-step.S (test_int3): New test.
1006 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
1007 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
1008 (test_prefixed_syscall,test_int3): New tests.
1009 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
1010 (test_prefixed_syscall,test_int3): New tests.
1011
1d33d6ba
VP
10122009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1013
3cb51905
AS
1014 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
1015 (mi_expect_interrupt): Likewise.
1016 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
1017 response.
1d33d6ba 1018
faafb047
PM
10192009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1020
1021 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
1022 * gdb.base/pc-fp.exp (get_valueofx): Remove.
1023 Replace calls to get_valueofx by get_hexadecimal_valueof.
1024
417e16e2
PM
10252009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1026
1027 * lib/gdb.exp (get_valueof): Accept anything as a return value.
1028 (get_integer_valueof): New procedure.
1029 (get_sizeof): Use new get_integer_value_of.
1030 * gdb.base/sizeof.exp: Replace all uses of get_valueof
1031 by get_integer_valueof.
1032
7065b901
TT
10332009-02-13 Tom Tromey <tromey@redhat.com>
1034
1035 * gdb.base/remote.exp (get_sizeof): Remove.
1036 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
1037 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
1038 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
1039 * lib/gdb.exp (get_valueof): Move from long_long.exp.
1040 (get_sizeof): Likewise.
1041
5d7cb8df
JK
10422009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1043
1044 PR fortran/9806
1045 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
1046
b2febfff
PP
10472009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1048
1049 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
1050
4aa995e1
PA
10512009-02-06 Pedro Alves <pedro@codesourcery.com>
1052
1053 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
1054
d8906c6f
TJB
10552009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1056
1057 * gdb.python/python-cmd.exp: New file.
1058
ff4ab08d
TG
10592009-02-06 Tristan Gingold <gingold@adacore.com>
1060
1061 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
1062
aacd552b
TG
10632009-02-05 Tristan Gingold <gingold@adacore.com>
1064
1065 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
1066 pointer is dereferenced and use this signal name in regexp.
1067 * gdb.base/signull.exp: Ditto.
1068 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
1069 * gdb.base/signull.c (main): Ditto.
1070
08c637de
TJB
10712009-02-04 Tom Tromey <tromey@redhat.com>
1072 Thiago Jung Bauermann <bauerman@br.ibm.com>
1073
1074 * gdb.python/python-value.exp: Use `gdb.history' instead of
1075 `gdb.value_from_history'.
1076 (test_value_numeric_ops): Add test for conversion of enum constant.
1077 * gdb.python/python-value.c (enum e): New type.
1078 (evalue): New global.
1079 (main): Use argv.
1080
20261af8
JG
10812009-02-04 Jerome Guitton <guitton@adacore.com>
1082
1083 * gdb.ada/uninitialized_vars: New test program.
1084 * gdb.ada/uninitialized_vars.exp: New testcase.
1085
52e44b43
TT
10862009-02-02 Tom Tromey <tromey@redhat.com>
1087
1088 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
1089 * gdb.cp/pr2489.cc: Rename...
1090 * gdb.cp/pr9594.cc: ... to this.
1091
1c71341a
TT
10922009-02-02 Tom Tromey <tromey@redhat.com>
1093
1094 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
1095 * gdb.cp/pr2489.cc: New file.
1096 * gdb.cp/cpcompletion.exp: New file.
1097
a4295225
TT
10982009-02-02 Tom Tromey <tromey@redhat.com>
1099
1100 PR exp/9059:
1101 * gdb.cp/call-c.exp: Add regression test.
1102 * gdb.cp/call-c.cc (FooHandle): New typedef.
1103 (main): New variable 'handle'.
1104
592375cd
VP
11052009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1106
1107 * lib/mi-support.exp (et_mi_thread_list)
1108 (check_mi_and_console_threads): Adjust for current thread in
1109 -thread-list-ids output.
1110
41447f92
VP
11112009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1112
1113 * gdb.mi/mi-break.exp (test_disabled_creation): New.
1114 Call it.
1115
35669430
DE
11162009-01-28 Doug Evans <dje@google.com>
1117
1118 * gdb.arch/amd64-disp-step.S: New file.
1119 * gdb.arch/amd64-disp-step.exp: New file.
1120 * gdb.arch/i386-disp-step.S: New file.
1121 * gdb.arch/i386-disp-step.exp: New file.
1122
09f00d9a
PM
11232009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
1124
1125 * gdb.base/find.exp: Set newline variable
1126 using quotes instead of braces to fix cygwin failures.
1127
1e8fb976
PA
11282009-01-23 Pedro Alves <pedro@codesourcery.com>
1129
1130 * gdb.base/radix.exp: Add tests to ensure that that set
1131 input-radix 0 and set output-radix 0 are really rejected.
1132
da061712
PA
11332009-01-23 Pedro Alves <pedro@codesourcery.com>
1134
1135 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
1136 copyright years.
1137
dd7e2d2b
PA
11382009-01-23 Pedro Alves <pedro@codesourcery.com>
1139
1140 PR gdb/9664:
1141 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
1142
392452f6
PA
11432009-01-22 Pedro Alves <pedro@codesourcery.com>
1144
1145 PR c++/9631:
1146 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
1147
8653e71c
PM
11482009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
1149
1150 * gdb.server/file-transfer.exp: Use EXEEXT variable for
1151 binfile definition to fix Windows OS failure.
1152
a12cc160
DJ
11532009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1154
1155 PR gdb/9346
1156 * gdb.base/interrupt.c (sigint_handler): New.
1157 (main): Install a SIGINT handler if SIGNALS is defined. Exit
1158 on error.
1159 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
1160 Test "signal SIGINT".
1161
b89667eb
DE
11622009-01-19 Doug Evans <dje@google.com>
1163
1164 * gdb.base/break.exp: Update expected gdb output.
1165 * gdb.base/sepdebug.exp: Ditto.
1166 * gdb.mi/mi-syn-frame.exp: Ditto.
1167 * gdb.mi/mi2-syn-frame.exp: Ditto.
1168 * gdb.base/call-signal-resume.exp: New file.
1169 * gdb.base/call-signals.c: New file.
1170 * gdb.base/unwindonsignal.exp: New file.
1171 * gdb.base/unwindonsignal.c: New file.
1172 * gdb.threads/interrupted-hand-call.exp: New file.
1173 * gdb.threads/interrupted-hand-call.c: New file.
1174 * gdb.threads/thread-unwindonsignal.exp: New file.
1175
adb483fe
DJ
11762009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1177
1178 * gdb.base/define.exp: Test defining and hooking prefix commands.
1179 * gdb.python/python.exp: Update test for "show user" output.
1180
60023297
JK
11812009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1182
1183 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
1184 now the output exactly, using less wildcards. Expect also the output
1185 of gfortran-4.3. Update for the f-valprint.c modification from
1186 2008-04-22.
1187 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
1188 Remove gdb_test test names where matching the command.
1189
ccc57cf9
PA
11902009-01-01 Pedro Alves <pedro@codesourcery.com>
1191
1192 PR breakpoints/9681:
1193 * gdb.base/watchpoint.exp: Add regression test.
1194
c7a6ca08
PA
11952008-12-31 Pedro Alves <pedro@codesourcery.com>
1196
1197 * gdb.threads/attach-into-signal.exp: Don't use
1198 gdb_suppress_entire_file.
1199 * gdb.threads/attach-stopped.exp: Ditto.
1200 * gdb.threads/attachstop-mt.exp: Ditto.
1201
3a031f65
PA
12022008-12-31 Pedro Alves <pedro@codesourcery.com>
1203
1204 PR gdb/8812:
1205 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
1206
09e6485f
PA
12072008-12-29 Pedro Alves <pedro@codesourcery.com>
1208
1209 PR gdb/7536:
1210 * gdb.base/radix.exp: Add tests to ensure invalid input radices
1211 and unsupported output radices are really rejected.
1212
0cd53049
JK
12132008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1214
1215 * gdb.cp/punctuator.exp: Backslash the '$' signs.
1216
ba163c7e
TT
12172008-12-22 Tom Tromey <tromey@redhat.com>
1218
1219 * gdb.cp/punctuator.exp: New file.
1220
6f4de6c9
JK
12212008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1222
1223 * gdb.base/completion.exp (Completing non-existing component): New test.
1224
0f34d0b4
JK
12252008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1226
1227 Fix for PR gdb/8648.
1228 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
1229 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
1230 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
1231 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
1232
db2ad4c3
JK
12332008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1234
1235 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
1236
bb5ef15e
DP
12372008-12-16 Christophe Lyon <christophe.lyon@st.com>
1238
1239 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
1240 compiler actually generate code at the expected line number.
1241
90142adc
JZ
12422008-12-15 Jie Zhang <jie.zhang@analog.com>
1243
1244 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
1245
fad6eecd
TT
12462008-12-12 Tom Tromey <tromey@redhat.com>
1247
1248 * gdb.base/commands.exp (redefine_hook_test): New proc.
1249 Call it.
1250
17c8aaf5
TT
12512008-12-11 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.base/macscp.exp: New regression test.
1254
7c8adf68
TT
12552008-12-11 Tom Tromey <tromey@redhat.com>
1256
1257 * gdb.base/macscp.exp: Print "address.addr".
1258 * gdb.base/macscp1.c (struct outer): New struct.
1259 (address): New global.
1260
b05dcbb7
TT
12612008-12-09 Tom Tromey <tromey@redhat.com>
1262
1263 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
1264 Call it.
1265
2d476de1
DE
12662008-12-04 Doug Evans <dje@google.com>
1267
1268 * gdb.server/ext-run.exp: Relax regexp for init program.
1269
87bdc959
TG
12702008-12-03 Tristan Gingold <gingold@adacore.com>
1271
1272 * gdb.base/macscp.exp: Generate an object file during compilation
1273 to work around Darwin dsymutil limitations.
1274
e0740f77
JK
12752008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1276
1277 Test resolving external references to TLS variables.
1278 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
1279 FILE2_THREAD_LOCAL.
1280 (testfile2, srcfile2): New variables.
1281 * gdb.threads/tls.c (file2_thread_local)
1282 (function_referencing_file2_thread_local): New.
1283 * gdb.threads/tls2.c: New file.
1284
67f0aac5
JB
12852008-11-28 Joel Brobecker <brobecker@adacore.com>
1286
1287 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
1288 rather than integer, as integer might not be big enough when
1289 on 64bit targets.
67f0aac5 1290
c332165e
JG
12912008-11-27 Jerome Guitton <guitton@adacore.com>
1292
1293 * gdb.cp/formatted-ref.exp: Add equality test.
1294 * gdb.ada/formatted_ref.exp: Ditto.
1295
fc9b693c
JK
12962008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1297
1298 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
1299 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
1300
a9c64011
AS
13012008-11-20 Andreas Schwab <schwab@suse.de>
1302
1303 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
1304 matching syscall entry point.
1305 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1306 (tcatch_vfork_then_child_follow): Likewise. Finish through
1307 vfork even if we stopped at the syscall trampoline.
1308
e2fd701e
DE
13092008-11-20 Doug Evans <dje@google.com>
1310
1311 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
1312
69abc51c
TJB
13132008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1314
1315 * gdb.arch/ppc-dfp.exp: New file.
1316 * gdb.arch/ppc-dfp.c: New file.
1317
c14c28ba
PP
13182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1319
1320 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 1321
2e74121d
DE
13222008-11-17 Doug Evans <dje@google.com>
1323
1324 * gdb.mi/mi-syn-frame.exp: Update expected output.
1325 * gdb.mi/mi2-syn-frame.exp: Update expected output.
1326
66bb093b
VP
13272008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1328
1329 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
1330 "thread N" results in =thread-selected.
1331 * lib/mi-support (mi_run_cmd, mi_expect_stop)
1332 (mi_send_resuming_command_raw): Be prepared for
1333 =thread-selected.
1334
3d043ef6
VP
13352008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1336
a9c64011
AS
1337 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
1338 * lib/mi-support.exp: Likewise.
3d043ef6 1339
808104c8
JB
13402008-11-16 Joel Brobecker <brobecker@adacore.com>
1341
1342 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
1343 commands from the expected output for "help catch".
1344
00b22944
JB
13452008-11-15 Joel Brobecker <brobecker@adacore.com>
1346
1347 * gdb.ada/int_deref.exp: New testcase.
1348
59669435
TT
13492008-11-14 Nick Roberts <nickrob@snap.net.nz>
1350
1351 * gdb.mi/gdb2549.exp: New file.
1352
de04a248
DE
13532008-11-11 Doug Evans <dje@google.com>
1354
1355 * gdb.base/callexit.exp: New file.
1356 * gdb.base/callexit.c: New file.
1357
6b8ce727
DE
13582008-11-10 Doug Evans <dje@google.com>
1359
1360 * lib/gdb.exp (GDBFLAGS): Move -nx ...
1361 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
1362 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
1363 (default_gdb_start,default_gdb_exit): Ditto.
1364 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
1365 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
1366 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
1367 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
1368 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
1369 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
1370
1b14b8aa
AS
13712008-11-03 Andreas Schwab <schwab@suse.de>
1372
1373 * gdb.base/hashline2.exp: Fix typo.
1374 * gdb.base/hashline3.exp: Likewise.
1375
f3134b88
TT
13762008-10-30 Tom Tromey <tromey@redhat.com>
1377
1378 * gdb.base/pointers.exp: Add test.
1379 * gdb.base/pointers.c (k, S): New typedefs.
1380 (instance): New global.
1381
c2226152
AS
13822008-10-30 Andreas Schwab <schwab@suse.de>
1383
1384 * gdb.base/args.exp: Add tests for newlines.
1385
462f405c
JB
13862008-10-30 Joel Brobecker <brobecker@adacore.com>
1387
1388 gdb.base/foll-exec.exp: Update the expected output of a couple
1389 of "info breakpoints" tests.
1390
79a45b7d
TT
13912008-10-28 Tom Tromey <tromey@redhat.com>
1392
1393 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
1394
adc13a14
PA
13952008-10-24 Pedro Alves <pedro@codesourcery.com>
1396
1397 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
1398 gdb_start_cmd.
1399 Use runto_main before any test that requires execution.
1400
252fbfc8
PA
14012008-10-23 Pedro Alves <pedro@codesourcery.com>
1402
1403 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
1404 instead of SIGINT.
1405
28148e3d
JB
14062008-10-22 Joel Brobecker <brobecker@adacore.com>
1407
1408 * gdb.base/completion.exp: Update expected output following
1409 the addition of the "info tasks" command.
1410
c209f847
TT
14112008-10-22 Tom Tromey <tromey@redhat.com>
1412
1413 * gdb.base/exprs.exp (test_expr): Add test for string
1414 concatenation.
1415
f177e350
PA
14162008-10-19 Pedro Alves <pedro@codesourcery.com>
1417
1418 * configure.ac: Output gdb.python/Makefile.
1419 * configure: Regenerate.
1420 * gdb.python/Makefile.in: New.
1421
cce89356
JB
14222008-10-16 Joel Brobecker <brobecker@adacore.com>
1423
1424 * gdb.base/foll-fork.exp: Adjust the expected output to match
1425 the new description for fork/vfork catchpoints in the "info
1426 breakpoints" output.
1427
176d289d
TJB
14282008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1429
1430 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
1431
a08702d6
TJB
14322008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1433
1434 * gdb.python/python-value.c: New file.
1435 * gdb.python/python-value.exp: New file.
1436
1c5cfe86
PA
14372008-10-15 Pedro Alves <pedro@codesourcery.com>
1438
1439 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
1440
5a98ad69
DP
14412008-10-15 Denis Pilat <denis.pilat@st.com>
1442
41702f1b 1443 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 1444
dcb1a1e2
TT
14452008-10-09 Tom Tromey <tromey@redhat.com>
1446
1447 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
1448 'fprintf' and 'stderr'.
1449
9124fe48
JB
14502008-10-07 Joel Brobecker <brobecker@adacore.com>
1451
1452 * gdb.ada/ref_tick_size.exp: New testcase.
1453
45452591
DE
14542008-10-06 Doug Evans <dje@google.com>
1455
1456 * gdb.dwarf2/dw2-cu-size.exp: New file.
1457 * gdb.dwarf2/dw2-cu-size.S: New file.
1458
1459 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
1460 .Ltype_int for clarity.
1461
4fc5b208
PP
14622008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
1463
1464 PR gdb/2384:
1465 * gdb.cp/gdb2384.exp: Extended to test more cases.
1466 * gdb.cp/gdb2384.cc: Likewise.
1467 * gdb.cp/gdb2384-base.h: Likewise.
1468 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 1469
d78df370
JK
14702008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1471
1472 * gdb.base/maint.exp (maint print type): Remove printing
1473 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
1474
9a044a89
TT
14752008-09-30 Tom Tromey <tromey@redhat.com>
1476
1477 * gdb.base/macscp.exp: Add completion tests.
1478 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
1479 (TWENTY_THREE): Likewise.
1480 (FORTY_EIGHT): Likewise.
1481
506800a9
TT
14822008-09-30 Tom Tromey <tromey@redhat.com>
1483
1484 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
1485 everywhere.
1486 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
1487
1a6f01b5
JK
14882008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1489
1490 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
1491 testcase is derived from. Fix racy dependency on an expected PID
1492 number. No longer support the testcase on Linux kernel 2.4.x.
1493
2fae03e8
TT
14942008-09-27 Tom Tromey <tromey@redhat.com>
1495
1496 * gdb.base/macscp.exp: Add tests for stringification, splicing,
1497 and varargs.
1498
1ad15515
PA
14992008-09-22 Pedro Alves <pedro@codesourcery.com>
1500
1501 * lib/mi-support.exp (mi_expect_interrupt): New.
1502 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
1503 from gdb.mi/mi-nonstop.exp.
1504 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
1505 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
1506 lib/mi-support.exp.
1507 Use mi_check_thread_states throughout. Avoid ".*" and do not
1508 require an anchor after -exec-run.
1509
d0b76dc6
DJ
15102008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1511
1512 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
1513 stop is pending. Avoid ".*" when two stops are pending.
1514 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
1515 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
1516 newlines in fullnames.
1517 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
1518 (mi_expect_stop): Update comments. Only anchor in sync mode.
1519 Do not match newlines.
1520 (mi_send_resuming_command_raw): Always return status.
1521 (mi_get_stop_line): Do not match more than one line by accident.
1522 Only anchor in sync mode.
1523 (mi_run_inline_test): If -exec-next fails, give up.
1524
9990c830
UW
15252008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1526
1527 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
1528 on SPU.
1529
ebcf6f00
JB
15302008-09-10 Joel Brobecker <brobecker@adacore.com>
1531
1532 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
1533
b6db24e5
JB
15342008-09-10 Joel Brobecker <brobecker@adacore.com>
1535
1536 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
1537 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1538 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
1539 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1540 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
1541 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
1542 gdb.ada/interface.exp, gdb.ada/null_array.exp,
1543 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1544 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1545 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1546 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
1547 Include the "= " sequence in the expected output of print tests.
1548
2bf448e0
JB
15492008-09-10 Joel Brobecker <brobecker@adacore.com>
1550
1551 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
1552 description for boolean types.
1553
d51fd4c8
PA
15542008-09-09 Pedro Alves <pedro@codesourcery.com>
1555
1556 * gdb.base/hook-stop-continue.c: New.
1557 * gdb.base/hook-stop-continue.exp: New.
1558
694182d2
DJ
15592008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1560
1561 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
1562
3b8a7fc0
JG
15632008-09-08 Jerome Guitton <guitton@adacore.com>
1564
1565 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
1566 (stack_check_probe_2, stack_check_probe_loop_1)
1567 (stack_check_probe_loop_2): New functions.
1568 (main): Add call to these new functions.
1569 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
1570 functions, check that the breakpoint is inserted at the appropriate
1571 location.
1572 (insert_breakpoint): Slightly refine this procedure so that it can
1573 be called several times in the test.
1574
96cc0ae8
JG
15752008-09-08 Jerome Guitton <guitton@adacore.com>
1576
1577 * gdb.base/stack-checking.c: New file.
1578 * gdb.base/stack-checking.exp: New file.
1579
1f08b409
TJB
15802008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1581
1582 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
1583 * gdb.arch/altivec-regs.exp: Likewise.
1584 * gdb.arch/vsx-regs.exp: Likewise.
1585
3099e1c4
TJB
15862008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
1587
1588 * gdb.arch/ppc-fp.exp: New file.
1589 * gdb.arch/ppc-fp.c: New file.
1590
cc69bfc1
PP
15912008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
1592
1593 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
1594 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 1595
b02a33db
MS
15962008-09-04 Michael Snyder <msnyder@vmware.com>
1597
1598 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
1599 as "at" (for non-debug functions such as _start).
1600
2992cbe0
UW
16012008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1602
1603 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
1604 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
1605 software watchpoints.
1606 * gdb.base/watch_thread_num.exp: Likewise.
1607
514f746b
AR
16082008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
1609
1610 * gdb.arch/i386-bp_permanent.exp: New test.
1611
876cecd0
TT
16122008-08-24 Tom Tromey <tromey@redhat.com>
1613
1614 * gdb.base/maint.exp: Update "maint print type".
1615
80f73d71
VP
16162008-08-21 Vladimir Prus <vladimir@codesourcery.com>
1617
1618 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
1619 support. Adjust the order of "*running" notifications.
1620 * gdb.mi/non-stop.c: Don't cast from int to void* and
1621 back.
1622
d9c78d7d
MK
16232008-08-20 Mark Kettenis <kettenis@gnu.org>
1624
1625 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
1626 expect to find it in the "info frame" output.
1627
97a2d1d3
DJ
16282008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
1629
1630 * gdb.base/interp.exp: Always consume both prompts.
1631
b96e2927
PA
16322008-08-20 Pedro Alves <pedro@codesourcery.com>
1633
1634 * gdb.base/pending.exp: Test pending breakpoints without symbols
1635 loaded.
1636
8cf6e61a
VP
16372008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1638
1639 * lib/mi-support.exp (mi_expect_stop): Produce
1640 more details on failures.
1641 * gdb.mi/mi-nonstop.exp: New.
1642 * gdb.mi/non-stop.c: New.
1643
c6ebd6cf
VP
16442008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1645
a9c64011
AS
1646 * gdb.mi/mi-async.exp: Use 'set target-async'.
1647 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 1648
46a9b8ed
DJ
16492008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
1650
1651 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
1652
44feb3ce
TT
16532008-08-17 Tom Tromey <tromey@redhat.com>
1654
1655 * gdb.base/help.exp (help catch): Rewrite.
1656
311a4e6b
TJB
16572008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1658
1659 * gdb.base/define.exp: Test indented command documentation.
1660 * gdb.python/python.exp: Test indented multi-line command.
1661
604c2f83
LM
16622008-08-15 Luis Machado <luisgpm@br.ibm.com>
1663
1664 * testsuite/gdb.arch/vsx-regs.c: New source file.
1665 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
1666 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
1667
886a217c
TT
16682008-08-14 Tom Tromey <tromey@redhat.com>
1669
1670 * gdb.base/macscp.exp: Add regression test for "macro define" or
1671 "macro undef" with no arguments.
1672
c814a4f3
PP
16732008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1674
1675 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 1676
12ab8a60
UW
16772008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1678
1679 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
1680
d57a3c85
TJB
16812008-08-06 Tom Tromey <tromey@redhat.com>
1682
1683 * gdb.python/python.exp: New file.
1684
c7b778ff
JK
16852008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1686
1687 Fix for PR gdb/1543.
1688 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
1689 $LOCATION.
1690 (location): New variable.
1691 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
1692 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
1693 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
1694 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
1695 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
1696 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
1697 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
1698 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
1699 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
1700 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
1701 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1702 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
1703 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1704 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
1705 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
1706 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
1707 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
1708 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
1709 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
1710 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
1711 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
1712 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
1713 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
1714 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
1715 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
1716 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
1717 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
1718 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
1719 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
1720 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
1721 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
1722 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
1723 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
1724 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
1725 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
1726 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
1727 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
1728 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
1729 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
1730 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
1731 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
1732 gdb.base/type-opaque.exp, gdb.base/until.exp,
1733 gdb.base/value-double-free.c, gdb.base/varargs.exp,
1734 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
1735 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
1736 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
1737 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
1738 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
1739 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
1740 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
1741 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
1742 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
1743 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
1744 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
1745 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
1746 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
1747 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
1748 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
1749 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
1750 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
1751 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
1752 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
1753 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1754 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
1755 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
1756 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
1757 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
1758 gdb.pascal/types.exp, gdb.stabs/weird.exp,
1759 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
1760 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
1761 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
1762 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
1763 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
1764 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
1765 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
1766 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
1767 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
1768 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
1769 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
1770 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
1771 lib/mi-support.exp, lib/trace-support.exp: Remove reference
1772 to bug-gdb@prep.ai.mit.edu .
1773
5e06a3d1
VP
17742008-07-31 Vladimir Prus <vladimir@codesourcery.com>
1775
1776 * lib/mi-support.exp (mi_load_shlibs): New.
1777 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
1778
9d81d21b
VP
17792008-07-30 Vladimir Prus <vladimir@codesourcery.com>
1780
1781 * lib/mi-support.exp (get_mi_thread_list)
1782 (check_mi_and_console_threads): New, moved from ...
1783 * gdb.mi/mi-pthread.exp: ...here.
1784 * gdb.mi/gdb669.exp (get_mi_thread_list)
1785 (check_mi_and_console_threads): Delete.
1786 * gdb.mi/mi2-pthread.exp: Likewise.
1787
bae98fe0
TT
17882008-07-28 Tom Tromey <tromey@redhat.com>
1789
1790 * Makefile.in (just-check): Remove. Move body to...
1791 (check): ... here.
1792
57380f4e
DJ
17932008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1794
1795 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
1796 Add a test for duplicated SIGINTs.
1797
e09490f1
DJ
17982008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1799
1800 * gdb.threads/schedlock.exp (get_args): Update to work for any
1801 value of NUM.
1802 (Top level): Report the number of threads that did not resume.
1803
6387b45f
DJ
18042008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1805
1806 * gdb.dwarf2/dw2-compressed.S: Also define __start.
1807
62f64ff2
DJ
18082008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1809
1810 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
1811 non-MI prompt.
1812
fa8de41e
TT
18132008-07-26 Tom Tromey <tromey@redhat.com>
1814
1815 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
1816 (function_struct, function_struct_ptr): New globals.
1817 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
1818 function pointer in a struct.
1819
ccb3ac8a
TT
18202008-07-26 Tom Tromey <tromey@redhat.com>
1821
1822 * gdb.base/macscp.exp: Add test for macro lexing bug.
1823
d7d9f01e
TT
18242008-07-18 Tom Tromey <tromey@redhat.com>
1825
1826 * gdb.base/macscp.exp: Add macro tests.
1827
9bf07184
PP
18282008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1829
1830 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
1831
becf6477
PP
18322008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1833
1834 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
1835
0709f7d3
PP
18362008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1837
1838 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 1839
7093c834
PP
18402008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1841
1842 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 1843
b432ffe3
JK
18442008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
1847
b1a268e5
VP
18482008-07-12 Vladimir Prus <vladimir@codesourcery.com>
1849
1850 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
1851
e2995f8e
KB
18522008-07-11 Kevin Buettner <kevinb@redhat.com>
1853
1854 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
1855 of regexp to account for changes made to GDB in the printing of
1856 byte vectors.
1857
14032a66
TT
18582008-07-11 Tom Tromey <tromey@redhat.com>
1859
1860 * gdb.base/completion.exp: Add 'help' completion test.
1861
981505ef
JK
18622008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1863
1864 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
1865
10568435
JK
18662008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1867
1868 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
1869
4487aabf
PA
18702008-07-09 Pedro Alves <pedro@codesourcery.com>
1871
1872 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
1873
a4a9b1c4
PA
18742008-07-09 Pedro Alves <pedro@codesourcery.com>
1875
1876 * gdb.base/fullname.exp: Restore pwd if compiling failed.
1877
3c3185ac
JK
18782008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1879
1880 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
1881
7ebd49dc
VP
18822008-06-28 Vladimir Prus <vladimir@codesourcery.com>
1883
1884 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
1885 previous commit. Add a comment.
1886
84e46146
PA
18872008-06-28 Pedro Alves <pedro@codesourcery.com>
1888
1889 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
1890
0f8d4a2f
VP
18912008-06-28 Vladimir Prus <vladimir@codesourcery.com>
1892
1893 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
1894
f747e0ce
PA
18952008-06-27 Pedro Alves <pedro@codesourcery.com>
1896
1897 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
1898 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
1899 compiling an executable, link in an object that forces unbuffered
1900 output.
1901 * lib/set_unbuffered_mode.c: New file.
1902
734a5c36
JK
19032008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1904
1905 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
1906
a2840c35
VP
19072008-06-25 Vladimir Prus <vladimir@codesourcery.com>
1908
a9c64011
AS
1909 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
1910 mi_expect_stop.
1911 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
1912 Demand that *running is output.
1913 (detect_async): Perform checking every time.
1914 (mi_send_resuming_command): Extract everything into...
1915 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
1916 (mi_expect_stop): Don't accept any output before *stopped.
1917
6ae37fef
VP
19182008-06-13 Vladimir Prus <vladimir@codesourcery.com>
1919
1920 Robustify mi-simplerun.
a9c64011
AS
1921 * gdb.mi/basics.c (main): Add a call to sleep.
1922 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
1923 * gdb.mi/mi2-cli.exp: Likewise.
1924 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 1925
b4aa76f0 19262008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
1927
1928 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
1929
e1ac3328
VP
19302008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1931
a9c64011
AS
1932 * gdb.mi/mi-console.exp: Adjust.
1933 * gdb.mi/mi-syn-frame.exp: Adjust.
1934 * gdb.mi/mi2-console.exp: Adjust.
1935 * gdb.mi/mi2-syn-frame.exp: Adjust.
1936 * lib/mi-support.exp (mi_run_cmd): Adjust.
1937 (mi_send_resuming_command): Adjust.
e1ac3328 1938
f7f9a841
VP
19392008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1940
1941 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
1942 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
1943 testing of stopped.
1944 * gdb.mi/mi2-syn-frame.exp: Likewise.
1945 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
1946 (async, detect_async): New.
1947 (mi_expect_stop, mi_continue_to_line): Adjust expectation
1948 depending on if we're running in sync or async mode.
f7f9a841 1949
37cd5d19
TT
19502008-06-09 Tom Tromey <tromey@redhat.com>
1951
1952 * gdb.base/completion.exp: New tests for field name completion
1953 with spaces, and field name completion with '->'.
1954
65d12d83
TT
19552008-06-06 Tom Tromey <tromey@redhat.com>
1956
1957 * gdb.base/break1.c (struct some_struct): New struct.
1958 (values): New global.
1959 * gdb.base/completion.exp: Add field name completion test.
1960
ebfe2e3f
PP
19612008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1962
1963 * gdb.cp/call-c.exp: Test for incorrect handling of reference
1964 to pointer.
1965 * gdb.cp/call-c.cc: Likewise.
1966
bcf6fc3a
NR
19672008-06-06 Nick Roberts <nickrob@snap.net.nz>
1968
1969 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
1970 annotation.
1971
49fd4a42 19722008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 1973 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
1974
1975 * gdb.threads/execl.c, gdb.threads/execl1.c,
1976 gdb.threads/execl.exp: New tests.
a9c64011 1977
8a34ac3f
AR
19782008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
1979 Daniel Jacobowitz <dan@codesourcery.com>
1980
1981 * gdb.cp/exception.exp: Activate test, make it work with pending
1982 catchpoints.
1983
86ae69ef
JK
19842008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1985
1986 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
1987
f7f9ae2c
VP
19882008-05-28 Vladimir Prus <vladimir@codesourcery.com>
1989
a9c64011
AS
1990 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
1991 now printed.
1992 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 1993
2a2d4dc3
AS
19942008-05-27 Andreas Schwab <schwab@suse.de>
1995
1996 * gdb.base/frame-args.exp: Handle arguments that are optimized
1997 out.
1998
5099e4d9
LM
19992008-05-26 Luis Machado <luisgpm@br.ibm.com>
2000
2001 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
2002 quiet for ppc32 and group options into a single variable.
2003
d9c36a91
JB
20042008-05-23 Joel Brobecker <brobecker@adacore.com>
2005
2006 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
2007 of zero-size elements.
2008 * gdb.ada/null_array.exp: Test printing this new array.
2009
103a8671
JK
20102008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2011
2012 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
2013
07a4cc1a 20142008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
2015
2016 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
2017 of the "finish" command.
2018
55f996a7
NR
20192008-05-21 Nick Roberts <nickrob@snap.net.nz>
2020
2021 * gdb.base/annota1.exp: Test for new annotation.
2022
907fc202
UW
20232008-05-16 Pedro Alves <pedro@codesourcery.com>
2024
2025 * gdb.base/fixsection.exp: New file.
2026 * gdb.base/fixsection0.c: New file.
2027 * gdb.base/fixsection1.c: New file.
2028
e8f97270
UW
20292008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2030
2031 * gdb.base/annota1.exp: Accept printf@... in place of printf.
2032 * gdb.base/annota3.exp: Likewise.
2033
ac0bb574
NF
20342008-05-13 Nathan Froyd <froydnj@codesourcery.com>
2035
2036 * gdb.base/watch_thread_num.exp: Don't run tests that require
2037 watchpoints if the target doesn't support them.
2038
6fadd07a
DE
20392008-05-12 Doug Evans <dje@google.com>
2040
2041 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
2042
6e9a4a30
JB
20432008-05-09 Joel Brobecker <brobecker@adacore.com>
2044
2045 * gdb.ada/assign_1.exp: New testcase.
2046
08388c79
DE
20472008-05-09 Doug Evans <dje@google.com>
2048
a3c83fae
DE
2049 * gdb.base/find.exp: New file.
2050 * gdb.base/find.c: New file.
08388c79 2051
bd5ddfe8
DJ
20522008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
2053
2054 * gdb.base/commands.exp (watchpoint_command_test): Handle
2055 gdb,no_hardware_watchpoints.
2056 * gdb.base/float.exp: Allow ARM targets without floating point.
2057 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
2058
b5dd68e2 20592008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 2060 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
2061
2062 * gdb.ada/lang_switch: New test program.
2063 * gdb.ada/lang_switch.exp: New testcase.
2064
382d13d1
DE
20652008-05-05 Doug Evans <dje@google.com>
2066
2067 * gdb.base/help.exp (disassemble): Update expected help text.
2068
9dd789d0
PA
20692008-05-04 Pedro Alves <pedro@codesourcery.com>
2070
2071 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
2072
611c83ae
PA
20732008-05-04 Pedro Alves <pedro@codesourcery.com>
2074
2075 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
2076 different times.
2077
ff013f42
JK
20782008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2079
2080 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
2081 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
2082 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
2083 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
2084
96dff6a2
VP
20852008-05-04 Vladimir Prus <vladimir@codesourcery.com>
2086
2087 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
2088 notification to appear.
2089
55cd6f92
DJ
20902008-05-04 Daniel Jacobowitz <dan@debian.org>
2091
2092 * gdb.base/fullname.c: New file.
2093 * gdb.base/fullname.exp: New file.
2094 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
2095
d705c43c
PA
20962008-05-03 Pedro Alves <pedro@codesourcery.com>
2097
2098 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
2099 expressions with macros.
2100
333222e1
JK
21012008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2102
2103 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
2104
5ac01682
DJ
21052008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2106
2107 * gdb.base/completion.exp: Handle lack of other symbols beginning
2108 with "a".
2109
2110 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
2111
237fc4c9
PA
21122008-05-02 Jim Blandy <jimb@codesourcery.com>
2113
2114 * gdb.asm/asmsrc1.s: Add scratch space.
2115
ed5e9466
DJ
21162008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2117 Daniel Jacobowitz <dan@codesourcery.com>
2118
2119 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
2120 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
2121 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
2122
b39cc962
DJ
21232007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2124
2125 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
2126
36d520f5
JB
21272008-05-01 Joel Brobecker <brobecker@adacore.com>
2128
2129 * gdb.base/info-target.exp: New testcase.
2130
8d4e3071
DJ
21312008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2132
2133 * gdb.cp/hang.exp: Use .cc instead of .C.
2134 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
2135 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
2136
6f3f3097
DJ
21372008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2138
2139 * gdb.base/gdb1250.exp: Remove perror.
2140 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
2141
5550a914
PA
21422008-04-30 Pedro Alves <pedro@codesourcery.com>
2143
2144 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
2145 .2byte.
2146
d848e687
DJ
21472008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
2148
2149 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
2150 (maybe_kfail): New.
2151
93b5768b
PA
21522008-04-25 Pedro Alves <pedro@codesourcery.com>
2153
2154 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
2155
721c02de
VP
21562008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2157
a9c64011
AS
2158 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
2159 * gdb.mi/mi2-syn-frame.exp: Likewise.
2160 * lib/mi-support.exp: Likewise.
721c02de 2161
74960c60
VP
21622008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2163
2164 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
2165 to specify regexp for the location to stop at.
2166 * gdb.base/break-always.c: New.
2167 * gdb.base/break-always.exp: New.
2168
d24317b4
VP
21692008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2170
2171 * lib/mi-support.exp (mi_runto_helper): Adjust
2172 for the original-location field.
2173 (mi_create_breakpoint, mi_list_breakpoints): New.
2174 * gdb.mi/mi-break.exp: Adjust.
2175 * gdb.mi/mi2-break.exp: Adjust.
2176 * gdb.mi/mi-pending.exp: Adjust.
2177 * gdb.mi/mi-simplerun.exp: Adjust.
2178 * gdb.mi/mi2-simplerun.exp: Adjust.
2179 * gdb.mi/mi-syn-frame.exp: Adjust.
2180 * gdb.mi/mi2-syn-frame.exp: Adjust.
2181 * gdb.mi/mi-until.exp: Adjust.
2182 * gdb.mi/mi2-until.exp: Adjust.
2183 * gdb.mi/mi-var-display.exp: Adjust.
2184 * gdb.mi/mi2-var-display.exp: Adjust.
2185 * gdb.mi/mi-watch.exp: Adjust.
2186 * gdb.mi/mi2-watch.exp: Adjust.
2187
fdc59709 21882008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 2189
a9c64011
AS
2190 * aclocal.m4: Add override.m4.
2191 * configure: Regenerate.
fdc59709 2192
8e91f023
VP
21932008-04-19 Vladimir Prus <vladimir@codesourcery.com>
2194
2195 * gdb.mi/var-cmd.c (do_at_tests): Verify that
2196 '-var-update --all-values' reports new value even the type
2197 of a variable object has changed.
2198
233a11ab
CS
21992008-04-18 Craig Silverstein <csilvers@google.com>
2200
2201 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
2202 files.
d24317b4 2203
9c1137ad
JB
22042008-04-18 Joel Brobecker <brobecker@adacore.com>
2205
2206 * gdb.ada/atomic_enum: New test program.
2207 * gdb.ada/atomic_enum.exp: New testcase.
2208
66d0bbc7
DE
22092008-04-17 Doug Evans <dje@google.com>
2210
2211 * gdb.opt/Makefile.in: Fix whitespace.
2212
100906b0
UW
22132008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2214
2215 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
2216
4584e32e
DE
22172008-04-17 Doug Evans <dje@google.com>
2218
2219 * gdb.base/hashline1.exp: New testcase.
2220 * gdb.base/hashline2.exp: New testcase.
2221 * gdb.base/hashline2.exp: New testcase.
2222
0a320680
PA
22232008-04-17 Pedro Alves <pedro@codesourcery.com>
2224
2225 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
2226
18ac113b
AR
22272008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
2228
2229 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
2230 temporary breakpoint to match "Temporary breakpoint".
2231 * gdb.base/break.exp (delete_breakpoints): Likewise.
2232 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
2233 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
2234 * gdb.base/display.exp: Likewise.
2235 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
2236 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
2237 * gdb.base/restore.exp (restore_tests): Likewise.
2238 * gdb.base/sepdebug.exp: Likewise.
2239 * gdb.base/watchpoint.exp: Likewise.
2240 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
2241 * gdb.mi/mi-pending.exp: Likewise.
2242 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
2243 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
2244 * gdb.mi/mi-var-cmd.exp: Likewise.
2245 * gdb.mi/mi-var-display.exp: Likewise.
2246 * gdb.mi/mi2-cli.exp: Likewise.
2247 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
2248 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
2249 * gdb.mi/mi2-var-display.exp: Likewise.
2250 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
2251 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
2252 new "disp" field.
a9c64011 2253 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
2254 reason. This is to support fix for PR2424.
2255
add38693
JK
22562008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2257
2258 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
2259
fcacd99f
VP
22602008-04-13 Vladimir Prus <vladimir@codesourcery.com>
2261
2262 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 2263 field. Add more floating varobj tests.
fcacd99f 2264 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
2265 field.
2266 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
2267 (main): Call do_at_tests.
2268 * lib/mi-support.exp (mi_create_floating_varobj)
2269 (mi_varobj_update_with_type_change): New.
fcacd99f 2270
de051565
MK
22712008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2272
2273 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
2274 option of -var-evaluate-expression.
2275 * gdb.mi/mi2-var-display.exp: Likewise.
2276
dbc52822
VP
22772008-04-07 Vladimir Prus <vladimir@codesourcery.com>
2278
2279 Introduce test setup helpers.
a9c64011
AS
2280 * lib/gdb.exp (build_executable, clean_restart)
2281 (prepare_for_testing): New.
2282 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
2283 * gdb.base/return.exp: Likewise.
2284 * gdb.base/ending-run.exp: Likewise.
dbc52822 2285
473591da
NR
22862008-04-07 Nick Roberts <nickrob@snap.net.nz>
2287
2288 * gdb.mi/mi-async.exp: New test for asynchronous Machine
2289 Interface (MI) responses.
2290
2b2d9e11
VP
22912008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2292
a9c64011
AS
2293 * gdb.cp/breakpoint.cc: New code to test conditions involving
2294 member variables.
2295 * gdb.cp/breakpoint.exp: Test condition involving member
2296 variables.
2b2d9e11 2297
bb378428
VP
22982008-04-05 Vladimir Prus <vladimir@codesourcery.com>
2299
2300 * lib/mi-support.exp (mi_expect_stop): New.
2301 (mi_run_cmd): Change the
2302 token. Use mi_send_resuming_command, use
2303 mi_expect_stop.
2304 (mi_execute_to_helper): Rename to mi_execute_to.
2305 (mi_send_resuming_command): Add more error patterns.
2306 (mi_wait_for_stop): Renamed to...
2307 (mi_get_stop_line): ...this.
2308 (mi_run_inline_test): Adjust.
2309
2310 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
2311 * gdb.mi/mi-console.exp: Likewise.
2312 * gdb.mi/mi-pending.exp: Likewise.
2313 * gdb.mi/mi-simplerun.exp: Likewise.
2314 * gdb.mi/mi-stack.exp: Likewise.
2315 * gdb.mi/mi-stepi.exp: Likewise.
2316 * gdb.mi/mi-syn-frame.exp: Add comment.
2317 * gdb.mi/mi-until.exp: Likewise.
2318 * gdb.mi/mi-var-display.exp: Likewise.
2319 * gdb.mi/mi-watch.exp: Likewise.
2320 * gdb.mi/mi2-cli.exp: Likewise.
2321 * gdb.mi/mi2-console.exp: Likewise.
2322 * gdb.mi/mi2-simplerun.exp: Likewise.
2323 * gdb.mi/mi2-stack.exp: Likewise.
2324 * gdb.mi/mi2-stepi.exp: Likewise.
2325 * gdb.mi/mi2-until.exp: Likewise.
2326 * gdb.mi/mi2-var-display.exp: Likewise.
2327 * gdb.mi/mi2-watch.exp: Likewise.
2328
62172bb9
UW
23292008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2330
2331 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
2332
2333 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
2334
a13e061a
PA
23352008-04-04 Pedro Alves <pedro@codesourcery.com>
2336
2337 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
2338 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
2339 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
2340 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
2341 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
2342 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
2343 expect an mi error duplicated in stderr.
2344
eae06beb
JB
23452008-04-03 Joel Brobecker <brobecker@adacore.com>
2346
2347 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
2348 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
2349 Add a couple of tests that verify the behavior when the new setting
2350 is set to "cancel" and "all".
2351 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
2352 "ask" before we start the testing.
2353
79c6ced6
AR
23542008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2355
2356 * gdb.cp/casts.cc: Add class reference variables.
2357 * gdb.cp/casts.exp: New test cases for up/down casting references.
2358
6c2d1a6b
MK
23592008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2360
2361 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
2362 instead of beginning to make an extra test pass.
2363 * gdb.mi/mi2-var-display.exp: Likewise.
2364
55b411d9
MR
23652008-03-31 Maciej W. Rozycki <macro@mips.com>
2366
2367 * gdb.base/break.exp: Mark failures as such. Fix formatting.
2368
c6140da2
MD
23692008-03-31 Markus Deuling <deuling@de.ibm.com>
2370 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2371
2372 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
2373 value. Add xfail for older kernels.
2374
79732189
AR
23752008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2376
2377 Bring mi-support in line with gdb.exp.
2378 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
2379 (mi_gdb_start): New function.
2380
33c3676e
MR
23812008-03-28 Maciej W. Rozycki <macro@mips.com>
2382
2383 * gdb.mi/mi-var-cmd.exp: Fix a typo.
2384
92e28119
VP
23852008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2386
2387 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
2388 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 2389
9e8e3afe
VP
23902008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2391
2392 * lib/mi-support.exp (mi_create_varobj_checked): New.
2393 (mi_list_varobj_children): Allow to check for a
2394 value.
2395 (mi_list_array_varobj_children): New.
2396
2397 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
2398 and mi_list_varobj_children, as opposed to hardcoding
2399 expected strings.
2400 * gdb.mi/gdb701.exp: Likewise.
2401 * gdb.mi/gdb792.exp: Likewise.
2402 * gdb.mi/mi-var-block.exp: Likewise.
2403 * gdb.mi/mi-var-cmd.exp: Likewise.
2404 * gdb.mi/mi-var-invalidate.exp: Likewise.
2405 * gdb.mi/mi2-var-block.exp: Likewise.
2406 * gdb.mi/mi2-var-child.exp: Likewise.
2407 * gdb.mi/mi2-var-cmd.exp: Likewise.
2408 * gdb.mi/mi2-var-display.exp: Likewise.
2409
9df50351
JK
24102008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2411
2412 Fix random false FAILs on i386.
2413 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
2414
31e5d73a
DJ
24152008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2416
2417 PR gdb/544
2418 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
2419
12f4afab
DJ
24202008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2421
2422 PR gdb/544
2423 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
2424
b562a0cb
DJ
24252008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2426
2427 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
2428 fixed PR gdb/544.
2429
17faa917
DJ
24302008-03-21 Pedro Alves <pedro@codesourcery.com>
2431
2432 * gdb.threads/fork-child-threads.exp: Test next over fork.
2433
6214f497
DJ
24342008-03-21 Chris Demetriou <cgd@google.com>
2435
2436 * gdb.base/break.exp (rbreak junk): New test for rbreak
2437 "Junk at end of arguments" issue.
2438
63092375
DJ
24392008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2440
2441 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
2442 *& to work on created array elements.
2443 (Top level): Test print $pc with a file. Test string operations
2444 without a target.
2445 * gdb.base/ptype.exp: Do not expect *& to work on created array
2446 elements.
2447
b21991b0
DJ
24482008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2449
2450 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
2451 gdb.threads/staticthreads.exp: Update exit query.
2452
c4b347c7
SL
24532008-03-07 Sandra Loosemore <sandra@codesourcery.com>
2454
2455 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
2456
fa4727a6
DJ
24572008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2458
2459 * gdb.base/watchpoint.c (global_ptr, func4): New.
2460 (main): Call func4.
2461 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
2462 (test_inaccessible_watchpoint): New.
2463
2f34202f
MR
24642008-02-29 Maciej W. Rozycki <macro@mips.com>
2465
2466 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
2467 select the largest.
2468
0d6ba1b1
DJ
24692008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2470
2471 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
2472 frames-invalid annotations.
2473
e691325a
PM
24742008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
2475
a9c64011 2476 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 2477
f85b5ecc
DE
24782008-02-27 Doug Evans <dje@google.com>
2479
2480 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
2481 for bug 1738.
2482 (breakpoint_to_handler_entry): Ditto.
2483
b40e7bf3
JB
24842008-02-27 Joel Brobecker <brobecker@adacore.com>
2485
2486 * gdb.base/ending-run.exp: Use the first line of code inside
2487 function body to test breakpoints.
2488 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
2489 location where the breakpoint is inserted when using the line
2490 where a function is declared. Fix typo in the description of
2491 one of the tests.
2492 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
2493
2faca73a
PM
24942008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2495
2496 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 2497 tests.
2faca73a 2498
6f439c36
PM
24992008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
2500
2501 * gdb.base/args.exp: avoid same output for tests
2502 with single quotes.
2503
54e52265
VP
25042008-02-26 Vladimir Prus <vladimir@codesourcery.com>
2505
a9c64011
AS
2506 * gdb.base/annota1.exp: Adjust for 'info break'
2507 format changes.
2508 * gdb.base/annota3.exp: Likewise.
2509 * gdb.base/break.exp: Likewise.
2510 * gdb.base/condbreak.exp: Likewise.
2511 * gdb.base/pending.exp: Likewise.
2512 * gdb.base/sepdebug.exp: Likewise.
2513 * gdb.base/unload.exp: Likewise.
2514 * gdb.cp/ovldbreak.exp: Likewise.
2515 * gdb.mi/mi-pending.exp: Likewise.
54e52265 2516
897b09ca
DE
25172008-02-07 Doug Evans <dje@google.com>
2518
2519 * gdb.cp/mb-inline.exp: New.
2520 * gdb.cp/mb-inline.h: New.
2521 * gdb.cp/mb-inline1.cc: New.
2522 * gdb.cp/mb-inline2.cc: New.
2523
b1c32d35
PM
25242008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2525
2526 * gdb.pascal/floats.pas: New test program.
2527 * gdb.pascal/floats.exp: New testcase.
2528
1a4ca44a
TJB
25292008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
2530
2531 * gdb.base/callfuncs.c (t_float_many_args): New function.
2532 (t_double_many_args): New function.
2533 * gdb.base/callfuncs.exp: Add tests for exceeding float
2534 and double parameters passed through the stack.
2535
439048e8
JB
25362008-02-05 Joel Brobecker <brobecker@adacore.com>
2537
2538 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
2539 gdb.ada/complete/foo.adb: New files.
2540 * gdb.ada/complete.exp: New testcase.
2541
81fe8080
DE
25422008-02-03 Doug Evans <dje@google.com>
2543
301f0ecf
DE
2544 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2545
81fe8080
DE
2546 * gdb.cp/gdb2384.exp: New file.
2547 * gdb.cp/gdb2384.cc: New file.
2548 * gdb.cp/gdb2384-base.h: New file.
2549 * gdb.cp/gdb2384-base.cc: New file.
2550
4b071aec
DE
25512008-02-02 Doug Evans <dje@google.com>
2552
2553 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
2554
61137ba6
JB
25552007-02-01 Joel Brobecker <brobecker@adacore.com>
2556
2557 * gdb.ada/sym_print_name: New test program.
2558 * gdb.ada/sym_print_name.exp: New testcase.
2559
25602007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
2561
2562 * gdb.ada/nested/hello.adb: New file.
2563 * gdb.ada/nested.exp: New testcase.
2564 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2565
98deb0da
VP
25662008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2567
2568 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
2569 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
2570 don't cause future evaluations of function to report
2571 creation of internal breakpoints.
98deb0da 2572
723a2275
VP
25732008-02-01 Vladimir Prus <vladimir@codesourcery.com>
2574
2575 * gdb.mi/mi-break.exp (test_error): New.
2576 Call it.
2577
fb546a2f
LM
25782008-01-31 Luis Machado <luisgpm@br.ibm.com>
2579
2580 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
2581 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
2582
2d8fd90a
PM
25832008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2584
2585 * gdb.pascal/integers.pas: New test program.
2586 * gdb.pascal/integers.exp: New testcase.
2587
a7fa0ded
PM
25882008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
2589
2590 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
2591
5e1a1926
TJB
25922008-01-30 Luis Machado <luisgpm@br.ibm.com>
2593
2594 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
2595 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
2596
8d04f9f0
JB
25972008-01-30 Paul Hilfinger <hilfinger@adacore.com>
2598
2599 * gdb.ada/formatted_ref: New test program.
2600 * gdb.ada/formatted_ref.exp: New testcase.
2601
2602 * gdb.cp/formatted-ref.cc: New file.
2603 * gdb.cp/formatted-ref.exp: New testcase.
2604
ce75a98f
JB
26052008-01-30 Joel Brobecker <brobecker@adacore.com>
2606
2607 * gdb.base/ptype.exp: Add testing of "ptype $pc".
2608
e835f6bf
NR
26092008-01-30 Nick Roberts <nickrob@snap.net.nz>
2610
2611 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
2612 (test_file_list_exec_source_file): Update to new macro-info field.
2613
d118ef87
PH
26142008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2615
2616 * gdb.ada/exprs: New test program.
2617 * gdb.ada/exprs.exp: New testcase.
2618
7d35ab09
TJB
26192008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2620
2621 * dfp-test.c (DELTA, DELTA_B): New definitions.
2622 (double_val1, double_val2, double_val3, double_val4, double_val5,
2623 double_val6, double_val7, double_val8, double_val9, double_val10,
2624 double_val11, double_val12, double_val13, double_val14, dec32_val1,
2625 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
2626 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
2627 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
2628 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
2629 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
2630 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
2631 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
2632 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
2633 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
2634 dec128_val16): New global variables.
2635 (decimal_dec128_align): New function.
2636 (decimal_mixed): Likewise.
2637 (decimal_many_args_dec32): Likewise.
2638 (decimal_many_args_dec64): Likewise.
2639 (decimal_many_args_dec128): Likewise.
2640 (decimal_many_args_mixed): Likewise.
2641 * dfp-test.exp: Add tests calling new inferior functions.
2642
2d717e4f
DJ
26432008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2644
2645 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
2646 gdb.server/ext-run.exp: New files.
2647 * lib/gdbserver-support.exp (gdbserver_download): New.
2648 (gdbserver_start): New. Update gdbserver expected
2649 output.
2650 (gdbserver_spawn): Use them.
2651 (gdbserver_start_extended): New.
2652
e85a822c
DJ
26532008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2654
2655 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
2656 Run on GNU/Linux.
2657 (do_exec_tests): Check for systems which do not support catchpoints.
2658 Do not match START.
2659 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
2660 Run on GNU/Linux. Enable verbose output.
2661 (check_fork_catchpoints): New.
2662 (explicit_fork_child_follow, catch_fork_child_follow)
2663 (tcatch_fork_parent_follow): Update expected messages.
2664 (do_fork_tests): Use check_fork_catchpoints.
2665 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
2666 Run on GNU/Linux. Enable verbose output.
2667 (check_vfork_catchpoints): New.
2668 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
2669 expected messages.
2670 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
2671
401ea829
JB
26722008-01-29 Jim Blandy <jimb@red-bean.com>
2673
2674 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
2675 host' errors.
2676 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
2677
aceaf3ad
JB
26782008-01-29 Jim Blandy <jimb@red-bean.com>
2679
2680 * gdb.threads/sigthread.c: Use barriers to ensure that
2681 child_thread and child_thread_two are always initialized before we
2682 start to use them.
2683
a5606eee
VP
26842008-01-29 Vladimir Prus <vladimir@codesourcery.com>
2685
2686 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
2687 * gdb.base/watchpoint-solib.c: New.
2688 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 2689
c55a82bb
PM
26902008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
2691
2692 * gdb.base/gdb1056.exp: Add unsigned integer test.
2693
0993fe05
DE
26942008-01-28 Doug Evans <dje@google.com>
2695
2696 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
2697
4fe42e7f
JB
26982008-01-27 Jim Blandy <jimb@codesourcery.com>
2699
c7a69933
JB
2700 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
2701
4fe42e7f
JB
2702 * gdb.base/expand-psymtabs.exp: Doc fix.
2703
5def8285
MK
27042008-01-26 Mark Kettenis <kettenis@gnu.org>
2705
2706 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2707
5313c911
NR
27082008-01-24 Nick Roberts <nickrob@snap.net.nz>
2709
a9c64011 2710 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
2711 -var-set-format.
2712
93815fbf
VP
27132008-01-23 Chris Demetriou <cgd@google.com>
2714
2715 * gdb.threads/thread_events.c: New testcase source file.
2716 * gdb.threads/thread_events.exp: New testcase expect file.
2717
467a88ee
NR
27182008-01-23 Nick Roberts <nickrob@snap.net.nz>
2719
2720 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
2721
2722 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
2723 -var-set-format.
2724
d8f82aba
DJ
27252008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
2726 Vladimir Prus <vladimir@codesourcery.com>
2727
2728 * gdb.base/float.exp: Allow missing floating point for m68k and
2729 PowerPC.
2730
60c46647
VP
27312008-01-22 Vladimir Prus <vladimir@codesourcery.com>
2732
2733 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
2734 ignore count.
2735 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
2736 * gdb.mi/mi-cli.exp: Adjust.
2737 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 2738
c7dd36a1
PA
27392008-01-17 Pedro Alves <pedro@codesourcery.com>
2740
2741 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
2742 and 'dummy_ptr' integer pointer. Initialize struct_declarations
2743 with dummy_ptr's address.
2744 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
2745 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
2746 all targets.
2747 * gdb.mi/mi2-var-child.exp: Likewise.
2748
39d5313e
JB
27492008-01-09 Joel Brobecker <brobecker@adacore.com>
2750
2751 * gdb.ada/null_array: New test program.
2752 * gdb.ada/null_array.exp: New testcase.
2753
0aea4bf3
LM
27542008-01-09 Luis Machado <luisgpm@br.ibm.com>
2755
2756 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
2757 with required float modifiers.
2758
0b354900
JB
27592008-01-08 Joel Brobecker <brobecker@adacore.com>
2760
2761 * gdb.ada/funcall_param: New test program.
2762 * gdb.ada/funcall_param.exp: New testcase.
2763
cdb7f5d4
JB
27642008-01-08 Joel Brobecker <brobecker@adacore.com>
2765
2766 * gdb.ada/arrayparam: New test program.
2767 * gdb.ada/arrayparam.exp: New testcase.
2768
88e2547f
JB
27692008-01-08 Joel Brobecker <brobecker@adacore.com>
2770
2771 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
2772 landed. Should also fix random failures in the test following it.
2773
f6867ce0
TJB
27742008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2775
2776 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
2777 for expressions with decimal float values.
2778 (test_dfp_conversions): New function to test casts to and from
2779 decimal float types.
2780 Call test_dfp_conversions.
2781 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
2782 elements.
2783 (main): Initialize ds.float4 and ds.double8 elements.
2784 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
2785 string to new error message.
2786 (d64_set_tests): Likewise.
2787 (d128_set_tests): Likewise.
2788 Add tests for expressions with decimal float variables. Add tests for
2789 conversions to and from decimal float types.
2790
f9c11282
JB
27912008-01-05 Joel Brobecker <brobecker@adacore.com>
2792
2793 * gdb.ada/packed_tagged/comp_bug.adb: New file.
2794 * gdb.ada/packed_tagged.exp: New testcase.
2795
0ecbca72
JB
27962008-01-04 Joel Brobecker <brobecker@adacore.com>
2797
2798 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
2799 gdb.ada/homonym/homonym_main.adb: New files.
2800 * gdb.ada/homonym.exp: New testcase.
2801
c18d3d89
JB
28022008-01-04 Joel Brobecker <brobecker@adacore.com>
2803
2804 * gdb.ada/packed_array.exp: Add testing of references to
2805 a packed array.
2806
ecc7085b
JB
28072008-01-04 Joel Brobecker <brobecker@adacore.com>
2808
2809 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
2810 New files.
2811 * gdb.ada/type_coercion.exp: New testcase.
2812
c474c922
JB
28132008-01-04 Joel Brobecker <brobecker@adacore.com>
2814
2815 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
2816 gdb.ada/tagged/foo.adb: New file.
2817 * gdb.ada/tagged.exp: New testcase.
2818
9005b927
JB
28192008-01-04 Joel Brobecker <brobecker@adacore.com>
2820
2821 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
2822 gdb.ada/ptype_field/foo.adb: New files.
2823 * gdb.ada/ptype_field.exp: New testcase.
2824
1a6aaad8
JB
28252008-01-03 Joel Brobecker <brobecker@adacore.com>
2826
2827 * gdb.ada/print_pc.exp: New testcase.
2828
0ef22f53
JB
28292008-01-03 Joel Brobecker <brobecker@adacore.com>
2830
2831 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
2832 gdb.ada/taft_type/p.adb: New files.
2833 * gdb.ada/taft_type.exp: New testcase.
2834
1689ecf8
JB
28352008-01-03 Joel Brobecker <brobecker@adacore.com>
2836
2837 * gdb.ada/array_bounds/bar.adb: New file.
2838 * gdb.ada/array_bounds.exp: New testcase.
2839
a4d0b9c3
JB
28402008-01-03 Joel Brobecker <brobecker@adacore.com>
2841
2842 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
2843 gdb.ada/arrayptr/foo.adb: New files.
2844 * gdb.ada/arrayptr.exp: New testcase.
2845
a31ace00
JB
28462008-01-03 Joel Brobecker <brobecker@adacore.com>
2847
2848 * gdb.base/set-lang-auto.exp: New testcase.
2849
a97fced3
JB
28502008-01-03 Joel Brobecker <brobecker@adacore.com>
2851
2852 * gdb.ada/fun_addr/foo.adb: New file.
2853 * gdb.ada/fun_addr.exp: New testcase.
2854
ef29ce1a
JK
28552008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2856
2857 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
2858 New files
2859
0fafefe3
JB
28602008-01-02 Joel Brobecker <brobecker@adacore.com>
2861
2862 * array_subscript_addr/p.adb: New file.
a9c64011 2863 * array_subscript_addr.exp: New testcase.
0fafefe3 2864
c4359f8d
JB
28652008-01-02 Joel Brobecker <brobecker@adacore.com>
2866
a9c64011 2867 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
2868 New files.
2869 * gdb.ada/str_cmp_ref.exp: New testcase.
2870
1aa1b15b
JB
28712008-01-01 Joel Brobecker <brobecker@adacore.com>
2872
2873 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
2874 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 2875 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 2876
81c9b2cf
JB
28772008-01-01 Joel Brobecker <brobecker@adacore.com>
2878
2879 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
2880 gdb.ada/ref_param/pck.ads: New files.
2881 * gdb.ada/ref_param.exp: New testcase.
2882
319e4674
JB
28832008-01-01 Joel Brobecker <brobecker@adacore.com>
2884
2885 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
2886 gdb.ada/interface/foo.adb: New files.
2887 * gdb.ada/interface.exp: New testcase.
2888
ef682c56
JB
28892007-12-31 Jim Blandy <jimb@codesourcery.com>
2890
2891 * gdb.base/multi-forks.exp: Consume all output from child
2892 processes before proceeding to next test.
2893
f6f3eb6c
JB
28942007-12-29 Jim Blandy <jimb@codesourcery.com>
2895
2896 * configure: Regenerated.
2897
f652e42f
JB
28982007-12-27 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
2901 gdb.ada/fixed_cmp/fixed.adb: New files.
2902 * gdb.ada/fixed_cmp.exp: New testcase.
2903
6943e596
JB
29042007-12-27 Joel Brobecker <brobecker@adacore.com>
2905
2906 * gdb.ada/boolean_expr.exp: New testcase.
2907
aad9a193
JB
29082007-12-26 Jim Blandy <jimb@codesourcery.com>
2909
2910 * gdb.base/multi-forks.exp: Doc fix.
2911
fb5f3683
JB
29122007-12-26 Joel Brobecker <brobecker@adacore.com>
2913
2914 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
2915 * gdb.ada/char_param.exp: Do not compile our test program with
2916 -gnata, this is unnecessary.
2917 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
2918
384e4a9c
JB
29192007-12-24 Joel Brobecker <brobecker@adacore.com>
2920
2921 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
2922 gdb.ada/print_chars/foo.adb: New files.
2923 * gdb.ada/print_chars.exp: New testcase.
2924
01e044f7
JB
29252007-12-24 Joel Brobecker <brobecker@adacore.com>
2926
2927 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
2928 gdb.ada/char_param/foo.adb: New files.
2929 * gdb.ada/char_param.exp: New testcase.
2930
0ce17860
JB
29312007-12-22 Jim Blandy <jimb@codesourcery.com>
2932
2933 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
2934 hard-coding source line numbers into the test.
2935 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
2936 gdb_get_line_number to find.
2937
919809b9
JB
29382007-12-22 Joel Brobecker <brobecker@adacore.com>
2939
2940 * gdb.base/ptype.c (highest): New struct type.
2941 (the_highest): New variable of that type.
2942 (main): Add dummy assignment to a field of variable the_highest.
2943 * gdb.base/ptype.exp: Test type printing of our new variable.
2944
abc8a88d
PM
29452007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
2946
2947 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 2948 and record first explicitly generated thread number.
abc8a88d
PM
2949 Use that thread number for thread specific watchpoint test.
2950 Add iteration number to repetitive tests.
2951
5158f3e3
CES
29522007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
2953 Jim Blandy <jimb@codesourcery.com>
2954
2955 * gdb.base/expand-psymtabs.c: New testcase
2956 source file.
2957 * gdb.base/expand-psymtabs.exp: New testcase
2958 expect file.
2959
37e4754d
LM
29602007-12-17 Luis Machado <luisgpm@br.ibm.com>
2961
2962 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
2963 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
2964
551e5d04
JB
29652007-12-17 Joel Brobecker <brobecker@adacore.com>
2966
2967 * gdb.ada/frame_args/foo.adb: New file.
2968 * gdb.ada/frame_args/pck.ads: New file.
2969 * gdb.ada/frame_args/pck.adb: New file.
2970 * gdb.ada/frame_args.exp: New testcase.
2971
a05ee097
JB
29722007-12-17 Joel Brobecker <brobecker@adacore.com>
2973
2974 * gdb.base/frame-args.c: New file.
2975 * gdb.base/frame-args.exp: New testcase.
2976
c162e8c9 29772007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 2978 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
2979
2980 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
2981
afe8ab22 29822007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 2983
afe8ab22
VP
2984 * gdb.mi/mi-pending.exp: New.
2985 * gdb.mi/mi-pending.c: New.
2986 * gdb.mi/mi-pendshr.c: New.
2987
dfdfb3ca
JB
29882007-12-06 Jim Blandy <jimb@codesourcery.com>
2989
2990 * gdb.base/default.exp: Update expected output for 'info catch'.
2991
b7fca990
JK
29922007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2993
2994 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
2995 must be set to binary.
2996
6a1afc1e
PA
29972007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
2998
2999 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
3000
a6b151f1
DJ
30012007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3002
3003 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
3004 gdb.mi/mi-file-transfer.exp: New.
3005
43039443
JK
30062007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3007
3008 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
3009
0ef2251b
MR
30102007-11-22 Maciej W. Rozycki <macro@mips.com>
3011
3012 * gdb.trace/backtrace.exp: Fix a typo.
3013 * gdb.trace/circ.exp: Likewise.
3014 * gdb.trace/collection.exp: Likewise.
3015 * gdb.trace/limits.exp: Likewise.
3016 * gdb.trace/report.exp: Likewise.
3017 * gdb.trace/tfind.exp: Likewise.
3018 * gdb.trace/while-dyn.exp: Likewise.
3019
5443631e
NR
30202007-11-21 Nick Roberts <nickrob@snap.net.nz>
3021
3022 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
3023 objects of pointers that can't be dereferenced are now
3024 "noneditable".
3025
a4ce5b0d
UW
30262007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3027
3028 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3029 (target_cpu): Remove.
3030
d6e956e5
VP
30312007-10-15 Vladimir Prus <vladimir@codesourcery.com>
3032
3033 * gdb.base/ending-run.exp: Expect the list of cleared
3034 breakpoint to come in natural order, not the reversed one.
a9c64011 3035
214270ab
VP
30362007-11-07 Vladimir Prus <vladimir@codesourcery.com>
3037
3038 * gdb.mi/mi-var-child.c (do_child_deletion): New.
3039 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 3040
1a619819
LM
30412007-11-05 Luis Machado <luisgpm@br.ibm.com>
3042
3043 * gdb.base/printcmds.exp: New function
3044 test_printf_with_dfp.
3045
5b01a6fa
DE
30462007-11-02 Doug Evans <dje@google.com>
3047
3048 * gdb.disasm/t01_mov.s: Remove carriage returns.
3049 * gdb.disasm/t02_mova.s: Ditto.
3050 * gdb.disasm/t03_add.s: Ditto.
3051 * gdb.disasm/t04_sub.s: Ditto.
3052 * gdb.disasm/t05_cmp.s: Ditto.
3053 * gdb.disasm/t06_ari2.s: Ditto.
3054 * gdb.disasm/t07_ari3.s: Ditto.
3055 * gdb.disasm/t08_or.s: Ditto.
3056 * gdb.disasm/t09_xor.s: Ditto.
3057 * gdb.disasm/t10_and.s: Ditto.
3058 * gdb.disasm/t11_logs.s: Ditto.
3059 * gdb.disasm/t12_bit.s: Ditto.
3060 * gdb.disasm/t13_otr.s: Ditto.
3061
ec33ab7f
JK
30622007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3063
3064 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
3065
ae0d01ff
UW
30662007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3067
3068 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
3069 provide DFP support.
3070
55eddb0f
DJ
30712007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3072
3073 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
3074 Test "set powerpc vector-abi". Skip auto-detection tests for old
3075 toolchains.
3076
7020f05c
PA
30772007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3078
3079 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
3080 with [string compare].
3081
84bc3db9
PA
30822007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
3083
3084 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
3085 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
3086
5876dc88
LM
30872007-10-25 Luis Machado <luisgpm@br.ibm.com>
3088
3089 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
3090 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
3091 * gdb.opt/Makefile.in: New makefile.
3092 * Makefile.in: Create new directory "gdb.opt".
3093 * configure.ac: Add "gdb.opt" directory.
3094 * configure: Regenerated.
a9c64011 3095
c3ea9a14
DE
30962007-10-25 Doug Evans <dje@google.com>
3097
3098 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
3099 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
3100
a9c64011 31012007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
3102 Thiago Jung Bauermann <bauerman@br.ibm.com>
3103
3104 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
3105 Floating Point expressions.
3106 * gdb.base/dfp-test.exp: new file adding tests for Decimal
3107 Floating Point variables.
3108 * gdb.base/dfp-test.c: new file containing program with Decimal
3109 Floating variables, used by gdb.base/dfp-test.exp.
3110
62a24a2b
DJ
31112007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3112
3113 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
3114
e7b1eae6
UW
31152007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3116
3117 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
3118 compiling test case with GCC.
3119 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
3120
c641edcc
UW
31212007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3122
3123 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3124 format changes.
3125
5e5ebfe6
MS
31262007-10-18 Michael Snyder <msnyder@specifix.com>
3127
3128 * gdb.base/dbx.exp: Add missing "-re " operator.
3129
e831e7b6
GM
31302007-10-16 Gaius Mulley <gaius@glam.ac.uk>
3131
3132 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
3133 * configure.ac: Removed trailing spaces after backslash.
3134 * gdb.modula2: New directory.
3135 * gdb.modula2/Makefile.in: New file.
3136 * gdb.modula2/unbounded-array.exp: New file.
3137 * gdb.modula2/unbounded1.c: New file.
3138
7cc46491
DJ
31392007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
3140
3141 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
3142
31432007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
3144
3145 * gdb.base/sigstep.c (main): Add checks for
3146 return values for setitimer call.
3147 Call setitimer again with itimer = ITIMER_REAL
3148 if first call to setitimer fails.
3149
e91528f0
KH
31502007-10-11 Kazu Hirata <kazu@codesourcery.com>
3151
3152 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
3153 of $timeout.
3154
2ec9a4f8
DJ
31552007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
3156
3157 * gdb.server/server-run.exp: Test for dynamic linker symbols.
3158
31592007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
3160
3161 * lib/gdb.exp (gdb_run_cmd): Move comment outside
3162 of gdb_expect call, to avoid interruption.
3163
64b2fa04
PA
31642007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
3165
3166 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
3167 (v_unsigned_long_long, v_long_long_array)
3168 (v_signed_long_long_array, v_unsigned_long_long_array)
3169 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
3170 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
3171 [!NO_LONG_LONG]: New.
3172 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
3173 v_long_long_member.
3174
3175 (v_long_long_func, v_signed_long_long_func)
3176 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
3177 (main) [!NO_LONG_LONG]: Initialize long long variants.
3178
3179 * gdb.base/whatis.exp: If board file requests no_long_long, build
3180 test with NO_LONG_LONG defined. Test long long, signed long long,
3181 and unsigned long long variants but only if board file doesn't
3182 disable it.
3183
a912286e 31842007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 3185 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
3186
3187 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
3188 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
3189 * configure: Regenerated.
3190 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
3191 gdb.pascal/types.exp, lib/pascal.exp: New files.
3192
471ba8c9
DJ
31932007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
3194
3195 * gdb.cp/classes.exp (do_tests): Always step to the line after the
3196 call.
3197 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
3198 to return to the call.
3199 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
3200 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
3201 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
3202 * gdb.mi/mi-until.exp (test_until): Likewise.
3203 * gdb.mi/mi2-until.exp (test_until): Likewise.
3204
fef8a650
DJ
32052007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
3206
3207 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
3208 two-char array.
3209 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
3210
d983da9c
DJ
32112007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
3212
3213 * gdb.threads/watchthreads.c (thread_function): Sleep between
3214 iterations.
3215 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
3216 at once for S/390. Generate matching fails and passes.
3217
17f62551
VP
32182007-09-27 Vladimir Prus <vladimir@codesourcery.com>
3219
3220 * gdb.mi/var-cmd.c (do_children_tests): Initialize
3221 the 'struct_declarations' variable to zeros.
a9c64011 3222
ed0616c6
VP
32232007-09-24 Vladimir Prus <vladimir@codesourcery.com>
3224
3225 * gdb.cp/mb-ctor.cc: New.
3226 * gdb.cp/mb-ctor.exp: New.
3227 * gdb.cp/mb-templates.cc: New.
3228 * gdb.cp/mb-templates.exp: New.
3229
41f1b697
DJ
32302007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
3231
3232 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
3233
3f213f78
PA
32342007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
3235
3236 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
3237 targets.
3238 * configure: Regenerate.
3239
0d381245 32402007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3241
0d381245
VP
3242 * gdb.base/annota1.exp: Adjust for 'info break'
3243 format changes.
3244 * gdb.base/annota3.exp: Likewise.
3245 * gdb.base/break.exp: Likewise.
3246 * gdb.base/condbreak.exp: Likewise.
3247 * gdb.base/pending.exp: Likewise.
3248 * gdb.base/sepdebug.exp: Likewise.
3249 * gdb.base/unload.exp: Likewise.
3250 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 3251
fe3f5fa8
VP
32522007-09-22 Vladimir Prus <vladimir@codesourcery.com>
3253
3254 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
3255 messages.
3256 * gdb.base/chng-syms.exp: Likewise.
3257 * gdb.base/unload.exp: Likewise.
a9c64011 3258
a75cf6c0
DJ
32592007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
3260
3261 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
3262
18ecae38
DJ
32632007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3264
3265 * schedlock.c (NUM): Change to 1.
3266 (main): Use args[0] for the main thread.
3267 * schedlock.exp: Only expect two threads. Only issue one pass or fail
3268 regardless of the number of threads.
3269
5509918f
MR
32702007-09-14 Maciej W. Rozycki <macro@mips.com>
3271
4a543daf
MR
3272 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
3273 type down.
3274 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3275 test.
3276 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
3277 watchpoint type down.
3278 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
3279 test.
3280
32812007-09-14 Maciej W. Rozycki <macro@mips.com>
3282
5509918f
MR
3283 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
3284 Move all the tests here and run them twice, once using software
3285 watchpoints and once using hardware watchpoints.
3286 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
3287
40b53987
DJ
32882007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
3289
3290 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
3291 test.
3292
695e2681
MK
32932007-09-10 Mark Kettenis <kettenis@gnu.org>
3294
8b3fc8d8
MK
3295 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
3296 build-id.
3297
695e2681
MK
3298 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
3299 know about $ORIGIN. Calculate output dir from $dest instead of
3300 using ${objdir}/{$subdir}.
3301
58d69f29
MK
33022007-09-09 Mark Kettenis <kettenis@gnu.org>
3303
3304 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
3305 gcore, before continuing with the test.
3306
3e347599
DJ
33072007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
3308
3309 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
3310 * gdb.mi/mi-watch.exp: Likewise.
3311
ea37ba09
DJ
33122007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3313 Jim Blandy <jimb@codesourcery.com>
3314
3315 * gdb.arch/i386-sse.exp: Do not expect character constants.
3316 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
3317 * gdb.base/display.exp: Allow print/s.
3318 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
3319 and unsigned char array changes.
3320
2025a643
DJ
33212007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3322
3323 * gdb.base/display.exp: Add tests for printf %p.
3324
26669a27
PA
33252007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
3326
3327 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
3328 the dll name to unicode.
3329
c8f021f8
JK
33302007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3331
3332 * gdb.base/default.exp (show version): Update the version text.
3333 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
3334
4cf31eea
JK
33352007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3336
3337 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
3338 New files.
3339
4935890f
JK
33402007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3341
3342 * lib/gdb.exp (build_id_debug_filename_get): New function.
3343 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
3344 Remove the generate DEBUG file for the future testcase runs.
3345 New testcase for the NT_GNU_BUILD_ID retrieval.
3346 Move the final testing step to ...
3347 (test_different_dir): ... a new function.
3348 New parameter XFAIL to XFAIL all the tests performed.
3349 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
3350 New parameter TYPE to PF_PREFIX all the tests performed.
3351
02142340
VP
33522007-08-31 Vladimir Prus <vladimir@codesourcery.com>
3353
3354 * gdb.mi/mi-var-cp.cc (path_expression): New
3355 function.
3356 * gdb.mi/mi-var-cp.exp: Run path exression tests.
3357
36acd84e
UW
33582007-08-27 Markus Deuling <deuling@de.ibm.com>
3359
3360 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
3361 to fit into SPU Local Store memory.
3362
a896d121
JB
33632007-08-23 Joel Brobecker <brobecker@adacore.com>
3364
3365 * gdb.base/default.exp: Adjust the expected output of "info
3366 warranty" after the switch to GPLv3.
3367
7b433602
JB
33682007-08-23 Joel Brobecker <brobecker@adacore.com>
3369
3370 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
3371 to 30000 (from 20000).
3372
e22f8b7c
JB
33732007-08-23 Joel Brobecker <brobecker@adacore.com>
3374
3375 Switch the license of all .exp files to GPLv3.
3376 Switch the license of all .f and .f90 files to GPLv3.
3377 Switch the license of all .s and .S files to GPLv3.
3378
5a0e3bd0
JB
33792007-08-23 Joel Brobecker <brobecker@adacore.com>
3380
3381 * configure.ac: Switch license to GPLv3.
3382
cc00619d
JB
33832007-08-23 Joel Brobecker <brobecker@adacore.com>
3384
3385 Switch the licensing to GPLv3 for all .ads and .adb files.
3386
8d26208a
DJ
33872007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
3388
3389 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
3390 and t_int_double.
3391 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
3392
4fcb9948
JB
33932007-08-17 Joel Brobecker <brobecker@adacore.com>
3394
3395 * gdb.base/step-line.c: Switch license to GPL version 3, and
3396 update copyright year.
3397 * gdb.base/step-line.inp: Likewise.
3398
b9c34f67
JB
33992007-08-17 Joel Brobecker <brobecker@adacore.com>
3400
3401 * gdb.base/gdb1555.exp: Make expected output immune to formatting
3402 changes inside gdb1555.c.
3403 * gdb.base/pending.exp: Likewise.
3404
2cc17678
DJ
34052007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
3406
3407 * config/default.exp: New file.
3408
e48883f7
DJ
34092007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3410
3411 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
3412 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
3413
1ab80e5b
MR
34142007-07-30 Maciej W. Rozycki <macro@mips.com>
3415
3416 * gdb.base/dump.exp: Force the correct endianness for binary
3417 formats not carrying this information.
3418
aba471f5
DJ
34192007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3420
3421 * gdb.threads/staticthreads.exp: Match .*sem_post.
3422
d4e07204
DJ
34232007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3424
3425 * gdb.base/readline.exp (operate_and_get_next): Match the final
3426 prompt.
3427
2b97317d
KB
34282007-07-23 Kevin Buettner <kevinb@redhat.com>
3429
3430 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
3431 to restarting SID.
3432
44efa07a
KB
34332007-07-18 Kevin Buettner <kevinb@redhat.com>
3434
3435 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
3436 prior to `gdb_start'.
3437
7b5ebade
KB
34382007-07-18 Kevin Buettner <kevinb@redhat.com>
3439
3440 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
3441 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
3442 Remove call to gdb_unload.
3443
255e7678
DJ
34442007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
3445 Daniel Jacobowitz <dan@codesourcery.com>
3446
3447 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
3448 for __WIN32__.
3449 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
3450 * gdb.base/unload.exp: Use shared library test routines.
3451
3a40aaa0
UW
34522007-07-03 Markus Deuling <deuling@de.ibm.com>
3453
3454 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
3455 * gdb.base/solib-symbol-lib.c: Likewise.
3456 * gdb.base/solib-symbol-main.c: Likewise.
3457
b0f4b84b
DJ
34582007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
3459
3460 * config/gdbserver.exp (gdb_reconnect): New.
3461 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
3462 gdb.base/solib-disc.exp: New files.
3463 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
3464 remote debugging".
3465 (gdb_compile): Add shlib_load flag.
3466 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
3467 port.
3468 (gdbserver_reconnect): New.
3469
1b05479a
DJ
34702007-07-01 Nick Roberts <nickrob@snap.net.nz>
3471 Daniel Jacobowitz <dan@codesourcery.com>
3472
3473 * gdb.base/annota3.exp: Test for if construct.
3474
86f78eb2
DJ
34752007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
3476
3477 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
3478
6a2eb474 34792007-06-21 Chris Dearman <chris@mips.com>
a9c64011 3480 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
3481
3482 * gdb.base/display.exp: Allow a newline after display/i.
3483 * gdb.base/pc-fp.exp: Likewise.
3484 * gdb.base/sigbpt.exp: Likewise.
3485
f8b73d13
DJ
34862007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3487
3488 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
3489 required features to be included.
3490
4339e69e
DJ
34912007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3492
3493 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
3494 in info threads output.
3495
23d964e7
UW
34962007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3497 Markus Deuling <deuling@de.ibm.com>
3498
3499 * gdb.arch/spu-info.exp: New testcase.
3500 * gdb.arch/spu-info.c: New file.
3501
fd20f75b
DJ
35022007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
3503
3504 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
3505 tpcs_offset. Restore lr after the call.
3506 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
3507
2226f861
DJ
35082007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
3509
3510 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
3511 (gdbserver_run): Kill any running gdbserver.
3512 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
3513
d12371a9
MR
35142007-05-17 Maciej W. Rozycki <macro@mips.com>
3515
3516 * gdb.base/sigbpt.exp: Preset segv_addr.
3517
93f02886
DJ
35182007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3519
3520 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
3521 (gdb_compile_shlib): Likewise.
3522 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
3523 (default_gdb_init): Clear cleanfiles.
3524 (gdb_finish): Delete recorded cleanfiles.
3525 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
3526
3527 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
3528 Do not use isnative.
3529 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
3530 gdb.base/so-impl-ld.exp: Likewise.
3531 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
3532 * gdb.base/unload.exp: Likewise. Do not pass empty option to
3533 gdb_compile.
3534
b04e06d7
VP
35352007-05-15 Vladimir Prus <vladimir@codesourcery.com>
3536
3537 * config/unknown.exp: Remove.
3538
069ed931
UW
35392007-05-15 Markus Deuling <deuling@de.ibm.com>
3540
3541 * gdb.base/info-proc.exp: Check is_remote.
3542
09db0d03
UW
35432007-05-14 Markus Deuling <deuling@de.ibm.com>
3544
3545 * gdb.base/gcore.exp: Initialize variable core_supported.
3546
af2cbe8c
DJ
35472007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3548
3549 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
3550
027c0295
DJ
35512007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
3554 * gdb.threads/print-threads.exp (test_all_threads): Allow
3555 negative and hexadecimal thread IDs.
3556
dc5000e7
DJ
35572007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3558
3559 * gdb.java/jprint.java (public): Avoid invalid call to static
3560 method.
3561
2e74ed18
DP
35622007-05-14 Denis Pilat <denis.pilat@st.com>
3563
3564 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
3565 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
3566 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3567 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
3568 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
3569
83547f02
UW
35702007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3571
3572 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 3573 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
3574 this mode.
3575 * gdb.base/ovlymgr.c: Provide stubs for spu target.
3576 * gdb.base/spu.ld: New file.
3577
b18be20d
DJ
35782007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
3581
be444858
DJ
35822007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
3583
3584 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
3585
b1d53152
DJ
35862007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3587
3588 * gdb.java/jmain.exp: Handle demangled names with and without method
3589 signatures.
3590
d084b331
DJ
35912007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3592
3593 * gdb.mi/mi-syn-frame.c (main, foo, bar)
3594 (have_a_very_merry_interrupt): Remove calls to puts.
3595 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
3596 inferior output.
3597 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
3598 test names.
3599
db9d7fc5
DJ
36002007-04-29 Markus Deuling <deuling@de.ibm.com>
3601 Daniel Jacobowitz <dan@codesourcery.com>
3602
3603 * gdb.base/auxv.exp (core_works): Also check is_remote.
3604 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
3605
ef783a7d 36062007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 3607
ef783a7d
VP
3608 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
3609 message, not the undefined 'module' variable.
3610 * gdb.base/siginfo.exp: Likewise.
3611 * gdb.base/sigstep.exp: Likewise.
3612 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
3613 serialport.
3614 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
3615
b7b73cae
CV
36162007-04-25 Corinna Vinschen <vinschen@redhat.com>
3617
3618 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
3619 target sim fails. Return 0 otherwise.
3620 (gdb_load): Return prematurely if gdb_target_sim fails.
3621
7d90fdfa
DP
36222007-04-16 Denis Pilat <denis.pilat@st.com>
3623
3624 * gdb.base/setshow.exp: Reset height after having set it to 100.
3625
5d3e9c85
DP
36262007-04-16 Denis Pilat <denis.pilat@st.com>
3627
3628 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
3629
18e75969
DP
36302007-04-16 Denis Pilat <denis.pilat@st.com>
3631
3632 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
3633
25d5ea92
VP
36342007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3635
3636 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
3637 tests. Run the frozen varobjs test.
3638 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 3639 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 3640
0b49cb80
JK
36412007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3642
3643 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
3644 gdb.base/type-opaque.exp: New files.
3645
a73bafbc 36462007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
3647
3648 * gdb.mi/mi-var-child.c
a73bafbc
VP
3649 (do_children_tests): User char[2] instead of
3650 char so that automatic printing of pointers to char
3651 don't give unpredicable result.
3652 * gdb.mi/var-cmd.c (do_locals_test): Initialize
3653 local variables.
3654 * gdb.mi/mi-var-child.exp: Step to right line
3655 of do_children_tests.
3656 * gdb.mi/mi2-var-child.exp: Likewise.
3657 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 3658 do_locals_tests.
a73bafbc
VP
3659 (do_children_tests): User char[2] instead of
3660 char so that automatic printing of pointers to char
a9c64011 3661 don't give unpredicable result.
a73bafbc 3662 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 3663 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
3664 Pass test name to mi_wait_for_stop.
3665
7ce59000
DJ
36662007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3667
3668 * gdb.asm/asm-source.exp: Remove d10v case.
3669 * lib/gdb.exp (skip_cplus_tests): Likewise.
3670 * gdb.asm/d10v.inc: Deleted.
3671
20389057
DJ
36722007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3673
3674 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
3675
8807d78b
DJ
36762007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3677
3678 * config/netware.exp: Delete file.
3679
aa3edb8e
JB
36802007-03-29 Joel Brobecker <brobecker@adacore.com>
3681
3682 * gdb.dwarf2/dw2-noloc.S: New file.
3683 * gdb.dwarf2/dw2-noloc.exp: New file.
3684
297561ac
PA
36852007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
3686
3687 * gdb.cp/method2.cc: New test.
3688 * gdb.cp/method2.exp: New test.
3689 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
3690
1f81bd39
DJ
36912007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3692
3693 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
3694
9453113a
DJ
36952007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3696
3697 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
3698
b741e217
DJ
36992007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3700
3701 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
3702 (gdb_load): Delete, replace with...
3703 (gdb_reload): ...this.
3704 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
3705 * gdb.server/server-mon.exp: Likewise.
3706 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
3707 (gdb_start_cmd): New.
3708 (gdb_file_cmd): Save the last loaded file.
3709 (gdb_reload): New.
3710 (gdb_gnu_strip_debug): Use transform.
3711 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
3712 support here. Use new $last_loaded_file. Check mtime.
3713 (gdb_target_cmd): Handle ObjC failure case.
3714 (infer_host_exec): Delete.
3715 (gdbserver_load): Rename to...
3716 (gdbserver_run): ...this. Simplify.
3717 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
3718 (mi_gdb_load): Move most contents to a new function...
3719 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
3720 (mi_run_cmd): Use mi_gdb_target_load.
3721 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
3722 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
3723 Use gdb_run_cmd.
3724 * gdb.base/charsign.exp: Remove incorrect comment.
3725 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
3726 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
3727 gdb.base/start.exp: Use gdb_start_cmd.
3728
446ab585 37292007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 3730 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
3731
3732 * gdb.base/sigbpt.exp: Fix the message when skipping test.
3733 * gdb.base/signull.exp: Similarly.
3734
bbb88ebf
UW
37352007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3736
3737 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
3738 messages available to test cases (like chng-sym.exp).
3739
cb8c4a99
AS
37402007-03-14 Andreas Schwab <schwab@suse.de>
3741
3742 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
3743 format changes.
3744
4e463ff5
DJ
37452007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
3746
3747 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
3748 (optimized_1): New.
3749 (main): Call optimized_1.
3750 (gdb2029): Correct typos. Call gdb2029_marker.
3751 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
3752 for gdb2029.
3753
b6db2c47
MK
37542007-03-12 Mark Kettenis <kettenis@gnu.org>
3755
3756 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
3757 as tabs. Remove redundant test pattern.
3758
70ed3737
UW
37592007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3760
3761 * gdb.base/long_long.exp: Accept optional symbol name in <...>
3762 for /a format output.
3763
47b67b60
DJ
37642007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
3765
3766 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
3767 collect output incrementally.
3768
b8953b0e
UW
37692007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3770
3771 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
3772 for -var-create lpcharacter test.
3773 * gdb.mi/mi2-var-cmd.exp: Likewise.
3774
7acd5c40
UW
37752007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3776
3777 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
3778 pass on targets where address zero is readable.
3779
9c6759c1
UW
37802007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3781
3782 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
3783 just a single architecture.
3784
a2f1aeb4
UW
37852007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3786
3787 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
3788 (fetch_all_registers): New function, uses gdb_test_multiple and
3789 exp_continue to fetch inferior output line-by-line.
3790 Replace all uses of do_get_all_registers by fetch_all_registers.
3791
46579ac2
UW
37922007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3793
3794 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
3795 in target_info.
3796
fc133f24
MS
37972007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3798
a9c64011 3799 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
3800 consistancy; add a default (timeout) case.
3801
7646a51d
MS
38022007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3803
3804 * gdb.base/watchpoint.exp: Fix truncated comment.
3805
dcfff61f
MS
38062007-03-02 Michael Snyder <michael.snyder@palmsource.com>
3807
3808 * Makefile.in: Remove spurious single-quotes from sed command.
3809
664e3ee9
DJ
38102007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3811
3812 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
3813 func.
3814 * gdb.mi/mi2-var-cmd.exp: Likewise.
3815
d7cc6f2f
JB
38162007-02-27 Joel Brobecker <brobecker@adacore.com>
3817
a9c64011
AS
3818 * gdb.dwarf2/dw2-producer.S: New file.
3819 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
3820
38212007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
3822
3823 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
3824 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
3825 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
3826 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
3827 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
3828 Revert tests to use mi_gdb_test and include value field in output
3829 of -var-create.
3830
93d42b30
DJ
38312007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3832
3833 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
3834
c499ed39
DJ
38352007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3836
3837 * gdb.base/maint.exp: Remove full paths from test names.
3838 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
3839 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
3840
9836f81b
JB
38412007-02-27 Joel Brobecker <brobecker@adacore.com>
3842
3843 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
3844
c74d0ad8
DJ
38452007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3846
3847 * gdb.server/server-mon.exp: New test.
3848
2711e456
DJ
38492007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3850
3851 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
3852
ff6f572f
DJ
38532007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3854
3855 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
3856 register capitalization.
3857
fada3feb
DP
38582007-02-13 Denis Pilat <denis.pilat@st.com>
3859
3860 * gdb.mi/mi-var-invalidate.exp: New file.
3861
fb1e4ffc
DJ
38622007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
3865
3da939d7
DJ
38662007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3867
3868 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
3869
123dc839
DJ
38702007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3871
3872 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
3873 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
3874
877e3645 38752007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
3876
3877 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
3878 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
3879 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
3880 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
3881 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 3882 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 3883 Update tests to include value field in output of -var-create.
a9c64011 3884
3c0a2960
AS
38852007-02-08 Andreas Schwab <schwab@suse.de>
3886
3887 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
3888
108546a0
DJ
38892007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3890
3891 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
3892 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
3893
d701dcab
DP
38942007-02-02 Denis Pilat <denis.pilat@st.com>
3895
3896 * gdb.threads/threadapply.exp: check that frame is not changed by
3897 the thread apply all command.
3898
783e3e2f
AS
38992007-01-31 Andreas Schwab <schwab@suse.de>
3900
6d9c3a87
AS
3901 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
3902
3c50d7b9
AS
3903 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
3904 in the dwarf sections.
3905 * gdb.dwarf2/mac-fileno.S: Likewise.
3906
783e3e2f
AS
3907 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
3908 bspstore register on ia64.
3909
78ff580e
AS
39102007-01-29 Andreas Schwab <schwab@suse.de>
3911
cc8e9b12
AS
3912 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
3913 "frame-begin" annotation.
3914
78ff580e
AS
3915 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
3916 number of "frames-invalid" annotations.
3917
704a4f78
DJ
39182007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3919
3920 * gdb.base/commands.exp: Call if_commands_test.
3921 (gdb_test_no_prompt, if_commands_test): New.
3922
e741bf94
MK
39232007-01-28 Mark Kettenis <kettenis@gnu.org>
3924
3925 * gdb.threads/sigthread.c (NSIGS): Make bigger.
3926
474d0ad3
AS
39272007-01-27 Andreas Schwab <schwab@suse.de>
3928
3929 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
3930 .short/.int/.quad in the dwarf sections.
3931 * gdb.dwarf2/dw2-intercu.S: Likewise.
3932 * gdb.dwarf2/dw2-intermix.S: Likewise.
3933
e784b426
JK
39342007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3935
3936 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
3937 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
3938 array.
e784b426
JK
3939 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
3940 * gdb.base/setvar.exp: Likewise.
3941
37f08e04
AS
39422007-01-26 Andreas Schwab <schwab@suse.de>
3943
9a01813a
AS
3944 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
3945 test.
3946
37f08e04
AS
3947 * gdb.base/multi-forks.exp ("restart $i"): Also match
3948 __kernel_syscall_via_break.
3949
6e2a9270
VP
39502007-01-24 Vladimir Prus <vladimir@codesourcery.com>
3951
3952 * lib/mi-support.exp (mi_delete_varobj): New.
3953 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
3954 testcase.
3955 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
3956 (main): Call the above.
3957 (reference_update_test, base_in_reference_test)
3958 (reference_to_pointer): Delete the created varobjs.
a9c64011 3959
e515b470
DJ
39602007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
3961
3962 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
3963 * configure: Regenerated.
3964 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
3965 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
3966 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
3967 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
3968 * lib/gdb.exp (gdb_skip_xml_test): New function.
3969
08d8bcd7
DJ
39702007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
3971
3972 * gdb.base/sigrepeat.exp: Correct error message.
3973
39742007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
3975 Daniel Jacobowitz <dan@codesourcery.com>
3976
3977 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
3978 gdb.arch/i386-gnu-cfi-asm.S: New files.
3979
97c3f1f3
JK
39802007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 * lib/gdb.exp: Abort on missing `site.exp'.
3983
cb1df416
DJ
39842007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3985 Daniel Jacobowitz <dan@codesourcery.com>
3986
3987 * gdb.base/included.c, gdb.base/included.exp,
3988 gdb.base/included.h: New files.
3989
35990120
DJ
39902007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3991
3992 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
3993 (maximize_rlimit): Reduce limits on 64-bit systems.
3994
6e81a116 39952007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
3996
3997 From Marcus Deuling <deuling@de.ibm.com>:
3998 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
3999 every case.
4000
6c3c41f3
NR
40012007-01-13 Nick Roberts <nickrob@snap.net.nz>
4002
4003 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
4004 (test_path_specification): Use objdir instead of srcdir to always
4005 get an absolute filename.
4006
2f12c312
DJ
40072007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
4008
4009 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
4010
81121995
VP
40112007-01-11 Vladimir Prus <vladimir@codesourcery.com>
4012
4013 * gdb.mi/mi-var-cp.cc (reference_update_tests):
4014 Make sure the variable we're using is in scope.
4015 (reference_to_pointer): Likewise.
4016
4741b737
DJ
40172007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4018
4019 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
4020 has no debug information.
4021
054410c3
DJ
40222007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4023
4024 * gdb.base/annota1.exp: Remove extra send_gdb.
4025
818f79f6
DJ
40262007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
4029
f7a6bb70
DJ
40302007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4031
4032 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
4033
57e66780
DJ
40342007-01-08 Nick Roberts <nickrob@snap.net.nz>
4035 Daniel Jacobowitz <dan@codesourcery.com>
4036
4037 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
4038 lcharacter or linteger change. Correct duplicated test name.
4039 * gdb.mi/mi2-var-cmd.exp: Likewise.
4040
3d799a95
DJ
40412007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4042
4043 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
4044
40452007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 4046
a9c64011
AS
4047 * gdb.base/nofield.c: New file.
4048 * gdb.base/nofield.exp: New testcase.
51679ba9 4049
eafb94e8
NR
40502007-01-05 Nick Roberts <nickrob@snap.net.nz>
4051
4052 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
4053
4054 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
4055 test.
4056
5e572bb4
DJ
40572007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4058
4059 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
4060
74a44383
DJ
40612007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4062
4063 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
4064 when continuing.
4065
1b572db9
DJ
40662007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4067
4068 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
4069 Expect ".exe" extension.
4070
381bc39b
DJ
40712007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4072
4073 * gdb.base/charset.exp: Add explicit filename to break.
4074 * gdb.base/dbx.exp: Add explicit filename to breaks.
4075
2b70e4c6
DJ
40762007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
4077
4078 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
4079 * gdb.mi/mi2-file.exp: Likewise.
4080
303b6f5d
DJ
40812007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4082
4083 Implement specification of MI tests as comments
4084 in C and C++ sources.
4085 * lib/mi-support.exp (mi_autotest_data): New variable.
4086 (mi_autotest_source): New variable.
4087 (count_newlines, mi_prepare_inline_tests)
4088 (mi_get_inline_test, mi_continue_to_line)
4089 (mi_run_inline_test, mi_tbreak)
4090 (mi_send_resuming_command, mi_wait_for_stop): New functions.
4091 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
4092 Run inline tests.
4093 * gdb.mi/mi-var-cp.cc: Define tests here.
4094
23da0d94
VP
40952007-01-04 Vladimir Prus <vladimir@codesourcery.com>
4096
4097 Simplify usage of mi_continue_to.
4098 * lib/mi-support.exp (mi_runto_helper): Renamed
4099 from mi_runto, added new parameter 'run_or_continue'.
4100 (mi_runto): Use mi_runto_helper.
4101 (mi_continue_to): Accept just function name as parameter.
4102 Use mi_runto_helper.
4103 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
4104 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 4105
f9e18282
JB
41062006-01-04 Joel Brobecker <brobecker@adacore.com>
4107
4108 Make this testcase a bit more realistic. The current code
4109 is too simplistic, and allows the compiler to optimize out
4110 some of the entities we need for this testcase.
4111 * gdb.ada/null_record/bar.ads (Void_Star): New type.
4112 (Do_Nothing): Add extra parameter.
4113 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
4114 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
4115 by using a variable of type Void_Star.
4116
fd678c65
JB
41172006-01-04 Joel Brobecker <brobecker@adacore.com>
4118
4119 * gdb.ada/catch_ex/foo.adb: New file.
4120 * gdb.ada/catch_ex.exp: New testcase.
4121
05cfdb42
DJ
41222007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
4123
4124 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
4125 pass --image-base to linker.
4126
2e03ee74
DJ
41272007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4128 Daniel Jacobowitz <dan@codesourcery.com>
4129
4130 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
4131 secondary prompts.
4132
0d5de010
DJ
41332007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4134
4135 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
4136 output. Test the types of members and member pointers.
4137 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
4138 gdb/2092.
4139 * gdb.cp/member-ptr.exp: Search for a comment instead of a
4140 statement. Enable for GCC. Update expected output for some tests
4141 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
4142 layout.
4143 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
4144 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
4145 (Diamond::vget_base): New.
4146 (main): Add new tests.
4147 * gdb.cp/printmethod.exp: Update expected output for member functions.
4148 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
4149 print pEe->D::vg().
4150
61a771aa
DJ
41512007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4152
4153 * gdb.threads/tls.exp: Allow stops in sem_post.
4154
2fa63963
DJ
41552006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
4156
4157 * gdb.base/annota1.exp: Allow .*printf in backtraces.
4158 * gdb.base/annota3.exp: Likewise.
4159 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
4160 again (instead of timing out).
4161 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
4162 GCC bug 26475.
4163 * gdb.java/jmisc.exp: Adjust to work with method signatures including
4164 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
4165 test from jmisc1.exp.
4166 * gdb.java/jmisc1.exp: Delete.
4167 * gdb.java/jprint.exp: Adjust to work with method signatures including
4168 return types.
4169 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
4170 * gdb.threads/linux-dp.exp: Don't be confused by program output.
4171 * lib/java.exp (compile_java_from_source): Pass the correct type
4172 to target_compile.
4173
5eefc2b7
JB
41742006-12-31 Joel Brobecker <brobecker@adacore.com>
4175
4176 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
4177 (stack_align_edx): New function.
4178 (stack_align_eax): New function.
4179 (main): Add calls to stack_align_edx and stack_align_eax.
4180 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
4181 Add testing for the cases where the register used during a stack
4182 realignment is edx. Same for eax.
4183
227c54da
DJ
41842006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
4185
4186 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
4187 and generic PE targets.
4188
cab8ac94
JB
41892006-12-29 Joel Brobecker <brobecker@adacore.com>
4190
4191 * gdb.ada/array_return.exp: Update copyright date list.
4192
ba54f318
JB
41932006-12-27 Joel Brobecker <brobecker@adacore.com>
4194
4195 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
4196 (Create_Small_Float_Vector): New function.
4197 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
4198 function body.
4199 * gdb.ada/array_return/p.adb: Use new type and function from
4200 package Pck.
4201 * gdb.ada/array_return.exp: Add a test verifying that GDB is
4202 able to print the value returned by a function returning an
4203 array of float.
4204
6b7a35dd
JB
42052006-12-20 Joel Brobecker <brobecker@adacore.com>
4206
4207 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
4208 The associated tests should be PASSing.
4209
038224f6
VP
42102006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4211
4212 Test for base in references.
4213 * gdb.mi/mi-var-cp.cc: Add test code.
4214 * gdb.mi/mi-var-cp.exp: Test for bases in references.
4215 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
4216 * gdb.mi/mi2-watch.exp: Likewise.
4217 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
4218 (mi_list_varobj_children): New function.
4219
b26ed50d
VP
42202006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4221
4222 * lib/mi-support.exp
4223 (mi_runto): Accept "()" after function name.
4224 (mi_create_varobj): New function.
4225 (mi_varobj_update): New function.
4226 (mi_Check_varobj_value): New function.
4227 * gdb.mi/mi-var-cp.exp: New file.
4228 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 4229
08232497
DJ
42302006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
4231
4232 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
4233 gdb.base/weaklib2.c: New files.
4234
d394c993 42352006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 4236
ac6c2fba
NS
4237 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
4238 info. Adjust test names.
4239
8ec659a0 4240 * gdb.base/break.c (main): Move position of malloc.
d394c993 4241 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 4242
acd65feb
VP
42432006-11-28 Vladimir Prus <vladimir@codesourcery.com>
4244
4245 * gdb.mi/mi-var-cmd.exp: Check -var-update after
4246 assignement of arrays and function pointers.
4247 * gdb.mi/var-cmd.c: Add declaration necessary for above
4248 tests.
4249
f556d5e5
NS
42502006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4251
4252 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
4253
4254 * gdb.threads/linux-dp.exp: Read thread table before and after
4255 creating each philosopher and verify it.
4256
697bc68d
NS
42572006-11-27 Nathan Sidwell <nathan@codesourcery.com>
4258 Paul Brook <paul@codesourcery.com>
4259 Daniel Jacobowitz <dan@codesourcery.com>
4260
4261 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 4262 main to remove duplication. Add start function of the form
697bc68d
NS
4263 '_*start[1-9]*'. Add RVDS start function.
4264
29d73ae4
DJ
42652006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4266
4267 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
4268
c1d88655
UW
42692006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4270
4271 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
4272 * gdb.asm/spu.inc: New file.
4273 * gdb.base/term.exp: Disable if [target_info exists noargs].
4274 * gdb.gdb/complaints.exp: Disable if ![isnative].
4275 * gdb.gdb/selftest.exp: Likewise.
4276 * gdb.gdb/observer.exp: Likewise.
4277 * gdb.gdb/xfullpath.exp: Likewise.
4278 * gdb.base/attach.exp: Disable on SPU target.
4279 * gdb.cp/bs145503.exp: Likewise.
4280 * gdb.cp/exception.exp: Likewise.
4281 * gdb.cp/userdef.exp: Likewise.
4282
32a13b1a
DJ
42832006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
4284
4285 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
4286
d8295fe9
VP
42872006-11-10 Vladimir Prus <vladimir@codesourcery.com>
4288
4289 * gdb.base/completion.exp: Fix completion tests for
4290 'info' and 'info '.
4291 * gdb.base/help.exp (help_test_raw, test_class_help)
4292 (test_prefix_command_help): Move...
4293 * lib/gdb.exp: Here.
4294 * gdb.base/main.exp: Adjust.
4295 * gdb.cp/maint.exp: Adjust.
4296 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 4297
8c394015
VP
42982006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4299
4300 * gdb.stabs/weird.exp (print_weird_var): Use
4301 gdb_test_multiple instead of gdb_expect.
4302
027fc1bc
VP
43032006-11-09 Vladimir Prus <vladimir@codesourcery.com>
4304
4305 * gdb.base/help.exp (help_test_raw): New.
4306 (test_class_help): New.
4307 (test_prefix_command_help): New.
4308 Adjust testcases.
4309
67609209
FR
43102006-11-09 Christophe Lyon <christophe.lyon@st.com>
4311
4312 * gdb.base/constvars.c (main): Write to crass and crips, so that
4313 they are allocated by the compiler.
4314
f73adfeb
AS
43152006-10-27 Andreas Schwab <schwab@suse.de>
4316
4317 * gdb.base/multi-forks.exp: Use "detach fork" instead of
4318 "detach-fork".
4319
2f83a18e
DJ
43202006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
4321
4322 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
4323 of patterns.
4324
94277a38
DJ
43252006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4326
4327 * gdb.base/sepdebug.exp: Remove debug format test.
4328 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
4329 Handle no-symtab.
4330 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
4331
5bd2f6e2
DJ
43322006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 * gdb.threads/manythreads.c (thread_function, main): Don't cast
4335 int to pointer or pointer to int.
4336 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
4337
8c008720
DJ
43382006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
4339
4340 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
4341
9e35dae4
DJ
43422006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4343
4344 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
4345
d9639e13
DJ
43462006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
4347
4348 PR c++/2116
4349 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
4350
390a1bd0
JB
43512006-10-06 Joel Brobecker <brobecker@adacore.com>
4352
4353 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
4354 the corresponding bug has been fixed in GDB (PR/2018).
4355
dd920c33
JB
43562006-10-06 Joel Brobecker <brobecker@adacore.com>
4357
4358 * gdb.base/subst.exp: New testcase.
4359
53bbefe9
JB
43602006-10-06 Joel Brobecker <brobecker@adacore.com>
4361
4362 * gdb.ada/array_return/pck.ads: Add copyright notice.
4363 * gdb.ada/array_return/pck.adb: Likewise.
4364 * gdb.ada/array_return/p.adb: Likewise.
4365 * gdb.ada/exec_changed/first.adb: Likewise.
4366 * gdb.ada/exec_changed/second.adb: Likewise.
4367
09851417
JB
43682006-10-06 Joel Brobecker <brobecker@adacore.com>
4369
4370 * gdb.ada/watch_arg/watch.adb: New file.
4371 * gdb.ada/watch_arg.exp: New testcase.
4372
041bf30d
VP
43732006-10-02 Vladimir Prus <vladimir@codesourcery.com>
4374
4375 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 4376 via string_to_regexp.
041bf30d 4377 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 4378
f286fbdd 43792006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
4380
4381 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
4382 Remove unused / obsolete files.
4383
7c07f349
NR
43842006-09-19 Nick Roberts <nickrob@snap.net.nz>
4385
4386 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
4387
cd5ff84a
VP
43882006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4389
4390 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
4391 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 4392 the number of frames.
cd5ff84a 4393
ae018d1a
DJ
43942006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
4395
4396 * gdb.base/args.c (main): Add breakpoint marker.
4397 * gdb.base/args.exp: Use args_test for tests. Add new tests which
4398 really test empty arguments.
4399 (args_load): Delete.
4400 (args_test): New.
4401
b399c549
NR
44022006-09-13 Nick Roberts <nickrob@snap.net.nz>
4403
4404 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
4405 check for one file.
4406
2ab1eb7a
VP
44072006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
4408
4409 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
4410 HIGH_FRAME argument to -stack-list-locals can be larger than
4411 the number of frames.
a9c64011 4412
476308bf
FF
44132006-08-18 Fred Fish <fnf@specifix.com>
4414
4415 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
4416 '$' in front of skip_vmx_tests_saved when setting that.
4417
8625200f
AS
44182006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
4419
4420 * gdb.base/trace-commands.exp: New file.
4421
089ec8f1
DJ
44222006-08-10 Joel Brobecker <brobecker@adacore.com>
4423 Daniel Jacobowitz <dan@codesourcery.com>
4424
4425 * gdb.base/step-bt.exp: Make hexadecimal address optional in
4426 expected output of the backtrace commands.
4427
b60f0898
JB
44282006-08-09 Joel Brobecker <brobecker@adacore.com>
4429
4430 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
4431 untested followed by return combination.
4432 * gdb.arch/altivec-regs.exp: Likewise.
4433 * gdb.arch/e500-abi.exp: Likewise.
4434 * gdb.arch/e500-regs.exp: Likewise.
4435 * gdb.arch/gdb1291.exp: Likewise.
4436 * gdb.arch/gdb1431.exp: Likewise.
4437 * gdb.arch/gdb1558.exp: Likewise.
4438 * gdb.arch/i386-prologue.exp: Likewise.
4439 * gdb.arch/i386-unwind.exp: Likewise.
4440 * gdb.asm/asm-source.exp: Likewise.
4441 * gdb.base/a2-run.exp: Likewise.
4442 * gdb.base/advance.exp: Likewise.
4443 * gdb.base/all-bin.exp: Likewise.
4444 * gdb.base/annota1.exp: Likewise.
4445 * gdb.base/annota3.exp: Likewise.
4446 * gdb.base/args.exp: Likewise.
4447 * gdb.base/arithmet.exp: Likewise.
4448 * gdb.base/assign.exp: Likewise.
4449 * gdb.base/async.exp: Likewise.
4450 * gdb.base/attach.exp: Likewise.
4451 * gdb.base/bang.exp: Likewise.
4452 * gdb.base/bigcore.exp: Likewise.
4453 * gdb.base/bitfields.exp: Likewise.
4454 * gdb.base/bitfields2.exp: Likewise.
4455 * gdb.base/break.exp: Likewise.
4456 * gdb.base/call-sc.exp: Likewise.
4457 * gdb.base/call-strs.exp: Likewise.
4458 * gdb.base/callfuncs.exp: Likewise.
4459 * gdb.base/checkpoint.exp: Likewise.
4460 * gdb.base/chng-syms.exp: Likewise.
4461 * gdb.base/code-expr.exp: Likewise.
4462 * gdb.base/commands.exp: Likewise.
4463 * gdb.base/completion.exp: Likewise.
4464 * gdb.base/cond-expr.exp: Likewise.
4465 * gdb.base/condbreak.exp: Likewise.
4466 * gdb.base/consecutive.exp: Likewise.
4467 * gdb.base/constvars.exp: Likewise.
4468 * gdb.base/corefile.exp: Likewise.
4469 * gdb.base/cvexpr.exp: Likewise.
4470 * gdb.base/dbx.exp: Likewise.
4471 * gdb.base/define.exp: Likewise.
4472 * gdb.base/detach.exp: Likewise.
4473 * gdb.base/display.exp: Likewise.
4474 * gdb.base/dump.exp: Likewise.
4475 * gdb.base/ena-dis-br.exp: Likewise.
4476 * gdb.base/ending-run.exp: Likewise.
4477 * gdb.base/environ.exp: Likewise.
4478 * gdb.base/eval-skip.exp: Likewise.
4479 * gdb.base/exprs.exp: Likewise.
4480 * gdb.base/fileio.exp: Likewise.
4481 * gdb.base/finish.exp: Likewise.
4482 * gdb.base/float.exp: Likewise.
4483 * gdb.base/foll-exec.exp: Likewise.
4484 * gdb.base/foll-fork.exp: Likewise.
4485 * gdb.base/foll-vfork.exp: Likewise.
4486 * gdb.base/freebpcmd.exp: Likewise.
4487 * gdb.base/funcargs.exp: Likewise.
4488 * gdb.base/gcore.exp: Likewise.
4489 * gdb.base/gdb1090.exp: Likewise.
4490 * gdb.base/gdb1250.exp: Likewise.
4491 * gdb.base/huge.exp: Likewise.
4492 * gdb.base/info-proc.exp: Likewise.
4493 * gdb.base/interrupt.exp: Likewise.
4494 * gdb.base/jump.exp: Likewise.
4495 * gdb.base/langs.exp: Likewise.
4496 * gdb.base/lineinc.exp: Likewise.
4497 * gdb.base/list.exp: Likewise.
4498 * gdb.base/logical.exp: Likewise.
4499 * gdb.base/long_long.exp: Likewise.
4500 * gdb.base/macscp.exp: Likewise.
4501 * gdb.base/maint.exp: Likewise.
4502 * gdb.base/mips_pro.exp: Likewise.
4503 * gdb.base/miscexprs.exp: Likewise.
4504 * gdb.base/multi-forks.exp: Likewise.
4505 * gdb.base/opaque.exp: Likewise.
4506 * gdb.base/overlays.exp: Likewise.
4507 * gdb.base/pc-fp.exp: Likewise.
4508 * gdb.base/pointers.exp: Likewise.
4509 * gdb.base/printcmds.exp: Likewise.
4510 * gdb.base/psymtab.exp: Likewise.
4511 * gdb.base/ptype.exp: Likewise.
4512 * gdb.base/recurse.exp: Likewise.
4513 * gdb.base/relational.exp: Likewise.
4514 * gdb.base/relocate.exp: Likewise.
4515 * gdb.base/remote.exp: Likewise.
4516 * gdb.base/reread.exp: Likewise.
4517 * gdb.base/restore.exp: Likewise.
4518 * gdb.base/return.exp: Likewise.
4519 * gdb.base/return2.exp: Likewise.
4520 * gdb.base/scope.exp: Likewise.
4521 * gdb.base/sect-cmd.exp: Likewise.
4522 * gdb.base/sep.exp: Likewise.
4523 * gdb.base/sepdebug.exp: Likewise.
4524 * gdb.base/setshow.exp: Likewise.
4525 * gdb.base/setvar.exp: Likewise.
4526 * gdb.base/sigall.exp: Likewise.
4527 * gdb.base/sigbpt.exp: Likewise.
4528 * gdb.base/signals.exp: Likewise.
4529 * gdb.base/signull.exp: Likewise.
4530 * gdb.base/sizeof.exp: Likewise.
4531 * gdb.base/solib.exp: Likewise.
4532 * gdb.base/step-line.exp: Likewise.
4533 * gdb.base/step-test.exp: Likewise.
4534 * gdb.base/structs.exp: Likewise.
4535 * gdb.base/structs2.exp: Likewise.
4536 * gdb.base/term.exp: Likewise.
4537 * gdb.base/twice.exp: Likewise.
4538 * gdb.base/until.exp: Likewise.
4539 * gdb.base/varargs.exp: Likewise.
4540 * gdb.base/volatile.exp: Likewise.
4541 * gdb.base/watchpoint.exp: Likewise.
4542 * gdb.base/whatis-exp.exp: Likewise.
4543 * gdb.base/whatis.exp: Likewise.
4544 * gdb.cp/ambiguous.exp: Likewise.
4545 * gdb.cp/annota2.exp: Likewise.
4546 * gdb.cp/annota3.exp: Likewise.
4547 * gdb.cp/bool.exp: Likewise.
4548 * gdb.cp/breakpoint.exp: Likewise.
4549 * gdb.cp/casts.exp: Likewise.
4550 * gdb.cp/class2.exp: Likewise.
4551 * gdb.cp/classes.exp: Likewise.
4552 * gdb.cp/cplusfuncs.exp: Likewise.
4553 * gdb.cp/ctti.exp: Likewise.
4554 * gdb.cp/derivation.exp: Likewise.
4555 * gdb.cp/exception.exp: Likewise.
4556 * gdb.cp/gdb1355.exp: Likewise.
4557 * gdb.cp/hang.exp: Likewise.
4558 * gdb.cp/inherit.exp: Likewise.
4559 * gdb.cp/local.exp: Likewise.
4560 * gdb.cp/m-data.exp: Likewise.
4561 * gdb.cp/m-static.exp: Likewise.
4562 * gdb.cp/member-ptr.exp: Likewise.
4563 * gdb.cp/method.exp: Likewise.
4564 * gdb.cp/misc.exp: Likewise.
4565 * gdb.cp/namespace.exp: Likewise.
4566 * gdb.cp/overload.exp: Likewise.
4567 * gdb.cp/ovldbreak.exp: Likewise.
4568 * gdb.cp/pr-1023.exp: Likewise.
4569 * gdb.cp/pr-1210.exp: Likewise.
4570 * gdb.cp/pr-574.exp: Likewise.
4571 * gdb.cp/printmethod.exp: Likewise.
4572 * gdb.cp/psmang.exp: Likewise.
4573 * gdb.cp/ref-params.exp: Likewise.
4574 * gdb.cp/ref-types.exp: Likewise.
4575 * gdb.cp/rtti.exp: Likewise.
4576 * gdb.cp/templates.exp: Likewise.
4577 * gdb.cp/try_catch.exp: Likewise.
4578 * gdb.cp/userdef.exp: Likewise.
4579 * gdb.cp/virtfunc.exp: Likewise.
4580 * gdb.disasm/am33.exp: Likewise.
4581 * gdb.disasm/h8300s.exp: Likewise.
4582 * gdb.disasm/mn10300.exp: Likewise.
4583 * gdb.disasm/sh3.exp: Likewise.
4584 * gdb.disasm/t01_mov.exp: Likewise.
4585 * gdb.disasm/t02_mova.exp: Likewise.
4586 * gdb.disasm/t03_add.exp: Likewise.
4587 * gdb.disasm/t04_sub.exp: Likewise.
4588 * gdb.disasm/t05_cmp.exp: Likewise.
4589 * gdb.disasm/t06_ari2.exp: Likewise.
4590 * gdb.disasm/t07_ari3.exp: Likewise.
4591 * gdb.disasm/t08_or.exp: Likewise.
4592 * gdb.disasm/t09_xor.exp: Likewise.
4593 * gdb.disasm/t10_and.exp: Likewise.
4594 * gdb.disasm/t11_logs.exp: Likewise.
4595 * gdb.disasm/t12_bit.exp: Likewise.
4596 * gdb.disasm/t13_otr.exp: Likewise.
4597 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
4598 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
4599 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
4600 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
4601 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
4602 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4603 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4604 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4605 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
4606 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
4607 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4608 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4609 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4610 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4611 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4612 * gdb.mi/gdb701.exp: Likewise.
4613 * gdb.mi/gdb792.exp: Likewise.
4614 * gdb.mi/mi-basics.exp: Likewise.
4615 * gdb.mi/mi-break.exp: Likewise.
4616 * gdb.mi/mi-cli.exp: Likewise.
4617 * gdb.mi/mi-console.exp: Likewise.
4618 * gdb.mi/mi-disassemble.exp: Likewise.
4619 * gdb.mi/mi-eval.exp: Likewise.
4620 * gdb.mi/mi-file.exp: Likewise.
4621 * gdb.mi/mi-read-memory.exp: Likewise.
4622 * gdb.mi/mi-regs.exp: Likewise.
4623 * gdb.mi/mi-return.exp: Likewise.
4624 * gdb.mi/mi-simplerun.exp: Likewise.
4625 * gdb.mi/mi-stack.exp: Likewise.
4626 * gdb.mi/mi-stepi.exp: Likewise.
4627 * gdb.mi/mi-syn-frame.exp: Likewise.
4628 * gdb.mi/mi-until.exp: Likewise.
4629 * gdb.mi/mi-var-block.exp: Likewise.
4630 * gdb.mi/mi-var-child.exp: Likewise.
4631 * gdb.mi/mi-var-cmd.exp: Likewise.
4632 * gdb.mi/mi-var-display.exp: Likewise.
4633 * gdb.mi/mi-watch.exp: Likewise.
4634 * gdb.mi/mi2-basics.exp: Likewise.
4635 * gdb.mi/mi2-break.exp: Likewise.
4636 * gdb.mi/mi2-cli.exp: Likewise.
4637 * gdb.mi/mi2-console.exp: Likewise.
4638 * gdb.mi/mi2-disassemble.exp: Likewise.
4639 * gdb.mi/mi2-eval.exp: Likewise.
4640 * gdb.mi/mi2-file.exp: Likewise.
4641 * gdb.mi/mi2-read-memory.exp: Likewise.
4642 * gdb.mi/mi2-regs.exp: Likewise.
4643 * gdb.mi/mi2-return.exp: Likewise.
4644 * gdb.mi/mi2-simplerun.exp: Likewise.
4645 * gdb.mi/mi2-stack.exp: Likewise.
4646 * gdb.mi/mi2-stepi.exp: Likewise.
4647 * gdb.mi/mi2-syn-frame.exp: Likewise.
4648 * gdb.mi/mi2-until.exp: Likewise.
4649 * gdb.mi/mi2-var-block.exp: Likewise.
4650 * gdb.mi/mi2-var-child.exp: Likewise.
4651 * gdb.mi/mi2-var-cmd.exp: Likewise.
4652 * gdb.mi/mi2-var-display.exp: Likewise.
4653 * gdb.mi/mi2-watch.exp: Likewise.
4654 * gdb.stabs/exclfwd.exp: Likewise.
4655 * gdb.stabs/weird.exp: Likewise.
4656 * gdb.threads/gcore-thread.exp: Likewise.
4657 * gdb.trace/actions.exp: Likewise.
4658 * gdb.trace/backtrace.exp: Likewise.
4659 * gdb.trace/circ.exp: Likewise.
4660 * gdb.trace/collection.exp: Likewise.
4661 * gdb.trace/deltrace.exp: Likewise.
4662 * gdb.trace/infotrace.exp: Likewise.
4663 * gdb.trace/limits.exp: Likewise.
4664 * gdb.trace/packetlen.exp: Likewise.
4665 * gdb.trace/passc-dyn.exp: Likewise.
4666 * gdb.trace/passcount.exp: Likewise.
4667 * gdb.trace/report.exp: Likewise.
4668 * gdb.trace/save-trace.exp: Likewise.
4669 * gdb.trace/tfind.exp: Likewise.
4670 * gdb.trace/tracecmd.exp: Likewise.
4671 * gdb.trace/while-dyn.exp: Likewise.
4672 * gdb.trace/while-stepping.exp: Likewise.
4673
f4b618d1
JB
46742006-08-08 Joel Brobecker <brobecker@adacore.com>
4675
4676 * gdb.base/step-bt.c: New file.
4677 * gdb.base/step-bt.exp: New testcase.
4678
3d00d119
DJ
46792006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4680
4681 * config/monitor.exp (gdb_load): Remove support for obsolete
4682 download-write-size.
4683 * gdb.base/remote.exp: Likewise. Update all callers of
4684 gdb_timed_load.
4685
017b5bd4
DJ
46862006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
4687
4688 * cursal.exp: Pass binfile to gdb_load.
4689
837c599d
DJ
46902006-08-01 Nathan Sidwell <nathan@codesourcery.com>
4691
4692 * gdb.base/cursal.exp: Add "" to gdb_load call.
4693
8dd4540b
MK
46942006-07-29 Mark Kettenis <kettenis@gnu.org>
4695
4696 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
4697 NetBSD/ELF targets.
4698
ab5c9f60
DJ
46992006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
4700
4701 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
4702 operator*.
4703
4c42eaff
DJ
47042006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
4705
4706 * gdb.base/completion.exp: Update for change in "file" behavior.
4707 * gdb.stabs/weird.exp: Likewise.
4708 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
4709 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
4710
0155cc76
NS
47112006-07-24 Nathan Sidwell <nathan@codesourcery.com>
4712
4713 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
4714 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
4715
16026cd7
AS
47162006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4717
4718 * gdb.base/default.exp: Update source command error message.
4719 * gdb.base/help.exp: Update 'help source' message.
4720
16963cb6
DJ
47212006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
4722
4723 * gdb.cp/bs15503.exp: Update comment for no longer crashing
4724 test.
4725
6d7fd486
AS
47262006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
4727
4728 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
4729
29e8a844
DJ
47302006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
4731
4732 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
4733
6afcfa39
DJ
47342006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
4735
4736 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
4737
267a692b
MK
47382006-07-17 Mark Kettenis <kettenis@gnu.org>
4739
4740 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
4741 *-*-openbsd* from targets for wich we expect ARM FPA floating
4742 point format.
4743
85d2fec4
NR
47442006-07-17 Nick Roberts <nickrob@snap.net.nz>
4745
4746 * gdb.cp/annota3.exp: Expect frame-begin annotation.
4747
47482006-07-17 Mark Kettenis <kettenis@gnu.org>
4749
4750 * gdb.base/annota3.exp: Expect frame-begin annotation.
4751
85b4c6e8
JB
47522006-07-14 Joel Brobecker <brobecker@adacore.com>
4753
4754 * gdb.base/help.exp: Adjust "help unset" test to accept
4755 any list of unset commands.
4756
fb933624
DJ
47572006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
4758 Daniel Jacobowitz <dan@codesourcery.com>
4759
4760 * gdb.cp/ref-params.exp: New test.
4761 * gdb.cp/ref-params.cc: New source file.
4762 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
4763
1dff4b64
MK
47642006-07-08 Mark Kettenis <kettenis@gnu.org>
4765
4766 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
4767 spaces/tabs in regular expressions since they might not be there.
4768
40d2e0e3
AS
47692006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
4770
4771 * gdb.base/ifelse.exp: New file.
4772
f6c957d2
NS
47732006-07-04 Nathan Sidwell <nathan@codesourcery.com>
4774
4775 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
4776 line.
4777 * gdb.base/huge.exp: Loop over compilation to find a size that
4778 is acceptable.
4779 * gdb.base/remote.exp: Correct expected strings.
4780 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
4781
b9c5a23d
DJ
47822006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4783
4784 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
4785
9af2e58d
DJ
47862006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4787
4788 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
4789 native.
4790
30930ca5
DJ
47912006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4792
4793 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
4794 enable stabs testing.
4795
aa32fa1d
DJ
47962006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4797
bd4a4c80 4798 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
4799 gdb_test_multiple does.
4800
321fef15
DJ
48012006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4802
4803 * Makefile.in (host_alias): Remove.
4804 (target_alias): Use @target_noncanonical@.
4805 (site.exp): Don't set host_alias.
4806 * aclocal.m4: Remove contents. Include acx.m4.
4807 * configure: Regenerated.
4808 * configure.ac: Use ACX_NONCANONICAL_TARGET.
4809
e1c2defa
NS
48102006-06-13 Nathan Sidwell <nathan@codesourcery.com>
4811
e63b55d1
NS
4812 * lib/gdb.exp (gdb_load_cmd): New.
4813
5600ea19
NS
4814 * gdb.base/fileio.c: Add system(NULL) test.
4815 * gdb.base/fileio.exp: Check it.
4816
e1c2defa
NS
4817 * gdb.base/break.c: Add 10a breakpoint at }
4818 * gdb.base/break.exp: Add test for breakpoint at }
4819 * gdb.cp/anon-union.cc: Add code at end of function.
4820 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
4821 * gdb.mi/var-cmd.c: Add code at end of function.
4822 * gdb.mi/mi-var-display.exp: Adjust end of next.
4823 * gdb.mi/mi2-var-display.exp: Likewise.
4824 * gdb.base/fileio.c: Add stop function and insert calls at
4825 stopping places.
4826 * gdb.base/fileio.exp: Breakpoint stop function and remove
4827 explicit line number references.
4828
6c0112ec
JB
48292006-05-19 Joel Brobecker <brobecker@adacore.com>
4830
a9c64011
AS
4831 * gdb.base/del.exp (test_delete_alias): New function.
4832 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 4833
154189a4
FF
48342006-05-18 Fred Fish <fnf@specifix.com>
4835
4836 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
4837 required. Check for spurious output after program exits normally.
4838
582e64c2
FF
48392006-05-17 Fred Fish <fnf@specifix.com>
4840
4841 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
4842 gdb_load, so it works in the simulator.
4843
8ef6493a
FF
48442006-05-11 Fred Fish <fnf@specifix.com>
4845
4846 * gdb.base/bang.exp: Ignore unexpected output between the
4847 "program exited normally" and the gdb prompt, as many other
4848 tests do.
4849
692b141c
MK
48502006-05-07 Mark Kettenis <kettenis@gnu.org>
4851
4852 * gdb.base/help.exp: Make "delete checkpoint" part option for
4853 "help d" and "help delete" tests.
4854
540b8a30
UW
48552006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4856
a9c64011 4857 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
4858 expected output in some mi_gdb_test statements.
4859 * gdb.mi/mi2-basics.exp: Likewise.
4860
9b6462d9
JB
48612006-05-05 Joel Brobecker <brobecker@adacore.com>
4862
4863 * gdb.base/del.c: New file.
4864 * gdb.base/del.exp: New testcase.
4865
954de43b
DM
48662006-05-05 David S. Miller <davem@sunset.davemloft.net>
4867
4868 * gdb.base/break.exp: Do not assume a breakpoint on
4869 main will actually be in $srcfile when optimizing.
1303f75e
DM
4870 * gdb.base/savedregs.exp: Do not require that the dummy
4871 frame location match up to a symbol and source file location.
c3242428
DM
4872 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
4873 will get printed without a mi_cmd_data_list_register_values prefix.
4874 (*-data-list-register-*): Correct regular expressions to expect the new
4875 pseudo d? floating point registers.
4876 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 4877
c7e64c9a
DJ
48782006-05-05 Christophe Lyon <christophe.lyon@st.com>
4879
4880 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
4881 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
4882 is allocated by the compiler.
4883 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
4884 anons, e, anone to force their allocation by the compiler.
4885
48862006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
4887
4888 * gdb.base/help.exp: Update expected text for help d and
4889 help delete.
4890
27ce9a6d
MK
48912006-05-02 Mark Kettenis <kettenis@gnu.org>
4892
4893 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
4894 NetBSD/ELF targets.
4895
8608915f
MK
48962006-04-30 Mark Kettenis <kettenis@gnu.org>
4897
4898 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
4899 single-step breakpoint fails; make this a KFAIL on
4900 sparc*-*-openbsd*.
4901 * gdb.base/siginfo.exp: Likewise.
4902 * gdb.base/sigstep.exp (advance, advancei): Likewise.
4903
b8db102d
MS
49042006-04-26 Michael Snyder <msnyder@redhat.com>
4905
4906 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
4907 which may have to consume output from other forks.
4908 Add tests to make sure that "delete fork" succeeded.
4909
c702009a
MS
49102006-04-20 Michael Snyder <msnyder@redhat.com>
4911
4912 * 2006-03-22 Jim Blandy <jimb@redhat.com>
4913 Add support for the Renesas M32C and M16C.
4914
4915 * gdb.asm/asm-source.exp: Add m32c target.
4916 * gdb.asm/m32c.inc: Support for m32c target.
4917
e28493f2
AS
49182006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
4919
4920 * gdb.base/commands.exp (recursive_source_test): New test.
4921
880da185
DM
49222006-04-04 David S. Miller <davem@sunset.davemloft.net>
4923
4924 * gdb.base/float.exp: Add pattern for sparc targets.
4925
61d9b92f
DJ
49262006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4927
4928 * gdb.base/commands.exp (stray_arg0_test): New test.
4929
bd717df8
PB
49302006-03-30 Paul Brook <paul@codesourcery.com>
4931
4932 * gdb.mi/mi-until.exp: kfail broken until command.
4933 * gdb.mi/mi2-until.exp: Ditto.
4934
ec793d3c
NR
49352006-03-27 Nick Roberts <nickrob@snap.net.nz>
4936
4937 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
4938
831004b7
AO
49392006-03-08 Alexandre Oliva <aoliva@redhat.com>
4940
4941 * gdb.base/prelink.exp: Anchor tested-for regular expression
4942 on gdb prompt.
4943
effe49a0
PB
49442006-03-07 Paul Brook <paul@codesourcery.com>
4945
4946 * gdb.base/assign.exp: Correct fail message.
4947
e5461016
PB
49482006-03-07 Paul Brook <paul@codesourcery.com>
4949
4950 * lib/compiler.c: Extract armcc version number.
4951 * lib/compiler.cc: Ditto.
4952
fc91c6c2
PB
49532006-03-07 Paul Brook <paul@codesourcery.com>
4954
4955 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
4956 additional_flags=-w.
4957 * gdb.arch/altivec-regs.exp: Ditto.
4958 * gdb.arch/e500-abi.exp: Ditto.
4959 * gdb.arch/e500-regs.exp: Ditto.
4960 * gdb.base/all-bin.exp: Ditto.
4961 * gdb.base/annota1.exp: Ditto.
4962 * gdb.base/annota3.exp: Ditto.
4963 * gdb.base/args.exp: Ditto.
4964 * gdb.base/arithmet.exp: Ditto.
4965 * gdb.base/assign.exp: Ditto.
4966 * gdb.base/async.exp: Ditto.
4967 * gdb.base/bang.exp: Ditto.
4968 * gdb.base/break.exp: Ditto.
4969 * gdb.base/call-rt-st.exp: Ditto.
4970 * gdb.base/completion.exp: Ditto.
4971 * gdb.base/cond-expr.exp: Ditto.
4972 * gdb.base/condbreak.exp: Ditto.
4973 * gdb.base/consecutive.exp: Ditto.
4974 * gdb.base/define.exp: Ditto.
4975 * gdb.base/display.exp: Ditto.
4976 * gdb.base/ena-dis-br.exp: Ditto.
4977 * gdb.base/environ.exp: Ditto.
4978 * gdb.base/eval-skip.exp: Ditto.
4979 * gdb.base/info-proc.exp: Ditto.
4980 * gdb.base/jump.exp: Ditto.
4981 * gdb.base/logical.exp: Ditto.
4982 * gdb.base/long_long.exp: Ditto.
4983 * gdb.base/maint.exp: Ditto.
4984 * gdb.base/miscexprs.exp: Ditto.
4985 * gdb.base/pc-fp.exp: Ditto.
4986 * gdb.base/pointers.exp: Ditto.
4987 * gdb.base/relational.exp: Ditto.
4988 * gdb.base/reread.exp: Ditto.
4989 * gdb.base/sect-cmd.exp: Ditto.
4990 * gdb.base/sep.exp: Ditto.
4991 * gdb.base/sepdebug.exp: Ditto.
4992 * gdb.base/until.exp: Ditto.
4993 * gdb.base/whatis-exp.exp: Ditto.
4994 * gdb.cp/annota2.exp: Ditto.
4995 * gdb.cp/annota3.exp: Ditto.
4996 * gdb.trace/actions.exp: Ditto.
4997 * gdb.trace/backtrace.exp: Ditto.
4998 * gdb.trace/circ.exp: Ditto.
4999 * gdb.trace/collection.exp: Ditto.
5000 * gdb.trace/deltrace.exp: Ditto.
5001 * gdb.trace/infotrace.exp: Ditto.
5002 * gdb.trace/limits.exp: Ditto.
5003 * gdb.trace/packetlen.exp: Ditto.
5004 * gdb.trace/passc-dyn.exp: Ditto.
5005 * gdb.trace/passcount.exp: Ditto.
5006 * gdb.trace/report.exp: Ditto.
5007 * gdb.trace/save-trace.exp: Ditto.
5008 * gdb.trace/tfind.exp: Ditto.
5009 * gdb.trace/tracecmd.exp: Ditto.
5010 * gdb.trace/while-dyn.exp: Ditto.
5011 * gdb.trace/while-stepping.exp: Ditto.
5012 * lib/gdb.exp: Ditto.
5013 (gdb_compile): Handle nowarning option.
5014
5f4a23d9
AO
50152006-03-07 Alexandre Oliva <aoliva@redhat.com>
5016
5017 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
5018 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
5019 Rename executable to prelinkt. Don't re-prelink if we didn't
5020 get a core file. Test prelink -u exit status to tell whether
5021 prelinking failed. Use gdb_test_multiple.
5022
9733fc94
DJ
50232006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5024
5025 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
5026 (do_tests): Call it.
5027
cc10cae3
AO
50282006-02-28 Alexandre Oliva <aoliva@redhat.com>
5029
5030 * gdb.base/prelink.exp: New test.
5031 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
5032
15c46491
WZ
50332006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
5034
5035 * gdb.fortran/derived-type.f90: New file.
5036 * gdb.fortran/derived-type.exp: New testcase.
5037
5c9f7ded
DJ
50382006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
5039
5040 * gdb.base/default.exp: Allow ';' as a directory separator.
5041
5b96932b
AS
50422006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5043
5044 * gdb.base/help.exp (help add-symbol-file): Update.
5045
1986bccd
AS
50462006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
5047
5048 * gdb.base/help.exp (help load): Update expected results.
5049
a8b7528f
FF
50502006-02-19 Fred Fish <fnf@specifix.com>
5051
5052 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
5053 specifix hex value as part of results.
5054 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 5055
f8261448
FF
50562006-02-16 Fred Fish <fnf@specifix.com>
5057
5058 * gdb.base/whatis.c: Define variables using typedefs char_addr,
5059 ushort_addr, and slong_addr, so the typedefs are not optimized
5060 away.
5061 * gdb.base/whatis.exp: Add tests using type name for struct type,
5062 union type, enum type, and typedef.
a9c64011 5063
31d8bdd2
MK
50642006-02-13 Mark Kettenis <kettenis@gnu.org>
5065
5066 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
5067
34e41e63
JB
50682006-02-13 Jim Blandy <jimb@redhat.com>
5069
5070 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
5071 case where it takes two "next" commands to skip past the init
5072 call.
5073
ac6e4f31
FF
50742006-02-12 Fred Fish <fnf@specifix.com>
5075
5076 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
5077 to handle cases where it takes two "next" commands to skip
5078 past the init call.
5079
2db2d571
JB
50802006-02-07 Joel Brobecker <brobecker@adacore.com>
5081
5082 * gdb.ada/array_return.exp: Mark the last test as expected to fail
5083 on hppa32 targets.
5084
38fcd64c
DJ
50852006-02-06 Vladimir Prus <ghost@cs.msu.su>
5086
5087 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
5088 field.
5089
1315ad46
MK
50902006-01-29 Mark Kettenis <kettenis@gnu.org>
5091
5092 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
5093
5625b943
DJ
50942006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5095
5096 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
5097 files.
5098
80df1bbe
DJ
50992006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5100
5101 * gdb.cp/maint.exp: Set complaints to a positive value.
5102
9078e690
DJ
51032006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5104
5105 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
5106 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
5107 function name.
5108
9c903399
DJ
51092006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
5110
5111 * gdb.base/checkpoint.c: Update copyright notice. Include
5112 <stdlib.h>.
5113
761ae4d6
JB
51142006-01-04 Jim Blandy <jimb@redhat.com>
5115
5116 * gdb.asm/asm-source.exp: Independently provide default values for
5117 asm-flags and debug-flags. Use 'string equal' to do the
5118 comparison, not the implicit expr's '==' operator. Remove
5119 now-unneeded assignments to asm-flags. In h8300 case, place
5120 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
5121
099ac3dd
MS
51222006-01-04 Michael Snyder <msnyder@redhat.com>
5123
5124 * gdb.base/checkpoint.c: New file.
5125 * gdb.base/checkpoint.exp: New file.
5126 * gdb.base/multi-fork.c: New file.
5127 * gdb.base/multi-fork.exp: New file.
5128 * gdb.base/pi.txt: New file (data for checkpoint.c test).
5129
f4d85314
FF
51302006-01-04 Fred Fish <fnf@specifix.com>
5131
5132 * gdb.base/ptype.c (foo): Add typedef.
5133 (intfoo): Add function.
5134 * gdb.base/ptype1.c: New file.
5135 * gdb.base/ptype.exp: Handle compilation and linking with two
5136 source files. Test that proper type for "foo" is found based
5137 on source context rather than first match found in symtabs.
5138
a1b06f35
MK
51392005-12-28 Mark Kettenis <kettenis@gnu.org>
5140
5141 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
5142 * gdb.asm/openbsd.inc: Indent commands.
5143
d082a1e2
MK
51442005-12-26 Mark Kettenis <kettenis@gnu.org>
5145
c65016bd
MK
5146 * gdb.base/freebpcmd.exp: Increase timeout.
5147
d082a1e2
MK
5148 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
5149
d3c32a0e
DJ
51502005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
5151
5152 * gdb.base/default.exp: Update check for "show version".
5153
9fdb1f50
RC
51542005-12-09 Randolph Chung <tausq@debian.org>
5155
5156 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
5157 * gdb.asm/pa64.inc: New file.
5158
5f2c56f7
RC
51592005-12-09 Randolph Chung <tausq@debian.org>
5160
5161 * gdb.asm/common.inc: Indent commands.
5162 * gdb.asm/asmsrc1.s: Likewise.
5163 * gdb.asm/asmsrc2.s: Likewise.
5164
8117349c
RC
51652005-12-09 Randolph Chung <tausq@debian.org>
5166
5167 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
5168 (get_addr_of_sym): Remove duplicate print.
5169 (gen_core): xfail hppa*-*-hpux*, update expected output.
5170 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
5171 * gdb.arch/pa64-nullify.s: New file.
5172
8f07f25a
RC
51732005-12-09 Randolph Chung <tausq@debian.org>
5174
5175 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
5176
55b39184
DJ
51772005-12-07 Christophe Lyon <christophe.lyon@st.com>
5178
5179 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
5180 code generation for these functions.
5181 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
5182 error message.
5183
31e2b00f
AS
51842005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5185
5186 * gdb.base/help.exp (help b, help br, help bre, help brea)
5187 (help break): Update the expected message.
5188
c3d0b56e
SC
51892005-11-11 Stephane Carrez <stcarrez@nerim.fr>
5190
5191 * gdb.asm/m68hc11.inc: Setup the data section.
5192 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
5193 script for this test.
5194 (m6812-*-*): Likewise.
5195
36ae0ea9
RC
51962005-11-09 Randolph Chung <tausq@debian.org>
5197
5198 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
5199
9d6f42e9
WZ
52002005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
5201
5202 * gdb.base/break.exp: Fix a comment typo.
5203
e2126a14
EZ
52042005-11-03 Jim Blandy <jimb@redhat.com>
5205
a9c64011
AS
5206 Checked in by Elena Zannoni <ezannoni@redhat.com>
5207
e2126a14
EZ
5208 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
5209
e0ac7199
CV
52102005-11-02 Corinna Vinschen <vinschen@redhat.com>
5211
5212 * gdb.arch/gdb1558.c: Include stdio.h.
5213
31d3fb18
MK
52142005-10-31 Mark Kettenis <kettenis@gnu.org>
5215
5216 * gdb.asm/asm-source.exp: Use -e instead of --entry.
5217
e52b687c
MK
52182005-10-31 Mark Kettenis <kettenis@gnu.org>
5219
5220 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
5221
f4711d79
PG
52222005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
5223
a9c64011
AS
5224 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5225 vscr" tests to better match output.
f4711d79 5226
987a9106
JB
52272005-10-12 Jim Blandy <jimb@redhat.com>
5228
5229 * gdb.base/structs.exp (any): New function.
5230 (test_struct_returns): Don't make any assumptions at all about
5231 what value the function returns when GDB can't set the return
5232 value.
5233
2336bb58
JB
52342005-10-09 Joel Brobecker <brobecker@adacore.com>
5235
5236 * gdb.ada/arrayidx/p.adb: New file.
5237 * gdb.ada/arrayidx.exp: New testcase
5238
52392005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
5240
5241 * gdb.ada/array_return/pck.ads: New file.
5242 * gdb.ada/array_return/pck.adb: New file.
5243 * gdb.ada/array_return/p.adb: New file.
5244 * gdb.ada/array_return.exp: New testcase.
5245
705335ea
JB
52462005-10-03 Joel Brobecker <brobecker@adacore.com>
5247
a9c64011
AS
5248 * gdb.base/arrayidx.c: New file.
5249 * gdb.base/arrayidx.exp: New testcase.
705335ea 5250
11ee9940
NR
52512005-09-29 Nick Roberts <nickrob@snap.net.nz>
5252
5253 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
5254 frames-invalid and breakpoints-invalid are no longer generated
5255 with level 3 so don't expect them in the output.
5256
39fb8e9e
BR
52572005-09-27 Bob Rossi <bob@brasko.net>
5258
a9c64011 5259 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
5260 from test. Escape the | in mi_gdb_test call.
5261 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
5262 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
5263 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
5264 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
5265 expected regex's in mi_gdb_test calls.
5266 * lib/mi-support.exp: Remove arbitrary .* from tests.
5267 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
5268 Fully anchor GDB/MI expected results in mi_gdb_test.
5269 * lib/gdb.exp (string_to_regexp): Escape the ] character.
5270 * gdb.base/sizeof.exp: Remove escape character. Correct test.
5271
2af48f68
PB
52722005-09-26 Paul Brook <paul@codesourcery.com>
5273
5274 * long_long.exp: Exclude eabi targets from arm FPA float format test.
5275
f34502bc
WZ
52762005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5277
5278 * bfp-test.c: New file.
5279 * bfp-test.exp: New testcase.
5280
ca929517
WZ
52812005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
5282
5283 * gdb.fortran/subarray.exp: New testcase to test the evaluation
5284 of subarray and substring variable.
5285 * gdb.fortran/subarray.f: New source file for the test of subarray
5286 and substring variable evaluation.
5287 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
5288 of string constant.
5289
c761af65
DJ
52902005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
5291
5292 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
5293 copyright dates.
5294
561d7a1d
PG
52952005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
5296
5297 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
5298 powerpc altivec' test with an almost identical 'info vector' test.
5299
b2b64cc9
PG
53002005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5301
a9c64011
AS
5302 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
5303 vscr" tests to match output.
b2b64cc9 5304
6ac4d15a
PG
53052005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
5306
a9c64011
AS
5307 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
5308 output.
6ac4d15a 5309
40e55bef
BR
53102005-09-11 Bob Rossi <bob@brasko.net>
5311
5312 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 5313 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
5314 commands that return an MI output command and an asyncronous MI output
5315 command.
5316 * gdb.mi/mi-console.exp: Ditto.
5317
3c7385ec
BR
53182005-09-11 Bob Rossi <bob@brasko.net>
5319
5320 * gdb.mi/mi-var-child.c: Include <string.h>.
5321
a6cd0eb3
DJ
53222005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
5323
5324 * killed.exp: Correct gdb_expect syntax.
5325
2f168eed
CV
53262005-08-09 Corinna Vinschen <vinschen@redhat.com>
5327
5328 * lib/mi-support.exp (mi_gdb_load): Fix typo.
5329
ecd3fd0f
BR
53302005-08-02 Bob Rossi <bob@brasko.net>
5331
5332 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
5333 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
5334 Change tests to inferior-tty-set/show.
5335 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
5336 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
5337 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
5338 inferior. Use mi_gdb_test to get GDB and Inferior output.
5339 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
5340 descriptor.
5341 (mi_inferior_tty_name): Add inferior PTY file name.
5342 (mi_gdb_start): Add INFERIOR_PTY parameter.
5343 (mi_gdb_test): Add IPATTERN parameter.
5344
f1ea48cb 53452005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 5346
f1ea48cb
BR
5347 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
5348 parameter to mi_gdb_test.
5349 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
5350
6e650a67
DJ
53512005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5352
5353 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
5354 struct_declarations.
5355 * gdb.mi/mi-var-child.exp: Step over the initialization of
5356 struct_declarations.
5357
8be260b6
DJ
53582005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
5359
5360 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
5361 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
5362 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
5363 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
5364 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
5365 file.
5366
4e660f07
NR
53672005-07-27 Nick Roberts <nickrob@snap.net.nz>
5368
5369 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
5370 (do_children_tests): Assign values to the extra elements.
5371
5372 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
5373 them for tests for "-var-update --no-values" and
a9c64011 5374 "-var-update --all-values".
4e660f07
NR
5375 Add test for "-var-list-children --simple-values".
5376
5377 * gdb.mi/basics.c (callee4): Add integer array D[3]...
5378
5379 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
5380 "-stack-list-locals --simple-values" Improve doc strings and
5381 comments.
5382
6bdae935
MK
53832005-07-18 Mark Kettenis <kettenis@gnu.org>
5384
598b7a6f
MK
5385 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
5386 *-*-openbsd*.
5387 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
5388
6bdae935
MK
5389 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
5390 sigaltsatck'.
5391
1323e929 53922005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 5393
1323e929
BR
5394 * gdb.base/default.exp (tty): Changed output of command.
5395 * gdb.base/help.exp (help tty): Ditto.
5396
b1a9c082
MK
53972005-07-12 Mark Kettenis <kettenis@gnu.org>
5398
5399 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
5400
10a844a2
MK
54012005-07-10 Mark Kettenis <kettenis@gnu.org>
5402
5403 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
5404 -stack-select-frame without arguments.
5405 (test_stack_frame_listing): Add test for newly implemented command
5406 -stack-info-frame.
5407
3cb3b8df
BR
54082005-07-06 Bob Rossi <bob@brasko.net>
5409
5410 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
5411 command.
5412 (Copyright): Update copyright.
5413
a0c5fbcf
WZ
54142005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
5415
5416 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
5417 tests to evaluate exponentiation expression.
5418
984971d0
AS
54192005-06-29 Andreas Schwab <schwab@suse.de>
5420
5421 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
5422 main to avoid warnings.
5423
5424 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
5425
fe03833f
NR
54262005-06-20 Nick Roberts <nickrob@snap.net.nz>
5427
5428 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
5429 -stack-select-frame without arguments.
5430 (test_stack_frame_listing): Add test for newly implemented command
5431 -stack-info-frame.
a9c64011 5432
7a55f279
WZ
54332005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
5434
0ffa0ea5
DJ
5435 * gdb.fortran/array-element.f: New file.
5436 * gdb.fortran/array-element.exp: New testcase.
7a55f279 5437
26585198
DJ
54382005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5439
5440 * gdb.base/bigcore.exp: Correct checks for systems which can
5441 not dump a large core file.
5442
c1bd25fd
DJ
54432005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
5444
5445 * gdb.base/relocate.c: Add a copyright notice.
5446 (dummy): Remove.
5447 * gdb.base/relocate.exp: Test printing the values of variables
5448 from a relocatable file.
5449
589e074d
DJ
54502005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
5451
5452 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
5453 excess MI output after an error.
5454
0915f927
JB
54552005-05-29 Joel Brobecker <brobecker@adacore.com>
5456
5457 * gdb.arch/alpha-step.c: New file.
5458 * gdb.arch/alpha-step.exp: New testcase.
5459
76ff342d
DJ
54602005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5461 Dennis Brueni <dennis@slickedit.com>
5462
5463 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
5464 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
5465 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
5466 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
5467 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
5468 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
5469 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
5470
96b0c7ac
DJ
54712005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
5472 Wu Zhou <woodzltc@cn.ibm.com>
5473
5474 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
5475 IBM's xlc compiler.
5476 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
5477 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
5478
f21565d2
JB
54792005-05-13 Jim Blandy <jimb@redhat.com>
5480
5481 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
5482 calling gdb_suppress_entire_file.
5483 * gdb.base/charset.exp: Same.
5484 * gdb.base/call-rt-st.exp: Same.
5485
6006a3a1
BR
54862005-05-05 Bob Rossi <bob_rossi@cox.net>
5487
5488 * lib/gdb.exp (fullname_syntax): Added global regex.
5489 (fullname_syntax_POSIX): Ditto.
5490 (fullname_syntax_UNC): Ditto.
5491 (fullname_syntax_DOS_CASE): Ditto.
5492 (fullname_syntax_DOS): Ditto.
5493 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
5494 fullname_syntax variable to scope and use it.
5495 (test_file_list_exec_source_files): Ditto.
5496 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
5497
c3b69c04
DJ
54982005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
5499
5500 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
5501
3c95e6af
PG
55022004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
5503
a9c64011
AS
5504 * lib/gdb.exp (skip_altivec_tests): New function, based on
5505 check_vmx_hw_available from the GCC testsuite.
5506 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
5507 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 5508
78df6c56
JB
55092005-05-02 Jim Blandy <jimb@redhat.com>
5510
5511 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
5512 calling gdb_suppress_entire_file.
5513
1690f9cf
DJ
55142005-04-30 Randolph Chung <tausq@debian.org>
5515
5516 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
5517 Slightly relax "sem_post" name checking.
5518
5ea106f7
PG
55192005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5520
5521 * gdb.base/unload.exp: Use new shared library infrastructure.
5522
bf7234cf
PG
55232005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
5524
5525 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 5526 infrastructure.
bf7234cf 5527
547b869a
CV
55282005-04-29 Corinna Vinschen <vinschen@redhat.com>
5529
5530 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
5531 * gdb.asm/h8300.inc: New file.
5532
f07e55f0
PG
55332005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5534
5535 * gdb.base/shlib-call.exp: Change to use new shared library
5536 infrastructure.
5537
3cbba3d1
PG
55382005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5539
a9c64011
AS
5540 * gdb.base/pending.exp: Change to use new shared library
5541 infrastructure.
3cbba3d1 5542
ed6df200
PG
55432005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
5544
a9c64011
AS
5545 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
5546 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 5547
8c8f4ebe
PG
55482005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
5549
a9c64011
AS
5550 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
5551 shared objects being adjusted and update copyright years.
8c8f4ebe 5552
607fbc54
DJ
55532005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
5554
5555 * ChangeLog: Correct some 2003-01-13 dates.
5556 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
5557 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
5558 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
5559 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
5560 gdb.trace/tfind.exp: Update copyright years.
5561
57bf0e56
DJ
55622005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
5563 Daniel Jacobowitz <dan@codesourcery.com>
5564
5565 * lib/gdb.exp (gdb_compile): Handle shlib=.
5566 (gdb_compile_shlib): New function.
5567
9b593790
PG
55682005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
5569
a9c64011 5570 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 5571
9494c6a5
DJ
55722005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5573
5574 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
5575 gdb.server.
5576 * configure.ac: Likewise.
5577 * configure: Regenerated.
5578 * gdb.gdbserver/Makefile.in: Moved to...
5579 * gdb.server/Makefile.in: ... here.
5580 * gdb.gdbserver/server.c: Moved to...
5581 * gdb.server/server.c: ... here.
5582 * gdb.gdbserver/server-run.exp: Moved to...
5583 * gdb.server/server-run.exp: ... here.
5584
6f8eac0e
DJ
55852005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
5586
5587 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
5588 * configure.ac: Create gdb.gdbserver/Makefile.
5589 * configure: Regenerated.
5590 * lib/gdbserver-support.exp: New file, derived from
5591 config/gdbserver.exp.
5592 * config/gdbserver.exp: Use gdbserver-support.exp.
5593 * gdb.gdbserver/Makefile.in: New file.
5594 * gdb.gdbserver/server.c: New file.
5595 * gdb.gdbserver/server-run.exp: New file.
5596
6e87504d
PG
55972005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
5598
a9c64011
AS
5599 * lib/gdb.exp (test_compiler_info): Return compiler_info
5600 if no arguments are given.
6e87504d 5601
d1779be4
PG
56022005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
5603
5604 * gdb.arch/altivec-abi.exp: Check for compiler and set
5605 use altivec' flag accordingly.
5606 * gdb.arch/altivec-regs.exp: Likewise.
5607
88750304
DJ
56082005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
5609
5610 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
5611
f3fb768d
AS
56122005-03-27 Andreas Schwab <schwab@suse.de>
5613
5614 * gdb.base/bigcore.c (main): Add missing mode argument in open
5615 call.
5616
7e813ac5
DJ
56172005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
5618
5619 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
5620 downloads.
5621 * config/gdbserver.exp (gdb_load): Likewise.
5622
8e3049aa
PB
56232005-03-14 Paul Brook <paul@codesourcery.com>
5624
5625 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
5626 targets.
5627
a9df7c44
JB
56282005-03-09 Joel Brobecker <brobecker@adacore.com>
5629
5630 * gdb.dwarf2/dup-psym.S: New file.
5631 * gdb.dwarf2/dup-psym.exp: New testcase.
5632
9f0d94e8
JB
56332005-03-09 Joel Brobecker <brobecker@adacore.com>
5634
5635 * gdb.ada/exec_changed/first.adb: New file.
5636 * gdb.ada/exec_changed/second.adb: New file.
5637 * gdb.ada/exec_changed.exp: New testcase.
5638
5f579bc5
NS
56392005-03-08 Nathan Sidwell <nathan@codesourcery.com>
5640
36e9969c
NS
5641 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
5642 (A2): New class.
5643 (main): Test operator+.
5644 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
5645 breakpoint test.
5646
5f579bc5
NS
5647 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
5648 * gdb.base/signull.exp: Disable if gdb,nosignals.
5649 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
5650 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
5651 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
5652 * gdb.mi/mi2-console.exp: Likewise.
5653 * gdb.trace/collection.exp (run_trace_experiment): Consume the
5654 continue output at start.
5655 (gdb_collect_locals_test): Robustify regexp.
5656 * gdb.trace/passc-dyn.exp: Fix comment typo.
5657 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
5658
be46087e
CV
56592005-03-08 Corinna Vinschen <vinschen@redhat.com>
5660
5661 * gdb.asm/asm-source.exp: Add iq2000 case.
5662 * gdb.asm/iq2000.inc: New file.
5663
384e1a61 56642005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 5665
384e1a61
MI
5666 * gdb.base/command.exp: Change hardcoded value to regular expression.
5667 * gdb.base/float.exp: Add powerpc to the list of targets checked.
5668
584b6e9e
DJ
56692005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
5670
5671 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
5672 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
5673 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
5674 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
5675 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
5676
ab5b5d61
MK
56772005-03-05 Mark Kettenis <kettenis@gnu.org>
5678
5679 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
5680 changes.
5681
ae051c1b
PG
56822004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
5683
a9c64011
AS
5684 * lib/compiler.c: Add test for IBM's xlc compiler.
5685 * lib/compiler.cc: Likewise.
ae051c1b 5686
3f0f6ed2
JB
56872004-02-24 Joel Brobecker <brobecker@adacore.com>
5688
5689 * gdb.ada/fixed_points.exp: Create compilation object directory
5690 before running the test.
5691 * gdb.ada/null_record.exp: Likewise.
5692 * gdb.ada/packed_array.exp: Likewise.
5693 * gdb.ada/start.exp: Likewise.
5694
724f452b
JB
56952005-02-15 Joel Brobecker <brobecker@adacore.com>
5696
5697 * gdb.ada/packed_array/pa.adb: New file.
5698 * gdb.ada/packed_array.exp: New testcase.
5699
57f5cdfb 57002005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 5701
1f393151
MK
5702 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
5703 files.
5704
ebdda337
MK
5705 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
5706 on *-*-openbsd*. Correctly match whitespace in regukar
5707 expressions.
5708
cf309262
DJ
57092005-02-10 Daniel Jacobowitz <dan@debian.org>
5710
5711 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
5712 PR exp/1821
5713 * gdb.base/gdb1821.c: New test file.
5714 * gdb.base/gdb1821.exp: New test file.
5715
3be49e7a
JB
57162005-02-09 Joel Brobecker <brobecker@adacore.com>
5717
5718 * gdb.base/start.c: New file.
5719 * gdb.base/start.exp: New testcase.
5720
e292e67d
JB
57212005-02-09 Joel Brobecker <brobecker@adacore.com>
5722
5723 * gdb.ada/start/dummy.adb: New file.
5724 * gdb.ada/start.exp: New testcase.
5725
dbdfa66c
CV
57262005-02-09 Corinna Vinschen <vinschen@redhat.com>
5727
5728 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
5729 for printing symbols and statistics.
5730 Add test for using relative pathnames in "maint print msymbols" test.
5731 Mark "maint info sections DATA" XFAIL on Cygwin.
5732 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
5733 tests.
5734
d7941671
AC
57352005-02-09 Andreas Schwab <schwab@suse.de>
5736
5737 Committed by Andrew Cagney <cagney@gnu.org>
5738 * gdb.base/remotetimeout.exp: New file.
5739
74e5ef44
MK
57402005-02-07 Mark Kettenis <kettenis@gnu.org>
5741
5742 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
5743
464dd14d
JB
57442005-02-03 Joel Brobecker <brobecker@adacore.com>
5745
5746 * gdb.ada/gnat_ada.gpr: New file.
5747 * gdb.ada/gnat_ada.gin: Delete, no longer used.
5748 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
5749 * configure.ac: No longer generate gnat_ada.gpr.
5750 * configure: Regenerate.
5751 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
5752 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
5753 * gdb.ada/null_record/bar.ads: Likewise.
5754 * gdb.ada/null_record/bar.adb: Likewise.
5755 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
5756 * gdb.ada/null_record.exp (testdir): New variable.
5757 (testfile): executable is now in testdir subdirectory.
5758 (srcfile): Use full path to the main compilation unit.
5759 * gdb.ada/fixed_points.exp: Same changes as above.
5760
30d756ae
NR
57612005-02-03 Nick Roberts <nickrob@snap.net.nz>
5762
5763 * gdb.base/interp.exp: New test.
5764
9d799f85
AC
57652005-01-24 Andrew Cagney <cagney@gnu.org>
5766
5767 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
5768
15656118
AC
57692005-01-19 Andrew Cagney <cagney@gnu.org>
5770
a892c31b
AC
5771 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
5772 configure.ac not configure.in.
5773
15656118
AC
5774 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
5775 of powerpc*-*-*.
5776 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 5777 * gdb.base/list.exp (test_list_function)
15656118
AC
5778 (test_list_filename_and_function): Ditto.
5779 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
5780
a7b01baf
AC
57812005-01-16 Andrew Cagney <cagney@gnu.org>
5782
17d92a02
AC
5783 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
5784
a7b01baf
AC
5785 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
5786
bc8332bb
AC
57872005-01-14 Andrew Cagney <cagney@gnu.org>
5788
5789 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
5790 * gdb.mi/mi2-var-cmd.exp: Ditto.
5791
4d074752
CV
57922005-01-10 Corinna Vinschen <vinschen@redhat.com>
5793
5794 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
5795
bec39cab
AC
57962005-01-07 Andrew Cagney <cagney@gnu.org>
5797
5798 * configure.ac: Rename configure.in, require autoconf 2.59.
5799 * configure: Re-generate.
5800 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
5801 * gdb.stabs/configure: Re-generate.
5802 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
5803 * gdb.hp/configure: Re-generate.
5804 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
5805 autoconf 2.59.
5806 * gdb.hp/gdb.objdbg/configure: Re-generate.
5807 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
5808 autoconf 2.59.
5809 * gdb.hp/gdb.defects/configure: Re-generate.
5810 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
5811 autoconf 2.59.
5812 * gdb.hp/gdb.compat/configure: Re-generate.
5813 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
5814 autoconf 2.59.
5815 * gdb.hp/gdb.base-hp/configure: Re-generate.
5816 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
5817 autoconf 2.59.
5818 * gdb.hp/gdb.aCC/configure: Re-generate.
5819
f10b16d4
JB
58202004-12-15 Jim Blandy <jimb@redhat.com>
5821
5822 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
5823 under NPTL when there is debugging info available for libpthread.
5824
fb6e1814
JG
58252004-12-13 Jerome Guitton <guitton@gnat.com>
5826
5827 * gdb.ada/fixed_points.c: New file.
5828 * gdb.ada/fixed_points.exp: New file.
5829
fe46cd3a
RC
58302004-12-03 Randolph Chung <tausq@debian.org>
5831
5832 * gdb.arch/pa-nullify.exp: New file.
5833 * gdb.arch/pa-nullify.s: New file.
5834
8de0841b
RC
58352004-11-30 Randolph Chung <tausq@debian.org>
5836
5837 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
5838 instead of "tbug". Fix regexp to work properly with gdb_test.
5839
c8170782
PH
58402004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
5841
5842 * gdb.base/bitfields2.exp: New test.
5843 * gdb.base/bitfields2.c: New file.
5844
954269c2
RE
58452004-11-28 Richard Earnshaw <rearnsha@arm.com>
5846
5847 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
5848
0107feed
RC
58492004-11-16 Randolph Chung <tausq@debian.org>
5850
5851 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
5852
f073ae8c
DJ
58532004-11-14 Daniel Jacobowitz <dan@debian.org>
5854
5855 * gdb.threads/threadapply.exp: Correct "macro details" test.
5856
19ad59e7
JJ
58572004-11-11 Jeff Johnston <jjohnstn@redhat.com>
5858
5859 * gdb.threads/threadapply.exp: New test.
5860 * gdb.threads/threadapply.c: New file.
5861
9cf0961b
MK
58622004-11-07 Mark Kettenis <kettenis@gnu.org>
5863
5864 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
5865 frames.
5866
c789492a
FL
58672004-11-05 Felix Lee <felix+log1@specifixinc.com>
5868
5869 * gdb.base/cursal.exp: New file.
5870 * gdb.base/cursal.c: New file.
5871
a1e167bb
AC
58722004-11-03 Andrew Cagney <cagney@gnu.org>
5873
5874 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
5875
b7cbf173
MK
58762004-10-30 Mark Kettenis <kettenis@gnu.org>
5877
5878 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
5879 NetBSD/ELF targets.
5880
88f9d34f
JB
58812004-10-29 Joel Brobecker <brobecker@gnat.com>
5882
5883 * gdb.threads/bp_in_thread.c: New file, copied from
5884 pthread_cond_wait.c.
5885 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
5886 file, rather than reusing the .c file from another testcase.
5887
ca7d6a0c
JB
58882004-10-20 Joel Brobecker <brobecker@gnat.com>
5889
5890 * gdb.ada/null_record.exp: Check where we stopped after
5891 sending the start command, instead of where the associated
5892 temporary breakpoint was inserted.
5893
0d863d03
AC
58942004-10-14 Andrew Cagney <cagney@gnu.org>
5895
5896 * gdb.mi/gdb701.c (main): Return 0.
5897
d11e72cb
DJ
58982004-10-13 Daniel Jacobowitz <dan@debian.org>
5899
d40539a4 5900 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 5901
e1923096
JJ
59022004-10-12 Jeff Johnston <jjohnstn@redhat.com>
5903
5904 * gdb.threads/schedlock.c: Add comment markers to use to find
5905 line numbers.
5906 * gdb.threads/schedlock.exp: Adjust regex to handle the new
5907 comments.
5908 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
5909 breakpoint lines.
5910
ec8ba2c9
DJ
59112004-10-12 Daniel Jacobowitz <dan@debian.org>
5912
5913 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
5914
0eb3658b
DJ
59152004-10-12 Daniel Jacobowitz <dan@debian.org>
5916
5917 * configure.in: Add gdb.dwarf2.
5918 * configure: Regenerated.
5919 * Makefile.in: Add gdb.dwarf2.
5920 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
5921 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
5922 gdb.dwarf2/file1.txt: New files.
5923
a271cc33
OF
59242004-10-11 Orjan Friberg <orjanf@axis.com>
5925
a9c64011 5926 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
5927 of "run", since the latter doesn't work with remote targets. Adjust
5928 the breakpoint numbering accordingly.
5929 * gdb.threads/pthread_cond_wait.exp: Ditto.
5930
895ce074
MC
59312004-10-08 Michael Chastain <mec.gnu@mindspring.com>
5932
5933 * gdb.base/overlays.exp: Update copyright years.
5934
6be3092d
KI
59352004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
5936
5937 * gdb.base/overlays.exp: Disable if target is Linux.
5938
e05389b8
FL
59392004-10-06 Felix Lee <felix+log1@specifixinc.com>
5940
5941 * config/gdbserver.exp (gdb_load): Use right filename on remote.
5942
73cb587d
KI
59432004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
5944
5945 * gdb.asm/asm-source.exp: Add m32r-linux target.
5946 * gdb.asm/m32r-linux.inc: New file.
5947
3c0edcdc
AC
59482004-09-24 Andrew Cagney <cagney@redhat.com>
5949 David Anderson <anderson@redhat.com>
5950
5951 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
5952 command fails, assume things will work.
5953 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
5954 (_GNU_SOURCE): Define.
5955 (print_unsigned, print_hex): Change parameter to "long long".
5956 (print_byte_count): New function, use to print byte counts.
5957 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
5958 O_LARGEFILE.
5959 (main): Compute an upper bound on a corefile in max_core_size.
5960 Limit memory chunk size to max_core_size. Limit total memory
5961 allocated to max_core_size.
5962
4bb3667f
AC
59632004-09-23 Andrew Cagney <cagney@gnu.org>
5964
5965 * gdb.base/bigcore.exp: Replace the code that creates a corefile
5966 from a separate process with code that creates a corefile by
5967 making the inferior dump core.
5968
60fe1a51
MK
59692004-09-23 Mark Kettenis <kettenis@gnu.org>
5970
5971 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
5972 block.
5973
8e937346
MC
59742004-09-23 Michael Chastain <mec.gnu@mindspring.com>
5975
5976 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
5977 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
5978 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
5979 Likewise.
5980
7213f6d6
JJ
59812004-09-20 Jeff Johnston <jjohnstn@redhat.com>
5982
5983 * gdb.java/jprint.exp: New test case for java inferior call.
5984 * gdb.java/jprint.java: Ditto.
5985
eac69dca
JB
59862004-09-15 Joel Brobecker <brobecker@gnat.com>
5987
5988 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
5989
22227696
MC
59902004-09-14 Michael Chastain <mec.gnu@mindspring.com>
5991
5992 * gdb.threads/killed.c: Include <stdlib.h>.
5993 * gdb.threads/pthreads.c: Likewise.
5994
7dd403a4
MC
59952004-09-14 Michael Chastain <mec.gnu@mindspring.com>
5996
5997 * gdb.threads/killed.c: Add copyright notice.
5998
33f2d567
JM
59992004-09-10 Jason Molenda (jmolenda@apple.com)
6000
a9c64011
AS
6001 * gdb.base/define.exp: Two new tests to verify zero space chars
6002 after 'if' and 'while' commands in a user-defined command is correctly
6003 parsed.
33f2d567 6004
e05b62ac
AC
60052004-09-08 Andrew Cagney <cagney@gnu.org>
6006
6007 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
6008 delivery test with duplicate at end of file.
6009
9cbe82da
MK
60102004-09-06 Mark Kettenis <kettenis@jive.nl>
6011
6012 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
6013
564803d9
MC
60142004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6015
6016 * config/hppro.exp: Removed.
6017
7c6807ce
MC
60182004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6019
6020 * config/sparclet.exp: Removed.
6021
bf7e26dd
MC
60222004-09-05 Michael Chastain <mec.gnu@mindspring.com>
6023
6024 * config/udi.exp: Removed.
6025
714e341b
MC
60262004-09-02 Michael Chastain <mec.gnu@mindspring.com>
6027
6028 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
6029 of "exp_continue".
6030 (advancei): Likewise.
6031
1236e623
JJ
60322004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6033
6034 * gdb.base/unload.exp: Fix so messages aren't duplicated.
6035
3bdcad15
MI
60362004-09-01 Manoj Iyer <manjo@austin.ibm.com>
6037
228af206 6038 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
6039 to check for nodebug in executable.
6040 * gdb.gdb/observer.exp (setup_test): Likewise.
6041 * gdb.gdb/selftest.exp (test_with_self): Likewise.
6042 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
6043
c72b934c
AC
60442004-09-01 Andrew Cagney <cagney@gnu.org>
6045
6046 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6047 files.
6048
edd9b715
JJ
60492004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6050
6051 * gdb.base/unload.exp: Fix expected warning message to match
6052 latest format.
6053
fb4ce06b
CV
60542004-09-01 Corinna Vinschen <vinschen@redhat.com>
6055
6056 * gdb.base/call-rt-st.exp: Fix typos.
6057
ce78e7c3
MI
60582004-08-31 Manoj Iyer <manjo@austin.ibm.com>
6059
6060 * gdb.threads/thread_check.exp: New testcase.
6061 * gdb.threads/thread_check.c: New testcase.
6062
2dedb159
AC
60632004-08-31 Andrew Cagney <cagney@gnu.org>
6064
6065 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
6066 (skip_to_handler_entry): New procedures. Test stepping into a
6067 handler when the breakpoint is at the handler's entry point.
6068
68f53502
AC
60692004-08-30 Andrew Cagney <cagney@gnu.org>
6070
6071 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
6072 gdb/1757.
6073
3e3ffd2b
MC
60742004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6075
6076 With code from Manoj Iyer <manjo@austin.ibm.com>:
6077 * lib/gdb.exp (gdb_file_cmd): Return more information in the
6078 return value. Add an arm for "no debugging symbols found".
6079 Change a stray "error" to "perror".
6080 (gdb_run_cmd): Adapt to new return value.
6081 * gdb.base/remote.exp: Adapt to new return value.
6082 * gdb.gdb/complaints.exp: Likewise.
6083 * gdb.gdb/observer.exp: Likewise.
6084 * gdb.gdb/selftest.exp: Likewise.
6085 * gdb.gdb/xfullpath.exp: Likewise.
6086
4b6f5fd2
JB
60872004-08-27 Joel Brobecker <brobecker@gnat.com>
6088
6089 * gdb.threads/bp_in_thread.exp: New testcase.
6090
e5b25496
MC
60912004-08-27 Michael Chastain <mec.gnu@mindspring.com>
6092
6093 Fix PR testsuite/1735.
6094 * gdb.threads/schedlock.c (thread_function): Add a cast
6095 to suppress a gcc warning.
6096 * gdb.threads/thread-specific.c (thread_function): Likewise.
6097
934353d6
MC
60982004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6099
6100 * gdb.base/unload.c: Include <stdlib.h>.
6101
f98a0aef 61022004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 6103
f98a0aef 6104 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
6105 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
6106 synchronized after the "return".
6107
5a2e8882
MC
61082004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6109
6110 * gdb.mi/basics.c: Include <stdio.h>.
6111 * gdb.mi/pthreads.c: Include <stdlib.h>.
6112 * gdb.mi/var-cmd.c: Include <stdlib.h>.
6113
a9640423
MC
61142004-08-26 Michael Chastain <mec.gnu@mindspring.com>
6115
6116 * gdb.threads/schedlock.c: Add copyright notice.
6117
b04e311d
AC
61182004-08-25 Andrew Cagney <cagney@gnu.org>
6119
6120 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
6121 (skip_over_handler, breakpoint_over_hander): New test procedures.
6122 (advance, advancei): Add a proper prefix, do not use
6123 rerun_to_main.
6124 * gdb.base/sigstep.c (main): Change to use an infinite loop.
6125
7c27f15b
MC
61262004-08-24 Michael Chastain <mec.gnu@mindspring.com>
6127
6128 * gdb.mi/basics.c: Add copyright notice.
6129 * gdb.mi/var-cmd.c: Add copyright notice.
6130
fffc87ae
MC
61312004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6132
6133 * lib/gdb.exp: Remove signed_keyword_not_used.
6134 * lib/compiler.c: Likewise.
6135 * lib/compiler.cc: Likewise.
6136
d782e0bf
MC
61372004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6138
6139 * gdb.base/whatis.c: Remove conditional disabling of "signed".
6140 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
6141
96033e83
MC
61422004-08-23 Michael Chastain <mec.gnu@mindspring.com>
6143
6144 * gdb.base/whatis.c: Add copyright notice.
6145
cf38c229
MK
61462004-08-20 Mark Kettenis <kettenis@gnu.org>
6147
6148 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
6149 it to skip the breakpoints encoded in the inline assembly.
6150
f4b49756
MC
61512004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6152
6153 * Makefile.in: Add gdb.fortran.
6154
2f193b69
MC
61552004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6156
6157 * gdb.base/call-sc.exp (test_scalar_returns):
6158 Fix cut-and-paste glitch in "Make fun return now".
6159
89a237cb
MC
61602004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6161
6162 * configure.in: Add gdb.fortran.
6163 * configure: Regenerate.
6164 * gdb.fortran/Makefile.in: New file.
6165 * lib/gdb.exp (skip_fortran_tests): New procedure.
6166
469aff8e
MC
61672004-08-17 Michael Chastain <mec.gnu@mindspring.com>
6168
6169 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
6170 reference to bug-gnu@prep.ai.mit.edu.
6171 * gdb.mi/mi-var-child.exp: Likewise.
6172 * gdb.mi/mi-var-cmd.exp: Likewise.
6173 * gdb.mi/mi-var-display.exp: Likewise.
6174 * gdb.mi/mi2-var-block.exp: Likewise.
6175 * gdb.mi/mi2-var-child.exp: Likewise.
6176 * gdb.mi/mi2-var-cmd.exp: Likewise.
6177 * gdb.mi/mi2-var-display.exp: Likewise.
6178
00b51b9f
MK
61792004-08-15 Mark Kettenis <kettenis@gnu.org>
6180
6181 * gdb.base/unload.c (main): Make local variable msg const.
6182
45f07fef
MC
61832004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6184
6185 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
6186 to bug-gnu@prep.ai.mit.edu.
6187 * gdb.mi/mi-disassemble.exp: Likewise.
6188 * gdb.mi/mi-eval.exp: Likewise.
6189 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
6190 default line number.
6191 * gdb.mi/mi-return.exp: Likewise.
6192 * gdb.mi/mi-simplerun.exp: Likewise.
6193 * gdb.mi/mi-stack.exp: Likewise.
6194 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
6195 number with explicit range test.
6196 * gdb.mi/mi-watch.exp: Likewise.
6197 * gdb.mi/mi2-break.exp: Likewise.
6198 * gdb.mi/mi2-cli.exp: Likewise.
6199 * gdb.mi/mi2-disassemble.exp: Likewise.
6200 * gdb.mi/mi2-eval.exp: Likewise.
6201 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
6202 default line number.
6203 * gdb.mi/mi2-return.exp: Likewise.
6204 * gdb.mi/mi2-simplerun.exp: Likewise.
6205 * gdb.mi/mi2-stack.exp: Likewise.
6206 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
6207 number with explicit range test.
6208 * gdb.mi/mi2-watch.exp: Likewise.
6209
dd8c8ee7
MC
62102004-08-15 Michael Chastain <mec.gnu@mindspring.com>
6211
6212 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
6213 * gdb.cp/m-static.exp: Likewise.
6214 * gdb.cp/rtti.exp: Likewise.
6215
4e838464
MK
62162004-08-14 Mark Kettenis <kettenis@gnu.org>
6217
6218 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
6219
8d8cb839
EZ
62202004-08-14 Eli Zaretskii <eliz@gnu.org>
6221
6222 * ChangeLog: Prefix Local Variables with semi-colons and indent
6223 the reference to older ChangeLog files, to fix fontification in
6224 Emacs.
6225
deea8bb0
MC
62262004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6227
6228 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
6229 * gdb.mi/mi2-break.exp: Likewise.
6230
c3297504
MC
62312004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6232
6233 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
6234
25808999
MC
62352004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6236
6237 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
6238
226a8d71
MC
62392004-08-13 Michael Chastain <mec.gnu@mindspring.com>
6240
6241 * gdb.cp/classes.exp: Remove unused declarations. Just let
6242 test names default instead of providing special names. Remove
6243 extraneous demangler test.
6244
37fdf854
JJ
62452004-08-12 Jeff Johnston <jjohnstn@redhat.com>
6246
6247 * gdb.base/unload.exp: New test for breakpoints in dynamically
6248 loaded libraries.
6249 * gdb.base/unload.c: Ditto.
6250 * gdb.base/unloadshr.c: Ditto.
6251
2d3a7986
MC
62522004-08-12 Michael Chastain <mec.gnu@mindspring.com>
6253
6254 * gdb.cp/classes.exp (test_ptype_class_objects): Call
6255 cp_test_ptype_class.
6256 (test_enums): Likewise.
6257
c72b934c
AC
62582004-08-10 Andrew Cagney <cagney@gnu.org>
6259
6260 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
6261 files.
6262
cc503c8a
AC
62632004-08-10 Andrew Cagney <cagney@gnu.org>
6264
6265 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
6266 init_malloc call.
6267
902f2ccb
MC
62682004-08-10 Michael Chastain <mec.gnu@mindspring.com>
6269
6270 * ChangeLog: Add copyright notice. The notice is copied
6271 from emacs 21.3 top level ChangeLog.
6272
78c90502
MC
62732004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6274
6275 * lib/cp-support.exp: New file.
6276 * lib/cp-support.exp (cp_test_type_class): New function.
6277 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
6278 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
6279 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
6280 cp_test_ptype_class.
6281
88e5ea78
MC
62822004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6283
6284 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
6285 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6286 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
6287 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
6288 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
6289 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
6290 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
6291 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
6292 gdb.mi/mi2-watch.exp: Update copyright years.
6293
6a89fc9c
MK
62942004-08-09 Mark Kettenis <kettenis@gnu.org>
6295
6296 * gdb.base/sigaltstack.exp: Provide proper anchoring.
6297
1482e0de
MC
62982004-08-09 Michael Chastain <mec.gnu@mindspring.com>
6299
6300 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
6301 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
6302 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
6303 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6304 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
6305 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
6306 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
6307 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6308 gdb.mi/mi-watch.exp: Update copyright years.
6309
1a5ce3f3
DJ
63102004-08-08 Daniel Jacobowitz <dan@debian.org>
6311
6312 PR gdb/1738
6313 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
6314 from a breakpoint with a pending signal.
6315
04f6ecf2
DJ
63162004-08-08 Daniel Jacobowitz <dan@debian.org>
6317
6318 PR gdb/1736
6319 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
6320 * gdb.base/sigaltstack.exp (finish_test): Consume output until
6321 the prompt.
6322 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
6323
54d90d35
DJ
63242004-08-08 Daniel Jacobowitz <dan@debian.org>
6325
6326 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
6327
d2f6abb0
DJ
63282004-08-08 Daniel Jacobowitz <dan@debian.org>
6329
6330 PR gdb/1736
6331 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
6332 for i?86-*-linux*.
6333
5598c03d
DJ
63342004-08-08 Daniel Jacobowitz <dan@debian.org>
6335
6336 * gdb.arch/i386-prologue.exp: Compile without debug information.
6337
c6fee705
MC
63382004-08-08 Michael Chastain <mec.gnu@mindspring.com>
6339
6340 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
6341 rather than asking gdb to search.
6342
dd90efdb
MC
63432004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6344
6345 * gdb.base/gcore.c: Include <string.h>.
6346
1e84bec1
MC
63472004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6348
6349 * gdb.base/gcore.c: Add copyright notice.
6350
e425eb2b
MC
63512004-08-05 Michael Chastain <mec.gnu@mindspring.com>
6352
6353 * gdb.base/freebpcmd.c: Include <stdio.h>.
6354 * gdb.base/long_long.c: Include <string.h>.
6355 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
6356 * gdb.base/siginfo.c: Include <string.h>.
6357 * gdb.base/sigstep.c: Include <string.h>.
6358
cb9aaed5
MC
63592004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6360
6361 * gdb.base/complex.c: Include <stdlib.h>.
6362
55944f3d
MC
63632004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6364
6365 * gdb.base/complex.c: Add copyright notice.
6366
7b2953d9
MC
63672004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6368
6369 * gdb.base/charset.c: Include <stdlib.h>.
6370
c9133d23
MC
63712004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6372
6373 * gdb.base/auxv.c: Include <stdlib.h>.
6374
0a8490ad
MC
63752004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6376
6377 * gdb.base/auxv.c: Add copyright notice.
6378
3426d5ec
MC
63792004-08-04 Michael Chastain <mec.gnu@mindspring.com>
6380
6381 * gdb.base/coremaker.c: Add copyright notice.
6382 * gdb.base/coremaker2.c: Add copyright notice.
6383
8da195dd
AC
63842004-08-04 Andrew Cagney <cagney@gnu.org>
6385
6386 * gdb.base/store.exp: Update copyright.
6387 (check_set, up_set, check_struct, up_struct): Add a prefix to test
6388 names, do not import gdb_prompt.
6389
8d394f98
AC
63902004-08-01 Andrew Cagney <cagney@gnu.org>
6391
6392 Fix PR testsuite/1729.
6393 * gdb.base/dump.exp: Add test name to callers of capture_value, do
6394 not use capture_value with value 4.
6395 (capture_value): Add optional test name parameter.
6396 (test_reload_saved_value, test_restore_saved_value): Use $msg as
6397 the prefix, pass to capture_value.
6398
b6702b23
MK
63992004-08-01 Mark Kettenis <kettenis@gnu.org>
6400
6401 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
6402 * gdb.arch/i386-prologue.c (standard): New prototype and function.
6403 (main): Call new function.
6404
c203e0ca
MC
64052004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6406
6407 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
6408
a7995a30
MC
64092004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6410
6411 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
6412
9366563b
MC
64132004-07-31 Michael Chastain <mec.gnu@mindspring.com>
6414
b6eeaf26 6415 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
6416 Accept more values of vtbl pointer. Remove some messages
6417 about "obsolete gcc or gdb".
6418
2fc1f950
MC
64192004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6420
6421 * gdb.cp/classes.exp: Accept more varieties of ptype output.
6422
c724d49b
MC
64232004-07-30 Michael Chastain <mec.gnu@mindspring.com>
6424
6425 * gdb.base/asm-source.exp: Properly convert target board
6426 debug flags from gcc format to binutils format.
6427
736b0fce
MK
64282004-07-28 Mark Kettenis <kettenis@gnu.org>
6429
6430 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
6431 gdb1718". PR backtrace/1718 partially fixed.
6432
5633ea5c
JJ
64332004-07-27 Jeff Johnston <jjohnstn@redhat.com>
6434
6435 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
6436
575eebb1
NC
64372004-07-26 Nick Clifton <nickc@redhat.com>
6438
6439 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
6440 good default value for a specific architecture is available then
6441 set it to that value. Otherwise default to the -gstabs switch.
6442 Remove the -g... switches from the asm-flags variable. Allow the
6443 target board info to override the value if it wants to. Pass the
6444 switch on the assembler command line.
6445
62104619
MK
64462004-07-23 Mark Kettenis <kettenis@gnu.org>
6447
6448 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
6449 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
6450 (main): Call new function.
6451
4a1135b8
MC
64522004-07-22 Michael Chastain <mec.gnu@mindspring.com>
6453
6454 Test for PR exp/1715.
6455 * gdb.base/radix.exp: Refactor common procedures. Make all
6456 test names unique. Change XFAIL to KFAIL.
6457
8a12c1f0
MC
64582004-07-20 Michael Chastain <mec.gnu@mindspring.com>
6459
6460 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
6461 * gdb.ada/gnat_ada.gin: ... to here.
6462 * configure.in: Use gnat_ada.gin.
6463 * configure: Regenerate.
6464
23b451cf
AC
64652004-07-20 Andrew Cagney <cagney@gnu.org>
6466
6467 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
6468 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
6469 XFAILs. Clean up test messages and comments. Check backtraces.
6470 Delete re-sync code.
6471
ab618a02
MC
64722004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6473
6474 Fix PR cli/740.
6475 * gdb.base/annota1.exp: Honor gdb,nosignals.
6476 * gdb.base/annota3.exp: Likewise.
6477
46dad340
MC
64782004-07-19 Michael Chastain <mec.gnu@mindspring.com>
6479
6480 * lib/java.exp: Update copyright notice.
6481
756d8c70
AC
64822004-07-19 Andrew Cagney <cagney@gnu.org>
6483
6484 * gdb.base/selftest.exp: Copy file from here ...
6485 * gdb.gdb/selftest.exp: ... to here.
6486
586027e6
AC
64872004-07-16 Andrew Cagney <cagney@redhat.com>
6488
6489 * lib/insight-support.exp: Delete file.
6490 * lib/java.exp (java_init): Fix copyright.
6491
029d2200
AC
64922004-07-16 Andrew Cagney <cagney@gnu.org>
6493
6494 * gdb.base/restore.c: Append "prologue" to comments marking the a
6495 function's prologue.
6496 * gdb.base/restore.exp: Update copyright, re-indent.
6497 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
6498 callerN" prefix where needed. Update patterns that match a
6499 function's prologue.
6500
653b62c5
MC
65012004-07-16 Michael Chastain <mec.gnu@mindspring.com>
6502
6503 * gdb.base/restore.c: Add copyright notice.
6504
f7d690e5
AC
65052004-07-16 Andrew Cagney <cagney@gnu.org>
6506
6507 * gdb.base/logical.exp: Update copyright.
6508 (evaluate): New procedure. Use to re-implement tests using
6509 several tables.
6510
d629a7cb
MH
65112004-07-14 Martin Hunt <hunt@redhat.com>
6512
6513 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
6514 which fixes some problems where init.tcl was not found.
6515
9c7bb332
AC
65162004-07-13 Andrew Cagney <cagney@gnu.org>
6517
6bf46641
AC
6518 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
6519 (check_sizeof, check_valueof): Do not include the output in the
6520 test name. Use gdb_test.
6521 (get_valueof): Use gdb_test_multiple.
6522
c4ffd4c0
AC
6523 * gdb.base/step-test.exp: Update copyright. Use
6524 gdb_test_multiple. Ensure that test names do not include
6525 architecture dependent output.
6526
ab89363a
AC
6527 * gdb.gdb/observer.exp: Update copyright.
6528 (setup_test): Use gdb_test_multiple.
6529 (attach_first_observer, attach_second_observer)
6530 (attach_third_observer, detach_first_observer)
6531 (detach_second_observer, detach_third_observer)
6532 (reset_counters, check_counters): Make $message a prefix.
6533 (test_normal_stop_notifications): Add "args" parameter - a list of
6534 init functions to be called. Make $message a prefix,
6535 (test_observer_normal_stop): Change the message prefixes so that
6536 they are unique, pass the attach / detach procedures to
6537 test_normal_stop_notifications.
6538
ec58997a
AC
6539 * gdb.base/signull.exp (test_segv): Prefix all tests with
6540 "${name}". Clean up test messages.
6541
b475183b
AC
6542 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
6543
9c7bb332
AC
6544 * gdb.base/ena-dis-br.exp: Update copyright.
6545 (break_at): New function. Replace send_gdb with gdb_test,
6546 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
6547 ignore count, not stopped at bpt", with KFAIL.
6548
2dd95497
CV
65492004-07-13 Corinna Vinschen <vinschen@redhat.com>
6550
6551 * gdb.base/attach.exp: Remove cleanupfile handling.
6552
419e626b
AC
65532004-07-12 Andrew Cagney <cagney@gnu.org>
6554
6555 * gdb.base/annota1.exp: Cleanup corefile test name.
6556 * gdb.base/annota3.exp: Ditto.
6557
8b1b3228
AC
65582004-07-12 Andrew Cagney <cagney@gnu.org>
6559
78650829
AC
6560 * gdb.base/signals.exp: Clean up copyright, re-indent.
6561
8b1b3228
AC
6562 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
6563 gdb_test and gdb_test_multiple.
6564
935c2760
JJ
65652004-07-08 Jeff Johnston <jjohnstn@redhat.com>
6566
6567 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 6568 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
6569 provide line number info for first statement in main.
6570
1544280f
AC
65712004-07-08 Andrew Cagney <cagney@gnu.org>
6572
1279f4ff
AC
6573 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
6574
1544280f
AC
6575 * gdb.base/sigbpt.exp: Make the common part of each test name a
6576 prefix instead of suffix.
6577
bcc82369
BR
65782004-07-07 Bob Rossi <bob_rossi@cox.net>
6579
6580 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
6581 test from test_tbreak_creation_and_listing to
6582 test_file_list_exec_source_file
6583 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
6584 Changed name of test from test_tbreak_creation_and_listing to
6585 test_file_list_exec_source_file
6586
23f4b0aa
JJ
65872004-07-07 Jeff Johnston <jjohnstn@redhat.com>
6588
6589 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
6590 the jmisc() constructor instead of <init>.
6591 * gdb.java/jmisc1.exp: Ditto.
6592
56401cd5
AC
65932004-07-07 Andrew Cagney <cagney@gnu.org>
6594
6595 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
6596 corrupting the PC.
6597
44ae2f6a
MC
65982004-07-06 Michael Chastain <mec.gnu@mindspring.com>
6599
6600 * gdb.cp/templates.exp: Accept whitespace change in demangler
6601 output.
6602
45a83408
AC
66032004-07-06 Andrew Cagney <cagney@gnu.org>
6604
6605 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
6606
d205ad70
MC
66072004-07-02 Michael Chastain <mec.gnu@mindspring.com>
6608
6609 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
6610 * lib/compiler.cc: Likewise.
6611
06ea1a61
MC
66122004-06-30 Michael Chastain <mec.gnu@mindspring.com>
6613
6614 * lib/compiler.cc: Work around string preprocessing problem
6615 with old hp c++ compiler.
6616 * lib/compiler.c: Likewise.
6617
daab1251
CV
66182004-06-29 Corinna Vinschen <vinschen@redhat.com>
6619
6620 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
6621 directives to conditionalize symbol prefixing.
6622 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
6623 additional_flags handling. Add underscore prefix for Cygwin.
6624 * gdb.arch/i386-unwind.c: Use preprocessor directives to
6625 conditionalize symbol prefixing.
6626 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
6627 additional_flags handling. Add underscore prefix for Cygwin.
6628
cc984116
CV
66292004-06-29 Corinna Vinschen <vinschen@redhat.com>
6630
6631 * gdb.base/bigcore.exp: Skip test on Cygwin.
6632
c279b077
MC
66332004-06-28 Michael Chastain <mec.gnu@mindspring.com>
6634
6635 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
6636 formats for "info register". Use gdb_test_multiple. Fix
6637 the "invalid register" test.
6638
0e915747
CV
66392004-06-28 Corinna Vinschen <vinschen@redhat.com>
6640
6641 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
6642 PID for Cygwin. Add Cygwin specific strings to check for in some
6643 tests.
6644 (do_attach_tests): Add a test for user interaction when attaching
6645 to a process with no matching symbol table already loaded.
6646
11422c86
AC
66472004-06-26 Andrew Cagney <cagney@gnu.org>
6648
6649 Test PR java/1567 and PR java/1565.
6650 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
6651 * gdb.java/jmisc2.exp: Delete file.
6652
cefbce26
MC
66532004-06-26 Michael Chastain <mec.gnu@mindspring.com>
6654
6655 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
6656
e19f872c
CV
66572004-06-25 Corinna Vinschen <vinschen@redhat.com>
6658
6659 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
6660 attach process.
6661
d931ba3b
MC
66622004-06-23 Michael Chastain <mec.gnu@mindspring.com>
6663
6664 * gdb.cp/pr-1553.exp: Remove.
6665
aef68c48
MC
66662004-06-22 Michael Chastain <mec.gnu@mindspring.com>
6667
6668 * gdb.cp/pr-1553.cc: Remove.
6669 * gdb.cp/pr-1553.exp: Disable this test.
6670
8d5df71a
JB
66712004-06-20 Jim Blandy <jimb@redhat.com>
6672
a9c64011 6673 Fix PR testsuite/1680.
8d5df71a
JB
6674 * gdb.arch/i386-sse.exp: Properly quote curly braces in
6675 regular expressions.
6676
4ac6f39d
MC
66772004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6678
6679 Fix PR testsuite/1679.
6680 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
6681 Issue an UNSUPPORTED result instead.
6682
1b413552
JB
66832004-06-18 Jim Blandy <jimb@redhat.com>
6684
6685 * gdb.base/charset.exp: Only send a control-C if we see a new
6686 prompt and incomplete command.
6687
6daa6ebd
MC
66882004-06-18 Michael Chastain <mec.gnu@mindspring.com>
6689
6690 * gdb.cp/pr-574.cc: Add copyright notice.
6691
51fa4ae0
JB
66922004-06-17 Jim Blandy <jimb@redhat.com>
6693
6694 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
6695 cases where the regexp has no groups; this grabs random text from
6696 the previous test suite, whatever that was.
6697
8fea26c5
MC
66982004-06-17 Michael Chastain <mec.gnu@mindspring.com>
6699
6700 * gdb.cp/printmethod.cc: Add copyright notice.
6701
1e3aeb41
MC
67022004-06-16 Michael Chastain <mec.gnu@mindspring.com>
6703
6704 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
6705
9d9030bc
AC
67062004-06-16 Andrew Cagney <cagney@gnu.org>
6707
6708 * gdb.base/signull.c: Update copyright. Include <string.h>.
6709 (bowler): Replace data_pointer with data_read
6710 and data_write cases. Add code_descriptor case.
6711 (zero, desc): New array and pointer.
6712 (data, code): Change to simple pointers.
6713 * gdb.base/signull.exp: Fix probe pattern matching a function
6714 descriptor SIGSEGV. Replace data_pointer with data_read and
6715 data_write tests.
6716
acd4ad44
AC
67172004-06-16 Andrew Cagney <cagney@gnu.org>
6718
6719 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
6720
08fd625c
MC
67212004-06-15 Michael Chastain <mec.gnu@mindspring.com>
6722
6723 * gdb.base/long_long.c: Add copyright notice.
6724
1903502c
MC
67252004-06-15 Michael Chastain <mec.gnu@mindspring.com>
6726
6727 * gdb.base/long_long.exp: Remove reference to
6728 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
6729 to gdb_breakpoint and gdb_continue_to_breakpoint.
6730
83313cb1
JB
67312004-06-14 Jim Blandy <jimb@redhat.com>
6732
6733 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
6734 endian case.
6735
1bf404ef
AC
67362004-06-14 Andrew Cagney <cagney@gnu.org>
6737
6738 * gdb.base/gcore.exp (capture_command_output): Delete the always
6739 passing tests containing inferior values.
6740 * gdb.base/ending-run.exp: Do not include the breakpoint address
6741 in the test message. Update copyright.
6742 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
6743 size in the test name, use gdb_test_multiple. Update copyright.
6744
ef220b33
MC
67452004-06-14 Michael Chastain <mec.gnu@mindspring.com>
6746
6747 * gdb.cp/ref-types.cc: Add copyright notice.
6748
4f70a4c9
MC
67492004-06-14 Michael Chastain <mec.gnu@mindspring.com>
6750
6751 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
6752 hp_aCC_compiler.
6753 * lib/compiler.cc: Likewise.
6754 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
6755 'set' commands. Log diagnostics for other lines. Set
6756 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
6757
335928ac
MC
67582004-06-13 Michael Chastain <mec.gnu@mindspring.com>
6759
6760 * gdb.cp/try_catch.cc: Add copyright notice.
6761
2efb12e8
MC
67622004-06-12 Michael Chastain <mec.gnu@mindspring.com>
6763
6764 * gdb.cp/userdef.cc: Add copyright notice.
6765
0bbed51a
MC
67662004-06-11 Michael Chastain <mec.gnu@mindspring.com>
6767
6768 * gdb.cp/virtfunc.cc: Add copyright notice.
6769
e12a46c9
RC
67702004-06-11 Randolph Chung <tausq@debian.org>
6771
6772 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
6773 problem.
6774
338e05af
AC
67752004-06-10 Andrew Cagney <cagney@gnu.org>
6776
6777 * lib/compiler.cc, lib/compiler.c: Append either
6778 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
6779 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
6780 instead of gcc-3-3.
6781
dc3f10cb
AC
67822004-06-09 Andrew Cagney <cagney@gnu.org>
6783
b4d946af
AC
6784 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
6785 gdb/1455, bug is specific to "long long" and "double".
a9c64011 6786
dc3f10cb
AC
6787 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
6788 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
6789 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
6790 fixed.
6791
b5c0bfa2
AC
67922004-06-09 Andrew Cagney <cagney@gnu.org>
6793
6794 * gdb.base/structs.exp (test_struct_returns): Replace
6795 "return_value_unknown" and "finish_value_unknown" by
6796 "return_value_known" and "finish_value_known". Instead of
6797 "return_value_unknown" iff "finish_value_unknown", check
6798 "return_value_known" implies "finish_value_known".
6799
caeb605f
MH
68002004-06-08 Martin Hunt <hunt@redhat.com>
6801
6802 * gdb.base/float.exp: Add pattern for mips targets.
6803
c892bb64
RC
68042004-06-08 Randolph Chung <tausq@debian.org>
6805
6806 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
6807 message for unknown architectures more clear.
6808
48306d3e
JB
68092004-06-08 Joel Brobecker <brobecker@gnat.com>
6810
6811 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
6812 start the execution of the program.
6813
83ecb59f
JB
68142004-06-07 Jim Blandy <jimb@redhat.com>
6815
6816 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
6817 * gdb.arch/i386-cpuid.h: New helper file.
6818
55264cb4
RC
68192004-06-07 Randolph Chung <tausq@debian.org>
6820
6821 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
6822 has started.
6823
23cadb28
RM
68242004-06-04 Roland McGrath <roland@redhat.com>
6825
6826 Fix PR gdb/1647.
6827 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
6828 differently to be robust to output buffering differences.
6829
51d01eda
MC
68302004-06-04 Michael Chastain <mec.gnu@mindspring.com>
6831
6832 * gdb.threads/pthreads.exp: Update copyright years.
6833 (check_control_c): Change asynchronous 'after' to synchronous.
6834
f4fc3b93
RM
68352004-06-04 Roland McGrath <roland@redhat.com>
6836
6837 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
6838 next gdb prompt.
6839
4013522b
MC
68402004-06-02 Michael Chastain <mec.gnu@mindspring.com>
6841
6842 Fix PR gdb/1636.
6843 * gdb.threads/manythreads.exp: Change asynchronous 'after'
6844 calls to synchronous.
6845
7a8f1e6b
JB
68462004-05-26 Jim Blandy <jimb@redhat.com>
6847
6848 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
6849
81bb3443
RC
68502004-05-24 Randolph Chung <tausq@debian.org>
6851
6852 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
6853 * gdb.asm/pa.inc: New file.
6854
8f5a3103
MK
68552004-05-22 Mark Kettenis <kettenis@gnu.org>
6856
6857 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
6858
734b8fe8 68592004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 6860 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
6861
6862 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
6863 GDB prompt.
6864
725603e1
UW
68652004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6866
f4fc3b93 6867 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
6868 setjmp/longjmp. Use sigaction instead of signal.
6869
8b923272 68702004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 6871 Michael Snyder <msnyder@redhat.com>
8b923272
JB
6872
6873 * gdb.threads/pthread_cond_wait.c: New file.
6874 * gdb.threads/pthread_cond_wait.exp: New testcase.
6875
8bfabb04
AC
68762004-05-13 Andrew Cagney <cagney@redhat.com>
6877
6878 * gdb.base/signull.exp, gdb.base/signull.c: New files.
6879 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
6880
42edda50
AC
68812004-05-11 Andrew Cagney <cagney@redhat.com>
6882
6883 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
6884 fixed but revealed gdb/1639.
6885
d303a6c7
AC
68862004-05-10 Andrew Cagney <cagney@redhat.com>
6887
6888 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
6889 func1" and "next to 2nd alarm", kernel bug avoided.
6890
bf08c2a1
DJ
68912004-05-10 Daniel Jacobowitz <dan@debian.org>
6892
6893 PR external/1568
6894 * gdb.base/bigcore.exp: Check the size of the dumped core file.
6895 XFAIL if it is smaller than bytes_allocated.
6896 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
6897 (main): Make chunks_allocated unsigned. Correct comment.
6898
c0586a34
JB
68992004-05-07 Joel Brobecker <brobecker@gnat.com>
6900
6901 * gdb.arch/powerpc-aix-prologue.c: New file.
6902 * gdb.arch/powerpc-aix-prologue.exp: New file.
6903
f2785d12
JB
69042004-05-07 Jim Blandy <jimb@redhat.com>
6905
6906 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
6907 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
6908
bd7f6e30
JB
69092004-05-06 Joel Brobecker <brobecker@gnat.com>
6910
6911 * gdb.base/sep.exp: No longer setup_kfail when the program was
6912 built with dwarf2.
6913
0a5e7efe
JI
69142004-05-05 Jim Ingham <jingham@apple.com>
6915
6916 * gdb.base/pending.exp: Make sure pending breakpoints
6917 preserve the ignore count.
f4fc3b93 6918
a8958849
MK
69192004-04-27 Jerome Guitton <guitton@gnat.com>
6920
6921 * i386-prologue.exp: Add testcase for jump instruction as first
6922 instruction of the real code.
6923 * i386-prologue.c (jump_at_beginning): New function.
6924
7e103f5b
MK
69252004-04-28 Mark Kettenis <kettenis@gnu.org>
6926
6927 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
6928 x86_64-*-*.
6929
5d38b224
MK
69302004-04-28 Mark Kettenis <kettenis@gnu.org>
6931
6932 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
6933 i*86-*-*.
6934
0ef32fd9
MK
69352004-04-25 Mark Kettenis <kettenis@gnu.org>
6936
6937 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
6938 expression that checks the return type.
6939
71d7dd7c
AC
69402004-04-23 Andrew Cagney <cagney@redhat.com>
6941
6942 * gdb.base/call-sc.exp: New test of scalar call/return values.
6943 * gdb.base/call-sc.c: Ditto.
6944
1e9f977e
JJ
69452004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6946
6947 * gdb.threads/manythreads.c: Reduce thread stack size.
6948
899d9e3a
JJ
69492004-04-23 Jeff Johnston <jjohnstn@redhat.com>
6950
6951 * gdb.threads/manythreads.c: Add copyright notice.
6952
61bcae62
AC
69532004-04-23 Andrew Cagney <cagney@redhat.com>
6954
6955 * gdb.base/siginfo.exp: Better handle step out of signal.
6956 * gdb.base/sigstep.exp: Ditto.
6957
7339a42e 69582004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 6959 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
6960
6961 * gdb.threads/manythreads.c: New testcase.
6962 * gdb.threads/manythreads.exp: Ditto.
6963
5c98409b
JB
69642004-04-22 Jim Blandy <jimb@redhat.com>
6965
6966 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
6967 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
6968
3b611f1a
MC
69692004-04-21 Michael Chastain <mec.gnu@mindspring.com>
6970
6971 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
6972
f0fd9238
AC
69732004-04-21 Andrew Cagney <cagney@redhat.com>
6974
6975 * gdb.base/sigstep.c: New file.
6976 * gdb.base/sigstep.exp: New file.
6977
90990674
JB
69782004-04-16 Joel Brobecker <brobecker@gnat.com>
6979
6980 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
6981 call to observer_notify_normal_stop.
6982
78cef34b
AC
69832004-04-15 Andrew Cagney <cagney@redhat.com>
6984
6985 * gdb.base/siginfo.c: New file.
6986 * gdb.base/siginfo.exp: New file.
6987
d2343407
JB
69882004-04-12 J. Brobecker <brobecker@gnat.com>
6989
6990 * gdb.base/sep.exp: Fix typo in comment.
6991
a2dba3c8
JB
69922004-04-12 J. Brobecker <brobecker@gnat.com>
6993
6994 * gdb.base/sep.c: New file.
6995 * gdb.base/sep-proc.c: New file.
6996 * gdb.base/sep.exp: New testcase.
6997
15f7b60e
MK
69982004-04-09 Mark Kettenis <kettenis@gnu.org>
6999
7000 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
7001 support.
7002
44f4de1a
AC
70032004-04-05 Andrew Cagney <cagney@redhat.com>
7004
7005 * gdb.base/sigaltstack.c: New file.
7006 * gdb.base/sigaltstack.exp: New file.
7007
ef04f396
JB
70082004-04-04 Joel Brobecker <brobecker@gnat.com>
7009
7010 * gdb.base/foll-fork.exp: Update the expected output for
7011 "help set follow-fork-mode", to match a change that was made
7012 to the help of this variable on 2004-01-13.
7013
d40d2c92
JB
70142004-04-01 Joel Brobecker <brobecker@gnat.com>
7015
7016 * lib/ada.exp: Add copyright notice.
7017 * bar.ads: Likewise.
7018 * bar.adb: Likewise.
7019 * null_record.adb: Likewise.
7020 * null_record.exp: Likewise.
7021 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
7022
f86ef5a3
JB
70232004-04-01 Joel Brobecker <brobecker@gnat.com>
7024
7025 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
7026 * configure: Regenerate.
7027
414e70e3
JB
70282004-04-01 Joel Brobecker <brobecker@gnat.com>
7029
7030 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
7031 to build the application. Remove the message printed when in
7032 verbose mode, redundant with the UNSUPPORTED message above.
7033
f0aaee49
JB
70342004-03-31 Joel Brobecker <brobecker@gnat.com>
7035
7036 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
7037 * gdb.ada (null_record.exp): New testcase.
7038
ac81cb54
JB
70392004-03-31 Joel Brobecker <brobecker@gnat.com>
7040
7041 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
7042
854af2f7
JB
70432004-03-31 Joel Brobecker <brobecker@gnat.com>
7044
7045 * gdb.ada: New subdirectory.
7046 * gdb.ada/Makefile.in: New file.
7047 * gdb.ada/gnat_ada.gpr.in: New file.
7048
034cb681
JB
70492004-03-31 Joel Brobecker <brobecker@gnat.com>
7050
7051 * lib/ada.exp: New file.
7052
78a1a894
DJ
70532004-03-24 Daniel Jacobowitz <drow@mvista.com>
7054
7055 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
7056 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
7057
4b2b3b3e
AC
70582004-03-22 Andrew Cagney <cagney@redhat.com>
7059
7060 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
7061 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7062 Problem identified by Ulrich Weigand.
7063
23c73aa3
DC
70642004-03-17 David Carlton <carlton@kealia.com>
7065
7066 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
7067 PR c++/826.
7068
d63a86f8
RM
70692004-03-16 Roland McGrath <roland@redhat.com>
7070
7071 * gdb.base/auxv.exp: New file.
7072 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
7073
0e02aa50
DC
70742004-03-12 David Carlton <carlton@kealia.com>
7075
7076 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
7077 * gdb.cp/pr-1553.cc: Ditto.
7078 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
7079 pass branch.
7080
c20b71be
MC
70812004-03-12 Michael Chastain <mec.gnu@mindspring.com>
7082
7083 * gdb.cp/templates.exp: Accept more template types.
7084
c7414a01
MC
70852004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7086
7087 From Corinna Vinschen with modifications.
7088 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
7089 local variable obj_with_enum.
7090 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
7091 results with obj_with_enum.
7092
ed69573c
MC
70932004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7094
7095 * gdb.cp/classes.cc: New file, copied from misc.cc.
7096 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
7097
28301461
MC
70982004-03-09 Michael Chastain <mec.gnu@mindspring.com>
7099
7100 * gdb.cp/misc.cc: Add copyright notice.
7101
1198ecbe
DC
71022004-03-05 David Carlton <carlton@kealia.com>
7103
7104 * gdb.cp/rtti.exp: Add 'print *obj3' test.
7105 * gdb.cp/rtti.h: Update copyright.
7106 (namespace n2::n3): New.
7107 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
7108 (n2::n3::func3): New.
7109 (main): Call n2::n3::func3.
7110 * gdb.cp/rtti2.cc: Update copyright.
7111 (n2::create3): New.
7112
9e08c470
MK
71132004-03-04 Mark Kettenis <kettenis@gnu.org>
7114
7115 * gdb.asm/openbsd.inc: Fix typo.
7116
4bebc3aa
FF
71172004-03-03 Fred Fish <fnf@redhat.com>
7118
7119 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
7120 "val" instead of unused "size". Update copyright year.
7121
6ea9fb37
DJ
71222004-02-29 Daniel Jacobowitz <drow@mvista.com>
7123
7124 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
7125 to use unsigned char.
7126 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
7127 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
7128
23b23974
DJ
71292004-02-29 Daniel Jacobowitz <drow@mvista.com>
7130
7131 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
7132 line of output.
7133
7574fd53
DJ
71342004-02-28 Daniel Jacobowitz <drow@mvista.com>
7135
7136 * gdb.base/relocate.c (dummy): Initialize.
7137
a195357f
DJ
71382004-02-28 Daniel Jacobowitz <drow@mvista.com>
7139
7140 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
7141 a breakpoint at exit.
7142
72fd54a9
FF
71432004-02-27 Fred Fish <fnf@redhat.com>
7144
7145 * gdb.base/chng-syms.exp: Add expect condition to match failing
7146 case that isn't a timeout.
7147
b9d23137
AC
71482004-02-27 Andrew Cagney <cagney@redhat.com>
7149
7150 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
7151 support.
7152
15d208f6 71532004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 7154
15d208f6
FF
7155 * gdb.arch/gdb1431.c: Remove.
7156 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
7157 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
7158 of "until" incorrectly.
7159
98f9cd2d
JB
71602004-02-26 J. Brobecker <brobecker@gnat.com>
7161
7162 * gdb.cp/class2.cc (empty): New class.
7163 (refer): New function.
7164 (main): Declare an object of type empty and use it.
7165 * gdb.cp/class2.exp: Print the value of an object of type empty.
7166
9b50c11b
JJ
71672004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7168
7169 * gdb.base/langs.exp: Update query string to match the
7170 new nquery format used for pending breakpoints.
7171
0dcd613f
AC
71722004-02-26 Andrew Cagney <cagney@redhat.com>
7173
7174 Fix PR i18n/1570.
7175 * gdb.base/charset.c: Update copyright notice.
7176 (main, init_string): Remove the escape character '\e' tests.
7177 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
7178 * gdb.base/charset.exp (valid_host_charset): Ditto.
7179 * gdb.base/setvar.exp: Ditto.
7180
b8a56647
AC
71812004-02-24 Andrew Cagney <cagney@redhat.com>
7182
90d59e34
AC
7183 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
7184 mmapped data in core file" PASS and FAIL messages consistent.
7185
b8a56647
AC
7186 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
7187 setting a breakpoint. Work around PR java/1565.
7188
9f27c604
JJ
71892004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7190
7191 * lib/gdb.exp (gdb_breakpoint): Update query string to match
7192 new nquery format.
7193 * gdb.base/pending.exp: Ditto.
7194
3224a706
MK
71952004-02-22 Mark Kettenis <kettenis@gnu.org>
7196
7197 * configure.in: Run stabs tests on *BSD.
7198 * configure: Regenerated.
7199
41e0a9ca
MK
72002004-02-21 Mark Kettenis <kettenis@gnu.org>
7201
7202 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
7203
1e1b3428
FF
72042004-02-20 Fred Fish <fnf@redhat.com>
7205
7206 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
7207 blank in test for "returns short", for consistency with other
7208 "returns xxx" tests. Update copyright year.
7209
f9a7572a
FF
72102004-02-19 Fred Fish <fnf@redhat.com>
7211
7212 New testcase for PR breakpoint/1558.
7213 * gdb.arch/gdb1558.exp: New file.
7214 * gdb.arch/gdb1558.c: New file.
7215
b2ce2854
EZ
72162004-02-19 Elena Zannoni <ezannoni@redhat.com>
7217
7218 * gdb.base/nodebug.exp: Fix typo.
7219
e7c9ff01
JB
72202004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7221
7222 Committed by Jim Blandy <jimb@redhat.com>.
7223
62f4b920
JB
7224 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
7225
2db536a1
JB
7226 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
7227
e7c9ff01
JB
7228 * gdb.base/float.exp: Support s390*-*-* targets.
7229
f3205b34
AF
72302004-02-17 Adam Fedor <fedor@gnu.org>
7231
7232 * gdb.base/gdb1555.exp: New file.
7233 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
7234
9d62932d
EZ
72352004-02-17 Elena Zannoni <ezannoni@redhat.com>
7236
7237 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
7238
344c9711
FF
72392004-02-16 Fred Fish <fnf@redhat.com>
7240
7241 * gdb.arch/gdb1291.c: Remove
7242 * gdb.arch/gdb1291.s: New test input file.
7243 * gdb.arch/gdb1291.exp: Expand test to check case that should not
7244 fail. Test for correct result, known incorrect result, other
7245 failures and timeouts.
7246
2d822687
AC
72472004-02-16 Andrew Cagney <cagney@redhat.com>
7248
7249 * gdb.base/bigcore.exp: New file.
7250 * gdb.base/bigcore.c: New file.
7251
dac15b66
AC
72522004-02-13 Andrew Cagney <cagney@redhat.com>
7253
7254 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
7255 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
7256 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
7257 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
7258 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
7259 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
7260 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
7261 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
7262 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
7263 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
7264
6bdfc2c4
JJ
72652004-02-11 Jeff Johnston <jjohnstn@redhat.com>
7266
7267 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
7268 executed is an alloc instruction.
7269
87b3ede8
DC
72702004-02-11 David Carlton <carlton@kealia.com>
7271
7272 * gdb.cp/breakpoint.exp: New.
7273 * gdb.cp/breakpoint.cc: New.
7274
6e19e2bf
MC
72752004-02-11 Michael Chastain <mec.gnu@mindspring.com>
7276
7277 Partial fix for PR gdb/1543.
7278 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
7279 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
7280 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
7281 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
7282 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
7283 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
7284 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
7285 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
7286 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
7287 to bug-gdb@prep.ai.mit.edu .
7288 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
7289 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
7290 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
7291 Likewise.
7292
5c5455dc
AC
72932004-02-10 Andrew Cagney <cagney@redhat.com>
7294
7295 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
7296 using gdb_internal_error_resync.
7297
9cf689d7
DJ
72982004-02-09 Daniel Jacobowitz <drow@mvista.com>
7299
7300 * gdb.threads/thread-specific.exp: Stop early if no threads are
7301 found.
7302
d2dc51db
MC
73032004-02-09 Michael Chastain <mec.gnu@mindspring.com>
7304
7305 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
7306
14b1a056
DJ
73072004-02-08 Daniel Jacobowitz <drow@mvista.com>
7308
7309 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
7310 breakpoints.
7311
83f66e8f
DJ
73122004-02-07 Daniel Jacobowitz <drow@mvista.com>
7313
7314 * config/sim.exp (gdb_load): Handle $arg == "".
7315 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
7316 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
7317
30fc0091
EZ
73182004-02-07 Elena Zannoni <ezannoni@redhat.com>
7319
a9c64011
AS
7320 * gdb.base/maint.exp: Update test to reflect
7321 obstack changes.
30fc0091 7322
4d806929
JJ
73232004-02-04 Jeff Johnston <jjohnstn@redhat.com>
7324
7325 * gdb.base/pendshr.c (pendfunc): New function that calls
7326 pendfunc1.
7327 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
7328
7bfdd688
FF
73292004-02-04 Fred Fish <fnf@redhat.com>
7330
7331 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
7332 function symbols and update copyright years.
7333 * gdb.arch/gdb1291.c: Ditto.
7334
aaa08ee4
MC
73352004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7336
7337 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
7338
dbad7755
MC
73392004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7340
7341 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
7342
ec4646ef
MC
73432004-02-03 Michael Chastain <mec.gnu@mindspring.com>
7344
7345 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
7346
1b802196
FF
73472004-02-02 Fred Fish <fnf@redhat.com>
7348
7349 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
7350 remote targets. Update copyright years.
7351
18fe2033
JJ
73522004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7353
7354 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
7355 support.
7356 * gdb.base/langs.exp: Fix test which attempts to create
7357 breakpoint on non-existent function to handle new pending
7358 support.
7359 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
7360 a breakpoint.
7361 * gdb.base/pending.exp: New test.
7362 * gdb.base/pending.c: New file.
7363 * gdb.base/pendshr.c: Ditto.
7364
8d577d32
DC
73652004-02-02 David Carlton <carlton@kealia.com>
7366
7367 * gdb.cp/overload.exp: Add overloadNamespace tests.
7368 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
7369 (overloadNamespace, XXX): New.
7370 (main): Call XXX::marker2.
7371
3ad13771
FF
73722004-02-01 Fred Fish <fnf@redhat.com>
7373
7374 * gdb.base/dump.exp: Use runto_main instead of "runto main".
7375 * gdb.base/finish.exp: Ditto.
7376 * gdb.base/gcore.exp: Ditto.
7377 * gdb.base/huge.exp: Ditto.
7378 * gdb.base/info-proc.exp: Ditto.
7379 * gdb.base/return2.exp: Ditto.
7380 * gdb.threads/gcore-thread.exp: Ditto.
7381
44c75849
DJ
73822004-02-01 Daniel Jacobowitz <drow@mvista.com>
7383
7384 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
7385
005bc093
MK
73862004-02-01 Mark Kettenis <kettenis@gnu.org>
7387
7388 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
7389 that opening the file succeeds on OpenBSD.
7390
c47cebdb
DJ
73912004-02-01 Daniel Jacobowitz <drow@mvista.com>
7392
7393 * gdb.threads/thread-specific.c: New file.
7394 * gdb.threads/threads-specific.exp: New test script.
7395 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
7396 to expect_out.
7397
5a01311c
MK
73982004-02-01 Mark Kettenis <kettenis@gnu.org>
7399
7400 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
7401 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
7402 only on the "print_small_structs from print_long_arg_list" test.
7403
ce22a4f1
DJ
74042004-02-01 Daniel Jacobowitz <drow@mvista.com>
7405
7406 * gdb.base/completion.exp: Kill a stray backslash.
7407
7408 From Jim Ingham <jingham@apple.com>:
7409 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
7410 agrees with the result from sending a tab.
7411
abbab9d3
DJ
74122004-01-31 Daniel Jacobowitz <drow@mvista.com>
7413
7414 * gdb.base/chng-syms.exp: Remove stray newline.
7415
53904d1e
MK
74162004-01-31 Mark Kettenis <kettenis@gnu.org>
7417
7418 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
7419 *-*-openbsd*.
7420 * gdb.asm/openbsd.inc: New file.
7421
3a4b3aac
MK
74222004-01-30 Mark Kettenis <kettenis@gnu.org>
7423
7424 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
7425 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
7426 *-*solaris2*. Remove commented out default settings for
7427 asm-flags. Replace gdb_compile with target_link.
7428
ebac27b4
MC
74292004-01-29 Michael Chastain <mec.gnu@mindspring.com>
7430
7431 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
7432 for all tests. Remove old hp-ux and cygnus xfail cases.
7433
d8679d84
PH
74342004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
7435
7436 * gdb.base/chng-syms.exp: New file.
7437 * gdb.base/chng-syms.c: New file.
7438
0a55bc22
MC
74392004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7440
7441 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
7442 Provide arms for current output in all my configurations.
7443
94b8e876
MC
74442004-01-24 Michael Chastain <mec.gnu@mindspring.com>
7445
7446 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
7447 * lib/compiler.cc: Likewise.
7448 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
7449 get the right preprocessor. Eval the output directly. Remove
7450 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
7451 hp_f77_compiler and hp_f90_compiler completely.
7452 (gdb_preprocess): Delete.
7453 (get_compiler): Delete.
7454
7cf03d44
MK
74552004-01-24 Mark Kettenis <kettenis@gnu.org>
7456
7457 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
7458 <string.h>.
7459
68b6dce9
NR
74602004-01-24 Nick Roberts <nick@nick.uklinux.net>
7461
7462 * gdb.mi/mi-stack.exp: Update copyright.
7463
b368761e
DC
74642004-01-23 David Carlton <carlton@kealia.com>
7465
7466 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
7467 test for cp_lookup_transparent_type.
7468 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
7469 call them.
7470
f2061b53
DJ
74712004-01-23 Daniel Jacobowitz <drow@mvista.com>
7472
7473 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
7474 after -var-update.
7475
37fc574a
DC
74762004-01-23 David Carlton <carlton@kealia.com>
7477
7478 * gdb.cp/namespace.cc (C::ensureRefs): New.
7479 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
7480
8e94b928
NR
74812004-01-20 Nick Roberts <nick@nick.uklinux.net>
7482
7483 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
7484 case "-stack-list-locals 2".
7485 * gdb.mi/mi-var-child.exp: Test for case
7486 "-var-list-children --all-values NAME".
7487
997b0952
MC
74882004-01-18 Michael Chastain <mec.gnu@mindspring.com>
7489
7490 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
7491
52470da3
MK
74922004-01-18 Mark Kettenis <kettenis@gnu.org>
7493
7049b4b8
MK
7494 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
7495 used with gdb_test_multiple.
7496
52470da3
MK
7497 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
7498 read at address 0. This fixes PR testsuite/1504.
7499
da6012e5
DJ
75002004-01-18 Daniel Jacobowitz <drow@mvista.com>
7501
7502 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
7503 Remove downloading, guessing the host executable, the calls to
7504 gdb_file_cmd and gdb_target_cmd, and "load" support.
7505 (infer_host_exec): New function broken out from gdb_load.
7506 (gdb_load): New wrapper for gdbserver_gdb_load.
7507 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
7508 gdb_target_cmd. Use -target-select.
7509 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
7510 Download binaries to the host. Clear last_mi_remote_file when
7511 we load a new binary.
7512 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
7513 call gdbserver_gdb_load and mi_gdb_target_cmd.
7514
32c70722
MC
75152004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7516
7517 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
7518 type patterns.
7519
b0cecf36
MC
75202004-01-17 Michael Chastain <mec.gnu@mindspring.com>
7521
7522 * gdb.cp/templates.exp: Fix typo in test name of
7523 "print Foo<volatile char*>::foo".
7524
4120d7e6
MC
75252004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7526
7527 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
7528
f679e530
BE
75292004-01-16 Ben Elliston <bje@wasabisystems.com>
7530
7531 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
7532 (clean mostlyclean): Remove empty rm.
7533
091c48f6
MC
75342004-01-15 Michael Chastain <mec.gnu@mindspring.com>
7535
7536 * gdb.base/setvar.exp: Add copyright years.
7537
3e5fc8d2
DC
75382004-01-14 David Carlton <carlton@bactrian.org>
7539
7540 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
7541 PR c++/1511 and update coment.
7542 * gdb.cp/templates.exp: Update patterns to match current output.
7543 If changes involve something other than whitespace, KFAIL
7544 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
7545
63d06c5c
DC
75462004-01-14 David Carlton <carlton@kealia.com>
7547
7548 * gdb.cp/namespace.exp: Add tests involving classes defined within
7549 namespaces.
7550 * gdb.cp/namespace.cc (C::CClass): New.
7551 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
7552
a51dab88
EZ
75532004-01-14 Elena Zannoni <ezannoni@redhat.com>
7554
7555 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
7556 what debug info we have. Print a better message if something goes
7557 wrong while producing the separate debug info file.
7558
a476ccc9
MC
75592004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7560
7561 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
7562
f453692c
MC
75632004-01-14 Michael Chastain <mec.gnu@mindspring.com>
7564
7565 * gdb.base/callfuncs.c: Add copyright notice.
7566
f40063a5
MC
75672004-01-13 Michael Chastain <mec.gnu@mindspring.com>
7568
7569 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
7570 inheritance. PR gdb/1498, PR gcc/13539.
7571
19ac3974
EZ
75722004-01-13 Elena Zannoni <ezannoni@redhat.com>
7573
a9c64011
AS
7574 * gdb.threads/gcore-thread.exp: Prefix name of binary with
7575 test specific name.
7576 * gdb.mi/gdb669.exp: Ditto.
7577 * gdb.mi/mi-pthreads.exp: Ditto.
7578 * gdb.mi/mi1-pthreads.exp: Ditto.
7579 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 7580
56c97c6e
MC
75812004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7582
7583 * gdb.cp/member-ptr.cc: Add copyright notice.
7584
a0644324
MC
75852004-01-12 Michael Chastain <mec.gnu@mindspring.com>
7586
7587 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
7588 some patterns for recent versions of gcc and hpacc. Delete
7589 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
7590 Delete tests that access a NULL pointer-to-member-data. This
7591 script is still disabled for gcc.
7592
32fabe09
EZ
75932004-01-12 Elena Zannoni <ezannoni@redhat.com>
7594
7595 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 7596 escaped correctly.
32fabe09 7597
1f8a6abb
EZ
75982004-01-12 Elena Zannoni <ezannoni@redhat.com>
7599
7600 * gdb.base/sepdebug.exp: New file.
7601 * gdb.base/sepdebug.c: New file.
7602 * lib/gdb.exp (separate_debug_filename): New procedure.
7603 (gdb_gnu_strip_debug): New procedure.
7604
48efe704
AC
76052004-01-12 Andrew Cagney <cagney@redhat.com>
7606
7607 * gdb.mi/ChangeLog: Delete file. Renamed to ...
7608 * gdb.mi/ChangeLog-1999-2003: New file.
7609
a9415475
AC
76102004-01-12 Andrew Cagney <cagney@redhat.com>
7611
7612 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
7613 "Renaming a directory to a non-empty directory returns ENOTEMPTY
7614 or EEXIST", treat EBUSY as an XFAIL.
7615
83b8cf9d
MC
76162004-01-11 Michael Chastain <mec.gnu@mindspring.com>
7617
7618 * gdb.base/scope.exp: Remove obsolete setup_xfail for
7619 hp_cc_compiler.
7620
9939d2a8
MC
76212004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7622
7623 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
7624 decorations.
7625
1ff8cadf
MC
76262004-01-10 Michael Chastain <mec.gnu@mindspring.com>
7627
7628 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
7629 and "(aCC)" decorations. Remove obsolete doco about old
7630 test results.
7631
6fa9022e
MC
76322004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7633
7634 * gdb.cp/exception.exp: Fix typo in doco.
7635
209721fe
MK
76362004-01-09 Mark Kettenis <kettenis@gnu.org>
7637
7638 * gdb.base/gdb1476.exp: Fix typo.
7639
ef11303e
MC
76402004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7641
7642 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
7643 file.
7644
041ab88c
MC
76452004-01-09 Michael Chastain <mec.gnu@mindspring.com>
7646
7647 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
7648 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
7649 Use gdb_compile. Remove restriction on gcc. Add some patterns
7650 for recent version of gdb. Delete second half, which was a copy
7651 of the first half with different build flags. This test is
7652 still disabled because it is still not ready for production.
7653
e36d075a
MC
76542004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7655
7656 * gdb.cp/exception.cc: Add copyright notice.
7657 * gdb.cp/exception.exp: Add a notice that this file is broken
7658 because of line number changes caused by addition of copyright
7659 notice.
7660
42b190ad
MC
76612004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7662
7663 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
7664 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
7665
8f25f06b
MC
76662004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7667
7668 * gdb.cp/classes.exp: Accept gnu abi 2.
7669 * gdb.cp/derivation.exp: Likewise.
7670 * gdb.cp/overload.exp: Likewise.
7671 * gdb.cp/virtfunc.exp: Likewise.
7672
06ded8b8
MC
76732004-01-08 Michael Chastain <mec.gnu@mindspring.com>
7674
7675 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
7676 semicolon after end of function.
7677
77c26ae3
MC
76782004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7679
7680 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
7681 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
7682 boilerplate code for compiling and running the program under
7683 test. Add some string method tests.
7684
20757486
MC
76852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7686
7687 * gdb.cp/bs15503.cc: Add copyright notice.
7688 * gdb.cp/bs15503.exp: Adjust line number.
7689
0fd3b503
MC
76902004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7691
7692 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
7693 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
7694
10d1bea8
MC
76952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7696
7697 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
7698 hp_cc_compiler.
7699
2789202a
MC
77002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7701
7702 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
7703 * gdb.cp/ctti.exp: Use the marker instead of "next".
7704 With gcc, run further before bailing.
7705
b862f14c
MC
77062004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7707
7708 * gdb.cp/cttiadd.cc: Add copyright notice.
7709 * gdb.cp/cttiadd1.cc: Likewise.
7710 * gdb.cp/cttiadd2.cc: Likewise.
7711 * gdb.cp/cttiadd3.cc: Likewise.
7712
96da2469
MC
77132004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7714
7715 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
7716 Use gdb_test, gdb_test_multiple. Use floating-point values that
7717 have exact representations in IEEE-ish formats.
7718
053248ff
MC
77192004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7720
7721 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
7722 compilers. Delete duplicate call to get_compiler_info.
7723 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
7724 * gdb.base/volatile.exp: Likewise.
7725
84acecdd
MK
77262004-01-07 Mark Kettenis <kettenis@gnu.org>
7727
7728 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
7729 memory at address 0.
7730
fe11a27f
MC
77312004-01-07 Michael Chastain <mec.gnu@mindspring.com>
7732
7733 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
7734 to test for hp-ux assembler. Fix copyright years.
7735
60ad077b
AC
77362004-01-07 Andrew Cagney <cagney@redhat.com>
7737
7738 * gdb.base/fileio.c (strerrno): Add "EBUSY".
7739
1c9b8f33
AC
77402004-01-07 Andrew Cagney <cagney@redhat.com>
7741
7742 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
7743 when creating the read-only file. From analysis by Roland McGrath
7744 and Elena Zannoni.
7745
753ccc7a
MC
77462004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7747
7748 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
7749
eca3e36b
MC
77502004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7751
7752 * gdb.base/cvexpr.c: Be type-safe with function pointers and
7753 data pointers.
7754
f8d4bac4
MC
77552004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7756
7757 * gdb.cp/m-static.exp: Compile one source file at a time.
7758 Delete unused call to get_compiler_info.
7759
9b4e0f94
MC
77602004-01-06 Michael Chastain <mec.gnu@mindspring.com>
7761
7762 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
7763 * gdb.base/call-rt-st.exp: Likewise.
7764 * gdb.base/nodebug.exp: Likewise.
7765 * gdb.base/volatile.exp: Likewise.
7766 * gdb.cp/ref-types.exp: Likewise.
7767 * gdb.cp/templates.exp: Likewise.
7768
023c1024
MK
77692004-01-05 Mark Kettenis <kettenis@gnu.org>
7770
7771 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
7772
19703c4a
MC
77732004-01-05 Michael Chastain <mec.gnu@mindspring.com>
7774
7775 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
7776 hppa*-hp-hpux*.
7777
18b67037
MK
77782004-01-04 Mark Kettenis <kettenis@gnu.org>
7779
ba6219c8
MK
7780 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
7781 x86_64-*-*.
7782
18b67037
MK
7783 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
7784 sparc64-*-* and sparc*-solaris2*.
7785
1bfbbb9d
MK
77862004-01-04 Mark Kettenis <kettenis@gnu.org>
7787
7788 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
7789 return ${tests}" test. The ${tests} already mentions the
7790 filename.
7791
06846494
MC
77922004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7793
7794 * gdb.cp/local.exp: Accept gcc abi 2.
7795
3b0cb202
MC
77962004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7797
7798 * gdb.cp/templates.exp: Accept gcc abi 2.
7799
0643ec3f
MC
78002004-01-02 Michael Chastain <mec.gnu@mindspring.com>
7801
7802 * lib/compiler.cc: Remove supports_template_debugging.
7803 * gdb.cp/templates.exp: Do not test supports_template_debugging.
7804
d231d0b1
MC
78052004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7806
7807 * gdb.cp/namespace.exp: Accept gcc abi 2.
7808
44ffb27c
MC
78092004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7810
7811 * gdb.cp/method.exp: Accept gcc abi 2.
7812
184ad485
MC
78132004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7814
7815 * gdb.cp/classes.exp: Generate identical results as old version.
7816 * gdb.cp/derivation.exp: Likewise.
7817 * gdb.cp/overload.exp: Likewise.
7818 * gdb.cp/virtfunc.exp: Likewise.
7819
116f09e7
MC
78202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7821
7822 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
7823 mysterious bug with sourceware version of expect.
7824
b1379776
MC
78252004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7826
7827 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
7828 current versions of gcc, including gcc abi 2. Remove gratuitous
7829 restart of test program. Use gdb_test_multiple and gdb_test for
7830 all tests. Add patterns to xfail missing "const" in "const char *"
7831 and kfail PR gdb/1155.
7832
6b7a4c0e
MC
78332004-01-01 Michael Chastain <mec.gnu@mindspring.com>
7834
7835 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
7836 current versions of gcc, including gcc abi 2. Remove gratuitous
7837 restart of test program. Use gdb_test_multiple and gdb_test for
7838 all tests. Add patterns to kfail PR gdb/1498.
7839
51615d72
MC
78402003-12-31 Michael Chastain <mec.gnu@mindspring.com>
7841
7842 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
7843 current versions of gcc, including gcc abi 2. Use "breakpoint"
7844 and "continue" instead of restarting the target program. Use
7845 gdb_test_multiple and gdb_test for all tests.
7846
7b79a9d7
MK
78472004-01-01 Mark Kettenis <kettenis@gnu.org>
7848
7849 * gdb.asm/asm-source.exp: Update copyright year. Link statically
7850 for *-*-solaris2*.
7851
1cd3489f
MC
78522003-12-31 Michael Chastain <mec.gnu@mindspring.com>
7853
7854 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
7855 current versions of gcc, including gcc abi 2. Use "breakpoint"
7856 and "continue" instead of restarting the target program several
7857 times. Use gdb_test_multiple and gdb_test for all tests.
7858
850742db
MC
78592003-12-18 Michael Chastain <mec.gnu@mindspring.com>
7860
7861 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
7862 source files.
7863
eb4bbda8
MC
78642003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7865
7866 * gdb.base/environ.exp: Handle compiling test case from multiple
7867 source files.
7868
e42c7771
MC
78692003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7870
7871 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
7872
80e4b428
JB
78732003-12-17 Jim Blandy <jimb@redhat.com>
7874
5f06973a
JB
7875 * gdb.base/freebpcmd.c: Add copyright notice.
7876
80e4b428
JB
7877 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
7878
0ab84fb7
MC
78792003-12-16 Michael Chastain <mec.gnu@mindspring.com>
7880
7881 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
7882
1b3bb3d0
JB
78832003-12-13 Jim Blandy <jimb@redhat.com>
7884
7885 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
7886
3a4c9371
KB
78872003-12-12 Kevin Buettner <kevinb@redhat.com>
7888
7889 * gdb.asm/frv.inc: New file.
7890 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
7891
a1dea79a
FF
78922003-12-09 Fred Fish <fnf@redhat.com>
7893
7894 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
7895 functions to break1.c and leave prototypes behind. Add more
7896 "set breakpoint NN here" comments.
7897 * gdb.base/break1.c: New file.
7898
7899 * gdb.base/break.exp: Handle compiling test case from multiple
7900 source files and change source file references as needed.
7901 * gdb.base/completion.exp: Ditto.
7902 * gdb.base/condbreak.exp: Ditto.
7903 * gdb.base/define.exp: Ditto.
7904 * gdb.base/ena-dis-br.exp: Ditto.
7905 * gdb.base/info-proc.exp: Ditto.
7906 * gdb.base/maint.exp: Ditto.
7907 * gdb.base/until.exp: Ditto.
7908
7909 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
7910 hardcoded line numbers.
7911 * gdb.base/define.exp: Ditto.
7912 * gdb.base/ena-dis-br.exp: Ditto.
7913 * gdb.base/maint.exp: Ditto.
7914 * gdb.base/until.exp: Ditto.
7915
7916 * gdb.base/completion.exp: Use "break1" for completion tests since
7917 "break" is no longer a unique prefix.
7918
5266b69c
AC
79192003-12-06 Andrew Cagney <cagney@redhat.com>
7920
7921 * gdb.base/structs.exp (test_struct_returns): When applicable, set
7922 "return_value_unimplemented". When an unimplemented struct return
7923 architecture, report incorrect values as a KFAIL
7924
374451f0
MC
79252003-12-05 Michael Chastain <mec.gnu@mindspring.com>
7926
7927 * gdb.cp/rtti.exp: Accept new wording of warning from
7928 cp_lookup_rtti_type.
7929
ba9b20a7
MC
79302003-12-05 Michael Chastain <mec.gnu@mindspring.com>
7931
7932 Partial fix for PR testsuite/1456.
7933 * gdb.base/scope.exp (test_at_main): Replace references to
7934 gcc_compiled with calls to test_compiler_info.
7935 (test_at_foo): Likewise.
7936 (test_at_bar): Likewise.
7937
b74b6d0b
MC
79382003-12-04 Michael Chastain <mec.gnu@mindspring.com>
7939
7940 Partial fix for PR testsuite/1456.
7941 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
7942 to test_compiler_info.
7943
ccfa3402
MC
79442003-12-03 Michael Chastain <mec.gnu@mindspring.com>
7945
7946 * gdb.base/so-impl-ld.exp: Update copyright notice.
7947
f6246aba
MC
79482003-12-02 Michael Chastain <mec.gnu@mindspring.com>
7949
7950 Partial fix for PR testsuite/1456.
7951 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
7952 to test_compiler_info.
7953
13ae734a
MC
79542003-11-28 Michael Chastain <mec.gnu@mindspring.com>
7955
7956 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
7957 from current versions of gdb. Clean up regular expressions.
7958 Delete redundant timeout case.
7959
d8e1cdee
MC
79602003-11-28 Michael Chastain <mec.gnu@mindspring.com>
7961
7962 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
7963 from current versions of gdb. Clean up regular expressions.
7964 Delete redundant timeout case.
7965
96457b64
MC
79662003-12-01 Michael Chastain <mec.gnu@mindspring.com>
7967
7968 Partial fix for PR testsuite/1456.
7969 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
7970 gcc_compiled with call to test_compiler_info.
7971
f35309fc
MC
79722003-11-30 Michael Chastain <mec.gnu@mindspring.com>
7973
7974 Partial fix for PR testsuite/1456.
7975 * gdb.base/list.exp (test_list_function): Delete unused declaration
7976 of gcc_compiled.
7977
d7afdf9b
MC
79782003-11-29 Michael Chastain <mec.gnu@mindspring.com>
7979
7980 Partial fix for PR testsuite/1456.
7981 * gdb.base/complex.exp: Replace reference to gcc_compiled with
7982 call to test_compiler_info.
7983
71507b56
MK
79842003-11-29 Mark Kettenis <kettenis@gnu.org>
7985
7986 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
7987 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
7988 it to create the appropriate note.inc.
7989 * gdb.asm/asmsrc1.s: Include "note.inc".
7990 * gdb.asm/netbsd.inc: New file.
7991 * gdb.asm/empty.inc: New file.
7992
f81f93f7
MC
79932003-11-28 Michael Chastain <mec.gnu@mindspring.com>
7994
7995 Partial fix for PR testsuite/1456.
7996 * gdb.base/constvars.exp: Replace references to gcc_compiled with
7997 calls to test_compiler_info.
7998
9a77938e
MC
79992003-11-27 Michael Chastain <mec.gnu@mindspring.com>
8000
8001 Partial fix for PR testsuite/1456.
8002 * gdb.base/volatile.exp: Replace references to gcc_compiled with
8003 calls to test_compiler_info.
8004
e8367dc7
MK
80052003-11-27 Mark Kettenis <kettenis@gnu.org>
8006
8007 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
8008 pattern for the KFAILs.
8009
526c61ee
AF
80102003-11-25 Adam Fedor <fedor@gnu.org>
8011
8012 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
8013 * gdb.objc/objcdecode.m: New file.
8014
28f2d600
AF
80152003-11-25 Adam Fedor <fedor@gnu.org>
8016
8017 * gdb.objc/nondebug.exp: Test for PR objc/1236.
8018 * gdb.objc/nondebug.m: New file.
8019
a3895cee
BE
80202003-11-26 Ben Elliston <bje@wasabisystems.com>
8021
8022 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8023 NetBSD as it does on FreeBSD. Modelled on a similar change by
8024 Mark Kettenis on 2003-05-30.
8025 (link-flags): Set to "--entry _start" regardless of target.
8026 Special linker flags are to be appended to $link-flags.
8027 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
8028
c9f2c8a3
MC
80292003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8030
8031 * gdb.cp/method.exp: Accept output of new demangler.
8032
15a0587a 80332003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
8034
8035 * gdb/class2.exp: New file.
8036 * gdb/class2.cc: New file.
8037
3c00b570
MC
80382003-11-25 Michael Chastain <mec.gnu@mindspring.com>
8039
8040 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
8041 of new demangler.
8042
7027acc7
MK
80432003-11-23 Mark Kettenis <kettenis@gnu.org>
8044
8045 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
8046 of gdb_test "run".
8047
b0e1598a
MK
80482003-11-23 Mark Kettenis <kettenis@gnu.org>
8049
8050 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
8051 "continue" into "run".
8052
4d9eda44
MC
80532003-11-23 Michael Chastain <mec.gnu@mindspring.com>
8054
8055 Partial fix for PR testsuite/1456.
8056 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
8057 call to test_compiler_info.
8058 * gdb.cp/ctti.exp: Likewise.
8059 * gdb.cp/derivation.exp: Likewise.
8060 * gdb.cp/member-ptr.exp: Likewise.
8061 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
8062 reference to gcc_compiled.
8063
80642003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
8065
8066 Fix PR testsuite/1463.
8067 * gdb.base/structs.exp (start_structs_test): Call
8068 get_debug_format before using the debug format.
8069
d422fe19
AC
80702003-11-22 Andrew Cagney <cagney@redhat.com>
8071
8072 * lib/gdb.exp (gdb_test_multiple): Add simple example.
8073 * gdb.base/structs.exp: Use gdb_test_multiple.
8074
039cf96d
AC
80752003-11-20 Andrew Cagney <cagney@redhat.com>
8076
6882279b
AC
8077 * gdb.base/structs.exp: Handle and recover from internal errors.
8078 Replace "foo${n}" with "foo<n>" in test messages.
8079
e53890ae
AC
8080 * gdb.base/structs.exp: Update copyright. Rewrite.
8081 * gdb.base/structs.c: Update copyright. Rewrite.
8082
2b211c59
AC
8083 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
8084 resync count exceeded.
d63a86f8 8085
039cf96d
AC
8086 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
8087 from the internal error.
8088 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
8089 Original from Jim Blandy.
8090 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 8091
eac98b22
AC
80922003-11-19 Andrew Cagney <cagney@redhat.com>
8093
8094 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
8095 KFAIL.
8096
67455b2a
MK
80972003-11-17 Mark Kettenis <kettenis@gnu.org>
8098
8099 New testcase for PR backtrace/1435.
8100 * gdb.arch/i386-unwind.exp: New file.
8101 * gdb.arch/i386-unwind.c: New file.
8102
853d6e5b
AC
81032003-11-17 Andrew Cagney <cagney@redhat.com>
8104
8105 * lib/gdb.exp (compiler_info): New global.
8106 (test_compiler_info): New function.
8107 (get_compiler_info): Set compiler_info.
8108 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
8109 "compiler_info" to gcc-<major>-<minor>.
8110
38cf6e11
MC
81112003-11-15 Michael Chastain <mec.gnu@mindspring.com>
8112
8113 * gdb.trace/configure: Remove.
8114
a50d3602
EZ
81152003-11-13 Elena Zannoni <ezannoni@redhat.com>
8116
8117 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 8118 breakpoints.
a50d3602
EZ
8119 * gdb.base/break.exp: Remove all references to explicit line
8120 numbers.
8121
d9407aaa
NC
81222003-11-11 Nick Clifton <nickc@redhat.com>
8123
8124 * gdb.base/shreloc.exp: Do not run for targets which do not
8125 support shared objects.
8126
db488fc1
CV
81272003-11-10 Corinna Vinschen <vinschen@redhat.com>
8128
8129 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
8130 Don't run tests if nofileio flag is given.
8131
6a90a18e
EZ
81322003-11-07 Elena Zannoni <ezannoni@redhat.com>
8133
8134 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 8135 as well as 'Watchpoint'.
6a90a18e 8136
0b915e9c
EZ
81372003-11-06 Elena Zannoni <ezannoni@redhat.com>
8138
8139 Reported by Jim Ingham <jingham@apple.com>:
8140 * gdb.base/annota1.exp: Match at least one occurrence of the
8141 signal handler annotation.
8142
d7e4b55f
EZ
81432003-11-06 Elena Zannoni <ezannoni@redhat.com>
8144
a9c64011
AS
8145 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
8146 as well as 'Watchpoint'.
d7e4b55f 8147
2fe4e8d0
MC
81482003-11-05 Michael Chastain <mec@shout.net>
8149
8150 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
8151
6ef88553
KW
81522003-11-03 Kris Warkentin <kewarken@qnx.com>
8153
8154 * gdb.arch/gdb1291.c: New test file.
8155 * gdb.arch/gdb1291.exp: New test script.
8156 * gdb.arch/gdb1431.c: New test file.
8157 * gdb.arch/gdb1431.exp: New test script.
8158
ae7dc4d8
MC
81592003-10-22 Michael Chastain <mec@shout.net>
8160
8161 * gdb.mi/pthreads.c: Add copyright notice.
8162
c39d7427
MC
81632003-10-22 Michael Chastain <mec@shout.net>
8164
8165 * gdb.threads/pthreads.c: Add copyright notice.
8166
8b7d96c1
MC
81672003-10-20 Michael Chastain <mec@shout.net>
8168
8169 * gdb.base/gdb1056.exp: New test script.
8170
d1d69fdd
DJ
81712003-10-13 Daniel Jacobowitz <drow@mvista.com>
8172
8173 * gdb.threads/killed.exp: Use gdb_run_cmd.
8174
7d605576
DJ
81752003-10-13 Daniel Jacobowitz <drow@mvista.com>
8176
8177 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
8178 create a core file.
8179 * gdb.threads/gcore-thread.exp: Likewise.
8180
618ec112
CV
81812003-10-13 Corinna Vinschen <vinschen@redhat.com>
8182
8183 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
8184 type, based on char type.
8185 (struct bit_flags_short_t): New bitfield type, based on short type.
8186 (init_bit_flags_char): New fuction.
8187 (init_bit_flags_short): Ditto.
8188 (print_bit_flags_char): Ditto.
8189 (print_bit_flags_short): Ditto.
8190 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
8191
9367a73c
MC
81922003-10-11 Michael Chastain <mec@shout.net>
8193
8194 * gdb.base/call-rt-st.exp: Update copyright year.
8195
1decf120
KI
81962003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8197
8198 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
8199 * gdb.disasm/sh3.s: Ditto.
8200
5445b2ae
DJ
82012003-10-07 Daniel Jacobowitz <drow@mvista.com>
8202
8203 * gdb.threads/switch-threads.exp: New test.
8204 * gdb.threads/switch-threads.c: New source file.
8205
aec24853
CV
82062003-10-07 Corinna Vinschen <vinschen@redhat.com>
8207
8208 * gdb.base/ending-run.exp: Add sh specific case.
8209
adc7428d
AC
82102003-10-06 Andrew Cagney <cagney@redhat.com>
8211
8212 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
8213 * gdb.disasm/mn10200.exp: Delete obsolete file.
8214
c9d37158
DJ
82152003-09-29 Daniel Jacobowitz <drow@mvista.com>
8216
8217 * ChangeLog: Correct an entry command.exp -> commands.exp.
8218 * gdb.base/commands.exp (bp_deleted_in_command_test)
8219 (temporary_breakpoint_commands): Check noargs.
8220
79c2c32d
DC
82212003-09-25 David Carlton <carlton@kealia.com>
8222
8223 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
8224 of some print tests, where appropriate. Add tests for C::D::cd,
8225 E::ce, F::cXfX, G::XgX.
8226 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
8227
594e6d67
RE
82282003-09-25 Richard Earnshaw <rearnsha@arm.com>
8229
8230 * lib/java.exp (java_init): Import target_alias before using it.
8231
10f0d451
DC
82322003-09-25 David Carlton <carlton@kealia.com>
8233
8234 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
8235
274bcba0
EZ
82362003-09-23 Elena Zannoni <ezannoni@redhat.com>
8237
d63a86f8 8238 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 8239 weirdness.
274bcba0 8240
cdbf20f7
MC
82412003-09-17 Michael Chastain <mec@shout.net>
8242
8243 * gdb.cp/gdb1355.exp: New file.
8244 * gdb.cp/gdb1355.c: New file.
8245
71e06f80
CV
82462003-09-15 Corinna Vinschen <vinschen@redhat.com>
8247
8248 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
8249 * gdb.asm/sh.inc: New file.
8250
5c4e30ca
DC
82512003-09-11 David Carlton <carlton@kealia.com>
8252
bd45b7af
DC
8253 * gdb.cp/namespace.exp: Add tests for namespace types.
8254 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
8255 (test_namespace): New.
8256
1c199746
EZ
82572003-09-11 Elena Zannoni <ezannoni@redhat.com>
8258
a9c64011 8259 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 8260 * gdb.stabs/weird.exp: Ditto.
1c199746 8261
04ed252f
MC
82622003-09-08 Michael Chastain <mec@shout.net>
8263
8264 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
8265
d8a2d9e7
MC
82662003-09-07 Michael Chastain <mec@shout.net>
8267
8268 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
8269 'parse error'.
8270
161afb24
MK
82712003-09-07 Mark Kettenis <m.kettenis@osp.nl>
8272
8273 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
8274
49f2741a
MC
82752003-08-30 Michael Chastain <mec@shout.net>
8276
8277 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
8278 * gdb.gdb/observer.exp: Ditto.
8279 * gdb.gdb/xfullpath.exp: Ditto.
8280
8afa723e
MK
82812003-08-29 Mark Kettenis <kettenis@gnu.org>
8282
8283 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
8284 *-*-*bsd*.
8285
f31dfe3b
JJ
82862003-08-28 Jeff Johnston <jjohnstn@redhat.com>
8287
8288 * gdb.base/dump.exp: Skip for ia64.
8289
4630e498
JJ
82902003-08-25 Jeff Johnston <jjohnstn@redhat.com>
8291
8292 * gdb.asm/asm-source.exp: Add ia64 support.
8293 * gdb.asm/ia64.inc: New file.
8294
1105b7ef
MC
82952003-08-22 Michael Chastain <mec@shout.net>
8296
8297 * gdb.cp: New directory.
8298 * gdb.cp/*: Copy from gdb.c++/*.
8299 * gdb.c++/*: Remove.
8300 * Makefile.in: Change gdb.c++ to gdb.cp.
8301 * configure.in: Ditto.
8302 * configure: Regnerate.
8303
c945b932
MK
83042003-08-18 Mark Kettenis <kettenis@gnu.org>
8305
8306 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
8307 * gdb.arch/i386-prologue.c (gdb1338): Add function.
8308
2b66634b
DJ
83092003-08-17 Daniel Jacobowitz <drow@mvista.com>
8310
8311 * mi-var-display.exp (-var-list-children weird): Accept function
8312 pointers with argument types.
8313 * mi1-var-display.exp (-var-list-children weird): Likewise.
8314 * mi2-var-display.exp (-var-list-children weird): Likewise.
8315
a356f73b
DJ
83162003-08-17 Daniel Jacobowitz <drow@mvista.com>
8317
8318 * gdb.base/annota3.exp: Add missing newline.
8319
483417b8
MC
83202003-08-06 Michael Chastain <mec@shout.net>
8321
8322 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
8323
c99c59c3
MS
83242003-08-12 Michael Snyder <msnyder@redhat.com>
8325
8326 * gdb.base/float.exp: Add test for SH.
8327
55ed7501
MK
83282003-08-10 Mark Kettenis <kettenis@gnu.org>
8329
8330 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
8331
1a371f2e
EZ
83322003-08-07 Elena Zannoni <ezannoni@redhat.com>
8333
8334 * gdb.base/completion.exp: Remove reduntant completion test
8335 on filename.
8336
e0f353ce
EZ
83372003-08-07 Elena Zannoni <ezannoni@redhat.com>
8338
a9c64011
AS
8339 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
8340 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
8341 gdb.trace/save-trace.exp: Make sure that full pathnames are
8342 escaped correctly.
e0f353ce 8343
5710a1af 83442003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 8345
a9c64011
AS
8346 * configure.in: Don't generate config.h from config.hin.
8347 * configure: Regenerate.
8348 * config.hin: Remove file.
8349 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
8350 * gdb.threads/pthreads.c: Ditto.
5710a1af 8351
dcd81ce9
DJ
83522003-08-07 Daniel Jacobowitz <drow@mvista.com>
8353
8354 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8355 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
8356 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
8357 Replace ld24 with seth/add3.
8358
6009d884
AC
83592003-08-02 Andrew Cagney <cagney@redhat.com>
8360
8361 * gdb.base/annota3.exp: New file.
8362 * gdb.base/annota3.c: New file.
8363 * gdb.c++/annota3.exp: New file.
8364 * gdb.c++/annota3.cc: New file.
8365
51514e06
MC
83662003-07-29 Michael Chastain <mec@shout.net>
8367
8368 * gdb.threads/tls.c (spin): Check errno only if sem_wait
8369 actually failed.
8370 (do_pass): Likewise.
8371 * gdb.threads/tls.exp: Always initialize no_of_threads.
8372
4ee6625b
DJ
83732003-07-27 Daniel Jacobowitz <drow@mvista.com>
8374
8375 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
8376 pattern.
8377 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
8378 * gdb.threads/tls.exp: Recognize one case of the host library not
8379 supporting TLS.
8380
225f2bf6
AC
83812003-07-27 Andrew Cagney <cagney@redhat.com>
8382
8383 * gdb.base/fileio.exp: Use SH when running commands using
8384 remote_exec.
8385
bcb27c9f
DJ
83862003-07-24 Daniel Jacobowitz <drow@mvista.com>
8387
8388 From Kei Sakamoto <sakamoto.kei@renesas.com>:
8389 * gdb.base/relocate.c (dummy): New padding array.
8390
3d67be83
MS
83912003-07-22 Michael Snyder <msnyder@redhat.com>
8392
d63a86f8 8393 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
8394
8395 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
8396 patterns to be more general, accepting old and new output.
8397 Some output chars (such as '+') also must be quoted.
d63a86f8 8398 Some addresses are displayed numerically instead of
3d67be83
MS
8399 symbolically.
8400
57ba3b85
MS
84012003-07-23 Michael Snyder <msnyder@redhat.com>
8402
686d097c
MS
8403 * gdb.base/return2.exp: Don't test long-long return.
8404
57ba3b85
MS
8405 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
8406 * gdb.disasm/t01_mov.exp: Ditto.
8407 * gdb.disasm/t02_mova.s: Ditto.
8408 * gdb.disasm/t02_mova.exp: Ditto.
8409 * gdb.disasm/t03_add.s: Ditto.
8410 * gdb.disasm/t03_add.exp: Ditto.
8411 * gdb.disasm/t04_sub.s: Ditto.
8412 * gdb.disasm/t04_sub.exp: Ditto.
8413 * gdb.disasm/t05_cmp.s: Ditto.
8414 * gdb.disasm/t05_cmp.exp: Ditto.
8415 * gdb.disasm/t06_ari2.s: Ditto.
8416 * gdb.disasm/t06_ari2.exp: Ditto.
8417 * gdb.disasm/t07_ari3.s: Ditto.
8418 * gdb.disasm/t07_ari3.exp: Ditto.
8419 * gdb.disasm/t08_or.s: Ditto.
8420 * gdb.disasm/t08_or.exp: Ditto.
8421 * gdb.disasm/t09_xor.s: Ditto.
8422 * gdb.disasm/t09_xor.exp: Ditto.
8423 * gdb.disasm/t10_and.s: Ditto.
8424 * gdb.disasm/t10_and.exp: Ditto.
8425 * gdb.disasm/t11_logs.s: Ditto.
8426 * gdb.disasm/t11_logs.exp: Ditto.
8427 * gdb.disasm/t12_bit.s: Ditto.
8428 * gdb.disasm/t12_bit.exp: Ditto.
8429 * gdb.disasm/t13_otr.s: Ditto.
8430 * gdb.disasm/t13_otr.exp: Ditto.
8431
e00759ef
EZ
84322003-07-22 Elena Zannoni <ezannoni@redhat.com>
8433
8434 * gdb.threads/tls.exp :Add kfail for 'info address' case.
8435
8bc2021f
EZ
84362003-07-22 Elena Zannoni <ezannoni@redhat.com>
8437
a9c64011
AS
8438 * gdb.threads/tls.c : New file.
8439 * gdb.threads/tls.exp : New file.
8440 * gdb.threads/tls-main.c : New file.
8441 * gdb.threads/tls-shared.c : New file.
8442 * gdb.threads/tls-shared.exp : New file.
8bc2021f 8443
89320c4c
AS
84442003-07-22 Andreas Schwab <schwab@suse.de>
8445
8446 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
8447
180dea7c
AS
84482003-07-20 Andreas Schwab <schwab@suse.de>
8449
8450 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
8451 due to insn reordering.
8452
0714963c
AC
84532003-07-15 Andrew Cagney <cagney@redhat.com>
8454
8455 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
8456
98a23b3f
MC
84572003-07-15 Michael Chastain <mec@shout.net>
8458
8459 * gdb.base/gdb1250.exp: New file.
8460 * gdb.base/gdb1250.c: New file.
8461
27e417a2
ML
84622003-07-09 Michal Ludvig <mludvig@suse.cz>
8463
8464 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
8465 expansion of size_t to 'unsigned long', not only to 'unsigned'.
8466
8bc2021f
EZ
84672003-07-09 Elena Zannoni <ezannoni@redhat.com>
8468
a9c64011
AS
8469 * gdb.threads/tls.c: New file.
8470 * gdb.threads/tls.exp: New file.
8471 * gdb.threads/tls-main.c: New file.
8472 * gdb.threads/tls-shared.c: New file.
8473 * gdb.threads/tls-shared.exp: New file.
8bc2021f 8474
d99968dc
EZ
84752003-07-09 Elena Zannoni <ezannoni@redhat.com>
8476
8477 * gdb.base/annota1.exp: Make sure that we properly escape the
8478 full path of the source file. Xfail more permissive patterns,
d63a86f8 8479 due to a compiler debug info problem.
d99968dc 8480
83876b3b
AS
84812003-07-07 Andreas Schwab <schwab@suse.de>
8482
2705e972
AS
8483 * gdb.asm/m68k.inc: New file.
8484 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
8485
83876b3b
AS
8486 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
8487 arguments"): Also match negative number.
8488
8489 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
8490
3a871b37
DJ
84912003-07-03 Daniel Jacobowitz <drow@mvista.com>
8492
8493 * gdb.base/store.c (charest): New typedef.
8494 (add_char): Rename to add_charest, update.
8495 (wack_char): Rename to wack_charest, update types. Return l + r
8496 to keep r live across the call.
8497 (wack_short, wack_int, wack_long, wack_longest, wack_float)
8498 (wack_double, wack_doublest): Return l + r to keep r live across
8499 the call.
8500 * gdb.base/store.exp: Accomodate store.c changes.
8501
b2a7f303
DC
85022003-06-30 David Carlton <carlton@kealia.com>
8503
8504 * gdb.c++/maint.exp (test_invalid_name): New.
8505 (test_first_component): Add tests for invalid names.
8506
3c6cb4a1
MC
85072003-06-29 Michael Chastain <mec@shout.net>
8508
8509 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
8510 output of '<VTT for class>' for virtual base classes.
8511
f1c2644b
DJ
85122003-06-29 Daniel Jacobowitz <drow@mvista.com>
8513
8514 * gdb.base/completion.exp: Tab-complete "complet" instead of
8515 "compl".
8516 * gdb.base/complex.exp, gdb.base/complex.c: New files.
8517
18080350
DJ
85182003-06-29 Daniel Jacobowitz <drow@mvista.com>
8519
8520 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
8521 * gdb.base/volatile.exp: Likewise.
8522
f56973f8
DJ
85232003-06-29 Daniel Jacobowitz <drow@mvista.com>
8524
8525 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
8526 gdb/1265.
8527
85282003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
8529 Daniel Jacobowitz <drow@mvista.com>
8530
8531 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
8532 initial line count of 'captured_main' from 26 to 32.
8533 (test_with_self): Allow xmalloc call to be interleaved with the
8534 preceding two lines.
8535
e766d4d6
JB
85362003-06-24 Joel Brobecker <brobecker@gnat.com>
8537
8538 * gdb.base/bang.exp: New testcase.
8539
f125c9a4
JB
85402003-06-23 Joel Brobecker <brobecker@gnat.com>
8541
8542 * gdb.base/langs.exp: Add some tests for the "minimal" language
8543 support.
8544
6e25beaf
EZ
85452003-06-23 Elena Zannoni <ezannoni@redhat.com>
8546
8547 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
8548 the testcase.
8549
2f816dda
DJ
85502003-06-22 Daniel Jacobowitz <drow@mvista.com>
8551
8552 * gdb.base/relocate.exp: Test add-symbol-file with a variable
8553 offset.
8554
db5a5748
DJ
85552003-06-22 Daniel Jacobowitz <drow@mvista.com>
8556
8557 * gdb.c++/pr-1210.cc: New file.
8558 * gdb.c++/pr-1210.exp: New file.
8559
1df0c130
DJ
85602003-06-21 Daniel Jacobowitz <drow@mvista.com>
8561
8562 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
8563 000-exec-continue.
8564
a92feac0
MK
85652003-06-15 Mark Kettenis <kettenis@gnu.org>
8566
8567 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
8568 on *-*-*bsd* instead of *-*-freebsd*.
8569
81a58f5b
AC
85702003-06-14 Andrew Cagney <cagney@redhat.com>
8571
8572 * gdb.base/store.exp: Test longest and doublest. Test all
8573 parameters. Weaken return statement match.
8574 * gdb.base/store.c: Add longest and doublest - aka long long and
8575 long double functions. Put all parameters into local register
8576 variables. Use negative values.
8577
b257a0d3
AC
85782003-06-14 Andrew Cagney <cagney@redhat.com>
8579
8580 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
8581 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
8582 exit status.
8583 * gdb.base/fileio.exp: Disable target when nointerrupts and
8584 noinferiorio, instead of limiting it to remote. Use remote_exec
8585 instead of system.
d63a86f8 8586
21c38304
JJ
85872003-06-12 Jeff Johnston <jjohnstn@redhat.com>
8588
8589 * gdb.base/float.exp: Add ia64 support.
8590
1bcdb424
CV
85912003-06-12 Corinna Vinschen <vinschen@redhat.com>
8592
8593 * gdb.base/fileio.exp: Run only on remote targets.
8594
6aeb981f
CV
85952003-06-10 Corinna Vinschen <vinschen@redhat.com>
8596
8597 * gdb.base/fileio.c: New file, testing File-I/O.
8598 * gdb.base/fileio.exp: Ditto.
8599
53df362e
RG
86002003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
8601
8602 * gdb.base/shreloc.exp: New file, check symbol values obtained from
8603 shared objects after relocation at load time (gdb PR/1132).
8604 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 8605 as above, part of the shared object relocation test.
53df362e 8606
ffee1b46
MK
86072003-06-08 Mark Kettenis <kettenis@gnu.org>
8608
b5ca3722
MK
8609 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
8610 fully filled history list.
8611 * gdb.base/gdb_history: New file.
8612
03ed860d
MK
8613 * gdb.base/signals.exp: XFAIL "continue to func1" on
8614 i*86-*-freebsd*.
8615
ffee1b46
MK
8616 * gdb.base/attach.exp: When trying to attach to a nonexistent
8617 process, make it possible to specify the PID based on the target,
8618 and do so for *-*-freebsd*.
8619
d80dbb52
RH
86202003-06-02 Richard Henderson <rth@redhat.com>
8621
8622 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
8623
6dd77b81
RH
86242003-06-02 Richard Henderson <rth@redhat.com>
8625
8626 * gdb.base/selftest.exp: Next over lim_at_start initialization.
8627
f6347e16
RH
86282003-06-02 Richard Henderson <rth@redhat.com>
8629
8630 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
8631
2c161407
DJ
86322003-06-01 Daniel Jacobowitz <drow@mvista.com>
8633
8634 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
8635 of globalvar.
8636
572eb746
MK
86372003-06-01 Mark Kettenis <kettenis@gnu.org>
8638
8639 * gdb.asm/asm-source.exp: Check for memory read errors in
8640 disassembler test on *BSD too.
8641
9e9617a5
RH
86422003-06-01 Richard Henderson <rth@redhat.com>
8643
8644 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
8645 for .frame.
8646 (gdbasm_call): Lose ldgp.
8647 (gdbasm_startup): Add frame information.
8648 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
8649
7b34ad4e
MK
86502003-05-31 Mark Kettenis <kettenis@gnu.org>
8651
8652 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
8653 i?86-*-*.
8654
10059fdf
MK
86552003-05-30 Mark Kettenis <kettenis@gnu.org>
8656
8657 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
8658 FreeBSD.
8659
acf4b816
RH
86602003-05-29 Richard Henderson <rth@redhat.com>
8661
8662 * gdb.asm/alpha.inc: New file.
8663 * gdb.asm/asm-source.exp: Use it.
8664
e9ecd949
JB
86652003-05-29 Jim Blandy <jimb@redhat.com>
8666
8667 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
8668 'core.PID'.
8669
e3e5a4f3
JB
86702003-05-22 Jim Blandy <jimb@redhat.com>
8671
8672 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
8673 backtrace.
d63a86f8 8674
72fe3d25
DC
86752003-05-20 David Carlton <carlton@math.stanford.edu>
8676
8677 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
8678 this time.
8679
58da2eb2
DC
86802003-05-19 David Carlton <carlton@bactrian.org>
8681
8682 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
8683 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
8684
1fcb5155
DC
86852003-05-19 David Carlton <carlton@bactrian.org>
8686
8687 * gdb.c++/namespace.exp: Add namespace scope and anonymous
8688 namespace tests.
8689 Bump copyright date.
8690 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
8691 (main): Call C::D::marker2.
8692 * gdb.c++/namespace1.cc: New file.
8693
85e85163
JJ
86942003-05-14 Jeff Johnston <jjohnstn@redhat.com>
8695
8696 Roland McGrath <roland@redhat.com>
d63a86f8 8697 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
8698 there is no manager thread.
8699
a25fbfec
JJ
87002003-05-08 Jeff Johnston <jjohnstn@redhat.com>
8701
d63a86f8
RM
8702 * gdb.threads/schedlock.exp: Remove assumption that all threads
8703 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
8704 in one of the child threads rather than the main thread.
8705
be375bae
JB
87062003-05-07 Jim Blandy <jimb@redhat.com>
8707
09bf6082
JB
8708 Add support for assembly source testing on the s390x.
8709 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
8710 architecture.
8711 * gdb.asm/s390x.inc: New file.
8712
be375bae
JB
8713 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
8714 succession of 'if' statements.
8715
00905d52
AC
87162003-05-05 Andrew Cagney <cagney@redhat.com>
8717
8718 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
8719
b1e29e33
AC
87202003-05-05 Andrew Cagney <cagney@redhat.com>
8721
8722 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
8723 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
8724
e33d66ec
EZ
87252003-05-02 Elena Zannoni <ezannoni@redhat.com>
8726
8727 * gdb.base/charset.exp: Update based on new behavior of set/show
8728 charset commands.
8729
2b6fd0d8
AC
87302003-05-01 Andrew Cagney <cagney@redhat.com>
8731
8732 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
8733 variable do not give memory errors.
8734
130cacce
AF
87352003-04-30 Adam Fedor <fedor@gnu.org>
8736
8737 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
8738 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
8739 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
8740 gdb.objc/basicclass.m: : New files
8741
8742 * lib/gdb.exp (gdb_compile_objc): New procedure.
8743
bea71854
DJ
87442003-04-27 Daniel Jacobowitz <drow@mvista.com>
8745
8746 * gdb.base/signals.exp: Make backtrace tests more specific.
8747
0f20eeea
DC
87482003-04-23 David Carlton <carlton@bactrian.org>
8749
8750 * gdb.c++/maint.exp (test_first_component): Add tests for
8751 'operator' in more locations.
8752
c8c4d8dc
KB
87532003-04-16 Kevin Buettner <kevinb@redhat.com>
8754
8755 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
8756
3fe60e3c
EZ
87572003-04-16 Elena Zannoni <ezannoni@redhat.com>
8758
8759 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 8760 func marke' instead. Update test name.
3fe60e3c 8761
9219021c
DC
87622003-04-15 David Carlton <carlton@math.stanford.edu>
8763
8764 * gdb.c++/maint.exp: New file.
8765
5dd55bdd
EZ
87662003-04-14 Elena Zannoni <ezannoni@redhat.com>
8767
8768 * gdb.threads/schedlock.c: Change type of thread function argument
8769 to long, to avoid warnings on 64-bit platforms.
8770
00890572
EZ
87712003-04-14 Elena Zannoni <ezannoni@redhat.com>
8772
a9c64011
AS
8773 * gdb.base/attach.exp: Add new message from ptrace in case of
8774 attaching to nonexistent process.
d63a86f8 8775
93201743
JB
87762003-04-11 Jim Blandy <jimb@redhat.com>
8777
8778 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8779 gdb.c++/userdef.cc: Place comments on the lines to which the
8780 marker function might return.
8781 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8782 gdb.c++/userdef.exp: Look for those comments to check that we've
8783 returned to the right place, instead of checking line numbers.
8784
2a11c64d
EZ
87852003-04-11 Elena Zannoni <ezannoni@redhat.com>
8786
a9c64011
AS
8787 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
8788 match on sourcefile name, instead of directory name.
2a11c64d 8789
68ab8fc5
EZ
87902003-04-10 Elena Zannoni <ezannoni@redhat.com>
8791
d63a86f8 8792 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
8793 working directory name.
8794
5624293a
JB
87952003-04-09 Jim Blandy <jimb@redhat.com>
8796
8797 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
8798 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
8799 after an inferior function call, report the failure, but allow the
8800 test to continue.
8801
f1f02ee4
SC
88022003-04-05 Stephane Carrez <stcarrez@nerim.fr>
8803
8804 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
8805 with -DPROTOTYPES.
8806
6eb79af0
SC
88072003-04-05 Stephane Carrez <stcarrez@nerim.fr>
8808
8809 * gdb.base/break.exp: Revert last patch.
8810
8dfb4cf0
SC
88112003-04-04 Stephane Carrez <stcarrez@nerim.fr>
8812
8813 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
8814 with -DPROTOTYPES.
8815
ed4c619a
AC
88162003-04-02 Andrew Cagney <cagney@redhat.com>
8817
8818 * gdb.base/callfuncs.exp: Make "print add" messages unique.
8819 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
8820 matching directories by the name breakpoint.
8821 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
8822 Make "continue to marker1" consistent.
8823 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
8824 message consistent.
8825 * lib/gdb.exp: Put "the program is no longer running", and "the
8826 program exited" in parenthesis.
8827 * lib/mi-support.exp: Ditto.
d63a86f8 8828
4e35d5f0 88292003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 8830
4e35d5f0
BR
8831 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
8832
71900fe8
AC
88332003-03-29 Andrew Cagney <cagney@redhat.com>
8834
8835 * gdb.base/sizeof.c (main): Print the value of '\377'.
8836 * gdb.base/sizeof.exp: Check the sign of '\377'.
8837
c0655a16
MC
88382003-03-27 Michael Chastain <mec@shout.net>
8839
8840 * gdb.base/gdb1090.exp: New file.
8841 * gdb.base/gdb1090.cc: New file.
8842
5b2a3989
JB
88432003-03-27 J. Brobecker <brobecker@gnat.com>
8844
8845 * gdb.gdb/observer.exp: New regression test.
8846
79876890
MC
88472003-03-27 Michael Chastain <mec@shout.net>
8848
8849 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
8850 * gdb.base/ptype.exp: Likewise.
8851
6eac95e3
CV
88522003-03-27 Corinna Vinschen <vinschen@redhat.com>
8853
8854 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
8855
e8c71839
MC
88562003-03-26 Michael Chastain <mec@shout.net>
8857
8858 * gdb.base/ptype.exp: Actually use some typedef'd types.
8859
71b10041
SC
88602003-03-21 Stephane Carrez <stcarrez@nerim.fr>
8861
8862 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
8863 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
8864
2512cf80
CV
88652003-03-20 Corinna Vinschen <vinschen@redhat.com>
8866
8867 * gdb.base/default.exp: Fix regular expression.
8868
0d195a4f
CV
88692003-03-20 Corinna Vinschen <vinschen@redhat.com>
8870
8871 * gdb.base/args.exp: Fix regular expression.
8872
8a2dbca8
CV
88732003-03-20 Corinna Vinschen <vinschen@redhat.com>
8874
8875 * gdb.base/help.exp: Allow Win32 child process.
8876
bf028682
CV
88772003-03-20 Corinna Vinschen <vinschen@redhat.com>
8878
8879 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
8880 when stepping out of main().
8881
182dbe85
CV
88822003-03-20 Corinna Vinschen <vinschen@redhat.com>
8883
8884 * gdb.base/default.exp: Check for win32 specific message when calling
8885 "run" without executable.
8886
d67a6ba5
CV
88872003-03-20 Corinna Vinschen <vinschen@redhat.com>
8888
8889 * gdb.base/args.exp: Expect .exe in output.
8890
a955b5bb
CV
88912003-03-20 Corinna Vinschen <vinschen@redhat.com>
8892
8893 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
8894 Cygwin native.
8895
bf6bad4b
AC
88962003-03-17 Andrew Cagney <cagney@redhat.com>
8897
8898 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
8899 vector registes.
8900 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
8901 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
8902
293e9a31
DC
89032003-03-17 David Carlton <carlton@math.stanford.edu>
8904
8905 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
8906 test, for PR breakpoints/38.
8907 Call test_watchpoint_and_breakpoint.
8908 * gdb.base/watchpoint.c (func3): New function.
8909 (main): Call func3.
8910
5330f2db
DC
89112003-03-04 David Carlton <carlton@math.stanford.edu>
8912
8913 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
8914 Garply<Garply<char> >:: garply".
8915 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
8916 with respect to PR c++/1111; note also PR c++/1113.
8917 (test_template_breakpoints): KFAIL "constructor breakpoint" with
8918 respect to PR c++/1062.
8919 KFAIL "destructor breakpoint" with respect to PR c++/1112.
8920
6ece72da
DC
89212003-03-03 David Carlton <carlton@math.stanford.edu>
8922
8923 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
8924 with respect to PR c++/57.
8925 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
8926 c++/826.
8927 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
8928 respect to PR c++/57.
8929
85ca1584
DC
89302003-03-03 David Carlton <carlton@math.stanford.edu>
8931
8932 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
8933 respect to PR c++/33 into FAILs.
8934
98e9c5b8
MC
89352003-03-03 Michael Chastain <mec@shout.net>
8936
7bedbf27
MC
8937 * configure.in: Update copyright years.
8938
89392003-03-03 Michael Chastain <mec@shout.net>
8940
8941 * Makefile.in: Update copyright years.
98e9c5b8 8942
f683e100
DC
89432003-02-28 David Carlton <carlton@math.stanford.edu>
8944
8945 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
8946 print class instead of struct and/or superfluous protection
8947 specifiers, as long as the resulting output is equivalent to the
8948 source code.
8949 Delete FIXME from end of messages on tests that don't need
8950 fixing.
8951
a9e0cf2c
DC
89522003-02-28 David Carlton <carlton@math.stanford.edu>
8953
8954 * gdb.c++/templates.exp (do_tests): Allow const in the two
8955 Foo<volatile char *>::foo tests.
8956
e8d359df
MS
89572003-02-27 Michael Snyder <msnyder@redhat.com>
8958
d63a86f8 8959 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
8960 will be consistant.
8961
0b71dc91
DC
89622003-02-26 David Carlton <carlton@math.stanford.edu>
8963
8964 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
8965 char *>::foo" test with respect to PR c++/33. Create a new test
8966 which is identical to that one except that it doesn't put the
8967 space between the "char" and the "*"; KFAIL it, too.
8968
dd14ab43
DC
89692003-02-26 David Carlton <carlton@math.stanford.edu>
8970
8971 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
8972 template types into either PASSes or KFAILs (corresponding to PR
8973 c++/57). Tweak indentation. Update copyright.
8974
1146c7f1
SC
89752003-02-23 Stephane Carrez <stcarrez@nerim.fr>
8976
8977 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
8978
74641dfb
MC
89792003-02-13 Michael Chastain <mec@shout.net>
8980
8981 * gdb.base/exprs.exp: Remove i960 remnants.
8982 * gdb.base/funcargs.exp: Likewise.
8983 * gdb.base/list.exp: Likewise.
8984 * gdb.base/ptype.exp: Likewise.
8985
559cd2d0
DC
89862003-02-14 David Carlton <carlton@math.stanford.edu>
8987
8988 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
8989 pEe->D::vg()" from XFAIL to KFAIL.
8990
c4f90d87
JM
89912003-02-13 Jason Molenda (jmolenda@apple.com)
8992
8993 * gdb.base/maint.exp: Update maint print statistics regexp to include
8994 new entries.
8995
cbc4d97c
MC
89962003-02-13 Michael Chastain <mec@shout.net>
8997
8998 * gdb.c++/inherit.exp: Remove call to get_debug_format.
8999
40f235b7
MC
90002003-02-12 Michael Chastain <mec@shout.net>
9001
9002 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
9003 * gdb.c++/inherit.exp: Likewise.
9004 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
9005 * gdb.c++/templates.exp: Likewise.
9006 * gdb.c++/virtfunc.exp: Likewise.
9007
c56716b0
JM
90082003-02-06 Jason Molenda (jason-cl@molenda.com)
9009
9010 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
9011 why the code is written that way.
9012
070afcf8
MC
90132003-02-05 Michael Chastain <mec@shout.net>
9014
9015 * gdb.base/dump.exp: Add missing copyright line.
9016
5d0331e5
JM
90172003-02-05 Jason Molenda (jason-cl@molenda.com)
9018
f7ae6d3e 9019 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
9020 at the beginning so the breakpoint doesn't get set on the loop.
9021
92851186
MC
90222003-02-05 Michael Chastain <mec@shout.net>
9023
9024 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
9025 output for configurations with gcc 2.95.3.
9026
cbf1e085
AC
90272003-02-05 Keith Seitz <keiths@redhat.com>
9028 Andrew Cagney <ac131313@redhat.com>
9029
9030 * gdb.mi/mi-cli.exp: New file.
d63a86f8 9031
29518e1e
MC
90322003-02-04 Michael Chastain <mec@shout.net>
9033
9034 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
9035 Call perror and then continue.
9036
5af1d5f3
MC
90372003-02-03 Michael Chastain <mec@shout.net>
9038
9039 * gdb.c++/pr-1023.cc: New file.
9040 * gdb.c++/pr-1023.exp: New file.
9041
6b549786
JB
90422003-02-05 Jim Blandy <jimb@redhat.com>
9043
9044 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
9045 it's local to foobar. Check for it there, and check that it's not
9046 present in main.
9047 * gdb.c++/local.cc (marker2): New function.
9048 (foobar): Call marker1.
9049 (main): Call marker2 instead of marker1.
9050
67f16606
AC
90512003-02-04 Andrew Cagney <ac131313@redhat.com>
9052
9053 * gdb.disasm/mn10200.exp: Obsolete file.
9054 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
9055 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
9056 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
9057
1c5cb38e
DC
90582003-02-04 David Carlton <carlton@math.stanford.edu>
9059
9060 * gdb.c++/overload.exp: Test intToChar(1).
9061 * gdb.c++/overload.cc (intToChar): New.
9062 (main): Call intToChar.
9063
d1fe6965
DC
90642003-02-03 David Carlton <carlton@math.stanford.edu>
9065
9066 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
9067 'might_kfail' arg.
9068 KFAIL some of the continue_to_bp_overloaded calls, according to
9069 PR c++/1025.
9070
9ba61c5d
MC
90712003-02-01 Michael Chastain <mec@shout.net>
9072
9073 * gdb.base/advance.c (marker1): New marker function.
9074 * gdb.base/advance.exp: When the 'advance' command lands on the
9075 return breakpoint, it can legitimately stop on either the
9076 current line or the next line. Accommodate both outcomes.
9077 * gdb.base/until.exp: Likewise.
9078
e7494ffb
AC
90792003-02-02 Andrew Cagney <ac131313@redhat.com>
9080
9081 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9082 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
9083 now a list, not a tuple.
9084 * gdb.mi/mi-var-display.exp: Ditto.
9085 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 9086
075559bc
AC
90872003-02-01 Andrew Cagney <ac131313@redhat.com>
9088
9089 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
9090 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
9091 stack backtraces.
9092 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 9093
2bd4c7b1
MK
90942003-02-01 Mark Kettenis <kettenis@gnu.org>
9095
9096 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9097 gdb.mi/mi1-pthreads.exp: Return instead of calling
9098 gdb_suppress_entire_file.
9099
eabd8992
MS
91002003-02-01 Mark Salter <msalter@redhat.com>
9101
9102 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
9103
71469e2f
MS
91042003-01-31 Mark Salter <msalter@redhat.com>
9105
9106 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
9107 Support empty arg.
9108
38a94d44
MC
91092003-01-30 Michael Chastain <mec@shout.net>
9110
9111 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
9112 This was a workaround for a UTF-8 bug in readline 4.3. The bug
9113 has been fixed in gdb/readline on 2003-01-09.
9114
19ea9e73
MS
91152003-01-29 Michael Snyder <msnyder@redhat.com>
9116
e8d359df
MS
9117 * gdb.base/maint.exp: Allow for leading underscore in symbol.
9118 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
9119 * gdb.base/args.exp: Skip if target does not support args passing.
9120
2307bd6a
DJ
91212003-01-22 Daniel Jacobowitz <drow@mvista.com>
9122
19ea9e73 9123 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
9124 gdb_test. Accept a list of expect arguments as the third
9125 parameter.
9126 (gdb_test): Use it.
9127
f2dd3617
EZ
91282003-01-20 Elena Zannoni <ezannoni@redhat.com>
9129
9130 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
9131 allow for different test tree configurations. Update some
9132 tescases accordingly.
9133 * gdb.arch/altivec-regs.exp: Ditto.
9134 * gdb.asm/asm-source.exp: Ditto.
9135 * gdb.base/advance.exp: Ditto.
9136 * gdb.base/display.exp: Ditto.
d63a86f8 9137 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
9138 * gdb.base/mips_pro.exp: Ditto.
9139 * gdb.base/overlays.exp: Ditto.
9140 * gdb.base/relocate.exp: Ditto.
9141 * gdb.base/setshow.exp: Ditto.
9142 * gdb.base/step-line.exp: Ditto.
9143 * gdb.base/step-test.exp: Ditto.
9144 * gdb.base/until.exp: Ditto.
9145 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
9146
c71cdefd
DC
91472003-01-17 David Carlton <carlton@math.stanford.edu>
9148
9149 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
9150 corresponding to PR c++/945.
9151 Update copyright.
9152
fdba05d7
DC
91532003-01-17 David Carlton <carlton@math.stanford.edu>
9154
9155 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
9156 corresponding to PR c++/68.
9157
91582003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
9159
9160 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
9161 (test_paddr_hairy_functions): Call print_addr_2_kfail for
9162 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
9163
c362c33a
EZ
91642003-01-15 Elena Zannoni <ezannoni@redhat.com>
9165
0fbc361c
EZ
9166 * gdb.base/break.exp: Fix change of default location, because of
9167 removal of until tests.
9168 * gdb.base/help.exp: Update test for new 'until' help message.
9169 Add test for help on 'advance'.
a9c64011 9170 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 9171
dabf8a35
MK
91722003-01-15 Mark Kettenis <kettenis@gnu.org>
9173
9174 * gdb.base/default.exp: Adapt "info float" test for recent changes
9175 to that command. Add test for "info vector".
9176 * gdb.base/float.exp: New file. Add test for "info float" that
9177 resembles the old test in gdb.base/default.exp.
9178
a1769aca
DC
91792003-01-15 David Carlton <carlton@math.stanford.edu>
9180
9181 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
9182
82025e13
EZ
91832003-01-15 Elena Zannoni <ezannoni@redhat.com>
9184
9185 * gdb.base/break.exp: Move the tests of until command from here...
9186 * gdb.base/until.exp: ... to here. New file. Add other tests.
9187 * gdb.base/advance.c: New file.
9188 * gdb.base/advance.exp: New file.
9189
8f9ab801
EZ
91902003-01-14 Elena Zannoni <ezannoni@redhat.com>
9191
a9c64011
AS
9192 * gdb.base/args.c: New file.
9193 * gdb.base/args.exp: New file.
8f9ab801 9194
9ae66589
DJ
91952003-01-14 Daniel Jacobowitz <drow@mvista.com>
9196
9197 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
9198
8d77e5c3
DJ
91992003-01-14 Daniel Jacobowitz <drow@mvista.com>
9200
9201 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
9202
12d2f0a1
DJ
92032003-01-14 Daniel Jacobowitz <drow@mvista.com>
9204
9205 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
9206 dates.
9207
6ca37014
DJ
92082003-01-13 Daniel Jacobowitz <drow@mvista.com>
9209
9210 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
9211
b0023472
DJ
92122003-01-13 Daniel Jacobowitz <drow@mvista.com>
9213
9214 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
9215 (ptype &*"foo").
9216 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
9217
607fbc54 92182003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
9219
9220 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
9221 * gdb.mi/mi1-console.exp: Likewise.
9222
607fbc54 92232003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
9224
9225 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
9226 * gdb.mi/mi1-console.exp: Likewise.
9227
a1fb14a2
DJ
92282003-01-13 Daniel Jacobowitz <drow@mvista.com>
9229
9230 * gdb.c++/overload.exp: Remove some fixed XFAILs.
9231
c4cf40b7
DJ
92322003-01-09 Daniel Jacobowitz <drow@mvista.com>
9233
9234 * gdb.base/detach.exp: New test.
9235
696d5a5b
DJ
92362003-01-09 Daniel Jacobowitz <drow@mvista.com>
9237
9238 * Makefile.in (ALL_SUBDIRS): New variable.
9239 (subdirs, clean, distclean): Use it.
9240 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
9241 regenerating Makefile, since it is generated from the top level.
9242 * gdb.asm/Makefile.in: Likewise.
9243 * gdb.base/Makefile.in: Likewise.
9244 * gdb.c++/Makefile.in: Likewise.
9245 * gdb.disasm/Makefile.in: Likewise.
9246 * gdb.java/Makefile.in: Likewise.
9247 * gdb.mi/Makefile.in: Likewise.
9248 * gdb.threads/Makefile.in: Likewise.
9249 * gdb.trace/Makefile.in: Likewise.
9250
754533e4
DC
92512003-01-09 David Carlton <carlton@math.stanford.edu>
9252
9253 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
9254 Add copyright year 2003.
9255
d8b3e9ee
MC
92562003-01-06 Michael Chastain <mec@shout.net>
9257
9258 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
9259 When selecting a thread, 'line' and 'file' are optional.
9260 * gdb.mi/mi1-pthreads.exp: Likewise.
9261
8e9e0fe6
AS
92622003-01-06 Andreas Schwab <schwab@suse.de>
9263
9264 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
9265 failures.
9266
b5ab8ff3
DJ
92672003-01-04 Daniel Jacobowitz <drow@mvista.com>
9268
9269 Fix PR gdb/844
9270 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
9271 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
9272
9273 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
9274 instead of calling gdb_suppress_entire_file.
9275 * gdb.threads/print-threads.exp: Likewise.
9276 * gdb.threads/schedlock.exp: Likewise.
9277
9278 * gdb.threads/killed.exp: Return instead of calling
9279 gdb_suppress_entire_file.
9280 * gdb.threads/linux-dp.exp: Likewise.
9281 * gdb.threads/pthreads.exp: Likewise.
9282
1e698235
DJ
92832003-01-04 Daniel Jacobowitz <drow@mvista.com>
9284
9285 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
9286 stabs.
9287 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
9288 * gdb.base/whatis.exp: Always allow (void) after function names.
9289
147ff08c
DJ
92902003-01-04 Daniel Jacobowitz <drow@mvista.com>
9291
9292 * gdb.c++/casts.exp: Correct regexp.
9293
dc62bfc2
MK
92942003-01-04 Mark Kettenis <kettenis@gnu.org>
9295
9296 * configure.in: Call AC_CONFIG_HEADER. Don't call
9297 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
9298 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
9299 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
9300 aforementioned directories in the AC_OUPUT call.
9301 * config.hin: New file.
9302 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
9303 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
9304 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
9305 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
9306 pass -I$objdir instead of -I$objdir/$subdir in compilation.
9307 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
9308 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
9309 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
9310 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
9311 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
9312 gdb.threads/configure.in, gdb.threads/configure,
9313 gdb.threads/config.in, gdb.trace/configure.in,
9314 gdb.trace/configure: Removed.
9315
77afa639
MC
93162003-01-03 Michael Chastain <mec@shout.net>
9317
9318 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
9319 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
9320
7634bb6e
DJ
93212003-01-03 Daniel Jacobowitz <drow@mvista.com>
9322
9323 * gdb.base/store.exp: Fix regular expressions.
9324
b39c905e
MK
93252002-12-28 Mark Kettenis <kettenis@gnu.org>
9326
9327 * configure.in: Rewrite.
9328 * configure: Regenerated.
9329
0a8551dd
DC
93302003-01-03 David Carlton <carlton@math.stanford.edu>
9331
9332 * gdb.base/psymtab.exp: New file.
9333 * gdb.base/psymtab1.c: Ditto.
9334 * gdb.base/psymtab2.c: Ditto.
9335
c60b7188
AF
93362002-12-23 Adam Fedor <fedor@gnu.org>
9337
9338 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
9339
ee73db83
DC
93402002-12-23 David Carlton <carlton@math.stanford.edu>
9341
9342 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
9343 and current_directory initialization.
9344
d6c1774e
JB
93452002-12-22 Jim Blandy <jimb@redhat.com>
9346
f0a847b8
JB
9347 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
9348 rather than as part of the output file name.
9349
d6c1774e
JB
9350 * gdb.base/attach.exp: There's no need to copy the test program to
9351 /tmp; that was only ever necessary on HP/UX, and this test is
9352 entirely disabled there anyway.
9353
f0708dbb
JB
93542002-12-21 Jim Blandy <jimb@redhat.com>
9355
4c2acfea
JB
9356 * gdb.c++/psmang.exp: Doc fix.
9357
f0708dbb
JB
9358 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
9359 test.
9360
9579e000
DC
93612002-12-20 David Carlton <carlton@math.stanford.edu>
9362
9363 * gdb.c++/annota2.exp: KFAIL annotate-quit.
9364
d1810171
MC
93652002-12-18 Michael Chastain <mec@shout.net>
9366
9367 * gdb.c++/annota2.exp: Add copyright year 2002.
9368
76565097
DC
93692002-12-17 David Carlton <carlton@math.stanford.edu>
9370
9371 * gdb.c++/try_catch.cc: Add marker comments.
9372 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
9373 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
9374 * gdb.c++/m-static.cc: Ditto.
9375 * gdb.c++/m-static1.cc: Ditto.
9376 * gdb.c++/try_catch.cc: Ditto.
9377
da81390b
JJ
93782002-12-16 Jeff Johnston <jjohnstn@redhat.com>
9379
9380 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
9381 to see whether we are using the new -environment-directory
9382 command which resets via -r or the old version of the command
9383 which may prompt the user. Part of fix for gdb/741.
9384
b304d130
AC
93852002-12-13 Andrew Cagney <ac131313@redhat.com>
9386
9387 * gdb.fortran/types.exp: Update obsolete comment.
9388 * gdb.fortran/exprs.exp: Ditto.
9389 * lib/gdb.exp: Delete obsolete code.
9390 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
9391 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
9392 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
9393 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
9394 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
9395 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
9396 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
9397 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
9398 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
9399 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
9400 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
9401 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
9402 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
9403 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
9404 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
9405 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
9406 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
9407 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
9408 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
9409 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
9410 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
9411 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
9412 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
9413 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
9414 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
9415 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
9416 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
9417 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
9418 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
9419 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
9420 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
9421 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
9422 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
9423 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
9424 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
9425 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
9426 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
9427
a23b6e6a
DC
94282002-12-11 David Carlton <carlton@math.stanford.edu>
9429
9430 * gdb.c++/m-data.exp: Add test for members that shadow global
9431 variables: see PR gdb/804.
9432 * gdb.c++/m-data.cc: Ditto.
9433
6604731b
DJ
94342002-12-10 Daniel Jacobowitz <drow@mvista.com>
9435
9436 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
9437
de46ecd7
DC
94382002-12-06 David Carlton <carlton@math.stanford.edu>
9439
9440 * gdb.base/store.c: Don't declare functions static.
9441
27e829d0
AC
94422002-12-04 Andrew Cagney <ac131313@redhat.com>
9443
9444 * gdb.base/store.exp, gdb.base/store.c: New files.
9445
92806416
DJ
94462002-12-03 Daniel Jacobowitz <drow@mvista.com>
9447
9448 * gdb.base/selftest.exp: Update for current gdb.
9449
3bcbaac5
DJ
94502002-12-03 Daniel Jacobowitz <drow@mvista.com>
9451
9452 * gdb.base/maint.exp: Only dump symbols from one source file
9453 or objfile.
9454
f4f00b1f
DJ
94552002-12-03 Daniel Jacobowitz <drow@mvista.com>
9456
9457 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
9458 function call.
9459
f1c8a949
JB
94602002-11-25 Jim Blandy <jimb@redhat.com>
9461
9462 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
9463 function appearing in error message.
9464
9e297a97
DJ
94652002-11-21 Daniel Jacobowitz <drow@mvista.com>
9466
9467 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
9468
1f312e79
JJ
94692002-11-08 Jeff Johnston <jjohnstn@redhat.com>
9470
d63a86f8
RM
9471 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
9472 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
9473 should be in mi console format. This is part of fix for PR gdb/604.
9474
83c31e7d
FN
94752002-09-18 Fernando Nasser <fnasser@redhat.com>
9476
9477 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
9478 which explicitly prints the zero offset as "+0".
9479
322b3f65
DJ
94802002-10-22 Daniel Jacobowitz <drow@mvista.com>
9481
9482 * gdb.threads/schedlock.c (args): Make unsigned.
9483
94842002-10-21 Daniel Jacobowitz <drow@mvista.com>
9485
9486 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
9487 numbers. Allow "foo2|selected stack frame".
9488 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
9489 * gdb.asm/asmsrc2.s: Likewise.
9490 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
9491 comments.
9492 * gdb.asm/mips.inc: New file.
9493
5e2fe5b8
AF
94942002-10-18 Adam Fedor <fedor@gnu.org>
9495
9496 * gdb.base/default.exp: Update expected output to include 'ObjC'.
9497 * gdb.base/help.exp: Likewise.
9498
abe1a5d0
KB
94992002-10-17 Kevin Buettner <kevinb@redhat.com>
9500
9501 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
9502 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
9503
10abb1d4
JB
95042002-10-02 Jim Blandy <jimb@redhat.com>
9505
9506 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
9507
1f609b42
AC
95082002-10-01 Andrew Cagney <ac131313@redhat.com>
9509
9510 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
9511 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
9512 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
9513 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
9514 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
9515 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
9516 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
9517
0aee02e4
AC
95182002-09-29 Andrew Cagney <ac131313@redhat.com>
9519
9520 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
9521 * mi0-disassemble.exp, mi0-eval.exp: Delete.
9522 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
9523 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
9524 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
9525 * mi0-var-block.exp, mi0-var-child.exp: Delete.
9526 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 9527
6fde09ad
KB
95282002-09-27 Kevin Buettner <kevinb@redhat.com>
9529
9530 * gdb.base/annota1.exp (info break): Make directory components of
9531 path optional since not all compilers emit this debug information.
9532
9533 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
9534 step ends up stepping out of the function instead of stopping on
9535 the epilogue.
9536
9e8aab75
KS
95372002-09-26 Keith Seitz <keiths@redhat.com>
9538
9539 * lib/insight-support.exp (gdbtk_start): Figure out where
9540 the insight executable is based on where gdb is. Use this
9541 executable to start insight instead of gdb.
9542
e36180d7
AC
95432002-09-25 Andrew Cagney <cagney@redhat.com>
9544
9545 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
9546
9dd34b2b
AC
95472002-09-24 Andrew Cagney <ac131313@redhat.com>
9548
9549 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
9550 test_isolated_complaints.
9551 (test_empty_complaint): New function.
9552 (test_empty_complaints): New function. Check no output when no
9553 complaints.
d63a86f8 9554
dea97812
KB
95552002-09-19 Jim Blandy <jimb@redhat.com>
9556
a9c64011 9557 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 9558
54951bd7
AC
95592002-09-19 Andrew Cagney <ac131313@redhat.com>
9560
9561 * gdb.gdb/complaints.exp: New file.
9562
dec43320
AC
95632002-09-18 Andrew Cagney <ac131313@redhat.com>
9564
9565 * gdb.base/maint.exp: Check `help maint internal-warning'.
9566
e70d6e3f
DC
95672002-09-18 David Carlton <carlton@math.stanford.edu>
9568
9569 * gdb.c++/m-static.exp: Remove breakpoints depending on line
9570 numbers, and replace them by a single breakpoint after the
9571 constructors are all finished.
9572 Add test 4.
9573 * gdb.c++/m-static.cc: Add test 4.
9574 * gdb.c++/m-static.h: New file.
9575 * gdb.c++/m-static1.cc: New file.
9576
9577 * gdb.c++/printmethod.exp: New file.
9578 * gdb.c++/printmethod.cc: New file.
9579
9580 * gdb.c++/pr-574.exp: New file.
9581 * gdb.c++/pr-574.cc: New file.
9582
afb5c968
CV
95832002-09-18 Corinna Vinschen <vinschen@redhat.com>
9584
9585 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
9586 embedded targets which never actually exit.
9587
31e45dee
FN
95882002-09-18 Fernando Nasser <fnasser@redhat.com>
9589
9590 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
9591 "don't step after run" as unresolved or unsupported, instead of xfail.
9592
a283c5a1
CV
95932002-09-18 Corinna Vinschen <vinschen@redhat.com>
9594
9595 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
9596 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
9597 Add newline to expected string in "step out of main (status wrapper)"
9598 case.
9599
11350d2a
CV
96002002-09-18 Corinna Vinschen <vinschen@redhat.com>
9601
9602 * lib/gdb.exp (rerun_to_main): Allow restarting application.
9603 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
9604
0deec7d6
TT
96052002-09-17 Tom Tromey <tromey@redhat.com>
9606
9607 * gdb.base/printcmds.exp (test_print_string_constants): Expect
9608 \000, not \0, in double-quoted string.
9609
b2b4a1b5
CV
96102002-09-14 Corinna Vinschen <vinschen@redhat.com>
9611
c9d37158 9612 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
9613 string after running the commands execution on breakpoint tests.
9614
1c56143a
CV
96152002-09-13 Corinna Vinschen <vinschen@redhat.com>
9616
9617 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
9618
37f8da45
JB
96192002-09-12 Joel Brobecker <brobecker@gnat.com>
9620
9621 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
9622
08b468e0
KS
96232002-09-10 Keith Seitz <keiths@redhat.com>
9624
9625 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
9626 runto proc.
9627 (mi_run_to_main): Use mi_runto.
9628 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
9629
dc360f58
KS
96302002-09-10 Keith Seitz <keiths@redhat.com>
9631
9632 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
9633 regexp for stopping at main. Could have multiple event notifications.
9634 Don't assume that main was declared with no parameters.
9635 (mi_next): Use mi_step_to.
9636 (mi_step): Use mi_next_to.
9637
ce3abcfb
CV
96382002-09-09 Corinna Vinschen <vinschen@redhat.com>
9639
9640 * gdb.base/default.exp: Fix expected string in `info float' test.
9641
d1f5b980
BE
96422002-09-09 Ben Elliston <bje@redhat.com>
9643
9644 * config/mips.exp: Update comments.
9645 * config/mips-idt.exp: Likewise.
9646 * config/nind.exp: Likewise.
9647 * config/slite.exp: Likewise.
9648 * config/sparclet.exp: Likewise.
9649 * config/udi.exp: Likewise.
9650 * config/vx.exp: Likewise.
9651 * config/vxworks29k.exp: Likewise.
9652
2f71430b
JB
96532002-09-05 Jim Blandy <jimb@redhat.com>
9654
9655 * gdb.threads/killed.exp: Fix test failure message.
9656
7ddebc7e
KS
96572002-09-04 Keith Seitz <keiths@redhat.com>
9658
9659 * lib/mi-support.exp: Update copyright.
9660 (mi_gdb_test): Increase the priority of the expected pattern
9661 so that it matches gdb_test.
9662
0ae67eb3
KS
96632002-09-03 Keith Seitz <keiths@redhat.com>
9664
9665 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
9666 Use integer comparison instead of string comparison for testing
9667 whether binary was built.
9668
38fc42c8
JB
96692002-09-03 Jim Blandy <jimb@redhat.com>
9670
9671 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
9672
b6ff0e81
JB
96732002-08-29 Jim Blandy <jimb@redhat.com>
9674
9675 * gdb.threads/pthreads.exp: Move the portable thread compilation
9676 code into a function in lib/gdb.exp, and call that from here.
9677 * lib/gdb.exp (gdb_compile_pthreads): New function.
9678
07c98896
KS
96792002-08-29 Keith Seitz <keiths@redhat.com>
9680
9681 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
9682 expect_out so that callers can get at it.
9683
0312286c
DJ
96842002-08-23 Daniel Jacobowitz <drow@mvista.com>
9685
9686 * gdb.threads/print-threads.c: New file.
9687 * gdb.threads/print-threads.exp: New file.
9688 * gdb.threads/schedlock.c: New file.
9689 * gdb.threads/schedlock.exp: New file.
9690
dd039bc4
EZ
96912002-08-22 Elena Zannoni <ezannoni@redhat.com>
9692
a9c64011
AS
9693 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
9694 not altivec.c.
dd039bc4 9695
1f36144c
MK
96962002-08-17 Mark Kettenis <kettenis@gnu.org>
9697
9698 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
9699 targets. The problem should be fixed now.
9700
16057ec7 97012002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
9702
9703 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
9704 2002-07-24 change that removes final dots from error messages.
9705
3c1499ad
TT
97062002-08-13 Tom Tromey <tromey@redhat.com>
9707
9708 * gdb.base/readline.exp: New file.
9709
a20ce2c3
AC
97102002-08-01 Andrew Cagney <ac131313@redhat.com>
9711
9712 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
9713 supress message.
9714
db034ac5
AC
97152002-08-01 Andrew Cagney <cagney@redhat.com>
9716
9717 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
9718 CHILL_FOR_TARGET and CHILL_LIB.
9719 * configure.in (configdirs): Remove gdb.chill.
9720 * configure: Regenerate.
9721 * lib/gdb.exp: Obsolete references to chill.
9722 * gdb.fortran/types.exp: Ditto.
9723 * gdb.fortran/exprs.exp: Ditto.
9724
3e000b18
KB
97252002-07-30 Kevin Buettner <kevinb@redhat.com>
9726
9727 * gdb.base/shlib-call.exp (additional_flags): Conditionally
9728 set Irix-specific compile and link flags.
9729
28f4966b
KB
97302002-07-29 Kevin Buettner <kevinb@redhat.com>
9731
9732 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
9733 source files. The ``-o'' option doesn't work with the ``-E'' option
9734 when using the Irix compiler.
9735
46c0d5a6
DJ
97362002-07-19 Daniel Jacobowitz <drow@mvista.com>
9737
9738 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
9739 Improve support for reusing an exec file. Copy exec file
9740 to target, and run gdbserver on the target instead of on the host.
9741
eecf4bed
JB
97422002-07-18 Jim Blandy <jimb@redhat.com>
9743
0f815cdf
JB
9744 * gdb.base/ending-run.exp: Don't expect to see the program end in
9745 some orderly fashion when we're running on a real stand-alone
9746 board.
9747
eecf4bed
JB
9748 * gdb.base/interrupt.exp: Correct logic for skipping tests on
9749 targets that don't support interrupts.
9750
52d309e4
JB
97512002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
9752
9753 * gdb.base/attach.exp: Add patterns to match output from /proc-based
9754 systems.
9755 Move comments in expect statements to inside the actions, so that they
9756 don't get matched against.
9757
ff683d9e
MK
97582002-07-10 Mark Kettenis <kettenis@gnu.org>
9759
9760 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
9761 function when asleep" test.
9762
b5356753
AC
97632002-07-10 Andrew Cagney <ac131313@redhat.com>
9764
9765 * gdb.base/page.exp: Rewrite to handle problems with very long
9766 `info set' output. Update copyright.
9767
6aa4d13a
AC
97682002-06-26 Andrew Cagney <ac131313@redhat.com>
9769
9770 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
9771 gdb.threads-hp.
9772 * gdb.hp/configure: Regenerate.
9773 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
9774 * gdb.hp/gdb.threads-hp/configure: Delete file.
9775 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
9776
8cf8c2b8
AC
97772002-06-22 Andrew Cagney <ac131313@redhat.com>
9778
9779 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
9780 setlocale, bindtextdomain and textdomain.
9781
6827a8f8
JB
97822002-06-11 Jim Blandy <jimb@redhat.com>
9783
919d772c
JB
9784 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
9785 preprocessor macro information is present.
9786
6827a8f8
JB
9787 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
9788 tests.
9789
c15b0d21
MS
97902002-06-06 Michael Snyder <msnyder@redhat.com>
9791
c5984d70
MS
9792 * gdb.base/overlays.exp: Record addresses of overlay
9793 functions in TCL variables rather than in GDB variables,
9794 to avoid having GDB convert them to pointers (with loss
9795 of information).
9796
d63a86f8 9797 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 9798 default linker script changes.
c15b0d21
MS
9799 * gdb.base/long_long.exp: Add check for sizeof (long double).
9800
be26fe0d
ML
98012002-06-06 Michal Ludvig <mludvig@suse.cz>
9802
9803 * gdb.asm/asm-source.exp: Add x86-64 target.
9804 * gdb.asm/x86_64.inc: New.
d63a86f8 9805
258093ca 98062002-05-30 Michael Chastain <mec@shout.net>
258093ca 9807
4b3153f1 9808 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
9809 * gdb.c++/m-static.cc: New file.
9810 * gdb.c++/m-static.exp: New file.
9811
241264c6
MS
98122002-05-28 Michael Snyder <msnyder@redhat.com>
9813
9814 * gdb.base/call-ar-st.exp: Allow for reduced floating point
9815 precision.
9816
9bba8c8f 98172002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 9818
4b3153f1 9819 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
9820 * gdb.c++/m-data.cc: New file.
9821 * gdb.c++/m-data.exp: New file.
9822
98232002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 9824
4b3153f1 9825 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 9826 * gdb.c++/try_catch.cc: New file.
d63a86f8 9827 * gdb.c++/try_catch.exp: New file.
9bba8c8f 9828
def1b996
MC
98292002-05-27 Michael Chastain <mec@shout.net>
9830
9831 * gdb.c++/local.exp: Accept more nested types in output.
9832
522ba268
MC
98332002-05-26 Michael Chastain <mec@shout.net>
9834
9835 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
9836
277254ba
MS
98372002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
9838
9839 * lib/gdb.exp (gdb_wrapper_init): Just because
9840 gdb_wrapper_file exists, this does not mean that the file
9841 should not be rebuilt. That is what gdb_wrapper_initialized
9842 is for.
9843 (default_gdb_init): Reset gdb_wrapper_initialized.
9844
b61a8733
MS
98452002-05-23 Michael Snyder <msnyder@redhat.com>
9846
d63a86f8 9847 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
9848 the precision of the floating point test results.
9849 * gdb.base/call-rt-st.exp: Ditto.
9850
b61a8733
MS
9851 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
9852 * gdb.base/call-rt-st.exp: Ditto.
9853
56f6e910
MC
98542002-05-19 Michael Chastain <mec@shout.net>
9855
9856 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
9857
ad0b0016
EZ
98582002-05-19 Elena Zannoni <ezannoni@redhat.com>
9859
a9c64011
AS
9860 * configure.in (configdirs): Add gdb.arch.
9861 * configure: Regenerate.
ad0b0016 9862
f617d2b6
JB
98632002-05-17 Jim Blandy <jimb@redhat.com>
9864
9865 * gdb.base/completion.exp: Recognize the more detailed error
9866 messages produced by the macro expander's lexical analyzer.
9867
eac2a696
EZ
98682002-05-14 Elena Zannoni <ezannoni@redhat.com>
9869
a9c64011
AS
9870 * gdb.arch/altivec-abi.c: New file.
9871 * gdb.arch/altivec-abi.exp: New file.
9872 * gdb.arch/altivec-regs.c: New file.
9873 * gdb.arch/altivec-regs.exp: New file.
eac2a696 9874
2fdde8f8
DJ
98752002-05-14 Daniel Jacobowitz <drow@mvista.com>
9876
9877 * gdb.base/maint.exp (maint print type): Update for new type
9878 structure.
d63a86f8 9879
e31f1a7c
EZ
98802002-05-14 Elena Zannoni <ezannoni@redhat.com>
9881
9882 * gdb.arch: New directory.
9883 * gdb.arch/configure.in: New file.
9884 * gdb.arch/configure: New file.
9885 * gdb.arch/Makefile.in: New file.
9886
db589741
CV
98872002-05-13 Corinna Vinschen <vinschen@redhat.com>
9888
9889 * gdb.asm/asm-source.exp: Add v850 as supported target.
9890 * gdb.asm/v850.inc: New file.
9891
8ce2a7dc
DJ
98922002-05-13 Daniel Jacobowitz <drow@mvista.com>
9893
9894 * gdb.c++/annota2.exp (annotate-quit): Add comment.
9895
df763c7f
DJ
98962002-05-12 Daniel Jacobowitz <drow@mvista.com>
9897
9898 * gdb.base/break.exp: Check 'break "marker2"'.
9899
377daeed
MS
99002002-05-10 Michael Snyder <msnyder@redhat.com>
9901
9902 * gdb.base/long_long.exp: Fix typo.
9903
c4b7bc2b
JB
99042002-05-10 Jim Blandy <jimb@redhat.com>
9905
ecac9a4e
JB
9906 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
9907 a bug.
9908
c4b7bc2b
JB
9909 * gdb.base/printcmds.exp (test_integer_literals_rejected):
9910 Recognize more detailed error message produced by the macro
9911 expander's lexical analyzer.
9912 * lib/gdb.exp (test_print_reject): Same.
9913
e71019a1
MK
99142002-05-09 Mark Kettenis <kettenis@gnu.org>
9915
9916 * gdb.c++/method.exp: Fix typo.
9917
fedfc8e6
MS
99182002-05-08 Michael Snyder <msnyder@redhat.com>
9919
166a1957
MS
9920 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
9921 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 9922 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
9923 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
9924 Add iftarget clause for strongarm.
d63a86f8 9925
f1c47eb2
MS
99262002-05-06 Michael Snyder <msnyder@redhat.com>
9927
cb9a9d3e
MS
9928 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
9929 (gdb_continue_to_end): Accept output from status wrapper.
9930 * gdb.base/ending-run.exp: Add case for output from status wrapper.
9931 Clean up fail messages to match pass messages.
9932
f1c47eb2
MS
9933 Enable the "needs_status_wrapper" testsuite feature.
9934 * lib/gdb.exp (gdb_wrapper_init): New procedure.
9935 (gdb_compile): Conditionally call gdb_wrapper_init.
9936 * gdb.base/a2-run.exp: Recognize output from status wrapper.
9937 * gdb.c++/method.exp: Recognize output from status wrapper.
9938
6079c749
BE
99392002-05-06 Ben Elliston <bje@redhat.com>
9940From Graydon Hoare <graydon@redhat.com>
9941
9942 * config/sid.exp: Include support for "rawsid" protocol.
9943
188baff3
JB
99442002-05-03 Jim Blandy <jimb@redhat.com>
9945
9946 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
9947 * gdb.c++/hang3.C: New file.
9948
b9c07f0f
AC
99492002-05-04 Andrew Cagney <ac131313@redhat.com>
9950
9951 * gdb.base/default.exp: Remove obsolete code.
9952 * gdb.c++/misc.exp: Ditto. Update copyright.
9953 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
9954 * gdb.base/whatis.exp: Ditto. Update copyright.
9955 * gdb.base/scope.exp: Ditto. Update copyright.
9956 * gdb.base/ptype.exp: Ditto. Update copyright.
9957 * gdb.base/printcmds.exp: Ditto. Update copyright.
9958 * gdb.base/opaque.exp: Ditto. Update copyright.
9959 * gdb.base/list.exp: Ditto.
9960 * gdb.base/funcargs.exp: Ditto. Update copyright.
9961 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
9962 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
9963 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
9964 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
9965 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
9966 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
9967
5c7a0397
MS
99682002-05-02 Michael Snyder <msnyder@redhat.com>
9969
d6dcc264 9970 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
9971 * gdb.base/long_long.exp: Add xscale target.
9972 * gdb.base/default.exp: Add xscale target.
9973
eb7f1c48
JB
99742002-05-01 Jim Blandy <jimb@redhat.com>
9975
9976 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
9977 gdb.c++/hang.exp: New test.
9978
a6befae8
FF
99792002-05-01 Fred Fish <fnf@redhat.com>
9980
9981 * gdb.base/completion.exp: Handle completions of "./Make" for
9982 more than one completion possibility, as is the case when we
9983 build and test in the source tree.
9984
0a310277
AG
99852002-04-29 Anthony Green <green@redhat.com>
9986
9987 * gdb.java/jmisc1.exp: New file.
9988 * gdb.java/jmisc2.exp: New file.
9989
6ff9af88
DJ
99902002-04-24 Daniel Jacobowitz <drow@mvista.com>
9991
9992 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
9993
96b3d632
EZ
99942002-04-23 Elena Zannoni <ezannoni@redhat.com>
9995
9996 * gdb.base/help.exp: Change 'help status' to allow for target
9997 dependent output differences.
9998
5019bb54
MC
99992002-04-22 Michael Chastain <mec@shout.net>
10000
10001 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
10002
a805a116
MC
100032002-04-22 Michael Chastain <mec@shout.net>
10004
10005 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
10006
a1706bfd
DM
100072002-04-17 David S. Miller <davem@redhat.com>
10008
10009 * gdb.asm/sparc64.inc: New file.
10010 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
10011
a73a20a2
EZ
100122002-04-19 Elena Zannoni <ezannoni@redhat.com>
10013
10014 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
10015 instruction file directly into the build tree. Clean up at end of
10016 test.
10017
ba678339
DM
100182002-04-18 David S. Miller <davem@redhat.com>
10019
10020 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
10021 handle 64-bit platforms correctly.
10022 * gdb.base/maint.exp: Likewise.
10023
b03399da
KB
100242002-04-18 Kevin Buettner <kevinb@redhat.com>
10025
10026 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
10027 ``-fpic'' when compiling files comprising a shared library, but
10028 it does need additional linker flags in order to find shared
10029 libraries at run time.
10030
e2004992
KB
100312002-04-18 Kevin Buettner <kevinb@redhat.com>
10032
10033 * gdb.base/cvexpr.c (use): New function.
10034 (main): Invoke use() on all global variables to prevent
10035 some linkers from deleting these otherwise unused symbols.
10036
d8937120
MC
100372002-04-17 Michael Chastain <mec@shout.net>
10038From David S. Miller <davem@redhat.com>
10039
10040 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
10041 handle 64-bit platforms correctly.
10042
ffd61a58
MS
100432002-04-12 Michael Snyder <msnyder@redhat.com>
10044From Jim Blandy <jimb@redhat.com>
a9c64011 10045 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
10046 script can handle this instead.
10047 * gdb.base/bar.c (barx): Same.
10048 * gdb.base/baz.c (bazx): Same.
10049 * gdb.base/grbx.c (grbxx): Same.
10050
10051 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
10052 manager doesn't automatically unmap overlays unnecessarily.
10053
6b8426a6
MH
100542002-04-10 Martin M. Hunt <hunt@redhat.com>
10055
10056 * gdb.base/ending-run.exp: Fix pattern for Mips targets
10057 stepping out of main.
10058
34af4875
MC
100592002-04-09 Michael Chastain <mec@shout.net>
10060
10061 * gdb.c++/local.cc (main): Move call to marker1() inside nested
10062 scope so that the nested scope tests will make sense.
10063 * gdb.c++/local.exp: Write patterns that actually work with gcc
10064 (the HP patterns "were never known to work with gcc").
10065 Keep the old aCC patterns too.
10066
2d1676a0
DJ
100672002-04-09 Daniel Jacobowitz <drow@mvista.com>
10068
10069 * gdb.base/attach.exp: Correct target board test.
10070
3a63e3f9
MC
100712002-04-08 Michael Chastain <mec@shout.net>
10072
10073 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
10074 in a const method. Add some xfail and fail cases for configurations
10075 that do not emit the "const ...".
10076
f18dabd2
MC
100772002-04-07 Michael Chastain <mec@shout.net>
10078
10079 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
10080 Accept "A * const" and "const A * const" as type of "this".
10081 Fix spelling of getFunky throughout. Make messages uniform.
10082
0fcddd82
EZ
100832002-04-07 Elena Zannoni <ezannoni@redhat.com>
10084
a9c64011 10085 Work around for PR gdb/285:
0fcddd82
EZ
10086 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
10087
16a8534a
EZ
100882002-04-07 Elena Zannoni <ezannoni@redhat.com>
10089
10090 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
10091 instructions file at run time instead of configure time.
10092 Sometimes we run the test in a directory that is not the one we
10093 configured in.
10094 * gdb.asm/configure.in: Delete creation of symlink.
10095 * gdb.asm/configure: Regenerate.
10096
24181d81
JB
100972002-04-05 J. Brobecker <brobecker@gnat.com>
10098
10099 * gdb.gdb/xfullpath.exp: New test, to exercise the new
10100 xfullpath () function.
10101
7cdb7107
DJ
101022002-04-04 Daniel Jacobowitz <drow@mvista.com>
10103
10104 * gdb.asm/Makefile.in: Correct dependencies.
10105
10106 * gdb.asm/powerpc.inc: New file.
10107 * gdb.asm/asm-source.exp: Add PowerPC.
10108 * gdb.asm/configure.in: Likewise.
10109 * gdb.asm/configure: Regenerated.
10110
a7d17088
DJ
101112002-04-04 Daniel Jacobowitz <drow@mvista.com>
10112
10113 * gdb.base/relocate.exp: New file.
10114 * gdb.base/relocate.c: New file.
10115
cd721503
FF
101162002-04-04 Fred Fish <fnf@redhat.com>
10117
10118 * gdb.base/step-test.exp: Update comment regarding stopping in
10119 memcpy/bcopy calls inserted as part of the compiler runtime.
10120
b22ad7a7
MS
101212002-04-04 Michael Snyder <msnyder@redhat.com>
10122
10123 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
10124
5f279fa6
DJ
101252002-04-03 Daniel Jacobowitz <drow@mvista.com>
10126
10127 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
10128 (gdb_expect): Remove $notransfer hack.
10129
dd0fd3ce
DJ
101302002-04-02 Daniel Jacobowitz <drow@mvista.com>
10131
10132 * gdb.c++/classes.exp ("calling method for small class"): Match
10133 updated register output.
10134
1e50cda1
DJ
101352002-03-30 Daniel Jacobowitz <drow@mvista.com>
10136
10137 Fix PR gdb/452
10138 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
10139 when finished. Make gdb_file_cmd send "exec-file" when
10140 appropriate.
10141
24015922
DJ
101422002-03-30 Daniel Jacobowitz <drow@mvista.com>
10143
10144 * gdb.base/attach.exp: Remove extra setup_xfail.
10145
dd7dfd64
MS
101462002-03-26 Michael Snyder <msnyder@redhat.com>
10147
10148 * gdb.base/default.exp: Add tests for dump, append, and restore.
10149 * gdb.base/help.exp: Add tests for dump, append, and restore.
10150 * gdb.base/dump.exp: New file, test dump, append and restore.
10151 * gdb.base/dump.c: New file.
10152
48b2f8d7
MS
101532002-03-27 Michael Snyder <msnyder@redhat.com>
10154
d63a86f8 10155 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
10156 clean-ups in help messages.
10157
05b4d525
FF
101582002-03-26 Fred Fish <fnf@redhat.com>
10159
10160 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
10161 have debugging info for those functions and the compiler uses them
10162 internally to copy structs around.
10163
d7679631
FF
101642002-03-26 Fred Fish <fnf@redhat.com>
10165
10166 * gdb.base/list.exp: Revert the change made yesterday and add note
10167 about why we don't list the default lines for remote targets.
10168
523ac3f9
MS
101692002-03-25 Michael Snyder <msnyder@redhat.com>
10170
10171 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
10172
754b2b8d
FF
101732002-03-25 Fred Fish <fnf@redhat.com>
10174
10175 * gdb.base/list.exp: This test works on remote targets so remove
10176 the short circuit for remote targets. Update copyright.
10177
33c3e192
FF
101782002-03-25 Fred Fish <fnf@redhat.com>
10179
10180 * gdb.base/attach.exp: Fix logic error that was suppressing this
10181 test for all non hppa*-*-hpux* targets, instead of the hp target.
10182 Move comments closer to the suppression point. Also now need to
10183 check that we are running natively.
10184
d43e73ee
MS
101852002-03-22 Michael Snyder <msnyder@redhat.com>
10186
882c8f02
MS
10187 * gdb.base/default.exp: Add test for gcore. Update copyright.
10188 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 10189
04c12f60
FF
101902002-03-06 Fred Fish <fnf@redhat.com>
10191
10192 * gdb.base/funcargs.c: Remove extraneous ';' character.
10193 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
10194
b43df995
MC
101952002-03-04 Michael Chastain <mec@shout.net>
10196
10197 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
10198 accommodate gcc v3 function signature.
10199 * gdb.mi/mi0-var-cmd-exp: Ditto.
10200
92362027
AC
102012002-02-24 Andrew Cagney <ac131313@redhat.com>
10202
10203 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
10204 ``GNU/Linux'' or ``Linux kernel''
10205 * testsuite/gdb.threads/pthreads.c: Ditto.
10206
258ad32d
MC
102072002-02-24 Michael Chastain <mec@shout.net>
10208
10209 * gdb.threads/pthreads.c (thread1): Add a return statement.
10210 (thread2): Likewise.
10211 (foo): Likewise.
10212
04c3b3d4
MC
102132002-02-23 Michael Chastain <mec@shout.net>
10214
10215 * gdb.threads/linux-dp.c (philosopher): Add a return statement
10216 to placate gcc.
10217
5a2a0a20
MC
102182002-02-23 Michael Chastain <mec@shout.net>
10219
10220 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
10221 test "ptype bint". The test passes on all my stabs configurations.
10222
a640f7fc
JB
102232002-02-21 Jim Blandy <jimb@redhat.com>
10224
27924826
JB
10225 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
10226 filename at a time, and watch for the ones we want to see.
10227
a640f7fc
JB
10228 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
10229 types of pointers to prototyped functions.
10230
edcc8c75
AC
102312002-02-20 Andrew Cagney <ac131313@redhat.com>
10232
10233 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
10234 signed, unsigned and straight char.
10235 (padding_char, padding_short, padding_int, padding_long,
10236 padding_long_long, padding_float, padding_double,
10237 padding_long_double): New global variables.
10238 (fill, fill_structs): New functions.
10239
10240 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
10241 for correctly sized writes. Update copyright.
10242 (get_valueof): New procedure.
10243 (get_sizeof): Call get_valueof.
10244 (check_valueof): New procedure.
10245 (check_padding): New procedure.
10246
ac57ea44
MC
102472002-02-20 Michael Chastain <mec@shout.net>
10248
10249 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
10250 to setup_xfail. Document some of the remaining calls.
10251
7a10c941
MC
102522002-02-18 Michael Chastain <mec@shout.net>
10253
10254 * gdb.c++/userdef.exp: Update copyright year.
10255
fb8acdcc
DJ
102562002-02-18 Daniel Jacobowitz <drow@mvista.com>
10257
10258 * gdb.c++/userdef.exp: Test overloaded operators properly.
10259 Remove xfails.
10260
fda6ae12
MS
102612002-02-14 Michael Snyder <msnyder@redhat.com>
10262
10263 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
10264
676a0442
DJ
102652002-02-14 Daniel Jacobowitz <drow@mvista.com>
10266
10267 * gdb.base/a2-run.exp: Check for a remote target properly.
10268 * gdb.base/annota1.exp: Likewise.
10269 * gdb.base/list.exp: Likewise.
10270 * gdb.base/reread.exp: Likewise.
10271 * gdb.base/scope.exp: Likewise.
10272 * gdb.base/shlib-call.exp: Likewise.
10273 * gdb.base/term.exp: Likewise.
10274 * gdb.c++/annota2.exp: Likewise.
10275
78b4f468
RE
102762002-02-13 Richard Earnshaw <rearnsha@arm.com>
10277
10278 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
10279
9a81ba51
MC
102802002-02-10 Michael Chastain <mec@shout.net>
10281
10282 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
10283 (call_after_alloca): Ditto.
10284
004af6c7
DJ
102852002-02-10 Daniel Jacobowitz <drow@mvista.com>
10286
10287 * gdb.base/ending-run.exp: Guard "cont" test with
10288 gdb_skip_stdio_test.
10289
37225f62
JB
102902002-02-06 Jim Blandy <jimb@redhat.com>
10291
10292 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
10293 from here...
10294 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
10295 To here. Disable this test on non-HP platforms. Add big comment.
10296
fe6fdd96
MS
102972002-02-04 Michael Snyder <msnyder@redhat.com>
10298
10299 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
10300 other than d10v and m32r.
10301
036fad3f
RE
103022002-02-02 Richard Earnshaw <rearnsha@arm.com>
10303
10304 * gdb.base/default.exp: Rewrite test patterns to reduce time
10305 taken to match them.
10306
7148ab62
DJ
103072002-01-30 Daniel Jacobowitz <drow@mvista.com>
10308
10309 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
10310 Allow a start function above main.
10311 * gdb.threads/linux-dp.exp: Fix copyright date.
10312
396cc255
DJ
103132002-01-30 Daniel Jacobowitz <drow@mvista.com>
10314
a9c64011
AS
10315 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
10316 (check_philosopher_stack): Check for manager thread before checking
10317 for a just-starting thread.
396cc255 10318
f038d31b
DJ
103192002-01-30 Daniel Jacobowitz <drow@mvista.com>
10320
10321 From Neil Booth <neil@daikokuya.demon.co.uk>:
10322 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
10323 warnings.
10324
b3ff9d9a
FF
103252002-01-21 Fred Fish <fnf@redhat.com>
10326
10327 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
10328 not caller.
10329
39ad761d
JB
103302002-01-21 Jim Blandy <jimb@redhat.com>
10331
10332 * gdb.base/reread.exp: Check that GDB properly re-reads the
10333 executable file when it changes while no inferior is running.
10334
aaf320fa
FF
103352002-01-21 Fred Fish <fnf@redhat.com>
10336
a9c64011
AS
10337 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
10338 optionally accept the "shlib events" variation.
aaf320fa 10339
808a31f5
JB
103402002-01-21 Jim Blandy <jimb@redhat.com>
10341
10342 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
10343 call `fflush' after every `printf', so that the output is produced
10344 at predictable points, regardless of whatever buffering does (or
10345 doesn't) take place.
10346 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
10347 at different points.
10348
4420d5e2
DJ
103492002-01-20 Daniel Jacobowitz <drow@mvista.com>
10350
10351 * gdb.c++/inherit.exp: Update copyright years.
10352 * gdb.c++/method.exp: Likewise.
10353
3e36a0f4
DJ
103542002-01-20 Daniel Jacobowitz <drow@mvista.com>
10355
10356 * gdb.c++/classes.exp: Update for improved v3 support and skipping
10357 artificial methods/arguments.
10358 * gdb.c++/derivation.exp: Likewise.
10359 * gdb.c++/inherit.exp: Likewise.
10360 * gdb.c++/method.exp: Likewise.
10361 * gdb.c++/virtfunc.exp: Likewise.
10362
b4ceaee6
AC
103632002-01-18 Andrew Cagney <ac131313@redhat.com>
10364
10365 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
10366 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
10367 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
10368 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
10369 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
10370 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
10371
ecace851
JB
103722002-01-17 Jim Blandy <jimb@redhat.com>
10373
10374 * gdb.asm/asm-source.exp (info symbol): Take another shot at
10375 anchoring the pattern matching the entry point symbol's name.
10376
375fc983
AC
103772002-01-17 Andrew Cagney <ac131313@redhat.com>
10378
10379 * gdb.base/maint.exp: Update ``maint internal-error'' to match
10380 continue/quit query. Update copyright.
10381
fe6fdd96
MS
103822002-01-14 Michael Snyder <msnyder@redhat.com>
10383
10384 * gdb.base/gcore.exp: Remove extra debugging output.
10385
e017c81f
DJ
103862002-01-13 Daniel Jacobowitz <drow@mvista.com>
10387
10388 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
10389 for slightly dubious v2 mangled string.
10390
37ab3bf8
DJ
103912002-01-13 Daniel Jacobowitz <drow@mvista.com>
10392
10393 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
10394
1bc05c3a 103952002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 10396
1bc05c3a 10397 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 10398
1bc05c3a
JM
10399 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
10400 constructors.
10401 * gdb.c++/derivation.exp: Likewise.
10402 * gdb.c++/templates.exp: Likewise.
10403 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 10404
1bc05c3a
JM
104052002-01-10 Michael Snyder <msnyder@redhat.com>
10406
10407 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 10408
a911c360
MS
104092002-01-08 Michael Snyder <msnyder@redhat.com>
10410
10411 * gdb.base/gcore.exp: New test for generate-core-file command.
10412 * gdb.base/gcore.c: Testcase for above.
10413 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
10414
ea2119ec
JM
104152002-01-08 Jason Merrill <jason@redhat.com>
10416
10417 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
10418
68203136
FF
104192002-01-07 Fred Fish <fnf@redhat.com>
10420
10421 * gdb.c++/overload.exp: Remove unconditional xfails for:
10422 print foo_instance1.overloadargs(1)
10423 print foo_instance1.overloadargs(1, 2)
10424 print foo_instance1.overloadargs(1, 2, 3)
10425 print foo_instance1.overloadargs(1, 2, 3, 4)
10426 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
10427 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
10428 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
10429 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
10430 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
10431 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
10432 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
10433 print foo_instance1.overload1arg()
10434 print foo_instance1.overload1arg((char)arg2)
10435 print foo_instance1.overload1arg((signed char)arg3)
10436 print foo_instance1.overload1arg((unsigned char)arg4)
10437 print foo_instance1.overload1arg((int)arg7)
10438 print foo_instance1.overload1arg((unsigned int)arg8)
10439 print foo_instance1.overload1arg((float)arg11)
10440 print foo_instance1.overload1arg((double)arg12)
d63a86f8 10441
21b9b5b1
MS
104422002-01-07 Michael Snyder <msnyder@redhat.com>
10443
10444 * gdb.base/huge.exp: New test. Print a very large target data object.
10445 (skip_huge_test): New test variable. Define if you want to skip this
10446 test. The test reads an 8 megabyte data object from the target, so it
10447 might be very time consuming on remote targets with a slow connection.
10448 * gdb.base/huge.c: New file. Test case for above.
10449
725f922e
FF
104502002-01-07 Fred Fish <fnf@redhat.com>
10451
10452 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
10453 g_instance.bfoo, and g_instance.cfoo.
10454
634d57ec
JL
10455Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
10456
f286b2c3
JL
10457 * gdb.base/break.c (multi_line_if_conditional): New function.
10458 (multi_ilne_while_conditional): Likewise.
10459 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
10460 IF or WHILE condition puts the breakpoint at the start of
10461 the condition.
10462
634d57ec
JL
10463 * gdb.base/selftest.exp (backtrace through signal handler): Remove
10464 hppa*-*-hpux* expected failure.
10465 * gdb.base/structs.exp (do_function_calls): Similarly.
10466
10467 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
10468 watchpoints.
10469
9fbfe2dc
AC
104702002-01-06 Andrew Cagney <ac131313@redhat.com>
10471
10472 Fix PR gdb/66.
10473 * gdb.base/structs.exp: Replace skip for a29k with skip for
10474 gdb,cannot_call_functions.
10475 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
10476 * gdb.base/callfuncs.exp: Ditto.
10477 * gdb.base/call-rt-st.exp: Ditto.
10478 * gdb.base/call-strs.exp: Ditto.
10479 * gdb.base/callfwmall.exp: Ditto.
10480 * gdb.base/scope.exp: Obsolete xfail a29k.
10481 * gdb.c++/misc.exp: Ditto.
10482 * gdb.c++/cplusfuncs.exp: Ditto.
10483 * gdb.base/ptype.exp: Ditto.
10484 * gdb.base/printcmds.exp: Ditto.
10485 * gdb.base/opaque.exp: Ditto.
10486 * gdb.base/list.exp: Ditto.
10487 * gdb.base/funcargs.exp: Ditto.
10488 * gdb.base/default.exp: Ditto.
10489
8ddad156
MS
104902002-01-04 Michael Snyder <msnyder@redhat.com>
10491
ca4976a6 10492 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
10493 * gdb.base/maint.exp: Add tests for maint info sections options.
10494
1b074332
JL
10495Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
10496
10497 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
10498
7d159115
CV
104992001-12-20 Corinna Vinschen <vinschen@redhat.com>
10500
10501 * gdb.asm/arm.inc: New file.
10502 * gdb.asm/asm-source.exp: Add arm targets.
10503 * gdb.asm/configure.in: Ditto.
10504 * gdb.asm/configure: Recreated from configure.in.
10505
8fb87725
JL
10506Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
10507
afabe08c
JL
10508 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
10509 with HP's compiler.
10510 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
10511 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
10512 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
10513 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
10514
10515 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
10516 either HP's compilers or GCC.
10517
db521deb
JL
10518 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
10519 a SIGBUS or SIGSEGV.
10520
10521 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
10522
10523 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
10524 can be compiled with either HP's compiler or GCC.
10525
cfa88ab7
JL
10526 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
10527 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
10528 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
10529
ca344dff
JL
10530 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
10531 to match current gdb output. Update due to using auto-solib-limit
10532 for limiting instead of overloading auto-solib-add.
10533 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
10534 test program.
10535
3f3c6e55 10536 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
10537 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
10538 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
10539 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
10540 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
10541 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
10542 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
10543 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
10544 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
10545 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
10546 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
10547 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
10548 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 10549
8fb87725
JL
10550 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
10551 a SIGTRAP to the inferior.
10552
cf599fa7
CV
105532001-12-19 Corinna Vinschen <vinschen@redhat.com>
10554
10555 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
10556 Substitute call to target_link by call to gdb_compile.
10557
2cd045cd
JL
10558Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
10559
a9c64011
AS
10560 * gdb.base/break.exp: Fix HP specific search string when testing
10561 backtracing in a called function.
2cd045cd 10562
a9c64011
AS
10563 * gdb.base/constvars.exp: Only set lang to C++ if we're
10564 compiling the test with HP's compilers.
10565 * gdb.base/volatile.exp: Similarly.
2cd045cd 10566
99ebe9ac
JB
105672001-12-19 Jim Blandy <jimb@redhat.com>
10568
10569 * gdb.base/printcmds.exp: Expect the null character to be printed
10570 as '\0', and the '\013' to be printed as '\v'.
10571 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
10572 * gdb.base/setvar.exp: Same.
10573
b9891b29
JB
105742001-12-17 Jim Blandy <jimb@redhat.com>
10575
0eba65ab
JB
10576 * gdb.base/completion.exp: Rather than completing very long
10577 filenames, which can make the readline library produce output we
10578 don't recognize, cd to the directory first, and then complete
10579 using nice, short relative paths.
10580
6970b5b1
JB
10581 * gdb.base/completion.exp: On some systems, there is, in fact, a
10582 variable named `b' in scope, since GDB treats all static
a9c64011
AS
10583 variables as being in scope. So use `no_var_named_this'
10584 instead of `b'.
6970b5b1 10585
b9891b29
JB
10586 * gdb.base/corefile.exp: Recognize the message saying that GDB
10587 can't find the core file's registers as a failure.
10588
e6ccd35f
JSC
105892001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
10590
a9c64011
AS
10591 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
10592 test expect string more specific.
e6ccd35f 10593
105ba819
CV
105942001-12-13 Corinna Vinschen <vinschen@redhat.com>
10595
10596 * gdb.asm/asm-source.exp: Add support for xstormy16.
10597 * gdb.asm/configure.in: Ditto.
10598 * gdb.asm/configure: Rebuild.
10599 * gdb.asm/xstormy16.inc: New file.
10600
e9e79dd9
FF
106012001-12-10 Fred Fish <fnf@redhat.com>
10602
10603 * gdb.base/maint.exp: Update to match changes in type dumping code.
10604
347dc97d
JB
106052001-12-10 Jim Blandy <jimb@redhat.com>
10606
10607 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
10608 matching the entry point symbol's name at the beginning of the
10609 line.
10610
5178b9d6
DJ
106112001-12-07 Daniel Jacobowitz <drow@mvista.com>
10612
10613 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
10614 gdb.c++/inherit.exp, gdb.c++/method.exp,
10615 gdb.c++/namespace.exp, gdb.c++/templates.exp,
10616 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
10617 and class layout support.
10618
af890c52
DJ
106192001-12-07 Daniel Jacobowitz <drow@mvista.com>
10620
10621 * gdb.c++/classes.exp: Add test for static member function.
10622 * gdb.c++/misc.cc: Add class with static member function.
10623
7a345fb3
JB
106242001-12-07 Jim Blandy <jimb@redhat.com>
10625
f2e54a80 10626 If GDB says it can't find the struct the function returned, report
8032bf31
JB
10627 those tests as `unsupported'.
10628 * gdb.base/call-rt-st.exp (print_struct_call): New function.
10629 Rewrite subsequent tests to use it.
10630
10631 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
10632 those tests as `unsupported'.
10633 * gdb.base/structs.exp (call_struct_func): New function.
10634 (do_function_calls): Use call_struct_func to call the functions
10635 returning structs.
10636
0bc69509
JB
10637 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
10638 whether functions are prototyped or not, so we can't possibly pass
10639 arguments to t_float_values2 properly.
10640
7a345fb3
JB
10641 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
10642 value of `timeout' for targets other than the mips*tx39-*.
10643
edb6ede1
MS
106442001-12-06 Michael Snyder <msnyder@redhat.com>
10645
d63a86f8 10646 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
10647 and detect whether the start symbol has a leading underscore.
10648
2d842f13
JB
106492001-12-04 Jim Blandy <jimb@redhat.com>
10650
10651 * gdb.base/completion.exp: Clarify indentation.
10652
68550daf
JB
106532001-12-03 Jim Blandy <jimb@redhat.com>
10654
10655 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
10656 variables on the S/390, not `.word'.
10657
cd5195a8
JB
106582001-11-30 Jim Blandy <jimb@redhat.com>
10659
10660 Add assembly-source tests for s390-ibm-linux.
10661 * gdb.asm/s390.inc: New file.
10662 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
10663 the S/390 architecture.
a9c64011 10664 * gdb.asm/configure: Regenerated.
cd5195a8 10665
ca9efc90
MS
106662001-11-30 Michael Snyder <msnyder@redhat.com>
10667
10668 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
10669 next, info source, info sources, info line, global and static
10670 variables, and static functions.
10671 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
10672 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
10673 * gdb.asm/asmsrc1.s: Add a static function and some variables.
10674 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
10675 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
10676 (gdbasm_leave): Restore frame pointer.
10677 (gdbasm_startup): Copy stack set-up from crt0.S.
10678
d0e66976
FN
106792001-11-26 Fernando Nasser <fnasser@redhat.com>
10680
10681 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
10682 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
10683 to a local (non-static) variable. Copy tstruct.a to a static buffer
10684 and return a pointer to that buffer.
10685 * gdb.base/callfwmall.c (t_structs_a): Ditto.
10686
e2334072
MK
106872001-11-24 Mark Kettenis <kettenis@gnu.org>
10688
10689 * gdb.asm/configure.in: Fix recognition of ix86 target.
10690 * gdb.asm/configure: Regenerate.
10691
756caa3d
MS
106922001-11-21 Michael Snyder <msnyder@redhat.com>
10693
10694 * gdb.asm/sparc.inc: New file.
10695 * gdb.asm/asm-source.exp: Recognize sparc target.
10696 * gdb.asm/configure.in: Recognize sparc target.
10697 * gdb.asm/configure: Regenerate.
d63a86f8 10698
9a4d72d5
MS
106992001-11-21 Michael Snyder <msnyder@redhat.com>
10700
10701 * gdb.asm/m32r.inc: New file.
10702 * gdb.asm/asm-source.exp: Recognize m32r target.
10703 * gdb.asm/configure.in: Recognize m32r target.
10704 * gdb.asm/configure: Regenerate.
10705
a773d1cd
MS
107062001-11-20 Michael Snyder <msnyder@redhat.com>
10707
017ac23d
MS
10708 * gdb.asm/i386.inc: New file.
10709 * gdb.asm/asm-source.exp: Recognize ix86 target.
10710 * gdb.asm/configure.in: Recognize ix86 target.
10711 * gdb.asm/configure: Regenerate.
10712
a773d1cd
MS
10713 * gdb.c++/namespace.exp: Fix quotes in output messages.
10714
bb632afb
MS
107152001-11-14 Michael Snyder <msnyder@redhat.com>
10716
25d559ca 10717 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
10718 qualifier in a type cast expression, to designate an address
10719 in the instruction space (Harvard architecture).
10720
4749e309
MS
107212001-11-13 Michael Snyder <msnyder@redhat.com>
10722
10723 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
10724 Tests for expressions using 'const' and 'volatile'.
10725
25050984
CV
107262001-11-13 Corinna Vinschen <vinschen@redhat.com>
10727
10728 * gdb.asm/asm-sources.exp: Allow defining linker flags.
10729
1902c51f
DJ
107302001-11-12 Daniel Jacobowitz <drow@mvista.com>
10731
10732 * lib/mi-support.exp (mi_run_to_helper): Move comments
10733 outside of gdb_expect.
10734
dcf95b47
DJ
107352001-11-11 Daniel Jacobowitz <drow@mvista.com>
10736
10737 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
10738 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
10739 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
10740 mi0_run_to): New functions.
10741 * gdb.mi/mi-simplerun.exp: Use them.
10742 * gdb.mi/mi0-simplerun.exp: Likewise.
10743 * gdb.mi/mi-var-cmd.exp: Likewise.
10744 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 10745
45b074e1
AC
107462001-11-10 Andrew Cagney <ac131313@redhat.com>
10747
10748 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
10749 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
10750
bf50d346
AC
107512001-11-09 Andrew Cagney <ac131313@redhat.com>
10752
10753 * gdb.base/restore.exp: Include $expected value in restored test
10754 message.
10755
9383332c
AC
107562001-11-09 Andrew Cagney <ac131313@redhat.com>
10757
10758 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
10759 implemented.
10760
db62520a
MS
107612001-11-08 Michael Snyder <msnyder@redhat.com>
10762
10763 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
10764 Add pass/fail message for stop at breakpoint in call dummy function.
10765
b5703437
MS
107662001-11-07 Michael Snyder <msnyder@redhat.com>
10767
d63a86f8
RM
10768 * gdb.c++/templates.exp (test_template_breakpoints):
10769 If we get an overload menu, but it does not match what
760f6330 10770 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
10771 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
10772 making the whitespace optional. Argument for "new" may be
10773 "unsigned" as well as "unsigned int/long".
d63a86f8 10774 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
10775 making the whitespace optional. Also replace "(void) with
10776 "((void|)), making the keyword "void" optional.
d63a86f8 10777 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
10778 making the whitespace optional. Also replace "(void) with
10779 "((void|)), making the keyword "void" optional.
3bf40917
MS
10780 * gdb.base/callfuncs.c (t_float_values): This function must
10781 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 10782 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
10783 can be tested against both cases. Usually one case involves
10784 promotion of float to double, while the other does not.
10785 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
10786 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
10787 includes a stack frame for "start".
10788
c8ab4e6d
JB
107892001-11-05 Jim Blandy <jimb@redhat.com>
10790
10791 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
10792 pointers are 32 bits long, and that offsets of relocs are always
10793 stored in the data (REL-style), and not in the reloc entry itself
10794 (RELA-style).
10795 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
10796 stabs.
10797
3f08ced9
MS
107982001-11-01 Michael Snyder <msnyder@redhat.com>
10799
10800 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
10801 and regular expression operators by using quoting.
10802
cbfa24cd
MS
108032001-10-31 Michael Snyder <msnyder@redhat.com>
10804
10805 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
10806 depending on what the symbol table contains.
10807 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
10808 the output of the ptype command. Similarly, accept both "const &"
10809 and "const&".
10810
aaa68313
CV
108112001-10-31 Corinna Vinschen <vinschen@redhat.com>
10812
10813 * gdb.base/miscexprs.c (main): Add usage of preprocessor
10814 symbol `STORAGE' to allow to choose the storage class of
10815 the local datastructures.
10816 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
10817 compiler directive.
10818
91740388
MS
108192001-10-30 Michael Snyder <msnyder@redhat.com>
10820
10821 * gdb.base/jump.exp: Allow it to run for all targets.
10822
1b7c05e7
CV
108232001-10-29 Corinna Vinschen <vinschen@redhat.com>
10824
10825 * gdb.base/call-ar-st.c (print_double_array): Match for loop
10826 with new double_array size.
10827 (main): Change storage class of all local variables to static.
10828 Reduce size of double_array to 9.
10829 * gdb.base/call-ar-st.exp: Increase timeout value.
10830 Change expected output for double array to match new size in
10831 call-ar-st.c.
10832
36a22261
CV
108332001-10-29 Corinna Vinschen <vinschen@redhat.com>
10834
10835 * gdb.base/ending-run.exp: Create identical output when passing
10836 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 10837 Stormy16 target.
36a22261 10838
92b8ae91
MK
108392001-10-28 Mark Kettenis <kettenis@gnu.org>
10840
10841 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
10842 that we catch the expected failure under Linux/x86.
10843
cb135b83
OF
108442001-10-29 Orjan Friberg <orjanf@axis.com>
10845
10846 * gdb.base/setvar.exp: Escape curly braces.
10847 * gdb.stabs/weird.exp: Ditto.
10848
6884aa54
DJ
108492001-10-27 Daniel Jacobowitz <drow@mvista.com>
10850
10851 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
10852 * gdm.mi/mi0-hack-cli.exp: Likewise.
10853
0398c9aa
AC
108542001-10-25 Andrew Cagney <ac131313@redhat.com>
10855
10856 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
10857 messages.
10858
d20bf2e8
AC
108592001-10-21 Andrew Cagney <ac131313@redhat.com>
10860
10861 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
10862 checking MI enabled.
10863
03dd63aa
CV
108642001-10-09 Corinna Vinschen <vinschen@redhat.com>
10865
10866 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
10867
1d9d99f3
FCE
108682001-10-04 Frank Ch. Eigler <fche@redhat.com>
10869
10870 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
10871 if gdb child process crashes, just signal an error.
10872
838ae6c4
JB
108732001-10-02 Jim Blandy <jimb@redhat.com>
10874
10875 * lib/gdb.exp (test_xfail_format): Simplify.
10876
10877 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
10878 front of the variable name `format'. Simplify `if'.
10879
8f0cbc1c
DJ
108802001-10-01 Daniel Jacobowitz <drow@mvista.com>
10881
10882 * gdb.threads/pthreads.exp: Wait for output and delay
10883 before sending ^C.
10884
1f08dafd
DJ
108852001-10-01 Daniel Jacobowitz <drow@mvista.com>
10886
10887 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
10888 some incorrect output instead of timing out.
10889 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
10890
674f90ff
CV
108912001-09-28 Corinna Vinschen <vinschen@redhat.com>
10892
10893 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
10894 check to allow additional `int'.
10895
9b284272
DJ
108962001-09-27 Daniel Jacobowitz <drow@mvista.com>
10897
10898 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
10899 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
10900
b55a4771
MS
109012001-09-27 Michael Snyder <msnyder@redhat.com>
10902
10903 * lib/gdb.exp (test_debug_format): New proc.
10904 (setup_xfail_format): Use new proc test_debug_format.
10905 * gdb.base/constvars.exp (local_compiler_xfail_check): New
10906 proc; use new service proc test_debug_format.
10907 Replace all other "gcc_compiled" tests with this test.
10908 * gdb.base/volatile.exp (local_compiler_xfail_check): New
10909 proc; use new service proc test_debug_format.
10910 Replace all other "gcc_compiled" tests with this test.
10911
109122001-09-27 Michael Snyder <msnyder@redhat.com>
10913
10914 * gdb.base/cvexpr.exp: New file.
10915 * gdb.base/cvexpr.c: New file
10916 Test for expressions using const and volatile keywords.
10917
4e6667ac
CV
109182001-09-26 Corinna Vinschen <vinschen@redhat.com>
10919
10920 * gdb.base/constvars.exp: Check for different orders of keywords
10921 and additional "int" strings in output.
10922
4f337972
AC
109232001-09-22 Andrew Cagney <ac131313@redhat.com>
10924
10925 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
10926 responses from "help maint".
10927
2015650d
FCE
109282001-09-19 Frank Ch. Eigler <fche@redhat.com>
10929
10930 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
10931 to localhost:NNN instead of :NNN, in case Xvfb is listening
10932 only on TCP.
10933
f3bcedc1
CV
109342001-09-19 Corinna Vinschen <vinschen@redhat.com>
10935
10936 * gdb.base/recurse.exp: When checking leaving the watchpoint
10937 scope, recognize when gdb is in function's epilogue and pass.
10938
6b819c92
KS
109392001-09-18 Keith Seitz <keiths@redhat.com>
10940
10941 * lib/insight-support.exp (_gdbtk_export_target_info): Add
10942 support for running tests against sid targets.
10943 (gdbtk_done): Ditto.
10944
a10c9419
CV
109452001-09-18 Corinna Vinschen <vinschen@redhat.com>
10946
10947 * gdb.base/ending-run.c (main): Set stdout buffersize
10948 to the same reasonable value for any target.
10949 * gdb.base/ending-run.exp: Add a regular expression
10950 to make testsuite happy on Sanyo Stormy16 target.
10951
739d0d99
CV
109522001-09-17 Corinna Vinschen <vinschen@redhat.com>
10953
10954 * gdb.base/display.c (do_loops): Add float variable `f'.
10955 Increment f in loop.
10956 * gdb.base/display.exp: Increment timeout by 60 seconds.
10957 Change float display test to use variable `f'.
10958
1b8947f0
JB
109592001-09-17 Jim Blandy <jimb@redhat.com>
10960
10961 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
10962 overflowing the limited breakpoint tables on some ROM monitors
10963 (like the ROM68K).
10964
9890ac81
FCE
109652001-09-15 Frank Ch. Eigler <fche@redhat.com>
10966
10967 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
10968 the "-ac" (disable access control) flag.
10969
6db765ea
JH
109702001-08-30 Jeff Holcomb <jeffh@redhat.com>
10971
10972 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
10973 ints.
10974
4c32cc04
KS
109752001-08-30 Keith Seitz <keiths@redhat.com>
10976
10977 * lib/gdb.exp: Move all insight-related functionality into
10978 separate file.
10979 * lib/insight-support.exp: New file.
10980
8d6e6f81
FCE
109812001-08-29 Frank Ch. Eigler <fche@redhat.com>
10982
10983 * config/sid.exp (sid_start): Never set sid verbosity; disable
10984 expect_background {} that consumed its stdout; tolerate </dev/null.
10985 Attempt to set endianness override in "sid" protocol mode. Cleanup.
10986
6a90e1d0
AC
109872001-08-18 Andrew Cagney <ac131313@redhat.com>
10988
10989 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
10990 CLI jump command to start it.
10991 (mi_run_to_main): Fail immediatly when unexpected output.
10992
1759b3c3
AC
109932001-08-18 Andrew Cagney <ac131313@redhat.com>
10994
10995 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
10996 beginning of function. Fix PR gdb/191.
10997
61d11d80
FCE
109982001-08-16 Frank Ch. Eigler <fche@redhat.com>
10999
11000 * config/sid.exp (sid_start): Don't warn if we cannot figure out
11001 what to force sid endianness to.
11002
942a4df2
KS
110032001-08-15 Keith Seitz <keiths@redhat.com>
11004
11005 * lib/gdb.exp (gdbtk_start): Don't set environment
11006 variables for TCL_LIBRARY and friends. Insight will
11007 now figure these out for itself.
11008
0521c418
MS
110092001-08-02 Michael Snyder <msnyder@redhat.com>
11010
11011 * gdb.base/completion.exp: Remove the symbol "a64l" from
11012 the expect string; this is target-specific, and not related
11013 to what is being tested.
11014
74a9a58a
DB
110152001-08-02 Dave Brolley <brolley@redhat.com>
11016
11017 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
11018
c70819fa
MS
110192001-07-25 Michael Snyder <msnyder@redhat.com>
11020
c2b8fa57
MS
11021 * gdb.base/consecutive.exp: New file. Test stepping over
11022 breakpoints on consecutive instructions.
11023 * gdb.base/consecutive.c: New file.
11024
c70819fa
MS
11025 * gdb.base/call-rt-st.exp: Use double-backslash to quote
11026 curly braces in regular expressions.
11027
2b1a1355
MS
110282001-07-25 Michael Snyder <msnyder@redhat.com>
11029
11030 * gdb.base/ending-run.exp: Accept "Program exited normally" as
11031 legitimate output from stepping out of main.
11032
413eca6f
KS
110332001-07-22 Keith Seitz <keiths@redhat.com>
11034
11035 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
11036 the empty string, do not run the tests.
11037
7e5a9322
SC
110382001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11039
11040 * gdb.base/long_long.exp: Detect size of pointer. Take into
11041 account 2-byte pointers when testing for p/a results.
11042
de58f10f
SC
110432001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11044
d63a86f8 11045 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
11046 and defined to 1K for m68hc11.
11047 (random_data): Reduce table to 1K for embedded platforms (68hc11).
11048 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
11049 (sizeof_random_data): New variable to tell the size of the data table;
11050 don't test past this size; always run to main.
11051
d6f5fea1
SC
110522001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11053
11054 * gdb.base/return2.exp: return of long long and double fails for
11055 68HC11; don't execute these tests on that platform.
11056 * gdb.base/return.exp: Return of a double fails for 68hc11.
11057
c477543d
SC
110582001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11059
11060 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
11061 tests that print a float.
11062 * call-rt-st.exp: Likewise.
11063
63cf1c79
MK
110642001-07-12 Mark Kettenis <kettenis@gnu.org>
11065
11066 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
11067 running this test on Linux.
11068
112f9ab5
MC
110692001-06-24 Michael Chastain <chastain@redhat.com>
11070
11071 * gdb.base/arithmet.exp: Remove some tests to make all test names
11072 unique.
11073
4970cb0f
MS
110742001-07-03 Michael Snyder <msnyder@redhat.com>
11075
11076 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
11077 the output of the ptype command.
11078
d85da69f
MS
110792001-07-02 Michael Snyder <msnyder@redhat.com>
11080
4c8a82de
MS
11081 * gdb.base/completion.exp: Don't assume that break.c is the only
11082 source file that may contain functions named "marker".
d85da69f
MS
11083 * gdb.base/corefile.exp: Quote the curly braces in regexp.
11084
8afc772b
AC
110852001-06-28 Andrew Cagney <ac131313@redhat.com>
11086
11087 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
11088 of files to delete.
11089
11090 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
11091 * gdb.disasm/h8300s.exp: New file.
11092 gdb.disasm/h8300s.s: Likewise.
11093
cff22675
AC
110942001-06-27 Andrew Cagney <ac131313@redhat.com>
11095
11096 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
11097 empty breakpoint tables.
11098
68c81b54
AC
110992001-06-25 Andrew Cagney <ac131313@redhat.com>
11100
11101 * lib/mi-support.exp: Update args=... part of stop-reason
11102 patterns. Accept either a list or a tuple.
11103
2dd62704
AC
111042001-06-23 Andrew Cagney <ac131313@redhat.com>
11105
11106 * lib/mi-support.exp: Remove local emacs variable defining
11107 change-log-default-name.
11108
b4127474
MC
111092001-06-22 Michael Chastain <chastain@redhat.com>
11110
11111 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
11112 This is operationally compatible with the previous version.
11113
8dbfb380
JB
111142001-06-13 Jim Blandy <jimb@redhat.com>
11115
11116 * lib/gdb.exp (gdb_test): Doc fix.
11117
f2d8c86d
MC
111182001-06-10 Michael Chastain <chastain@redhat.com>
11119
11120 * gdb.base/exprs.exp: Remove a duplicate test.
11121
81564d34
JB
111222001-06-06 Jim Blandy <jimb@redhat.com>
11123
11124 * gdb.base/return2.exp (main): Use values to test float and double
11125 returns that are not NaN's, to avoid being confused by IEEE
11126 comparison rules.
11127
da55addb
MS
111282001-06-04 Michael Snyder <msnyder@redhat.com>
11129
11130 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 11131 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
11132 rather than wait for 12 more tests to time out.
11133
42c65987
JB
111342001-06-06 Jim Blandy <jimb@redhat.com>
11135
b18bced9 11136 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 11137 Don't forget to match the GDB prompt.
b18bced9 11138
42c65987
JB
11139 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
11140
5b41e5f0
JB
111412001-06-04 Jim Blandy <jimb@redhat.com>
11142
11143 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
11144 command.
11145
015e046f
KB
111462001-05-31 Kevin Buettner <kevinb@redhat.com>
11147
11148 * gdb.base/annota1.exp (info break): Match four or more spaces
11149 after "Address".
11150
fb1ffbbe
MC
111512001-05-31 Michael Chastain <chastain@redhat.com>
11152
11153 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
11154 (dm_type_int_star): Likewise.
11155 (dm_type_long_star): Likewise.
11156 (dm_type_void_star): Likewise.
11157
5ea2a32c
KB
111582001-05-29 Kevin Buettner <kevinb@redhat.com>
11159
11160 * gdb.base/completion.exp (INPUTRC): Set this environment variable
11161 to a known value in order to get consistent results regardless
11162 of the setting of INPUTRC or the presence or contents of .inputrc.
11163
ae23c492
MS
111642001-05-24 Michael Snyder <msnyder@redhat.com>
11165
ac55707e
MS
11166 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
11167 Don't require that the main thread and the manager thread are the
11168 first in the list.
11169
ae23c492
MS
11170 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
11171 debugging. If test fails, issue an "unsupported" not a "fail".
11172
400071f1
JB
111732001-05-24 Jim Blandy <jimb@redhat.com>
11174
11175 Don't assume that short is shorter than int.
11176 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
11177 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 11178 this isn't true.
400071f1
JB
11179 ("print unsigned char == (~0)"): Add test that verifies that ~0,
11180 an int, is not equal to ~0 stored in an unsigned char. This tests
11181 the same thing that the previous test meant to, but works on
11182 16-bit machines, too.
11183 ("print unsigned char != (~0)"): Same test, complemented.
11184
0816a3e5
MS
111852001-05-24 Michael Snyder <msnyder@redhat.com>
11186
11187 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 11188 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
11189 and prevents dejagnu getting out of step.
11190
f6dc23a9
KB
111912001-05-23 Kevin Buettner <kevinb@redhat.com>
11192
11193 * gdb.base/finish.exp (finish_void): Revise pattern for
11194 stopping on the call statement to not permit stopping at
11195 the start of the instructions comprising the call sequence.
11196
7dbd117d
MC
111972001-05-19 Michael Chastain <chastain@redhat.com>
11198
11199 * gdb.base/callfuncs.exp: Make all test names unique.
11200 * gdb.base/commands.exp: Make all test names unique.
11201 * gdb.base/condbreak.exp: Make all test names unique.
11202 * gdb.base/dbx.exp: Make all test names unique.
11203 * gdb.base/default.exp: Make all test names unique.
11204 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
11205 and TIMEOUT messages to their corresponding PASS message.
11206 * gdb.base/ending-run.exp: Make all test names unique.
11207 * gdb.base/long_long.exp: Remove duplicate test.
11208
6b0b0a9e
KB
112092001-05-21 Kevin Buettner <kevinb@redhat.com>
11210
11211 * gdb.base/finish.exp (finish_void): Allow "finish" command to
11212 stop on the call statement as well as the statement after the
11213 call.
11214
2caa35cb
MS
112152001-05-21 Michael Snyder <msnyder@redhat.com>
11216
11217 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
11218
40713331
EZ
112192001-05-10 Elena Zannoni <ezannoni@redhat.com>
11220
a9c64011
AS
11221 * gdb.base/completion.exp: Revamp test. Make it execute on all
11222 platforms.
40713331 11223
c2c1be8d
EZ
112242001-05-10 Elena Zannoni <ezannoni@redhat.com>
11225
a9c64011
AS
11226 * config/gdbserver.exp (gdb_load): Handle the case
11227 in which the arguments to gdbserver are given in the
11228 baseboard configuration file.
11229 Also handle the case in which the server needs to do a
11230 load.
2c9cd303 11231
9671de48
KS
112322001-05-07 Keith Seitz <keiths@cygnus.com>
11233
a9c64011
AS
11234 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
11235 set up the display for testing.
11236 (gdbtk_start): Convert all paths to paths that tcl will like.
11237 Export target information to environment.
11238 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
11239 necessary.
11240 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
11241 (to_tcl_path): New proc to convert a given pathname into
11242 a path acceptible as an argument to a tcl command.
11243 (_gdbtk_export_target_info): New proc to export target info
11244 into the environment for gdbtk testing.
11245 (gdbtk_done): New proc to signal end-of-test.
9671de48 11246
5a360f47
JB
112472001-05-06 Jim Blandy <jimb@redhat.com>
11248
11249 * restore.c: Make the code of caller0 correspond to its comment.
11250
66c756c6
MS
112512001-05-03 Michael Snyder <msnyder@redhat.com>
11252
11253 * config/sid.exp (gdb_target_sid): Check for error messages.
11254 On error or timeout, don't make expect exit (which will terminate
11255 all subsequent tests); instead just make gdb exit.
d63a86f8 11256 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
11257 return a negative value.
11258
a966fde5
JB
112592001-04-24 Jim Blandy <jimb@redhat.com>
11260
851c18e0
JB
11261 * gdb.c++/templates.exp: If we see the prompt for the overload
11262 list, but we haven't recognized any of the longer patterns,
11263 arrange for this test to fail, not hang.
11264
a966fde5
JB
11265 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
11266 variations.
11267
db144853
MC
112682001-04-22 Michael Chastain <chastain@redhat.com>
11269
11270 * gdb.c++/local.exp: Use the 'runto' library function.
11271 * gdb.c++/namespace.exp: Likewise.
11272 * gdb.c++/overload.exp: Likewise.
11273
3207ec21
KB
112742001-03-26 Kevin Buettner <kevinb@redhat.com>
11275
11276 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
11277 * gdb.base/step-line.exp: New file. Test step/next in presence of
11278 #line directives.
11279 * gdb.base/step-line.c: New file. Test program for the above.
11280 * gdb.base/step-line.inp: New file. We pretend that this file has
11281 been transformed by some other tool into step-line.c.
11282
13b57657
JB
112832001-03-21 Jim Blandy <jimb@redhat.com>
11284
11285 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
11286 unmangled operator names.
11287
754cbe1c
JB
112882001-03-20 Jim Blandy <jimb@redhat.com>
11289
11290 * gdb.threads/linux-dp.exp: Recognize an additional message
11291 generated by GDB when it doesn't understand how to debug threads
11292 on the target system.
11293
177495c9
AC
112942001-03-19 Andrew Cagney <ac131313@redhat.com>
11295
11296 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
11297
f266096b
MC
112982001-03-12 Michael Chastain <chastain@redhat.com>
11299
11300 * gdb.c++/derivation.exp: Use the 'runto' library function.
11301
cac3c2ff
MC
113022001-03-12 Michael Chastain <chastain@redhat.com>
11303
11304 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
11305
b6c11a24
MC
113062001-02-24 Michael Chastain <chastain@redhat.com>
11307
11308 * gdb.c++/ref-types.exp: Change handwritten code to library
11309 function 'runto'.
11310
6bae5bce
OF
113112001-03-16 Orjan Friberg <orjanf@axis.com>
11312
11313 * gdb.base/signals.exp: Set count to 0 explicitly.
11314
0015fd9a
MS
113152001-03-15 Mark Salter <msalter@redhat.com>
11316
11317 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
11318 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
11319 (gdb_load): Add support for additional target_info: gdb_download_size
11320 and gdb_load_timeout.
0015fd9a 11321
fc33412a
DT
11322Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
11323
11324 * gdb.base/annota1.exp: Move test of isnative to earlier in the
11325 file -- to prevent failing when the compile fails but we have no
11326 intention of running the tests anyway.
11327
11328 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
11329 tests if set.
11330
11331 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
11332 integers.
11333
11334 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
11335 * gdb.c++/namespace.exp: Ditto.
11336
115f06de
OF
113372001-03-07 Orjan Friberg <orjanf@axis.com>
11338
11339 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
11340 * gdb.base/pointers.exp: Relax pattern match of decimals.
11341
b6ba6518
KB
113422001-03-06 Kevin Buettner <kevinb@redhat.com>
11343
11344 * Makefile.in, config/abug.exp, config/cfdbug.exp,
11345 config/cpu32bug.exp, config/dve.exp, config/est.exp,
11346 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
11347 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
11348 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
11349 config/sh.exp, config/sid.exp, config/slite.exp,
11350 config/sparclet.exp, config/udi.exp, config/unknown.exp,
11351 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
11352 config/vxworks.exp, config/vxworks29k.exp,
11353 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
11354 gdb.base/all-bin.exp, gdb.base/annota1.exp,
11355 gdb.base/arithmet.exp, gdb.base/assign.exp,
11356 gdb.base/async.exp, gdb.base/attach.exp,
11357 gdb.base/bitfields.exp, gdb.base/bitops.exp,
11358 gdb.base/break.exp, gdb.base/call-ar-st.exp,
11359 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
11360 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
11361 gdb.base/commands.exp, gdb.base/completion.exp,
11362 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
11363 gdb.base/constvars.exp, gdb.base/corefile.exp,
11364 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
11365 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
11366 gdb.base/ending-run.exp, gdb.base/environ.exp,
11367 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
11368 gdb.base/finish.exp, gdb.base/foll-exec.exp,
11369 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
11370 gdb.base/funcargs.exp, gdb.base/help.exp,
11371 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
11372 gdb.base/logical.exp, gdb.base/long_long.exp,
11373 gdb.base/maint.exp, gdb.base/mips_pro.exp,
11374 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
11375 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
11376 gdb.base/pointers.exp, gdb.base/printcmds.exp,
11377 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
11378 gdb.base/regs.exp, gdb.base/relational.exp,
11379 gdb.base/remote.exp, gdb.base/reread.exp,
11380 gdb.base/restore.exp, gdb.base/return2.exp,
11381 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
11382 gdb.base/selftest.exp, gdb.base/setshow.exp,
11383 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
11384 gdb.base/sigall.exp, gdb.base/signals.exp,
11385 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
11386 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
11387 gdb.base/step-test.exp, gdb.base/structs.c,
11388 gdb.base/structs.exp, gdb.base/structs2.exp,
11389 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
11390 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
11391 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
11392 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
11393 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
11394 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
11395 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
11396 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
11397 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
11398 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
11399 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
11400 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
11401 gdb.fortran/types.exp, gdb.java/jmisc.exp,
11402 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
11403 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
11404 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11405 gdb.trace/circ.exp, gdb.trace/collection.exp,
11406 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11407 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11408 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
11409 gdb.trace/report.exp, gdb.trace/save-trace.exp,
11410 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11411 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
11412 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
11413 notices.
11414
dc96c6c7 114152001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
11416
11417 * gdb.base/varargs.c (find_max_double): Fix printf format string:
11418 first arg is int not float.
11419
dc96c6c7 114202001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
11421
11422 * gdb.base/reread.exp: Unsupported for non-native targets;
11423 doesn't work for remote debugging.
11424
9b0c4aeb
FN
114252001-02-19 Fernando Nasser <fnasser@redhat.com>
11426
11427 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
11428 * gdb.base/ending-run.exp: Properly handle the BSP state when
11429 stepping past the end of main.
9b0c4aeb 11430
02aa71d5
MC
114312001-02-19 John Moore <jmoore@redhat.com>
11432
11433 * gdb.base/commands.exp (infrun_breakpoint_command_test):
11434 Converted HPUX fix for non-expected items following multiple
11435 step commands into general solution for all platforms.
11436
1fa449a4
MC
114372001-02-18 Michael Chastain <chastain@redhat.com>
11438
11439 * gdb.c++/classes.exp (do_tests): Change runto statements
11440 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11441 statements demangler agnostic.
11442 * gdb.c++/virtfunc.exp (do_tests): Likewise.
11443 (gdb_virtfunc_restart): Likewise.
11444
b2f9ec70
MC
114452001-02-14 Michael Chastain <chastain@redhat.com>
11446
11447 * gdb.c++/inherit.exp (do_tests): Change runto statements
11448 from "runto 'foo(void)'" to "runto 'foo'". This makes the
11449 statements demangler agnostic.
11450
cf74b8ca
AC
11451Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
11452
11453 * gdb.threads/pthreads.exp: Unify pass/fail messages for
11454 ``continue to bkpt at common_routine in thread 2'' and ``stopped
11455 before calling common_routine 15 times'' tests.
11456
99f78f56
MC
114572001-02-11 Michael Chastain <chastain@redhat.com>
11458
11459 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
11460 Helps the test script figure out which demangler is in use.
11461 (dm_type_foo_ref): Ditto.
11462 (dm_type_int_star): Ditto.
11463 (dm_type_long_star): Ditto.
11464 (dm_type_unsigned_int): Ditto.
11465 (dm_type_void): Ditto.
11466 (dm_type_void_star): Ditto.
99707966 11467 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
11468 Probe the gdb demangler and set variables to accommodate
11469 formatting differences.
11470 (info_func_regexp): New function. Same as info_func, but
11471 matches against a regexp.
11472 (info_func): Match against a literal string.
11473 (print_addr_2): New function. Match against a literal string,
11474 which can be different from the input to gdb.
11475 (print_addr): Simply call print_addr_2 with the same argument twice.
11476 (test_lookup_operator_functions): Use demangler formatting variables.
11477 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
11478 the tests in the same order as the C++ class declaration.
11479 (test_paddr_operator_functions): Ditto.
11480 (test_paddr_overloaded_functions): Ditto.
11481 (test_paddr_hairy_functions): Use demangler formatting variables.
11482 Add reference to gdb/19 for related tests.
11483 (do_tests): Call probe_demangler.
11484
1de8f023
KB
114852001-01-30 Kevin Buettner <kevinb@redhat.com>
11486
11487 * gdb.c++/templates.cc (printf): Remove unused function definition.
11488
ca3f91ed
MS
114892001-01-26 Felix Lee <flee@redhat.com>
11490
11491 * sid.exp (sid_exit): Pass host, not target, to remote_close.
11492
114932001-01-25 matthew green <mrg@redhat.com>
11494
11495 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
11496 up sid.
11497 (sid_exit): Call `remote_pop_conn' after GDB is gone.
11498
114992001-01-25 matthew green <mrg@redhat.com>
11500
11501 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 11502 Deprecate $sid_spawn_id.
ca3f91ed
MS
11503 (sid_exit): Remove code necessary only for `spawn.'
11504
115052001-01-25 matthew green <mrg@redhat.com>
11506
11507 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
11508
fb18ec4a
MC
115092001-01-28 Michael Chastain <chastain@redhat.com>
11510
11511 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
11512 to call when tests fail. It takes gdb out of the overloaded
11513 function choice menu back to the main prompt, so that the test
11514 program stays synchronized.
11515 (set_bp_overloaded): New proc to collect all the common
11516 code for setting a breakpoint on an overloaded name. Calls
11517 take_gdb_out_of_choice_menu when needed.
11518 (menu_overload1arg): New variable to collect the repeated
11519 instances of the expected menu for an overloaded name. Change
11520 the regular expression to handle changes in g++ type encoding:
11521 "void" can be either "void" or "", and "unsigned int" can be
11522 either "unsigned int" or "unsigned".
11523 (continue_to_bp_overloaded): Change regular expressions to handle
11524 changes in g++ type encoding.
11525 (no proc): Call take_gdb_out_of_choice_menu when needed.
11526 Remove redundant calls to "info break". Accept either "canceled"
11527 or "cancelled". Change regular expressions in "info break"
11528 calls to handle changes in g++ type encoding. Give all tests
11529 unique strings.
11530
9c646a6e
BE
115312001-01-17 Ben Elliston <bje@redhat.com>
11532
11533 * config/sid.exp: New file.
11534
9549d9c1
AC
11535Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
11536
11537 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
11538
dc96c6c7 115392000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
11540
11541 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
11542 Add a RE to accept a non-ascii char if one is ever presented.
11543
b4df4f68
FN
115442000-12-20 Fernando Nasser <fnasser@redhat.com>
11545
297dd0fd 11546 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 11547
dc96c6c7 115482000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 11549
d63a86f8 11550 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
11551 in regexp. One '\' does not suffice on Linux.
11552
4a7bddb6
MC
115532000-12-09 Michael Chastain <chastain@redhat.com>
11554
11555 * gdb.base/break.exp (test_clear_command): Use a marker function
11556 rather than 'main' for the test function. Also move this
11557 test to an execution point where the marker function names are
11558 guaranteed to be bound to functions. (Executing tests after a
11559 'finish' from main runs into name conflicts with local names
11560 in __libc_start_main).
11561
dc96c6c7 115622000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
11563
11564 * gdb.base/finish.exp: New test for gdb's "finish" command.
11565 * gdb.base/return2.exp: New test for gdb's "return" command.
11566 * gdb.base/return2.c: New source file for above.
11567
dc96c6c7 115682000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
11569
11570 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
11571 * gdb.base/miscexprs.exp: Ditto.
11572 * gdb.base/pointers.exp: Ditto.
11573 * gdb.c++/derivation.exp: Ditto.
11574 * gdb.c++/local.exp: Ditto.
11575 * gdb.c++/namespace.exp: Ditto.
11576 * gdb.c++/overload.exp: Ditto.
11577 * gdb.c++/ref-types.exp: Ditto.
11578
dc96c6c7 115792000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
11580
11581 * gdb.base/constvars.exp: Test result of "up" command.
11582 * gdb.base/miscexprs.exp: Ditto.
11583 * gdb.base/pointers.exp: Ditto.
11584 * gdb.base/scope.exp: Ditto.
11585 * gdb.c++/derivation.exp: Ditto.
11586 * gdb.c++/local.exp: Ditto.
11587 * gdb.c++/namespace.exp: Ditto.
11588 * gdb.c++/overload.exp: Ditto.
11589 * gdb.c++/ref-types.exp: Ditto.
11590
44097287
FN
115912000-11-22 Michael Chastain <chastain@redhat.com>
11592
11593 * mips_pro.exp: Accept either "middle -> top -> main" or
11594 "middle -> main" in the backtrace, because gcc can optimize
11595 tail calls to jumps. Remove setup_xfail for the hppa case.
11596 Add a comment with the original warning messages from PR 3016,
11597 which was filed in 1993, to preserve them for posterity.
11598
9d2e1bab
ND
115992000-11-17 Nick Duffek <nsd@redhat.com>
11600
11601 * lib/gdb.exp (gdb_test): Override timeout with board info.
11602
1aca8eb7
ND
116032000-11-17 Nick Duffek <nsd@redhat.com>
11604
11605 * gdb.base/display.exp: Don't kill running stub. Add "again" to
11606 the second kill and detach messages.
11607
93076499
ND
116082000-11-17 Nick Duffek <nsd@redhat.com>
11609
11610 * configure.in: Add AC_EXEEXT.
11611 * configure: Regenerate.
11612 * Makefile.in (just-check): Export EXEEXT.
11613 * lib/gdb.exp ($EXEEXT): Import from environment.
11614 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
11615 expect "maint dump-me" on Cygwin.
11616 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
11617 $EXEEXT.
11618
30e87cd3
ND
116192000-11-17 Nick Duffek <nsd@redhat.com>
11620
11621 * gdb.base/break.exp: Test backtrace and finish from called
11622 function on all platforms, not just HP-UX.
11623
dc96c6c7 116242000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
11625
11626 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
11627 code from gdb_target_monitor, so it can be used independantly
11628 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 11629
dc96c6c7 116302000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
11631
11632 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
11633 * gdb.base/corefile.exp: Expect the message "Program is being
11634 debugged already" when we send the "corefile" command, since
11635 the preceeding gdb_load may have connected gdb to a remote target.
11636 * gdb.base/display.exp: Disable hardware watchpoints if new
11637 board info variable "no_hardware_watchpoints" is true.
11638 Replace single-letter commands with more readable ones.
11639 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
11640 if new board info variable "no_hardware_watchpoints" is true.
11641 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
11642 to see if stdio (printf) testing is possible.
11643 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
11644 board info variable "no_hardware_watchpoints" is true. Use new
11645 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
11646
39124dea
FN
116472000-11-13 Fernando Nasser <fnasser@redhat.com>
11648
11649 From Orjan Friberg <orjanf@axis.com>:
11650 * gdb.base/printcmds.exp: Escape curly braces followed by a number
11651 in array print pattern match.
11652
a9e2e984
FN
116532000-11-09 Fernando Nasser <fnasser@redhat.com>
11654
11655 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
11656 spelling "cancelled" to U.S. spelling "canceled" to match changes
11657 made to gdb.
11658 * gdb.c++/ovldbreak.exp: Ditto.
11659
c7db355b
PS
116602000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11661
11662 * gdb.base/callfuncs.c (main): Moved to end of file, call
11663 t_double_values to initialize the FPU before inferior calls are made.
11664 * gdb.base/callfuncs.exp: Test for register preservation after calling
11665 inferior functions. Add tests for continuining, finishing and
11666 returning from a stop in a call dummy.
11667
dc96c6c7 116682000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
11669
11670 * gdb.base/commands.exp: Break up long lines, and re-indent.
11671
dc96c6c7 116722000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
11673
11674 * config/gdbserver.exp: Rewritten from the ground up, to make it
11675 compatible with the current dejagnu tree, and to make it work with
11676 the new "gdbserver" in libremote.
11677
dc96c6c7 116782000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
11679
11680 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
11681 * gdb.base/varargs.exp: Skip entire test if no printf support.
11682 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
11683 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
11684
dc96c6c7 116852000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
11686
11687 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
11688 no floating point support.
11689 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
11690 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
11691 * gdb.base/call-rt-st.exp: Ditto.
11692 * gdb.base/call-strs.exp: Ditto.
11693
bac5fc66
JG
116942000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
11695
11696 * gdb.base/sizeof.c: include <stdio.h>.
11697
11698 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
11699 'finish', otherwise uncaptured gdb_prompt would potentially
11700 throw remaining test points out of sync.
bac5fc66 11701
b22a6027
SB
117022000-07-26 Scott Bambrough <scottb@netwinder.org>
11703
11704 * gdb.base/recurse.exp: Run tests for all targets.
11705 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
11706 gnu-oldld case on ARM.
11707 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
11708 for ARM targets.
d63a86f8 11709
d8231941
AG
11710Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
11711
11712 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
11713 * gdb.java/configure: Rebuild.
11714
8caabe69
AG
11715Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
11716
11717 * gdb.java/jv-exp.exp: New file.
11718
9d273ca3
AG
11719Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
11720
11721 * configure: Rebuilt.
11722 * configure.in (configdirs): Add gdb.java.
11723 * gdb.java/jmisc.java: New file.
11724 * gdb.java/jmisc.exp: New file.
11725 * gdb.java/Makefile.in: New file.
11726 * gdb.java/configure: Rebuilt.
11727 * gdb.java/configure.in: New file.
11728 * lib/java.exp: New file.
11729
4f823a66
AC
11730Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11731
11732 * gdb.base/exprs.exp: Test casts to a pointer including over and
11733 underflow.
11734
2391e11d
AC
11735Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
11736
11737 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
11738 and the compilers sizes.
11739
54602222
ND
117402000-07-09 Nick Duffek <nsd@redhat.com>
11741
11742 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
11743 (use_methods): New function.
11744 (main): Call use_methods().
11745 * gdb.c++/classes.exp (test_method_param_class): New procedure.
11746 (do_tests): Call test_method_param_class.
11747
2bec0572
ND
117482000-07-09 Nick Duffek <nsd@redhat.com>
11749
11750 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
11751 spelling.
11752 (test_enums): New procedure. Move enum tests from end of script
11753 to here. Set breakpoint on function name instead of line number.
11754 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
11755 (enums2): New marker function.
11756 (enums1): New function.
11757 (main): Call enums1(). Move enum tests to enums1().
11758
78492fde
AC
11759Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
11760
11761 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
11762 compile/link program. Update line numbers.
11763 * gdb.asm/d10v.inc: Define ``startup''.
11764 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 11765
49a2cef8
AC
11766Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
11767
11768 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
11769
3e6c8688
EZ
117702000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11771
11772 * gdb.base/maint.exp: Add 'maint print architecture' item to output
11773 of 'help maint print' command.
11774
9ff5cbe9
AC
11775Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
11776
11777 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
11778 they use gdb_expect_list.
11779
17c579bd
AC
11780Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
11781
11782 * gdb.base/commands.exp: Use ``set remote
11783 memory-read-packet-size'' instead of ``set endian big'' to test
11784 long commands.
11785
e6d71bf3
DB
117862000-06-03 Daniel Berlin <dan@cgsoftware.com>
11787
11788 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 11789 g++, and stop skipping them.
e6d71bf3
DB
11790
11791 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
11792 work under g++.
11793
d63a86f8 11794 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
11795 initialization.
11796
dc96c6c7 117972000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
11798
11799 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
11800 the regular expression: accept an (almost) arbitrary sequence of
11801 "frames-invalid" and "breakpoints-invalid" messages both before
11802 and after the "starting" message.
11803
dc96c6c7 118042000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
11805
11806 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 11807
dc96c6c7 118082000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
11809
11810 * gdb.base/annota1.exp (annotate-signal-handler-caller):
11811 Relax the regular expression a little, make it pass on Solaris 8.
11812
8216cda9
KB
118132000-05-12 Kevin Buettner <kevinb@redhat.com>
11814
11815 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 11816 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
11817 Instead, it is permissible for gdb to stop on the line of the
11818 call itself.
11819
1a570b2f
MS
118202000-05-12 Michael Snyder <msnyder@.cygnus.com>
11821
11822 * gdb.base/break.exp (bp on small function, optimized file):
11823 Add a second pass pattern. The behavior differs here between stabs
11824 and dwarf for one-line functions. Stabs preserves two line symbols
11825 (one before the prologue and one after) with the same line number,
11826 but dwarf regards these as duplicates and discards one of them.
11827 Therefore the address after the prologue (where the breakpoint is)
11828 has no exactly matching line symbol, and GDB reports the breakpoint
11829 as if it were in the middle of a line rather than at the beginning.
11830
dc96c6c7 118312000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 11832
d63a86f8 11833 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
11834 rather than "send_gdb" (for consistancy).
11835
7d418785
AC
11836Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
11837
11838 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
11839 * gdb.c++/templates.cc: Properly check for GCC version number.
11840 * lib/compiler.cc: Likewise
11841
dc96c6c7 118422000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 11843
d63a86f8 11844 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
11845 gdb may not stop at the first line of main, due to code motion.
11846
dc96c6c7 118472000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
11848
11849 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
11850 This test depends on parsing the printf output from the target.
11851 Since the sparclet stub doesn't do stdio, this will never work.
11852 * gdb.base/call-rt-st.exp: ditto.
11853 * gdb.base/call-strs: ditto.
11854
dc96c6c7 118552000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
11856
11857 * gdb.base/miscexprs.exp: make sizeof long array test portable.
11858
11859 * gdb.base/ending-run.exp: After connecting to a remote target,
11860 but before running, the target will appear to be in a random
11861 location. Specify both a file and a line for breakpoints.
11862 Also, the function that calls main may be called 'init'
11863 rather than 'start'.
11864
a5a51225
EZ
118652000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11866
11867 * gdb.base/help.exp: Update output for add-symbol-file command.
11868
7930cc7c
FN
118692000-04-10 Fernando Nasser <fnasser@cygnus.com>
11870
11871 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11872 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
11873
23e37ab1
C
118742000-04-07 J.T. Conklin <jtc@redback.com>
11875
e93c542c
C
11876 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
11877
23e37ab1
C
11878 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
11879
591b8fa3
PDM
11880Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
11881
11882 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
11883 values that can be represented exactly.
11884 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
11885 above change, and to not check against the directory part of the source
11886 file name.
11887 (step into print_long_arg_list): Likewise.
11888 (print print_small_structs from print_long_arg_list): Likewise.
11889 (print print_long_arg_list): Likewise.
11890
7a495180
EZ
118912000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11892
30b53638 11893 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 11894
beb998c6
AC
11895Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
11896
11897 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
11898
1c689132
DB
118992000-03-25 Daniel Berlin <dan@cgsoftware.com>
11900
11901 * gdb.base/commands.exp (deprecated_command_test): Add test for
11902 deprecate with no arguments.
11903
c1790a9d
JL
119042000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
11905
11906 * gdb.base/break.exp: Add new test for setting breakpoints on
11907 optimized code so we can test breakpoints work even when function
11908 prologues may be optimized away
11909
003ba290
FN
119102000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11911
11912 From David Whedon <dwhedon@gordian.com>
a9c64011 11913 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 11914
6837a0a2
DB
119152000-03-22 Daniel Berlin <dan@cgsoftware.com>
11916
11917 * gdb.base/help.exp: Added test for new apropos command.
11918
b9593231
KB
119192000-03-21 Kevin Buettner <kevinb@redhat.com>
11920
11921 * gdb.base/pointers.c (usevar): New function.
11922 (main): Make sure that global variables v_int_pointer2, rptr,
11923 and y are all referenced someplace in the program by calling
11924 usevar() on them. [Some linkers delete symbols which are
11925 never referenced. The space remains, but there's no way to
11926 get a (symbolic) handle on the variable from the debugger.]
11927
751a959b
EZ
119282000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11929
11930 * gdb.base/printcmds.c: Add typedeffed arrays.
11931
11932 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
11933 procedure to test arrays that are typedef'd.
11934
73a93a32
JI
119352000-03-13 James Ingham <jingham@leda.cygnus.com>
11936
11937 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 11938 the library directories.
73a93a32 11939
fb40c209
AC
11940Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
11941
11942 * configure.in (configdirs): Add sub directory gdb.mi.
11943 * configure: Re-generate.
11944
11945 * gdb.mi: New directory.
d63a86f8 11946
ee4dd2c9
AC
119472000-02-25 Scott Bambrough <scottb@netwinder.org>
11948
11949 * gdb.base/long_long.exp: Correct test suite failure when printing
11950 a long long value as a double on ARM platforms.
11951
70f0cc22
JB
119522000-02-16 Jim Blandy <jimb@redhat.com>
11953
11954 * gdb.base/break.exp ("breakpoint line number"): Make sure the
11955 default source file is set properly before running this test.
11956
853819b8
EZ
119572000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11958
11959 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
11960 gdbtk/library directory, not in gdbtcl2.
11961
dfcd3bfb
JM
119622000-02-04 Jim Blandy <jimb@redhat.com>
11963
11964 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
11965 backslash from regexp pattern.
11966
11967 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
11968 procedure. Use it to run all the "continue to bp overloaded"
11969 tests. Note that this changes the names of the tests slightly.
11970 If the breakpoint hit message includes a hex PC value, because
11971 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
11972 from the real source code, still consider that a pass.
11973
11974 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
11975 XFAIL here if the breakpoint message contains a hex address. Note
11976 similar change on 1999-11-02.
11977
11978 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
11979
11980 * gdb.base/ptype.exp: Establish a default source file before
11981 calling get_debug_format.
11982
119832000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
11984
11985 * gdb.base/watchpoint.exp: Remove duplication of test messages.
11986
8b93c638
JM
119872000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
11988
11989 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
11990 of successive stepi commands -- while in the prologue we should see
11991 the function entry bracket.
11992
119932000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
11994
11995 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
11996 reach __change_mode() when stepping through the end of main().
11997
c5394b80
JM
119982000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
11999
12000 * gdb.base/default.exp: Fix expected pattern.
12001 * gdb.base/help.exp: Same.
12002
0d06e24b
JM
120032000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12004
12005 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
12006 Don't use xfail's because that affects only the following test.
d63a86f8 12007
0d06e24b
JM
12008 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
12009 solaris or linux.
12010
12011 * gdb.base/selftest.exp: Update to reflect changes to main.c.
12012
dc96c6c7 120132000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 12014
d63a86f8 12015 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
12016 "A syntax error" rather than "A parse error". Accept both.
12017
120182000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
12019
12020 * gdb.base/default.exp: Remove OS dependent string from "target
12021 remote" test.
12022 * gdb.base/help.exp: Same for "help target remote" test.
12023
c3f6f71d
JM
120242000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12025
12026 From Jim Kingdon <kingdon@redhat.com>:
12027
12028 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
12029 prompt (cleanup rather than necessity, but still might keep output
12030 from spilling to next test).
12031
120322000-01-02 Fred Fish <fnf@cygnus.com>
12033
12034 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
12035 AIX, which defines them in <sys/types.h>.
12036
ed9a39eb 120371999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 12038
ed9a39eb
JM
12039 * gdb.base/default.exp: Match arm* etc instead of arm in "info
12040 float" test.
12041
120421999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 12043
ed9a39eb 12044 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
12045
12046 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
12047 outermost frame disallowed".
12048
120491999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
12050
12051 * gdb.base/setvar.exp: New tests for setting the value of a struct
12052 with a constant list.
12053
120541999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12055
12056 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
12057 require the user to type a cast before setting the value of a struct.
12058
de57eccd
JM
120591999-12-06 Jim Blandy <jimb@cygnus.com>
12060
12061 * gdb.base/default.exp: Expect the new 'info float' command on
12062 all i386 platforms.
12063
12064 * gdb.threads/linux-dp.exp: Expand our ability to recognize
12065 LinuxThreads libraries that don't support debugging.
12066
c2d11a7d
JM
12067Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12068
12069 * gdb.base/remote.c: Fill the buffer with truely random data.
12070 Change the buffer type to ``unsigned char'' to simplify size
12071 arithmetic.
12072
12073 * gdb.base/remote.exp: Reduce download numbers by one. Typical
12074 stub only handles 400-1 byte packets. Verify that the download
12075 worked.
12076
120771999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
12078
12079 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
12080 tests, using UNRESOLVED for the untested cases. Also, does not wait
12081 for a timeout if the prompt was received before a recognizable pattern.
12082
120831999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
12084
12085 * lib/gdb.exp (gdb_expect_list): Fix spelling.
12086
120871999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12088
12089 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
12090 watchpoints.
12091
120921999-11-24 Jason Merrill <jason@casey.cygnus.com>
12093
12094 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
12095
12096 * gdb.c++/local.exp: Be more flexible in recognizing local class
12097 name mangling. Don't allow horribly truncated method names.
12098 * gdb.c++/derivation.exp: Expect protected inheritance.
12099 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
12100 * gdb.c++/virtfunc.exp: Likewise.
12101 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
12102 when printing a nested enum.
12103
121041999-11-22 Jim Blandy <jimb@cygnus.com>
12105
12106 * gdb.base/step-test.exp: Properly await GDB's response to setting
12107 a breakpoint on the call to large_struct_by_value.
12108
12109 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
12110 just because we have debug info for the `start' function.
12111
121121999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
12113
12114 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
12115 "Unknown signal" messages, which indicate (on LinuxThreads) that
12116 GDB doesn't know how to debug threads on this system. This is
12117 better than hanging while philosopher 0 dumps chatter into gdb.log.
12118
121191999-11-18 Tom Tromey <tromey@cygnus.com>
12120
12121 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
12122
121231999-11-18 Fred Fish <fnf@cygnus.com>
12124
12125 * gdb.base/coremaker2.c: Add sample program for generating
12126 cores that is more self contained than coremaker.c. Eventually
12127 I'll add more code to this and tie it into the testsuite.
12128
4ce44c66
JM
121291999-11-12 Stan Shebs <shebs@andros.cygnus.com>
12130
12131 * gdb.base/dollar.exp: Remove, now in gdb.hp.
12132
121331999-11-10 Jimmy Guo <guo@cup.hp.com>
12134
12135 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
12136 from $srcdir/lib/.
12137 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
12138 and gdb.c++/.
12139
12140 * gdb.c++/derivation.exp: remove redundant get compiler info code.
12141
d63a86f8 12142 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
12143 'continue with watch' test point.
12144
121451999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
12146
12147 Merged from p2linux-990323-branch:
d63a86f8 12148
4ce44c66
JM
12149 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
12150
11cf8741
JM
12151Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
12152
12153 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
12154 {limit,fixed}''. Test ``set download-write-size''.
12155
12156Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
12157
12158 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
12159 gdb_expect_list.
12160
12161Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
12162
12163 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
12164
121651999-11-03 Mark Salter <msalter@cygnus.com>
12166
12167 * gdb.base/break.exp: Fix "stub continue" pattern.
12168
121691999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
12170
12171 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
12172
121731999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
12174
12175 * gdb.base/display.exp ("finish"): Add timeout clause.
12176
12177 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
12178 plain prompt clause, so this doesn't have to time out in order to
12179 fail.
12180
12181 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
12182 breakpoint hit messages include an address.
12183
12184 * gdb.base/display.exp: Don't forget to escape parens in regular
12185 expressions. Unix regexp notatation sucks.
12186
121871999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12188
12189 * gdb.base/annota1.exp: Test for annotate-signalled: change output
12190 order for 'signalled' message.
12191
5c44784c
JM
121921999-11-01 Stan Shebs <shebs@andros.cygnus.com>
12193
12194 From Jimmy Guo <guo@cup.hp.com>:
12195 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
12196 * gdb.base/annota1.c: Add code for tests to work with.
12197
121981999-10-26 Frank Ch. Eigler <fche@cygnus.com>
12199
12200 * gdb.base/remote.exp: New test for remote downloading settings.
12201 * gdb.base/remote.c: New file with large .data.
12202
917317f4
JM
122031999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
12204
12205 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
12206 for LinuxThreads support, merged from the Code Fusion branch.
12207
12208Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
12209
12210 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
12211 containing exp_continue into a while within an expect. Don't
12212 attempt a start more than three times. Check return value from
12213 gdb_load.
d63a86f8 12214
2df3850c
JM
12215Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
12216
12217 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
12218 a pass case.
12219
2acceee2
JM
122201999-10-01 Kevin Buettner <kevinb@cygnus.com>
12221
12222 * gdb.base/break.c (main): Added a statement that we can step
12223 off of.
12224 * gdb.base/break.exp: Added tests for setting a breakpoint
12225 at an offset and stepping onto a breakpoint.
12226
122271999-10-01 Fred Fish <fnf@cygnus.com>
12228
d63a86f8 12229 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
12230 gdb output.
12231
c2c6d25f
JM
122321999-09-18 Jim Blandy <jimb@cris.red-bean.com>
12233
12234 * gdb.base/break.exp: Code locations are in hex, don't forget!
12235 (For HP-UX.)
12236
122371999-09-17 Stan Shebs <shebs@andros.cygnus.com>
12238
12239 * condbreak.exp: Use break.c as test program.
12240 * condbreak.c: Remove, redundant with break.c.
12241
122421999-09-15 Stan Shebs <shebs@andros.cygnus.com>
12243
12244 * config/monitor.exp (gdb_target_monitor): Disable X- and
12245 Z-packets if the target needs it.
12246
122471999-09-13 James Ingham <jingham@leda.cygnus.com>
12248
12249 * gdb.c++/overload.exp: Added tests for listing overloaded
12250 functions with function pointers in the arg, explicitly calling
12251 out the version you want.
12252
cff3e48b
JM
122531999-09-09 Stan Shebs <shebs@andros.cygnus.com>
12254
12255 * long_long.exp: Add variations of test cases that work for
12256 targets with 16-bit ints and 32-bit doubles.
12257
d4f3574e
SS
122581999-09-08 Stan Shebs <shebs@andros.cygnus.com>
12259
12260 * break.c (main): Compare a possibly-uninitialized argc with an
12261 unlikely value that fits in 16 bits.
12262
122631999-09-07 Stan Shebs <shebs@andros.cygnus.com>
12264
12265 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
12266 0xfeeb, don't want negative numbers if ints are 16 bits.
12267
12268 * lib/gdb.exp (skip_cplus_tests): New proc.
12269 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
12270 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
12271 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
12272 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
12273 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
12274 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
12275 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
12276 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
12277
12278 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
12279
12280Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
12281
12282 * gdb.base/corefile.exp (up): Allow a parameter to appear
12283 in the frame that we're going up to.
12284
12285 From Jim Blandy <jimb@cygnus.com>:
12286
12287 * gdb.base/default.exp (info float): Expect some output now.
12288
12289 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
12290 returning floating-point values to fail on the x86.
12291 * gdb.base/callfwmall.exp (do_function_calls): Same.
12292
12293 * gdb.base/list.exp (test_listsize): Correct expectations for
12294 listing line 1 with listsize 2. Also, listing a single line
12295 works now, as does listing three lines. [Kevin's note: There
12296 were a number of other cases fixed too where the expectations
12297 differed...]
12298
122991999-09-02 Stan Shebs <shebs@andros.cygnus.com>
12300
12301 * gdb.base/selftest.exp: Add case for when version prints as
12302 constant string instead of char pointer.
12303
104c1213
JM
123041999-08-25 Stan Shebs <shebs@andros.cygnus.com>
12305
12306 * gdb.base/ending-run.exp: Add Solaris case for what happens when
12307 stepping out of main.
12308
12309 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
12310 G++ used.
12311
12312 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
12313 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
12314
12315 * gdb.c++/ovldbreak.exp: Update match string in test that
12316 includes a warning of multiple breakpoints.
12317
123181999-08-24 Stan Shebs <shebs@andros.cygnus.com>
12319
12320 * gdb.base/display.exp: Improve precision of step-after-finish
12321 added yesterday.
12322
12323 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
12324 test.
12325
12326 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
12327 configs when using G++, not just hppa*.
12328
123291999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12330
12331 * gdb.base/async.c: New file.
12332 * gdb.base/async.exp: New file.
12333
12334Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
12335
12336 * gdb.base/break.exp: Tweak PA specific tests to properly handle
12337 PA64.
12338
53a5351d
JM
12339Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
12340
104c1213
JM
12341 * gdb.base/display.exp: "finish" can leave us mid-line on many
12342 targets, deal with it. Add a small constant to main, instead of
12343 1000 since main+1000 may not be a valid address in the target.
12344
53a5351d
JM
12345 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
12346 on hpux11.
12347
12348 * gdb.base/attach.exp: Handle another hpux11 error message variant
12349 when attaching to a process that does not exist.
12350
123511999-08-19 J.T. Conklin <jtc@redback.com>
12352
12353 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
12354 characters in 'continue to 1241' test.
12355
123561999-08-17 Stan Shebs <shebs@andros.cygnus.com>
12357
12358 * gdb.base/call-ar-st.exp: Add a shorter match case for the
12359 stop in print_long_arg_list, define and use a whitespace
12360 variable in print_small_structs test, add an XFAIL for Solaris.
12361 * gdb.base/dbx.exp: XFAIL func commands until somebody is
12362 interested enough to fix.
12363
7be570e7
JM
123641999-08-13 Keith Seitz <keiths@cygnus.com>
12365
12366 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
12367 (dbx_gdb_load): Remove. Use gdb_load instead, since that
12368 proc knows about targets other than the natives.
12369 (test_assign): Use "gdb_run_cmd" to "run" the target.
12370 Check that we've actually hit the breakpoint at main.
12371 When we attempt to assign a value to a local variable, check
12372 that the variable is in the current scope, i.e., don't use
12373 a test with an empty result.
12374
12375Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
12376
12377 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
12378 command.
12379
123801999-08-09 Stan Shebs <shebs@andros.cygnus.com>
12381
12382 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12383 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
12384 gdb.compat, gdb.threads-hp.
12385 gdb.hp/configure, gdb.hp/configure.in: New files.
12386 gdb.hp/Makefile.in: Recurse into new subdirs.
12387 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
12388 gdb.hp/gdb.objdbg: New directory, tests for debugging info
12389 in object files.
12390 gdb.hp/tools: New directory, aux tools for HP-specific tests.
12391
96baa820
JM
123921999-08-05 Stan Shebs <shebs@andros.cygnus.com>
12393
12394 * gdb.base/display.exp: Help expect by putting a newline in the
12395 funky printf, remove a bogus p/a test.
12396
123971999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12398
12399 * gdb.base/display.exp: Make sure that when we say 'run', we are
12400 connected to the target. This is necessary when running not
12401 natively.
12402
124031999-08-03 Stan Shebs <shebs@andros.cygnus.com>
12404
12405 * gdb.base/step-test.exp: Removed some extraneous messages.
12406
12407 * gdb.base/long_long.exp: Don't run memory examination tests
12408 on little-endian targets (they will need a different set of
12409 results to match).
12410
124111999-08-02 Stan Shebs <shebs@andros.cygnus.com>
12412
12413 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
12414 until somebody decides to fix GDB.
12415
12416 * gdb.base/long_long.c: Stop compiler complaint by specifying long
12417 constant as "ULL".
12418 * gdb.base/long_long.exp: Loosen x/c test, add partial result
12419 matches for a couple x/2 commands.
12420
a0b3c4fd
JM
124211999-07-30 Stan Shebs <shebs@andros.cygnus.com>
12422
12423 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
12424 by merging in ref-types2 tests.
12425 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
12426
12427 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12428 * gdb.c++/Makefile.in: Add standard actions.
12429 (EXECUTABLES): Rename from PROGS, update list.
12430 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
12431 from gdb.hp.
12432 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
12433 foo and bar locals.
12434 * gdb.c++/anon-union.exp: Fix tests to match.
12435 * gdb.c++/classes.exp: Run if HP compiler used, add extra
12436 expect matches to handle output variations.
12437 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
12438 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
12439 output, add HP alternatives for new and delete prints.
12440 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
12441 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
12442 * gdb.c++/demangle.exp: Use $style when reporting failure.
12443 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
12444 * gdb.c++/inherit.exp: Run if HP compiler used, add some
12445 match alternatives.
12446 * gdb.c++/local.exp: Add match alternatives or xfails for HP
12447 compilers.
12448 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
12449 * gdb.c++/method.exp: Add match alternatives.
12450 * gdb.c++/misc.cc: Add bool types.
12451 * gdb.c++/misc.exp: Add tests for bool types.
12452 * gdb.c++/overload.exp: Add xfails.
12453 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
12454 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
12455 add some more template parameter tests (only for HP currently).
12456 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
12457 * gdb.c++/virtfunc.cc: Add return type and value for main.
12458 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
12459 match alternatives.
d63a86f8 12460
a0b3c4fd
JM
124611999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12462
12463 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
12464
124651999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
12466
12467 * gdb.base/signals.exp: Don't expect getting a backtrace from
12468 within a signal handler to fail on Linux.
12469
124701999-07-29 Stan Shebs <shebs@andros.cygnus.com>
12471
12472 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12473 * lib/gdb.exp: Remove some gratuitious semicolons.
12474 (delete_breakpoints): Increase timeout.
12475 (gdb_expect): Add -notransfer option.
12476 (gdb_test): Use -notransfer option.
12477 (get_compiler_info): Add f77 case.
12478 (get_compiler): New proc, split out from gdb_preprocess, add f77
12479 case.
12480 (gdb_preprocess): Call get_compiler.
12481
12482 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
12483 * gdb.base/attach.exp, gdb.base/display.exp,
12484 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
12485 gdb.base/long_long.exp, gdb.base/printcmds.exp,
12486 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
12487 third arg to gdb_test.
12488 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
12489 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
12490 HP-UX xfails, add others.
12491 * gdb.base/completion.exp: Reflect name change of self-test.
12492 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
12493 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
12494 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
12495 HP failure number.
12496 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
12497 useless HP-UX 10.30 references.
12498 * gdb.base/maint.exp: Loosen matches.
12499 * gdb.base/pointers.c (main): Declare more_code.
12500 * gdb.base/pointers.exp: Match on output of a `next'.
12501 * gdb.base/structs.c: Add prototypes.
12502 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
12503 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
12504
125051999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12506
12507 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
12508 command.
12509
125101999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12511
12512 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
12513 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
12514
12515 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
12516 debug info. Deal with lack of signal hanlder info in stack.
12517
a9c64011 12518 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
12519 * gdb.base/annota1.exp: If printf has debug info, deal with it.
12520
5a2468f5
JM
125211999-07-19 Stan Shebs <shebs@andros.cygnus.com>
12522
12523 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
12524 gdb.base/foll-vfork.exp: Don't run for crosses.
12525
adf40b2e
JM
12526Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
12527
12528 * gdb.base/configure.in: Check for gdbvars.exp instead of
12529 a1-selftest.exp.
12530 * gdb.base/configure: Re-generate.
12531
125321999-07-12 Stan Shebs <shebs@andros.cygnus.com>
12533
12534 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
12535 in trying to run first and name is too long.
12536
12537 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
12538 pointers2.c and pointers2.exp, respectively.
12539 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
12540 doschk happier.
12541
43e526b9
JM
125421999-07-08 Stan Shebs <shebs@andros.cygnus.com>
12543
12544 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
12545 callfuncs2.c and callfuncs2.exp.
12546
12547 * gdb.base/list.exp: Remove mistaken xfails.
12548 * gdb.base/list0.h: Add optional prototypes.
12549
9846de1b
JM
12550Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
12551
a9c64011 12552 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 12553 calling malloc.
a9c64011
AS
12554 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
12555 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
12556 use.
12557
125581999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12559
12560 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
12561 * gdb.base/annota2.cc, annota2.exp: Move from here.
12562 * gdb.c++/annota2.cc, annota2.exp: To here.
12563 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
12564
43ff13b4
JM
12565Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
12566
12567 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
12568 a consistent format.
12569
085dd6e6
JM
125701999-06-25 Stan Shebs <shebs@andros.cygnus.com>
12571
12572 From Jimmy Guo <guo@cup.hp.com> and others at HP:
12573 * lib/gdb.exp (get_compiler_info): Add detection for assorted
12574 HP compilers, also set the globals $true and $false.
12575
12576 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
12577 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
12578 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
12579 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
12580 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
12581 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
12582 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
12583 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
12584 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
12585 whatis.c} Add C++ compatible function definitions and return
12586 types, add includes for library functions.
12587 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
12588 * gdb.base/step-test.c (myglob): Rename from glob.
12589 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
12590 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
12591 files, move here from gdb.hp.
12592 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
12593 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
12594 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
12595 Adjust line numbers in regexps.
12596
12597 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
12598 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
12599 instead of 0/1.
12600
12601 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
12602 foll-vfork.exp: New files, move here from gdb.hp.
12603 * gdb.base/page.exp: New file, test of pagination command.
12604
12605 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
12606 recursion test.
12607 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
12608
12609 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
12610 gdb.base/solib.exp: Fix compiler invocation process.
12611
12612 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
12613 HP-UX 11, turn off overload resolution explicitly.
12614 * gdb.base/commands.exp: Set argument list explicitly, add
12615 watchpoint test.
12616 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
12617 them work.
12618 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
12619 expressions properly.
12620 * gdb.base/corefile.exp: Loosen the match slightly.
12621 * gdb.base/default.exp: Allow "Error accessing memory" message
12622 also.
12623 * gdb.base/display.exp: Skip over x/0 j if PA64.
12624 * gdb.base/funcargs.exp: Add xfails for HP-UX.
12625 * gdb.base/interrupt.exp: Ditto.
12626 * gdb.base/langs.exp: Add symbolic matches governed by compiler
12627 in use.
12628 * gdb.base/list.exp: Add xfails for HP-UX.
12629 * gdb.base/long_long.exp: Refine some of the numeric matches.
12630 * gdb.base/mips_pro.exp: Xfail on HP-UX.
12631 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
12632 * gdb.base/nodebug.exp: Succeed on more varieties of output.
12633 * gdb.base/opaque.exp: Remove some HP-UX xfails.
12634 * gdb.base/ptype.exp: Succeed on more varieties of output.
12635 * gdb.base/scope.exp: Add xfails for HP-UX.
12636 * gdb.base/sect-cmd.exp: Add more cases.
12637 * gdb.base/setvar.exp: Add xfails for HP-UX.
12638 * gdb.base/shlib-call.exp: Loosen some matches slightly.
12639 * gdb.base/signals.exp: Match on void symbolically.
12640 * gdb.base/step-test.exp: Add case for PA64.
12641 * gdb.base/term.exp: Add exit and restart.
12642 * gdb.base/twice.exp: Clean up after self.
12643 * gdb.base/varargs.exp: Disable overload resolution explicitly.
12644 * gdb.base/whatis.exp: Allow more ways to pass tests.
12645
12646 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
12647 no longer useful.
12648
12649Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
12650
12651 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
12652 list of patterns.
12653 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
12654 print_double_array(double_array)", "continuing to breakpoint
12655 1018", "print print_double_array(array_d)" and "continuing to
12656 1034" tests.
d63a86f8 12657
085dd6e6
JM
126581999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
12659
a9c64011 12660 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
12661
126621999-06-24 Stan Shebs <shebs@andros.cygnus.com>
12663
12664 * config/mt-*: Remove, these haven't been used since 1996.
12665
126661999-06-22 Stan Shebs <shebs@andros.cygnus.com>
12667
12668 * gdb.base/call-strs.c, gdb.base/ending-run.c,
12669 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
12670 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
12671
9e0b60a8
JM
126721999-06-18 Stan Shebs <shebs@andros.cygnus.com>
12673
12674 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
12675 simpler match case for the ptype of the big class.
12676
126771999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12678
12679 * gdb.exp: Fix test for gdb_prompt existence.
12680
126811999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12682
12683 * gdb.exp (gdb_test): Add fail after calls to perror.
12684
126851999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12686
12687 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
12688
126891999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
12690
12691 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
12692
0f71a2f6
JM
12693Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
12694
12695 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
12696 malloc() is linked in.
12697
126981999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
12699
12700 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
12701 step at end.
12702
12703 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
12704
127051999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
12706
12707 * gdb.java/jv-print.exp: New file. (Our first Java test!)
12708
cce74817
JM
12709Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
12710
12711 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
12712 * gdb.base/mips_pro.exp: Likewise.
12713
127141999-06-02 Keith Seitz <keiths@cygnus.com>
12715
12716 * gdb.c++/templates.cc: Change all "new" operators to throw
12717 an exception.
12718 * gdb.c++/cplusfuncs.cc: Likewise.
12719
12720 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
12721
12722Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
12723
12724 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
12725 * gdb.base/ending-run.exp: When stepping out of main, accept a
12726 step into an arbitrary assembler file.
cce74817 12727
392a587b
JM
127281999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12729
d63a86f8 12730 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 12731 "breakpoint-invalid" to be printed.
d63a86f8 12732 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
12733 number of "frames-invalid" and "breakpoint-invalid" to be printed.
12734 * gdb.base/annota2.cc: Initialize a.x to 0.
12735
9e086581
JM
127361999-05-17 Keith Seitz <keiths@cygnus.com>
12737
12738 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
12739 when "skip_float_tests" set.
12740 Ditto for "print print_double_array(array_d)", "print print_small_structs",
12741 "print print_ten_doubles", and "step into print_long_arg_list".
12742 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
12743 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
12744 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
12745 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
12746 "skip_float_tests" is set.
12747 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
12748 when "skip_float_tests" set.
d63a86f8 12749
cd0fc7c3
SS
127501999-05-06 Keith Seitz <keiths@cygnus.com>
12751
12752 * gdb.base/annota2.cc: Include stdio.h.
12753
12754Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
12755
12756 * gdb.base/crossload.exp: Remove, this has been disabled ever
12757 since BFD stopped including all targets, and cross-GDB gets
12758 plenty of testing anyway.
12759 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
12760 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
12761 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
12762 * gdb.base/README: Remove, was doc for this.
12763 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
12764 needed.
12765
b83266a0
SS
127661999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12767
12768 * gdb.base/call-ar-st.exp: Fix one regular expression in test
12769 output.
12770
12771 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
12772 * gdb.base/annota2.exp: New file. More annotation tests.
12773 * gdb.base/annota1.c: New file. Source file for annota1.exp.
12774 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
12775
127761999-04-23 Angela Marie Thomas <angela@cygnus.com>
12777
12778 * config/cfdbug.exp: New file.
12779
7a292a7a
SS
127801999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
12781
12782 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
12783 Marcus Daniel's and Dale Hawkins's demangler crashes.
12784
12785 * gdb.c++/demangle.exp (test_gnu_style_demangling,
12786 test_lucid_style_demangling, test_arm_style_demangling,
12787 test_hp_style_demangling): Try Tom Tromey's core-dumping
12788 identifier under each demangling style.
12789
127901999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
12791
12792 * gdb.c++/demangle.exp: Include the current demangling style
12793 in all test names.
12794 (current_demangling_style): New global variable.
12795 (set_demangling_style, test_demangling_core, test_demangling,
12796 test_demangling_exact): New functions.
12797 (test_gnu_style_demangling, test_lucid_style_demangling,
12798 test_arm_style_demangling, test_hp_style_demangling): Use those,
12799 instead of calling gdb_test and gdb_test_exact directly.
12800 (catch_demangling_errors): New function, which reports errors
12801 signalled by the demangling test functions in an orderly way.
12802 (do_tests): Use catch_demangling_errors.
12803
128041999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
12805
12806 * gdb.base/signals.exp (test_handle_all_print): Use () for
12807 grouping in expressions, not {}.
12808
12809 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
12810 initialized yet.
12811
128121999-04-01 Stan Shebs <shebs@andros.cygnus.com>
12813
12814 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
12815 are listed.
12816
128171999-03-26 Stan Shebs <shebs@andros.cygnus.com>
12818
12819 * gdb.stabs/weird.exp: Test for CC being defined before
12820 looking at its value.
12821
128221999-03-25 Stan Shebs <shebs@andros.cygnus.com>
12823
12824 * gdb.base/call-ar-st.exp: Remove stray '#'.
12825 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
12826 "short int" and "long int".
12827 * gdb.c++/overload.cc: Cast the string added in the previous
12828 change, to mollify finicky HP compiler.
12829 * gdb.hp/reg-test.exp (testfile): Fix file name.
12830 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 12831
7a292a7a
SS
12832 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
12833 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
12834 alternate form of enum ptype.
12835
c906108c
SS
128361999-03-23 Stan Shebs <shebs@andros.cygnus.com>
12837
7a292a7a
SS
12838 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
12839 * gdb.hp/*.exp: Change all to run compiler probe only after
12840 passing skip_hp_tests, so as not to waste time on guaranteed
12841 failure.
12842
c906108c
SS
12843 * gdb.c++/overload.cc: Pass string instead of char addr, always
12844 init ccpfoo.
12845 * gdb.c++/templates.cc: Fix syntax error.
12846
7a292a7a
SS
12847Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
12848
12849 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 12850 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
12851 command.
12852
128531999-03-18 James Ingham <jingham@cygnus.com>
12854
12855 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
12856
12857 * gdb.c++/method.exp: It was testing an uninitialized int on the
12858 stack and assuming it was positive.
12859
12860 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
12861
12862 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 12863 keep it from killing the rest of the tests.
7a292a7a
SS
12864 Use gdb_continue_to_end.
12865
12866 * gdb.base/sigall.exp: use gdb_continue_to_end.
12867
12868 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
12869
12870 * gdb.base/display.exp: use runto_main, not run.
12871
d63a86f8
RM
12872 * gdb.base/default.exp: Check for the current error message in the
12873 r abbreviation test.
7a292a7a
SS
12874 Add strongarm to the targets that know info float.
12875
d63a86f8 12876 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
12877 run which doesn't work with monitors.
12878
12879 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
12880
12881 * gdb.base/break.exp: use the gdb_continue_to_end proc.
12882
12883 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
12884 program. Traps the case (in Cygmon) when the program never really
12885 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
12886 more places, so I used my name. Sorry Mark...
12887
12888 * config/monitor.exp (gdb_target_monitor): added another
12889 target_info parameter: remotebinarydownload. This will set the
12890 remotebinarydownload flag if this is causing some boards trouble.
12891
128921999-03-18 Mark Salter <msalter@cygnus.com>
12893
12894 * lib/gdb.exp (continue_to_exit): New function.
12895
12896 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
12897 * gdb.base/ending-run.exp: Ditto.
12898 * gdb.base/step-test.exp: Ditto.
12899
129001999-03-16 Stan Shebs <shebs@andros.cygnus.com>
12901
12902 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
12903 (suggested by Art Haas <ahaas@neosoft.com>).
12904
129051999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
12906
12907 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
12908
12909Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
12910
12911 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
12912 descriptions of types (short unsigned int vs unsigned short, etc).
12913
129141999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
12915
12916 * gdb.base/call-strs.exp: Don't assume that `step' will step over
12917 a call to strlen; sometimes we do have sources.
12918
129191999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
12920
12921 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
12922 character, so GDB won't print garbage after its end.
d63a86f8 12923
c906108c
SS
12924 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
12925 breakpoint there instead. Sometimes GCC emits memcpy to handle
12926 the large structures being passed by value, so we step into that
12927 instead of sum_array_print, which obscures what we're really testing.
12928 * gdb.base/step-test.exp: However, we do want a test that notices
12929 the bizarre steps into memcpy, so do that here. Add check for
12930 stepping into function calls that pass large structures by value.
12931 ("Is that a noun clause, or are you just happy to see me?")
12932 Remove all references to specific line numbers.
12933 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
12934 New type and function.
12935 (main): Call large_struct_by_value, passing it a large struct by value.
12936 * lib/gdb.exp (gdb_get_line_number): New function.
12937
12938 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
12939 more portable.
12940
7a292a7a
SS
129411999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
12942
c906108c
SS
12943 * lib/gdb.exp: Doc fixes.
12944
7a292a7a
SS
129451999-03-05 Nick Clifton <nickc@cygnus.com>
12946
d63a86f8 12947 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
12948
129491999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
12950
c906108c
SS
12951 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
12952 commands. They're not germane to this test, and they don't work
12953 that way on remote targets.
12954
3fc11d3e
JM
129551999-03-01 James Ingham <jingham@cygnus.com>
12956
12957 * Changelog entries merged over from gdb development branch.
12958
3fc11d3e
JM
12959 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
12960
12961 * lib/gdb.exp (gdbtk_analyze_results): Generic function
12962 for outputting results of test run.
12963
2d4a1622 12964 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
12965
12966 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 12967
7a292a7a
SS
129681999-02-25 Felix Lee <flee@cygnus.com>
12969
12970 * lib/gdb.exp (debug_format): initialize
12971
c906108c
SS
129721999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
12973
12974 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
12975 * gdb.base/call-rt-st.c: Ditto.
12976
c906108c
SS
129771999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
12978
12979 * gdb.threads/pthreads.exp (horiz): New variable.
12980 (test_startup): Fix regexps that capture thread numbers.
12981
129821999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
12983
12984 * gdb.base/smoke.exp: Disambiguate two test case names (both
12985 called ``print'').
12986
12987Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
12988
12989 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
12990 compilation.
12991
129921999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
12993
12994 * gdb.base/miscexprs.exp: Change patterns to match GDB's
12995 actual output formatting.
12996 * gdb.base/smoke.exp: GDB removes leading 0's.
12997 * gdb.base/volatile.exp: Don't check type of remuneration;
12998 that variable is no longer defined in constvars.c.
12999 * gdb.base/step-test.c (main): Exit with explicit exit code.
13000 * gdb.base/step-test.exp: Remove two nexti checks--they are
13001 not portable.
13002
130031999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
13004
13005 * gdb.base/help.exp ("help delete display"): Fix test to match
13006 gdb's output.
13007
13008 * gdb.base/long_long.c (known_types): Initialize values to zero.
13009 * gdb.base/long_long.exp: Step one more line
13010 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
13011 leading zeros. Explicitly ask for hex formatting. Use
13012 unique test case names.
c906108c
SS
13013
13014Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13015
d63a86f8 13016 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
13017
13018 * gdb.c++/method.exp: Add missing close brace.
13019
130201999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
13021
13022 * gdb.base/maint.exp: Use 'set height 0' to disable page
13023 prompting, not 'set height 400'.
13024
13025 Fix a bunch of timeouts.
13026 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
13027 four separate tests, so expect doesn't take forever to match a ton
13028 of text against a regexp with lots of .* forms.
13029 ("maint print psymbols", "maint print symbols"): Make some of
13030 these greps more selective, so that expect doesn't try to wade
13031 through huge piles of output and time out.
13032
13033 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
13034
13035 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
13036 tests: one which doesn't expect shlib events to be reported, and
13037 another which does, but is XFAIL for all platforms other than
13038 HP/UX.
13039
13040 * gdb.base/break.exp: Teach the test suite that the `catch
13041 fork', `catch vfork', and `catch exec' commands produce error
13042 messages on platforms that don't provide these features.
13043
13044Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
13045
13046 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
13047 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
13048 (shortening names from solib_threshold.exp etc), won't run on
13049 anything but HP-UX for the foreseeable future.
13050 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
13051 reflect move.
13052
13053Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
13054
13055 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
13056 gdb.trace/Makefile.in (clean): Remove all test executables.
13057
13058Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
13059
13060 * gdb.base/shlib-call.exp: add test cases to verify that gdb
13061 successfully re-sets breakpoints in shared libraries.
13062 * gdb.base/shmain.c (main): return 0, don't fall off the end.
13063
13064Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
13065
d63a86f8
RM
13066 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
13067 and compiled w/o GCC.
c906108c
SS
13068
13069 * gdb.hp/watch-cmd.exp: ditto.
13070
13071 * gdb.hp/watch-hp.exp: ditto.
13072
13073 * gdb.hp/xdb1.exp: ditto.
13074
13075 * gdb.hp/xdb2.exp: ditto.
13076
13077 * gdb.hp/dbx.exp: ditto.
13078
13079Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
13080
13081 * constvars.c: Remove C++-isms.
13082 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
13083 with GCC.
13084
13085Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
13086
13087 The following changes are part of the HP merge.
13088
13089 * gdb.base/break.exp: new tests to verify that catchpoints for
13090 fork, vfork, and exec don't trigger inappropriately.
13091
13092 * gdb.base/opaque.exp: compile one file at a time, then link.
13093
13094 * gdb.base/signals.exp: be more restrictive about which hppa
13095 systems receive a setup_xfail. new tests.
13096
13097 * gdb.base/solib_threshold.build: new file.
13098 * gdb.base/solib_threshold.exp: new file.
13099 * gdb.base/solib_threshold.link_opts: new file.
13100 * gdb.base/solib_threshold.mk: new file.
13101 * gdb.base/gen_solib_threshold.c: new file.
13102
13103 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
13104 tests. New tests for enums inside classes.
13105
13106 * gdb.c++/compiler.cc: indicate support of template debugging.
13107
13108 * gdb.c++/demangle.exp: run hp style demangling tests.
13109
13110 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
13111 tests.
13112
13113 * gdb.c++/misc.cc: changes to support new tests.
13114
13115 * gdb.c++/templates.cc: changes to support HP's compiler; changes
13116 to support new tests.
13117
13118 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
13119 gcc, then skip these tests.
13120
13121Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
13122
13123 The following files are part of the HP merge; some had longer
13124 names at HP, but have been renamed to be no more than 14
13125 characters in length.
13126
13127 * gdb.hp/ambiguous.cc: new file.
13128 * gdb.hp/ambiguous.exp: new file.
13129 * gdb.hp/attach.exp: new file.
13130 * gdb.hp/attach2.exp: new file.
13131 * gdb.hp/classes-hp.exp: new file.
13132 * gdb.hp/ctti.exp: new file.
13133 * gdb.hp/ctti-add.cc: new file.
13134 * gdb.hp/ctti-add1.cc: new file.
13135 * gdb.hp/ctti-add2.cc: new file.
13136 * gdb.hp/ctti-add3.cc: new file.
13137 * gdb.hp/dbx.exp: new file.
13138 * gdb.hp/exception.cc: new file.
13139 * gdb.hp/exception.exp: new file.
13140 * gdb.hp/foll-exec.c: new file.
13141 * gdb.hp/foll-exec.exp: new file.
13142 * gdb.hp/foll-fork.c: new file.
13143 * gdb.hp/foll-fork.exp: new file.
13144 * gdb.hp/foll-vfork.c: new file.
13145 * gdb.hp/foll-vfork.exp: new file.
13146 * gdb.hp/inherit-hp.exp: new file.
13147 * gdb.hp/more-steps.exp: new file.
13148 * gdb.hp/namespace.cc: new file.
13149 * gdb.hp/namespace.exp: new file.
13150 * gdb.hp/optimize.exp: new file.
13151 * gdb.hp/pxdb.c: new file.
13152 * gdb.hp/pxdb.exp: new file.
13153 * gdb.hp/quicksort.exp: new file.
13154 * gdb.hp/reg-test.exp: new file.
13155 * gdb.hp/reg-test.s: new file.
13156 * gdb.hp/sized-enum.c: new file.
13157 * gdb.hp/sized-enum.exp: new file.
13158 * gdb.hp/start-stop.exp: new file.
13159 * gdb.hp/templ-hp.cc: new file.
13160 * gdb.hp/templ-hp.exp: new file.
13161 * gdb.hp/thr-lib.c: new file.
13162 * gdb.hp/thr-lib.exp: new file.
13163 * gdb.hp/thr-lib.h: new file.
13164 * gdb.hp/thr-liblib.c: new file.
13165 * gdb.hp/virtfun-hp.c: new file.
13166 * gdb.hp/virtfun-hp.exp: new file.
13167 * gdb.hp/watch-cmd.exp: new file.
13168 * gdb.hp/watch-hp.exp: new file.
13169 * gdb.hp/xdb1.exp: new file.
13170 * gdb.hp/xdb2.exp: new file.
13171 * gdb.hp/xdb3.exp: new file.
13172
13173Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
13174
13175 The following files are part of the HP merge; some had longer
13176 names at HP, but have been renamed to be no more than 14
13177 characters in length.
13178
13179 * gdb.base/ss.h: new file.
13180 * gdb.base/call-ar-st.c: new file.
13181 * gdb.base/call-ar-st.exp: new file.
13182 * gdb.base/call-rt-st.c: new file.
13183 * gdb.base/call-rt-st-exp: new file.
13184 * gdb.base/call-strs.exp: new file.
13185 * gdb.base/ena-dis-br.exp: new file.
13186 * gdb.base/environ.exp: new file.
13187 * gdb.base/long_long.exp: new file.
13188 * gdb.base/sect-cmd.exp: new file.
13189 * gdb.base/shlib-cl2.exp: new file.
13190 * gdb.base/smoke.exp: new file.
13191 * gdb.base/so-impl-ld.c: new file.
13192 * gdb.base/so-impl-ld.exp: new file.
13193 * gdb.base/so-indr-cl.c: new file.
13194 * gdb.base/so-indr-cl.exp: new file.
13195 * gdb.base/varargs.exp: new file.
13196 * gdb.base/volatile.exp: new file.
13197 * gdb.base/whatis-exp.exp: new file.
7a292a7a 13198 * gdb.base/display.exp: new file.
c906108c
SS
13199 * gdb.c++/derivation.exp: new file.
13200 * gdb.c++/local.exp: new file.
13201 * gdb.c++/member-ptr.exp: new file.
13202 * gdb.c++/overload.exp: new file.
13203 * gdb.c++/ovldbreak.exp: new file.
13204 * gdb.c++/ref-types.exp: new file.
13205 * gdb.c++/ref-types2.exp: new file.
13206 * gdb.c++/userdef.exp: new file.
d63a86f8 13207
c906108c
SS
13208Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
13209
13210 * gdb.base/default.exp: Reflect wording change in remote.c.
13211
dc96c6c7 13212Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13213
13214 * gdb.base/help.exp: Update to reflect current text.
13215
13216Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
13217
13218 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
13219 they're stack variables and contain garbage.
13220 * gdb.c++/anon-union.exp: new file.
13221
13222 The following changes were made by David Taylor
13223 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13224 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13225 in changes by HP.
13226
13227 * gdb.base/bitops.exp: new file.
13228 * gdb.base/default.exp: change expected messages for catch and
13229 info catch tests to reflect HP merge changes.
13230 * gdb.base/enable-disable-break.exp
13231 * gdb.base/ending-run.c: new file.
13232 * gdb.base/long_long.c: new file.
13233 * gdb.base/maint.exp: new file.
13234 * gdb.base/pointers2.exp: new file.
13235 * gdb.base/shlib-call2.exp: new file.
13236 * gdb.base/solib.exp: new file.
13237 * gdb.base/step-test.c: new file.
13238 * gdb.c++/anon-union.cc: new file.
13239 * gdb.c++/local.cc: new file.
13240 * gdb.c++/member-pointer.cc: new file.
13241 * gdb.c++/method.cc: new file.
13242 * gdb.c++/ref-types.cc: new file.
13243 * gdb.c++/ref-types2.cc: new file.
13244 * gdb.c++/userdef.cc: new file.
d63a86f8 13245
c906108c
SS
13246 * gdb.base/scope.exp: compile one file at a time, then link.
13247 * gdb.base/langs.exp: ditto.
13248 * gdb.base/list.exp: ditto.
d63a86f8 13249
c906108c
SS
13250Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
13251
13252 The following changes were made by David Taylor
13253 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
13254 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
13255 in changes by HP.
d63a86f8 13256
c906108c
SS
13257 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
13258 skip tests. When compiling pass c++ flag to gdb_compile.
13259 * gdb.c++/
d63a86f8 13260
c906108c
SS
13261 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
13262 test for on hppa*-*-hpux*; use args to see if c++ was specified.
13263 (skip_hp_tests): new function.
13264 (gdb_preprocess): new function.
13265
13266 * configure.in (hpdir): decide whether to configure gdb.hp.
13267 * configure: regenerated.
13268
13269 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
13270 to delete on clean.
13271 (EXECUTABLES): update to reflect new additions.
13272 * gdb.base/commands.exp: update message expected.
13273 * gdb.base/default.exp: add copyright notice.
13274 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
13275 * gdb.base/help.exp: update messages to reflect current text.
13276 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
13277 targets for recurse tests.
13278 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
13279 skip this file.
13280
13281 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
13282 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
13283 compilation.
13284 * gdb.c++/misc.exp: ditto.
13285 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
13286 run the tests. tell gdb_compile that it's a c++ compilation.
13287
13288 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 13289
c906108c
SS
13290 * gdb.base/all-bin.exp: new file.
13291 * gdb.base/arithmet.exp: new file.
13292 * gdb.base/assign.exp: new file.
13293 * gdb.base/completion.exp: new file.
13294 * gdb.base/cond-expr.exp: new file.
13295 * gdb.base/condbreak.exp: new file.
13296 * gdb.base/define.exp: new file.
13297 * gdb.base/dollar.exp: new file.
13298 * gdb.base/environment.exp: new file.
13299 * gdb.base/eval-skip.exp: new file.
13300 * gdb.base/jump.exp: new file.
13301 * gdb.base/logical.exp: new file.
13302 * gdb.base/pointers.exp: new file.
13303 * gdb.base/relational.exp: new file.
13304 * gdb.base/section_command.exp: new file.
13305 * gdb.base/whatis-expr.exp: new file.
13306
13307 * gdb.base/all-types.c: new file.
13308 * gdb.base/call-array-struct.c: new file.
13309 * gdb.base/call-return-struct.c: new file.
13310 * gdb.base/call-strings.c: new file.
13311 * gdb.base/callfuncs2.c: new file.
13312 * gdb.base/condbreak.c: new file.
13313 * gdb.base/constvars.c: new file.
13314 * gdb.base/display.c: new file.
13315 * gdb.base/int-type.c: new file.
13316 * gdb.base/jump.c: new file.
13317 * gdb.base/miscexprs.c: new file.
13318 * gdb.base/pointers.c: new file.
13319 * gdb.base/pointers2.c: new file.
13320 * gdb.base/shmain.c: new file.
13321 * gdb.base/shr1.c: new file.
13322 * gdb.base/shr2.c: new file.
13323 * gdb.base/solib.c: new file.
13324 * gdb.base/solib1.c: new file.
13325 * gdb.base/solib2.c: new file.
13326 * gdb.base/varargs.c: new file.
13327 * gdb.c++/derivation.cc: new file.
13328 * gdb.c++/overload.cc: new file.
13329 * gdb.c++/ovldbreak.cc: new file.
13330 * gdb.hp/attach.c: new file.
13331 * gdb.hp/attach2.c: new file.
13332 * gdb.hp/average.c: new file.
13333 * gdb.hp/compiler.c: new file.
13334 * gdb.hp/compiler.cc: new file.
13335 * gdb.hp/execd-program.c: new file.
13336 * gdb.hp/follow-exec.c: new file.
13337 * gdb.hp/follow-fork.c: new file.
13338 * gdb.hp/follow-vfork-and-exec.c: new file.
13339 * gdb.hp/misc-hp.cc: new file.
13340 * gdb.hp/more-steps.c: new file.
13341 * gdb.hp/optimize.c: new file.
13342 * gdb.hp/quicksort.c: new file.
13343 * gdb.hp/run-hp.c: new file.
13344 * gdb.hp/start-stop.c: new file.
13345 * gdb.hp/sum.c: new file.
13346 * gdb.hp/templates-hp.cc: new file.
13347 * gdb.hp/thread-local-in-lib.c: new file.
13348 * gdb.hp/thread-local-in-lib.h: new file.
13349 * gdb.hp/thread-local-in-lib.lib.c: new file.
13350 * gdb.hp/vforked-program.c: new file.
13351 * gdb.hp/virtfunc-hp.cc: new file.
13352 * gdb.hp/watchpoint-hp.c: new file.
13353 * gdb.hp/xdb.c: new file.
13354 * gdb.hp/xdb0.c: new file.
13355 * gdb.hp/xdb0.h: new file.
13356 * gdb.hp/xdb1.c: new file.
13357
13358Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
13359
13360 The following change was made by Edith Epstein
13361 <eepstein@cygnus.com> as part of a project to merge in changes
13362 originally made by HP; HP did not create ChangeLog entries.
13363
13364 * gdb.c++/demangle.exp: changed the expected output for some
13365 ARM-style mangling -- removed second reference to datatype.
13366 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 13367 T1<char>::~T1<char>(void)
c906108c 13368 becomes,
a9c64011
AS
13369 maint demangle __dt__11T1__pt__2_cFv
13370 T1<char>::~T1(void)
c906108c
SS
13371
13372 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 13373
c906108c
SS
13374Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
13375
13376 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
13377 * gdb.trace/backtrace.exp: Likewise.
13378 * gdb.trace/circ.exp: Likewise.
13379 * gdb.trace/collection.exp: Likewise.
13380 * gdb.trace/deltrace.exp: Likewise.
13381 * gdb.trace/infotrace.exp: Likewise.
13382 * gdb.trace/limits.exp: Likewise.
13383 * gdb.trace/packetlen.exp: Likewise.
13384 * gdb.trace/passc-dyn.exp: Likewise.
13385 * gdb.trace/passcount.exp: Likewise.
13386 * gdb.trace/report.exp: Likewise.
13387 * gdb.trace/save-trace.exp: Likewise.
13388 * gdb.trace/tfind.exp: Likewise.
13389 * gdb.trace/tracecmd.exp: Likewise.
13390 * gdb.trace/while-dyn.exp: Likewise.
13391 * gdb.trace/while-stepping.exp: Likewise.
13392
133931998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
13394
13395 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
13396
13397Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
13398
13399 From Brendan Kehoe:
13400 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
13401 int return types.
13402
13403Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
13404
13405 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
13406 remote dos host testing right.
13407
13408Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
13409
13410 * gdb.base/corefile.exp: remove some xfails.
13411
13412Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
13413
13414 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
13415 have different timestamps.
13416
13417Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
13418
13419 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
13420 gdb.base/default.exp: Replace "exec" with "executable".
13421
13422Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
13423
13424 * gdb.base/default.exp: Change else if to elseif from previous
13425 delta.
13426
13427Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
13428
13429 * gdb.base/default.exp: Add brace missing from previous delta.
13430
13431Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
13432
13433 * gdb.base/default.exp: Support test for info float for all
13434 varieties of arm toolchain.
13435
dc96c6c7 13436Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13437
13438 * gdb.trace/*.exp: remove "remote_download" command.
13439
dc96c6c7 13440Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13441
13442 * gdb.trace/*.exp: remove -gdwarf from compile.
13443
13444Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
13445
13446 * gdb.trace/configure.in(AC_INIT): typo
13447 * gdb.trace/configure: regenerated
13448
dc96c6c7 13449Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13450
13451 * config/m68k-emc.exp: New file.
13452 * lib/<emc-support.exp trace-support.exp}: New files.
13453 * configure.in: add new test directory gdb.trace.
13454 * gdb.trace/{configure configure.in Makefile.in}: New files.
13455 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
13456 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
13457 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
13458 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
13459 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
13460 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
13461 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 13462
dc96c6c7 13463Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13464
13465 * gdb.c++/classes.exp: Change all regular expressions to match
13466 arbitrary combinations of newline/carriage-return, so that they
13467 will work equally well on Unix and Windows.
13468 * gdb.c++/inherit.exp: ditto.
13469 * gdb.c++/virtfunc.exp: ditto.
13470
134711998-08-11 Dawn Perchik <dawn@cygnus.com>
13472
13473 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
13474
c2d11a7d
JM
13475Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
13476
13477 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
13478 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
13479 to use a0-a3/d0-d3 as needed.
13480
13481Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
13482
13483 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
13484 * gdb.disasm/am33.exp: Corresponding changes.
13485
c906108c
SS
134861998-07-11 Felix Lee <flee@cygnus.com>
13487
13488 * gdb.base/callfuncs.exp: add cmp10 test.
13489 * gdb.base/callfuncs.c (cmp10): new function.
13490
13491Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
13492
d63a86f8 13493 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
13494 into two parts to get around a synchronization problem in expect.
13495
3fc11d3e
JM
13496Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
13497
13498 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
13499
13500 * configure.in: Add options for gdbtk testsuite.
13501
13502 * configure: Regenerate.
13503
13504 * gdb.gdbtk: New directory to hold gdbtk tests.
13505
c906108c
SS
13506Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13507
13508 * gdb.fortran/types.exp: Escape brackets in expect patterns
13509 for test_float_literal_types_accepted tests.
13510 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
13511 before run test.
13512
c2d11a7d
JM
13513Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
13514
13515 * am33.exp: Just compile, do not link the testcase.
13516 * am33.s: Add ".am33" pseudoop to force am33 mode.
13517
c906108c
SS
135181998-06-25 Felix Lee <flee@cygnus.com>
13519
13520 * gdb.base/setshow.exp: make sure $pc is sane.
13521
13522 * gdb.stabs/weird.exp: split expect patterns properly.
13523
c2d11a7d
JM
13524Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
13525
13526 * gdb.disasm/am33.s: New disassembler testfile for the am33.
13527 * gdb.disasm/am33.exp: Run it.
13528
dc96c6c7 13529Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13530
13531 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
13532 match processing (and eliminate spurious timeouts when running).
13533
dc96c6c7 13534Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13535
13536 * gdb.base/signals.exp (test_handle_all_print): put back Mach
13537 exception test, but conditionalize it on target [mach | gnu].
13538
dc96c6c7 13539Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13540
13541 * gdb.base/overlays.exp: fixup compile line for linker script.
13542
13543Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
13544
13545 * gdb.fortran/types.exp: don't guess at float size.
13546
13547Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
13548
13549 * gdb.base/exprs.exp: delete test that depends on int size.
13550
13551Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
13552
13553 * config/sim.exp: Removed checks for target triplets.
13554 (gdb_target_sim): Use gdb,target_sim_options.
13555
13556Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
13557
13558 * gdb.base/reread.exp: New file.
13559 * gdb.base/reread1.c: New file.
13560 * gdb.base/reread2.c: New file.
13561
13562Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
13563
13564 * config/sim.exp: Use 'target sim -sparclite' when running
13565 SPARClite programs.
13566
13567Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
13568
13569 * gdb.base/structs2.exp: New file.
13570 * gdb.base/structs2.c: New file.
13571
13572Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
13573
13574 * gdb.asm/common.inc: New file.
13575 * gdb.asm/d10v.inc: New file.
13576 * asm-source.exp: Pass -I's to gas to find .inc files.
13577 Update line numbers in expected output.
13578 * asmsrc1.s: Rewrite.
13579 * asmsrc2.s: Rewrite.
13580 * configure.in: Create arch.inc symlink.
13581 * configure: Regenerate.
13582 * Makefile.in (distclean): Delete arch.inc.
13583
13584Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
13585
13586 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
13587 (t_enum_value2): ditto
13588 (t_enum_value3): ditto
13589 (main): ditto
13590Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13591
13592 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
13593 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
13594 change.
13595 Use gdb_test instead of send_gdb/gdb_expect sequences.
13596
13597Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
13598
13599 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
13600 not void.
13601
13602Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
13603
13604 * gdb.base/branches.c: Code with lots of loops and
13605 subroutines. Used to test gdbs ability to single step through PC
13606 changes, especially to test mips-tdep.c:mips_next_pc
13607
13608Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
13609
13610 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
13611 more rigorous EGCS C++ error checking.
13612
13613Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13614
a9c64011
AS
13615 * gdb.base/help.exp: Clean up `help set args' and `help show args'
13616 tests.
13617 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
13618 function when asleep.
13619 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
13620 for i*86 Linux and SVR4 signal handling problems.
13621 Remove linux xfail for `next to handler in signals_tests_1', fixed
13622 by recent infrun.c change.
13623 Limit backtrace to 10 frames to avoid timeout problems with infinite
13624 stack backtraces.
13625 Adjust expect pattern in `handle all print' test to match Apr 28 1997
13626 target.[ch] change.
c906108c
SS
13627
13628Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
13629
13630 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
13631 for a newline from gdb before continuing.
13632 (default_gdb_exit): Just look for y or n.
13633 (gdb_test): Detect abnormal exit from GDB running on DOS; if
13634 it does, fail the rests of the tests in the file.
13635
13636Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
13637
13638 * config/cygmon.exp: New file.
13639
13640Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
13641
13642 * gdb.base/list.exp: Fix problem with "list default lines around
13643 main" test on remote targets.
13644
13645 * gdb.base/scope.exp: Fix problem with filelocal_bss before
13646 run test on remote targets.
13647
13648Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
13649
13650 * gdb.asm: New directory.
13651 * configure.in: Configure it.
13652 * configure: Regenerate.
13653 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
13654 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
13655
13656Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
13657
13658 * config/mn10300-eval.exp: New file to support MN10300 eval board.
13659
dc96c6c7 13660Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 13661
a9c64011
AS
13662 * gdb.base/overlays (several files): Merge the two overlay
13663 managers into one. Change variables (foox, barx, bazx, grbxx)
13664 back into ints but force them to load in their proper sections.
c906108c
SS
13665
13666Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
13667
13668 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
13669 on-chip insn memory and IMAP1 to upper 128k.
13670 (D10VCopy): Handle memory regions crossing 16k boundaries.
13671 (D10VCopy): Transfer data in 32 bit chunks.
13672
13673Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
13674
13675 * gdb.base/overlays.c (main): Exit normally when result is
13676 correct.
13677
13678 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
13679 map. Include space for printf in .text segment.
13680
13681 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
13682 updated d10v memory VMA/LMA map.
13683 (D10VCopy): Call D10VTranslate.
d63a86f8 13684
c906108c
SS
13685Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
13686
13687 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
13688
13689 * gdb.base/bar.c (barx, bar): Change variable to small array so
13690 that it won't be put into the .sdata - small data -
13691 section. Update reference.
13692 * gdb.base/baz.c (bazx, baz): Ditto.
13693 * gdb.base/foo.c (foox, foo): Ditto.
13694 * gdb.base/grbx.c (grbxx, grbx): Ditto.
13695
13696 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
13697 to be arrays.
d63a86f8 13698
dc96c6c7 13699Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 13700
a9c64011
AS
13701 * gdb.base/overlays.exp: fix up and get working again.
13702 Add tests for backtraces from an overlay function.
d63a86f8 13703
c906108c
SS
13704Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
13705
13706 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
13707 "calling function with watchpoint enabled".
13708
13709Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
13710
13711 * gdb.base/break.exp (test_next_with_recursion): Remove
13712 gdb_suppress_tests for d10v-*-*.
13713 * lib/gdb.exp (gdb_suppress_tests): Disable this function
13714 pending review of whether it is useful or not.
13715
13716Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
13717
13718 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
13719
13720Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
13721
13722 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
13723 * config/dve.exp: New file to support Densan boards.
13724
13725Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
13726
13727 * gdb.base/interrupt.exp: Document problem of simulators, signals,
13728 reads and BSD.
13729
13730Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
13731
13732 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
13733 response.
13734
13735 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
13736
13737Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
13738
13739 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
13740 test.
13741
13742 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
13743 target_sizeof_long and target_bigendian_p.
13744 (structs_by_value, structs_by_reference): Check values according
13745 to targets word size and endianess.
d63a86f8 13746
c906108c
SS
13747Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
13748
13749 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
13750 output.
13751
13752Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
13753
13754 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
13755 Update test of set args help to match source change.
13756
13757Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
13758
13759 * gdb.base/default.exp: Expect help system output to be in
13760 alphabetical order.
13761 * gdb.base/help.exp: Ditto.
13762
13763Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
13764
13765 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
13766 "i*86-pc-linux-gnu*".
13767 * gdb.base/interrupt.exp: Ditto.
13768 * gdb.base/corefile.exp: Ditto.
13769
13770 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
13771 define vxworks when building the testcase.
13772
13773 * gdb.base/ptype.exp: Fix testnames to be unique.
13774 * gdb.base/radix.exp: Ditto.
13775 * gdb.base/term.exp: Ditto.
13776 * gdb.base/whatis.exp: Ditto.
13777 * gdb.c++/classes.exp: Ditto.
13778
13779Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
13780
13781 * gdb.base/callfuncs.exp: Fix indentation.
13782
13783 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
13784 suppress_flag has been set.
13785 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
13786 target feature.
13787
13788Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
13789
13790 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
13791 the testcase.
13792
13793 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
13794 set_debug_traps() and breakpoint().
13795 * gdb.c++/misc.cc (main): Ditto.
13796 * gdb.c++/templates.cc (main): Ditto.
13797 * gdb.c++/virtfunc.cc (main): Ditto.
13798
13799Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
13800
13801 * lib/gdb.exp(gdb_step_for_stub): New function.
13802 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
13803 exists, reload the executable and do a "continue" instead of
13804 doing a jump.
13805 (runto_main): Use gdb_step_for_stub.
d63a86f8 13806
c906108c
SS
13807 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
13808 tests to have unique names.
13809 * gdb.base/callfuncs.exp: Ditto.
13810 * gdb.base/commands.exp: Ditto.
13811 * gdb.base/default.exp: Ditto.
13812 * gdb.base/help.exp: Ditto.
13813 * gdb.base/list.exp: Ditto.
13814 * gdb.base/opaque.exp: Ditto.
13815 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
13816 similar tests.
d63a86f8 13817
c906108c
SS
13818 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
13819 * gdb.c++/cplusfuncs.cc: Ditto.
13820 * gdb.c++/virtfunc.cc: Ditto.
13821
13822 * config/monitor.exp: Keep track of the last file we saw, rather
13823 than trying to get the info from gdb.
13824
13825 * gdb.fortran/types.exp: Move comment to previous line.
13826
13827Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
13828
13829 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
13830 target mode.
13831
13832Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
13833
13834 From Bob Manson:
13835 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
13836 string from GDB when it connects.
13837
13838 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
13839
13840Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
13841
13842 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
13843 if we can't get a debug format from GDB (we may be testing an
13844 older GDB). Use a 10 second timeout when checking for the format.
13845
13846 * gdb.stabs/weird.exp: Fix quoting.
13847
13848 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
13849
13850Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
13851
13852 * config/arm-ice.exp: New file.
13853
13854Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
13855
13856 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
13857 until it has been modified to work with the new testsuite.
13858
99707966 13859 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
13860 testcase won't compile, cause all of the testcases in the file to
13861 fail instead.
13862
13863 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
13864 (gdb_clear_suppressed): New procedure.
13865 (gdb_stop_suppressing_tests): Only clear suppress_flag if
13866 it contains a positive value.
13867
13868Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
13869
13870 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
13871
13872 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
13873
13874Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
13875
13876 * lib/gdb.exp (setup_xfail_format): New function.
13877 (get_debug_format): New function to get debug format.
13878 (debug_format): New global variable to hold last value set
13879 by get_debug_format.
13880 * gdb.base/list.exp: Call get_debug_format and expect some
13881 tests to fail for DWARF 1 and COFF formats.
13882 * gdb.c++/ptype.exp: Ditto.
13883 * gdb.c++/classes.exp: Ditto.
13884 * gdb.c++/cplusfuncs.exp: Ditto.
13885 * gdb.c++/inherit.exp: Ditto.
13886 * gdb.c++/templates.exp: Ditto.
13887 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 13888
c906108c
SS
13889Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
13890
13891 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
13892 host doesn't have a currently-open connection.
13893
13894 * config/sparclet.exp: Cleanups and fixes to make it generic for
13895 any gdb stub target. Handle cases where gdb doesn't respond when
13896 interrupted in a sane fashion.
13897
13898 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
13899 same thing in a totally different way.
13900
13901 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
13902 setting "timeout".
13903 (gdb_start): We set the global gdb_prompt variable in
13904 default_gdb_init now.
13905
13906Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
13907
13908 * gdb.base/printcmds.exp: Fix "check for floating addition"
13909 regexp to accept results within approx +/- .01 of exact value.
13910 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
13911
13912Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
13913
13914 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
13915 properly.
13916 (gdb_expect): Add optional timeout parameter, and add timeout
13917 value to various calls.
13918 (gdb_suppress_tests): Only give one warning message per group.
13919
13920Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
13921
13922 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
13923 global variables. Handle getting a value for $timeout more
13924 gracefully.
13925
13926Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
13927
13928 * lib/gdb.exp: Close connection to remote host if gdb doesn't
13929 initialize.
13930 (default_gdb_init): New procedure; allow gdb_init to be overridden
13931 by a target configuration file.
13932 (gdb_expect): Pass the timeout to remote_expect.
13933
13934 * config/monitor.exp(gdb_load): Fix typo in regexp.
13935
13936Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
13937
13938 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
13939
13940Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
13941
13942 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
13943 here. Call gdb_target_exec before rebooting the target, to make
13944 sure the connection to the target is closed.
13945 (gdb_load): Pass the name of the executable to gdb_target_monitor.
13946 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
13947 Also detect "Timeout reading from remote" error.
13948
13949 * config/gdbserver.exp: Pass the executable being loaded to
13950 gdb_target_monitor. Don't call gdb_file_cmd here; let
13951 gdb_target_monitor do it.
13952
13953 * gdb.disasm/hppa.exp: Don't use exec_output.
13954
13955Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
13956
13957 * gdb.base/list.exp: If we're debugging a non-native target,
13958 try to set the pc register to point to the start of the
13959 program before doing the first list command.
13960
13961 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
13962 test_calls after restarting.
13963
13964 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
13965 reloading.
13966
13967 * gdb.base/watchpoint.exp: Fix typo.
13968
13969 * gdb.base/setshow.exp: Check for use_gdb_stub.
13970
13971 * gdb.base/break.exp: Fix continue until exit test for the gdb
13972 stub case.
13973 * gdb.base/langs.exp: Ditto.
13974
13975 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
13976 gdb_load_offset. If we weren't given a file to load, figure out
13977 what the current file is and use it.
13978
13979 * config/i386-bozo.exp: New file.
13980
13981Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
13982
13983 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
13984 feature.
13985
13986 * config/proelf.exp: New entry.
13987
13988Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
13989
13990 * lib/gdb.exp: Remove spurious .* patterns at the beginning
13991 of regexps.
13992
13993 * gdb.base/watchpoint.exp: Don't run the test_stepping
13994 tests if gdb can't call functions on the target.
13995
13996 * gdb.base/setshow.exp: Don't run the set prompt tests if
13997 the board has gdb_prompt set.
13998
13999Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
14000
14001 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
14002 * gdb.base/commands.exp: Likewise.
14003 * gdb.base/setshow.exp: Likewise.
14004
14005Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
14006
14007 * config/monitor.exp(gdb_start): Look for gdb_prompt target
14008 feature.
14009
14010 * config/i960.exp: New file.
14011
14012Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
14013
14014 * gdb.base/funcargs.exp: Check for gdb,short_int target
14015 feature instead of looking for explicit target triplets.
14016
dc96c6c7 14017Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 14018
d63a86f8 14019 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
14020 "p 123DEADBEEF", to check parse_number.
14021 * top.c: change "to enable to enable" to "to enable" in a couple
14022 of help strings.
14023
14024Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
14025
14026 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
14027 on the mn10300.
d63a86f8 14028
c906108c
SS
14029Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
14030
14031 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
14032 where the test executable is run with explicit args.
14033 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
14034
14035Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
14036
14037 * gdb.base/run.c: Use FAKEARGV to build test executable that
14038 does not require a command line arg, since most simulators
14039 don't currently support passing such an arg into the simulated
14040 program.
14041 * gdb.base/commands.exp: Change tests to insert the proper
14042 value as the arg to the first recursive factorial call. Change
14043 compilation line to define FAKEARGV at compile time.
14044
14045Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
14046
14047 * gdb.base/recurse.exp: Enable these tests for the mn10300.
14048 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
14049 function with watchpoint enabled" test.
14050
14051Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
14052
14053 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
14054 Don't call gdb_test when the command doesn't return to a gdb prompt.
14055
14056 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
14057 "Tests restarted" messages.
14058
14059Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
14060
14061 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
14062
dc96c6c7 14063Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14064
14065 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
14066 for INFO SYMBOL; add help tests for OVERLAY commands.
14067 * gdb.base/default.exp: add tests for INFO SYMBOL command;
14068 add tests for OVERLAY commands
14069 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
14070 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
14071 * gdb.base/sigall.c: add usestubs code frag
14072 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 14073
c906108c
SS
14074Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
14075
14076 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
14077 failures.
14078 (gdb_stop_suppressing_tests): Note that tests have restarted.
14079
14080Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
14081
14082 * config/h8300.exp: New file.
14083
14084Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
14085
14086 * gdb.base/setshow.exp: Check for the existence of a
14087 feature, not its value.
14088
14089Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
14090
14091 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
14092
14093 * gdb.base/scope.exp: It's now init0(), not init().
14094
14095 * gdb.base/scope0.c: For now, change init() to be init0().
14096
14097 * config/monitor.exp: Use gdb_serial in preference to serial
14098 or netport.
14099
14100 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
14101 and it's not already set.
14102
14103Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
14104
14105 * gdb.base/setshow.exp: Only test the run command if the target
14106 isn't using a stub and if it supports argument passing.
14107
14108Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
14109
14110 * config/udi.exp(gdb_start): Make sure UDICONF is set
14111 properly before starting gdb.
14112
14113Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
14114
14115 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
14116 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
14117 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
14118
14119Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
14120
14121 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
14122 specialized code to reboot the board, use remote_reboot instead.
14123
14124 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
14125
14126 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
14127
14128 * config/monitor.exp: Make sure we disconnect from the target.
14129 Also, try a reboot/reload cycle instead of failing if the
14130 load fails.
14131
14132Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
14133
14134 * gdb.base/default.exp: Don't set match_max.
14135 * gdb.base/help.exp: Ditto.
14136 * gdb.base/list.exp: Ditto.
14137 * gdb.base/signals.exp: Ditto.
14138
14139 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
14140 set, use remote_ld to download the testcase instead of
14141 the GDB loader.
14142
14143Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
14144
14145 * config/vr5000.exp: New file.
14146
14147 * config/monitor.exp(gdb_target_monitor): Add pattern for
14148 "Ending remote" to detect errors in connecting.
14149
14150 * gdb.base/setshow.exp: Add .* within auto language test.
14151
14152 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
14153 target feature.
14154
14155 * config/monitor.exp(gdb_load): Check for a failure when loading,
14156 and reboot the board if necessary.
14157
14158 * gdb.base/setvar.exp(test_set): Handle multiple prints within
14159 a set of tests. Remove print.* from the patterns being checked.
14160
14161Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
14162
14163 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
14164 refer to gdb_spawn_id.
14165
14166 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
14167 longer used.
14168 * config/sparclet.exp: Ditto.
14169 * config/sparclet-old.exp: Ditto.
14170 * config/slite.exp: Ditto.
14171 * config/sim.exp: Ditto.
14172 * gdb.base/funcargs.exp: Ditto.
14173
14174 * lib/gdb.exp:Remove references to gdb_spawn_id.
14175 (gdb_expect): Move to remote.exp.
14176
14177Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
14178
14179 * config/monitor.exp: Detect the "Couldn't establish connection"
14180 message from GDB.
14181
14182Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
14183
14184 * gdb.base/bitfields.exp: Use runto instead of explicit
14185 gdb_run_cmd/gdb_expect sequences.
14186
14187 * gdb.base/break.exp(text_next_with_recursion): Add match for
14188 gdb_expect call.
14189
14190 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
14191 We also need to handle the "A program is being debugged already"
14192 prompt from gdb. Use gdb_test to set the baud rate.
14193
14194 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
14195 to 20000. Really. I mean it.
14196
14197Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
14198
14199 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
14200 fails. If suppress_flag is set, skip perror message about not
14201 being able to send to GDB.
14202 (send_gdb): If suppress_flag is set, don't try to send commands to
14203 GDB.
14204 (gdb_expect): If suppress_flag is set, always fail immediately.
14205 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
14206 (gdb_init): Call gdb_stop_suppressing_tests.
14207 (default_gdb_exit): Ditto.
14208 (default_gdb_start): Ditto.
14209
14210 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
14211 gdb_stop_suppressing_tests as appropriate.
14212 * gdb.base/break.exp: Ditto.
14213 * gdb.base/callfuncs.exp: Ditto.
14214 * gdb.base/commands.exp: Ditto.
14215 * gdb.base/exprs.exp: Ditto.
14216 * gdb.base/funcargs.exp: Ditto.
14217 * gdb.base/list.exp: Ditto.
14218 * gdb.base/recurse.exp: Ditto.
14219 * gdb.base/scope.exp: Ditto.
14220 * gdb.base/structs.exp: Ditto.
14221 * gdb.c++/inherit.exp: Ditto.
14222
14223Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
14224
14225 * config/vr4300.exp: New file.
14226
99707966 14227 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 14228
99707966 14229 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
14230
14231Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
14232
14233 * lib/gdb.exp(gdb_init): New function.
14234
14235 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
14236 for each individual variable set.
14237
14238 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
14239 name.
14240
14241 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
14242
14243 * gdb.base/scope.exp: Use gdb_test.
14244
14245 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
14246 aborting; the testsuite driver will do that for us (see
14247 gdb_finish). Also, use gdb_test in a few more places.
14248
14249Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14250
14251 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
14252
14253Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
14254
14255 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
14256 and "add_tests" are not at the same address.
14257
14258Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
14259
14260 * gdb.base/ptype.exp: Use gdb_test.
14261
14262Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
14263
14264 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
14265 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
14266 left in. No longer expect them to fail.
14267
14268 * gdb.stabs/*.mt; Deleted, no longer used.
14269 * gdb.stabs/configure.in: Remove references to target makefile
14270 frags.
14271 * gdb.stabs/configure: Rebuilt.
14272
14273 * gdb.disasm/*.mt: Deleted, no longer used.
14274 * gdb.disasm/configure.in: Remove references to target makefile
14275 frags. Use "sh3.s" as the unique filename for this directory.
14276 * gdb.disasm/configure: Rebuilt.
14277
14278 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
14279 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
14280 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
14281
14282Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
14283
14284 * config/udi.exp: Use mondfe,name instead of remote_host.
14285
14286Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
14287
14288 * gdb.base/watchpoint.exp: Don't expect a failure when calling
14289 a function with a watchpoint enabled on the mn10200.
14290
14291 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
14292 before trying to create it!
14293
14294Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
14295
14296 * config/vx.exp: Use hostname instead of netport.
14297
14298 * config/vxworks.exp: New file.
14299
14300 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
14301
14302 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
14303 gdb before assuming everything worked. Send a ^C if a timeout
14304 occurs.
14305
14306 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
14307 $gdb_spawn_id directly.
14308 (gdb_run_cmd): Try _start as well as start. Use the target feature
14309 gdb,start_symbol as the symbol to start from when jumping.
14310
14311Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
14312
14313 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
14314 redundant) test.
14315
14316 * gdb.base/recurse.exp: Relax final value test for 'b' so that
14317 it doesn't lose for 16bit integer systems.
14318
14319Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
14320
14321 * gdb.fortran/types.exp: If the target doesn't support "double"
14322 data types, then expect "real" types to only be 4 bytes.
14323
14324 * gdb.c++/virtfunc.exp: Expect failure for virtual function
14325 call tests if the target doesn't support inferior function calls.
14326
14327 * gdb.base/printcmds.exp: Allow minor deviation in FP values
14328 in printf tests.
14329
14330Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
14331
14332 * gdb.base/help.exp: Disable "help set", "help show", and
14333 "help support". Simplify regexp for "help stack".
14334
14335 * gdb.base/default.exp: Set match_max to 5000 and the timeout
14336 to 60 seconds. Temporarily set match_max to 15000 around the
14337 "info copying" test.
14338
14339 * gdb.base/nodebug.exp: Don't try to do an inferior function
14340 call if the target doesn't support them.
14341 * gdb.base/printcmds.exp: Likewise.
14342 * gdb.base/setvar.exp: Likewise.
14343 * gdb.base/structs.exp: Likewise.
14344 * gdb.c++/templates.exp: Likewise.
14345 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
14346
14347 * gdb.base/recurse.exp: Enable for the mn10200.
14348
14349 * configure.in: Do configure gdb.stabs directory for *-*-elf
14350 targets.
14351 * configure: Rebuilt.
14352
14353 * gdb.base/break.exp: Check for gdb,noresults before testing
14354 exit status and/or results from the target.
14355 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
14356 * lib/gdb.exp: Remove old (now bogus) initialization of
14357 noinferior, noargs, noresults and nosignals.
14358
14359Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
14360
14361 * config/sh.exp: New file.
14362
14363 * config/slite.exp: Try to connect multiple times to the board
14364 before rebooting. Only send a "monitor run" if need_monitor_run
14365 is set.
14366
14367 * gdb.base/break.exp: Don't do the "stub continue" test if
14368 the target has gdb_stub set.
14369
14370 * gdb.base/callfuncs.exp: Increase the timeout.
14371
14372 * gdb.base/interrupt.exp: Don't even try to compile the testcase
14373 if the target has gdb,noinferiorio set.
14374
14375 * gdb.base/list.exp: Increase match_max to 10000 characters.
14376
14377 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
14378
14379 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
14380 target.
14381
14382 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
14383
14384Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
14385
14386 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
14387 trying to delete the copy of gdb. Catch the file delete so we
14388 don't die if the delete fails; also, the file should be copied to
14389 the host, not to the build.
14390
14391Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
14392
14393 * lib/gdb.exp(gdb_test): Surround the result pattern with
14394 parenthesis in case it contains multiple regexps separated
14395 with |.
14396
14397 * gdb.base/watchpoint.exp: Use gdb_test.
14398 * gdb.base/default.exp: Ditto.
14399
14400Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
14401
99707966 14402 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 14403
c906108c
SS
14404 * gdb.base/scope.exp: Use gdb_test.
14405 * gdb.c++/classes.exp: Ditto.
14406 * gdb.c++/inherit.exp: Ditto.
14407
14408Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
14409
14410 * gdb.base/crossload.exp: Don't use execute_anywhere, use
14411 remote_exec instead.
14412 * gdb.base/corefile.exp: Don't be ridiculous.
14413 * gdb.base/*.c: Add missing stub invocations.
14414
14415Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
14416
14417 * config/slite.exp: Miscellaneous fixes.
14418
14419 * lib/gdb.exp: Fix runto.
14420
14421 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
14422 the target.
14423
14424 * gdb.base/watchpoint.exp: Fix regexp.
14425
14426 * lib/gdb.exp(default_gdb_exit): Add a catch to the
14427 close and wait commands, as the descriptor may now be
14428 invalid. Always call "remote_close host".
14429
14430Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
14431
14432 Major rewrite for testsuite revision.
d63a86f8 14433
c906108c
SS
14434 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
14435 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
14436 instead of relying on spawn_id to always contain a valid
14437 spawn id.
14438 (get_compiler_info): New procedure to build the ${binfile}.ci
14439 file, instead of replicating this in N different places.
14440 (gdb_compile): New procedure.
d63a86f8 14441
c906108c
SS
14442 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
14443 appropriate arguments) instead of compile. Use gdb_test in a lot
14444 more places. Use send_gdb instead of send. Always run gdb_start
14445 at the start of a testcase, as this is no longer done magically.
14446
14447 config/*-gdb.exp: Rename without the -gdb suffix.
14448
14449 config/mips.exp: Use remote_close instead of exit_remote_shell.
14450 config/monitor.exp: Use target_info instead of looking at
14451 baud, timeout, etc.
14452 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
14453
14454Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14455
14456 * gdb.c++/templates.exp (test_ptype_of_templates),
14457 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
14458 Update expect patterns for destructors and assignment operators
14459 to match corresponding c-typeprint.c changes.
14460 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
14461 to destructor breakpoint test, GDB should be able to set the
14462 destructor breakpoint without specifying arguments.
14463
14464Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
14465
14466 * gdb.threads/pthreads.exp: Change result for failure to compile due
14467 to lack of pthreads runtime support from an error to simply an
14468 unsupported test, per dejagnu standards.
14469
14470Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14471
14472 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
14473 where GDB exits to reduce pattern match time.
14474 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
14475
14476 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
14477
dc96c6c7 14478Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14479
14480 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
14481 * gdb.base/default.exp: ditto.
14482 * gdb.base/nodebug.exp: ditto.
14483 * gdb.base/printcmds.exp: ditto.
14484 * gdb.base/ptype.exp: ditto.
14485 * gdb.base/setvar.exp: ditto.
14486 * gdb.base/structs.exp: ditto.
14487 * gdb.base/setshow.c: Guard against uninitialized values of argc.
14488
14489Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
14490
14491 * configure, */configure: Rebuild with autoconf 2.12.
14492
14493Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
14494
14495 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
14496 use new i*86-pc-linux*-gnu quads.
14497 * gdb.base/corefile.exp: Ditto.
14498 * gdb.base/signals.exp: Ditto.
14499 * gdb.base/sigall.exp: Ditto.
14500 * gdb.base/interrupt.exp: Ditto.
14501
14502 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
14503 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
14504 RedHat 4.0.
d63a86f8 14505
c906108c
SS
14506 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
14507 linux. This allows the test case to at least compile on latest
14508 linux, but still not run due to missing the threads runtime library.
14509
14510Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14511
14512 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
14513 directory to search gdb directory. Accept and step over conditional
14514 stack alignment code. Consume $prompt in failure cases.
14515 Reset timeout to $oldtimeout instead of some arbitrary value.
14516 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
14517 timeout problems with infinite stack backtraces.
14518 * gdb.base/ptype.exp (ptype struct link, union tu_link):
14519 Accept function parameters for linkfunc member.
14520
14521Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
14522
14523 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
14524 (CXXFLAGS): Remove, unreferenced.
14525 (B_OPTIONS): Add for -B options and add code to initialize with
14526 previous -B options and also add -B option to pick up cross compiled
14527 runtime.
14528 (TARGET_INCLUDES): Add for -I options and add code to initialize when
14529 doing cross compiles.
14530 (target_alias): Declare global.
14531 (xgcc): Set variable to full path of gcc in build tree. Use findfile
14532 to verify that gcc exists in build tree, and if so set CC to that
14533 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 14534
c906108c
SS
14535Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
14536
14537 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
14538 ptype test for anonymous union. Fixup testcase to match
14539 current gcc debug output.
14540
14541Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
14542
14543 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
14544 force argument to an unsigned long type.
14545
14546Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
14547
14548 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
14549 tests and anonymous union print/ptype tests.
14550 * gdb.base/list.exp (test_forward-search): Increase timeout by
14551 5 minutes for the "search extremely long line" case.
14552 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
14553 completely optional and that the pass/fail messages use the command as
14554 the message if that third arg is a null string.
14555 (gdb_test_exact): Arrange that a null string pattern means match a
14556 null string output rather than any output, which might include random
14557 errors.
14558 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
14559 backtrace test.
14560 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
14561 always failing and failure is now exposed by gdb.exp changes.
14562
14563Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
14564
14565 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
14566 weren't being noted.
14567
14568Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14569
14570 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
14571 * gdb.stabs/weird.exp: Remove v_comb xfails.
14572
dc96c6c7 14573Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14574
14575 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 14576 list.exp scope.exp watchpoint.exp]
c906108c 14577 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 14578
dc96c6c7 14579Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14580
14581 * config/monitor.exp: Increase download timeout to 1000 seconds.
14582
dc96c6c7 14583Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14584
14585 * config/m32r.exp: Increase timeout to 120 seconds.
14586
14587Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
14588
14589 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
14590 and accept older ordering as obsolescent gcc or gdb.
14591 * gdb.c++/templates.exp: Ditto.
14592 * gdb.c++/virtfunc.exp: Ditto.
14593
14594Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
14595
14596 * gdb.base/coremaker.c: Add code to mmap some data so we
14597 can check that it ends up in the core file.
14598 * gdb.base/corefile.exp: Add test to read mmapped data
14599 from core file.
14600
dc96c6c7 14601Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14602
14603 * config/m32r.exp: New file.
14604
14605Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
14606
14607 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
14608 that cflags can contains -gstabs, and work correctly for other tests.
14609
dc96c6c7 14610Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
14611
14612 * gdb.base/setshow.exp: New file, tests show and set.
14613 * gdb.base/setshow.c: New file, tests show and set.
14614 * gdb.base/help.exp: Add test for help set|show annotate.
14615 * gdb.base/default.exp: Add test for set|show annotate.
14616
14617Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
14618
14619 * testsuite/gdb.base/break.exp: Make backtrace from factorial
14620 errors unique.
14621 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
14622 explicitly.
14623
14624Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
14625
14626 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
14627 and width commands. This is done elsewhere.
14628 * (gdb_start): Don't call gdb_start_sim here. That's already
14629 done in gdb_load. This fixes lots of failures in default.exp.
14630
14631Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
14632
14633 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
14634 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
14635 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
14636 in the same we we treat other failures (since it may be an expected
14637 condition), rather than as an error.
14638 * gdb.base/signals.exp (test_handle_all_print): Revert back to
14639 old test format.
14640
14641Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
14642
14643 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
14644 (distclean maintainer-clean realclean): No need to remove files
14645 twice. Nuke the duplicates.
14646 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 14647 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
14648 Remove config.h along with other config files.
14649
14650Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
14651
14652 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
14653 "p func1 ()" and note that rests of tests are skipped.
14654 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
14655 setup_xfails for "print func2::coremaker_local".
14656 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
14657 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
14658 affected by the previous run test.
14659 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
14660 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
14661 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
14662 "pass int powerset tuple" and "pass modeless int powerset tuple".
14663 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
14664 "real write 4" and "real write 8".
14665 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
14666 setup_xfails for "print vs1 after tuple assign 2",
14667 "print \$i after tuple assign 2", and
14668 "print vs2 after tuple assign 2".
14669 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
14670 meaningful error message and return -1 so the caller can
14671 suppress further tests and avoid a cascade of errors.
d63a86f8 14672
c906108c
SS
14673Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
14674
14675 * gdb.base/a1-selftest.exp: Tweak tests to account for new
14676 format for printing version.
14677 * gdb.base/default.exp: Ditto.
14678 * gdb.base/interrupt.exp: Fix problem with cascade of
14679 errors if child process dies while calling a function.
d63a86f8 14680
c906108c
SS
14681Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
14682
14683 * Makefile.in (VPATH): Add
14684 * Makefile.in (Makefile, config.status): Fix rules so things get
14685 remade when necessary.
14686
14687Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
14688
14689 * Makefile.in (just-check): Add path to sibling expect dir
14690 to environment variable specified by RPATH_ENVVAR.
14691
14692Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
14693
14694 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
14695 (just-check): Add shared library paths for libstdc++, tk,
14696 tcl, bfd, and opcodes to the environment variable specified
14697 in RPATH_ENVVAR.
14698 * configure.in: Add support to recognize --enable-shared flag
14699 and generate correct value for RPATH_ENVVAR.
14700 * configure: Regenerated with autoconf.
14701
14702Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
14703
14704 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
14705 include all osf versions.
14706 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
14707 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
14708 when target is linux. When failing to build pthreads test
14709 executable, give more meaningful message.
14710 * gdb.threads/pthreads.c: Hpux also uses old definition of second
14711 arg for pthread_create.
d63a86f8 14712
c906108c
SS
14713Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
14714
14715 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
14716 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
14717 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
14718 and -lpthreads (everybody else).
14719 (test_startup): Fail gracefully if threads are not supported.
14720 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
14721 "p/c array_index("abcdef",2)" when not gcc compiled.
14722 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
14723 "print func2::coremaker_local" when not gcc compiled.
14724 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
14725 "ptype on opaque struct tagname (statically)",
14726 "ptype on opaque struct tagname (dynamically) 1", and
14727 "ptype on opaque struct tagname (dynamically) 2"
14728 for not compiled with gcc.
14729 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
14730 backtrace when compiled with gcc.
d63a86f8 14731 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
14732 than always return success.
14733
14734Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
14735
14736 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
14737
14738Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
14739
14740 * gdb.base/structs.exp: Undo last change.
14741
14742Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
14743
14744 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
14745 encapsulate all the steps/nexts done during self test, starting
14746 at main, and makes them less sensitive to optimization issues.
14747 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
14748 signal handler" test.
14749 * gdb.threads/pthreads.exp: Only run this for native configs.
14750 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
14751 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
14752 tests.
14753 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
14754 for "runto test_calls(void)" test.
d63a86f8 14755
c906108c
SS
14756Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
14757
14758 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
14759 and don't expect address info in breakpoint confirmations.
14760
14761Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
14762
14763 * gdb.base/list.exp (test_forward_search): Increase timeout
14764 temporarily by 60 seconds for searching extremely long line,
14765 and then reset to old value when done. Increase expect input
14766 buffer to 10000.
14767
14768Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
14769
14770 * gdb.base/list.exp (test_forward_search): Fix to handle very
14771 long source line without overflowing expect's input buffer.
14772
14773Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
14774
14775 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
14776 "buffer_full".
14777
14778 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
14779 "buffer_full".
14780
14781 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
14782 "buffer_full".
14783
14784 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
14785 "buffer_full".
14786
14787Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
14788
14789 * configure.in (configdirs): Add gdb.threads.
14790 * configure: Regenerated with autoconf.
14791 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
14792 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
14793 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 14794
c906108c
SS
14795Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
14796
14797 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
14798
14799Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
14800
14801 * gdb.base/signals.exp (test_handle_all_print): Test separately for
14802 each signal's status in the output of "handle all print".
14803 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
14804 the \r\n sequence that immediately precedes the gdb prompt.
14805 * gdb.base/a1-selftest.exp: Save original timeout and restore
14806 after test.
14807
14808Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
14809
14810 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
14811 symbol.
14812
14813Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14814
14815 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
14816
14817Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
14818
14819 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
14820 timeout by 60 seconds.
14821
14822Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
14823
14824 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
14825 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
14826 error return.
14827
14828Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
14829
14830 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
14831 gdb initialization, also report how long dejagnu waited. Restore
14832 old timeout before doing error return. Temporarily increase timeout
14833 by 3 minutes to allow for slow startups over heavy NFS use.
14834
14835Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
14836
14837 * lib/gdb.exp: Report timeout value for verbosity level 2.
14838 * config/gdbserver.exp: Ditto.
14839 * config/hppro.exp: Ditto.
14840 * config/mips-gdb.exp: Ditto.
14841 * config/monitor.exp: Ditto.
14842 * config/netware.exp: Ditto.
14843 * config/sim-gdb.exp: Ditto.
14844 * config/slite-gdb.exp: Ditto.
14845 * config/udi-gdb.exp: Ditto.
14846 * config/unix-gdb.exp: Ditto.
14847 * config/vx-gdb.exp: Ditto.
14848 * gdb.base/a1-selftest.exp: Ditto.
14849 * gdb.base/a2-run.exp: Ditto.
14850 * gdb.base/break.exp: Ditto.
14851 * gdb.base/corefile.exp: Ditto.
14852 * gdb.base/list.exp: Ditto.
14853 * gdb.base/recurse.exp: Ditto.
14854 * gdb.base/scope.exp: Ditto.
14855 * gdb.base/signals.exp: Ditto.
14856
14857Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14858
14859 * gdb.threads/Makefile.in (docdir): Removed.
14860
14861Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14862
14863 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 14864 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 14865 @srcdir@.
d63a86f8 14866 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
14867 autoconf 2.5 or higher.
14868 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
14869
14870Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
14871
14872 * configure: Regenerated.
14873 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
14874 avoid name clashes with SunOS headers.
14875
14876Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
14877
14878 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
14879
14880Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
14881
14882 * gdb.base/callfuncs.exp: Finish last change -- make sure the
14883 prototype information ends up in the compiler info file.
14884
14885Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
14886
14887 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
14888 attempting to regenerate it. Eliminate use of a temporary file
14889 and just generate the info file directly. Source it immediately,
14890 for consistency of use.
14891 * gdb.base/corefile.exp: Ditto
14892 * gdb.base/exprs.exp: Ditto.
14893 * gdb.base/funcargs.exp: Ditto.
14894 * gdb.base/langs.exp: Ditto.
14895 * gdb.base/list.exp: Ditto.
14896 * gdb.base/mips_pro.exp: Ditto.
14897 * gdb.base/nodebug.exp: Ditto.
14898 * gdb.base/opaque.exp: Ditto.
14899 * gdb.base/ptype.exp: Ditto.
14900 * gdb.base/scope.exp: Ditto.
14901 * gdb.base/setvar.exp: Ditto.
14902 * gdb.base/signals.exp: Ditto.
14903 * gdb.base/whatis.exp: Ditto.
14904 * gdb.c++/templates.exp: Ditto.
14905 * gdb.c++/virtfunc.exp: Ditto.
14906 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
14907 whether or not to add -lstdc++ to the compile command line args.
14908
14909Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14910
14911 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
14912 it got fixed by the recent lookup_minimal_symbol_by_pc change.
14913 Increase timeout, a lot of single stepping might be needed if the
14914 target has no hardware watchpoints.
14915
14916Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
14917
14918 * gdb.base/break.exp: Ignore compiler warnings when compiling
14919 break.c.
14920 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
14921 * gdb.base/default.exp: Add h8300 xfails. Handle messages
14922 from remote-sim.
14923 * gdb.base/exprs.exp: Add h8300 xfails.
14924 * gdb.base/funcargs.exp: Likewise.
14925 * gdb.base/nodebug.exp: Likewise.
14926 * gdb.base/printcmds.exp: Likewise.
14927 * gdb.base/ptype.exp: Likewise.
14928 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
14929 h8300 xfails.
d63a86f8 14930 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
14931 on the h8300.
14932 * gdb.base/funcargs.c: Explicitly make last constant argument to
14933 call_after_alloca_subr an unsigned long type.
14934 * gdb.base/return.c: Include stdio.h.
14935
14936Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14937
14938 * config/abug.exp: New file for the older Motorola Bug monitor
14939 that runs on the mvme13x series VME boards.
14940 * config/monitor.exp: Use the new config array for target settings
14941 if they exist.
14942
14943Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
14944
14945 * sim-gdb.exp: Make the SH simulator allocate less space when
14946 it is targeted.
14947
14948Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
14949
14950 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
14951 test.
14952
14953Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
14954
14955 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
14956 "rs6000-*-*" for "list function in include file" when gcc compiled.
14957 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
14958 for "p ctable1[120]".
14959 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
14960 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
14961 Remove setup_xfail for "rs6000-*-*" for
14962 "print 'scope0.c'::filelocal before run".
14963 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
14964 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
14965 since some compilers don't allow both options to be given
14966 on the same command line. Create object file and move it.
d63a86f8 14967
c906108c
SS
14968Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
14969
14970 * gdb.base/corefile.exp: Always regenerate the core file, since
14971 we always regenerate the coremaker program. Detect special case
14972 where registers cannot be read from core file.
d63a86f8 14973
c906108c
SS
14974Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
14975
14976 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
14977 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
14978 * gdb.c++/templates.exp: Only match on basename of file since
14979 some formats like xcoff don't encode directory information.
14980 * gdb.stabs/weird.exp: Use the right sed script for powerpc
14981 and rs6000 AIX xcoff targets.
14982 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
14983 * configure: Regenerate.
14984 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
14985 here, rather than in distclean.
d63a86f8 14986
c906108c
SS
14987Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
14988
14989 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
14990 defined, and use it to compile the test case with -O2. The
14991 native compilation still uses no optimization.
14992 * gdb.base/mips_pro.c: Remove inline assembly code since
14993 it is compiled PIC by default, which results in assembler
14994 warnings that make the testsuite think the compilation
14995 was unsuccessful.
14996
14997Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
14998
14999 * gdb.c++/misc.exp: Add note to message for
15000 "print s.a for foo struct" that this is a known gcc 2.7.2
15001 and earlier bug.
15002
15003Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
15004
15005 * gdb.base/break.exp: Fix pattern for matching "Delete all
15006 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
15007 setup_xfail for deleting all breakpoints test. Fix various
15008 timeout messages to include "(timeout)".
15009 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
15010 for "p t_float_values2(3.14159,float_val2)".
15011 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
15012 for "continue to call2g" when gcc compiled.
15013 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
15014 "up to foo in langs.exp", "show language at foo in langs.exp",
15015 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
15016 and "show language at fsub in langs.exp".
15017 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
15018 "list line 1 in include file", "list message for lines past EOF",
15019 "list function in include file", "list list0.h:foo", and
15020 "list filename:function; nonexistant function".
15021 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
15022 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
15023 and "ptype t_char_array" to be for native cc only.
d63a86f8 15024
c906108c
SS
15025Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
15026
d63a86f8 15027 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
15028 setup_xfail for "print coremaker_bss", "print coremaker_ro",
15029 "print func2::coremaker_local", and "backtrace in corefile.exp".
15030
15031Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
15032
15033 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
15034 "bt in signals.exp". This problem only appears when running
15035 the testsuite, and then only intermittently.
15036
15037Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15038
15039 * gdb.base/return.exp (return_tests): Differentiate between
15040 two tests of continuing.
15041
15042Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15043
15044 * */Makefile.in (maintainer-clean): Remove config.log.
15045 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
15046 * gdb.c++/Makefile.in (PROGS): Add inherit.
15047 (clean): Remove *.ci.
15048
15049Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
15050
15051 * gdb.c++/misc.cc: Add test code from Mike Stump.
15052 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
15053
15054Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
15055
15056 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
15057 to "alpha-*-osf2*" and add comment.
15058 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
15059 setup_xfail for "step over execarg initialization" and
15060 "step over corearg initialization".
15061 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
15062 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
15063 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
15064 gcc compiled for "print coremaker_bss", "print coremaker_ro",
15065 "print func2::coremaker_local", and "backtrace in corefile.exp".
15066 * gdb.base/signals.exp: Build and source signals.ci.
15067 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
15068 to be for gcc only.
15069 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 15070
c906108c
SS
15071Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15072
15073 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
15074 Feb 3 procfs.c change.
15075
15076Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
15077
15078 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
15079
15080Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
15081
15082 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
15083 from dejagnu's apparent default of 10 seconds, which gives random
15084 results when running the tests over NFS on moderately loaded systems.
15085 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
15086
15087Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
15088
15089 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
15090 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
15091 result reports.
15092
15093Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
15094
15095 * configure.in (CY_AC_PATH_TCLH): Remove.
15096 * configure: Regenerate.
15097
15098Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
15099
15100 * gdb.c++/Makefile.in (clean): Add missing '{'.
15101
15102Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
15103
15104 * lib/gdb.exp: Provide a default value for noinferior.
15105
15106 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
15107 Load libgloss.exp.
15108
15109Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
15110
15111 * gdb.disasm/hppa.exp: Compile directly into an executable, use
15112 the executable, not the .o to run the tests from.
15113
15114Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
15115
15116 * gdb.base/break.exp: Don't test for program exit or exit status
15117 if $noresults if nonzero.
15118 * gdb.base/langs.exp: Likewise.
15119 * gdb.base/watchpoint.exp: Likewise.
15120
15121 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
15122 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
15123 trying to compile the testcase.
15124
15125Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
15126
15127 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
15128 * gdb.base/signals.exp (continue to handler): Likewise.
15129
15130Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
15131
15132 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
15133
15134 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
15135
15136Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
15137
15138 * gdb.base/corefile.exp: Recognize "not found" as failure
15139 when trying to determine if a core file was generated.
15140 If no core file was generate the first time, try again without
15141 the ulimit -c to work around braindamaged shells.
15142
15143Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
15144
15145 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
15146 [] tests with "test" and enclose string in quotes.
15147 * gdb.stabs/configure: Rebuild
d63a86f8 15148
c906108c
SS
15149Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
15150
15151 Changes in sync with expect:
15152 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
15153 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
15154 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
15155 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
15156 argument to AC_REQUIRE.
15157 * configure: Regenerated.
15158
15159Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
15160
15161 * gdb.base/corefile.exp: When generating a core, discard any
15162 error messages about ulimit not found and the "core dumped"
15163 message from the shell that runs the coredumper.
15164
15165Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
15166
15167 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
15168
15169 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
15170 which sed script to run. Expect failure for v_comb test
15171 on PA targets too.
d63a86f8 15172
c906108c
SS
15173Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
15174
15175 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
15176 "print func2::coremaker_local" and for "backtrace in corefile.exp"
15177
15178Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
15179
15180 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
15181 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
15182 "sparc-sun-solaris*" xfails for "p v_comb".
15183 * lib/gdb.exp (default_gdb_start): Fix typo.
15184 * gdb.base/corefile.exp: Allow "Core was generated by ..."
15185 messages to not include the full program name that caused
15186 the core dump since some systems (such as solaris) apparently
15187 truncate this path to about 80 characters.
15188 When generating a core file first try increasing the core file
15189 size limit to unlimited since some systems may default it to
15190 zero, and it is harmless to try it. Move the test for failing
15191 to generate a core file to where it will actually get executed.
15192 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
15193 new gdb result from g++ debug info improvements and make old
15194 pattern obsolescent. Also account for size_t differences
15195 (may be int or long).
15196 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
15197 initialization before function call is placed in the delay slot
15198 and thus appears to be skipped over by commands such as "next".
15199
15200Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15201
15202 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
15203
15204Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
15205
15206 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
15207 input source file; fix code to compile test to deal with this
15208 convention.
15209 * gdb.c++/*.exp: Likewise.
15210
15211Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
15212
15213 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
15214 "bt in signals.exp".
15215
15216Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
15217
15218 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
15219 "step over execarg initialization" and
15220 "step over corearg initialization".
15221
15222Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
15223
15224 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
15225 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
15226
15227Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
15228
15229 From Rob Savoye (rob@poseidon.cygnus.com)
15230 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
15231 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
15232 configure.in}, gdb.disasm/{Makefile.in, configure.in},
15233 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
15234 configure.in}: Major reworking for autoconfig.
15235 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
15236 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
15237 New files.
15238 * config/unix-gdb.exp: Make GDB global.
15239 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
15240 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
15241 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
15242 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
15243 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
15244 term.exp, twice.exp, watchpoint.exp, whatis.exp},
15245 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
15246 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
15247 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
15248 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
15249 pr-8136.exp, result.exp, string.exp, tuples.exp},
15250 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
15251 to returns as necessary, arrange for test to compile own testcase
15252 executable.
15253 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 15254
c906108c
SS
15255Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
15256
15257 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
15258 clear_xfail at end of test which might not call either pass or fail.
15259 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
15260 "backtrace through signal handler".
15261
15262Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15263
15264 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
15265 continuing from a job control stop signal.
15266 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
15267
15268Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
15269
15270 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
15271 * gdb.base/corefile.exp: Likewise.
15272 * gdb.base/funcargs.exp: Likewise.
15273
15274Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
15275
15276 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
15277 * config/monitor.exp: Add support for setting baud rate.
15278
15279Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
15280
15281 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
15282 i*86-*-linux* xfails for "backtrace through signal handler".
15283 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
15284 "print func2::coremaker_local".
15285 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
15286 alpha-dec-osf2* xfail for
15287 "delete all breakpoints when none".
15288
15289Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
15290
15291 * gdb.base/break.exp: Change test that deletes all breakpoints
15292 when no user breakpoints are installed. A post 4.15 change
15293 causes gdb to no longer prompt in this case.
15294
15295Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
15296
15297 * gdb.base/return.exp (return_tests): Change xfail for test
15298 "correct value returned double test" to stop xfailing at
15299 Solaris 2.5. Apparently the bug has been fixed.
15300
15301Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
15302
15303 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
15304 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
15305
15306Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
15307
15308 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
15309 * gdb.disasm/hppa.s: Corresponding changes.
15310
15311Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
15312
15313 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
15314 makefile fragment.
15315 * config/mt-hpux: Deleted.
15316
15317Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
15318
d63a86f8 15319 * Many files: When warning about suppressed tests due to a
c906108c
SS
15320 nonexistant test binary, avoid incrementing the warning count.
15321
15322Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
15323
15324 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 15325
c906108c
SS
15326Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15327
15328 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
15329 "sparc-*-solaris2*".
15330
15331Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15332
15333 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
15334 Add global and local variables and initialize them.
15335 * gdb.base/corefile.exp: Test correct mapping of corefile sections
15336 by printing variables. Remove rs6000 and powerpc xfails, BFD now
15337 extracts the file name and terminating signal from the core file.
15338 * TODO: Remove note about tests for correct mapping of corefile.
15339 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
15340 from optimizing it away.
15341 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
15342 handles common blocks.
15343
15344Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
15345
15346 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
15347 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
15348
15349Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
15350
15351 * Makefile.in (maintainer-clean): New target, synonym for
15352 realclean.
15353 * gdb.base/Makefile.in (maintainer-clean): Likewise.
15354 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
15355 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
15356 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
15357 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
15358 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
15359
15360Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
15361
15362 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
15363 xfails when not gcc compiled for "print foo::funclocal".
15364 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
15365 "print foo::funclocal at foo",
15366 "print 'scope1.c'::foo::funclocal at foo",
15367 "print foo::funclocal_bss at foo",
15368 "print 'scope1.c'::foo::funclocal_bss at foo",
15369 "print foo::funclocal_ro at foo",
15370 "print 'scope1.c'::foo::funclocal_ro at foo",
15371 "print bar::funclocal at foo" and
15372 "print 'scope1.c'::bar::funclocal at foo".
15373 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
15374 gcc compiled for "print foo::funclocal at bar".
15375 Expand all messages to ensure that they identify that
15376 the test is at bar().
15377 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
15378 gcc compiled for:
15379 "ptype on opaque struct pointer (statically)",
15380 "ptype on opaque struct tagname (statically)",
15381 "ptype on opaque struct pointer (dynamically) 1",
15382 "ptype on opaque struct tagname (dynamically) 1",
15383 "ptype on opaque struct pointer (dynamically) 2" and
15384 "ptype on opaque struct tagname (dynamically) 2
15385 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
15386 gcc compiled for:
15387 "p datalocal"
15388 "whatis datalocal",
15389 "ptype datalocal",
15390 "p bsslocal",
15391 "whatis bsslocal", and
15392 "ptype bsslocal".
15393 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
15394 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
15395 when not gcc compiled.
15396 * gdb.base/funcargs.exp (float_and_integral_args): Add
15397 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
15398 compiled.
15399 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
15400 "backtrace from call6a" when not gcc compiled.
15401 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
15402 "backtrace from call7a" when not gcc compiled.
15403 * gdb.base/callfuncs.exp (do_function_calls):
15404 Add "hppa*-*-hpux*" xfail when not gcc compiled for
15405 "p t_char_array_values(char_array_val2,char_array_val1)",
15406 "p t_char_array_values(char_array_val1,char_array_val2)",
15407 "p t_char_array_values("carray 1","carray 2")",
15408 "p t_char_array_values("carray 1",char_array_val2)",
15409 "p t_char_array_values(char_array_val1,"carray 2")",
15410 "p sum_args(1,{2})",
15411 "p sum_args(2,{2,3})",
15412 "p sum_args(3,{2,3,4})",
15413 "p sum_args(4,{2,3,4,5})"
15414 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
15415 "backtrace in corefile.exp" when not gcc compiled.
15416
15417Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15418
15419 * gdb.base/signals.exp: Rewrite `handle all print' test as
15420 a procedure. Accept blanks or TABs as whitespace, increase
15421 timeout and expect input buffer size for the large output
15422 from the command. Remove "i*86-*-bsdi2.0" xfail.
15423
15424Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15425
15426 * gdb.base/setvar.exp: Add new testcases for truncation when
15427 assigning invalid values to bitfields.
15428
15429Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
15430
d63a86f8 15431 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
15432 mips-sgi-irix* xfail for
15433 "call inferior func with struct - returns char *"
15434 and fix test so that an optional (unsigned char *) cast is
15435 accepted in the result.
15436
15437Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
15438
15439 * gdb.base/funcargs.exp (float_and_integral_args): Remove
15440 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
15441 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
15442 * gdb.base/signals.exp: Remove duplicate "handle all print" test
15443 that accidentally got checked in.
15444
15445Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
15446
d63a86f8 15447 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
15448 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
15449 compiled test.
15450 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
15451 Add mips-sgi-irix5* xfail for not gcc compiled.
15452 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
15453 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
15454 "p top", "whatis top", "p middle", and "whatis middle".
15455 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
15456 "whatis signed char" for not gcc compiled.
15457 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
15458 "set variable signed char=-1 (-1)" and
15459 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
15460 * gdb.base/funcargs.exp (float_and_integral_args):
15461 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
15462 Add mips-sgi-irix* xfail when not gcc compiled for
15463 "continue to call2b".
15464 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
15465 "continue to call2g".
15466 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
15467 "backtrace from call6a"
15468 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
15469 "backtrace from call7k".
15470 Add mips-sgi-irix5* xfail when not gcc compiled for
15471 "backtrace from call7a".
15472 (localvars_after_alloca): Fix gdb_test cmds for
15473 "print * after runto ...".
15474 Remove rs6000-*-* xfails for
15475 "print i after runto localvars_after_alloca" and
15476 "print l after runto localvars_after_alloca"
15477 for all compilers.
15478 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
15479 when not compiled with gcc, for:
15480 "print signed char == (minus)",
15481 "print signed char != (minus)",
15482 "print signed char < (minus)",
15483 "print signed char > (minus)".
15484 * gdb.base/callfuncs.exp (do_function_calls):
15485 Add mips-sgi-irix* xfail, when compiled with native compiler, for
15486 "call inferior func with struct - returns char *".
d63a86f8 15487 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
15488 "correct value returned double test" to include Solaris 2.4.
15489 * gdb.base/funcargs.exp (float_and_integral_args):
15490 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 15491
c906108c
SS
15492Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15493
15494 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
15495 enumeration bitfields if compiling with GNU C.
15496 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
15497 to empty' prompt.
15498
15499Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
15500
15501 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
15502 test for PRO targets.
15503
15504 * gdb.base/funcargs.exp: Avoid ever setting more than 8
15505 breakpoints in the inferior at any given time by making
15506 two groups of breakpoints for call2*, call6* and call7*
15507 tests.
15508
15509Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15510
15511 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
15512 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
15513 from optimizing it away.
15514 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
15515 "call inferior func with struct".
15516
15517Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
15518
15519 * configure.in: Only configure gdb.chill for particular targets.
15520
15521Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
15522
15523 * gdb.base/Makefile.in: Add action to .c.o transformation
15524 rule that generates a .ci file for each .o file and remove
15525 explicit .c.o rules except for callfuncs.o.
15526 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
15527 generates a .ci file for each .o file and remove explicit
15528 .cc.o rules.
15529 (clean): Remove *.tmp *.ci files.
15530 (EXECUTABLES): Remove templ-info.exp.
15531 * gdb.base/compiler.c: New file.
15532 * gdb.c++/compiler.cc: New file
15533 * gdb.base/scope.exp: Source gdb.base/scope.ci.
15534 Change rs6000-*-* xfail for
15535 "print 'scope0.c'::filelocal_ro" and
15536 "print 'scope1.c'::filelocal" and
15537 "print 'scope1.c'::filelocal_bss" and
15538 "print 'scope1.c'::filelocal_ro" and
15539 "print 'scope1.c'::foo::funclocal" and
15540 "print 'scope1.c'::foo::funclocal_ro" and
15541 "print 'scope1.c'::bar::funclocal" and
15542 "print 'scope0.c'::filelocal_ro" and
15543 "print 'scope1.c'::filelocal at foo" and
15544 "print 'scope1.c'::filelocal_bss at foo" and
15545 "print 'scope1.c'::filelocal_ro at foo" and
15546 "print 'scope1.c'::foo::funclocal at foo" and
15547 "print 'scope1.c'::foo::funclocal_bss at foo" and
15548 "print 'scope1.c'::foo::funclocal_ro at foo" and
15549 "print 'scope1.c'::bar::funclocal at foo" and
15550 "print 'scope0.c'::filelocal_ro" and
15551 "print 'scope1.c'::filelocal" and
15552 "print 'scope1.c'::filelocal_bss" and
15553 "print 'scope1.c'::filelocal_ro" and
15554 "print 'scope1.c'::foo::funclocal" and
15555 "print 'scope1.c'::foo::funclocal_bss" and
15556 "print 'scope1.c'::foo::funclocal_ro" and
15557 "print 'scope1.c'::bar::funclocal" and
15558 "print 'scope1.c'::bar::funclocal_bss"
15559 to only be xfail'd when not compiled with gcc.
d63a86f8 15560 Add rs6000-*-* xfail for
c906108c
SS
15561 "print 'scope0.c'::filelocal_bss before run"
15562 when compiled with gcc.
15563 (test_at_main): Add rs6000-*-* xfail for
15564 "print filelocal_ro in test_at_main"
15565 when compiled with gcc.
15566 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 15567 Add rs6000-*-aix* xfail for
c906108c
SS
15568 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
15569 "ptype t_char_array", not compiled with gcc.
15570 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
15571 xfail for "list foo (in include file)" when gcc compiled.
15572 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
15573 (integral_args): Add rs6000-*-* xfail for
15574 "run to call0a" if not compiled with gcc.
15575 (unsigned_integral_args): Add rs6000-*-* xfail for
15576 "run to call1a" if not compiled with gcc.
15577 (float_and_integral_args): Add rs6000-*-* xfail for
15578 "run to call2a" if not compiled with gcc and for
15579 "continue to call2b" for any compiler.
15580 Add rs6000-*-* xfail to
15581 "print f1 after run to call2a" for gcc compiled.
15582 (discard_and_shuffle): Add rs6000-*-* xfail for
15583 "run to call6a".
15584 (shuffle_round_robin): Add rs6000-*-* xfail for
15585 "backtrace from call7a" if not compiled with gcc.
15586 Add rs6000-*-* xfail for
15587 "backtrace from call7b" if compiled with gcc.
15588 (call_after_alloca): Add rs6000-*-* xfail for
15589 "print c in call_after_alloca" and
15590 "print s in call_after_alloca" and
15591 "backtrace from call_after_alloca_subr"
15592 if not compiled with gcc.
15593 (localvars_in_indirect_call): Add rs6000-*-* xfail for
15594 "print c in localvars_in_indirect_call" and
15595 "print c in localvars_in_indirect_call" and
15596 "backtrace in indirectly called function" and
15597 "stepping into indirectly called function"
15598 if not compiled with gcc.
15599 (localvars_after_alloca): Add rs6000-*-* xfail for
15600 "print c after runto localvars_after_alloca" and
15601 "print s after runto localvars_after_alloca" and
15602 "print i after runto localvars_after_alloca" and
15603 "print l after runto localvars_after_alloca"
15604 for all compilers.
15605 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
15606 than whatis-info.exp.
15607 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
15608 than opaque-info.exp.
15609 Setup rs6000-*-* xfail for
d63a86f8 15610 "ptype on opaque struct pointer (statically)" and
c906108c
SS
15611 "ptype on opaque struct pointer (dynamically)" when
15612 not compiled with gcc.
15613 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
15614 rather than callf-info.exp.
15615 (do_function_calls): Add clear_xfail for rs6000-*-* for
15616 "p t_float_values2(3.14159,float_val2)". Seems to work
15617 fine there, both with xlc and gcc. Need to find out what
15618 it is doing right and fix other platforms.
15619 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
15620 "call inferior func with struct - returns int",
15621 "call inferior func with struct - returns long",
15622 "call inferior func with struct - returns float",
15623 "call inferior func with struct - returns double",
15624 "call inferior func with struct - returns char *",
15625 but only if not gcc compiled (presumes xlc compiled).
15626 Change rs6000-*-* xfails for
15627 "call inferior func with struct - returns char" and
15628 " call inferior func with struct - returns short" to only
15629 xfail if not using gcc.
15630 (clean mostlyclean): Remove *.ci and *.tmp files.
15631 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
15632 than templ-info.exp.
15633 * gdb.base/langs.exp: Source gdb.base/langs.ci.
15634 Add rs6000-*-* xfail for "up to foo in langs.exp"
15635 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
15636 when not gcc compiled.
d63a86f8 15637
c906108c
SS
15638Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15639
15640 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
15641 * gdb.base/corefile.exp: Likewise.
15642 * gdb.base/list.exp: Likewise.
15643 * gdb.base/scope.exp: Likewise.
15644 * gdb.base/siganls.exp: Likewise.
15645
15646 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
15647 compiler output.
15648 * gdb.base/whatis.exp: Likewise.
15649
15650Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
15651
15652 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
15653 failure (opcode table has been fixed to match reality).
15654
15655Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
15656
15657 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
15658 "call inferior func with struct - returns char",
15659 "call inferior func with struct - returns short"
15660
15661 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
15662 "print 'scope0.c'::filelocal at main",
15663 "print 'scope0.c'::filelocal_bss in test_at_main",
15664 "print 'scope0.c'::filelocal at foo",
15665 "print 'scope0.c'::filelocal_bss in test_at_foo",
15666 "print 'scope0.c'::filelocal at bar",
15667 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 15668
c906108c
SS
15669 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
15670 in source file 1". This bug seems to have been fixed with both
15671 gcc and native cc (was native assembler bug?).
15672
15673Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
15674
15675 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
15676 "backtrace through signal handler" to "i*86-*-sysv4*".
15677 * gdb.base/signals.exp: Add xfail for "'next' behaved as
15678 continue" case. Add "known SVR4 bug" to fail message.
15679 Add "i*86-*-bsdi2.0" xfail for "handle all print".
15680 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
15681 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
15682 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
15683 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
15684 "up to foo in langs.exp", "show language at foo in
15685 langs.exp", "up to cppsub_ in langs.exp", "show
15686 language at cppsub_ in langs.exp", "up to fsub in
15687 langs.exp", and "show language at fsub in langs.exp".
15688 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
15689 "bactrace in corefile.exp".
15690 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
15691 "call inferior function with struct - returns float" and
15692 "call inferior function with struct - returns double".
d63a86f8 15693
c906108c
SS
15694Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
15695
15696 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
15697 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
15698 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
15699 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
15700
15701Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
15702
15703 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
15704 (or overriden) "CHILL" macro rather then bare "gcc".
15705 Also look for ../../gcc/xgcc since that is what we will
15706 actually need, not "Makefile". Remove following assignment
15707 of CHILL to CHILL_FOR_TARGET because that results in
15708 recursive definition.
15709
15710Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
15711
15712 * gdb.base/corefile.exp: Change xfail for backtrace in
15713 corefile.exp from linuxaout to all linux.
15714 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
15715 cases where we miss the breakpoint at the signal handler
15716 for some reason. Setup xfail for linuxoldld/linuxaout and
15717 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
15718 hitting SIGURG breakpoint.
15719 * gdb.base/signals.exp: Setup xfail for "next" acting like
15720 continue to add linuxoldld. Setup xfail for all linux for
15721 "next to handler in signals_tests_1", "backtrace in
15722 signals_tests_1", "continue to func1", "pass SIGUSR1",
15723 and continue to handler".
15724
15725Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
15726
15727 * Update all FSF addresses except those in COPYING* files.
15728
15729Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
15730
15731 * gdb.base/a2-run.exp: Change messages to be more explicit about
15732 the status of args, and quote binfile in results.
15733
15734Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
15735
15736 * gdb.base/callfuncs.exp: Add tests for passing structs to
15737 inferior functions and return various types.
15738 * gdb.base/callfuncs.c: Add functions to receive a struct
15739 and return a member of the struct, in various types.
15740
15741Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15742
15743 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
15744
15745Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15746
15747 * config/vxworks29k.exp: New file, sources vxworks.exp.
15748
15749Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15750
15751 * config/gdbremote.exp: New file. Testing framework using
15752 gdbserver.
15753
15754Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
15755
15756 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
15757 "call function when asleep" and "send end of file".
15758 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
15759 for "backtrace in corefile.exp".
15760 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
15761 for "backtrace through signal handler".
15762 * gdb.base/corefile.exp: Make sure we actually generate a core file
15763 before trying the core tests. Some systems allow the user to suppress
15764 generation of core files and default to that (linux for example).
15765 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
15766 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
15767
15768Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15769
15770 * gdb.threads: New directory with some crude multi-threaded
15771 gdb tests (step.exp and step2.exp).
15772 * config/mt-lynx (STEP_EXECUTABLE): Define.
15773 (THREADFLAGS): Define.
15774
15775Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
15776
15777 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
15778
15779 * gdb.base/signals.exp: Disable whole file for lynx until
15780 further notice.
15781
15782 * gdb.base/signals.exp: xfail test where "next" acts like
15783 "continue" for lynx.
15784
15785 * gdb.base/interrupt.exp: xfail test for calling function while
15786 inferior is asleep for lynx.
15787
15788 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
15789 than one cr-lf after each command.
15790
15791Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15792
15793 * configure.in: Reinstate setting of stabsdirs variable, fix
15794 typo in setting up configdirs for native builds.
15795
15796 * gdb.base/return.exp: Fix typo in return double test.
15797 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
15798 compiler from optimizing them away.
15799
15800Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
15801
15802 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
15803 sequences to be echo'd by gdb when using gdb_test.
15804 * gdb.chill/chexp.exp: Likewise.
15805 * gdb.fortran/exprs.exp: Likewise
15806
15807Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15808
15809 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
15810 after the inferior gdb has started.
15811
15812 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
15813 after each command.
15814 * gdb.base/funcargs.exp: Likewise.
15815 * gdb.base/gdbvars.exp: Likewise.
15816 * gdb.base/interrupt.exp: Likewise.
15817 * gdb.base/list.exp: Likewise.
15818 * gdb.base/watchpoint.exp: Likewise.
15819 * gdb.c++/demangle.exp: Likewise.
15820 * gdb.c++/inherit.exp: Likewise.
15821 * gdb.chill/chexp.exp: Likewise.
15822 * gdb.fortran/exprs.exp: Likewise.
15823
15824 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
15825 test if we can't handle IO to/from the inferior.
15826
15827 * gdb.c++/misc.exp: Always check for a program already being
15828 started after sending a "run" command to gdb.
15829
15830 * gdb.base/twice.exp: Start with a fresh gdb.
15831
15832 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
15833 only depend on gdb's expression code, not the chill runtime.
15834
15835 * gdb.base/return.c: Put return values into variables so we
15836 can have gdb print them rather than depending on the program
15837 to print them.
15838 * gdb.base/return.exp: Corresponding changes.
15839
15840 * lib/gdb.exp: Provide default value for noinferiorio.
15841 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
15842 the inferior.
15843
15844 * gdb.base/break.exp: Always check for a program already being
15845 started after sending a "run" command to gdb.
15846 (text_next_with_recursion): Don't check the output from the
15847 program's printf statement. Instead just make sure the program
15848 exited.
15849
15850 * gdb.base/commands.exp: Protect tests which need arguments with
15851 $noargs conditionals.
15852
15853Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15854
15855 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
15856 of structure member arrays to match gdb/valops.c:value_addr change.
15857
15858Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
15859
15860 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
15861 cases.
15862
15863Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
15864
15865 * configure.in (configdirs): Remove gdb.chill from default list
15866 of subdirs and then add it back in only if doing a native build.
15867 The current chill compiler does not yet work in any cross build.
15868 * Revert all signal changes from Jul 6.
15869 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
15870 for sh-hms targets, allowing these tests to link, with no other
15871 changes. Testing is suppressed by setting "nosignals" in site.exp.
15872
15873Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
15874
15875 * configure.in (signaldirs): Define and add to configdirs for all
15876 targets except some specific ones that are known to not support signals.
15877 Also clean up formatting.
15878 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
15879 (signals, sigall): Remove rules to build.
15880 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
15881 Moved to new gdb.signals directory.
15882 * gdb.signals: New test directory.
15883 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
15884 signals.c signals.exp}: New or moved files.
15885
15886Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
15887
15888 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
15889
15890Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
15891
15892 * gdb.base/return.exp: Xfail `return double' test failure
15893 on at least Solaris 2.3 and handle future/past versions on
15894 a case by case basis as appropriate. Also update message
15895 to include i*86 failures.
15896
15897Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15898
15899 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
15900
15901 * lib/gdb.exp: Fix comment which erroneously identified
15902 gdb_file_cmd as gdb_load (the 19 May change was in fact to
15903 gdb_file_cmd not gdb_load).
15904 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
15905
15906 * gdb.base/setvar.exp: Make test names consistent between pass and
15907 fail cases. Use gdb_test more.
15908
15909Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15910
15911 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
15912
15913Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15914
15915 * gdb.base/help.exp: Fix expected help string for `show commands'.
15916
15917Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
15918
15919 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
15920
15921 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
15922 of a text section.
15923
15924Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
15925
15926 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
15927 that loop eventually terminates. Fix Connection refused logic so
15928 that testsuite will expire nicely.
15929
15930Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
15931
15932 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
15933 config/rom68k.exp: New tcl glue for the appropriate monitors.
15934 These all just end up calling monitor.exp.
15935 * config/monitor.exp (gdb_target_monitor): Handle `Connection
15936 refused' by retrying. Cleanup some timeout issues.
15937 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
15938 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
15939 callers don't have to set/restore global timeout variable.
15940
15941 * The following set of changes centralizes management of the global
15942 timeout variable. This way, it can be set in one target dependent
15943 place instead of dozens of places scattered throughout the test suite.
15944 If you need to lengthen a timeout, then you should either set timeout
15945 in one of the config/{target}.exp files, or multiply it by a factor.
15946 Setting it to an absolute value is always going to lose for some
15947 targets.
15948 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
15949 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
15950 * gdb.base/funcargs.exp: Don't set timeout.
15951 * gdb.base/list.exp (test_forward_search): Only use local timeout.
15952 * gdb.base/printcmds.exp (test_print_string_constants
15953 test_print_array_constants): Don't set timeout.
15954 * gdb.base/ptype.exp: Don't set timeout.
15955 * gdb.base/recurse.exp: Don't set timeout.
15956 * gdb.base/return.exp: Don't set timeout.
15957 * gdb.base/watchpoint.exp: Don't set timeout.
15958 * gdb.c++/classes.exp (do_tests): Don't set timeout.
15959 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
15960
15961Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
15962
15963 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
15964
15965Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15966
15967 * lib/gdb.exp: Disable chill tests for irix5.
15968
15969Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15970
15971 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
15972 each test pass or fail.
15973
15974Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15975
15976 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
15977 xlc not gcc.
15978
15979Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
15980
15981 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
15982
15983Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
15984
15985 * config/est.exp: Fix copyright and comments. Remove dead code.
15986 Use targetname, serialport and baud variables instead of fixed
15987 constants.
15988 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
15989 * config/cpu32bug.exp: New file to support cpu32bug monitors.
15990
15991Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15992
15993 * gdb.base/watchpoint.exp: Don't run
15994 test_watchpoint_triggered_in_syscall for sunos.
15995
15996Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15997
15998 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
15999 they don't seem to exist. Do include stdio.h.
16000
16001Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16002
16003 * gdb.base/a1-selftest.exp: Add alpha xfail.
16004
16005Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16006
16007 * gdb.base/watchpoint.c (main): Prompt before calling read().
16008 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
16009 Revise accordingly. Remove cruft about sending "123" several
16010 times, until it gets noticed. Clean up the "print buf[0]" stuff
16011 so that it passes or fails, and waits for prompts in the usual way.
16012
16013Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16014
16015 * gdb.base/recurse.exp: Fix comment.
16016
16017 * TODO: Remove item about printing variables in nodebug.exp. Add
16018 item about enabling tests which are only run on some targets.
16019
16020 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
16021 fail, make test names unique, use new gdb_test convention
16022 regarding pattern, use gdb_test more, etc.).
16023
16024 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
16025 fail, make test names unique, etc.).
16026
16027Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16028
16029 * gdb.base/nodebug.c: Change return type of top and middle to
16030 short.
16031 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
16032 are fixed by the recent mdebugread.c changes. Allow `short ()'
16033 as type for top and middle.
16034
16035Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16036
16037 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
16038 nearly as I can tell, the whole thing was an accident in Stu's
16039 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
16040 to replace a send/expect pair with gdb_test, but ended up only
16041 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
16042 of 30 Mar 1995 took care of it, but left this vestigial comment
16043 which I am now nuking.
16044
16045Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16046
16047 * gdb.base/break.exp: Look for different line number for
16048 breakpoint at main depending on usestubs.
16049
16050Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16051
16052 * gdb.base/list.exp: Adjust some alternate expect patterns to
16053 match recent list0.c change. Add alternate expect pattern for
16054 output from `list default lines around main' for optimizing
16055 compilers.
16056
16057Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16058
16059 * lib/gdb.exp: If nosignals is not set, set it to 0.
16060
16061Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
16062
16063 * config/slite-gdb.exp: Responds to load symbol table prompt.
16064 * gdb.base/break.exp: Adjust line number, fix rerun.
16065 * gdb.base/langs0.c: Add #ifdef usestubs.
16066
16067Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
16068
16069 * gdb.base/list.exp: Adjust line contents after adding new lines in
16070 list0.c. Also fix a syntax error.
16071
16072 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
16073 * gdb.base/break.exp: ditto.
16074 * gdb.base/list.exp: ditto.
16075 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
16076 * gdb.base/run.c: ditto.
16077 * gdb.base/list0.c: ditto.
16078 * gdb.base/funcargs.c: ditto.
16079
16080Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
16081
16082 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
16083 $targetname, $serialport and $baud instead of hardwired variables.
16084 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
16085 target doesn't support signals.
16086
16087Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
16088
16089 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
16090
16091Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16092
16093 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
16094 Don't rely on the value of an auto variable before it has been
16095 initialized. Use gdb_test more.
16096
16097Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16098
16099 * lib/gdb.exp (default_gdb_version): A version number must start
16100 with a digit, but other than that contains all characters up to
16101 the first whitespace character.
16102
16103Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16104
16105 * gdb.base/commands.exp (breakpoint_command_test): New tests.
16106
16107Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16108
16109 * gdb.c++/*.exp: Warn if executable does not exist. The original
16110 reason for skipping the warning was that configure.in sometimes
16111 intentionally skipped building the executables but the tcl code
16112 had no way of knowing. That (a) was always bogus with respect to
16113 error handling, (b) is no longer true (right now there is no way
16114 to skip C++ tests).
16115
16116 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
16117
16118Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16119
16120 * gdb.base/list.exp: Add expect patterns for output from
16121 SunPRO compiled executables.
16122 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
16123 types.
16124
16125Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16126
16127 * gdb.base/break.exp (test_next_with_recursion): Accept any line
16128 number (we are already testing that the correct source line text
16129 gets printed).
16130
16131 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
16132 that is what is intended, but something needed to be done to get
16133 sunos4 native working again.
16134
16135 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
16136
16137 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
16138 apparently went with a (very) old xfail.
16139
16140Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
16141
16142 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
16143 runto_main is a proc in gdb.exp that will do 'step' for target use
16144 stubs.
16145 * gdb.base/exprs.exp: ditto.
16146 * gdb.base/interrupt.exp: ditto.
16147 * gdb.base/opaque.exp: ditto.
16148 * gdb.base/printcmds.exp: ditto.
16149 * gdb.base/ptype.exp: ditto.
16150 * gdb.base/scope.exp: ditto.
16151 * gdb.base/setvar.exp: ditto.
16152 * gdb.base/signals.exp: ditto.
16153 * gdb.base/twice.exp: ditto.
16154 * gdb.c++/classes.exp: ditto.
16155 * gdb.c++/inherit.exp: ditto.
16156 * gdb.c++/templates.exp: ditto.
16157 * gdb.base/break.exp: no run and hit main for stubs. Change line
16158 numbers for breakpoints and info breakpoint.
16159 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
16160 breakpoint().
16161 * gdb.base/callfuncs.c: ditto.
16162 * gdb.base/exprs: ditto.
16163 * gdb.base/interrupt.c: ditto.
16164 * gdb.base/opaque0.c: ditto.
16165 * gdb.base/printcmds.c: ditto.
16166 * gdb.base/ptype.c: ditto.
16167 * gdb.base/scope0.c: ditto.
16168 * gdb.base/setvar.c: ditto.
16169 * gdb.base/signals.c: ditto.
16170 * gdb.base/twice.c: ditto.
16171 * gdb.c++/misc.cc: ditto.
16172 * gdb.c++/templates.cc: ditto.
16173
16174Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16175
16176 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
16177
16178 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
16179 somewhere between `read' and `main.c'. I'm pretty sure the
16180 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
16181 and it isn't particularly useful.
16182
16183 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
16184
16185Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16186
16187 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
16188
16189Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
16190
16191 * config/mt-slite: add LIBS and -nostdlib.
16192 * config/slite-gdb.exp: add this new file to support sparclite target.
16193
16194Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
16195
16196 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
16197
16198 * gdb.base/a2-run.exp: Change argument to istarget from
16199 "*-*-vxworks" to "*-*-vxworks*".
16200 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
16201
16202Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
16203
16204 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
16205 will not runto main but do a 'step' to step out of breakpoint().
16206 * config/mt-slite: add -Dusestubs.
16207
16208Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16209
16210 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
16211 instead of just @.
16212
16213 * gdb.base/signals.exp: Add test for "handle all print".
16214 * TODO: Remove "handle all print". Also remove item about
16215 checking copyright date (I don't like the idea of a spurious FAIL
16216 based on when we run the tests).
16217
16218 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
16219 for SunOS4 (reason for failure not investigated). Remove
16220 redundant test for $binfile.
16221
16222 * gdb.base/nodebug.c (array_index): Call malloc.
16223
16224 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
16225
16226Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
16227
16228 * gdb.base/recurse.exp: Update gdb_test invocation to use new
16229 conventions and slightly simplify the matching regexp.
16230
16231Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16232
16233 * gdb.base/break.exp: Update gdb_test invocation to use new
16234 convention.
16235
16236 * lib/gdb.exp: If noargs is not set, set it to 0.
16237
16238 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
16239 tests unique.
16240
16241 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
16242
16243Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16244
16245 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
16246 one argument of type "<non-float parameter>".
16247
16248Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
16249
16250 * config/rom68k.exp: New file to support Motorola IDP board.
16251 * gdb.base/a2-run.exp: Skip this file if noargs is set.
16252 * gdb.base/break.c: Change things around so that this program
16253 doesn't depend upon args. This is necessary to make remote
16254 targets work (in general, they can't take args).
16255 * gdb.base/break.exp: Don't try to send args to program. Don't
16256 expect output. Also, replace lots of code with gdb_test.
16257
16258Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16259
16260 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
16261 printing of '\'' (which is what the comment says we are testing,
16262 even though we were not), not '''.
16263 (test_integer_literals_rejected): Test that printing ''' is an error.
16264
16265 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16266 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
16267 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
16268 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
16269 Use gdb_test not test_print_accept.
16270 * lib/gdb.exp: Remove test_print_accept.
16271
16272 * gdb.base/signals.exp (signal_tests_1): Make pass message
16273 consistent with fail message.
16274
16275 * gdb.base/whatis.exp: Remove xfails for printing char vs.
16276 unsigned char; the bug (PR 1821) is fixed.
16277
16278 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
16279
16280 * gdb.base/scope.exp (test_at_localscopes): Call pass for
16281 successful tests--makes xfailing them work right.
16282
16283Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16284
16285 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
16286 only \r\n, not .*. The test can pass .* as the last thing in
16287 $pattern if that is what it wants. In addition to providing this
16288 flexibility, this change should speed up pattern matching in cases
16289 where the pattern already ended with .* (there were a number of
16290 them). This change also helps catch bad patterns--in the old
16291 scheme the typo "char \*" instead of "char \\*" would pass. Now
16292 it is caught.
16293 * Many .exp files: Update callers.
16294
16295 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
16296 clearer and does not spuriously match multiple ('s. Likewise for
16297 ) and *.
16298
16299 * gdb.base/nodebug.exp: Test ability to call a function and pass
16300 it a string (even with no debugging info).
16301
16302 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
16303 "p '\'", which is the same as "p ''" once tcl gets done with
16304 quoting, to "p '\\'", which I suspect is what is intended (one
16305 backslash gets sent to GDB).
16306
16307 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
16308
16309Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16310
16311 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
16312 1817) was fixed literally years ago.
16313
16314Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16315
16316 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
16317 test, it causes stepping out of call_after_alloca_subr with
16318 optimizing compilers.
16319 (localvars_in_indirect_call): Consume GDB prompt if `finish'
16320 fails.
16321
16322 * gdb.c++/templates.exp: Source templ-info.exp only if
16323 the templates executable exists.
16324
16325 * gdb.c++/misc.cc (class Contains_static_instance,
16326 class Contains_nested_static_instance),
16327 gdb.c++/classes.exp (test_static_members): Test printing of
16328 a class that contains a static instance of the class.
16329
16330Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16331
16332 * gdb.base/langs2.c (cppsub_): Don't prototype.
16333 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
16334 only, I believe).
16335
16336Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16337
16338 * lib/gdb.exp (skip_chill_tests): New procedure.
16339
16340 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
16341
16342Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
16343
16344 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
16345 each expect pattern. Cuts runtime from 12 to about 4 seconds.
16346
16347Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16348
16349 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
16350
16351 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
16352 disassemble 8, not 16, instructions for part 4.
16353
16354 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
16355 support the latter anymore.
16356
16357 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
16358 -DNO_PROTOTYPES.
16359 * gdb.base/callfuncs.c: Control use of prototypes based on
16360 NO_PROTOTYPES, not __STDC__.
16361 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
16362 t_float_values2 tests if prototypes in use.
16363
16364 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
16365 t_double_values): When checking differences against DELTA, check
16366 that difference is within the range (-DELTA,DELTA), not just
16367 (-infinity,DELTA).
16368
16369Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
16370
16371 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
16372 'file' command firts, then 'target', then 'load', this is due to gdb
16373 target set up.
16374 * config/mips-gdb.exp: Fix a couple regular exp bugs.
16375
16376Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
16377
16378 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
16379 FP load/store variants.
16380 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
16381
16382Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16383
16384 * gdb.base/term.exp: Do not give a warning if not native, it is
16385 not an abnormal condition.
16386
16387Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
16388
16389 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
16390 t_char_array".
16391
16392Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
16393
16394 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
16395 are getting the version number.
16396
16397 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
16398 if not native, it is not an abnormal condition.
16399
16400Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16401
16402 * lib/gdb.exp: Just use "file exists", rather than undocumented
16403 dejagnu procedure "findfile".
16404
16405Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16406
16407 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
16408 (LDFLAGS): Set to -Xlinker -Ur.
16409
16410 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
16411 Removed, these values are set by lib/gdb.exp.
16412
16413 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
16414
16415Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16416
16417 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
16418 of replicating gdb startup code.
16419
16420 * config/mt-vxworks (LDFLAGS): Set to -r.
16421 (CFLAGS_FOR_TARGET): Removed.
16422
16423 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
16424 (gdb) and gdb for vxworks uses (vxgdb).
16425
16426 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
16427 executable is not in the tree and host != target, use sed and
16428 program_transform_name to determine the gdb name used by the
16429 target.
16430
16431 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
16432 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
16433
16434Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16435
16436 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
16437 floats, chars, and shorts where there are ANSI-style function
16438 definitions.
16439
16440 * gdb.base/langs.exp, gdb.base/langs*: New test.
16441 * gdb.base/Makefile.in: Build it.
16442 * TODO: Remove item about checking that C names don't get C++
16443 demangling applied; this test tests it.
16444
16445Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16446
16447 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
16448 went with the const70 xfail. The xfail went away a year ago.
16449
16450 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
16451
16452 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
16453 for hp300.
16454
16455 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
16456
16457 * gdb.base/a1-selftest.exp: Don't run on hp300.
16458
16459Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16460
16461 * Makefile.in (site.exp): Set host_alias and target_alias as well
16462 as host_triplet and target_triplet.
16463
16464Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16465
16466 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
16467
16468 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
16469 places as other ecoff systems).
16470
16471 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
16472 ultrix.
16473
16474Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16475
16476 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
16477 remove them.
16478 * gdb.base/nodebug.exp: Accept "function" in addition to "text
16479 variable and "variable" in addition to "data variable".
16480 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
16481
16482 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
16483 2.
16484 * gdb.base/list1.c (long_line): Add additional statement at start
16485 of function.
16486 * gdb.base/list.exp (test_forward_search): Update line number to
16487 reflect new statement.
16488
16489Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16490
16491 * gdb.base/signals.exp: Reinitialize searched source directories
16492 after gdb_start call.
16493
16494Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
16495
16496 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
16497 * gdb.stabs/Makefile.in: Likewise.
16498
16499 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
16500 change. Instead split the tests into smaller pieces.
16501 * gdb.disasm/hppa.s: Corresponding changes.
16502
16503Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16504
16505 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16506 Quote ^C when passing it to stty. For some shells ^ is a pipe.
16507
16508 * gdb.base/funcargs.exp: Modify many tests so that every test
16509 either passes or fails. Make some test names unique.
16510
16511Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16512
16513 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
16514 Call stty to set interrupt character.
16515
16516 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
16517 for HP assembler versus GNU assembler based on actual behavior of
16518 $(CC), rather than assuming that $(AS) is always the GNU assembler.
16519
16520 * TODO: Suggest a few more stepping tests.
16521
16522Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
16523
16524 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
16525 restart GDB for h8300 after a continue.
16526 (return): Add pattern to match a29k-udi behavior.
16527 * gdb.base/nodebug.exp: Remove obsolete comment.
16528 * gdb.base/regs.exp: New file, testing of register displays.
16529 * gdb.base/return.exp: Fix typo in reference to $objdir.
16530 * gdb.base/whatis.exp: Always start with a fresh GDB.
16531
16532Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16533
16534 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
16535 higher, these tests generate a lot of output.
16536
16537Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16538
16539 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
16540 code following the catch silently ignored some errors; without the
16541 catch they should be thrown like any other tcl error. Also, the
16542 catch used "" instead of {} which meant all the callers who wanted
16543 to include one of the characters "[]$ had to quote it an extra time.
16544 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
16545 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
16546 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
16547 Remove extra quoting.
16548
16549Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
16550
16551 * gdb.base/commands.exp: Make test names unique; every test either
16552 passes or fails. Update some comments.
16553
16554 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
16555
16556Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16557
16558 The following fixes a FAIL caused by the fact that the alpha stabs
16559 configuration didn't use the ".if alpha" code in weird.def.
16560 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
16561 bit pointer, so the 32 bit version works even on the alpha.
16562 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
16563 Remove the stuff which allowed us to have separate versions for
16564 alpha and everything else.
16565
16566 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
16567 regexp which "info func operator\[\](" is supposed to match. Fix
16568 string to send to GDB. Note that GDB still doesn't work right. Add a
16569 new test for "info func .perator\[\](" which GDB does handle correctly.
16570
16571 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
16572
16573Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16574
16575 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
16576 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
16577 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
16578 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
16579 it makes the tests harder to understand and confuses test-o-matic.
16580 The preferred style is that each test provides a PASS or a FAIL,
16581 and has a unique message (e.g. "continue #54" not just "continue")
16582 which is the same for the pass and the fail.
16583 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16584 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
16585 to lib/gdb.exp.
16586 * gdb.base/printcmds.exp: Use test_print_accept. Remove
16587 prt_accept which was basically the same thing. Likewise for
16588 test_print_reject and prt_reject.
16589 * lib/gdb.exp (test_print_reject): Add some more error message
16590 patterns to match from the former printcmds.exp (prt_reject).
16591 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
16592 One defect of the passcount stuff is that some of it failed to
16593 report XPASS where appropriate.
16594 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
16595 stuff before and after arg in expected pattern.
16596 (test_paddr_operator_functions): Re-do test without print_addr_of;
16597 this is the only test which seems to want extra stuff there.
16598
16599Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16600
16601 * gdb.base/nodebug.exp: Update new tests to reflect improved
16602 wording of gdb output.
16603
16604 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
16605 and "ptype" work on variables in files compiled without -g.
16606 Replaces commented out "maint print msymbol" tests.
16607
16608Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16609
16610 * gdb.base/setvar.c (dummy): Call malloc.
16611
16612 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
16613 losing with the irix4 sed.
16614
16615 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
16616 ALRM" on irix4.
16617
16618Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16619
16620 * TODO: Remove items about corefile.exp testing new exec-file and
16621 backtrace; both are now done. Add items about printing enums.
16622
16623Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16624
16625 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
16626 "get signal $thissig" test fails.
16627
16628 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
16629
16630Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16631
16632 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
16633 compiler warning with dec alpha compiler.
16634
16635 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
16636 extra \n from gdb_test call (this explains why the prompt test
16637 that I removed yesterday was there).
16638 (user_defined_command_test): Remove extra \n and prompt test.
16639
16640 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
16641 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
16642 doesn't exist.
16643 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
16644 Also remove alpha workaround, which turns out to be because
16645 SIGABRT == SIGLOST.
16646
16647 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
16648
16649 * gdb.base/help.exp: Don't test "help show".
16650
16651Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16652
16653 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
16654 "set print address" is on.
16655 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
16656 pass prompt to gdb_test; gdb_test already looks for the prompt.
16657
16658 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
16659
16660 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
16661 was a vestige of the manual TESTSTRATEGY, and the purpose of it
16662 was to make sure that gdb can read a core file. But (a) the "read
16663 the corefile" part didn't make it to a1-selftest.exp, we just
16664 delete the corefile after creating it, and (b) we test reading
16665 corefiles in corefile.exp anyway. Also, this test left around a
16666 xgdb process on Solaris.
16667
16668 * gdb.base/corefile.exp: Also test backtrace.
16669
16670Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
16671
16672 * gdb.base/commands.exp: Test a simple user defined command with
16673 arguments and if/while statements; verify the full user command is
16674 printed by "show user".
16675
16676 * gdb.base/commands.exp: Test if/while commands as part of a
16677 breakpoint command list; verify they appear in breakpoint
16678 information.
16679
16680Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16681
16682 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
16683 than by dividing by zero.
16684
16685Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
16686
16687 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
16688 performing an inferior call with watchpoints enabled.
16689 * gdb.base/watchpoint.c (main): Delete second unnecessary read
16690 call.
16691
16692Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16693
16694 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
16695 of "file" command.
16696
16697 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
16698 Add additional pattern for when "int operator int(void);" appears
16699 in a different order.
16700
16701Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16702
16703 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
16704
16705 * gdb.base/help.exp: Replace most of docstrings for "info signals"
16706 and "signal" with ".*".
16707
16708Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16709
16710 * TODO: Add note about "handle all nostop".
16711
16712 * gdb.base/{sigall.c, sigall.exp}: New test.
16713 * gdb.base/Makefile.in: Add it.
16714
16715Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16716
16717 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
16718 when invoking GDB, suppresses any windowing interface.
16719
16720Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
16721
16722 * config/sim-gdb: New file, simulator testing support.
16723
16724Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
16725
16726 * gdb.base/interrupt.exp: Test calling func1 twice.
16727
16728Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
16729
16730 * gdb.base/list.exp (test_forward_search): Set timeout higher
16731 when we'll be getting lots of output from gdb.
16732
16733 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
16734 "init_malloc" to after the expect statement. Run it if that
16735 regexp is taken, but also for two others which happen if source
16736 cannot be found.
16737
16738Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16739
16740 * gdb.base/printcmds.exp: New test, for printing register before
16741 program is running.
16742
16743Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16744
16745 * gdb.base/list.exp: Correct some alternate expect patterns
16746 to reflect changes in list1.c.
16747
16748Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16749
16750 * TODO: Add item regarding large frames.
16751
16752 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
16753
16754 * TODO: Remove item about enabling return.exp; it
16755 is enabled. Suggest a few more "return" tests.
16756
16757Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16758
16759 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
16760 anonymous unions.
16761
16762Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16763
16764 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
16765 and pr-5646.o, so "make" is the same as "make all", not "make
16766 pr-4975.o".
16767
16768Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
16769
16770 * gdb.base/list.exp: Adjust expectations to reflect changes in
16771 list1.c.
16772 (test_forward_search): New test proc.
16773 * gdb.base/list1.c (long_line): New function, has long source line.
16774
16775Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
16776
16777 * gdb.base/a1-selftest.exp: Change initial stepping to know about
16778 additional line of code that was added.
16779
16780Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
16781
16782 * gdb.disasm/hppa.s: Break the large branching tests into smaller
16783 tests so as not to overflow expect's input buffers.
16784 * gdb.disasm/hppa.exp: Corresponding changes.
16785
16786Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16787
16788 Beginnings of template debugging tests.
16789 * gdb.c++/templ-info.cc: New file to test for template
16790 debugging capability of the compiler.
16791 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
16792 templ-info.cc.
16793 * gdb.c++/templates.cc: Add explicit template instantiations
16794 to enable compiling with -fno-implicit-templates. Add destructor
16795 and 'value' method to T5 class for template tests.
16796 * gdb.c++/templates.exp: Add testcases for printing of template
16797 types, setting breakpoints on template methods and calling a
d63a86f8 16798 template method.
c906108c
SS
16799
16800Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
16801
16802 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
16803 branch target since some assemblers (gas-2.5) may emit a
16804 relocation for the branch instead of resolving it in the
16805 assembler.
16806
16807Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16808
16809 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
16810 through signal handler.
16811
16812Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16813
16814 * configure.in (*-*-netware): Use config/mt-netware.
16815
16816 * config/mt-netware: New file.
16817 * config/mt-i386-netware: Removed, separate configs for different
16818 netware architectures are no longer needed now that we have
16819 --with-headers.
16820
16821Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16822
16823 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
16824 by the recent changes to use ANSI C arithmetic conversions.
16825
16826Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16827
16828 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
16829 bug involving using inferior_pid to figure out whether to select a
16830 frame.
16831
16832Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
16833
16834 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
16835 match the current disassembler output.
16836
16837Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
16838
16839 * gdb.fortran/exprs.exp: Expect VOID instead of void.
16840 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
16841 types, expect "int" as type of integer values (for now).
16842
16843Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
16844
16845 * gdb.base/commands.exp: New tests for if/while commands.
16846
16847Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
16848
16849 * lib/gdb.exp (runto): Replace sub-pattern for hex value
16850 by .*, since hex values have different syntax in Chill mode.
16851
16852Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16853
16854 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
16855 linefeed from expect pattern for repeated types with indices > 9.
16856
16857Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
16858
16859 First part of Fortran test suite.
16860 * gdb.fortran: New directory.
16861 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
16862
16863Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16864
16865 * gdb.base/default.exp: Update expect pattern for load command
16866 without arguments.
16867
16868Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16869
16870 * configure.in: Change i386 to i[345]86.
16871 * gdb.base/configure.in: Likewise.
16872 * gdb.c++/configure.in: Likewise.
16873 * gdb.chill/configure.in: Likewise.
16874
16875Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
16876
16877 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
16878 patterns, since that is not a valid context for comments.
16879
16880Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
16881
16882 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
16883 repeated types and repeated types with indices > 9.
16884
16885Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
16886
16887 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
16888 2417; old bug has been fixed.
16889
16890Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
16891
16892 * gdb.base/interrupt.exp: When trying to wake up the inferior,
16893 send the newline ourselves instead of assuming gdb_test will do
16894 so when passed an empty input string.
16895
16896 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
16897 stabs testcode.
16898
16899Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16900
16901 * lib/gdb.exp (gdb_test): Don't send anything if the first
16902 argument is an empty string. This makes cases where we want to
16903 match output that is already in expect's buffers (for example,
16904 matching a breakpoint after gdb_run_cmd has been called) work
16905 reliably.
16906
16907Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16908
16909 * config/netware.exp: New file.
16910
16911Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16912
16913 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
16914 the -B and -L prefixes so we can find the debugging stub.
16915
16916 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
16917 there and we are using the gcc from the tree.
16918
16919 * gdb.base/types.c: Removed.
16920
16921 * gdb.base/configure.in: Look for makefile fragments in ../config.
16922 Recognize i386-*-netware.
16923 * gdb.c++/configure.in: Likewise.
16924
16925Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16926
16927 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
16928 the correct TCL syntax.
16929
16930Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16931
16932 * gdb.base/opaque.exp: use runto instead of messing around with
16933 breakpoints. Simplify by using gdb_test.
16934
16935 * gdb.base/bitfields.exp: restart between tests on netware targets
16936 because breakpoints aren't relocated after target death. Run
16937 processes to completion.
16938
16939 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
16940
16941Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
16942
16943 * Makefile.in: Remove extra tabs that confuse some versions
16944 of "make". Use the newly built gdb to test with by default,
16945 rather than the first one in the tester's search path.
16946
16947Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
16948
16949 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
16950
16951 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
16952 condition help.
16953
16954Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16955
16956 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
16957
16958 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
16959 running.
16960 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
16961 * gdb.base/funcargs.exp: Likewise.
16962
16963 * gdb.base/bitfields.exp: Simplify by using gdb_test.
16964 * gdb.base/funcargs.exp: Likewise.
16965
16966 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
16967 message is "".
16968
16969Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16970
16971 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
16972 return,signals,twice}.exp: Handle non-existant binaries
16973 consistantly.
16974
16975 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
16976 * gdb.base/Makefile.in: Don't try to generate a core dump, we
16977 might testing a cross development system.
16978
16979Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16980
16981 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
16982 runtest script is relative to ${srcdir}, not ${rootdir}.
16983
16984Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
16985
16986 * gdb.base/signals.exp: Allow for optionality of breakpoint
16987 address.
16988
16989Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16990
16991 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
16992
16993Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16994
16995 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
16996 for size_t definition.
16997 * gdb.c++/templates.cc: Likewise
16998
16999 * config/mt-i386-netware: New file.
17000
17001 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
17002 defined.
17003
17004 * gdb.base/Makefile.in: Added support for systems that name core
17005 files by appending "core" to the program name.
17006 * gdb.base/a1-selftest.exp: Likewise.
17007
17008Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17009
17010 * gdb.base/return.exp: Add comment and message for `return double'
17011 test failure on Sparc Solaris.
17012
17013Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
17014
17015 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
17016
17017Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17018
17019 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
17020 from optimizing them away.
17021 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
17022 patterns to include default constructors and assignment operators,
17023 to match gcc versions beyond 2.5.8. Accept any cplus demangling
17024 character in the output of the virtual base pointer.
17025
17026Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17027
17028 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
17029 expression match in print_addr_of to avoid unintented matches.
17030 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
17031 versions up to 2.5.8.
17032
17033Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17034
17035 * gdb.base/list.exp: Tweak alternate pattern for listing of an
17036 included file to run under newer versions of expect.
17037 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
17038 consecutive >'s in templates to accomodate recent cplus-dem.c change.
17039 Remove xfail for the virtual table of BDDHookV.
17040
17041Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17042
17043 * lib/gdb.exp (string_to_regexp): Set a default result.
17044 (default_gdb_start): Fix misleading message.
17045
17046Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
17047
17048 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
17049 Remove all CC, etc definitions.
17050 * config/mt-hpux: New file.
17051 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
17052 (CFLAGS, LDFLAGS): Define.
17053 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
17054
17055 * Makefile.in (site.exp): Don't insert host_os, etc.
17056 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
17057 (distclean): Check existence of subdir.
17058 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
17059 * gdb.base/Makefile.in: General cleanup and simplification.
17060 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17061 to build executables. Use default rule to build .o files.
17062 (EXPECT, RUNTEST, CC): Fix relative pathname.
17063 (site.exp): Don't insert host_os, etc.
17064 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
17065 and/or SIGUSR1 defined.
17066 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
17067 * gdb.c++/Makefile.in: General cleanup and simplification.
17068 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
17069 (CFLAGS): Remove.
17070 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
17071
17072Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
17073
17074 * gdb.base/recurse.exp: Misc changes to get tests running again
17075 after Kung's changes to the watchpoint code.
17076 * gdb.base/watchpoint.exp: Likewise.
17077
17078Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
17079
17080 * lib/gdb.exp (string_to_regexp): Convert {\} also.
17081
17082Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17083
17084 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
17085 * lib/gdb.exp (default_gdb_start): Define.
17086 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
17087 gdb.base/funcargs.exp, gdb.base/opaque.exp,
17088 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
17089 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
17090 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
17091 Don't call gdb_target_udi in between tests.
17092
17093Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17094
17095 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
17096 (which was basically just a local version of the same thing). In
17097 addition to avoiding duplication, gdb_test_exact is faster.
17098 * lib/gdb.exp (gdb_test_exact): Fix typo.
17099
17100 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
17101 don't give an error.
17102
17103 * gdb.base/term.exp: Call delete_breakpoints before starting.
17104
17105 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
17106 (t10): Add comment.
17107
17108Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17109
17110 Reorganization of the GDB Test Suite.
17111
17112 * gdb.base: New directory, contains all the basic tests.
17113 * gdb.c++: New directory, tests specific to C++.
17114 * gdb.chill: New directory, tests specific to Chill.
17115 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
17116 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
17117 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
17118 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
17119 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
17120 t30-31 to chill).
17121 * */gdbme.*: Rename to match appropriate expect scripts.
17122 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
17123 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
17124 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
17125 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
17126 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
17127 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
17128 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
17129 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
17130 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
17131 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
17132 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
17133 gdb.c++/virtfunc.cc: New names of C++ files.
17134 * gdb.chill/chillvars.ch: New name of Chill file.
17135 * gdb.base/configure.in, gdb.c++/configure.in,
17136 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
17137 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17138 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
17139 * configure.in (configdirs): Update to reflect directory changes.
17140 (target_abbrev): No longer define for any configuration.
17141 * Makefile.in: Cosmetic improvements to header comments.
17142
17143Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17144
17145 Various changes to gdb.t31:
17146
17147 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
17148 * gdbme.ch: Make all key-words and predefineds be upper-case.
17149 * chillvars.exp: Expect key-words and predefinds in upper-case.
17150
17151 * chillvars.exp: Use gdb_test_exact many places.
17152 Change expected output for arrays (which now includes index labels).
17153
17154 * pr-5020.exp, gdme.ch (module PR_5020):
17155 New test, for PR-5020.
17156
17157Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
17158
17159 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
17160 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
17161
17162Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
17163
17164 * Makefile.in: Fix bit-rot in definitions of CHILL,
17165 CHILL_FOR_TARGET and Chill_LIB.
17166 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
17167 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
17168 CHILL, and CHILL_LIB.
17169
17170Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
17171
17172 * Revert the previous changes. Please see Rob's directory
17173 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
17174
17175Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
17176
17177 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
17178 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
17179 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
17180 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
17181 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
17182 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
17183 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
17184 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
17185 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
17186 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
17187 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
17188 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
17189 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
17190 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
17191 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
17192 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
17193 changes from 94Q1.
17194
17195Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
17196
17197 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
17198 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
17199 Rob's new testing fragments.
17200
17201Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
17202
17203 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 17204 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
17205
17206Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
17207
17208 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
17209 version also, match on casted version strings, and match on
17210 gdb startup case where the line numbers might be messed up.
17211
17212Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
17213
17214 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 17215 (CFLAGS): Delete it from here.
c906108c
SS
17216
17217Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
17218
17219 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
17220
17221Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
17222
17223 * Makefile.in (RUNTEST): Default to just "runtest".
17224
17225Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17226
17227 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
17228 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
17229 the code has been restructured.
17230
17231Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17232
17233 * gdb.t00/default.exp (set write): Allow any number of \r and/or
17234 \n, not just one of each.
17235
17236 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
17237 /bin/cc gives a warning if you do.
17238
17239Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
17240
d63a86f8 17241 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
17242 __t10ListS_link1ZUiRCUiPT0
17243
17244Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17245
17246 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
17247 on local variables in recursive functions.
17248
17249 * gdb.t07/Makefile.in: Build the new test.
17250
17251Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17252
17253 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
17254 directly. Instead compare the return values from actual calls.
17255
17256Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
17257
17258 * Makefile.in (check): Set TCL_LIBRARY for runtest.
17259
17260Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17261
17262 * From Peter Schauer with minor modifications.
a9c64011
AS
17263 * gdb.t15/return.exp (return_tests): Handle targets where "return"
17264 stops in mid-line in the caller. Add xfail for returning a float
17265 value on X86 targets.
c906108c
SS
17266
17267Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17268
17269 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
17270 to avoid expect lossage.
17271 (fmem_LRbug_tests): Likewise.
17272 * gdb.disasm/hppa.s: Corresponding changes.
17273
17274 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
17275 conditions to work with latest dejagnu/expect.
17276
17277 * gdb.t15/funcargs.exp (finish from indirect call): No longer
17278 expected to fail on the PA.
17279 (backtrace in call with trampolines): Explicitly require main
17280 to be frame #1 (no trampolines should show up in backtrace).
17281
17282 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
17283 "continue -expect".
17284 * gdb.t06/break.exp: Likewise.
17285 * gdb.t07/watchpoint.exp: Likewise.
17286 * gdb.t13/bitfields.exp: Likewise.
17287 * gdb.t15/{funcargs,return}.exp: Likewise.
17288 * gdb.stabs/weird.exp: Likewise.
17289 * config/{mips,udi}-gdb.exp: Likewise.
17290
17291 * hppa.sed: Enclose comments within a sed command to avoid
17292 losing with the old OSF1 sed.
17293
17294Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17295
17296 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
17297 sequent dynix.
17298 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
17299 * gdb.t15/funcargs.exp: Conditionally step again to really
17300 finish from marker_call_with_trampolines. Handle the case where
17301 the first step from within call_with_trampolines already steps
17302 us back to main.
17303 * gdb.t15/gdbme.c: Add comment to closing brace of
17304 call_with_trampolines for funcargs.exp.
17305
17306Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17307
d63a86f8 17308 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
17309 Fix typo(s).
17310
17311Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17312
17313 * gdb.t07/gdbme.c: More code for watchpoint testing.
17314
17315 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
17316 "Hardware watchpoint" throughout file.
17317 (test_watchpoint_triggered_in_syscall): New test.
17318 (test_complex_watchpoint): New test.
17319
17320Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17321
17322 * gdbme.c (call_with_trampolines): New function to try and step
17323 into. Tests trampoline problems on the PA.
17324
17325 * funcargs.exp (localvars_in_indirect_call): No longer expect
17326 stepping into indirect call to fail on PAs.
17327 (test_stepping_over_trampolines): New test.
17328
17329Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17330
17331 * TODO: Add suggestions for static member function tests, and
17332 completion tests.
17333
17334Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17335
17336 * TODO: Add suggestions for "p/a" tests.
17337
17338 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
17339 (default_gdb_exit): Replace all the hair with sending "quit" to
17340 the process with a simple close.
17341
17342Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17343
17344 * TODO: Add suggestions for shared library tests.
17345
17346Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17347
17348 * TODO: Add suggestions for x/s tests.
17349
17350Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17351
17352 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
17353 "enable once", and "enable breakpoints once" with ".*".
17354
17355Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17356
17357 * TODO: Add suggestions about structure passing tests.
17358
17359Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17360
17361 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
17362 the primary1 test, use work around if __GNUC__ < 2.
17363 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
17364 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
17365 Test for bad output rather than waiting for timeout. Issue
17366 second continue only if first continue failed.
17367
17368Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17369
17370 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
17371 operator[] test with gdb_test because the old code didn't seem to
17372 be getting the quoting right with the new dejagnu.
17373
17374Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
17375
17376 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
17377 one from the path.
17378 * Makefile.in: Use a fresh expect if there is one, use runtest
17379 from the src tree if there is one.
d63a86f8 17380
c906108c
SS
17381Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17382
17383 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
17384 next over recursive call. Revise the tests from that point on
17385 (which had been skipped) to match GDB's actual (correct) output.
17386
17387 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
17388 with next over a breakpoint whose condition is false.
17389
17390 * gdb.t00/help.exp: Comment out "help set print" tests just like
17391 (and for same reason as) "help set" test.
17392
17393Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17394
17395 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
17396 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
17397
17398Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17399
17400 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
17401 necessary gdb_target_udi.
17402
17403 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
17404
17405 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
17406 1838 and 2417; they are fixed.
17407
17408 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
17409 gdb.t03/ptype.exp (ptype structure, ptype union):
17410 Remove xfails; the test is looser than when the xfails were added.
17411
17412 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
17413 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
17414
17415 * gdb.t01/run.exp: Only run shell test if isnative.
17416
17417 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
17418 since "run" automatically loads if necessary. Call gdb_target_udi
17419 after the "file" since "file" kills any execution target.
17420
17421 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
17422 GDB. GDB doesn't work that way (not anymore at least) on UDI.
17423 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
17424 argument for UDI.
17425
17426Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17427
17428 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
17429
17430 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
17431
17432Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17433
17434 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
17435 properly quoting regexps. This makes the second argument to
17436 demangle a fixed string, which matches the callers, instead of a
17437 shell-style pattern which is what the previous implementation
17438 used. Update some of the callers.
17439
17440Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17441
17442 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
17443 (comib_nullified_tests): Fix typo.
17444 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
17445 strings. No longer expected to fail.
17446
17447 * gdb.disasm/hppa.s (addib_tests): Fix typo.
17448 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
17449 strings. No longer expected to fail.
17450
17451 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
17452 string. No longer expected to fail.
17453
17454Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17455
17456 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
17457 No longer expected to fail.
17458
17459 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
17460 string. No longer expected to fail.
17461
17462Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17463
17464 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
17465 only in the names (I probably got most of them). I was even
17466 generous with some which differed in underscores in names, and
17467 probably missed a few, and I *still* was able to remove almost a
17468 third of the file with almost no impact on testsuite coverage.
17469
17470Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17471
17472 * gdb.t00/default.exp: Match udi_attach error message as well as
17473 the one from child_attach.
17474
17475 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
17476
17477 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
17478
17479 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
17480 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
17481
17482 * Move test with enums and partial symbols back to
17483 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
17484 Reverts the change of 26 May 93. Per today's change to
17485 stabs.texinfo, the behavior that weird.exp was expecting was
17486 unreasonable; what is important is that the compiler+gdb get
17487 things right, which happens with a recent gcc. Also fix the test
17488 to deal with native compilers which put out the stab gdb can't
17489 deal with.
17490
17491Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17492
17493 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
17494 in the names. The main thing these accomplish is to slow things down.
17495 Many more such duplicates surely remain.
17496
17497 * gdb.t00/help.exp: Comment out "help support" test just like
17498 (and for same reason as) "help set" test.
17499
17500Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
17501
17502 * gdb.t06/break.exp: Remove setup_xfails for
17503 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
17504 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
17505 about known bug in gcc to include up through 2.5.8.
17506 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
17507 well as "_vb$".
17508 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
17509 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
17510 with latest gcc and gdb.
17511 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
17512 well as "_vb$".
17513
17514Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17515
17516 * configure.in (hppa*-*-*): Also configure and build stabs-only
17517 tests.
17518
17519Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17520
17521 * gdb.t10/hppa.mt: A makefile fragment for the PA.
17522 * gdb.t10/configure.in (hppa*-*-*): Use it.
17523
17524Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17525
17526 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
17527
17528Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17529
17530 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
17531 versions prior to 1.13.5.
17532
17533Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17534
17535 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
17536 the prompt is at the start of a line.
17537
17538Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17539
17540 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
17541 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
17542 in the copr tests now.
17543 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
17544 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
17545 expected to fail.
17546
17547Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
17548
17549 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
17550 gdb.t31/chillvars.exp, lib/gdb.exp:
17551 Tweak to run under either version of expect.
17552 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
17553 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
17554 * gdb.t11/list.exp: Remove extraneous whitespace.
17555
17556Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17557
17558 * gdb.t16/printcmds.exp (test_print_strings): Accept
17559 "(unsigned char *) " before the string.
17560
17561 * TODO: Add notes about printing of fancy types and GDB expressions.
17562
17563Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
17564
17565 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
17566 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 17567 if doing mips-idt-ecoff.
c906108c
SS
17568
17569Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
17570
17571 * Most .exp files: Tweak to run under either version of expect.
17572
17573Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17574
17575 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
17576 xfails; I'm not sure why they are failing, but not because of PR 1806.
17577
17578Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
17579
17580 * config/unix-gdb.exp: Remove gdb_unload cause it's already
17581 defined in lib/gdb.exp.
17582
17583Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17584
17585 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
17586 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
17587 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
17588 have to be typeless.
17589
17590Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17591
17592 * TODO: Add suggestion for copyright year test.
17593
17594Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
17595
17596 * configure.in (*-*-lynxos*): Add stabs tests.
17597
17598Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17599
17600 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
17601 so insert a tab before any assembler directive in column zero.
17602
17603 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
17604 stores.
17605 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
17606 stores.
17607 (fpu_short_memory_tests): Likewise.
17608
17609Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17610
17611 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
17612 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
17613 .stabs directives in comments.
17614
17615Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17616
17617 * TODO: New file, describing tests we could write.
17618 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
17619
17620Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17621
17622 * gdb.t06/signals.exp: Add kludge to force re-sync.
17623
17624 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
17625 to xgdb instead of gdb, get out of gdb.
17626
17627Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
17628
17629 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
17630 for info.
17631
17632Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17633
17634 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
17635 * gdb.stabs/configure.in (hppa*-*-*): Use it.
17636 * gdb.stabs/hppa.sed: New sed script for the PA.
17637
17638Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17639
17640 * gdb.stabs: Re-write weird.def and configuration to use sed
17641 instead of cpp. sed is portable and POSIX; cpp is neither.
17642
17643Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17644
17645 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
17646
17647Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17648
17649 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
17650
17651Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17652
17653 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
17654 "_vb$".
17655 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
17656 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
17657
17658Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17659
17660 * lib/gdb.exp: Comment out code which depends on non-existent
17661 `transform' procedure.
17662
17663Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
17664
17665 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
17666 * lib/gdb.exp: Transform tool name.
17667 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
17668 1.1's new error handling system.
17669
17670Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17671
17672 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
17673
17674Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17675
17676 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
17677 They made pattern matching so slow that timeouts happened on
17678 heavily loaded systems. Now any output from "show print" which
17679 gets us back to the GDB prompt is a PASS.
17680
17681Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
17682
17683 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
17684
17685Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17686
17687 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
17688
17689 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
17690 It is not from PR 3220.
17691
17692Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17693
17694 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
17695 just started failing because they depended on the order the
17696 subcommands are presented, or exact docstring text. This kind of
17697 test is a pain and has minimal benefit.
17698
17699Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17700
17701 * gdb.t09/corefile.exp: At end of test, use "core" command with
17702 no arguments.
17703
17704Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
17705
17706 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
17707 17}/Makefile.in: Make it possible to run the testsuite with Sun
17708 make and CC = cross gcc by adding explicit build rules for .o
17709 files.
17710
17711Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17712
17713 * gdb.t15/funcargs.exp: Don't put comments on same line as
17714 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 17715
c906108c
SS
17716Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17717
17718 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
17719
17720Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
17721
17722 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
17723 * gdb.t20/inherit.exp: remove three dumplicate entries.
17724
17725Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17726
17727 * gdb.t06/break.exp: For "next over recursive call", fail on any
17728 incorrect output, not just on "factorial (value=2)".
17729
17730Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17731
17732 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
17733 working now. Add an xfail if accesing a bss variable causes
17734 a memory error if the target is not yet run.
17735
17736Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17737
17738 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
17739 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
17740 name of __st* demangling (2 strings). Did Kung really get the
17741 more than 95 others right without testing them?
17742
17743Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
17744
17745 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
17746
17747Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
17748
17749 * configure.in (configdirs): Add gdb.disasm
17750 * gdb.disasm: New directory for GDB disassembler tests.
17751 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
17752
17753Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17754
17755 * gdb.t00/help.exp: Don't test "help set".
17756
17757 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
17758 from within expect statements. None of these happen anymore and
17759 they cause regressions to be silently unnoticed.
17760
17761 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
17762 messages) about known failures with gcc cygnus-2.4.5-930417.
17763
17764 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
17765 comp-info.exp so it gets built if it doesn't exist.
17766
17767 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
17768 it is no longer used.
17769 * gdb.t13/comp-info.c: Removed.
17770
17771Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
17772
17773 * gdb.t06/signals.exp: Add xfail for sun3.
17774
17775Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17776
17777 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
17778 relevant because ^C doesn't get sent but failure can be reproduced
17779 interactively).
17780
17781Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17782
17783 * gdb.stabs/alpha.mt: New configuration file for alpha.
17784 * gdb.stabs/configure.in: Use it.
17785 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
17786 sharing with alpha.mt, redefine long to word via preprocessor.
17787 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
17788 for alpha.
17789 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
17790 native cc.
17791 * gdb.t00/teststrategy.exp: Change expect string so that we
17792 consume the `(xgdb)' from the command echo and from the gdb prompt.
17793 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
17794 gdb currently compares all values as long, so this failure probably
17795 applies to any configuration where LONGEST is bigger than a target int.
17796 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
17797 with gcc.
17798 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
17799 to handle opaque pointers, gcc is.
17800 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
17801 as first argument. Include <sys/types.h> and change all operator
17802 new definitions to use size_t.
17803 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
17804 now that we use size_t.
17805
17806Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17807
a9c64011 17808 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 17809 a long or float array cast all array members to the same type.
a9c64011 17810 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 17811 with 64 bit longs.
a9c64011 17812 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 17813 on alpha.
a9c64011 17814 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
17815
17816Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17817
17818 * gdb.t24 (demangle.exp): Constructors of templates have names like
17819 vector<int>::vector(int) not vector<int>::vector<int>(int). See
17820 section 14.6 of the ARM.
17821
17822 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
17823 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
17824 accomplish little and slow down the testsuite.
17825
17826 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
17827 Accept spaces various places.
17828
17829Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17830
17831 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
17832 with watchpoint enabled.
17833
17834 * Makefile.in: Remove definition of CC and remove the second
17835 definition of CXX (the "CXX = gcc" one remains). These definitions
17836 were causing backquotes to be expanded within backquotes, which
17837 doesn't work.
17838
17839Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
17840
17841 * gdb.t17/callfuncs.exp: Add "return 0" to end.
17842
17843Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17844
a9c64011
AS
17845 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
17846 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
17847 by mips cc and contains no stabs entries.
17848
17849Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
17850
17851 * config/vx-gdb.exp: Use fake device to load files rather than
17852 NFS.
17853 * lib/gdb.exp: New proc to do "file" command.
17854 * config/unix-gdb.exp: Use new "file" proc.
17855
17856Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17857
17858 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
17859 Rework board rebooting slightly.
17860 (gdb_exit): Don't exit from the remote shell; there isn't one.
17861 * gdb.stabs/weird.exp: If a program is being debugged already,
17862 kill it.
17863 * gdb.t04/setvar.exp: Stop and restart gdb.
17864 * gdb.t05/expr.exp: Likewise.
17865 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
17866 restart gdb and reload the program.
17867 * gdb.t08/opaque.exp: Likewise.
17868 * gdb.t12/scope.exp: Likewise.
17869 * gdb.t13/bitfields.exp: Likewise.
17870 * gdb.t15/funcargs.exp: Likewise.
17871 * gdb.t20/classes.exp: Likewise.
17872 * gdb.t03/ptype.exp: Increase timeout.
17873 * gdb.t16/printcmds.exp (test_print_string_constants,
17874 test_print_array_constants): Likewise.
17875 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
17876 * gdb.t20/classes.exp (do_tests): Likewise.
17877 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
17878
17879Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
17880
17881 * gdb.stabs: Renamed *wierd* to *weird*.
17882
17883Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17884
17885 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
17886 for timeout. Add "known gcc 2.4.5 bug" to failure message.
17887
17888Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17889
17890 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
17891 (do_tests): Remove xfail for whatis on one_var and two_var.
17892
17893Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
17894
17895 * Makefile.in: Made cross building work better by adding
17896 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
17897
17898Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17899
17900 * gdb.t15/{return.c,return.exp,Makefile.in}:
17901 New test, currently commented out.
17902
17903Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
17904
17905 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
17906 still running and removes the leftover named socket so GDb can do
17907 clean restarts.
17908
17909Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
17910
17911 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
17912 console, not GDB.
17913 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
17914 cross testing works better with "make check"
17915 * config/unix-gdb: Use default procedures for exit and version.
17916 * config/vx-gdb.exp: Cleaned up and massaged back to working order
17917 with the newest VxWorks.
17918
17919Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17920
17921 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
17922 old form.
17923
17924 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
17925 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
17926
17927 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
17928
17929 * config/unix-gdb.exp: Remove this version of gdb_exit
17930 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
17931 Rob says he'll look at it when he gets back to testing boards.
17932
17933Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
17934
17935 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
17936 an expected fail for certain ptype commands.
17937
17938 * gdb.t20/classes.exp: Update expected results of "ptype class
17939 Base1" to account for the constructor that now appears in the type.
17940
17941Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
17942
17943 * configure.in (configdirs): Restore gdb.t04, which mysteriously
17944 disappeared from list.
17945 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
17946 "alldone" proc with call to cleanup and exit.
17947 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
17948 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
17949 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
17950 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
17951 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
17952 "alldone" proc with simple returns that suppress remaining
17953 tests. The alldone proc went away many months ago.
17954
17955Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17956
17957 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
17958
17959 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
17960
17961Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17962
17963 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
17964 as vax gdb will display them.
17965
17966Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17967
17968 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
17969 optimizers.
17970
17971 * scope.exp: Change "bad value for localval" messages so each one
17972 is unique.
17973
17974 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
17975 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
17976
17977 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
17978
17979Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17980
17981 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
17982 doesn't exist (due to optimization).
17983
17984Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17985
17986 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
17987 contains \r because the filename is long.
17988
17989 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
17990 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
17991
17992Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17993
17994 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
17995 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
17996 Ultrix.
17997 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
17998 int tests.
17999 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
18000
18001Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
18002
18003 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
18004
18005 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 18006 to match does not match the passing case but still matches the
c906108c
SS
18007 failing case.
18008
18009Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18010
18011 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
18012
18013Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
18014
18015 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
18016 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
18017 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
18018 Remove various versions of gdb_exit.
18019 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
18020 gdb_exit.
18021 * config/unix-gdb.exp: gdb_exit remains here, and should override
18022 the generic version, since it's doing a lot of wierd stuff that
18023 the other versions aren't. FIXME, fold it in, or abandon this
18024 version.
18025
18026Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18027
18028 * gdb.t24/demangle.exp: Add tests for PR 3220.
18029
18030Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18031
18032 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
18033
18034Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
18035
18036 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
18037 "i386-*-*". Works for i486 as well.
18038
18039 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
18040 bug, and expand domain of xfail to all SVR4 systems, since the
18041 actual problem is likely to be in generic SVR4 /proc support.
18042
18043Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18044
18045 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
18046
18047Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
18048
18049 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
18050 xfails for other systems. Match a missing 'Continuing.' as an
18051 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
18052
18053 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
18054 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
18055 Only issue warning for missing executables if -all option is used.
18056
18057 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
18058 file if -all option is used. It's like an unpredictable XFAIL.
18059
18060Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18061
18062 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
18063 for dynamically linked binaries.
18064
18065 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
18066
18067Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18068
18069 * gdb.t20/inherit.exp: Change message for "print tagless struct"
18070 to state that this is a known bug in old versions of g++.
18071
18072Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18073
18074 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
18075 while waiting for `Continuing'.
18076
18077Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
18078
18079 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
18080 in text, data, and bss.
18081 * gdb.t10/nodebug.c: Add local and global test variables for
18082 initialized and uninitialized data.
18083
18084Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18085
18086 * config/unix-gdb.exp (gdb_exit): Add "wait".
18087
18088Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18089
18090 * gdb.t06/signals.exp: xfail the continue from the handler for all
18091 targets.
18092
18093 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
18094 function with watchpoints enabled, the i386 call dummy starts with
18095 a call.
18096
18097 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
18098 386 bsd names its corefiles.
18099
18100Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
18101
18102 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
18103 compilers don't grok it.
18104 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
18105 with small octal ints rather than character constants, which
18106 are signed and might not fit if first promoted to int.
18107
18108Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
18109
18110 * gdb.t09/Makefile.in (clean): Remove corefile.
18111
18112Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18113
18114 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
18115
18116Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18117 and Jim Kingdon (kingdon@cygnus.com)
18118
18119 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
18120 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
18121 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
18122
18123Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18124
18125 * gdb.t17/interrupt.exp: Add xfail for hppa.
18126
18127Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18128
18129 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
18130 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
18131 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
18132 to determine signed-ness of bitfields and use the result to setup
18133 the xfail.
18134 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
18135 * gdb.t15/funcargs.exp: Use them to step until the second indirect
18136 call line is reached if necessary.
18137
18138Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18139
18140 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
18141
18142Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18143
18144 * gdb.t06/break.exp: Also test `clear' command.
18145
18146Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18147
18148 * gdb.t00/teststrategy.exp: Remove extra quote.
18149
18150 * gdb.t07/watchpoint.exp: Change xfail for calling function with
18151 watchpoint enabled to be for all non-68k machines.
18152
18153 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
18154
18155Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18156
18157 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
18158 targets use aout.mt instead of ecoff.mt as gas understands
18159 standard aout format.
18160
18161Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
18162
18163 * lib/gdb.exp (runto): Don't insist that function we are running to
18164 was compiled with -g.
18165
18166 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
18167
18168 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
18169 to get back into the read system call.
18170 Accept leading newline in case where we woke it up.
18171
18172Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18173
18174 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
18175 to make the stabs test work on ecoff systems using gcc and -with-stabs.
18176 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
18177 enable ecoff configuration.
18178
18179Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18180
18181 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
18182
18183Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18184
18185 * gdb.t16/printcmds.exp: Add another printf test.
18186
18187Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
18188
18189 * configure.in: If configured -with-stabs on any target, add
18190 stabsdirs to configdirs.
18191
18192Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18193
18194 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
18195 fun" so pattern does not match the command itself.
18196
18197Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18198
18199 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
18200
18201Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18202
18203 * gdb.t17/interrupt.exp: Test for more things.
18204
18205Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18206
18207 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
18208 compiler arranges the code and line numbers.
18209
18210 * gdb.t17/interrupt.exp: Don't send \n after ^C.
18211
18212Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18213
18214 * gdb.t00/help.exp: Increase expect input buffer size.
18215
18216Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18217
18218 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
18219
18220 * gdb.t07/watchpoint.exp: Add xfail for hppa.
18221
18222 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
18223
18224 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
18225 [0-9]*, not just [0-9].
18226
18227Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18228
18229 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
18230
18231 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
18232
18233Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18234
18235 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
18236
18237Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18238
18239 * gdb.t06/signals.c: Add xfails for sun3.
18240
18241 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
18242
18243 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
18244 test_stepping tests.
18245
18246Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18247
18248 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
18249
18250 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
18251
18252 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
18253 rather than actually putting it through cpp twice.
18254
18255 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
18256
18257Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
18258
18259 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
18260 no longer needed.
18261
18262Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18263
18264 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
18265
18266 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
18267 C++ features prints as "struct", make it a pass, not an xfail.
18268
18269Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18270
18271 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
18272 Don't require VA to print as "class" rather than "struct".
18273
18274Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
18275
18276 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
18277
18278Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18279
18280 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
18281
18282Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18283
18284 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
18285 order.
18286
18287Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18288
18289 * gdb.t16/printcmds.exp: Add printf tests.
18290
18291 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
18292
18293 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
18294
18295Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
18296
18297 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
18298 pass counts, to counteract any existing or future setup_xfails.
18299
18300Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18301
18302 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
18303 {BEGIN,END}_COMMON for common block instead of STAB.
18304 * gdb.stabs/wierd.exp: Add xfail for rs6000.
18305
18306 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
18307 intp_var should be N_GSYM not N_LSYM.
18308 wierd-aout.S: Use a label for the value of the N_SO.
18309 wierd.def: Remove all backslashes.
18310 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
18311
18312Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18313
18314 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
18315 get the expected next to inheritance3.
18316
18317Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18318
18319 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
18320 now that gcc-2.4 gets it right.
18321
18322Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18323
18324 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
18325
18326 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
18327 generating comp-info.exp which works for cross-compilation.
18328
18329Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
18330
18331 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
18332 "*-*-sysv4.*".
18333
18334Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
18335
18336 * gdb.t01/run.exp: Start with a fresh gdb.
18337 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
18338 SVR4.x.
18339
18340Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
18341
18342 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
18343 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
18344 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
18345 Makefile.in (distclean, realclean): Remove gdbme.c from list of
18346 things to remove.
18347
18348Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
18349
18350 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
18351 test cases from bug reports.
18352
18353Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
18354
18355 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
18356 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
18357 avoid spurious xfails.
18358 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
18359 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
18360 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
18361
18362Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
18363
18364 * gdb.t00/teststrategy.exp: Rework to provide more useful
18365 description of each test, fix problem with systems that define
18366 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
18367 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
18368 results for "next over recursive call" so timeouts aren't taken
18369 by error.
18370
18371Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
18372
18373 * gdb.t12/scope.exp: Test printing of variables before run.
18374
18375 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
18376 printed in wrong order due to sorting.
18377
18378Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
18379
18380 * gdb.t00/teststrategy.exp: Fix expected results for printing
18381 user entered string constant. Is array of char, prints with no
18382 address.
18383
18384 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
18385 commands.
18386 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
18387 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
18388 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
18389 of struct of char arrays.
18390 * gdb.t00/radix.exp: New tests for radix commands.
18391
18392Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
18393
18394 * gdb.t16/printcmd.exp: Print a variable before running program
18395 (with xfail for AIX).
18396
18397Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
18398
18399 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
18400
18401 * gdb.t16/printcmd.exp: Don't print variables before running program.
18402
18403 * gdb.t06/break.exp: Don't require envp argument to main.
18404
18405 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
18406
18407 * gdb.t02/whatis.exp, gdb.t11/list.exp:
18408 Add xfails for rs6000.
18409
18410 * gdb.t02/whatis.exp: Change other tests not to re-test something
18411 we already tested.
18412
18413 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
18414 each type used has a variable of that type.
18415
18416Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
18417
18418 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
18419
18420Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18421
18422 * configure.in: change srctrigger to be a file, not a directory
18423
18424Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
18425
18426 * configure.in (mips-idt-ecoff*): Added trailing '*'.
18427
18428 * gdb.t11/list.exp: Fixed a couple of typos.
18429
18430Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
18431
18432 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
18433 is fixed and PR is closed.
18434 * gdb.t16 (gdbme.c): Add simple test string variable.
18435 * gdb.t16 (printcmds.exp): Add tests with simple test string
18436 variable, primarily for boundaries on "set print elements".
18437
18438Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
18439
18440 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
18441 Make leading 0's optional and don't expect a tab in the middle
18442 of the number.
18443
18444 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
18445
18446 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
18447 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
18448 don't end command passed to gdb_test with newline.
18449
18450 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
18451 signed keyword away, don't expect signed bitfields to be signed.
18452
18453 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
18454 printing with only as many 1's as are in the field as well as printing
18455 with 32 1's (see comment).
18456
18457Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
18458
18459 * gdb.t00/default.exp: Start with a fresh gdb.
18460 * configure.in (configdirs): Remove gdb.t31 until the chill
18461 compiler works again. It no longer is able to find chillrt0
18462 since it isn't in libchill.a anymore.
18463 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
18464 wierd.o, make more modular.
18465 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
18466 spurious newlines that caused problems.
18467
18468Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18469
18470 * Move test with enums and partial symbols from gdb.t03/ptype.exp
18471 to gdb.stabs/wierd.exp since GCC has worked around the bug.
18472 gdb.stabs/wierd.{exp,def}: Many new tests.
18473
18474 * gdb.t00/default.exp: update info line for new message.
18475
18476 * gdb.t02/{whatis.exp,gdbme.c}:
18477 Test that "char *" doesn't print as "caddr_t".
18478
18479Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18480
18481 * gdb.t00/help.exp: Use .* in place of some help messages which
18482 just changed.
18483 gdb.t00/default.exp: Update "info frame" test for new message.
18484 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
18485 Remove some xfails
18486
18487Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18488
18489 * gdb.t03/{gdbme.c,ptype.exp}:
18490 Add tests for typedef'd struct and union without tags.
18491 Also check "whatis" on a variable of a typedef'd enum without a tag.
18492
18493 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
18494 PRMS 1823; the bug still exists but isn't reproduced by this test
18495 anymore), and remove rs6000 XFAIL (the bug is fixed).
18496
18497 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
18498 duplicated from whatis.exp. For those that are left, accept
18499 "long", "long int", or "int" for long variables (whatis.exp already
18500 has an XFAIL for "int", so no need to fail it here).
18501
18502 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
18503 Deal with GCC's names for types now that GDB uses the compiler's names.
18504
18505 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
18506 setup_xfail's for sunos4. If we #defined the signed keyword away,
18507 don't expect GDB to know that char it is signed.
18508
18509 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
18510
18511Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
18512
18513 * configure.in (configdirs): Add gdb.t24 for C++ tests that
18514 should work on any system, regardless of debugging format.
18515 * gdb.t21/demangle.exp: Move to gdb.t24.
18516 * gdb.t24/demangle.exp: Move from gdb.t21.
18517 * gdb.t24/{Makefile.in, configure.in}: New files.
18518
18519Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18520
18521 * configure.in: Do gdb.stabs and C++ tests only for stabs.
18522 * gdb.stabs: New directory.
18523
18524Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18525
18526 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
18527 not just "Quit anyway?".
18528
18529Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
18530
18531 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
18532 that all setup_xfails are immediately followed by clear_xfails.
18533
18534Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
18535
18536 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
18537 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
18538 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
18539 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
18540 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
18541 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18542 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18543 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
18544 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
18545 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
18546 gdb.t31/chillvars.exp, lib/gdb.exp:
18547 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
18548 bug-gdb@prep.ai.mit.edu.
18549
18550Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
18551
18552 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
18553 with 0.0, not integer 0.
18554
18555Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
18556
18557 * gdb.t06/break.exp: Update for "Kill the program" message change.
18558
18559Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
18560
18561 * Makefile.in (GDBFLAGS): Set to -nx.
18562 * Makefile.in (site.exp): Use GDBFLAGS.
18563
18564Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18565
18566 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
18567 Makefiles.
18568 (check): depend on just-check.
18569 (just-check): added so that tests can be run without a noop
18570 build pass.
18571
18572Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18573
18574 Switch to using configure's configdirs.
18575 * Makefile.in (Makefile): add configure.in dependency.
18576 (SUBDIRS): removed redundant assignment.
18577 * configure.in: switch subdirs assignment to configdirs.
18578 * gdb.t*/configure.in: new files.
18579
18580Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
18581
18582 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
18583 works.
18584
18585Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
18586
18587 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
18588 in explicit rules. Apparently this is not supported by some makes.
18589
18590Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
18591
18592 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
18593
18594Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18595
18596 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
18597 disappeared.
18598
18599Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
18600
18601 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
18602
18603Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
18604
18605 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
18606 watchpoint problem that is now fixed.
18607 * gdb.t30/chexp.exp: Remove setup_xfail for printing
18608 uninitialized convenience variables.
18609 * gdb.t31/chillvars.exp: Fix expected patterns for printing
18610 structures.
18611
18612Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18613
18614 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
18615 which causes expect to get out of sync with gdb on long output
18616 from help set.
18617 * gdb.t09/corefile.exp: Make expected pattern for core file
18618 failing signal and frame output format less sun specific.
18619
18620Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
18621
18622 * gdb.t31/chillvars.exp: Add and remove initial dummy
18623 breakpoint, so that symbol table is forced in.
18624 (Needed at least on Sunos4, though it seems not SVR4.)
18625 * gdb.t31/chillvars.exp: Update for changed output format.
18626
18627Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
18628
a9c64011 18629 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
18630
18631Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
18632
18633 * Makefile.in: Added --srcdir when invoking runtest, removed the
18634 need for a local config file. (optional now)
18635
18636Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
18637
18638 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
18639 failure count used to force early termination. Add some more
18640 expected failures for gnu style demangling.
18641
18642Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18643
18644 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
18645 pmi variable from gdb.t20/gdbme to get optimized away.
18646 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
18647 Check for written corefile upon timeout _and_ eof.
18648
18649Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18650
18651 * config/unix-gdb.exp: Add missing return 0.
18652
18653Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18654
18655 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
18656 test termination.
18657
18658Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
18659
18660 * configure.in (subdirs): Put back gdb.t17 which mysteriously
18661 disappeared.
18662
18663Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
18664
18665 * gdb.t10/crossload.exp: Disable the i860-elf test until such
18666 time as i860 support works.
18667
d63a86f8 18668 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
18669 "backtrace 100\r" rather than just "backtrace\r", to match last
18670 change.
18671
18672Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
18673
18674 * config/udi-gdb.exp (gdb_exit): Remove close command.
18675 (gdb_target_udi): New procedure to set the UDI target.
18676 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
18677 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
18678 Added waits for prompts after several question responses. Added
18679 some more responses used by a29k-amd-udi-gdb.
18680 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
18681 pass different arguments, restart UDI connection after program
18682 completion.
18683 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
18684 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
18685 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
18686 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
18687 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
18688 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
18689 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
18690 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
18691 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
18692 after program completion.
18693 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
18694 compiled with a SELECT_VECS setting.
18695 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
18696 infinite recursion.
18697
18698 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
18699 Added checks for COFF results, and made them expected failures for
18700 all targets. It would be better to make them expected failures
18701 for COFF targets only.
18702
18703Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18704
18705 * Makefile.in: add null dvi target, don't bother to recurse
18706 through test directories for info and install-info; rename
18707 $(datadir) to be dejagnu instead of deja-gnu
18708
18709Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
18710
18711 * gdb.t31/gdbme.ch: Re-enable code that previously caused
18712 compiler to coredump.
18713 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
18714 code.
18715
18716Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
18717
18718 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
18719 coredump.
18720 * gdb.t31/chillvars.exp: Comment out tests that depend on that
18721 code.
18722
18723Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
18724
18725 * gdb.t03/ptype.exp: tests for return code from gdb_test.
18726 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
18727 which in a shell. Deletes xgdb when done.
18728 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
18729 Tests the return from the "set height" or "set width" commands.
18730 Added a few return codes where needed.
18731
18732Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
18733
18734 * Makefile.in (SUBDIRS): Add gdb.t17.
18735 * configure.in (subdirs): Add gdb.t17.
18736 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
18737 files to test gdb's calling of functions in the inferior with
18738 the correct arguments and gdb's ability to retrieve any
18739 result returned.
18740
18741Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
18742
18743 * config/unix-gdb.exp (gdb_exit): Remove close commands that
18744 may be called after gdb goes away. Previous versions of expect
18745 needed these to avoid file descriptor leaks, but they cause
18746 errors with the current revision of expect.
18747 * gdb.t00/gdbvars.exp: Use -re on expected output after
18748 setting sevenbit-strings.
18749 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
18750 to set sevenbit-strings consistent across tests.
18751 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
18752 set sevenbit-strings consistent across tests.
18753
18754Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
18755
18756 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
18757 expected output to match current "expect" expectations.
18758
18759Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
18760
18761 * gdb.t00/default.exp: Change expected output for default "source"
18762 command, to match new gdb behavior which requires a filename to
18763 source.
18764
18765Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
18766
18767 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
18768 expected fail for i486-*-* that misses the marker2 function.
18769 * gdb.t10/crossload.exp (bfddefault): Allow successful
18770 recognition of a format to pass even if no symbols are found.
18771 Explicitly catch failures where the format is not recognized
18772 or is ambiguous, and add the reason to the fail message.
18773 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
18774 the cause is and invalid target and add reason to failure message.
18775 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
18776 elf32-i386, elf32-sparc, and elf32-i860.
18777 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
18778 Set up expected failure for 'filename'::variable scope resolution,
18779 which is now apparently broken on all targets.
18780 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
18781 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
18782 gdb.t23/templates.exp: Change failure for missing binfile into
18783 just a warning.
18784 gdb.t21/demangle.exp: Change all cfront references to 'arm'
18785 references.
18786
18787Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
18788
18789 * gdb.t00/default.exp: Add expected output for default "source"
18790 command, to match new gdb behavior.
18791 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
18792
18793Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
18794
18795 * config/*-gdb.exp: returns an error, rather than exiting on
18796 internal errors.
18797
18798Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
18799
18800 * gdb.t03/gdbme.c: Add pointer to struct variable.
18801 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
18802 referencing struct members.
18803
18804Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
18805
18806 * configure.in (mips-idt-ecoff): New target.
18807 * config/mips-gdb.exp: New file for remote board using MIPS remote
18808 debugging protocol.
18809
18810 * Redid configuration scheme. Removed gdb.t*/configure.in.
18811 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
18812 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
18813 distclean targets. Built executables via .o files. Adjusted
18814 tests to account for source files in $(srcdir) rather than
18815 $(objdir).
18816 * lib/gdb.exp (runto): Don't expect () after the function name,
18817 because it may have arguments.
18818
18819Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
18820
18821 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
18822 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
18823 expected failures for mips-idt-* and mips-sgi-*.
18824 * gdb.t00/default.exp (attach): Kill process if requested.
18825 * gdb.t00/help.exp (help target core, help target): Accept a gdb
18826 that does not read core files.
18827 * gdb.t01/run.exp: Removed checks for exit status code.
18828 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
18829 it is linked in.
18830 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
18831 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
18832 appropriate, rather than doing it by hand.
18833 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
18834 execution.
18835 * gdb.t10/crossload.exp: Kill existing program if needed.
18836 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
18837 appropriate, rather than doing it by hand. Always increase
18838 timeout for this test, not just for VxWorks.
18839
18840Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
18841
18842 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
18843 of Chill STRUCT types and STRUCT values.
18844 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
18845 than "char".
18846 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 18847 struct2): New struct definitions and initializations to test
c906108c
SS
18848 simple Chill STRUCT types.
18849
18850Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
18851
18852 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
18853 the null byte at the end of strings.
18854 * gdb.t00/default.exp: Make show version insensitive to copyright
18855 date.
18856 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
18857 to avoid dependencies on target char signedness.
18858 * gdb.t16/printcmds.exp: Update expected results for explicitly
18859 unsigned char.
18860 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
18861 now work.
18862 * gdb.t21/demangle.exp: Add many more patterns for template
18863 demangling, most of them being expected failures.
18864 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
18865 string we are matching for, to match on the whole string.
18866 * gdb.t21/demangle.exp: Add many new test strings to demangle,
18867 and fix a whole bunch that had incorrect expected output but were
18868 passing anyway because of the bug in "proc demangle".
18869 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
18870 type.
18871 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
18872
18873Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
18874
a9c64011
AS
18875 * gdb/testsuite: made modifications to testcases, etc., to allow
18876 them to work properly given the reorganization of deja-gnu and the
18877 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
18878
18879Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
18880
18881 * gdb/testsuite: Initial creation of gdb/testsuite.
18882 Migrated dejagnu testcases and support files for testing nm to
18883 gdb/testsuite from deja-gnu. These files were moved "as is"
18884 with no modifications. This migration is part of a major overhaul
18885 of dejagnu. The modifications to these testcases, etc., which
18886 will allow them to work with the new version of dejagnu will be
18887 made in a future update.
48efe704 18888
8d8cb839 18889 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 18890\f
8d8cb839
EZ
18891;; Local Variables:
18892;; mode: change-log
18893;; left-margin: 8
18894;; fill-column: 74
18895;; version-control: never
18896;; End:
902f2ccb
MC
18897
18898 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 18899 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
18900 Copying and distribution of this file, with or without modification,
18901 are permitted provided the copyright notice and this notice are preserved.
This page took 1.895031 seconds and 4 git commands to generate.