]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* configure: Rebuild.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
88caa9b9
PA
12010-07-29 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
4 in gdb_test_multiple.
5
c6f2ac43
PA
62010-07-29 Pedro Alves <pedro@codesourcery.com>
7
8 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
9 environment.
10
326fd672
TT
112010-07-28 Tom Tromey <tromey@redhat.com>
12
13 PR python/11060:
14 * gdb.python/py-type.c (Temargs): New template.
15 (temvar): New variable.
16 * gdb.python/py-type.exp (test_template): New proc.
17
3ce3b1ba
PA
182010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
19
20 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
21 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
22
34eaf542
TT
232010-07-28 Tom Tromey <tromey@redhat.com>
24
25 PR c++/9946:
26 * gdb.cp/temargs.exp: New file.
27 * gdb.cp/temargs.cc: New file.
28
d41b819e
JK
292010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 * gdb.base/help.exp (help disassemble): Update the content.
32
26ab7092
JK
332010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
34
35 * gdb.threads/ia64-sigill.exp: New file.
36 * gdb.threads/ia64-sigill.c: New file.
37
5283e9e1
TT
382010-07-27 Tom Tromey <tromey@redhat.com>
39
40 * gdb.opt/inline-cmds.c (ATTR): New define.
41 (func1): Use it.
42 (func2): Likewise.
43 (func3): Likewise.
44 (outer_inline1): Likewise.
45 (outer_inline2): Likewise.
46 * gdb.opt/inline-bt.c (ATTR): New define.
47 (func1): Use it.
48 (func2): Likewise.
49 * gdb.opt/inline-locals.c (ATTR): New define.
50 (func1): Use it.
51 (func2): Likewise.
52
e992ef73
TT
532010-07-27 Tom Tromey <tromey@redhat.com>
54
55 * gdb.stabs/gdb11479.c (hack): New function.
56 (test): Use it.
57 (test2): Use it.
58 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
59 (int32_search_buf, int64_search_buf): No longer static.
60 (x): Remove.
61 * gdb.base/relocate.c (hack): New function.
62
5374244e
PM
632010-07-27 Phil Muldoon <pmuldoon@redhat.com>
64
65 * gdb.python/py-value.exp (test_inferior_function_call): New function.
66 * gdb.python/py-value.c (func1): New function.
67 (func2): Likewise.
68
a99aee83
CV
692010-07-26 Corinna Vinschen <vinschen@redhat.com>
70
71 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
72 as not to clash with .data section.
73
a04ba985
JG
742010-07-26 Jerome Guitton <guitton@adacore.com>
75
76 * gdb.base/code_elim.exp: New file.
77 * gdb.base/code_elim1.c: New file.
78 * gdb.base/code_elim2.c: New file.
79
23bd0f7c
PA
802010-07-21 Pedro Alves <pedro@codesourcery.com>
81
82 PR symtab/11827
83
84 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
85 (some_volatile_enum): New variable.
86 * gdb.base/printcmds.exp (test_print_enums): New.
87 <top level>: Call it.
88
883df6dd
SW
892010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
90
91 * gdb.cp/fpointer.cc: New test.
92 * gdb.cp/fpointer.exp: New test.
93
569b05a5
JK
942010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 * gdb.base/solib-nodir.exp: New file.
97 * lib/gdb.exp (runto): New case for a GDB internal error.
98
51d7d803
JK
992010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
100 Ulrich Weigand <uweigand@de.ibm.com>
101 Tom Tromey <tromey@redhat.com>
102
103 * gdb.base/charset-malloc.c: New file.
104 * gdb.base/charset.c (malloc_stub): New prototype.
105 (main): Call it instead of malloc itself.
106 * gdb.base/charset.exp: Use only prepare_for_testing.
107 (binfile): Remove the variable.
108
c0edd9ed
JK
1092010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
110
111 Make core files the process_stratum.
112 * gdb.base/corefile.exp (run: load core again)
113 (run: sanity check we see the core file, run: with core)
114 (run: core file is cleared, attach: load core again)
115 (attach: sanity check we see the core file, attach: with core)
116 (attach: core file is cleared): New tests.
117 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
118
3cbaedff
KW
1192010-07-14 Ken Werner <ken.werner@de.ibm.com>
120
121 * gdb.arch/altivec-abi.exp: New tests.
122
91158a56
TT
1232010-07-13 Tom Tromey <tromey@redhat.com>
124
125 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
126 (main): Use it.
127 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
128
0f5238ed
TT
1292010-07-13 Tom Tromey <tromey@redhat.com>
130
131 * gdb.base/label.exp: New file.
132 * gdb.base/label.c: New file.
133
add265ae
L
1342010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
135 H.J. Lu <hongjiu.lu@intel.com>
136
137 * lib/gdb.exp (is_ilp32_target): New.
138 (is_lp64_target): Likewise.
139
140 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
141 target.
142 * gdb.arch/amd64-disp-step.exp: Likewise.
143 * gdb.arch/amd64-dword.exp: Likewise.
144 * gdb.arch/amd64-i386-address.exp: Likewise.
145 * gdb.arch/amd64-word.exp: Likewise.
146
147 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
148 target.
149 * gdb.arch/i386-bp_permanent.exp: Likewise.
150 * gdb.arch/i386-byte.exp: Likewise.
151 * gdb.arch/i386-disp-step.exp: Likewise.
152 * gdb.arch/i386-gnu-cfi.exp: Likewise.
153 * gdb.arch/i386-prologue.exp: Likewise.
154 * gdb.arch/i386-size-overlap.exp: Likewise.
155 * gdb.arch/i386-size.exp: Likewise.
156 * gdb.arch/i386-sse.exp: Likewise.
157 * gdb.arch/i386-unwind.exp: Likewise.
158 * gdb.arch/i386-word.exp: Likewise.
159
160 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
161 test only when building 64-bit executables. Do not hard-code
162 -m64 option.
163
2dfb8c17
DE
1642010-07-07 Doug Evans <dje@google.com>
165
166 * lib/gdb.exp (gdb_test_list_exact): New function.
167 * gdb.base/default.exp (show convenience): Call it, add tests for
168 $_sdata = void, $_thread = 0.
169
4e5799b6
JK
1702010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
171 Joel Brobecker <brobecker@adacore.com>
172
173 Fix re-run of PIE executable, PR shlibs/11776.
174 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
175 Remove $displacement_main to match the solib-svr4.c change. New "kill"
176 and re-"run" of the inferior.
177
1a219cc7
JK
1782010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
179 Joel Brobecker <brobecker@adacore.com>
180
181 Cope with missing /usr/sbin/prelink.
182 * lib/prelink-support.exp (prelink_no):
183 <result == 1 && $output is "no such file or directory">: New.
184 (prelink_yes): Likewise. Return on failed prelink_no.
185
5e3b36f8
JK
1862010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
187 Joel Brobecker <brobecker@adacore.com>
188
189 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
190 build_executable by build_executable_own_libs. Replace "prelink -R"
191 execution by a call of prelink_yes. Comment why "prelink -r" needs no
192 change.
193 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
194 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
195 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
196 Replace build_executable by build_executable_own_libs's function
197 build_executable_own_libs.
198 (prelinkNO): Create new stub to call prelink_no.
199 (prelinkYES): Create new stub to call prelink_yes.
200 (test_attach): Rename calls of copy to file_copy.
201 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
202 (copy): Move to ...
203 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
204 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
205 * gdb.base/prelink.exp: Disable testcase also for is_remote and
206 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
207 special flags by gdb_compile_shlib. Replace second gdb_compile by
208 build_executable_own_libs. Replace "prelink -R" execution by a call of
209 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
210 a second call of prelink_yes. Replace restart commands by
211 clean_restart.
212 (prelink): Rename to ...
213 (seen displacement message): ... this test. Extend its expectation
214 strictness.
215
86e4bafc
JK
2162010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
217
218 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
219 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
220 displacement message exactly once.
221
3cd07d20
JK
2222010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
223 Joel Brobecker <brobecker@adacore.com>
224
225 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
226 its restore after the <$relink_args != ""> loop. new comment.
227
0a1e94c7
JK
2282010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
229 Joel Brobecker <brobecker@adacore.com>
230
231 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
232 code for it. New variable relink_args.
233 (prelinkYES): Call prelinkNO.
234 (test_attach): Accept new parameter relink_args. Re-prelink the binary
235 in such case. Move the core code to ...
236 (test_attach_gdb): ... a new function. Send GDB command "file".
237 Extend expected "Attaching to " string.
238
2f70bcfb
TT
2392010-07-02 Tom Tromey <tromey@redhat.com>
240
241 * gdb.base/bitops.exp: Remove extraneous "pass".
242
a17ac5b0
TT
2432010-07-02 Ken Werner <ken.werner@de.ibm.com>
244
245 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
246
dc10affe
PA
2472010-07-01 Pedro Alves <pedro@codesourcery.com>
248
d41c0fc8
PA
249 * gdb.base/help.exp: Adjust expected output.
250
2512010-07-01 Pedro Alves <pedro@codesourcery.com>
252
253 * gdb.base/help.exp: Adjust expected output.
dc10affe 254
0a600c36
JK
2552010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
256
257 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
258 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
259 c++/11702.
260
37cc8bfe
JK
2612010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
262 Doug Evans <dje@google.com>
263
264 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
265 add .dynamic entry'.
266
254e6b9e
DE
2672010-06-29 Doug Evans <dje@google.com>
268
269 Test PR c++/11702.
270 * gdb.cp/m-static.exp: Add testcase.
271 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
272
595939de
PM
2732010-06-28 Phil Muldoon <pmuldoon@redhat.com>
274 Tom Tromey <tromey@redhat.com>
275 Thiago Jung Bauermann <bauerman@br.ibm.com>
276
277 * gdb.python/py-inferior.c: New File.
278 * gdb.python/py-infthread.c: New File.
279 * gdb.python/py-inferior.exp: New File.
280 * gdb.python/py-infthread.exp: New File.
281
98751a41
JK
2822010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
283
284 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
285 (ptype ::C::OtherFileClass typedefs): New.
286 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
287 (C::OtherFileClass::cOtherFileClassVar2): New.
288 (C::OtherFileClass::cOtherFileClassVar_use): Use also
289 cOtherFileClassVar2.
290 (C::cOtherFileType2, C::cOtherFileVar2): New.
291 (C::cOtherFileVar_use): use also cOtherFileVar2.
292 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
293
41f62f39
JK
2942010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
295
296 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
297 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
298 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
299 (print ::C::cOtherFileVar)
300 (whatis C::OtherFileClass::cOtherFileClassType)
301 (whatis ::C::OtherFileClass::cOtherFileClassType)
302 (print C::OtherFileClass::cOtherFileClassVar)
303 (print ::cOtherFileClassVar)
304 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
305 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
306 trailing content.
307 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
308 (C::OtherFileClass::cOtherFileClassVar)
309 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
310 (C::cOtherFileVar, C::cOtherFileVar_use): New.
311
af53d231
JK
3122010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
313
314 Test PR c++/11703 and PR gdb/1448.
315 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
316 gdb/1448.
317
9655fd1a
JK
3182010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
319
320 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
321 (main) <rtti_data>: New.
322 * gdb.cp/virtbase.exp (print rtti_data): New.
323
824cc8dd
JK
3242010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
325 Joel Brobecker <brobecker@adacore.com>
326
327 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
328
6036c742
JK
3292010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
330
331 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
332
de6a0421
DE
3332010-06-28 Doug Evans <dje@google.com>
334
335 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
336
b2dae948
DE
3372010-06-27 Doug Evans <dje@google.com>
338
339 * gdb.cp/m-static.exp: Update expected test output.
340
0f3bb72e
PH
3412010-06-25 Paul Hilfinger <hilfinger@adacore.com>
342
343 * gdb.gdb/selftest.exp: Adjust expected message for
344 capturing start-up runtime.
345
bc9f0842
TT
3462010-06-25 Tom Tromey <tromey@redhat.com>
347
348 PR python/10808:
349 * gdb.python/python.exp: Add new tests.
350
099ef718
SW
3512010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
352
353 * gdb.cp/operator.cc: Created an import loop.
354 * gdb.cp/operator.exp: Added testcase for import loop.
355
5868a632
JK
3562010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
357
358 Test PR python/11407.
359 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
360 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
361 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
362 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
363 executable_nofb and executable_fb. New variables srcsfile, objsfile,
364 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
365 binfile. Call gdb_compile with clean_restart twice.
366 (func_nofb print, func_nofb backtrace, func_loopfb print)
367 (func_loopfb backtrace): New.
368
af76db58
JK
3692010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
370
371 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
372 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
373 by a hand made one.
374 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
375 i?86 requirement. Remove variables srcfile and binfile. New variable
376 sources, executable_nofb and executable_fb. Call prepare_for_testing.
377
f2c7657e
UW
3782010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
379
380 * gdb.cell/dwarfaddr.exp: New file.
381 * gdb.cell/dwarfaddr.S: New file.
382
628fe4e4
JK
3832010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
384
385 Test PR 9436.
386 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
387
f1421989
HZ
3882010-06-24 Hui Zhu <teawater@gmail.com>
389
390 * gdb.base/eval.exp: New file.
391
d03285ec
UW
3922010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
393
394 * gdb.cell/fork.exp: New file.
395 * gdb.cell/fork.c: Likewise.
396 * gdb.cell/fork-spu.c: Likewise.
397
41b2c92d
PM
3982010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
399
400 * lib/gdb.exp (banned_variables_traced): New global variable.
401 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
402 (gdb_init): Use `trace add variable' instead of obsolete
403 `trace variable'.
404
d5bc977f
DE
4052010-06-21 Doug Evans <dje@google.com>
406
407 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
408
d2ed6730
UW
4092010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
410
411 * gdb.arch/spu-ls.exp: New file.
412 * gdb.arch/spu-ls.c: Likewise.
413
6aed2dbc
SS
4142010-06-18 Stan Shebs <stan@codesourcery.com>
415
416 * gdb.threads/thread-specific.exp: Add tests of $_thread.
417
e0756905
UW
4182010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
419
420 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
421 * gdb.base/watch-cond.exp: Likewise.
422 * gdb.python/py-breakpoint.exp: Likewise.
423
d8053d4d
PA
4242010-06-18 Pedro Alves <pedro@codesourcery.com>
425
426 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
427 clean_restart, make sure every test has a distinct message, and
428 that messages don't include the executable' full path.
429
81ce510c
DE
4302010-06-17 Doug Evans <dje@google.com>
431
432 * gdb.arch/i386-size.exp: Updated expected output for
433 DISASSEMBLY_OMIT_FNAME.
434
65d79d4b
SDJ
4352010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
436 Sergio Durigan Junior <sergiodj@redhat.com>
437
438 * gdb.base/watch-notconst.c: New file.
439 * gdb.base/watch-notconst.S: New file.
440 * gdb.base/watch-notconst2.c: New file.
441 * gdb.base/watch-notconst2.S: New file.
442 * gdb.base/watch-notconst.exp: New file.
443 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
444 (func4): Add operations on `global_ptr_ptr'.
445 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
446 routine to test watchpoints created with a constant expression.
447 (test_inaccessible_watchpoint): Include tests for watchpoints
448 created with a constant expression.
449
df0f4836
KB
4502010-06-14 Kevin Buettner <kevinb@redhat.com>
451
452 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
453 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
454 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
455 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
456 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
457 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
458 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
459 of `_start'.
460
b769def5
UW
4612010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
462
463 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
464 not supported on the target.
465 * gdb.mi/mi-nonstop-exit.exp: Likewise.
466 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
467 * gdb.mi/mi-nsintrall.exp: Likewise.
468 * gdb.mi/mi-nsmoribund.exp: Likewise.
469 * gdb.mi/mi-nsthrexec.exp: Likewise.
470
d914c394
SS
4712010-06-11 Stan Shebs <stan@codesourcery.com>
472
473 * gdb.base/permissions.exp: New file.
474
4752010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
476
477 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
478 does not support ELF executable class.
479
f3ce5b9c
UW
4802010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
481
482 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
483
8e46892c
JK
4842010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
485
486 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
487 (runto): Catch "The target does not support running in non-stop mode.".
488
6cc55c64
MS
4892010-06-11 Michael Snyder <msnyder@vmware.com>
490
491 * gdb.base/setshow.exp (set language asm): Don't use
492 gdb_test_no_output, fails on some targets.
493
caddefa4
UW
4942010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
495
496 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
497 * gdb.cp/pr9167.exp: Likewise.
498
468b1aa7
UW
4992010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
500
501 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
502
5c3552dc
UW
5032010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
504
505 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
506
02e6fe6a
UW
5072010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
508
509 * gdb.base/charset.c (main): Make sure malloc gets linked in.
510
0e03807e
TT
5112010-06-11 Tom Tromey <tromey@redhat.com>
512
513 PR gdb/9977, PR exp/11636::
514 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
515 (pieces_test_f6): Update expected output.
516
2bdf28a0
JK
5172010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
518
519 * gdb.base/moribund-step.exp: New.
520
f6978de9
MS
5212010-06-08 Michael Snyder <msnyder@vmware.com>
522
523 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
524 * gdb.ada/boolean_expr.exp:
525 * gdb.ada/frame_args.exp: Ditto.
526 * gdb.ada/lang_switch.exp: Ditto.
527 * gdb.ada/ptype_arith_binop.exp: Ditto.
528 * gdb.ada/ref_param.exp: Ditto.
529 * gdb.ada/type_coercion.exp:Ditto.
530
531 * gdb.asm/asm-source.exp: Ditto.
532
533 * gdb.base/attach.exp: Ditto.
534 * gdb.base/bitfields2.exp: Ditto.
535 * gdb.base/call-signal-resume.exp: Ditto.
536 * gdb.base/callfuncs.exp: Ditto.
537 * gdb.base/commands.exp: Ditto.
538 * gdb.base/dbx.exp: Ditto.
539 * gdb.base/default.exp: Ditto.
540 * gdb.base/dump.exp: Ditto.
541 * gdb.base/exprs.exp: Ditto.
542 * gdb.base/freebpcmd.exp: Ditto.
543 * gdb.base/interrupt.exp: Ditto.
544 * gdb.base/list.exp: Ditto.
545 * gdb.base/long_long.exp: Ditto.
546 * gdb.base/maint.exp: Ditto.
547 * gdb.base/ptype.exp: Ditto.
548 * gdb.base/return.exp: Ditto.
549 * gdb.base/setshow.exp: Ditto.
550 * gdb.base/sigbpt.exp: Ditto.
551 * gdb.base/sigrepeat.exp: Ditto.
552
553 * gdb.cp/classes.exp: Ditto.
554
555 * gdb.dwarf2/dw2-restore.exp: Ditto.
556
557 * gdb.gdb/selftest.exp: Ditto.
558
559 * gdb.multi/base.exp: Ditto.
560 * gdb.multi/bkpt-multi-exec.exp: Ditto.
561
562 * gdb.python/py-block.exp: Ditto.
563 * gdb.python/py-prettyprint.exp: Ditto.
564 * gdb.python/py-template.exp: Ditto.
565
566 * gdb.server/ext-attach.exp: Ditto.
567 * gdb.server/ext-run.exp: Ditto.
568 * gdb.server/server-mon.exp: Ditto.
569
570 * gdb.threads/fork-thread-pending.exp: Ditto.
571 * gdb.threads/hand-call-in-threads.exp: Ditto.
572 * gdb.threads/interrupted-hand-call.exp: Ditto.
573 * gdb.threads/linux-dp.exp: Ditto.
574 * gdb.threads/manythreads.exp: Ditto.
575 * gdb.threads/print-threads.exp: Ditto.
576 * gdb.threads/pthreads.exp: Ditto.
577 * gdb.threads/schedlock.exp: Ditto.
578 * gdb.threads/thread-unwindonsignal.exp: Ditto.
579 * gdb.threads/threadapply.exp: Ditto.
580
de7ff789
MS
5812010-06-08 Michael Snyder <msnyder@vmware.com>
582
583 * gdb.ada/exec_changed.exp:
584 Use ".*" instead of "" as wildcard regexp.
585
586 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
587 * gdb.base/call-ar-st.exp: Ditto.
588 * gdb.base/checkpoint.exp: Ditto.
589 * gdb.base/default.exp: Ditto.
590 * gdb.base/dump.exp: Ditto.
591 * gdb.base/ending-run.exp: Ditto.
592 * gdb.base/fileio.exp: Ditto.
593 * gdb.base/miscexprs.exp: Ditto.
594 * gdb.base/pointers.exp: Ditto.
595 * gdb.base/readline.exp: Ditto.
596 * gdb.base/reread.exp: Ditto.
597 * gdb.base/restore.exp: Ditto.
598 * gdb.base/shlib-call.exp: Ditto.
599 * gdb.base/valgrind-db-attach.exp: Ditto.
600 * gdb.base/volatile.exp: Ditto.
601 * gdb.base/watchpoints.exp: Ditto.
602
603 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
604
605 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
606 * gdb.python/py-value.exp: Ditto.
607
608 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
609 * gdb.trace/circ.exp: Ditto.
610 * gdb.trace/collection.exp: Ditto.
611 * gdb.trace/packetlen.exp: Ditto.
612 * gdb.trace/passc-dyn.exp: Ditto.
613 * gdb.trace/report.exp: Ditto.
614 * gdb.trace/tfile.exp: Ditto.
615 * gdb.trace/tfind.exp: Ditto.
616 * gdb.trace/while-dyn.exp: Ditto.
617
3bebe2f2
JK
6182010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
619
620 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
621
5c631832
JK
6222010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
623
624 Test PR 10640.
625 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
626
4c3376c8
SW
6272010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
628
629 * gdb.cp/koenig.exp: Test for ADL operators.
630 * gdb.cp/koenig.cc: Added ADL operators.
631 * gdb.cp/operator.exp: New test.
632 * gdb.cp/operator.cc: New test.
633
dc226d5a
MS
6342010-06-04 Michael Snyder <msnyder@vmware.com>
635
dfb88a23
MS
636 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
637 * gdb.base/pending.exp: Ditto.
f7ae76b3 638
dc226d5a
MS
639 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
640
967cf477
DE
6412010-06-04 Doug Evans <dje@google.com>
642
643 * gdb.python/py-prettyprint.exp: Add new test for enabled and
644 disabled printers.
645 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
646 (enable_lookup_function): New function.
647
eb801841
TT
6482010-06-04 Tom Tromey <tromey@redhat.com>
649
650 * gdb.python/py-value.exp (test_value_hash): Don't test equality
651 of hash and id.
652
38979823
JK
6532010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
654
655 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
656 newline.
657 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
658 (empty verbose non-noisy clear, empty verbose noisy clear)
659 (empty non-verbose noisy clear): Likewise.
660
35ec993f
MS
6612010-06-03 Michael Snyder <msnyder@vmware.com>
662
663 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
664 * gdb.base/display.exp: Ditto.
665 * gdb.base/find.exp: Ditto.
666 * gdb.base/ifelse.exp: Ditto.
667 * gdb.base/multi-forks.exp: Ditto.
668 * gdb.base/recurse.exp: Ditto.
669 * gdb.base/setshow.exp: Ditto.
670 * gdb.base/value-double-free.exp: Ditto.
671 * gdb.base/watch-vfork.exp: Ditto.
672 * gdb.base/watch_thread_num.exp: Ditto.
673 * gdb.base/watchpoint-solib.exp: Ditto.
674 * gdb.base/watchpoint.exp: Ditto.
675 * gdb.base/watchpoints.exp: Ditto.
676
677 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
678 * gdb.cp/overload.exp: Ditto.
679 * gdb.cp/virtfunc.exp: Ditto.
680
681 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
682
683 * gdb.reverse/watch-precsave.exp:
684 Replace gdb_test with gdb_test_no_output.
685
686 * gdb.threads/attach-into-signal.exp:
687 Replace gdb_test with gdb_test_no_output.
688 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
689 * gdb.threads/watchthreads.exp: Ditto.
690 * gdb.threads/watchthreads2.exp: Ditto.
691
692 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
693 * gdb.trace/tfind.exp: Ditto.
694
c22decce
JB
6952010-06-03 Joel Brobecker <brobecker@adacore.com>
696
697 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
698 successful test if message is the empty string.
699
fd5700c7
JK
7002010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
701
702 * gdb.fortran/module.exp (stopped language detection): New test.
703
f55ee35c
JK
7042010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
705
706 Support DW_TAG_module as separate namespaces.
707 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
708 gdb.fortran/library-module-lib.f90: New.
709 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
710 (print i): Remove.
711 (continue to breakpoint: i-is-1, print var_i value 1)
712 (continue to breakpoint: i-is-2, print var_i value 2)
713 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
714 (print var_d, print var_i value 14, ptype modmany, complete `modm)
715 (complete `modmany, complete `modmany`, complete `modmany`var)
716 (show language, setting breakpoint at module): New tests.
717 * gdb.fortran/module.f90 (module mod): Remove.
718 (module mod1, module mod2, module modmany, subroutine sub1)
719 (subroutine sub2, program module): New.
720
b8e8282f
JK
7212010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
722
723 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
724 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
725 * gdb.cp/anon-union.exp (pass): Rename to ...
726 (print z 2): ... here.
b8e8282f 727
019ebafc
MS
7282010-06-02 Michael Snyder <msnyder@vmware.com>
729
e68d8fd4
MS
730 * gdb.trace/actions.exp: Use gdb_test_no_output.
731 * gdb.trace/circ.exp: Ditto.
732 * gdb.trace/packetlen.exp: Ditto.
733 * gdb.trace/save-trace.exp: Ditto.
734 * gdb.trace/tracecmd.exp: Ditto.
735 * gdb.trace/tsv.exp: Ditto.
736
12b5d08a
MS
737 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
738 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
739 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
740 * gdb.threads/manythreads.exp: Ditto.
741 * gdb.threads/print-threads.exp: Ditto.
742 * gdb.threads/pthreads.exp: Ditto.
743 * gdb.threads/schedlock.exp: Ditto.
744 * gdb.threads/staticthreads.exp: Ditto.
745 * gdb.threads/thread-specific.exp: Ditto.
746 * gdb.threads/thread-unwindonsignal.exp: Ditto.
747 * gdb.threads/threadapply.exp: Ditto.
748 * gdb.threads/watchthreads.exp: Ditto.
749 * gdb.threads/watchthreads2.exp: Ditto.
750
89493308
MS
751 * gdb.python/py-block.exp: Use gdb_test_no_output.
752 * gdb.python/py-prettyprint.exp: Ditto.
753 * gdb.python/py-template.exp: Ditto.
754 * gdb.python/py-value.exp: Ditto.
755
756 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
757 * gdb.reverse/watch-reverse.exp: Ditto.
758
759 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
760 * gdb.server/ext-run.exp: Ditto.
761
019ebafc
MS
762 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
763 * gdb.dwarf2/dw2-compressed.exp: Ditto.
764 * gdb.dwarf2/dw2-intercu.exp: Ditto.
765 * gdb.dwarf2/dw2-intermix.exp: Ditto.
766 * gdb.dwarf2/dw2-producer.exp: Ditto.
767 * gdb.dwarf2/mac-fileno.exp: Ditto.
768
769 * gdb.gdb/observer.exp: Use gdb_test_no_output.
770 * gdb.gdb/selftest.exp: Ditto.
771
772 * gdb.multi/base.exp: Use gdb_test_no_output.
773
774 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
775
3e0ca3a5
JK
7762010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
777
778 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
779
9db70545
MS
7802010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
781
a8d52276
MS
782 * gdb.cp/class2.exp: Use gdb_test_no_output.
783 * gdb.cp/classes.exp: Ditto.
784 * gdb.cp/extern-c.exp: Ditto.
785 * gdb.cp/inherit.exp: Ditto.
786 * gdb.cp/maint.exp: Ditto.
787 * gdb.cp/mb-inline.exp: Ditto.
788 * gdb.cp/mb-templates.exp: Ditto.
789 * gdb.cp/method2.exp: Ditto.
790 * gdb.cp/misc.exp: Ditto.
791 * gdb.cp/ovldbreak.exp: Ditto.
792 * gdb.cp/punctuator.exp: Ditto.
793 * gdb.cp/templates.exp: Ditto.
794 * gdb.cp/virtbase.exp: Ditto.
795
9db70545
MS
796 * gdb.threads/attach-stopped.exp:
797 Replace uses of send_gdb / gdb_expect.
798 * gdb.threads/attachstop-mt.exp:
799 Replace uses of send_gdb / gdb_expect.
800 * gdb.threads/gcore-thread.exp:
801 Replace uses of send_gdb / gdb_expect.
802 * gdb.threads/hand-call-in-threads.exp:
803 Replace uses of send_gdb / gdb_expect.
804 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
805 * gdb.threads/print-threads.exp:
806 Replace uses of send_gdb / gdb_expect.
807 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
808 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
809 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
810
811 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
812 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
813 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
814 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
815 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
816 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
817 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
818 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
819 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
820 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
821 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
822
359cc68c
JK
8232010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
824
825 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
826
7d3fe98e
SW
8272010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
828
829 * gdb.cp/koenig.exp: Added new test case.
830 * gdb.cp/koenig.cc: Ditto.
831
27d3a1a2
MS
8322010-06-01 Michael Snyder <msnyder@vmware.com>
833
834 * gdb.base/arithmet.exp: Use gdb_test_no_output.
835 * gdb.base/arrayidx.exp: Ditto.
836 * gdb.base/attach.exp: Ditto.
837 * gdb.base/auxv.exp: Ditto.
838 * gdb.base/bigcre.exp: Ditto.
839 * gdb.base/break-always.exp: Ditto.
840 * gdb.base/break-interp.exp: Ditto.
841 * gdb.base/break.exp: Ditto.
842 * gdb.base/breakpoint-shadow.exp: Ditto.
843 * gdb.base/call-ar-st.exp: Ditto.
844 * gdb.base/call-sc.exp: Ditto.
845 * gdb.base/call-signal-resume.exp: Ditto.
846 * gdb.base/callfuncs.exp: Ditto.
847 * gdb.base/catch-syscall.exp: Ditto.
848 * gdb.base/charset.exp: Ditto.
849 * gdb.base/code-expr.exp: Ditto.
850 * gdb.base/commands.exp: Ditto.
851 * gdb.base/cond-expr.exp: Ditto.
852 * gdb.base/condbreak.exp: Ditto.
853 * gdb.base/cursal.exp: Ditto.
854 * gdb.base/cvexpr.exp: Ditto.
855 * gdb.base/default.exp: Ditto.
856 * gdb.base/del.exp: Ditto.
857 * gdb.base/detach.exp: Ditto.
858 * gdb.base/display.exp: Ditto.
859 * gdb.base/ena-dis-br.exp: Ditto.
860 * gdb.base/eval-skip.exp: Ditto.
861 * gdb.base/foll-fork.exp: Ditto.
862 * gdb.base/foll-vfork.exp: Ditto.
863 * gdb.base/frame-args.exp: Ditto.
864 * gdb.base/funcargs.exp: Ditto.
865 * gdb.base/gcore-buffer-overflow.exp: Ditto.
866 * gdb.base/gdbvars.exp: Ditto.
867 * gdb.base/help.exp: Ditto.
868 * gdb.base/ifelse.exp: Ditto.
869 * gdb.base/included.exp: Ditto.
870 * gdb.base/list.exp: Ditto.
871 * gdb.base/macscp.exp: Ditto.
872 * gdb.base/maint.exp: Ditto.
873 * gdb.base/multi-fork.exp: Ditto.
874 * gdb.base/overlays.exp: Ditto.
875 * gdb.base/page.exp: Ditto.
876 * gdb.base/pending.exp: Ditto.
877 * gdb.base/pointers.exp: Ditto.
878 * gdb.base/pr11022.exp: Ditto.
879 * gdb.base/prelink.exp: Ditto.
880 * gdb.base/printcmds.exp: Ditto.
881 * gdb.base/psymtab.exp: Ditto.
882 * gdb.base/randomize.exp: Ditto.
883 * gdb.base/relational.exp: Ditto.
884 * gdb.base/relocate.exp: Ditto.
885 * gdb.base/remote.exp: Ditto.
886 * gdb.base/sepdebug.exp: Ditto.
887 * gdb.base/set-lang-auto.exp: Ditto.
888 * gdb.base/setshow.exp: Ditto.
889 * gdb.base/setvar.exp: Ditto.
890 * gdb.base/signals.exp: Ditto.
891 * gdb.base/signull.exp: Ditto.
892 * gdb.base/sigstep.exp: Ditto.
893 * gdb.base/sizeof.exp: Ditto.
894 * gdb.base/solib-disc.exp: Ditto.
895 * gdb.base/store.exp: Ditto.
896 * gdb.base/structs.exp: Ditto.
897 * gdb.base/structs2.exp: Ditto.
898 * gdb.base/subst.exp: Ditto.
899 * gdb.base/term.exp: Ditto.
900 * gdb.base/trace-commands.exp: Ditto.
901 * gdb.base/unwindonsignal.exp: Ditto.
902 * gdb.base/valgrind-db-attach.exp: Ditto.
903 * gdb.base/varargs.exp: Ditto.
904 * gdb.base/watch-cond.exp: Ditto.
905 * gdb.base/watch_thread_num.exp: Ditto.
906 * gdb.base/watchpoint-cond-gone.exp: Ditto.
907 * gdb.base/watchpoint.exp: Ditto.
908 * gdb.base/whatis-exp.exp: Ditto.
909
f8d3bf8f
MS
9102010-06-01 Michael Snyder <msnyder@vmware.com>
911
912 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
913 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
914 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
915 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
916 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
917 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
918 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
919 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
920 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
921 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
922 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
923 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
924 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
925 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
926 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
927
3f9e0d32
JK
9282010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
929
930 * gdb.base/commands.exp (begin commands on watch): Remove excessive
931 trailing newline.
932 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
933 * gdb.java/jmisc.exp (p *args\n): Rename to ...
934 (p *args): ... here and remove excessive trailing newline.
935
f629457d
JB
9362010-05-31 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
939
09eef106
JK
9402010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
941
942 Accept the new Linux kernel "t (tracing stop)" string.
943 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
944 Update comment.
945 (state_wait) <T (tracing stop)>: New.
946 (main): Update the state_wait expect string.
947
94f31136
PA
9482010-05-28 Pedro Alves <pedro@codesourcery.com>
949
950 * limits.c, limits.exp: Delete files.
951 * Makefile.in (clean mostlyclean): Adjust.
952 * tracecmd.exp: Adjust.
953
096554ab
JK
9542010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
955
956 * gdb.base/tui-layout.exp: New.
957
27d3a1a2 9582010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50
MS
959
960 * gdb.reverse/break-precsave.exp:
961 Replace uses of send_gdb / gdb_expect.
962 * gdb.reverse/break-reverse.exp:
963 Replace uses of send_gdb / gdb_expect.
964 * gdb.reverse/consecutive-precsave.exp:
965 Replace uses of send_gdb / gdb_expect.
966 * gdb.reverse/consecutive-reverse.exp:
967 Replace uses of send_gdb / gdb_expect.
968 * gdb.reverse/finish-precsave.exp:
969 Replace uses of send_gdb / gdb_expect.
970 * gdb.reverse/finish-reverse.exp:
971 Replace uses of send_gdb / gdb_expect.
972 * gdb.reverse/i386-precsave.exp:
973 Replace uses of send_gdb / gdb_expect.
974 * gdb.reverse/i386-reverse.exp:
975 Replace uses of send_gdb / gdb_expect.
976 * gdb.reverse/i386-sse-reverse.exp:
977 Replace uses of send_gdb / gdb_expect.
978 * gdb.reverse/i387-env-reverse.exp:
979 Replace uses of send_gdb / gdb_expect.
980 * gdb.reverse/i387-stack-reverse.exp:
981 Replace uses of send_gdb / gdb_expect.
982 * gdb.reverse/machinestate-precsave.exp:
983 Replace uses of send_gdb / gdb_expect.
984 * gdb.reverse/machinestate.exp:
985 Replace uses of send_gdb / gdb_expect.
986 * gdb.reverse/sigall-precsave.exp:
987 Replace uses of send_gdb / gdb_expect.
988 * gdb.reverse/sigall-reverse.exp:
989 Replace uses of send_gdb / gdb_expect.
990 * gdb.reverse/solib-precsave.exp:
991 Replace uses of send_gdb / gdb_expect.
992 * gdb.reverse/solib-reverse.exp:
993 Replace uses of send_gdb / gdb_expect.
994 * gdb.reverse/step-precsave.exp:
995 Replace uses of send_gdb / gdb_expect.
996 * gdb.reverse/step-reverse.exp:
997 Replace uses of send_gdb / gdb_expect.
998 * gdb.reverse/until-precsave.exp:
999 Replace uses of send_gdb / gdb_expect.
1000 * gdb.reverse/until-reverse.exp:
1001 Replace uses of send_gdb / gdb_expect.
1002 * gdb.reverse/watch-precsave.exp:
1003 Replace uses of send_gdb / gdb_expect.
1004 * gdb.reverse/watch-reverse.exp:
1005 Replace uses of send_gdb / gdb_expect.
1006
3def43e0
JK
10072010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1008
1009 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
1010 excessive newline.
1011
27d3a1a2 10122010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
1013
1014 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
1015 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
1016 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
1017 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
1018 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
1019 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
1020 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
1021 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
1022 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
1023 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
1024 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
1025 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
1026 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
1027 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
1028 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
1029 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
1030 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
1031 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
1032 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 1033
27d3a1a2 10342010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 1035
22454424
MS
1036 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
1037 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
1038
1039 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
1040 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
1041 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
1042
1043 * gdb.reverse/consecutive-reverse.exp:
1044 Replace uses of send_gdb / gdb_expect.
1045 * gdb.reverse/consecutive-precsave.exp:
1046 Replace uses of send_gdb / gdb_expect.
1047
1048 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
1049 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
1050 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
1051 * gdb.mi/mi-ns-stale-regcache.exp:
1052 Replace uses of send_gdb / gdb_expect.
1053 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
1054 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
1055 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
1056 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
1057 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
1058 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
1059 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
1060 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
1061 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
1062
10632010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 1064
22454424 1065 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 1066
22454424 1067 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 1068
22454424
MS
1069 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
1070 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
1071 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
1072 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
1073 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
1074 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
1075 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
1076 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
1077 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 1078
6e5f2c59
TT
10792010-05-25 Tom Tromey <tromey@redhat.com>
1080
1081 * gdb.base/macscp.exp: Add missing space after setup_kfail.
1082
bbc8b958
TT
10832010-05-25 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
1086 argument order.
1087 * gdb.base/macscp.exp: Fix setup_kfail argument order.
1088 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
1089 order.
1090 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
1091 order.
1092 * gdb.base/call-sc.exp (setup_kfails): Remove.
1093 (setup_compiler_kfails): Remove.
1094 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
1095 argument order.
1096 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
1097 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
1098 (advancei): Fix setup_kfail argument order.
1099 * gdb.base/radix.exp: Fix setup_kfail argument order.
1100 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
1101 order.
1102 * gdb.base/structs.exp (setup_kfails): Remove.
1103 (setup_compiler_kfails): Fix setup_kfail argument order.
1104 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
1105 order.
1106 * gdb.java/jmain.exp: Fix setup_kfail argument order.
1107 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
1108 setup_kfail argument order.
1109 * gdb.cp/overload.exp: Fix setup_kfail argument order.
1110
83d1babf
TT
11112010-05-25 Tom Tromey <tromey@redhat.com>
1112
1113 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
1114
6acb16a2
MS
11152010-05-25 Michael Snyder <msnyder@vmware.com>
1116
1117 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
1118 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
1119 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
1120 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
1121 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
1122 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
1123 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
1124 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
1125 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
1126 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
1127 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
1128 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
1129 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
1130 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
1131 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
1132 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
1133 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
1134 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
1135 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
1136 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
1137 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
1138 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
1139 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
1140 * gdb.base/default.exp: Replace send_gdb with gdb_test.
1141 * gdb.base/define.exp: Replace send_gdb with gdb_test.
1142 * gdb.base/display.exp: Replace send_gdb with gdb_test.
1143 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
1144 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
1145 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
1146 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
1147 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
1148 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
1149 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
1150 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
1151 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
1152 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
1153 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
1154 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
1155 * gdb.base/help.exp: Replace send_gdb with gdb_test.
1156 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
1157 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
1158 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
1159 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
1160 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
1161 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
1162 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
1163 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 1164 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
1165
11662010-05-25 Doug Evans <dje@google.com>
1167
1168 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
1169 gdb.string_to_argv.
ad3986f0 1170
d3b1e874
TT
11712010-05-21 Tom Tromey <tromey@redhat.com>
1172
1173 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
1174 Call it.
1175 * gdb.dwarf2/pieces.S: Update.
1176 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
1177
cb826367
TT
11782010-05-21 Tom Tromey <tromey@redhat.com>
1179
1180 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
1181 Call it.
1182 * gdb.dwarf2/pieces.c (struct C): New.
1183 (f6): New function.
1184 * gdb.dwarf2/pieces.S: Replace.
1185
74de6778
TT
11862010-05-21 Tom Tromey <tromey@redhat.com>
1187
1188 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
1189 Call it.
1190
afd74c5f
TT
11912010-05-21 Tom Tromey <tromey@redhat.com>
1192
1193 * gdb.dwarf2.pieces.exp: New file.
1194 * gdb.dwarf2.pieces.S: New file.
1195 * gdb.dwarf2.pieces.c: New file.
1196
a7b75dfd
JB
11972010-05-20 Pedro Alves <pedro@codesourcery.com>
1198 Joel Brobecker <brobecker@adacore.com>
1199
1200 * lib/gdb.exp (gdb_test_no_output): New function.
1201 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
1202 when testing commands that should produce no output.
1203
c81c812a
JB
12042010-05-17 Joel Brobecker <brobecker@adacore.com>
1205
1206 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
1207 parameter that we want to watch being a constant.
1208
0cce5bd9
JB
12092010-05-17 Joel Brobecker <brobecker@adacore.com>
1210
1211 * gdb.ada/cond_lang: New testcase.
1212
47050449
JB
12132010-05-17 Joel Brobecker <brobecker@adacore.com>
1214
1215 * lib/gdb.exp (banned_variables): New variable/constant.
1216 (gdb_init): Add write trace on variables listed in banned_variables.
1217 (gdb_finish): Remove write traces on variables listed in
1218 banned_variables.
1219
77c01586
JB
12202010-05-17 Joel Brobecker <brobecker@adacore.com>
1221
1222 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
1223 * gdb.cp/koenig.exp: Likewise.
1224
88d4aea7
PM
12252010-05-14 Phil Muldoon <pmuldoon@redhat.com>
1226
1227 PR python/11482
1228
1229 * gdb.python/py-value.exp (test_value_hash): New function.
1230
f5a010c0
PM
12312010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
1232
1233 PR exp/11530.
1234 * gdb.base/gdb11530.c: New file.
1235 * gdb.base/gdb11530.exp: New file.
1236
8ef4892f
JK
12372010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1238
1239 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
1240 * gdb.dwarf2/dw2-modula2-self-type.S: New.
1241
7322dca9
SW
12422010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
1243
1244 * gdb.cp/koenig.exp: New test.
1245 * gdb.cp/koenig.cc: New test program.
1246
02e7ea18
JB
12472010-05-05 Joel Brobecker <brobecker@adacore.com>
1248
1249 Remove the use of prms_id and bug_id throughout the testsuite.
1250
e1c34c5d
PM
12512010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
1252
1253 PR exp/11349.
1254 * testsuite/gdb.cp/ref-types.exp: Add test to examine
1255 use a reference local variable.
1256
8e1d0c49
JK
12572010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1258
1259 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
1260 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
1261 variable different_dir. Move debugfile into a full directory pathname
1262 under DIFFERENT_DIR.
1263 * lib/gdb.exp (separate_debug_filename): Remove.
1264 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
1265 variable debug_dir and mkdir of it. Update function comments.
1266
e66408ed
PA
12672010-04-29 Pedro Alves <pedro@codesourcery.com>
1268
1269 PR gdb/11557
1270
1271 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
1272 files.
1273
d7b32ed3
PM
12742010-04-29 Phil Muldoon <pmuldoon@redhat.com>
1275
1276 * gdb.python/py-param.exp: New File.
1277
6aecb9c2
JB
12782010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
1279
1280 * gdb.base/default.exp: Fix "set language" test.
1281
bdf92a1c
PM
12822010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
1283
1284 PR breakpoints/11531.
1285 * gdb.base/gdb11531.c: New file.
1286 * gdb.base/gdb11531.exp: New file.
1287
3f172e24
TT
12882010-04-26 Tom Tromey <tromey@redhat.com>
1289
1290 * gdb.base/completion.exp: Add tests for completion and deprecated
1291 commands.
1292
64af4c92
JK
12932010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1294
1295 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
1296 (print /x char_array): Escape curly brackets.
1297
492928e4
JK
12982010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1299
1300 Fix deadlock on looped list of loaded shared objects.
1301 * gdb.base/solib-corrupted.exp: New.
1302
66d09542
DE
13032010-04-23 Doug Evans <dje@google.com>
1304
1305 * gdb.python/py-section-script.c: New file.
1306 * gdb.python/py-section-script.exp: New file.
1307 * gdb.python/py-section-script.py: New file.
1308
8bd10a10
CM
13092010-04-20 Chris Moller <cmoller@redhat.com>
1310
1311 PR 10179
1312
1313 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
1314 * gdb.base/pr10179-a.c:
1315 * gdb.base/pr10179-b.c:
1316 * gdb.base/pr10179.exp: New files.
1317
c0201579
JK
13182010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1319
1320 Fix crashes on dangling display expressions.
1321 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
1322 is SEP.
1323 (lib_flags): Remove the "debug" keyword.
1324 (libsepdebug): New variable for iterating new loop.
1325 (save_pf_prefix): New variable wrapping the loop.
1326 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
1327 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
1328
793b0ff8
PM
13292010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1330
1331 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
1332
097f51f7
PM
13332010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1334
1335 PR stabs/11479.
1336 * gdb.stabs/gdb11479.exp: New file.
1337 * gdb.stabs/gdb11479.c: New file.
1338
9a22f0d0
PM
13392010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
1340
1341 * gdb.base/charset.c (Strin16, String32): New variables.
1342 * gdb.base/charset.exp (gdb_test): Test correct display
1343 of 16 or 32 bit strings.
1344
13452010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
1346
1347 PR 9167
1348 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
1349 * gdb.cp/pr9167.cc: New file.
1350 * gdb.cp/pr9167.exp: New file.
1351
1352
6e354e5e
PM
13532010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
1354
1355 PR pascal/11492.
1356 * gdb.pascal/gdb11492.pas: New file.
1357 * gdb.pascal/gdb11492.exp: New file.
1358
be942545
JB
13592010-04-20 Joel Brobecker <brobecker@adacore.com>
1360
1667e6e3 1361 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 1362
0c3acc09
JB
13632010-04-20 Joel Brobecker <brobecker@adacore.com>
1364
1365 * gdb.ada/dyn_loc: New testcase.
1366
ec31cde5
CM
13672010-04-20 Chris Moller <cmoller@redhat.com>
1368
1369 PR 10867
1370
1371 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
1372 * gdb.cp/pr10687.cc: New file.
1373 * gdb.cp/pr10687.exp: New file.
1374
1375
ce4b0682
SDJ
13762010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1377 Sergio Durigan Junior <sergiodj@redhat.com>
1378
1379 * gdb.fortran/logical.exp: New testcase.
1380 * gdb.fortran/logical.f90: New file.
1381
3436961f
DE
13822010-04-19 Doug Evans <dje@google.com>
1383
1384 * gdb.base/help.exp (help source): Update expected output.
1385
4d836c09
JK
13862010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1387
1388 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
1389 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
1390 gdb_exit and return.
1391 (executable): New variable.
1392 (binfile): Use it.
1393
6149aea9
PA
13942010-04-19 Pedro Alves <pedro@codesourcery.com>
1395
1396 PR breakpoints/8554.
1397
1398 * gdb.trace/save-trace.exp: Adjust.
1399
ed41462c
L
14002010-04-17 H.J. Lu <hongjiu.lu@intel.com>
1401
1402 PR corefiles/11511
1403 * gdb.arch/system-gcore.exp: New.
1404 * gdb.arch/gcore.c: Likewise.
1405
3f7b2faa
DE
14062010-04-15 Doug Evans <dje@google.com>
1407
fa33c3cd
DE
1408 * gdb.python/py-progspace.c: New file.
1409 * gdb.python/py-progspace.exp: New file.
1410
3f7b2faa
DE
1411 * gdb.base/source.exp: Add tests for "source -s".
1412
79f283fe
PM
14132010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1414
1415 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
1416 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
1417 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
1418 * gdb.python/py-mi.exp: New test for to_string returning None.
1419
fc8eb08a
PM
14202010-04-12 Phil Muldoon <pmuldoon@redhat.com>
1421
1422 * gdb.python/py-breakpoint.c: Make result global.
1423
26e197f6
JK
14242010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 Fix non-GNU make compatibility.
1427 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
1428
adc36818
PM
14292010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1430
1431 * gdb.python/py-breakpoint.exp: New File.
1432 * gdb.python/py-breakpoint.C: Ditto.
1433
64e17368
SS
14342010-04-08 Stan Shebs <stan@codesourcery.com>
1435
1436 * gdb.trace/actions.exp: Clear default-collect.
1437 * gdb.trace/save-trace.exp: Clear default-collect.
1438
fff5cc64
PM
14392010-04-08 Phil Muldoon <pmuldoon@redhat.com>
1440
1441 * gdb.python/py-value: Add null string variable.
1442 (test_lazy_string): Test zero length, NULL address lazy
1443 strings.
1444
a055a187
L
14452010-04-07 H.J. Lu <hongjiu.lu@intel.com>
1446
1447 * gdb.arch/i386-avx.c: New.
1448 * gdb.arch/i386-avx.exp: Likewise.
1449
1450 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
1451
96e39866
DE
14522010-04-06 Doug Evans <dje@google.com>
1453
1454 * gdb.base/source-test.gdb: New file.
1455 * gdb.base/source.exp: Test source -v.
1456
5984a431
UW
14572010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1458
1459 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
1460
ec8a089a
PM
14612010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
1462
1463 * gdb.stabs/aout.sed: Convert all backslash to double backslash
1464 within one line, unless it is followed by a double quote.
1465 * gdb.stabs/hppa.sed: Idem.
1466 * gdb.stabs/weird.def: Add char and String constants
1467 * gdb.stabs/weird.exp: Check for correct parsing of
1468 chhar and string constants.
1469 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
1470 in .stabs to .stabx substitution.
1471
fce3c1f0
SS
14722010-04-05 Stan Shebs <stan@codesourcery.com>
1473
1474 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
1475 constant global.
1476 * gdb.trace/tfile.exp: Try to print them.
1477
d77f58be
SS
14782010-04-04 Stan Shebs <stan@codesourcery.com>
1479
1480 * gdb.base/completion.exp: Update for new "info watchpoints".
1481 * gdb.base/default.exp: Ditto.
1482 * gdb.base/help.exp: Ditto.
1483 * gdb.base/watchpoint.exp: Ditto.
1484 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
1485
af54718e
SS
14862010-04-04 Stan Shebs <stan@codesourcery.com>
1487
1488 * gdb.trace/tfile.exp: Sharpen tfind test.
1489
74d1f91e
JK
14902010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1491
1492 * gdb.base/break-entry.exp: New.
1493
eb8e76db
HZ
14942010-04-02 Hui Zhu <teawater@gmail.com>
1495 Michael Snyder <msnyder@vmware.com>
1496
1497 * gdb.reverse/i386-sse-reverse.exp: New file.
1498 * gdb.reverse/i386-sse-reverse.c: New file.
1499
bf65cad8
PA
15002010-04-02 Pedro Alves <pedro@codesourcery.com>
1501
1502 * gdb.trace/tfind.exp: Adjust expected disassembly output.
1503
fff87407
SS
15042010-04-01 Stan Shebs <stan@codesourcery.com>
1505
1506 * gdb.trace/actions.exp: Tweak expected output.
1507 * gdb.trace/while-stepping.exp: Tweak expected output.
1508
fe01d668
L
15092010-04-01 H.J. Lu <hongjiu.lu@intel.com>
1510
1511 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
1512
86b17b60
PA
15132010-04-01 Pedro Alves <pedro@codesourcery.com>
1514
1515 * gdb.base/commands.exp: Adjust.
1516 * gdb.cp/extern-c.exp: Adjust.
1517
2c58c0a9
PA
15182010-04-01 Pedro Alves <pedro@codesourcery.com>
1519
1520 * gdb.trace/collection.c (local_test_func): Define a local struct,
1521 and instanciate it.
1522
0db9b91c
PA
15232010-04-01 Pedro Alves <pedro@codesourcery.com>
1524
1525 * gdb.trace/collection.exp (gdb_collect_args_test)
1526 (gdb_collect_argarray_test): XFAIL the tests that assume the
1527 argarray argument's elements are collected.
1528
8072405b
JK
15292010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
1530
1531 * gdb.dwarf2/dw2-bad-parameter-type.exp,
1532 gdb.dwarf2/dw2-bad-parameter-type.S: New.
1533
8bf6485c
SS
15342010-03-31 Stan Shebs <stan@codesourcery.com>
1535
1536 * gdb.trace/save-trace.exp: Test save/restore of default-collect
1537 and tracepoint conditionals.
1538 (gdb_verify_tracepoints): Delete unused return.
1539
fd7f724a
KS
15402010-03-26 Keith Seitz <keiths@redhat.com>
1541
1542 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
1543 appear in the output before main.
1544 Remove KFAIL for gdb/2215 aka bz 9320.
1545
8d9e7719
DE
15462010-03-30 Doug Evans <dje@google.com>
1547
0906dd0b
DE
1548 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
1549 by dejagnu.
1550 * gdb.arch/amd64-dword.exp: Ditto.
1551
8d9e7719
DE
1552 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
1553 match.
1554 (break printf): Ditto.
1555
1da644f0
SW
15562010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
1557
1558 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
1559 gcc < 4.4.
1560 * gdb.cp/shadow.exp: Ditto.
1561
a8121990
PA
15622010-03-29 Pedro Alves <pedro@codesourcery.com>
1563
1564 * gdb.trace/collection.exp (run_trace_experiment): Make sure
1565 "tstart" is silent.
1566
6e79d367
PA
15672010-03-29 Pedro Alves <pedro@codesourcery.com>
1568
1569 * gdb.trace/collection.exp (executable): New.
1570 (binfile): Use it.
1571 (fpreg, spreg, pcreg): New.
1572 (test_register): Use gdb_test_multiple. Pass /x to print.
1573 (prepare_for_trace_test): New.
1574 (run_trace_experiment): Use "continue", not gdb_run_cmd.
1575 (gdb_collect_args_test, gdb_collect_argstruct_test)
1576 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
1577 prepare_for_trace_test.
1578 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
1579 fpreg, spreg and pcreg.
1580 (gdb_collect_expression_test, gdb_collect_globals_test): Use
1581 prepare_for_trace_test.
1582 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
1583 try to detect tracing support here. Don't set breakpoints at
1584 `begin' or `end' here.
1585 <global scope>: Use clean_restart. Run to main before checking
1586 for tracing support. Check for for tracing support here.
1587
09248348
JK
15882010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
1591 " as $displacement" to "seen displacement message".
1592
d350db38
PA
15932010-03-28 Pedro Alves <pedro@codesourcery.com>
1594
1595 * gdb.trace/while-dyn.exp (executable): New variable.
1596 (binfile): Use it.
1597 (test_while_stepping): New function. Move most tests here. Call
1598 it once for each of the while-stepping, stepping and ws aliases.
1599
907af001
UW
16002010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1601
1602 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
1603 that do not provide the tagless_struct type name at all.
1604 (test_print_anon_union): Do not check value of uninitialized
1605 union member. Do not use cp_test_ptype_class, so we can accept
1606 "long" as well as "long int".
1607
610197fd
PA
16082010-03-26 Pedro Alves <pedro@codesourcery.com>
1609
1610 * gdb.trace/tfile.c (tohex, bin2hex): New.
1611 (write_error_trace_file): Hexify error description.
1612
6c28cbf2
SS
16132010-03-25 Stan Shebs <stan@codesourcery.com>
1614
1615 * gdb.trace/tfile.c: Generate an additional trace file, improve
1616 portability.
1617 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
1618 files in a better way.
1619
e62b8c7e
KS
16202010-03-25 Keith Seitz <keiths@redhat.com>
1621
1622 * gdb.java/jprint.exp: XFAIL printing of static class members
1623 because of GCC debuginfo problem.
1624
82ccf5a5
JK
16252010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1626
1627 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
1628
293e2f9e
DJ
16292010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1630
1631 * gdb.base/completion.exp: Allow long instead of long int.
1632 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
1633 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
1634 variable p.
1635 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
1636 * gdb.base/pointers.exp: Allow long instead of long int.
1637 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
1638 * gdb.base/step-line.exp: Allow a directory before the source file name.
1639
95a42b64
TT
16402010-03-24 Tom Tromey <tromey@redhat.com>
1641
1642 PR breakpoints/9352:
1643 * gdb.base/default.exp: Update.
1644 * gdb.base/commands.exp: Update.
1645 * gdb.cp/extern-c.exp: Test setting commands on multiple
1646 breakpoints at once.
1647
2390201f
DJ
16482010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1649
1650 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
1651 if gdb,nosignals.
1652 * gdb.base/watchpoints.c: Do not include unnecessary headers.
1653 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
1654 exited".
1655
8c9a6790
SS
16562010-03-24 Stan Shebs <stan@codesourcery.com>
1657
1658 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
1659
a6c727b2
DJ
16602010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
1661
1662 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
1663 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
1664 argument. Handle "short" and "long".
1665 (Top level): Pass overprototyped output for old_fptr and xptr.
1666
4dfd5423
PA
16672010-03-23 Pedro Alves <pedro@codesourcery.com>
1668
1669 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
1670 format strings and add casts to avoid compiler warnings.
1671
16722010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
1673
1674 * lib/trace-support.exp (gdb_trace_setactions):
1675 Don't expect whitespace after ">" prompt.
1676 * gdb.trace/actions.exp: Adjust for output changes.
1677 * gdb.trace/while-stepping.exp: Likewise.
1678
c847d045
JK
16792010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1680
1681 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
1682 and r157645).
1683
5f717f1d
JK
16842010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1685
1686 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
1687 New.
1688
7d6d51d5
DJ
16892010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
1690
1691 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
1692 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
1693
3b11a015
SS
16942010-03-19 Stan Shebs <stan@codesourcery.com>
1695
1696 * gdb.trace/ax.exp: New file.
1697
d7d158ed
DE
16982010-03-19 Doug Evans <dje@google.com>
1699
6bb85cd1
DE
1700 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
1701 output from gcc.
1702
d7d158ed
DE
1703 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
1704 named /usr/sbin/prelink<foo>.
1705
4daf5ac0
SS
17062010-03-18 Stan Shebs <stan@codesourcery.com>
1707
1708 * gdb.trace/circ.exp: Test circular-trace-buffer.
1709 * gdb.trace/tfile.exp: Update tstatus test.
1710
e8d05480
JB
17112010-03-18 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.dwarf2/dw2-anonymous-func.S: New file.
1714 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
1715
441b986a
UW
17162010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1717
1718 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
1719
4247603b
PA
17202010-03-18 Pedro Alves <pedro@codesourcery.com>
1721
1722 * gdb.base/default.exp: Adjust the expected output of the finish
1723 and until commands when the inferior is not being run.
1724
13387711
SW
17252010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
1726
1727 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
1728 * gdb.cp/nsusing.exp: Ditto.
1729
6e31430b
TT
17302010-03-15 Tom Tromey <tromey@redhat.com>
1731
1732 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
1733 * gdb.cp/userdef.cc (operator==): New function.
1734 (main): New locals mem1, mem2.
1735
e2d69cb5
JZ
17362010-03-15 Jie Zhang <jie@codesourcery.com>
1737
1738 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
1739 Declare and use new loadtimeout variable.
1740
f572f0a9
DJ
17412010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
1742
1743 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
1744 Use gdb_load later.
1745
51f4c0b0
PA
17462010-03-14 Pedro Alves <pedro@codesourcery.com>
1747
1748 * gdb.base/solib-disc.c (main): Make format of fprintf a string
1749 literal. Add missing endlines to prints to stderr.
1750
1c809c68
TT
17512010-03-12 Tom Tromey <tromey@redhat.com>
1752
1753 PR c++/9708:
1754 * gdb.cp/m-static.exp: Add regression test.
1755 * gdb.cp/m-static.cc (method): New method.
1756 (main): Call it.
1757
00ae8fef
SW
17582010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
1759
1760 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
1761 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
1762
759f0f0b
PA
17632010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1764
21e24d21
PA
1765 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
1766
17672010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
1768
759f0f0b
PA
1769 * lib/gdb.exp (skip_stl_tests): New.
1770 (gdb_compile): Symbian needs -ldl.
1771 (shlib_target_file): New.
1772 (shlib_symbol_file): New.
1773 (gdb_load_shlibs): Use shlib_target_file.
1774 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
1775 * gdb.cp/exception.exp: Use skip_stl_tests.
1776 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
1777 * gdb.cp/try_catch.exp: Use skip_stl_tests.
1778 * gdb.cp/mb-templates.exp: Ditto.
1779 * gdb.base/commands.exp: Relax regexes.
1780 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
1781 shlib_target_file and shlib_symbol_file.
1782 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
1783 sections.
1784 * gdb.base/ending-run.exp: Accept E32Main for symbian.
1785 * gdb.base/solib-disc.exp: Use
1786 shlib_target_file and shlib_symbol_file.
1787 * gdb.base/unload.exp: Don't skip on symbian. Use
1788 shlib_target_file and shlib_symbol_file.
1789 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
1790
6a8f2671
PA
17912010-03-12 Pedro Alves <pedro@codesourcery.com>
1792
1793 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
1794 * gdb.trace/report.exp: Adjust for x86 and x86_64.
1795 Issue a tfind end before looking for a tracepoint frame.
1796 * gdb.trace/tfind.exp: Adjust tstatus output.
1797 Adjust disassembly output.
1798 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
1799
ccf26247
JK
18002010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1801
1802 * gdb.base/break-interp.exp: Create new displacement parameter value
1803 for the test_ld calls.
1804 (reach): New parameter displacement, verify its content. New push of
1805 pf_prefix "reach-$func:". Import global expect_out.
1806 (test_core): New parameter displacement, verify its content. New push
1807 of pf_prefix "core:". New command "set verbose on". Import global
1808 expect_out.
1809 (test_attach): New parameter displacement, verify its content. New
1810 push of pf_prefix "attach:". New command "set verbose on". Import
1811 global expect_out.
1812 (test_ld): New parameter displacement, pass it to the reach, test_core
1813 and test_attach calls and verify its content in the "ld.so exit" test.
1814 * gdb.base/prelink.exp: Remove gdb_exit and final return.
1815 (prelink): Update expected text, use gdb_test.
1816
e469c7fb
DE
18172010-03-10 Doug Evans <dje@google.com>
1818
1819 * gdb.base/checkpoint.exp: Fix comment.
1820 Lengthen timeout while doing >600 checkpoints test.
1821 Rename duplicate "kill all one" test to keep test names unique.
1822
60e1c644
PA
18232010-03-10 Pedro Alves <pedro@codesourcery.com>
1824
1825 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
1826
cec808ec
KS
18272010-03-08 Keith Seitz <keiths@redhat.com>
1828
1829 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
1830 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
1831 (dm_type_long): New function.
1832 (dm_type_unsigned_short): New function.
1833 (dm_type_unsigned_long): New function.
1834 (myint): New typedef.
1835 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
1836 long, unsigned shor and long, operator char*, and typedef.
1837 (test_lookup_operator_functions): Add operator char* test.
1838 (test_paddr_operator_functions): Likewise.
1839 (test_paddr_overloaded_functions): Use probe values for
1840 short, long, and unsigned short and long.
1841 (test_paddr_hairy_functions): If the demangler probe detected
1842 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
1843 demangler.
1844 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
1845 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
1846 and "print null_pmf".
1847 Add test "ptype a.*pmf".
1848 * gdb.cp/overload.exp: Allow optional "int" to appear with
1849 "short" and "long".
1850 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
1851 long expect value for men_overload1arg.
1852 Allow "int" to appear with "short" and "long".
1853 When testing "info break", add argument for main (void).
1854 Also allow "int" to appear with "short" and "long".
1855 Ditto with "unsigned" and "long long".
1856 * gdb.java/jmain.exp: Do not enclose methods names in single
1857 quotes.
1858 * gdb.java/jmisc.exp: Likewise.
1859 * gdb.java/jprint.exp: Likewise.
1860 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
1861
1862 From Jan Kratochvil <jan.kratochvil@redhat.com>:
1863 * gdb.cp/exception.exp (backtrace after first throw)
1864 (backtrace after second throw): Allow a namespace before __cxa_throw.
1865 (backtrace after first catch, backtrace after second catch): Allow
1866 a namespace before __cxa_begin_catch.
1867
1868 * gdb.cp/cpexprs.exp: New file.
1869 * gdb.cp/cpexprs.cc: New file.
1870
1871 From Daniel Jacobowitz <dan@codesourcery.com>
1872 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
1873 to use string_to_regexp.
1874 (ctor, dtor): New functions. Use them to match constructor
1875 and destructor function types.
1876 (Top level): Use runto_main.
1877
f870a310
TT
18782010-03-05 Tom Tromey <tromey@redhat.com>
1879
1880 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
1881 gdb.target_charset.
1882 (pp_ns.to_string): Likewise.
1883
0c199f28
KS
18842010-03-04 Keith Seitz <keiths@redhat.com>
1885
1886 * gdb.cp/overload.exp: Test that the filename portion of a linespec
1887 can be quoted. Test that both the filename and function/line
1888 portions can be quoted at the same time.
1889
c7437ca6
PA
18902010-03-04 Pedro Alves <pedro@codesourcery.com>
1891
1892 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
1893
b111b805
DE
18942010-03-03 Doug Evans <dje@google.com>
1895
24486cb7
DE
1896 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
1897 libc contains libpthread.
1898
b111b805
DE
1899 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
1900 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
1901 of gdb_compile. Add another pattern to match android backtrace.
1902
a0e0ef55
TT
19032010-03-03 Tom Tromey <tromey@redhat.com>
1904
1905 PR gdb/11345:
1906 * gdb.base/printcmds.exp (test_printf): Add test.
1907
1ba53b71
L
19082010-03-02 H.J. Lu <hongjiu.lu@intel.com>
1909
1910 * gdb.arch/amd64-byte.exp: New.
1911 * gdb.arch/amd64-dword.exp: Likewise.
1912 * gdb.arch/amd64-pseudo.c: Likewise.
1913 * gdb.arch/amd64-word.exp: Likewise.
1914 * gdb.arch/i386-byte.exp: Likewise.
1915 * gdb.arch/i386-pseudo.c: Likewise.
1916 * gdb.arch/i386-word.exp: Likewise.
1917
f5dff777
DJ
19182010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
1919
1920 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
1921 types. Add structreg, bitfields, and flags registers.
1922 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
1923 registers.
1924
90884b2b
L
19252010-03-01 H.J. Lu <hongjiu.lu@intel.com>
1926
1927 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
1928 (load_description): Set architecture if defined.
1929
dc00d89f
PM
19302010-02-28 Phil Muldoon <pmuldoon@redhat.com>
1931
1932 * gdb.python/py-frame.exp: Add read_var block tests.
1933 * gdb.python/py-frame.c (block): New function.
1934
0e095b7e
JK
19352010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1936 Daniel Jacobowitz <dan@codesourcery.com>
1937
1938 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
1939
624f1a65
DM
19402010-02-25 David S. Miller <davem@davemloft.net>
1941
1942 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
1943 fix logic for setting all_syscalls_numbers.
1944
f3e9a817
PM
19452010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1946
1947 * Makefile.in: Add py-block and py-symbol.
1948 * gdb.python/py-symbol.exp: New File.
1949 * gdb.python/py-symtab.exp: New File.
1950 * gdb.python/py-block.exp: New File.
1951 * gdb.python/py-symbol.c: New File.
1952 * gdb.python/py-block.c: New File.
1953
f6bbabf0
PM
19542010-02-24 Phil Muldoon <pmuldoon@redhat.com>
1955
1956 PR python/11314
1957 * lib/gdb.exp (skip_python_tests): New function.
1958 * gdb.python/py-cmd.exp: Use skip_python_tests.
1959 * gdb.python/py-frame.exp: Likewise.
1960 * gdb.python/py-function.exp: Likewise.
1961 * gdb.python/py-prettyprint.exp: Likewise.
1962 * gdb.python/py-template.exp: Likewise.
1963 * gdb.python/py-type.exp: Likewise.
1964 * gdb.python/py-value.exp: Likewise.
1965
85d721b8
PA
19662010-02-22 Pedro Alves <pedro@codesourcery.com>
1967
1968 PR9605
1969
1970 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
1971
48e32051
TT
19722010-02-19 Tom Tromey <tromey@redhat.com>
1973
1974 PR c++/8693, PR c++/9496:
1975 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
1976 regression tests.
1977
ac9c0048
JK
19782010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1979
1980 Fix compatibility with m68k as.
1981 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
1982 Use only /* comments */.
1983
57bb97a4
UW
19842010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1985
1986 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
1987 * configure: Regenerate.
1988
7d1bf85c
DJ
19892010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
1990
1991 * gdb.python/py-type.exp: Check for Python support.
1992
061b5285
PA
19932010-02-17 Pedro Alves <pedro@codesourcery.com>
1994
1995 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
1996 `regsub' syntax available.
1997
f8a8bc2c
PA
19982010-02-17 Pedro Alves <pedro@codesourcery.com>
1999
2000 * gdb.base/shmain.c (main): Remove printf call.
2001 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
2002 * gdb.base/unload.c (main): Make format of fprintf a string
2003 literal. Add missing endlines to prints to stderr.
2004 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
2005
6f451e5e
TT
20062010-02-17 Tom Tromey <tromey@redhat.com>
2007
2008 * gdb.java/jprint.java (jprint.props): New field.
2009 * gdb.java/jprint.exp (set_lang_java): Add regression test.
2010
12d79008
PA
20112010-02-17 Pedro Alves <pedro@codesourcery.com>
2012
ef801a0e 2013 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
2014 available.
2015
d252f7e5
DJ
20162010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2017
2018 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
2019 creation to support remote host testing.
2020
67bdab6c
DJ
20212010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2022
2023 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
2024 Recognize "command not found".
2025
bb391223
DJ
20262010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2027
2028 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
2029 single-stepping.
2030
70362913
DJ
20312010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2032
2033 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
2034 if arguments are not supported.
2035
493f3c00
DJ
20362010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2037
2038 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
2039 be const or non-const.
2040
8034c749
DJ
20412010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2042
2043 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
2044 mi_send_resuming_command to send -exec-continue.
2045
791dfb64
DJ
20462010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2047
2048 * gdb.base/list.exp (test_list_filename_and_function): Add test
2049 with single quotes.
2050 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
2051 matching.
2052 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
2053 Add KFAIL'd tests for PR gdb/11289.
2054
7c5fe868
DJ
20552010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2056
2057 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
2058
fdc498b8
DJ
20592010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2060
2061 * gdb.base/comp-dir/subdir/dummy.txt: New file.
2062 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
2063 a temporary directory.
2064
b519e2a6
DJ
20652010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2066
2067 * gdb.base/charset.exp: Use a single regular expression to match
2068 show host-charset and show target-charset output.
2069
74164c56
JK
20702010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
2073 "Illegal process-id" expect string more exact.
2074 (attach to digits-starting nonsense is prohibited): New.
2075
701ed6dc
JK
20762010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2077
2078 * gdb.base/prelink.exp (set verbose on): New.
2079
fa19b4e5
MS
20802010-02-12 Tomas Holmberg <th@virtutech.com>
2081
2082 * mi-reverse.exp: New file. Test for reverse option to the
2083 following MI commands: exec-continue, exec-finish, exec-next,
2084 exec-step, exec-next-instruction, exec-step-instruction.
2085
dadf0e9c
JB
20862010-02-09 Joel Brobecker <brobecker@adacore.com>
2087
2088 * gdb.ada/ptype_tagged_param: New testcase.
2089
714f19d5
TT
20902010-02-08 Tom Tromey <tromey@redhat.com>
2091
2092 PR c++/8017:
2093 * gdb.cp/overload.exp: Add tests.
2094 * gdb.cp/overload.cc (struct K): New.
2095 (namespace N): New.
2096 (main): Call new functions.
2097 (K::staticoverload): Define.
2098
83b10087
CM
2099Mon Feb 8 13:18:22 2010 Chris Moller <moller@mollerware.com>
2100
2101 PR gdb/10728
2102 * gdb.cp/pr10728-x.h: New file.
2103 * gdb.cp/pr10728-x.cc: New file.
2104 * gdb.cp/pr10728-y.cc: New file.
2105 * gdb.cp/pr10728.exp: New file.
2106 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
2107
99903ae3
CM
2108Mon Feb 8 12:54:54 2010 Chris Moller <moller@mollerware.com>
2109
2110 PR gdb/9067
2111 * gdb.cp/pr9067.exp: New
2112 * gdb.cp/pr9067.cc: New
2113 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
2114
7b356089
JB
21152010-02-08 Joel Brobecker <brobecker@adacore.com>
2116
2117 * lib/gdb.exp (gdb_test_timeout): New global variable.
2118 Set it to timeout if not already set.
2119 (gdb_init): Reset the value of timeout to gdb_test_timeout.
2120
1be00882
DE
21212010-02-05 Doug Evans <dje@google.com>
2122
2123 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
2124 user.
2125
82856980
SW
21262010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
2127
2128 PR c++/7935:
2129 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
2130
1a334831
TT
21312010-02-04 Tom Tromey <tromey@redhat.com>
2132
2133 * gdb.cp/virtbase.exp: Make test case names unique.
2134
9c3c02fd
TT
21352010-02-02 Tom Tromey <tromey@redhat.com>
2136
2137 * gdb.cp/virtbase.exp: Add regression tests.
2138 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
2139 (main): Instantiate RHC.
2140
0cc2414c
TT
21412010-02-02 Tom Tromey <tromey@redhat.com>
2142
2143 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
2144 type-printing change.
2145
edf3d5f3
TT
21462010-02-02 Tom Tromey <tromey@redhat.com>
2147
2148 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
2149 * gdb.cp/virtbase.cc: New file.
2150 * gdb.cp/virtbase.exp: New file.
2151 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
2152
e4b7f41c
JK
21532010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2154
2155 PR libc/11214:
2156 * gdb.threads/current-lwp-dead.c: Include features.h.
2157 (HAS_NOMMU): New.
2158 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
2159
b381ea14
JK
21602010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2161
2162 * gdb.base/symbol-without-target_section.exp,
2163 gdb.base/symbol-without-target_section.c: New.
2164
c593ac0e
DJ
21652010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2166
2167 * gdb.base/bigcore.exp: Reset increased timeout.
2168 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
2169
db25f29d
DJ
21702010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2171
2172 * gdb.base/gcore.exp (capture_command_output): Use
2173 gdb_test_multiple.
2174
f9d67f43
DJ
21752010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2176
2177 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
2178 * gdb.arch/thumb2-it.exp (test_it_break): New function.
2179 (Top level): Call it.
2180
177321bd
DJ
21812010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2182
2183 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
2184
97f2ed50
DJ
21852010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2186
2187 * gdb.base/call-strs.exp, gdb.base/default.exp,
2188 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
2189 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
2190 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
2191 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
2192 gdb.base/watchpoint-solib.exp: Save and restore timeout.
2193 * gdb.base/ending-run.exp: Correct restore of timeout.
2194 * gdb.base/page.exp: Remove unnecessary timeout setting.
2195
e4e2711a
JB
21962010-01-29 Joel Brobecker <brobecker@adacore.com>
2197
2198 * gdb.ada/rec_return: New testcase.
2199
ba581dc1
JB
22002010-01-29 Joel Brobecker <brobecker@adacore.com>
2201
2202 * gdb.ada/call_pn: New testcase.
2203
4ea95be9
DJ
22042010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2205
2206 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
2207 (Top level): Use it to resume.
2208 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
2209 the Thumb mode displaced stepping error as unsupported.
2210
df83a9bf
SW
22112010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
2212
2213 * gdb.cp/nsusing.exp: Added more tests.
2214 * gdb.cp/nsrecurs.exp: Ditto.
2215 * gdb.cp/nsusing.cc: Added test functions.
2216 * gdb.cp/nsrecurs.cc: Ditto.
2217
40b27cdc
JK
22182010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
2221 absolute directory pathnames in gdb.sum file.
2222
de958931
SW
22232010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
2224
2225 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
2226 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
2227
708ead4e
TT
22282010-01-26 Tom Tromey <tromey@redhat.com>
2229
2230 PR exp/7643:
2231 * gdb.base/printcmds.exp (test_print_string_constants): Remove
2232 setup_kfail.
2233
b14e635e
SW
22342010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
2235
2236 * gdb.cp/nsrecurs.exp: New test.
2237 * gdb.cp/nsrecurs.cc: New test program.
2238 * gdb.cp/nsstress.exp: New test.
2239 * gdb.cp/nsstress.cc: New test program.
2240 * gdb.cp/nsdecl.exp: New test.
2241 * gdb.cp/nsdecl.cc: New test program.
2242
8540c487
SW
22432010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
2244
2245 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
2246 imported into file scope.
2247 Marked test as xfail.
2248 * gdb.cp/namespace-using.cc (marker5): New function.
2249 * gdb.cp/shadow.exp: New test.
2250 * gdb.cp/shadow.cc: New test program.
2251 * gdb.cp/nsimport.exp: New test.
2252 * gdb.cp/nsimport.cc: New test program.
2253
421d5d99
TT
22542010-01-25 Tom Tromey <tromey@redhat.com>
2255
2256 PR gdb/11049:
2257 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
2258 with "set print null-stop on".
2259
691f8dc1
JK
22602010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2261
2262 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
2263 Adjust it for DISASSEMBLY_OMIT_FNAME.
2264
0b92b5bb
TT
22652010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2266
2267 PR symtab/11199:
2268 * gdb.dwarf2/member-ptr-forwardref.exp,
2269 gdb.dwarf2/member-ptr-forwardref.S: New.
2270
23787403
JK
22712010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2272
2273 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
2274 (thread1_func): Protect thread1_tid with thread1_tid_cond by
2275 thread1_tid_mutex. Remove gdbstop_mutex handling.
2276 (thread2_func): Protect thread2_tid with thread2_tid_cond by
2277 thread2_tid_mutex. Remove gdbstop_mutex handling.
2278 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
2279 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
2280 pthread_cond_wait conditionalizations by while loops.
2281
b966cb8a
TT
22822010-01-20 Tom Tromey <tromey@redhat.com>
2283
2284 PR backtrace/10770:
2285 * gdb.dwarf2/pr10770.exp: New file.
2286 * gdb.dwarf2/pr10770.c: New file.
2287 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
2288
fcae584b
VP
22892010-01-20 Vladimir Prus <vladimir@codesourcery.com>
2290
2291 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
2292 that target was removed, and the test always runs native anyway.
2293
a0f49112
JK
22942010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2295
2296 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
2297 gdb.base/watchpoint-cond-gone-stripped.c: New.
2298
ceeb3d5a
TT
22992010-01-19 Tom Tromey <tromey@redhat.com>
2300
2301 PR c++/8000:
2302 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
2303 existing tests.
2304 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
2305 (main): Use AAA::SomeEnum.
2306
dd322c54
JK
23072010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2308
2309 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
2310 (test_ignore_count): Declare line_callme_body global.
2311 (run to breakpoint with ignore count): Use line_callme_body.
2312 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
2313 (set line_main_hello, set line_main_return): Reindent.
2314 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
2315 New.
2316 (continue to callee4): Use line_callee4_body.
2317 (check *stopped from CLI command): Use line_callee4_next.
2318 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
2319 (set line_main_hello, set line_main_return): Reindent.
2320 (set line_callee4_head, set line_callee4_body): New.
2321 (continue to callee4): Use line_callee4_body.
2322
4e8f195d
TT
23232010-01-18 Tom Tromey <tromey@redhat.com>
2324
2325 PR c++/9680:
2326 * gdb.cp/casts.cc: Add new classes and variables.
2327 * gdb.cp/casts.exp: Test new operators.
2328
9e14a9ba
JB
23292010-01-18 Tom Tromey <tromey@redhat.com>
2330 Thiago Jung Bauermann <bauerman@br.ibm.com>
2331
2332 * gdb.python/source2.py: New file.
2333 * gdb.python/source1: New file.
2334 * gdb.python/python.exp: Test "source" command.
2335
00bf0b85
SS
23362010-01-15 Stan Shebs <stan@codesourcery.com>
2337
2338 * gdb.trace/tfile.c: New file.
2339 * gdb.trace/tfile.exp: New file.
2340
55235ad7
JK
23412010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2342
2343 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
2344
9f2982ff
JK
23452010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2346
2347 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
2348
bbfba9ed
JK
23492010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2350
2351 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
2352 (libfunc): New parameter action. Implement also selectable "sleep".
2353 * gdb.base/break-interp-main.c: Include assert.h.
2354 (libfunc): New parameter action.
2355 (main): New parameters argc and argv. Assert argc. Pass argv.
2356 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
2357 (test_attach): New proc.
2358 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
2359 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
2360
61f0d762
JK
23612010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2362
2363 * gdb.base/break-interp.exp (test_core): New proc.
2364 (test_ld): Call it.
2365
06a6f270
JK
23662010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
2369 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
2370 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
2371 and gdb_compile_shlib. Use new -Wl compiler options.
2372 (dl bt, main bt): New tests.
2373
51bee8e9
JK
23742010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2375
2376 Support PIEs with no symfile_objfile.
2377 * gdb.base/break-interp.exp: New argument at the test_ld calls.
2378 (test_ld): New parameter trynosym.
2379 (test_ld <$trynosym>): New block.
2380
b8040f19
JK
23812010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2382
2383 * gdb.base/break-interp.exp: New file.
2384
be759fcf
PM
23852010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2386
2387 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
2388 * gdb.python/py-prettyprint.py (pp_ls): New printer.
2389 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
2390 test.
2391 * gdb.python/py-prettyprint.c: Define lazystring test structure.
2392 * gdb.python/py-mi.exp: Add lazy string test.
2393
dc146f7c
VP
23942010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2395
2396 * lib/mi-support.exp (mi_check_thread_states): Handle
2397 core number in thread listing.
2398
b4ba55a1
JB
23992010-01-12 Joel Brobecker <brobecker@adacore.com>
2400
2401 * gdb.base/maint.exp: Adjust the expected output for the
2402 "maint print type" test. Use gdb_test_multiple instead of
2403 gdb_sent/gdb_expect.
2404
08e24bd4
DE
24052010-01-11 Doug Evans <dje@google.com>
2406
6496a609
DE
2407 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
2408 from gdbserver_download. All callers updated.
2409
08e24bd4
DE
2410 * gdb.server/ext-run.exp: "info os processes" requires xml support.
2411
b5cfddf5
JK
24122010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 Implement binary numbers parsing.
2415 * gdb.base/printcmds.exp (test_integer_literals_accepted)
2416 (test_integer_literals_rejected): New binary tests.
2417
3725885a
RW
24182010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2419
2420 * gdb.cell/configure: Regenerate.
2421
37aeb5df
JK
24222010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2423
2424 * gdb.base/corefile.exp: Move the core finding block out and call it as
2425 core_find, new variable $corefile, replace corefile by $corefile and
2426 [file tail $corefile] for usage vs. test names resp.
2427 * lib/gdb.exp (core_find): Move it as a new function here. New
2428 parameter binfile and deletefiles. New variable $destcore. Pre-delete
2429 $destcore. Return "" on error.
2430
d521f563
JK
24312010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 Workaround PR binutils/10802.
2434 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
2435 (twice).
2436
28f24826
DJ
24372010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2438
2439 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
2440
2de75e71
JB
24412010-01-08 Joel Brobecker <brobecker@adacore.com>
2442
2443 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
2444 call, to avoid interruption.
2445
fe00719b 24462010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
2447
2448 * gdb.stabs/weird.def (args93): New.
2449
d0ef5df8
DE
24502010-01-07 Doug Evans <dje@google.com>
2451
2452 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
2453
3a08d52f
TT
24542010-01-07 Tom Tromey <tromey@redhat.com>
2455
2456 * gdb.base/source.exp: Use correct line number.
2457
7a697b8d
SS
24582010-01-05 Stan Shebs <stan@codesourcery.com>
2459
2460 * gdb.trace/tracecmd.exp: Test ftrace.
2461
7803799a
UW
24622010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2463
2464 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
2465
c54eabfa
JK
24662010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2467
2468 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
2469 "uint_for_mi_testing".
2470
02e7ef19
JB
24712010-01-01 Joel Brobecker <brobecker@adacore.com>
2472
2473 Test indented comment in file being sourced.
2474 * gdb.base/commands.exp: Test indented comment in file being sourced.
2475
abd775ce
JB
24762010-01-01 Joel Brobecker <brobecker@adacore.com>
2477
2478 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
2479 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
2480 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
2481 notice.
2482
79b55b82
JB
24832010-01-01 Joel Brobecker <brobecker@adacore.com>
2484
2485 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
2486 notice.
2487
8997583e
JK
24882010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2489
2490 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
2491 missing $after_stopped and comma (,) expectation.
2492
6da95a67
SS
24932009-12-31 Stan Shebs <stan@codesourcery.com>
2494
2495 * gdb.trace/actions.exp: Test teval action.
2496
218d2fc6
TJB
24972009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2498
2499 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
2500 (top level): Call test_watchpoint_in_big_blob.
2501 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
2502 watchpoints.
2503 (func3): Write to buf.
2504
236f1d4d
SS
25052009-12-29 Stan Shebs <stan@codesourcery.com>
2506
2507 * gdb.trace/actions.exp: Test default-collect.
2508
f61e138d
SS
25092009-12-28 Stan Shebs <stan@codesourcery.com>
2510
2511 * gdb.trace/tsv.exp: New file.
2512 * gdb.base/completion.exp: Update ambiguous info output.
2513
0219b378
DJ
25142009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2515
2516 * gdb.base/find.c (main): Reference search buffers.
2517 * gdb.base/included.c (main): Reference integer.
2518 * gdb.base/ptype.c (charfoo): Declare.
2519 (intfoo): Call charfoo.
2520 * gdb.base/scope0.c (useitp): New function.
2521 (usestatics): Use useitp.
2522 (useit): Add a type for val.
2523 * gdb.base/scope1.c (useit1): Take a pointer argument.
2524 (usestatics1): Update calls to useit1.
2525 * gdb.cp/call-c.cc: Declare foo.
2526 (main): Call foo.
2527 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
2528 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
2529 (main): Call C::ensureRefs and ensureOtherRefs.
2530 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
2531 variables.
2532 (ensureOtherRefs): New function.
2533 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
2534 * gdb.cp/templates.cc (main): Call t5i.value.
2535
3f78692f
JK
25362009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 Fix compatibility with G++-4.5.
2539 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
2540 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
2541 (uncaught return): Remove.
2542
429374b8
JK
25432009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2544 Phil Muldoon <pmuldoon@redhat.com>
2545
2546 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
2547 (bp_location13, bp_location14, bp_location17, bp_location18)
2548 (marker3_proto, marker4_proto): New variables.
2549 (breakpoint info): Update output.
2550 (run until breakpoint at marker3, run until breakpoint at marker4): New
2551 tests.
2552
859825b8
JK
25532009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2554
2555 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
2556 Replace the printf call of Y by provided "y-set-1" label. New block
2557 for the second shared library.
2558 * gdb.base/unload.exp: Compile also the second library, call
2559 gdb_load_shlibs also for it. Use now gdb_breakpoint.
2560 (single pending breakpoint info): Rename to ...
2561 (pending breakpoint info before run): ... this extended test.
2562 (libfile2, libname2, libsrcfile2, libsrc2)
2563 (lib_sl2): New variables.
2564 (exec_opts): Set also SHLIB_NAME2.
2565 (pending breakpoint info on first run at shrfunc1)
2566 (pending breakpoint info on second run at shrfunc1)
2567 (pending breakpoint info on second run at shrfunc2)
2568 (print y from libfile, print y from libfile2): New tests.
2569 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
2570 * gdb.base/unloadshr2.c: New.
2571
e6a386cd
HZ
25722009-12-22 Hui Zhu <teawater@gmail.com>
2573
2574 * gdb.reverse/sigall-reverse.exp: Adjust.
2575
9e19b45e
VP
25762009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2577
2578 PR gdb/10884
2579
2580 * gdb.mi/var-cmd.c (do_bitfield_tests): New
2581 (main): Call do_bitfield_tests.
aacf5b1e 2582 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 2583
d53a7b30
JB
25842009-12-20 Joel Brobecker <brobecker@adacore.com>
2585
2586 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
2587 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
2588 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
2589 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
2590 gdb.modula2/unbounded1.c: Update copyright header.
2591
191ca0a1
CM
25922009-12-10 Chris Moller <moller@mollerware.com>
2593
2594 PR gdb/9399
2595 * gdb.cp/virtfunc2.exp: New tests
2596 * gdb.cp/virtfunc2.cc: New tests
2597 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
2598
0fa6cf1b
MS
25992009-12-10 Oza Pawandeep (paawan1982@yahoo.com
2600
2601 * gdb.reverse/i387-env-reverse.c: New file.
2602 * gdb.reverse/i387-env-reverse.exp: New file.
2603 * gdb.reverse/i387-stack-reverse.c: New file.
2604 * gdb.reverse/i387-stack-reverse.exp: New file.
2605
361ae042
PM
26062009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2607
2608 * gdb.python/py-type.exp (test_range): New test.
2609
bfd31e71
PM
26102009-12-03 Phil Muldoon <pmuldoon@redhat.com>
2611
2612 PR python/10805
2613
2614 * gdb.python/py-type.exp: New file.
2615 * gdb.python/py-type.c: New file.
2616 * Makefile.in: Add py-type.
2617
57a1d736
TT
26182009-12-03 Tom Tromey <tromey@redhat.com>
2619
2620 * gdb.python/py-value.exp (test_parse_and_eval): New
2621 function.
2622
1f3b5d1b
PP
26232009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2624
2625 PR gdb/11022
2626
2627 * gdb.base/pr11022.exp: New test.
2628 * gdb.base/pr11022.c: New test.
2629
8b7dbdc9
JK
26302009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 Fix spurious false FAILs.
2633 * gdb.base/structs.c (chartest): New.
2634 (main): Fill-in chartest.
2635 * gdb.base/structs.exp (anychar_re, first): New.
2636 (start_structs_test): Import global anychar_re and first.
2637 New gdb_test call "set print elements 300; ${testfile}"
2638 (start_structs_test <$first>): New block.
2639 (any): Import global anychar_re. New variable ac. Use ${ac}.
2640
6a53b2ec
JK
26412009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
2644
d7167b4c
JK
26452009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2646
2647 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
2648 Force $srcfile file.
2649 * gdb.base/foll-fork.c (callee): Comment out the printf call.
2650
b1798462
UW
26512009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2652
2653 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
2654 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2655 * gdb.threads/watchthreads-reorder.exp: Likewise.
2656
b6199126
DJ
26572009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2658
2659 PR gdb/8704
2660
2661 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
2662 "if", and "thread". Correct matching in the previous test.
2663
b22a0510
DJ
26642009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
2665
2666 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
2667
930636d2
MS
26682009-11-23 Michael Snyder <msnyder@vmware.com>
2669
2670 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
2671 * gdb.reverse-watch-precsave.exp: Ditto.
2672
21a0512e
PP
26732009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2674
2675 * gdb.asm/asm-source.exp: Adjust.
2676 * gdb.base/help.exp: Adjust.
2677
fc30d5e0
PA
26782009-11-22 Pedro Alves <pedro@codesourcery.com>
2679
2680 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
2681 (do_syscall_tests_without_xml): Set data-directory to
2682 /the/path/to/nowhere.
2683
f6bc2008
PA
26842009-11-21 Pedro Alves <pedro@codesourcery.com>
2685
2686 * gdb.threads/local-watch-wrong-thread.c,
2687 gdb.threads/local-watch-wrong-thread.exp: New files.
2688
8c2fb5de
PA
26892009-11-21 Pedro Alves <pedro@codesourcery.com>
2690
2691 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
2692 assume new `regsub' syntax available.
2693
ebec9a0f
PA
26942009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2695
a79d3c27
JK
2696 * gdb.base/watchpoint-hw-hit-once.exp,
2697 gdb.base/watchpoint-hw-hit-once.c: New.
2698
26992009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2700
2701 * gdb.threads/watchthreads-reorder.exp,
2702 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 2703
276a961b
MK
27042009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2705
2706 * gdb.xml/tdesc-regs.exp: Use for m68k.
2707
4867c1fb
PA
27082009-11-15 Pedro Alves <pedro@codesourcery.com>
2709
2710 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
2711
f6838f81
DJ
27122009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2713
2714 * lib/gdb.exp (current_target_name): New procedure.
2715 (gdb_wrapper_target): New variable.
2716 (gdb_wrapper_init): Set gdb_wrapper_target.
2717 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
2718 wrapper.
2719
4ac4dd3f
DJ
27202009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2721
2722 * gdb.base/remote.exp: Delete the slowest load test.
2723 Do not load with fixed packet sizes.
2724
a7881759
DJ
27252009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2726
2727 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
2728
97a5b505
DJ
27292009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2730
2731 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
2732 srcfile when setting a breakpoint.
2733
d3e1fc54
DJ
27342009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
2735
2736 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
2737 macros.
2738
7cbcbded
DJ
27392009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2740
2741 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
2742 to be in memory.
2743 * gdb.base/display.c (force_mem): New.
2744 (do_loops): Use it. Add breakpoint comments.
2745 (do_vars): Add a breakpoint comment.
2746 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
2747 line numbers.
2748
bdea3a92
NF
27492009-11-13 Nathan Froyd <froydnj@codesourcery.com>
2750
2751 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
2752 instead of a bare "run".
2753
269f82e5
PP
27542009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2755
2756 * gdb.python/py-prettyprint.exp: Adjust.
2757
a69b7d9d
DJ
27582009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2759
2760 * lib/cell.exp (skip_cell_tests): Clean up test files before
2761 returning.
2762
b598bfda
DJ
27632009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2764
2765 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
2766 and the breakpoint menu. Do not call perror if a prompt is seen.
2767 Consume the following GDB prompt.
2768 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
2769 * gdb.cp/namespace.exp: Use gdb_test.
2770 * gdb.cp/templates.exp: Use gdb_test.
2771 (test_template_breakpoints): Use gdb_test_multiple.
2772
87728fa0
DJ
27732009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2774
2775 * gdb.base/break1.c (struct some_struct, values): Move earlier.
2776 (marker4): Reference values.
2777
b67c692f
DJ
27782009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2779
2780 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
2781 is missing.
2782
f0df251a
DJ
27832009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2784
2785 * gdb.base/break.c (need_malloc): New.
2786 * gdb.base/constvars.c (main): Reference crass and crisp.
2787 * gdb.base/gdb1821.c (main): Reference bar.
2788 * gdb.cp/gdb1355.cc (main): Reference s1.
2789 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
2790 (main): Call them.
2791 * gdb.cp/hang2.cc (dummy2): Define.
2792 * gdb.cp/hang3.cc (dummy3): Define.
2793 * gdb.cp/m-data.cc (main): Reference shadow.
2794
bdf7534a
NF
27952009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2796 Nathan Froyd <froydnj@codesourcery.com>
2797
2798 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
2799 remote host.
2800
f24fce77
NF
28012009-11-12 Nathan Froyd <froydnj@codesourcery.com>
2802
2803 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
2804 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
2805 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2806 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2807 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2808 * gdb.dwarf2/dw2-producer.exp: Likewise.
2809 * gdb.dwarf2/mac-fileno.exp: Likewise.
2810 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
2811 py-prettyprint.py to the remote host.
2812 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
2813
40f0318e
KS
28142009-11-11 Keith Seitz <keiths@redhat.com>
2815
2816 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
2817 use it instead of "Foo".
2818 * gdb.cp/classes.exp (do_tests): Add a test to access
2819 a method through a typedef'd class name.
2820
f3d9f7fb
NF
28212009-11-11 Nathan Froyd <froydnj@codesourcery.com>
2822
2823 * gdb.base/long_long.exp: Permit leading zeros on floating-point
2824 exponents.
2825 * gdb.base/pointers.exp: Likewise.
2826 * gdb.cp/ref-types.exp: Likewise.
2827
a4216f37
KS
28282009-11-11 Keith Seitz <keiths@redhat.com>
2829
2830 * gdb.cp/cplusfuncs.cc (class foo): Add operators
2831 new[] and delete[].
2832 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
2833 "void".
2834 (probe_demangler): Remove all single-quoting of
2835 method and variable names.
2836 (info_func_regexp): Remove the word "void" from any
2837 occurrence of "(void)".
2838 (print_addr_2): Remove all single-quoting of
2839 method names.
2840 (print_addr_2_kfail): Likewise.
2841 (print_addr): Single-quote C function names before
2842 passing to print_addr_2.
2843 (test_paddr_operator_functions): Remove single-quoting
2844 for method names.
2845 Add tests for operator new[] and operator delete[].
2846
9b14d7aa
JK
28472009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2848
2849 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
2850
85feb311
KS
28512009-11-09 Keith Seitz <keiths@redhat.com>
2852
2853 * gdb.cp/overload.exp: Add tests for resolving overloaded
2854 methods in expression parsing/evaluation.
2855
fa335448
DJ
28562009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2857
2858 * lib/gdb.exp (default_gdb_version): Use --version instead of
2859 --command.
2860
ec3c07fc
NS
28612009-11-10 Nathan Sidwell <nathan@codesourcery.com>
2862
2863 * lib/gdb.exp (gdb_compile_test): New.
2864 (skip_ada_tests, skip_java_tests): New.
2865 (gdb_compile): Use gdb_compile_test for f77.
2866 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
2867 * lib/java.exp (compile_java_from_source): Remove runtests check,
2868 use gdb_compile_test to record result.
2869 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
2870 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
2871 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
2872 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
2873 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
2874 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
2875 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
2876 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
2877 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
2878 adjust gdb_compile invocations.
2879
b8b4e42b
JK
28802009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * Makefile.in (abs_builddir): New.
2883 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
2884 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
2885 `$(abs_builddir)/site.exp'.
2886
f8b7eaf3
DJ
28872009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
2888
2889 * config/m68k-emc.exp, lib/emc-support.exp,
2890 gdb.trace/gdb_c_test.c: Delete.
2891 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
2892 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
2893 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2894 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
2895 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2896 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
2897 casing for m68k-*-elf.
2898
c4187697
NS
28992009-11-03 Pedro Alves <pedro@codesourcery.com>
2900
2901 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
2902 * gdb.arch/i386-prologue.exp: Likewise.
2903 * gdb.arch/i386-unwind.exp: Likewise.
2904
db16b772
DJ
29052009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2906
2907 * lib/gdb.exp (gdb_expect): Fix timeout typo.
2908
bcf71277
DJ
29092009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2910
2911 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
2912
0105cee2
DJ
29132009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2914
2915 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
2916
24ddea62
JK
29172009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2918
2919 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
2920
287ccc17
JK
29212009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2922
2923 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
2924 * gdb.base/sepdebug2.c: New file.
2925
08bca259 29262009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
2927
2928 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
2929 the modified warnings for catch syscall. Verify if GDB was compiled
2930 with support for lib expat, and choose which tests to run depending
2931 on this.
2932
5d4e2b76
VP
29332009-10-30 Vladimir Prus <vladimir@codesourcery.com>
2934
2935 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
2936 that composite commands are parsed OK. And also test
2937 that breakpoint commands do work.
2938
240e538a
MS
29392009-10-23 Michael Snyder <msnyder@vmware.com>
2940
2941 gdb.reverse/consecutive-precsave.exp: Change expect pattern
2942 to allow for new disassembly style.
2943
9c419145
PP
29442009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2945
2946 * gdb.asm/asm-source.exp: Adjust.
2947
02506ff1
MS
29482009-10-22 Michael Snyder <msnyder@vmware.com>
2949
2950 * gdb.reverse/break-precsave.exp: New test.
2951 * gdb.reverse/consecutive-precsave.exp: Ditto.
2952 * gdb.reverse/finish-precsave.exp: Ditto.
2953 * gdb.reverse/i386-precsave.exp: Ditto.
2954 * gdb.reverse/machinestate-precsave.exp: Ditto.
2955 * gdb.reverse/sigall-precsave.exp: Ditto.
2956 * gdb.reverse/solilb-precsave.exp: Ditto.
2957 * gdb.reverse/step-precsave.exp: Ditto.
2958 * gdb.reverse/until-precsave.exp: Ditto.
2959 * gdb.reverse/watch-precsave.exp: Ditto.
2960
4cf866a3
MS
29612009-10-22 Michael Snyder <msnyder@vmware.com>
2962
2963 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
2964 for gdb_expect. Adjust one test's expect strings for the new
2965 format of disassemble.
2966 * gdb.reverse/finish-reverse.exp: Delete 'return'.
2967 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
2968 gdb_test_multiple.
2969 * gdb.reverse/step-reverse.exp: Delete 'return'.
2970 * gdb.reverse/until-reverse.exp: Delete blank lines.
2971 * gdb.reverse/watch-reverse.exp: Delete blank lines.
2972
2b28d209
PP
29732009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2974
2975 * gdb.base/consecutive.exp: Adjust.
2976 * gdb.base/display.exp: Likewise.
2977 * gdb.base/pc-fp.exp: Likewise.
2978 * gdb.base/sigbpt.exp: Likewise.
2979
33b9c32b
MS
29802009-10-19 Michael Snyder <msnyder@vmware.com>
2981
2982 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
2983 * gdb.reverse/finish-reverse.c: Ditto.
2984 * gdb.reverse/sigall-reverse.c: Ditto.
2985 * gdb.reverse/solib-reverse.c: Ditto.
2986 * gdb.reverse/step-reverse.c: Ditto.
2987 * gdb.reverse/watch-reverse.c: Ditto.
2988
6c95b8df
PA
29892009-10-19 Pedro Alves <pedro@codesourcery.com>
2990 Stan Shebs <stan@codesourcery.com>
2991
2992 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
2993 * gdb.base/foll-exec.exp: Adjust to expect a process id before
2994 "Executing new program".
2995 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
2996 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
2997 left listed after having been killed.
2998 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
2999 * gdb.base/maint.exp: Adjust test.
3000
3001 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
3002 * gdb.multi/Makefile.in: New.
3003 * gdb.multi/base.exp: New.
3004 * gdb.multi/goodbye.c: New.
3005 * gdb.multi/hangout.c: New.
3006 * gdb.multi/hello.c: New.
3007 * gdb.multi/bkpt-multi-exec.c: New.
3008 * gdb.multi/bkpt-multi-exec.exp: New.
3009 * gdb.multi/crashme.c: New.
3010
279017b7
TG
30112009-10-13 Tristan Gingold <gingold@adacore.com>
3012
3013 * gdb.base/sepdebug.exp: Check debug info are found.
3014
0413d738
PA
30152009-10-08 Pedro Alves <pedro@codesourcery.com>
3016
3017 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
3018 bits.
3019
c628eecc
JK
30202009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3021
3022 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
3023
38af1bfe
JB
30242009-10-07 Joel Brobecker <brobecker@adacore.com>
3025
3026 * gdb.base/watchpoints.c: Add copyright header. Reformat one
3027 of the comments.
3028
2b0adecd
PM
30292009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
3030
3031 * gdb.base/annota1.exp: Remove obsolete match_max increase.
3032 * gdb.base/annota3.exp: Idem.
3033 * gdb.base/maint.exp: Idem.
3034
8d417781
PM
30352009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
3036
3037 * lib/gdb.exp (default_gdb_init): Set current value of match_max
3038 to default.
3039
bb61102d
PM
30402009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
3041
3042 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
3043 mingw and cygwin targets.
3044
ace5c364
PM
30452009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
3046 Pedro Alves <pedro@codesourcery.com>
3047
3048 * lib/gdb.exp (gdb_compile): Avoid adding
3049 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
3050
c2d494a0
PM
30512009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
3052
e1b52ce2
PM
3053 * gdb.base/shr1.c: Use %p in format string.
3054 * gdb.base/unload.c: Avoid warning in fprintf.
3055 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 3056
209f53f5
PM
30572009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
3058
3059 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
3060 long type.
3061 (test_unlink): Correct printf string.
3062 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
3063 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
3064
8172766a
JK
30652009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3066
3067 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
3068 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
3069 * gdb.arch/ia64-breakpoint-shadow.S: New file.
3070
0f73703c
UW
30712009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3072
3073 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
3074 * gdb.objc/nondebug.exp: Likewise.
3075
b32306ca
UW
30762009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3077
3078 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
3079 target_info setting.
3080
3081 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
3082 that detect new threads during "info threads".
3083
0057022f
UW
30842009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3085
3086 * gdb.threads/manythreads.c (main): Increase thread stack size
3087 to 2*PTHREAD_STACK_MIN.
3088 * gdb.threads/multi-create.c (main): Likewise.
3089 (create_function): Likewise.
3090
f29c0325
UW
30912009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3092
3093 * gdb.base/dump.exp: Pass difference of pointer types instead
3094 of integer types as offset to restore in intarr3.srec case.
3095
fcb34849
UW
30962009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3097
3098 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
3099
d5142e3b
UW
31002009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3101
3102 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
3103
087b74b2
PM
31042009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3105
3106 New test for two watchpoints, with disabling of
3107 the first inserted.
3108 * testsuite/gdb.base/watchpoints.c: New file.
3109 * testsuite/gdb.base/watchpoints.exp: New file.
3110
96c07c5b
TT
31112009-09-25 Tom Tromey <tromey@redhat.com>
3112
3113 * gdb.base/charset.exp: Test utf-16 strings with Python.
3114
b8899f2b
TT
31152009-09-25 Tom Tromey <tromey@redhat.com>
3116
3117 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
3118 UCS-4.
3119 * gdb.base/charset.c (utf_32_string): Rename.
3120 (init_utf32): Rename.
3121 (main): Update.
3122
329719ec
TT
31232009-09-22 Tom Tromey <tromey@redhat.com>
3124
3125 * gdb.python/py-function.exp: Add regression tests.
3126
11ef0d76
KS
31272009-09-21 Keith Seitz <keiths@redhat.com>
3128
3129 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
3130 with invalid operator.
3131
3fe8f3b3
KS
31322009-09-21 Keith Seitz <keiths@redhat.com>
3133
3134 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
3135 and destructor using typedef name of class.
3136 * gdb.cp/classes.cc (class Base1): Add a destructor.
3137 (base1): New typedef.
3138 (use_methods): Instanitate an object of type base1.
3139 * gdb.cp/templates.exp (test_template_typedef): New procedure.
3140 (do_tests): Call test_template_typedef.
3141 * gdb.cp/templates.cc (Baz::~Baz): New method.
3142 (intBazOne): New typedef.
3143 (main): Instantiate intBazOne.
3144
7a9fe101
PM
31452009-09-21 Phil Muldoon <pmuldoon@redhat.com>
3146
3147 PR python/10633
3148
3149 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
3150 Function.
3151 (run_lang_tests): Add print elements test.
3152
2e4d963f
PM
31532009-09-21 Phil Muldoon <pmuldoon@redhat.com>
3154
3155 * gdb.python/py-value.exp (test_subscript_regression): New
3156 function. Test for invalid subscripts.
3157 * gdb.python/py-value.c (main): Add test array, and pointer to it.
3158 (ptr_ref): New function.
3159
ec7e75e7
PP
31602009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3161
3162 * gdb.base/default.exp: Fix "show convenience".
3163
0cc7d26f
TT
31642009-09-15 Tom Tromey <tromey@redhat.com>
3165
3166 * lib/mi-support.exp (mi_create_varobj): Update.
3167 (mi_create_floating_varobj): Likewise.
3168 (mi_create_dynamic_varobj): New proc.
3169 (mi_varobj_update): Update.
3170 (mi_varobj_update_with_type_change): Likewise.
3171 (mi_varobj_update_kv_helper): New proc.
3172 (mi_varobj_update_dynamic_helper): Rewrite.
3173 (mi_varobj_update_dynamic): New proc.
3174 (mi_list_varobj_children): Update.
3175 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
3176 * gdb.python/python-prettyprint.py (pp_outer): New class.
3177 (pp_nullstr): Likewise.
3178 (lookup_function): Register new printers.
3179 * gdb.python/python-prettyprint.c (struct substruct): New type.
3180 (struct outerstruct): Likewise.
3181 (substruct_test): New function.
3182 (struct nullstr): New type.
3183 (string_1, string_2): New globals.
3184 (main): Add new tests.
3185 * gdb.python/python-mi.exp: Added regression tests.
3186 * gdb.mi/mi2-var-display.exp: Update.
3187 * gdb.mi/mi2-var-cmd.exp: Update.
3188 * gdb.mi/mi2-var-child.exp: Update.
3189 * gdb.mi/mi2-var-block.exp: Update.
3190 * gdb.mi/mi-var-invalidate.exp: Update.
3191 * gdb.mi/mi-var-display.exp: Update.
3192 * gdb.mi/mi-var-cmd.exp: Update.
3193 * gdb.mi/mi-var-child.exp: Update.
3194 * gdb.mi/mi-var-block.exp: Update.
3195 * gdb.mi/mi-break.exp: Update.
3196 * gdb.mi/gdb701.exp: Update.
3197
a96d9b2e
SDJ
31982009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3199
3200 * Makefile.in: Inclusion of catch-syscall object.
3201 * gdb.base/catch-syscall.c: New file.
3202 * gdb.base/catch-syscall.exp: New file.
3203
b43b923a
MS
32042009-09-12 Michael Snyder <msnyder@vmware.com>
3205
3206 * gdb.reverse/step-reverse.exp: Explicitly check for targets
3207 that can support reverse debuggnig.
3208
cec03d70
TT
32092009-09-11 Tom Tromey <tromey@redhat.com>
3210
3211 * gdb.dwarf2/valop.S: New file.
3212 * gdb.dwarf2/valop.exp: New file.
3213
e23bb3fc
MK
32142009-09-11 Mark Kettenis <kettenis@gnu.org>
3215
3216 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
3217
37c3696d
DE
32182009-09-10 Doug Evans <dje@google.com>
3219
3220 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
3221 Add $gdb_prompt to second breakpoint regexp.
3222
5172aecb
JB
32232009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
3224
3225 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
3226 names, add missing ones.
3227 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
3228 * gdb.python/py-frame.c: Rename from python-frame.c.
3229 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
3230 testfile name.
3231 * gdb.python/py-function.exp: Rename from python-function.exp.
3232 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
3233 testfile name.
3234 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
3235 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
3236 Adjust testfile name.
3237 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
3238 * gdb.python/py-template.cc: Rename from python-template.cc.
3239 * gdb.python/py-template.exp: Rename from python-template.exp.
3240 Adjust testfile name.
3241 * gdb.python/py-value.c: Rename from python-value.c.
3242 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
3243 testfile name.
3244
b554e4bd
JK
32452009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3246
3247 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
3248 $bpt2address.
3249 (Second breakpoint address is valid on ia64)
3250 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
3251
9a68ae16
JM
32522009-09-03 Joseph Myers <joseph@codesourcery.com>
3253
3254 * gdb.base/ending-run.exp: Restrict regular expression matching
3255 line number to require closing brace following.
3256
146b9145
DE
32572009-09-03 Doug Evans <dje@google.com>
3258
3259 * gdb.base/store.exp (check_set): Fix typo in expected value message.
3260
787d21e1
TT
32612009-09-02 Tom Tromey <tromey@redhat.com>
3262
3263 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
3264
e7802207
TT
32652009-09-02 Tom Tromey <tromey@redhat.com>
3266
3267 * gdb.dwarf2/callframecfa.exp: New file.
3268 * gdb.dwarf2/callframecfa.S: New file.
3269
817aadd2
JK
32702009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3271
3272 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
3273 gdb.base/solib-overlap-main.c: New.
3274
4a76eae5
DJ
32752009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
3276
3277 PR gdb/10565
3278
3279 * gdb.base/bitfields.c (struct container, container): New.
3280 (main): Initialize it and call break5.
3281 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
3282
d4b96c9a
JK
32832009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3284
3285 Support constant DW_AT_data_member_location by GCC PR debug/40659.
3286 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
3287
4e22772d
JK
32882009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3289
3290 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
3291
2efab443
MS
32922009-08-26 Michael Snyder <msnyder@vmware.com>
3293
3294 * gdb.base/i386-reverse.c: New file.
3295 * gdb.base/i386-reverse.exp: New file.
3296 * gdb.base/Makefile.in: Add new files to be removed.
3297
07ab73a0
JM
32982009-08-26 Joseph Myers <joseph@codesourcery.com>
3299
3300 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
3301 environment-pwd for remote host.
3302 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
3303
676accff
KS
33042009-08-24 Keith Seitz <keiths@redhat.com>
3305
3306 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
3307 Add two new C++ completer tests which limit the output to a
3308 given class.
3309
f9f7ad22
MS
33102009-08-24 Michael Snyder <msnyder@vmware.com>
3311
3312 * gdb.base/del.exp: Fix typo in comment.
3313 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
3314
81ecdfbb
RW
33152009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3316
3317 * configure: Regenerate.
3318 * gdb.hp/configure: Likewise.
3319 * gdb.hp/gdb.aCC/configure: Likewise.
3320 * gdb.hp/gdb.base-hp/configure: Likewise.
3321 * gdb.hp/gdb.compat/configure: Likewise.
3322 * gdb.hp/gdb.defects/configure: Likewise.
3323 * gdb.hp/gdb.objdbg/configure: Likewise.
3324 * gdb.stabs/configure: Likewise.
3325
cab0c772
UW
33262009-08-19 Doug Evans <dje@google.com>
3327
3328 * gdb.base/gdbvars.c: New file.
3329 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
3330
b8fa0bfa
PA
33312009-08-14 Pedro Alves <pedro@codesourcery.com>
3332
3333 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
3334 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
3335
b84aa90a
PA
33362009-08-13 Pedro Alves <pedro@codesourcery.com>
3337
3338 * gdb.base/default.exp: Adjust "set language test": it's now an
3339 enum command. Larger help string moved to "help set language".
3340 * gdb.base/help.exp: Adjust "help set language" expected output,
3341 now lists all known languages.
3342
0d8f9b2c
NF
33432009-08-11 Nathan Froyd <froydnj@codesourcery.com>
3344
3345 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
3346 all frame arguments.
3347 * gdb.arch/altivec-regs.exp: Likewise.
3348
bda180e0
TT
33492009-08-07 Tom Tromey <tromey@redhat.com>
3350
3351 * gdb.base/setshow.exp: Add tests for changes to set language, set
3352 check range, and set check type.
3353
48cb2d85
VP
33542009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3355
3356 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
3357 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
3358 Call it.
3359
1ea34204
UW
33602009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3361
3362 * configure.ac: Run gdb.cell tests when appropriate.
3363 * configure: Regenerate.
3364 * lib/cell.exp: New file.
3365 * gdb.cell: New directory.
3366 * gdb.cell/configure.ac: New file.
3367 * gdb.cell/configure: New file.
3368 * gdb.cell/Makefile.in: New file.
3369 * gdb.cell/arch.exp: New file.
3370 * gdb.cell/break.c: New file.
3371 * gdb.cell/break.exp: New file.
3372 * gdb.cell/break-spu.c: New file.
3373 * gdb.cell/bt.c: New file.
3374 * gdb.cell/bt2-spu.c: New file.
3375 * gdb.cell/bt-spu.c: New file.
3376 * gdb.cell/bt.exp: New file.
3377 * gdb.cell/coremaker.c: New file.
3378 * gdb.cell/coremaker-spu.c: New file.
3379 * gdb.cell/core.exp: New file.
3380 * gdb.cell/gcore.exp: New file.
3381 * gdb.cell/data.c: New file.
3382 * gdb.cell/data.exp: New file.
3383 * gdb.cell/data-spu.c: New file.
3384 * gdb.cell/ea-cache.exp: New file.
3385 * gdb.cell/ea-cache.c: New file.
3386 * gdb.cell/ea-cache-spu.c: New file.
3387 * gdb.cell/ea-standalone.c: New file.
3388 * gdb.cell/ea-standalone.exp: New file.
3389 * gdb.cell/ea-test.c: New file.
3390 * gdb.cell/ea-test.exp: New file.
3391 * gdb.cell/f-regs.exp: New file.
3392 * gdb.cell/mem-access.c: New file.
3393 * gdb.cell/mem-access.exp: New file.
3394 * gdb.cell/mem-access-spu.c: New file.
3395 * gdb.cell/ptype.exp: New file.
3396 * gdb.cell/registers.exp: New file.
3397 * gdb.cell/size.c: New file.
3398 * gdb.cell/sizeof.exp: New file.
3399 * gdb.cell/size-spu.c: New file.
3400 * gdb.cell/solib.exp: New file.
3401 * gdb.cell/solib-symbol.exp: New file.
3402
85e747d2
UW
34032009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3404
3405 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
3406
58d6951d
DJ
34072009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3408
3409 * gdb.base/float.exp: Handle VFP registers.
3410
6e0a4f15
MS
34112009-07-14 Michael Snyder <msnyder@vmware.com>
3412
dcd5da87
MS
3413 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
3414 to bring gdb to the beginning of the calling line.
3415
6e0a4f15
MS
3416 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
3417 confusing the i386 epilogue unwinder.
3418
782b2b07
SS
34192009-07-14 Stan Shebs <stan@codesourcery.com>
3420
3421 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
3422
f662c3bc
MS
34232009-07-14 Michael Snyder <msnyder@vmware.com>
3424
3425 * gdb.reverse/step-reverse.exp (stepi into function call):
3426 Call instruction may not be first instruction in the line.
3427 (reverse stepi from a function call): Used wrong line number.
3428
8f313923
JK
34292009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3430
3431 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
3432
4662c76e
JK
34332009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3434
3435 Fix gdb.base/macscp.exp when using custom inputrc.
3436 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
3437 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
3438 env(TERM) set.
3439 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
3440 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
3441
aa81e255
JK
34422009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3443
3444 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
3445 * gdb.base/annota1.exp (thread_test): Import global $testfile.
3446 Change the compilation target to match the testcase name.
3447 * gdb.base/sect-cmd.exp: Change the compilation target to match the
3448 testcase name.
3449 * a2-run.exp: Use for setup prepare_for_testing. Change the
3450 compilation target to match the testcase name.
3451 * gdb.base/commands.exp: Likewise.
3452 * gdb.base/finish.exp: Likewise.
3453 * gdb.base/float.exp: Likewise.
3454 * gdb.base/info-target.exp: Likewise.
3455 * gdb.base/relational.exp: Likewise.
3456 * gdb.base/term.exp: Likewise.
3457 * gdb.base/until.exp: Likewise.
3458 * gdb.base/volatile.exp: Likewise.
3459 * gdb.base/whatis-exp.exp: Likewise.
3460
4c93b1d7
HZ
34612009-07-11 Hui Zhu <teawater@gmail.com>
3462
3463 * gdb.base/help.exp (disassemble): Update expected help text.
3464
812f7342
TT
34652009-07-09 Tom Tromey <tromey@redhat.com>
3466
3467 * lib/gdb.exp: Handle TRANSCRIPT.
3468 (remote_spawn, remote_close, send_gdb): New procs.
3469
fbb8f299
PM
34702009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3471
3472 * gdb.python/python-prettyprint.c: Add counted null string
3473 structure.
3474 * gdb.python/python-prettyprint.exp: Print null string. Test for
3475 embedded nulls.
3476 * gdb.python/python-prettyprint.py (pp_ns): New Function.
3477 * gdb.python/python-value.exp (test_value_in_inferior): Add
3478 variable length string fetch tests.
3479 * gdb.python/python-value.c (main): Add strings for string fetch tests.
3480
c0ac0ec7
JK
34812009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3482
3483 * gdb.base/dump.exp (inaccessible memory is reported): New test.
3484
30b66ecc
TT
34852009-07-07 Tom Tromey <tromey@redhat.com>
3486
3487 * gdb.base/call-rt-st.exp: Update for change to escape output.
3488 * gdb.base/callfuncs.exp: Likewise.
3489 * gdb.base/charset.exp: Likewise.
3490 * gdb.base/constvars.exp: Likewise.
3491 * gdb.base/long_long.exp: Likewise.
3492 * gdb.base/pointers.exp: Likewise.
3493 * gdb.base/printcmds.exp: Likewise.
3494 * gdb.base/setvar.exp: Likewise.
3495 * gdb.base/store.exp: Likewise.
3496 * gdb.cp/ref-types.exp: Likewise.
3497 * gdb.mi/mi-var-child.exp: Likewise.
3498 * gdb.mi/mi-var-display.exp: Likewise.
3499 * gdb.mi/mi2-var-display.exp: Likewise.
3500 * gdb.base/charset.exp: Test octal escape sequence length.
3501 Update for change to escape output.
3502
187c4a2b
JK
35032009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
3506
d80a43f9
DJ
35072009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
3508
3509 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
3510
047427a8
JK
35112009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3512
3513 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
3514 gdbserver increasing $portnum if "Can't bind address" has been seen.
3515
8b5a0f4f
PA
35162009-07-05 Pedro Alves <pedro@codesourcery.com>
3517
3518 * gdb.base/ending-run.exp: Add "step out of main" pattern for
3519 mingw32ce.
3520
7d93ba58
PA
35212009-07-05 Pedro Alves <pedro@codesourcery.com>
3522
3523 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
3524 VFP format.
3525
2277426b
PA
35262009-07-02 Pedro Alves <pedro@codesourcery.com>
3527
3528 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
3529 linux. Adjust to use "inferior", "info inferiors", "detach
3530 inferior" and "kill inferior" instead of "restart", "info fork",
3531 "detach fork" and "delete fork".
3532 * gdb.base/ending-run.exp: Spell out "info".
3533 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
3534 the "kill" command.
3535
5af949e3
UW
35362009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3537
3538 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
3539 change to prefix TLS offset in hex with 0x.
3540
5d3729b5
UW
35412009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3542
3543 * gdb.base/default.exp: Update test case for "x" changes.
3544
af589bd0
TG
35452009-07-01 Tristan Gingold <gingold@adacore.com>
3546
3547 * gdb.base/bigcore.exp: Make darwin untested.
3548
40974f91
JK
35492009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3550
3551 * gdb.base/completion.exp (directory completion): Create the directory.
3552 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
3553 escapeuniquesub.
3554 (directory completion 2): Expect now ${escapeuniquesub}.
3555 (Glob remaining of directory test): Remove one excessive newline.
3556 Expect the real output.
3557
59dd3af6
JK
35582009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3559
3560 Fix `make check//%' target after `make check' has been ran.
3561 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
3562 a mkdir call.
3563 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
3564 (%/.dir): Remove.
3565
f4e164aa
JK
35662009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
3569 the expected result record.
3570
69af2122
JK
35712009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3572
3573 Remove racy FAILs relying just on the timeouts.
3574 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
3575 (annotation_level 2): Remove racy FAILs.
3576
2fd481e1
PP
35772009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
3578
3579 gdb/10275
3580 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
3581
c38f313d
DJ
35822009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
3583
3584 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
3585
8b777f02
VP
35862009-06-30 Vladimir Prus <vladimir@codesourcery.com>
3587
3588 * gdb.mi/mi-stack.exp: Testing symbolic options
3589 to -stack-list-locals and -stack-list-arguments.
3590
00c7eacf
JK
35912009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3592
3593 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
3594
6bc80edc
TT
35952009-06-29 Tom Tromey <tromey@redhat.com>
3596
3597 * dg-extract-results.sh: New file.
3598 * Makefile.in (FORCE_PARALLEL): New variable.
3599 (CHECK_TARGET): New conditional variable.
3600 (check): Use CHECK_TARGET.
3601 (DO_RUNTEST): New variable.
3602 (check-single): New target.
3603 (TEST_DIRS): New variable.
3604 (TEST_TARGETS): Likewise.
3605 (check-parallel): New target.
3606 (check-gdb.%): New pattern.
3607 (BASE1_FILES): New variable.
3608 (BASE2_FILES): Likewise.
3609 (check-gdb.base%): New pattern.
3610 (%/.dir): New pattern.
3611 * configure: Rebuild.
3612 * aclocal.m4 (AM_CONDITIONAL): New defun.
3613 * configure.ac: Check whether user is using GNU make.
3614 (GMAKE): New conditional.
3615
794684b6
SW
36162009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
3617
3618 * gdb.cp/namespace-nested-import.cc: New test.
3619 * gdb.cp/namespace-nested-import.exp: New test.
3620
edb3359d
DJ
36212009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
3624 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
3625 * gdb.opt/Makefile.in (EXECUTABLES): Update.
3626 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
3627 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
3628 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
3629 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
3630 gdb.opt/inline-markers.c: New files.
3631 * lib/gdb.exp (skip_inline_frame_tests): New function.
3632 (skip_inline_var_tests): New function.
3633
cf657a0c
AS
36342009-06-27 Andreas Schwab <schwab@linux-m68k.org>
3635
3636 * gdb.cp/exception.exp: Don't require $hex before inner frame in
3637 backtrace.
3638
28d41a99
MS
36392009-06-27 Michael Snyder <msnyder@vmware.com>
3640
3641 * gdb.reverse: New directory.
3642 * gdb.reverse/break-reverse.c: New test.
3643 * gdb.reverse/break-reverse.exp: New test.
3644 * gdb.reverse/consecutive-reverse.c: New test.
3645 * gdb.reverse/consecutive-reverse.exp: New test.
3646 * gdb.reverse/finish-reverse.c: New test.
3647 * gdb.reverse/finish-reverse.exp: New test.
3648 * gdb.reverse/machinestate.c: New test.
3649 * gdb.reverse/ms1.c: New test.
3650 * gdb.reverse/machinestate.exp: New test.
3651 * gdb.reverse/Makefile.in: New file.
3652 * gdb.reverse/shr2.c: New test.
3653 * gdb.reverse/solib-reverse.c: New test.
3654 * gdb.reverse/solib-reverse.exp: New test.
3655 * gdb.reverse/step-reverse.c: New test.
3656 * gdb.reverse/step-reverse.exp: New test.
3657 * gdb.reverse/until-reverse.c: New test.
3658 * gdb.reverse/ur1.c: New test.
3659 * gdb.reverse/until-reverse.exp: New test.
3660 * gdb.reverse/watch-reverse.c: New test.
3661 * gdb.reverse/watch-reverse.exp: New test.
3662 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
3663 * configure: Regenerate.
3664
fe3c8b0d
DE
36652009-06-26 Doug Evans <dje@google.com>
3666
3667 * gdb.base/psymtab.exp: Turn off pending breakpoints.
3668
3a72a602
PM
36692009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
3670
3671 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
3672 windows problem for 'file delete $binfile'.
3673
27aa8d6a
SW
36742009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
3675
3676 * gdb.cp/namespace-using.exp: New test.
3677 * gdb.cp/namespace-using.cc: New test.
3678
8ac055f8
JB
36792009-05-20 Joel Brobecker <brobecker@adacore.com>
3680
3681 * gdb.ada/variant_record_packed_array: New testcase.
3682
85e306ed
TT
36832009-06-23 Tom Tromey <tromey@redhat.com>
3684
3685 * gdb.base/charset.exp (test_combination): Regression test.
3686 * gdb.base/charset.c (my_wchar_t): New typedef.
3687 (myvar): New global.
3688 (main): Set myvar.
3689
56643c5e
PM
36902009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
3691
3692 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
3693 target.
3694
1fac167a
UW
36952009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3696
3697 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
3698
7ccb0be9
UW
36992009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3700
3701 * gdb.mi/gdb680.exp: Update test for error message.
3702
568d6575
UW
37032009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3704
3705 * gdb.base/annota1.exp: Allow multiple occurrences of the
3706 frames-invalid annotation.
3707 * gdb.cp/annota2.exp: Likewise.
3708
7cd1089b
PM
37092009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3710
3711 * gdb.cp/gdb2495.cc: New file.
3712 * gdb.cp/gdb2495.exp: New file.
3713
72c63395
JK
37142009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3715
3716 Report error on GDB crash during runto.
3717 * lib/gdb.exp (runto <eof>): New.
3718
3788363d
DJ
37192009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
3720
3721 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
3722 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
3723 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
3724 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
3725 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
3726 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
3727 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
3728 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
3729 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
3730 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
3731 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
3732 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
3733 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
3734 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
3735 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
3736 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
3737 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
3738 gdb.server/server-mon.exp, gdb.server/server-run.exp,
3739 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3740 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3741 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
3742 gdb.trace/passcount.exp, gdb.trace/report.exp,
3743 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
3744 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
3745 gdb.trace/while-stepping.exp: Use a unique name for the compiled
3746 executable.
3747
17592de3
PA
37482009-06-07 Pedro Alves <pedro@codesourcery.com>
3749
3750 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
3751 defined before referencing it.
3752
701e355d
DE
37532009-06-03 Doug Evans <dje@google.com>
3754
3755 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
3756 * gdb.arch/i386-see.c: Ditto.
3757
f2292c65
PM
37582009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
3759
3760 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
3761 (check_macro): Return 1 if undefined.
3762 If first test fails, check if macro debug information is available,
3763 and report unsupported test if no macro information is found.
3764
5a437975
DE
37652009-05-29 Doug Evans <dje@google.com>
3766
3767 * gdb.threads/hand-call-in-threads.exp: New.
3768 * gdb.threads/hand-call-in-threads.c: New.
3769
c141c696
MS
37702009-05-29 Michael Snyder <msnyder@vmware.com>
3771
3772 * gdb.base/break-always.exp: Change "1" to "on".
3773 Add confirmation check.
3774
b3444185
PA
37752009-05-28 Pedro Alves <pedro@codesourcery.com>
3776
3777 * gdb.threads/threxit-hop-specific.c: New.
3778 * gdb.threads/threxit-hop-specific.exp: New.
3779 * gdb.threads/thread-execl.c: New.
3780 * gdb.threads/thread-execl.exp: New.
3781
b6313243
TT
37822009-05-27 Tom Tromey <tromey@redhat.com>
3783 Thiago Jung Bauermann <bauerman@br.ibm.com>
3784
3785 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
3786 (mi_child_regexp): Likewise.
3787 (mi_list_varobj_children_range): Likewise.
3788 (mi_get_features): Likewise.
3789 (mi_list_varobj_children): Rewrite.
3790 * gdb.python/python-mi.exp: New file.
3791
a6bac58e
TT
37922009-05-27 Tom Tromey <tromey@redhat.com>
3793 Thiago Jung Bauermann <bauerman@br.ibm.com>
3794 Phil Muldoon <pmuldoon@redhat.com>
3795 Paul Pluzhnikov <ppluzhnikov@google.com>
3796
3797 * gdb.python/python-prettyprint.exp: New file.
3798 * gdb.python/python-prettyprint.c: New file.
3799 * gdb.python/python-prettyprint.py: New file.
3800 * gdb.base/display.exp: print/r is now valid.
3801
2c74e833
TT
38022009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3803 Tom Tromey <tromey@redhat.com>
3804 Pedro Alves <pedro@codesourcery.com>
3805 Paul Pluzhnikov <ppluzhnikov@google.com>
3806
3807 * gdb.python/python-template.exp: New file.
3808 * gdb.python/python-template.cc: New file.
3809 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3810 tests.
3811 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3812 Call it.
3813 (test_value_after_death): New proc.
3814 * gdb.python/python-value.c (PTR): New typedef.
3815 (main): New variable 'x'.
3816
89c73ade
TT
38172009-05-27 Tom Tromey <tromey@redhat.com>
3818
3819 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
3820 tests.
3821 * gdb.python/python-value.exp (py_objfile_tests): New proc.
3822 Call it.
3823
a75724bc
PA
38242009-05-27 Pedro Alves <pedro@codesourcery.com>
3825
3826 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
3827
e58b0e63
PA
38282009-05-24 Pedro Alves <pedro@codesourcery.com>
3829
3830 * gdb.threads/fork-thread-pending.c: New.
3831 * gdb.threads/fork-thread-pending.exp: New.
3832
4ac36638
JK
38332009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3834
3835 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
3836 * gdb.dwarf2/dw2-strp.S (a_string2): New.
3837
c28c63d8
JB
38382009-05-18 Jon Beniston <jon@beniston.com>
3839
3840 * gdb.asm/asm-source.exp: Add lm32 target.
3841
b242c3c2
PA
38422009-05-17 Pedro Alves <pedro@codesourcery.com>
3843
3844 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
3845 `gdb_get_line_number'. Call `callee' in both parent and child.
3846 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
3847 `gdb_get_line_number' instead of hardcoding line numbers.
3848 (catch_fork_unpatch_child): New procedure to test detaching
3849 breakpoints from child fork.
3850 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
3851 hardcoding line numbers.
3852 (do_fork_tests): Run `catch_fork_unpatch_child'.
3853
ee342b23
VP
38542009-05-17 Vladimir Prus <vladimir@codesourcery.com>
3855
3856 * gdb.mi/mi-cmd-var.exp: Check that when varobj
3857 of structure type enters or leaves the scope, it
3858 is reported by -var-update.
3859
e2009e98
DE
38602009-05-11 Doug Evans <dje@sebabeach.org>
3861
3862 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
3863 * gdb.threads/pending-step.c (main): Fix off-by-one error.
3864 * gdb.threads/schedlock.c (main): Fix off-by-one error.
3865
00903456
JK
38662009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3867
3868 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
3869
dc621c35
DE
38702009-04-30 Doug Evans <dje@google.com>
3871
3872 * gdb.threads/watchthreads2.exp: New testcase.
3873 * gdb.threads/watchthreads2.c: New testcase.
3874
9ab4e744
DE
38752009-04-29 Doug Evans <dje@google.com>
3876
3877 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
3878 * gdb.cp/mb-ctor.cc: Ditto.
3879 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
3880 * gdb.cp/mb-inline.h (multi_line_foo): New function.
3881 * gdb.cp/mb-inline1.cc: Call it.
3882 * gdb.cp/mb-inline2.cc: Ditto.
3883 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
3884 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
3885
484086b7
JK
38862009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3887
3888 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
3889 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
3890 Replace all uses of `decimal' by `nonzero'.
3891 (info macro FROM_COMMANDLINE): New test.
3892
379a77b5
TT
38932009-04-27 Tom Tromey <tromey@redhat.com>
3894
3895 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
3896
b92b73c2
DE
38972009-04-27 Doug Evans <dje@google.com>
3898
3899 * gdb.threads/watchthreads.c (main): Initialize args before starting
3900 the threads. Plus formatting cleanup.
3901 * gdb.threads/watchthreads.exp: Avoid errant failures due to
3902 biased scheduling of one thread.
3903
945a118d
JG
39042009-04-27 Jerome Guitton <guitton@adacore.com>
3905
3906 * gdb.cp/templates.cc (GetMax): New template.
3907 (main): Declare two instances of GetMax.
3908 * gdb.cp/templates.exp: Add new test.
3909
d389af10
JK
39102009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3911
3912 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
3913
e7f86de9
JM
39142009-04-22 Joseph Myers <joseph@codesourcery.com>
3915
3916 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
3917
334cc82d
TT
39182009-04-15 Tom Tromey <tromey@redhat.com>
3919
3920 * gdb.base/charset.exp: Add regression test.
3921
d12672cc
JB
39222009-04-14 Joel Brobecker <brobecker@adacore.com>
3923
3924 * gdb.base/exe-lock.exp: New testcase.
3925
18e8c3bc
TT
39262009-04-13 Tom Tromey <tromey@redhat.com>
3927
3928 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
3929 operator on Frame.
3930
5ecd5cbe
UW
39312009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3932
3933 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
3934 * gdb.server/ext-attach.exp: Likewise.
3935
7309f756
VP
39362009-04-03 Vladimir Prus <vladimir@codesourcery.com>
3937
3938 Eliminate some sleep usage.
3939
3940 * gdb.mi/basics.c (do_nothing): New.
3941 (main): Use do_nothing instead of printf, so that
3942 not to introduce race condition between output of
3943 inferiour and output of gdb. Do not use sleep as it
3944 is not generally available on embedded targets.
3945
f4b95f6f
PA
39462009-04-02 Pedro Alves <pedro@codesourcery.com>
3947
3948 * gdb.server/ext-attach.exp: Expect an optional process id after
3949 "Detached from remote process".
3950
de40b933
JK
39512009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3952
3953 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
3954 gdb.dwarf2/dw2-unresolved.exp: New.
3955
2ae101a4
PA
39562009-04-02 Pedro Alves <pedro@codesourcery.com>
3957
3958 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
3959 mi_run_to_main.
3960
56a8e183
PA
39612009-04-02 Pedro Alves <pedro@codesourcery.com>
3962
3963 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
3964 mi_run_to_main. Skip thread exit test on remote targets.
3965 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
3966 mi_run_to_main.
3967 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
3968 mi_run_to_main.
3969 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
3970 when expecting ^connected. Detect when the target doesn't support
3971 non-stop mode.
3972 (mi_run_cmd): Detect if non-stop mode was requested by isn't
3973 supported. Return -1 on error, 0 on success.
3974 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
3975 (mi_runto): Return mi_runto_helper's result explicitly.
3976
c35fafde
PA
39772009-04-01 Pedro Alves <pedro@codesourcery.com>
3978
3979 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
3980
f8a8dce6
JB
39812009-04-01 Tom Tromey <tromey@redhat.com>
3982
3983 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
3984 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
3985 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
3986 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
3987
71c25dea
TT
39882009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
3989 Jan Kratochvil <jan.kratochvil@redhat.com>
3990
3991 PR gdb/931
3992 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
3993 output.
3994 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
3995 for gdb/931.
3996 * dw2-strp.S (DW_AT_language): Change to C++.
3997 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
3998
02d9a9ce
JB
39992009-03-31 Joel Brobecker <brobecker@adacore.com>
4000
4001 * gdb.ada/tasks: New testcase.
4002
1042e4c0
SS
40032009-03-30 Stan Shebs <stan@codesourcery.com>
4004
4005 * gdb.trace/actions.exp: Update to match new info trace format.
4006 * gdb.trace/deltrace.exp: Ditto.
4007 * gdb.trace/infotrace.exp: Ditto.
4008 * gdb.trace/passcount.exp: Ditto.
4009 * gdb.trace/save-trace.exp: Ditto.
4010 * gdb.trace/while-stepping.exp: Ditto.
4011 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
4012
f8f6f20b
TJB
40132009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4014
4015 * gdb.python/python-frame.c: New file.
4016 * gdb.python/python-frame.exp: New file.
4017
c0c6f777
TJB
40182009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4019
4020 * gdb.python/python-value.exp: Add tests for the address
4021 attribute.
4022
3cb51905
AS
40232009-03-29 Andreas Schwab <schwab@linux-m68k.org>
4024
4025 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
4026
88fc996f
DE
40272009-03-26 Doug Evans <dje@google.com>
4028
4029 * gdb.mi/mi-nonstop-exit.exp: New file.
4030 * gdb.mi/non-stop-exit.c: New file.
4031
56ef84b1
TT
40322009-03-26 Tom Tromey <tromey@redhat.com>
4033
4034 Update for change to prologue skipping:
4035 * gdb.mi/mi2-simplerun.exp: Update.
4036 * gdb.mi/mi2-break.exp: Update.
4037 * gdb.mi/mi-simplerun.exp: Update.
4038 * gdb.mi/mi-break.exp: Update.
4039 * gdb.base/ending-run.exp: Update.
4040
def2b000
TJB
40412009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4042
4043 * gdb.python/python-value.exp (test_value_in_inferior): Test
4044 gdb.Value.is_optimized_out attribute.
4045
442ddf59
JK
40462009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4047
4048 * gdb.dwarf2/dw2-noloc-main.c: New file.
4049 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
4050 (.text): Remove.
4051 (.data): New.
4052 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
4053 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
4054 (DW_TAG_subprogram func_cu1, noloc): Remove.
4055 (main): New.
4056 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
4057 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
4058 (file_symbols): New procedure.
4059
a8df5de4
TT
40602009-03-25 Tom Tromey <tromey@redhat.com>
4061
4062 * gdb.base/charset.exp (valid_target_charset): New proc.
4063 Use it to skip tests on invalid charsets.
4064
cc1d7add
PM
40652009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
4066
4067 * gdb.base/completion.exp: Add a test for directory completion.
4068
bcd5727b
JK
40692009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4070
4071 Fix a racy FAIL.
4072 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
4073 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
4074
cc924cad
TJB
40752009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4076
4077 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
4078 * gdb.python/python-function.exp: Add test for function returning
4079 a GDB value.
4080
bc3b79fd
TJB
40812009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
4082
4083 * gdb.python/python-function.exp: New file.
4084
6c7a06a3
TT
40852009-03-20 Tom Tromey <tromey@redhat.com>
4086
4087 * gdb.base/store.exp: Update for change to escape output.
4088 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
4089 to escape output.
4090 * gdb.base/pointers.exp: Update for change to escape output.
4091 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
4092 to escape output.
4093 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
4094 escape output.
4095 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
4096 to escape output.
4097 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
4098 escape output.
4099 * gdb.base/setvar.exp: Update for change to escape output.
4100 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
4101 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
4102 to escape output.
4103 (test_print_string_constants): Likewise.
4104 * gdb.base/charset.exp (valid_host_charset): Check size of
4105 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
4106 cases. Handle "auto"-related output.
4107 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
4108 (uvar, Uvar): New globals.
4109
c31af87b
JG
41102009-03-19 Jerome Guitton <guitton@adacore.com>
4111
4112 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
4113 deltas.
4114 * gdb.ada/fixed_points.exp: Ditto.
4115
51272cf2
PA
41162009-03-18 Pedro Alves <pedro@codesourcery.com>
4117
4118 * return-nodebug.c: Don't include stdio.h.
4119 (init): Delete.
4120 (func): Delete definition and provide extern declaration.
4121 (t): New.
4122 (main): Don't call printf. Call func and store its result in t.
4123 * return-nodebug1.c: New.
4124 * return-nodebug.exp: Don't expect stdio output. Instead, print
4125 the global variable t. Drop printf formatters and cast types from
4126 foreach loop. Don't use prepare_for_testing. Compile
4127 return-nodebug.c and return-nodebug1.c in separate steps. Don't
4128 define FORMAT or CAST.
4129
d24948ac
PP
41302009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4131
4132 * gdb.base/solib-display.exp: Disable test for remote targers.
4133
61ff14c6
JK
41342009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4135
4136 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
4137
cb4dce93
JK
41382009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4139
4140 Fix a racy FAIL.
4141 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
4142 code from `follow parent, print pids'.
4143 (`follow child, print pids', `follow parent, print pids'): Call it.
4144 Replace `gdb_test "break..."' by gdb_breakpoint.
4145
f7c60c5e
VP
41462009-03-13 Vladimir Prus <vladimir@codesourcery.com>
4147
4148 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 4149 sync and async modes.
f7c60c5e 4150
383ace49
JB
41512009-03-12 Joel Brobecker <brobecker@adacore.com>
4152
4153 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
4154 that was checked in by mistake. Remove loading of ada.exp, since
4155 this is not necessary in this case.
4156
4ce102af
JB
41572009-03-12 Joel Brobecker <brobecker@adacore.com>
4158
4159 * gdb.ada/ptype_arith_binop.exp: New testcase.
4160
529a2aef
JB
41612009-03-12 Joel Brobecker <brobecker@adacore.com>
4162
4163 * gdb.ada/mod_from_name: New testcase.
4164
8a38181c
JB
41652009-03-12 Joel Brobecker <brobecker@adacore.com>
4166
4167 * gdb.ada/tick_last_segv: New testcase.
4168
11436dee
VP
41692009-03-12 Vladimir Prus <vladimir@codesourcery.com>
4170
61ff14c6 4171 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 4172
1f31650a
VP
41732009-03-12 Vladimir Prus <vladimir@codesourcery.com>
4174
61ff14c6
JK
4175 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
4176 include the token in ^running and frame info in *stopped.
1f31650a 4177
a3247a22
PP
41782009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
4179
4180 * solib-display.exp: New file.
4181 * solib-display-main.c: New file.
4182 * solib-display-lib.c: New file.
61ff14c6 4183
aae64587
PA
41842009-03-05 Pedro Alves <pedro@codesourcery.com>
4185
4186 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
4187
44aabfbc
JK
41882009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4189
4190 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
4191 (list_and_check_macro): Use more specific test name.
4192 (next to definition): Make the test names unique.
4193
c087fcd3
PM
41942009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
4195
4196 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 4197
c86cf029
VP
41982009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4199
4200 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
4201 notifications.
4202 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
4203 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
4204 * lib/mi-support.exp (library_loaded_re): New.
4205 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
4206
3ea85240
VP
42072009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4208
4209 * gdb.gdb/observer.exp: Use test_notification observer, not
4210 normal_stop, everywhere.
4211 (test_normal_stop_notifications): Rename to...
4212 (test_notifications): ...this.
4213 (test_observer_normal_stop): Rename to...
4214 (test_observer): ...this.
4215
1903f0e6
DE
42162009-02-16 Doug Evans <dje@google.com>
4217
4218 * gdb.arch/amd64-disp-step.S (test_int3): New test.
4219 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
4220 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
4221 (test_prefixed_syscall,test_int3): New tests.
4222 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
4223 (test_prefixed_syscall,test_int3): New tests.
4224
1d33d6ba
VP
42252009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4226
3cb51905
AS
4227 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
4228 (mi_expect_interrupt): Likewise.
4229 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
4230 response.
1d33d6ba 4231
faafb047
PM
42322009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
4233
4234 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
4235 * gdb.base/pc-fp.exp (get_valueofx): Remove.
4236 Replace calls to get_valueofx by get_hexadecimal_valueof.
4237
417e16e2
PM
42382009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
4239
4240 * lib/gdb.exp (get_valueof): Accept anything as a return value.
4241 (get_integer_valueof): New procedure.
4242 (get_sizeof): Use new get_integer_value_of.
4243 * gdb.base/sizeof.exp: Replace all uses of get_valueof
4244 by get_integer_valueof.
4245
7065b901
TT
42462009-02-13 Tom Tromey <tromey@redhat.com>
4247
4248 * gdb.base/remote.exp (get_sizeof): Remove.
4249 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
4250 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
4251 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
4252 * lib/gdb.exp (get_valueof): Move from long_long.exp.
4253 (get_sizeof): Likewise.
4254
5d7cb8df
JK
42552009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4256
4257 PR fortran/9806
4258 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
4259
b2febfff
PP
42602009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4261
4262 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
4263
4aa995e1
PA
42642009-02-06 Pedro Alves <pedro@codesourcery.com>
4265
4266 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
4267
d8906c6f
TJB
42682009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
4269
4270 * gdb.python/python-cmd.exp: New file.
4271
ff4ab08d
TG
42722009-02-06 Tristan Gingold <gingold@adacore.com>
4273
4274 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
4275
aacd552b
TG
42762009-02-05 Tristan Gingold <gingold@adacore.com>
4277
4278 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
4279 pointer is dereferenced and use this signal name in regexp.
4280 * gdb.base/signull.exp: Ditto.
4281 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
4282 * gdb.base/signull.c (main): Ditto.
4283
08c637de
TJB
42842009-02-04 Tom Tromey <tromey@redhat.com>
4285 Thiago Jung Bauermann <bauerman@br.ibm.com>
4286
4287 * gdb.python/python-value.exp: Use `gdb.history' instead of
4288 `gdb.value_from_history'.
4289 (test_value_numeric_ops): Add test for conversion of enum constant.
4290 * gdb.python/python-value.c (enum e): New type.
4291 (evalue): New global.
4292 (main): Use argv.
4293
20261af8
JG
42942009-02-04 Jerome Guitton <guitton@adacore.com>
4295
4296 * gdb.ada/uninitialized_vars: New test program.
4297 * gdb.ada/uninitialized_vars.exp: New testcase.
4298
52e44b43
TT
42992009-02-02 Tom Tromey <tromey@redhat.com>
4300
4301 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
4302 * gdb.cp/pr2489.cc: Rename...
4303 * gdb.cp/pr9594.cc: ... to this.
4304
1c71341a
TT
43052009-02-02 Tom Tromey <tromey@redhat.com>
4306
4307 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
4308 * gdb.cp/pr2489.cc: New file.
4309 * gdb.cp/cpcompletion.exp: New file.
4310
a4295225
TT
43112009-02-02 Tom Tromey <tromey@redhat.com>
4312
4313 PR exp/9059:
4314 * gdb.cp/call-c.exp: Add regression test.
4315 * gdb.cp/call-c.cc (FooHandle): New typedef.
4316 (main): New variable 'handle'.
4317
592375cd
VP
43182009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4319
4320 * lib/mi-support.exp (et_mi_thread_list)
4321 (check_mi_and_console_threads): Adjust for current thread in
4322 -thread-list-ids output.
4323
41447f92
VP
43242009-01-30 Vladimir Prus <vladimir@codesourcery.com>
4325
4326 * gdb.mi/mi-break.exp (test_disabled_creation): New.
4327 Call it.
4328
35669430
DE
43292009-01-28 Doug Evans <dje@google.com>
4330
4331 * gdb.arch/amd64-disp-step.S: New file.
4332 * gdb.arch/amd64-disp-step.exp: New file.
4333 * gdb.arch/i386-disp-step.S: New file.
4334 * gdb.arch/i386-disp-step.exp: New file.
4335
09f00d9a
PM
43362009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
4337
4338 * gdb.base/find.exp: Set newline variable
4339 using quotes instead of braces to fix cygwin failures.
4340
1e8fb976
PA
43412009-01-23 Pedro Alves <pedro@codesourcery.com>
4342
4343 * gdb.base/radix.exp: Add tests to ensure that that set
4344 input-radix 0 and set output-radix 0 are really rejected.
4345
da061712
PA
43462009-01-23 Pedro Alves <pedro@codesourcery.com>
4347
4348 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
4349 copyright years.
4350
dd7e2d2b
PA
43512009-01-23 Pedro Alves <pedro@codesourcery.com>
4352
4353 PR gdb/9664:
4354 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
4355
392452f6
PA
43562009-01-22 Pedro Alves <pedro@codesourcery.com>
4357
4358 PR c++/9631:
4359 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
4360
8653e71c
PM
43612009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
4362
4363 * gdb.server/file-transfer.exp: Use EXEEXT variable for
4364 binfile definition to fix Windows OS failure.
4365
a12cc160
DJ
43662009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 PR gdb/9346
4369 * gdb.base/interrupt.c (sigint_handler): New.
4370 (main): Install a SIGINT handler if SIGNALS is defined. Exit
4371 on error.
4372 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
4373 Test "signal SIGINT".
4374
b89667eb
DE
43752009-01-19 Doug Evans <dje@google.com>
4376
4377 * gdb.base/break.exp: Update expected gdb output.
4378 * gdb.base/sepdebug.exp: Ditto.
4379 * gdb.mi/mi-syn-frame.exp: Ditto.
4380 * gdb.mi/mi2-syn-frame.exp: Ditto.
4381 * gdb.base/call-signal-resume.exp: New file.
4382 * gdb.base/call-signals.c: New file.
4383 * gdb.base/unwindonsignal.exp: New file.
4384 * gdb.base/unwindonsignal.c: New file.
4385 * gdb.threads/interrupted-hand-call.exp: New file.
4386 * gdb.threads/interrupted-hand-call.c: New file.
4387 * gdb.threads/thread-unwindonsignal.exp: New file.
4388
adb483fe
DJ
43892009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
4390
4391 * gdb.base/define.exp: Test defining and hooking prefix commands.
4392 * gdb.python/python.exp: Update test for "show user" output.
4393
60023297
JK
43942009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4395
4396 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
4397 now the output exactly, using less wildcards. Expect also the output
4398 of gfortran-4.3. Update for the f-valprint.c modification from
4399 2008-04-22.
4400 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
4401 Remove gdb_test test names where matching the command.
4402
ccc57cf9
PA
44032009-01-01 Pedro Alves <pedro@codesourcery.com>
4404
4405 PR breakpoints/9681:
4406 * gdb.base/watchpoint.exp: Add regression test.
4407
c7a6ca08
PA
44082008-12-31 Pedro Alves <pedro@codesourcery.com>
4409
4410 * gdb.threads/attach-into-signal.exp: Don't use
4411 gdb_suppress_entire_file.
4412 * gdb.threads/attach-stopped.exp: Ditto.
4413 * gdb.threads/attachstop-mt.exp: Ditto.
4414
3a031f65
PA
44152008-12-31 Pedro Alves <pedro@codesourcery.com>
4416
4417 PR gdb/8812:
4418 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
4419
09e6485f
PA
44202008-12-29 Pedro Alves <pedro@codesourcery.com>
4421
4422 PR gdb/7536:
4423 * gdb.base/radix.exp: Add tests to ensure invalid input radices
4424 and unsupported output radices are really rejected.
4425
0cd53049
JK
44262008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4427
4428 * gdb.cp/punctuator.exp: Backslash the '$' signs.
4429
ba163c7e
TT
44302008-12-22 Tom Tromey <tromey@redhat.com>
4431
4432 * gdb.cp/punctuator.exp: New file.
4433
6f4de6c9
JK
44342008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4435
4436 * gdb.base/completion.exp (Completing non-existing component): New test.
4437
0f34d0b4
JK
44382008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4439
4440 Fix for PR gdb/8648.
4441 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
4442 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
4443 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
4444 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
4445
db2ad4c3
JK
44462008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4447
4448 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
4449
bb5ef15e
DP
44502008-12-16 Christophe Lyon <christophe.lyon@st.com>
4451
4452 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
4453 compiler actually generate code at the expected line number.
4454
90142adc
JZ
44552008-12-15 Jie Zhang <jie.zhang@analog.com>
4456
4457 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
4458
fad6eecd
TT
44592008-12-12 Tom Tromey <tromey@redhat.com>
4460
4461 * gdb.base/commands.exp (redefine_hook_test): New proc.
4462 Call it.
4463
17c8aaf5
TT
44642008-12-11 Tom Tromey <tromey@redhat.com>
4465
4466 * gdb.base/macscp.exp: New regression test.
4467
7c8adf68
TT
44682008-12-11 Tom Tromey <tromey@redhat.com>
4469
4470 * gdb.base/macscp.exp: Print "address.addr".
4471 * gdb.base/macscp1.c (struct outer): New struct.
4472 (address): New global.
4473
b05dcbb7
TT
44742008-12-09 Tom Tromey <tromey@redhat.com>
4475
4476 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
4477 Call it.
4478
2d476de1
DE
44792008-12-04 Doug Evans <dje@google.com>
4480
4481 * gdb.server/ext-run.exp: Relax regexp for init program.
4482
87bdc959
TG
44832008-12-03 Tristan Gingold <gingold@adacore.com>
4484
4485 * gdb.base/macscp.exp: Generate an object file during compilation
4486 to work around Darwin dsymutil limitations.
4487
e0740f77
JK
44882008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4489
4490 Test resolving external references to TLS variables.
4491 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
4492 FILE2_THREAD_LOCAL.
4493 (testfile2, srcfile2): New variables.
4494 * gdb.threads/tls.c (file2_thread_local)
4495 (function_referencing_file2_thread_local): New.
4496 * gdb.threads/tls2.c: New file.
4497
67f0aac5
JB
44982008-11-28 Joel Brobecker <brobecker@adacore.com>
4499
4500 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
4501 rather than integer, as integer might not be big enough when
4502 on 64bit targets.
67f0aac5 4503
c332165e
JG
45042008-11-27 Jerome Guitton <guitton@adacore.com>
4505
4506 * gdb.cp/formatted-ref.exp: Add equality test.
4507 * gdb.ada/formatted_ref.exp: Ditto.
4508
fc9b693c
JK
45092008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4510
4511 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
4512 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
4513
a9c64011
AS
45142008-11-20 Andreas Schwab <schwab@suse.de>
4515
4516 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
4517 matching syscall entry point.
4518 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4519 (tcatch_vfork_then_child_follow): Likewise. Finish through
4520 vfork even if we stopped at the syscall trampoline.
4521
e2fd701e
DE
45222008-11-20 Doug Evans <dje@google.com>
4523
4524 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
4525
69abc51c
TJB
45262008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4527
4528 * gdb.arch/ppc-dfp.exp: New file.
4529 * gdb.arch/ppc-dfp.c: New file.
4530
c14c28ba
PP
45312008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4532
4533 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 4534
2e74121d
DE
45352008-11-17 Doug Evans <dje@google.com>
4536
4537 * gdb.mi/mi-syn-frame.exp: Update expected output.
4538 * gdb.mi/mi2-syn-frame.exp: Update expected output.
4539
66bb093b
VP
45402008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4541
4542 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
4543 "thread N" results in =thread-selected.
4544 * lib/mi-support (mi_run_cmd, mi_expect_stop)
4545 (mi_send_resuming_command_raw): Be prepared for
4546 =thread-selected.
4547
3d043ef6
VP
45482008-11-17 Vladimir Prus <vladimir@codesourcery.com>
4549
a9c64011
AS
4550 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
4551 * lib/mi-support.exp: Likewise.
3d043ef6 4552
808104c8
JB
45532008-11-16 Joel Brobecker <brobecker@adacore.com>
4554
4555 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
4556 commands from the expected output for "help catch".
4557
00b22944
JB
45582008-11-15 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdb.ada/int_deref.exp: New testcase.
4561
59669435
TT
45622008-11-14 Nick Roberts <nickrob@snap.net.nz>
4563
4564 * gdb.mi/gdb2549.exp: New file.
4565
de04a248
DE
45662008-11-11 Doug Evans <dje@google.com>
4567
4568 * gdb.base/callexit.exp: New file.
4569 * gdb.base/callexit.c: New file.
4570
6b8ce727
DE
45712008-11-10 Doug Evans <dje@google.com>
4572
4573 * lib/gdb.exp (GDBFLAGS): Move -nx ...
4574 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
4575 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
4576 (default_gdb_start,default_gdb_exit): Ditto.
4577 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
4578 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
4579 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
4580 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
4581 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
4582 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
4583
1b14b8aa
AS
45842008-11-03 Andreas Schwab <schwab@suse.de>
4585
4586 * gdb.base/hashline2.exp: Fix typo.
4587 * gdb.base/hashline3.exp: Likewise.
4588
f3134b88
TT
45892008-10-30 Tom Tromey <tromey@redhat.com>
4590
4591 * gdb.base/pointers.exp: Add test.
4592 * gdb.base/pointers.c (k, S): New typedefs.
4593 (instance): New global.
4594
c2226152
AS
45952008-10-30 Andreas Schwab <schwab@suse.de>
4596
4597 * gdb.base/args.exp: Add tests for newlines.
4598
462f405c
JB
45992008-10-30 Joel Brobecker <brobecker@adacore.com>
4600
4601 gdb.base/foll-exec.exp: Update the expected output of a couple
4602 of "info breakpoints" tests.
4603
79a45b7d
TT
46042008-10-28 Tom Tromey <tromey@redhat.com>
4605
4606 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
4607
adc13a14
PA
46082008-10-24 Pedro Alves <pedro@codesourcery.com>
4609
4610 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
4611 gdb_start_cmd.
4612 Use runto_main before any test that requires execution.
4613
252fbfc8
PA
46142008-10-23 Pedro Alves <pedro@codesourcery.com>
4615
4616 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
4617 instead of SIGINT.
4618
28148e3d
JB
46192008-10-22 Joel Brobecker <brobecker@adacore.com>
4620
4621 * gdb.base/completion.exp: Update expected output following
4622 the addition of the "info tasks" command.
4623
c209f847
TT
46242008-10-22 Tom Tromey <tromey@redhat.com>
4625
4626 * gdb.base/exprs.exp (test_expr): Add test for string
4627 concatenation.
4628
f177e350
PA
46292008-10-19 Pedro Alves <pedro@codesourcery.com>
4630
4631 * configure.ac: Output gdb.python/Makefile.
4632 * configure: Regenerate.
4633 * gdb.python/Makefile.in: New.
4634
cce89356
JB
46352008-10-16 Joel Brobecker <brobecker@adacore.com>
4636
4637 * gdb.base/foll-fork.exp: Adjust the expected output to match
4638 the new description for fork/vfork catchpoints in the "info
4639 breakpoints" output.
4640
176d289d
TJB
46412008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
4642
4643 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
4644
a08702d6
TJB
46452008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4646
4647 * gdb.python/python-value.c: New file.
4648 * gdb.python/python-value.exp: New file.
4649
1c5cfe86
PA
46502008-10-15 Pedro Alves <pedro@codesourcery.com>
4651
4652 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
4653
5a98ad69
DP
46542008-10-15 Denis Pilat <denis.pilat@st.com>
4655
41702f1b 4656 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 4657
dcb1a1e2
TT
46582008-10-09 Tom Tromey <tromey@redhat.com>
4659
4660 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
4661 'fprintf' and 'stderr'.
4662
9124fe48
JB
46632008-10-07 Joel Brobecker <brobecker@adacore.com>
4664
4665 * gdb.ada/ref_tick_size.exp: New testcase.
4666
45452591
DE
46672008-10-06 Doug Evans <dje@google.com>
4668
4669 * gdb.dwarf2/dw2-cu-size.exp: New file.
4670 * gdb.dwarf2/dw2-cu-size.S: New file.
4671
4672 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
4673 .Ltype_int for clarity.
4674
4fc5b208
PP
46752008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4676
4677 PR gdb/2384:
4678 * gdb.cp/gdb2384.exp: Extended to test more cases.
4679 * gdb.cp/gdb2384.cc: Likewise.
4680 * gdb.cp/gdb2384-base.h: Likewise.
4681 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 4682
d78df370
JK
46832008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4684
4685 * gdb.base/maint.exp (maint print type): Remove printing
4686 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
4687
9a044a89
TT
46882008-09-30 Tom Tromey <tromey@redhat.com>
4689
4690 * gdb.base/macscp.exp: Add completion tests.
4691 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
4692 (TWENTY_THREE): Likewise.
4693 (FORTY_EIGHT): Likewise.
4694
506800a9
TT
46952008-09-30 Tom Tromey <tromey@redhat.com>
4696
4697 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
4698 everywhere.
4699 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
4700
1a6f01b5
JK
47012008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4702
4703 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
4704 testcase is derived from. Fix racy dependency on an expected PID
4705 number. No longer support the testcase on Linux kernel 2.4.x.
4706
2fae03e8
TT
47072008-09-27 Tom Tromey <tromey@redhat.com>
4708
4709 * gdb.base/macscp.exp: Add tests for stringification, splicing,
4710 and varargs.
4711
1ad15515
PA
47122008-09-22 Pedro Alves <pedro@codesourcery.com>
4713
4714 * lib/mi-support.exp (mi_expect_interrupt): New.
4715 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
4716 from gdb.mi/mi-nonstop.exp.
4717 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
4718 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
4719 lib/mi-support.exp.
4720 Use mi_check_thread_states throughout. Avoid ".*" and do not
4721 require an anchor after -exec-run.
4722
d0b76dc6
DJ
47232008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4724
4725 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
4726 stop is pending. Avoid ".*" when two stops are pending.
4727 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
4728 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
4729 newlines in fullnames.
4730 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
4731 (mi_expect_stop): Update comments. Only anchor in sync mode.
4732 Do not match newlines.
4733 (mi_send_resuming_command_raw): Always return status.
4734 (mi_get_stop_line): Do not match more than one line by accident.
4735 Only anchor in sync mode.
4736 (mi_run_inline_test): If -exec-next fails, give up.
4737
9990c830
UW
47382008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4739
4740 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
4741 on SPU.
4742
ebcf6f00
JB
47432008-09-10 Joel Brobecker <brobecker@adacore.com>
4744
4745 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
4746
b6db24e5
JB
47472008-09-10 Joel Brobecker <brobecker@adacore.com>
4748
4749 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
4750 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4751 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
4752 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4753 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
4754 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
4755 gdb.ada/interface.exp, gdb.ada/null_array.exp,
4756 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4757 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4758 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4759 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
4760 Include the "= " sequence in the expected output of print tests.
4761
2bf448e0
JB
47622008-09-10 Joel Brobecker <brobecker@adacore.com>
4763
4764 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
4765 description for boolean types.
4766
d51fd4c8
PA
47672008-09-09 Pedro Alves <pedro@codesourcery.com>
4768
4769 * gdb.base/hook-stop-continue.c: New.
4770 * gdb.base/hook-stop-continue.exp: New.
4771
694182d2
DJ
47722008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
4773
4774 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
4775
3b8a7fc0
JG
47762008-09-08 Jerome Guitton <guitton@adacore.com>
4777
4778 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
4779 (stack_check_probe_2, stack_check_probe_loop_1)
4780 (stack_check_probe_loop_2): New functions.
4781 (main): Add call to these new functions.
4782 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
4783 functions, check that the breakpoint is inserted at the appropriate
4784 location.
4785 (insert_breakpoint): Slightly refine this procedure so that it can
4786 be called several times in the test.
4787
96cc0ae8
JG
47882008-09-08 Jerome Guitton <guitton@adacore.com>
4789
4790 * gdb.base/stack-checking.c: New file.
4791 * gdb.base/stack-checking.exp: New file.
4792
1f08b409
TJB
47932008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4794
4795 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
4796 * gdb.arch/altivec-regs.exp: Likewise.
4797 * gdb.arch/vsx-regs.exp: Likewise.
4798
3099e1c4
TJB
47992008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
4800
4801 * gdb.arch/ppc-fp.exp: New file.
4802 * gdb.arch/ppc-fp.c: New file.
4803
cc69bfc1
PP
48042008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
4805
4806 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
4807 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 4808
b02a33db
MS
48092008-09-04 Michael Snyder <msnyder@vmware.com>
4810
4811 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
4812 as "at" (for non-debug functions such as _start).
4813
2992cbe0
UW
48142008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4815
4816 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
4817 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
4818 software watchpoints.
4819 * gdb.base/watch_thread_num.exp: Likewise.
4820
514f746b
AR
48212008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
4822
4823 * gdb.arch/i386-bp_permanent.exp: New test.
4824
876cecd0
TT
48252008-08-24 Tom Tromey <tromey@redhat.com>
4826
4827 * gdb.base/maint.exp: Update "maint print type".
4828
80f73d71
VP
48292008-08-21 Vladimir Prus <vladimir@codesourcery.com>
4830
4831 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
4832 support. Adjust the order of "*running" notifications.
4833 * gdb.mi/non-stop.c: Don't cast from int to void* and
4834 back.
4835
d9c78d7d
MK
48362008-08-20 Mark Kettenis <kettenis@gnu.org>
4837
4838 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
4839 expect to find it in the "info frame" output.
4840
97a2d1d3
DJ
48412008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
4842
4843 * gdb.base/interp.exp: Always consume both prompts.
4844
b96e2927
PA
48452008-08-20 Pedro Alves <pedro@codesourcery.com>
4846
4847 * gdb.base/pending.exp: Test pending breakpoints without symbols
4848 loaded.
4849
8cf6e61a
VP
48502008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4851
4852 * lib/mi-support.exp (mi_expect_stop): Produce
4853 more details on failures.
4854 * gdb.mi/mi-nonstop.exp: New.
4855 * gdb.mi/non-stop.c: New.
4856
c6ebd6cf
VP
48572008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4858
a9c64011
AS
4859 * gdb.mi/mi-async.exp: Use 'set target-async'.
4860 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 4861
46a9b8ed
DJ
48622008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
4865
44feb3ce
TT
48662008-08-17 Tom Tromey <tromey@redhat.com>
4867
4868 * gdb.base/help.exp (help catch): Rewrite.
4869
311a4e6b
TJB
48702008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4871
4872 * gdb.base/define.exp: Test indented command documentation.
4873 * gdb.python/python.exp: Test indented multi-line command.
4874
604c2f83
LM
48752008-08-15 Luis Machado <luisgpm@br.ibm.com>
4876
4877 * testsuite/gdb.arch/vsx-regs.c: New source file.
4878 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
4879 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
4880
886a217c
TT
48812008-08-14 Tom Tromey <tromey@redhat.com>
4882
4883 * gdb.base/macscp.exp: Add regression test for "macro define" or
4884 "macro undef" with no arguments.
4885
c814a4f3
PP
48862008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4887
4888 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 4889
12ab8a60
UW
48902008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4891
4892 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
4893
d57a3c85
TJB
48942008-08-06 Tom Tromey <tromey@redhat.com>
4895
4896 * gdb.python/python.exp: New file.
4897
c7b778ff
JK
48982008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4899
4900 Fix for PR gdb/1543.
4901 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
4902 $LOCATION.
4903 (location): New variable.
4904 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
4905 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
4906 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
4907 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
4908 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
4909 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
4910 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
4911 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
4912 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
4913 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
4914 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
4915 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
4916 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
4917 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
4918 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4919 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
4920 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
4921 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
4922 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
4923 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4924 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
4925 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
4926 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
4927 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
4928 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
4929 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
4930 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
4931 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
4932 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
4933 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
4934 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
4935 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
4936 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
4937 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
4938 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
4939 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
4940 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
4941 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4942 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
4943 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
4944 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
4945 gdb.base/type-opaque.exp, gdb.base/until.exp,
4946 gdb.base/value-double-free.c, gdb.base/varargs.exp,
4947 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
4948 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
4949 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4950 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
4951 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
4952 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4953 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4954 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
4955 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
4956 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
4957 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
4958 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
4959 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
4960 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
4961 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
4962 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4963 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
4964 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
4965 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
4966 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4967 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
4968 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
4969 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
4970 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
4971 gdb.pascal/types.exp, gdb.stabs/weird.exp,
4972 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
4973 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
4974 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
4975 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
4976 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
4977 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
4978 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4979 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4980 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4981 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4982 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4983 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4984 lib/mi-support.exp, lib/trace-support.exp: Remove reference
4985 to bug-gdb@prep.ai.mit.edu .
4986
5e06a3d1
VP
49872008-07-31 Vladimir Prus <vladimir@codesourcery.com>
4988
4989 * lib/mi-support.exp (mi_load_shlibs): New.
4990 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
4991
9d81d21b
VP
49922008-07-30 Vladimir Prus <vladimir@codesourcery.com>
4993
4994 * lib/mi-support.exp (get_mi_thread_list)
4995 (check_mi_and_console_threads): New, moved from ...
4996 * gdb.mi/mi-pthread.exp: ...here.
4997 * gdb.mi/gdb669.exp (get_mi_thread_list)
4998 (check_mi_and_console_threads): Delete.
4999 * gdb.mi/mi2-pthread.exp: Likewise.
5000
bae98fe0
TT
50012008-07-28 Tom Tromey <tromey@redhat.com>
5002
5003 * Makefile.in (just-check): Remove. Move body to...
5004 (check): ... here.
5005
57380f4e
DJ
50062008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5007
5008 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
5009 Add a test for duplicated SIGINTs.
5010
e09490f1
DJ
50112008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5012
5013 * gdb.threads/schedlock.exp (get_args): Update to work for any
5014 value of NUM.
5015 (Top level): Report the number of threads that did not resume.
5016
6387b45f
DJ
50172008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5018
5019 * gdb.dwarf2/dw2-compressed.S: Also define __start.
5020
62f64ff2
DJ
50212008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
5024 non-MI prompt.
5025
fa8de41e
TT
50262008-07-26 Tom Tromey <tromey@redhat.com>
5027
5028 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
5029 (function_struct, function_struct_ptr): New globals.
5030 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
5031 function pointer in a struct.
5032
ccb3ac8a
TT
50332008-07-26 Tom Tromey <tromey@redhat.com>
5034
5035 * gdb.base/macscp.exp: Add test for macro lexing bug.
5036
d7d9f01e
TT
50372008-07-18 Tom Tromey <tromey@redhat.com>
5038
5039 * gdb.base/macscp.exp: Add macro tests.
5040
9bf07184
PP
50412008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5042
5043 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
5044
becf6477
PP
50452008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5046
5047 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
5048
0709f7d3
PP
50492008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5050
5051 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 5052
7093c834
PP
50532008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
5054
5055 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 5056
b432ffe3
JK
50572008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5058
5059 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
5060
b1a268e5
VP
50612008-07-12 Vladimir Prus <vladimir@codesourcery.com>
5062
5063 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
5064
e2995f8e
KB
50652008-07-11 Kevin Buettner <kevinb@redhat.com>
5066
5067 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
5068 of regexp to account for changes made to GDB in the printing of
5069 byte vectors.
5070
14032a66
TT
50712008-07-11 Tom Tromey <tromey@redhat.com>
5072
5073 * gdb.base/completion.exp: Add 'help' completion test.
5074
981505ef
JK
50752008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5076
5077 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
5078
10568435
JK
50792008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5080
5081 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
5082
4487aabf
PA
50832008-07-09 Pedro Alves <pedro@codesourcery.com>
5084
5085 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
5086
a4a9b1c4
PA
50872008-07-09 Pedro Alves <pedro@codesourcery.com>
5088
5089 * gdb.base/fullname.exp: Restore pwd if compiling failed.
5090
3c3185ac
JK
50912008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5092
5093 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
5094
7ebd49dc
VP
50952008-06-28 Vladimir Prus <vladimir@codesourcery.com>
5096
5097 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
5098 previous commit. Add a comment.
5099
84e46146
PA
51002008-06-28 Pedro Alves <pedro@codesourcery.com>
5101
5102 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
5103
0f8d4a2f
VP
51042008-06-28 Vladimir Prus <vladimir@codesourcery.com>
5105
5106 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
5107
f747e0ce
PA
51082008-06-27 Pedro Alves <pedro@codesourcery.com>
5109
5110 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
5111 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
5112 compiling an executable, link in an object that forces unbuffered
5113 output.
5114 * lib/set_unbuffered_mode.c: New file.
5115
734a5c36
JK
51162008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5117
5118 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
5119
a2840c35
VP
51202008-06-25 Vladimir Prus <vladimir@codesourcery.com>
5121
a9c64011
AS
5122 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
5123 mi_expect_stop.
5124 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
5125 Demand that *running is output.
5126 (detect_async): Perform checking every time.
5127 (mi_send_resuming_command): Extract everything into...
5128 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
5129 (mi_expect_stop): Don't accept any output before *stopped.
5130
6ae37fef
VP
51312008-06-13 Vladimir Prus <vladimir@codesourcery.com>
5132
5133 Robustify mi-simplerun.
a9c64011
AS
5134 * gdb.mi/basics.c (main): Add a call to sleep.
5135 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
5136 * gdb.mi/mi2-cli.exp: Likewise.
5137 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 5138
b4aa76f0 51392008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
5140
5141 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
5142
e1ac3328
VP
51432008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5144
a9c64011
AS
5145 * gdb.mi/mi-console.exp: Adjust.
5146 * gdb.mi/mi-syn-frame.exp: Adjust.
5147 * gdb.mi/mi2-console.exp: Adjust.
5148 * gdb.mi/mi2-syn-frame.exp: Adjust.
5149 * lib/mi-support.exp (mi_run_cmd): Adjust.
5150 (mi_send_resuming_command): Adjust.
e1ac3328 5151
f7f9a841
VP
51522008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5153
5154 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
5155 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
5156 testing of stopped.
5157 * gdb.mi/mi2-syn-frame.exp: Likewise.
5158 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
5159 (async, detect_async): New.
5160 (mi_expect_stop, mi_continue_to_line): Adjust expectation
5161 depending on if we're running in sync or async mode.
f7f9a841 5162
37cd5d19
TT
51632008-06-09 Tom Tromey <tromey@redhat.com>
5164
5165 * gdb.base/completion.exp: New tests for field name completion
5166 with spaces, and field name completion with '->'.
5167
65d12d83
TT
51682008-06-06 Tom Tromey <tromey@redhat.com>
5169
5170 * gdb.base/break1.c (struct some_struct): New struct.
5171 (values): New global.
5172 * gdb.base/completion.exp: Add field name completion test.
5173
ebfe2e3f
PP
51742008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5175
5176 * gdb.cp/call-c.exp: Test for incorrect handling of reference
5177 to pointer.
5178 * gdb.cp/call-c.cc: Likewise.
5179
bcf6fc3a
NR
51802008-06-06 Nick Roberts <nickrob@snap.net.nz>
5181
5182 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
5183 annotation.
5184
49fd4a42 51852008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 5186 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
5187
5188 * gdb.threads/execl.c, gdb.threads/execl1.c,
5189 gdb.threads/execl.exp: New tests.
a9c64011 5190
8a34ac3f
AR
51912008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
5192 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 * gdb.cp/exception.exp: Activate test, make it work with pending
5195 catchpoints.
5196
86ae69ef
JK
51972008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5198
5199 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
5200
f7f9ae2c
VP
52012008-05-28 Vladimir Prus <vladimir@codesourcery.com>
5202
a9c64011
AS
5203 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
5204 now printed.
5205 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 5206
2a2d4dc3
AS
52072008-05-27 Andreas Schwab <schwab@suse.de>
5208
5209 * gdb.base/frame-args.exp: Handle arguments that are optimized
5210 out.
5211
5099e4d9
LM
52122008-05-26 Luis Machado <luisgpm@br.ibm.com>
5213
5214 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
5215 quiet for ppc32 and group options into a single variable.
5216
d9c36a91
JB
52172008-05-23 Joel Brobecker <brobecker@adacore.com>
5218
5219 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
5220 of zero-size elements.
5221 * gdb.ada/null_array.exp: Test printing this new array.
5222
103a8671
JK
52232008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5224
5225 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
5226
07a4cc1a 52272008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
5228
5229 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
5230 of the "finish" command.
5231
55f996a7
NR
52322008-05-21 Nick Roberts <nickrob@snap.net.nz>
5233
5234 * gdb.base/annota1.exp: Test for new annotation.
5235
907fc202
UW
52362008-05-16 Pedro Alves <pedro@codesourcery.com>
5237
5238 * gdb.base/fixsection.exp: New file.
5239 * gdb.base/fixsection0.c: New file.
5240 * gdb.base/fixsection1.c: New file.
5241
e8f97270
UW
52422008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5243
5244 * gdb.base/annota1.exp: Accept printf@... in place of printf.
5245 * gdb.base/annota3.exp: Likewise.
5246
ac0bb574
NF
52472008-05-13 Nathan Froyd <froydnj@codesourcery.com>
5248
5249 * gdb.base/watch_thread_num.exp: Don't run tests that require
5250 watchpoints if the target doesn't support them.
5251
6fadd07a
DE
52522008-05-12 Doug Evans <dje@google.com>
5253
5254 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
5255
6e9a4a30
JB
52562008-05-09 Joel Brobecker <brobecker@adacore.com>
5257
5258 * gdb.ada/assign_1.exp: New testcase.
5259
08388c79
DE
52602008-05-09 Doug Evans <dje@google.com>
5261
a3c83fae
DE
5262 * gdb.base/find.exp: New file.
5263 * gdb.base/find.c: New file.
08388c79 5264
bd5ddfe8
DJ
52652008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
5266
5267 * gdb.base/commands.exp (watchpoint_command_test): Handle
5268 gdb,no_hardware_watchpoints.
5269 * gdb.base/float.exp: Allow ARM targets without floating point.
5270 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
5271
b5dd68e2 52722008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 5273 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
5274
5275 * gdb.ada/lang_switch: New test program.
5276 * gdb.ada/lang_switch.exp: New testcase.
5277
382d13d1
DE
52782008-05-05 Doug Evans <dje@google.com>
5279
5280 * gdb.base/help.exp (disassemble): Update expected help text.
5281
9dd789d0
PA
52822008-05-04 Pedro Alves <pedro@codesourcery.com>
5283
5284 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
5285
611c83ae
PA
52862008-05-04 Pedro Alves <pedro@codesourcery.com>
5287
5288 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
5289 different times.
5290
ff013f42
JK
52912008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5292
5293 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
5294 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
5295 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
5296 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
5297
96dff6a2
VP
52982008-05-04 Vladimir Prus <vladimir@codesourcery.com>
5299
5300 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
5301 notification to appear.
5302
55cd6f92
DJ
53032008-05-04 Daniel Jacobowitz <dan@debian.org>
5304
5305 * gdb.base/fullname.c: New file.
5306 * gdb.base/fullname.exp: New file.
5307 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
5308
d705c43c
PA
53092008-05-03 Pedro Alves <pedro@codesourcery.com>
5310
5311 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
5312 expressions with macros.
5313
333222e1
JK
53142008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5315
5316 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
5317
5ac01682
DJ
53182008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5319
5320 * gdb.base/completion.exp: Handle lack of other symbols beginning
5321 with "a".
5322
5323 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
5324
237fc4c9
PA
53252008-05-02 Jim Blandy <jimb@codesourcery.com>
5326
5327 * gdb.asm/asmsrc1.s: Add scratch space.
5328
ed5e9466
DJ
53292008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5330 Daniel Jacobowitz <dan@codesourcery.com>
5331
5332 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
5333 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
5334 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
5335
b39cc962
DJ
53362007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
5337
5338 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
5339
36d520f5
JB
53402008-05-01 Joel Brobecker <brobecker@adacore.com>
5341
5342 * gdb.base/info-target.exp: New testcase.
5343
8d4e3071
DJ
53442008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5345
5346 * gdb.cp/hang.exp: Use .cc instead of .C.
5347 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
5348 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
5349
6f3f3097
DJ
53502008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5351
5352 * gdb.base/gdb1250.exp: Remove perror.
5353 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
5354
5550a914
PA
53552008-04-30 Pedro Alves <pedro@codesourcery.com>
5356
5357 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
5358 .2byte.
5359
d848e687
DJ
53602008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
5361
5362 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
5363 (maybe_kfail): New.
5364
93b5768b
PA
53652008-04-25 Pedro Alves <pedro@codesourcery.com>
5366
5367 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
5368
721c02de
VP
53692008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5370
a9c64011
AS
5371 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
5372 * gdb.mi/mi2-syn-frame.exp: Likewise.
5373 * lib/mi-support.exp: Likewise.
721c02de 5374
74960c60
VP
53752008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5376
5377 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
5378 to specify regexp for the location to stop at.
5379 * gdb.base/break-always.c: New.
5380 * gdb.base/break-always.exp: New.
5381
d24317b4
VP
53822008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5383
5384 * lib/mi-support.exp (mi_runto_helper): Adjust
5385 for the original-location field.
5386 (mi_create_breakpoint, mi_list_breakpoints): New.
5387 * gdb.mi/mi-break.exp: Adjust.
5388 * gdb.mi/mi2-break.exp: Adjust.
5389 * gdb.mi/mi-pending.exp: Adjust.
5390 * gdb.mi/mi-simplerun.exp: Adjust.
5391 * gdb.mi/mi2-simplerun.exp: Adjust.
5392 * gdb.mi/mi-syn-frame.exp: Adjust.
5393 * gdb.mi/mi2-syn-frame.exp: Adjust.
5394 * gdb.mi/mi-until.exp: Adjust.
5395 * gdb.mi/mi2-until.exp: Adjust.
5396 * gdb.mi/mi-var-display.exp: Adjust.
5397 * gdb.mi/mi2-var-display.exp: Adjust.
5398 * gdb.mi/mi-watch.exp: Adjust.
5399 * gdb.mi/mi2-watch.exp: Adjust.
5400
fdc59709 54012008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 5402
a9c64011
AS
5403 * aclocal.m4: Add override.m4.
5404 * configure: Regenerate.
fdc59709 5405
8e91f023
VP
54062008-04-19 Vladimir Prus <vladimir@codesourcery.com>
5407
5408 * gdb.mi/var-cmd.c (do_at_tests): Verify that
5409 '-var-update --all-values' reports new value even the type
5410 of a variable object has changed.
5411
233a11ab
CS
54122008-04-18 Craig Silverstein <csilvers@google.com>
5413
5414 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
5415 files.
d24317b4 5416
9c1137ad
JB
54172008-04-18 Joel Brobecker <brobecker@adacore.com>
5418
5419 * gdb.ada/atomic_enum: New test program.
5420 * gdb.ada/atomic_enum.exp: New testcase.
5421
66d0bbc7
DE
54222008-04-17 Doug Evans <dje@google.com>
5423
5424 * gdb.opt/Makefile.in: Fix whitespace.
5425
100906b0
UW
54262008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
5427
5428 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
5429
4584e32e
DE
54302008-04-17 Doug Evans <dje@google.com>
5431
5432 * gdb.base/hashline1.exp: New testcase.
5433 * gdb.base/hashline2.exp: New testcase.
5434 * gdb.base/hashline2.exp: New testcase.
5435
0a320680
PA
54362008-04-17 Pedro Alves <pedro@codesourcery.com>
5437
5438 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
5439
18ac113b
AR
54402008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
5441
5442 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
5443 temporary breakpoint to match "Temporary breakpoint".
5444 * gdb.base/break.exp (delete_breakpoints): Likewise.
5445 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
5446 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
5447 * gdb.base/display.exp: Likewise.
5448 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
5449 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
5450 * gdb.base/restore.exp (restore_tests): Likewise.
5451 * gdb.base/sepdebug.exp: Likewise.
5452 * gdb.base/watchpoint.exp: Likewise.
5453 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
5454 * gdb.mi/mi-pending.exp: Likewise.
5455 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
5456 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
5457 * gdb.mi/mi-var-cmd.exp: Likewise.
5458 * gdb.mi/mi-var-display.exp: Likewise.
5459 * gdb.mi/mi2-cli.exp: Likewise.
5460 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
5461 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
5462 * gdb.mi/mi2-var-display.exp: Likewise.
5463 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
5464 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
5465 new "disp" field.
a9c64011 5466 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
5467 reason. This is to support fix for PR2424.
5468
add38693
JK
54692008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5470
5471 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
5472
fcacd99f
VP
54732008-04-13 Vladimir Prus <vladimir@codesourcery.com>
5474
5475 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 5476 field. Add more floating varobj tests.
fcacd99f 5477 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
5478 field.
5479 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
5480 (main): Call do_at_tests.
5481 * lib/mi-support.exp (mi_create_floating_varobj)
5482 (mi_varobj_update_with_type_change): New.
fcacd99f 5483
de051565
MK
54842008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5485
5486 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
5487 option of -var-evaluate-expression.
5488 * gdb.mi/mi2-var-display.exp: Likewise.
5489
dbc52822
VP
54902008-04-07 Vladimir Prus <vladimir@codesourcery.com>
5491
5492 Introduce test setup helpers.
a9c64011
AS
5493 * lib/gdb.exp (build_executable, clean_restart)
5494 (prepare_for_testing): New.
5495 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
5496 * gdb.base/return.exp: Likewise.
5497 * gdb.base/ending-run.exp: Likewise.
dbc52822 5498
473591da
NR
54992008-04-07 Nick Roberts <nickrob@snap.net.nz>
5500
5501 * gdb.mi/mi-async.exp: New test for asynchronous Machine
5502 Interface (MI) responses.
5503
2b2d9e11
VP
55042008-04-06 Vladimir Prus <vladimir@codesourcery.com>
5505
a9c64011
AS
5506 * gdb.cp/breakpoint.cc: New code to test conditions involving
5507 member variables.
5508 * gdb.cp/breakpoint.exp: Test condition involving member
5509 variables.
2b2d9e11 5510
bb378428
VP
55112008-04-05 Vladimir Prus <vladimir@codesourcery.com>
5512
5513 * lib/mi-support.exp (mi_expect_stop): New.
5514 (mi_run_cmd): Change the
5515 token. Use mi_send_resuming_command, use
5516 mi_expect_stop.
5517 (mi_execute_to_helper): Rename to mi_execute_to.
5518 (mi_send_resuming_command): Add more error patterns.
5519 (mi_wait_for_stop): Renamed to...
5520 (mi_get_stop_line): ...this.
5521 (mi_run_inline_test): Adjust.
5522
5523 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
5524 * gdb.mi/mi-console.exp: Likewise.
5525 * gdb.mi/mi-pending.exp: Likewise.
5526 * gdb.mi/mi-simplerun.exp: Likewise.
5527 * gdb.mi/mi-stack.exp: Likewise.
5528 * gdb.mi/mi-stepi.exp: Likewise.
5529 * gdb.mi/mi-syn-frame.exp: Add comment.
5530 * gdb.mi/mi-until.exp: Likewise.
5531 * gdb.mi/mi-var-display.exp: Likewise.
5532 * gdb.mi/mi-watch.exp: Likewise.
5533 * gdb.mi/mi2-cli.exp: Likewise.
5534 * gdb.mi/mi2-console.exp: Likewise.
5535 * gdb.mi/mi2-simplerun.exp: Likewise.
5536 * gdb.mi/mi2-stack.exp: Likewise.
5537 * gdb.mi/mi2-stepi.exp: Likewise.
5538 * gdb.mi/mi2-until.exp: Likewise.
5539 * gdb.mi/mi2-var-display.exp: Likewise.
5540 * gdb.mi/mi2-watch.exp: Likewise.
5541
62172bb9
UW
55422008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5543
5544 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
5545
5546 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
5547
a13e061a
PA
55482008-04-04 Pedro Alves <pedro@codesourcery.com>
5549
5550 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
5551 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
5552 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
5553 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
5554 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
5555 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
5556 expect an mi error duplicated in stderr.
5557
eae06beb
JB
55582008-04-03 Joel Brobecker <brobecker@adacore.com>
5559
5560 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
5561 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
5562 Add a couple of tests that verify the behavior when the new setting
5563 is set to "cancel" and "all".
5564 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
5565 "ask" before we start the testing.
5566
79c6ced6
AR
55672008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
5568
5569 * gdb.cp/casts.cc: Add class reference variables.
5570 * gdb.cp/casts.exp: New test cases for up/down casting references.
5571
6c2d1a6b
MK
55722008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
5573
5574 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
5575 instead of beginning to make an extra test pass.
5576 * gdb.mi/mi2-var-display.exp: Likewise.
5577
55b411d9
MR
55782008-03-31 Maciej W. Rozycki <macro@mips.com>
5579
5580 * gdb.base/break.exp: Mark failures as such. Fix formatting.
5581
c6140da2
MD
55822008-03-31 Markus Deuling <deuling@de.ibm.com>
5583 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5584
5585 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
5586 value. Add xfail for older kernels.
5587
79732189
AR
55882008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
5589
5590 Bring mi-support in line with gdb.exp.
5591 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
5592 (mi_gdb_start): New function.
5593
33c3676e
MR
55942008-03-28 Maciej W. Rozycki <macro@mips.com>
5595
5596 * gdb.mi/mi-var-cmd.exp: Fix a typo.
5597
92e28119
VP
55982008-03-26 Vladimir Prus <vladimir@codesourcery.com>
5599
5600 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
5601 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 5602
9e8e3afe
VP
56032008-03-26 Vladimir Prus <vladimir@codesourcery.com>
5604
5605 * lib/mi-support.exp (mi_create_varobj_checked): New.
5606 (mi_list_varobj_children): Allow to check for a
5607 value.
5608 (mi_list_array_varobj_children): New.
5609
5610 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
5611 and mi_list_varobj_children, as opposed to hardcoding
5612 expected strings.
5613 * gdb.mi/gdb701.exp: Likewise.
5614 * gdb.mi/gdb792.exp: Likewise.
5615 * gdb.mi/mi-var-block.exp: Likewise.
5616 * gdb.mi/mi-var-cmd.exp: Likewise.
5617 * gdb.mi/mi-var-invalidate.exp: Likewise.
5618 * gdb.mi/mi2-var-block.exp: Likewise.
5619 * gdb.mi/mi2-var-child.exp: Likewise.
5620 * gdb.mi/mi2-var-cmd.exp: Likewise.
5621 * gdb.mi/mi2-var-display.exp: Likewise.
5622
9df50351
JK
56232008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5624
5625 Fix random false FAILs on i386.
5626 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
5627
31e5d73a
DJ
56282008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
5629
5630 PR gdb/544
5631 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
5632
12f4afab
DJ
56332008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
5634
5635 PR gdb/544
5636 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
5637
b562a0cb
DJ
56382008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5639
5640 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
5641 fixed PR gdb/544.
5642
17faa917
DJ
56432008-03-21 Pedro Alves <pedro@codesourcery.com>
5644
5645 * gdb.threads/fork-child-threads.exp: Test next over fork.
5646
6214f497
DJ
56472008-03-21 Chris Demetriou <cgd@google.com>
5648
5649 * gdb.base/break.exp (rbreak junk): New test for rbreak
5650 "Junk at end of arguments" issue.
5651
63092375
DJ
56522008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
5655 *& to work on created array elements.
5656 (Top level): Test print $pc with a file. Test string operations
5657 without a target.
5658 * gdb.base/ptype.exp: Do not expect *& to work on created array
5659 elements.
5660
b21991b0
DJ
56612008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5662
5663 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5664 gdb.threads/staticthreads.exp: Update exit query.
5665
c4b347c7
SL
56662008-03-07 Sandra Loosemore <sandra@codesourcery.com>
5667
5668 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
5669
fa4727a6
DJ
56702008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5671
5672 * gdb.base/watchpoint.c (global_ptr, func4): New.
5673 (main): Call func4.
5674 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
5675 (test_inaccessible_watchpoint): New.
5676
2f34202f
MR
56772008-02-29 Maciej W. Rozycki <macro@mips.com>
5678
5679 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
5680 select the largest.
5681
0d6ba1b1
DJ
56822008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5683
5684 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
5685 frames-invalid annotations.
5686
e691325a
PM
56872008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
5688
a9c64011 5689 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 5690
f85b5ecc
DE
56912008-02-27 Doug Evans <dje@google.com>
5692
5693 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
5694 for bug 1738.
5695 (breakpoint_to_handler_entry): Ditto.
5696
b40e7bf3
JB
56972008-02-27 Joel Brobecker <brobecker@adacore.com>
5698
5699 * gdb.base/ending-run.exp: Use the first line of code inside
5700 function body to test breakpoints.
5701 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
5702 location where the breakpoint is inserted when using the line
5703 where a function is declared. Fix typo in the description of
5704 one of the tests.
5705 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
5706
2faca73a
PM
57072008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5708
5709 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 5710 tests.
2faca73a 5711
6f439c36
PM
57122008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
5713
5714 * gdb.base/args.exp: avoid same output for tests
5715 with single quotes.
5716
54e52265
VP
57172008-02-26 Vladimir Prus <vladimir@codesourcery.com>
5718
a9c64011
AS
5719 * gdb.base/annota1.exp: Adjust for 'info break'
5720 format changes.
5721 * gdb.base/annota3.exp: Likewise.
5722 * gdb.base/break.exp: Likewise.
5723 * gdb.base/condbreak.exp: Likewise.
5724 * gdb.base/pending.exp: Likewise.
5725 * gdb.base/sepdebug.exp: Likewise.
5726 * gdb.base/unload.exp: Likewise.
5727 * gdb.cp/ovldbreak.exp: Likewise.
5728 * gdb.mi/mi-pending.exp: Likewise.
54e52265 5729
897b09ca
DE
57302008-02-07 Doug Evans <dje@google.com>
5731
5732 * gdb.cp/mb-inline.exp: New.
5733 * gdb.cp/mb-inline.h: New.
5734 * gdb.cp/mb-inline1.cc: New.
5735 * gdb.cp/mb-inline2.cc: New.
5736
b1c32d35
PM
57372008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
5738
5739 * gdb.pascal/floats.pas: New test program.
5740 * gdb.pascal/floats.exp: New testcase.
5741
1a4ca44a
TJB
57422008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5743
5744 * gdb.base/callfuncs.c (t_float_many_args): New function.
5745 (t_double_many_args): New function.
5746 * gdb.base/callfuncs.exp: Add tests for exceeding float
5747 and double parameters passed through the stack.
5748
439048e8
JB
57492008-02-05 Joel Brobecker <brobecker@adacore.com>
5750
5751 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
5752 gdb.ada/complete/foo.adb: New files.
5753 * gdb.ada/complete.exp: New testcase.
5754
81fe8080
DE
57552008-02-03 Doug Evans <dje@google.com>
5756
301f0ecf
DE
5757 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
5758
81fe8080
DE
5759 * gdb.cp/gdb2384.exp: New file.
5760 * gdb.cp/gdb2384.cc: New file.
5761 * gdb.cp/gdb2384-base.h: New file.
5762 * gdb.cp/gdb2384-base.cc: New file.
5763
4b071aec
DE
57642008-02-02 Doug Evans <dje@google.com>
5765
5766 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
5767
61137ba6
JB
57682007-02-01 Joel Brobecker <brobecker@adacore.com>
5769
5770 * gdb.ada/sym_print_name: New test program.
5771 * gdb.ada/sym_print_name.exp: New testcase.
5772
57732007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
5774
5775 * gdb.ada/nested/hello.adb: New file.
5776 * gdb.ada/nested.exp: New testcase.
5777 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
5778
98deb0da
VP
57792008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5780
5781 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
5782 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
5783 don't cause future evaluations of function to report
5784 creation of internal breakpoints.
98deb0da 5785
723a2275
VP
57862008-02-01 Vladimir Prus <vladimir@codesourcery.com>
5787
5788 * gdb.mi/mi-break.exp (test_error): New.
5789 Call it.
5790
fb546a2f
LM
57912008-01-31 Luis Machado <luisgpm@br.ibm.com>
5792
5793 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
5794 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
5795
2d8fd90a
PM
57962008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5797
5798 * gdb.pascal/integers.pas: New test program.
5799 * gdb.pascal/integers.exp: New testcase.
5800
a7fa0ded
PM
58012008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
5802
5803 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
5804
5e1a1926
TJB
58052008-01-30 Luis Machado <luisgpm@br.ibm.com>
5806
5807 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
5808 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
5809
8d04f9f0
JB
58102008-01-30 Paul Hilfinger <hilfinger@adacore.com>
5811
5812 * gdb.ada/formatted_ref: New test program.
5813 * gdb.ada/formatted_ref.exp: New testcase.
5814
5815 * gdb.cp/formatted-ref.cc: New file.
5816 * gdb.cp/formatted-ref.exp: New testcase.
5817
ce75a98f
JB
58182008-01-30 Joel Brobecker <brobecker@adacore.com>
5819
5820 * gdb.base/ptype.exp: Add testing of "ptype $pc".
5821
e835f6bf
NR
58222008-01-30 Nick Roberts <nickrob@snap.net.nz>
5823
5824 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
5825 (test_file_list_exec_source_file): Update to new macro-info field.
5826
d118ef87
PH
58272008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
5828
5829 * gdb.ada/exprs: New test program.
5830 * gdb.ada/exprs.exp: New testcase.
5831
7d35ab09
TJB
58322008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5833
5834 * dfp-test.c (DELTA, DELTA_B): New definitions.
5835 (double_val1, double_val2, double_val3, double_val4, double_val5,
5836 double_val6, double_val7, double_val8, double_val9, double_val10,
5837 double_val11, double_val12, double_val13, double_val14, dec32_val1,
5838 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
5839 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
5840 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
5841 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
5842 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
5843 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
5844 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
5845 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
5846 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
5847 dec128_val16): New global variables.
5848 (decimal_dec128_align): New function.
5849 (decimal_mixed): Likewise.
5850 (decimal_many_args_dec32): Likewise.
5851 (decimal_many_args_dec64): Likewise.
5852 (decimal_many_args_dec128): Likewise.
5853 (decimal_many_args_mixed): Likewise.
5854 * dfp-test.exp: Add tests calling new inferior functions.
5855
2d717e4f
DJ
58562008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5857
5858 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
5859 gdb.server/ext-run.exp: New files.
5860 * lib/gdbserver-support.exp (gdbserver_download): New.
5861 (gdbserver_start): New. Update gdbserver expected
5862 output.
5863 (gdbserver_spawn): Use them.
5864 (gdbserver_start_extended): New.
5865
e85a822c
DJ
58662008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5867
5868 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
5869 Run on GNU/Linux.
5870 (do_exec_tests): Check for systems which do not support catchpoints.
5871 Do not match START.
5872 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
5873 Run on GNU/Linux. Enable verbose output.
5874 (check_fork_catchpoints): New.
5875 (explicit_fork_child_follow, catch_fork_child_follow)
5876 (tcatch_fork_parent_follow): Update expected messages.
5877 (do_fork_tests): Use check_fork_catchpoints.
5878 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
5879 Run on GNU/Linux. Enable verbose output.
5880 (check_vfork_catchpoints): New.
5881 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
5882 expected messages.
5883 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
5884
401ea829
JB
58852008-01-29 Jim Blandy <jimb@red-bean.com>
5886
5887 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
5888 host' errors.
5889 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
5890
aceaf3ad
JB
58912008-01-29 Jim Blandy <jimb@red-bean.com>
5892
5893 * gdb.threads/sigthread.c: Use barriers to ensure that
5894 child_thread and child_thread_two are always initialized before we
5895 start to use them.
5896
a5606eee
VP
58972008-01-29 Vladimir Prus <vladimir@codesourcery.com>
5898
5899 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
5900 * gdb.base/watchpoint-solib.c: New.
5901 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 5902
c55a82bb
PM
59032008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
5904
5905 * gdb.base/gdb1056.exp: Add unsigned integer test.
5906
0993fe05
DE
59072008-01-28 Doug Evans <dje@google.com>
5908
5909 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
5910
4fe42e7f
JB
59112008-01-27 Jim Blandy <jimb@codesourcery.com>
5912
c7a69933
JB
5913 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
5914
4fe42e7f
JB
5915 * gdb.base/expand-psymtabs.exp: Doc fix.
5916
5def8285
MK
59172008-01-26 Mark Kettenis <kettenis@gnu.org>
5918
5919 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
5920
5313c911
NR
59212008-01-24 Nick Roberts <nickrob@snap.net.nz>
5922
a9c64011 5923 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
5924 -var-set-format.
5925
93815fbf
VP
59262008-01-23 Chris Demetriou <cgd@google.com>
5927
5928 * gdb.threads/thread_events.c: New testcase source file.
5929 * gdb.threads/thread_events.exp: New testcase expect file.
5930
467a88ee
NR
59312008-01-23 Nick Roberts <nickrob@snap.net.nz>
5932
5933 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
5934
5935 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
5936 -var-set-format.
5937
d8f82aba
DJ
59382008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
5939 Vladimir Prus <vladimir@codesourcery.com>
5940
5941 * gdb.base/float.exp: Allow missing floating point for m68k and
5942 PowerPC.
5943
60c46647
VP
59442008-01-22 Vladimir Prus <vladimir@codesourcery.com>
5945
5946 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
5947 ignore count.
5948 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
5949 * gdb.mi/mi-cli.exp: Adjust.
5950 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 5951
c7dd36a1
PA
59522008-01-17 Pedro Alves <pedro@codesourcery.com>
5953
5954 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
5955 and 'dummy_ptr' integer pointer. Initialize struct_declarations
5956 with dummy_ptr's address.
5957 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
5958 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
5959 all targets.
5960 * gdb.mi/mi2-var-child.exp: Likewise.
5961
39d5313e
JB
59622008-01-09 Joel Brobecker <brobecker@adacore.com>
5963
5964 * gdb.ada/null_array: New test program.
5965 * gdb.ada/null_array.exp: New testcase.
5966
0aea4bf3
LM
59672008-01-09 Luis Machado <luisgpm@br.ibm.com>
5968
5969 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
5970 with required float modifiers.
5971
0b354900
JB
59722008-01-08 Joel Brobecker <brobecker@adacore.com>
5973
5974 * gdb.ada/funcall_param: New test program.
5975 * gdb.ada/funcall_param.exp: New testcase.
5976
cdb7f5d4
JB
59772008-01-08 Joel Brobecker <brobecker@adacore.com>
5978
5979 * gdb.ada/arrayparam: New test program.
5980 * gdb.ada/arrayparam.exp: New testcase.
5981
88e2547f
JB
59822008-01-08 Joel Brobecker <brobecker@adacore.com>
5983
5984 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
5985 landed. Should also fix random failures in the test following it.
5986
f6867ce0
TJB
59872008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5988
5989 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
5990 for expressions with decimal float values.
5991 (test_dfp_conversions): New function to test casts to and from
5992 decimal float types.
5993 Call test_dfp_conversions.
5994 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
5995 elements.
5996 (main): Initialize ds.float4 and ds.double8 elements.
5997 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
5998 string to new error message.
5999 (d64_set_tests): Likewise.
6000 (d128_set_tests): Likewise.
6001 Add tests for expressions with decimal float variables. Add tests for
6002 conversions to and from decimal float types.
6003
f9c11282
JB
60042008-01-05 Joel Brobecker <brobecker@adacore.com>
6005
6006 * gdb.ada/packed_tagged/comp_bug.adb: New file.
6007 * gdb.ada/packed_tagged.exp: New testcase.
6008
0ecbca72
JB
60092008-01-04 Joel Brobecker <brobecker@adacore.com>
6010
6011 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
6012 gdb.ada/homonym/homonym_main.adb: New files.
6013 * gdb.ada/homonym.exp: New testcase.
6014
c18d3d89
JB
60152008-01-04 Joel Brobecker <brobecker@adacore.com>
6016
6017 * gdb.ada/packed_array.exp: Add testing of references to
6018 a packed array.
6019
ecc7085b
JB
60202008-01-04 Joel Brobecker <brobecker@adacore.com>
6021
6022 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
6023 New files.
6024 * gdb.ada/type_coercion.exp: New testcase.
6025
c474c922
JB
60262008-01-04 Joel Brobecker <brobecker@adacore.com>
6027
6028 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
6029 gdb.ada/tagged/foo.adb: New file.
6030 * gdb.ada/tagged.exp: New testcase.
6031
9005b927
JB
60322008-01-04 Joel Brobecker <brobecker@adacore.com>
6033
6034 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
6035 gdb.ada/ptype_field/foo.adb: New files.
6036 * gdb.ada/ptype_field.exp: New testcase.
6037
1a6aaad8
JB
60382008-01-03 Joel Brobecker <brobecker@adacore.com>
6039
6040 * gdb.ada/print_pc.exp: New testcase.
6041
0ef22f53
JB
60422008-01-03 Joel Brobecker <brobecker@adacore.com>
6043
6044 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
6045 gdb.ada/taft_type/p.adb: New files.
6046 * gdb.ada/taft_type.exp: New testcase.
6047
1689ecf8
JB
60482008-01-03 Joel Brobecker <brobecker@adacore.com>
6049
6050 * gdb.ada/array_bounds/bar.adb: New file.
6051 * gdb.ada/array_bounds.exp: New testcase.
6052
a4d0b9c3
JB
60532008-01-03 Joel Brobecker <brobecker@adacore.com>
6054
6055 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
6056 gdb.ada/arrayptr/foo.adb: New files.
6057 * gdb.ada/arrayptr.exp: New testcase.
6058
a31ace00
JB
60592008-01-03 Joel Brobecker <brobecker@adacore.com>
6060
6061 * gdb.base/set-lang-auto.exp: New testcase.
6062
a97fced3
JB
60632008-01-03 Joel Brobecker <brobecker@adacore.com>
6064
6065 * gdb.ada/fun_addr/foo.adb: New file.
6066 * gdb.ada/fun_addr.exp: New testcase.
6067
ef29ce1a
JK
60682008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6069
6070 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
6071 New files
6072
0fafefe3
JB
60732008-01-02 Joel Brobecker <brobecker@adacore.com>
6074
6075 * array_subscript_addr/p.adb: New file.
a9c64011 6076 * array_subscript_addr.exp: New testcase.
0fafefe3 6077
c4359f8d
JB
60782008-01-02 Joel Brobecker <brobecker@adacore.com>
6079
a9c64011 6080 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
6081 New files.
6082 * gdb.ada/str_cmp_ref.exp: New testcase.
6083
1aa1b15b
JB
60842008-01-01 Joel Brobecker <brobecker@adacore.com>
6085
6086 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
6087 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 6088 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 6089
81c9b2cf
JB
60902008-01-01 Joel Brobecker <brobecker@adacore.com>
6091
6092 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
6093 gdb.ada/ref_param/pck.ads: New files.
6094 * gdb.ada/ref_param.exp: New testcase.
6095
319e4674
JB
60962008-01-01 Joel Brobecker <brobecker@adacore.com>
6097
6098 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
6099 gdb.ada/interface/foo.adb: New files.
6100 * gdb.ada/interface.exp: New testcase.
6101
ef682c56
JB
61022007-12-31 Jim Blandy <jimb@codesourcery.com>
6103
6104 * gdb.base/multi-forks.exp: Consume all output from child
6105 processes before proceeding to next test.
6106
f6f3eb6c
JB
61072007-12-29 Jim Blandy <jimb@codesourcery.com>
6108
6109 * configure: Regenerated.
6110
f652e42f
JB
61112007-12-27 Joel Brobecker <brobecker@adacore.com>
6112
6113 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
6114 gdb.ada/fixed_cmp/fixed.adb: New files.
6115 * gdb.ada/fixed_cmp.exp: New testcase.
6116
6943e596
JB
61172007-12-27 Joel Brobecker <brobecker@adacore.com>
6118
6119 * gdb.ada/boolean_expr.exp: New testcase.
6120
aad9a193
JB
61212007-12-26 Jim Blandy <jimb@codesourcery.com>
6122
6123 * gdb.base/multi-forks.exp: Doc fix.
6124
fb5f3683
JB
61252007-12-26 Joel Brobecker <brobecker@adacore.com>
6126
6127 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
6128 * gdb.ada/char_param.exp: Do not compile our test program with
6129 -gnata, this is unnecessary.
6130 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
6131
384e4a9c
JB
61322007-12-24 Joel Brobecker <brobecker@adacore.com>
6133
6134 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
6135 gdb.ada/print_chars/foo.adb: New files.
6136 * gdb.ada/print_chars.exp: New testcase.
6137
01e044f7
JB
61382007-12-24 Joel Brobecker <brobecker@adacore.com>
6139
6140 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
6141 gdb.ada/char_param/foo.adb: New files.
6142 * gdb.ada/char_param.exp: New testcase.
6143
0ce17860
JB
61442007-12-22 Jim Blandy <jimb@codesourcery.com>
6145
6146 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
6147 hard-coding source line numbers into the test.
6148 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
6149 gdb_get_line_number to find.
6150
919809b9
JB
61512007-12-22 Joel Brobecker <brobecker@adacore.com>
6152
6153 * gdb.base/ptype.c (highest): New struct type.
6154 (the_highest): New variable of that type.
6155 (main): Add dummy assignment to a field of variable the_highest.
6156 * gdb.base/ptype.exp: Test type printing of our new variable.
6157
abc8a88d
PM
61582007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
6159
6160 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 6161 and record first explicitly generated thread number.
abc8a88d
PM
6162 Use that thread number for thread specific watchpoint test.
6163 Add iteration number to repetitive tests.
6164
5158f3e3
CES
61652007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
6166 Jim Blandy <jimb@codesourcery.com>
6167
6168 * gdb.base/expand-psymtabs.c: New testcase
6169 source file.
6170 * gdb.base/expand-psymtabs.exp: New testcase
6171 expect file.
6172
37e4754d
LM
61732007-12-17 Luis Machado <luisgpm@br.ibm.com>
6174
6175 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
6176 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
6177
551e5d04
JB
61782007-12-17 Joel Brobecker <brobecker@adacore.com>
6179
6180 * gdb.ada/frame_args/foo.adb: New file.
6181 * gdb.ada/frame_args/pck.ads: New file.
6182 * gdb.ada/frame_args/pck.adb: New file.
6183 * gdb.ada/frame_args.exp: New testcase.
6184
a05ee097
JB
61852007-12-17 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdb.base/frame-args.c: New file.
6188 * gdb.base/frame-args.exp: New testcase.
6189
c162e8c9 61902007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 6191 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
6192
6193 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
6194
afe8ab22 61952007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 6196
afe8ab22
VP
6197 * gdb.mi/mi-pending.exp: New.
6198 * gdb.mi/mi-pending.c: New.
6199 * gdb.mi/mi-pendshr.c: New.
6200
dfdfb3ca
JB
62012007-12-06 Jim Blandy <jimb@codesourcery.com>
6202
6203 * gdb.base/default.exp: Update expected output for 'info catch'.
6204
b7fca990
JK
62052007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6206
6207 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
6208 must be set to binary.
6209
6a1afc1e
PA
62102007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
6211
6212 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
6213
a6b151f1
DJ
62142007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6215
6216 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
6217 gdb.mi/mi-file-transfer.exp: New.
6218
43039443
JK
62192007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6220
6221 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
6222
0ef2251b
MR
62232007-11-22 Maciej W. Rozycki <macro@mips.com>
6224
6225 * gdb.trace/backtrace.exp: Fix a typo.
6226 * gdb.trace/circ.exp: Likewise.
6227 * gdb.trace/collection.exp: Likewise.
6228 * gdb.trace/limits.exp: Likewise.
6229 * gdb.trace/report.exp: Likewise.
6230 * gdb.trace/tfind.exp: Likewise.
6231 * gdb.trace/while-dyn.exp: Likewise.
6232
5443631e
NR
62332007-11-21 Nick Roberts <nickrob@snap.net.nz>
6234
6235 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
6236 objects of pointers that can't be dereferenced are now
6237 "noneditable".
6238
a4ce5b0d
UW
62392007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6240
6241 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6242 (target_cpu): Remove.
6243
d6e956e5
VP
62442007-10-15 Vladimir Prus <vladimir@codesourcery.com>
6245
6246 * gdb.base/ending-run.exp: Expect the list of cleared
6247 breakpoint to come in natural order, not the reversed one.
a9c64011 6248
214270ab
VP
62492007-11-07 Vladimir Prus <vladimir@codesourcery.com>
6250
6251 * gdb.mi/mi-var-child.c (do_child_deletion): New.
6252 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 6253
1a619819
LM
62542007-11-05 Luis Machado <luisgpm@br.ibm.com>
6255
6256 * gdb.base/printcmds.exp: New function
6257 test_printf_with_dfp.
6258
5b01a6fa
DE
62592007-11-02 Doug Evans <dje@google.com>
6260
6261 * gdb.disasm/t01_mov.s: Remove carriage returns.
6262 * gdb.disasm/t02_mova.s: Ditto.
6263 * gdb.disasm/t03_add.s: Ditto.
6264 * gdb.disasm/t04_sub.s: Ditto.
6265 * gdb.disasm/t05_cmp.s: Ditto.
6266 * gdb.disasm/t06_ari2.s: Ditto.
6267 * gdb.disasm/t07_ari3.s: Ditto.
6268 * gdb.disasm/t08_or.s: Ditto.
6269 * gdb.disasm/t09_xor.s: Ditto.
6270 * gdb.disasm/t10_and.s: Ditto.
6271 * gdb.disasm/t11_logs.s: Ditto.
6272 * gdb.disasm/t12_bit.s: Ditto.
6273 * gdb.disasm/t13_otr.s: Ditto.
6274
ec33ab7f
JK
62752007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6276
6277 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
6278
ae0d01ff
UW
62792007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6280
6281 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
6282 provide DFP support.
6283
55eddb0f
DJ
62842007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6285
6286 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
6287 Test "set powerpc vector-abi". Skip auto-detection tests for old
6288 toolchains.
6289
7020f05c
PA
62902007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
6291
6292 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
6293 with [string compare].
6294
84bc3db9
PA
62952007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
6296
6297 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
6298 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
6299
5876dc88
LM
63002007-10-25 Luis Machado <luisgpm@br.ibm.com>
6301
6302 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
6303 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
6304 * gdb.opt/Makefile.in: New makefile.
6305 * Makefile.in: Create new directory "gdb.opt".
6306 * configure.ac: Add "gdb.opt" directory.
6307 * configure: Regenerated.
a9c64011 6308
c3ea9a14
DE
63092007-10-25 Doug Evans <dje@google.com>
6310
6311 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
6312 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
6313
a9c64011 63142007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
6315 Thiago Jung Bauermann <bauerman@br.ibm.com>
6316
6317 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
6318 Floating Point expressions.
6319 * gdb.base/dfp-test.exp: new file adding tests for Decimal
6320 Floating Point variables.
6321 * gdb.base/dfp-test.c: new file containing program with Decimal
6322 Floating variables, used by gdb.base/dfp-test.exp.
6323
62a24a2b
DJ
63242007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6325
6326 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
6327
e7b1eae6
UW
63282007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6329
6330 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
6331 compiling test case with GCC.
6332 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
6333
c641edcc
UW
63342007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6335
6336 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
6337 format changes.
6338
5e5ebfe6
MS
63392007-10-18 Michael Snyder <msnyder@specifix.com>
6340
6341 * gdb.base/dbx.exp: Add missing "-re " operator.
6342
e831e7b6
GM
63432007-10-16 Gaius Mulley <gaius@glam.ac.uk>
6344
6345 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
6346 * configure.ac: Removed trailing spaces after backslash.
6347 * gdb.modula2: New directory.
6348 * gdb.modula2/Makefile.in: New file.
6349 * gdb.modula2/unbounded-array.exp: New file.
6350 * gdb.modula2/unbounded1.c: New file.
6351
7cc46491
DJ
63522007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6353
6354 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
6355
63562007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
6357
6358 * gdb.base/sigstep.c (main): Add checks for
6359 return values for setitimer call.
6360 Call setitimer again with itimer = ITIMER_REAL
6361 if first call to setitimer fails.
6362
e91528f0
KH
63632007-10-11 Kazu Hirata <kazu@codesourcery.com>
6364
6365 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
6366 of $timeout.
6367
2ec9a4f8
DJ
63682007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
6369
6370 * gdb.server/server-run.exp: Test for dynamic linker symbols.
6371
63722007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
6373
6374 * lib/gdb.exp (gdb_run_cmd): Move comment outside
6375 of gdb_expect call, to avoid interruption.
6376
64b2fa04
PA
63772007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
6378
6379 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
6380 (v_unsigned_long_long, v_long_long_array)
6381 (v_signed_long_long_array, v_unsigned_long_long_array)
6382 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
6383 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
6384 [!NO_LONG_LONG]: New.
6385 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
6386 v_long_long_member.
6387
6388 (v_long_long_func, v_signed_long_long_func)
6389 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
6390 (main) [!NO_LONG_LONG]: Initialize long long variants.
6391
6392 * gdb.base/whatis.exp: If board file requests no_long_long, build
6393 test with NO_LONG_LONG defined. Test long long, signed long long,
6394 and unsigned long long variants but only if board file doesn't
6395 disable it.
6396
a912286e 63972007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 6398 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
6399
6400 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
6401 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
6402 * configure: Regenerated.
6403 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
6404 gdb.pascal/types.exp, lib/pascal.exp: New files.
6405
471ba8c9
DJ
64062007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
6407
6408 * gdb.cp/classes.exp (do_tests): Always step to the line after the
6409 call.
6410 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
6411 to return to the call.
6412 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
6413 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
6414 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
6415 * gdb.mi/mi-until.exp (test_until): Likewise.
6416 * gdb.mi/mi2-until.exp (test_until): Likewise.
6417
fef8a650
DJ
64182007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
6419
6420 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
6421 two-char array.
6422 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
6423
d983da9c
DJ
64242007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6425
6426 * gdb.threads/watchthreads.c (thread_function): Sleep between
6427 iterations.
6428 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
6429 at once for S/390. Generate matching fails and passes.
6430
17f62551
VP
64312007-09-27 Vladimir Prus <vladimir@codesourcery.com>
6432
6433 * gdb.mi/var-cmd.c (do_children_tests): Initialize
6434 the 'struct_declarations' variable to zeros.
a9c64011 6435
ed0616c6
VP
64362007-09-24 Vladimir Prus <vladimir@codesourcery.com>
6437
6438 * gdb.cp/mb-ctor.cc: New.
6439 * gdb.cp/mb-ctor.exp: New.
6440 * gdb.cp/mb-templates.cc: New.
6441 * gdb.cp/mb-templates.exp: New.
6442
41f1b697
DJ
64432007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
6444
6445 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
6446
3f213f78
PA
64472007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
6448
6449 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
6450 targets.
6451 * configure: Regenerate.
6452
0d381245 64532007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 6454
0d381245
VP
6455 * gdb.base/annota1.exp: Adjust for 'info break'
6456 format changes.
6457 * gdb.base/annota3.exp: Likewise.
6458 * gdb.base/break.exp: Likewise.
6459 * gdb.base/condbreak.exp: Likewise.
6460 * gdb.base/pending.exp: Likewise.
6461 * gdb.base/sepdebug.exp: Likewise.
6462 * gdb.base/unload.exp: Likewise.
6463 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 6464
fe3f5fa8
VP
64652007-09-22 Vladimir Prus <vladimir@codesourcery.com>
6466
6467 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
6468 messages.
6469 * gdb.base/chng-syms.exp: Likewise.
6470 * gdb.base/unload.exp: Likewise.
a9c64011 6471
a75cf6c0
DJ
64722007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
6473
6474 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
6475
18ecae38
DJ
64762007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6477
6478 * schedlock.c (NUM): Change to 1.
6479 (main): Use args[0] for the main thread.
6480 * schedlock.exp: Only expect two threads. Only issue one pass or fail
6481 regardless of the number of threads.
6482
5509918f
MR
64832007-09-14 Maciej W. Rozycki <macro@mips.com>
6484
4a543daf
MR
6485 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
6486 type down.
6487 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
6488 test.
6489 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
6490 watchpoint type down.
6491 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
6492 test.
6493
64942007-09-14 Maciej W. Rozycki <macro@mips.com>
6495
5509918f
MR
6496 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
6497 Move all the tests here and run them twice, once using software
6498 watchpoints and once using hardware watchpoints.
6499 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
6500
40b53987
DJ
65012007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
6502
6503 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
6504 test.
6505
695e2681
MK
65062007-09-10 Mark Kettenis <kettenis@gnu.org>
6507
8b3fc8d8
MK
6508 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
6509 build-id.
6510
695e2681
MK
6511 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
6512 know about $ORIGIN. Calculate output dir from $dest instead of
6513 using ${objdir}/{$subdir}.
6514
58d69f29
MK
65152007-09-09 Mark Kettenis <kettenis@gnu.org>
6516
6517 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
6518 gcore, before continuing with the test.
6519
3e347599
DJ
65202007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
6521
6522 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
6523 * gdb.mi/mi-watch.exp: Likewise.
6524
ea37ba09
DJ
65252007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6526 Jim Blandy <jimb@codesourcery.com>
6527
6528 * gdb.arch/i386-sse.exp: Do not expect character constants.
6529 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
6530 * gdb.base/display.exp: Allow print/s.
6531 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
6532 and unsigned char array changes.
6533
2025a643
DJ
65342007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6535
6536 * gdb.base/display.exp: Add tests for printf %p.
6537
26669a27
PA
65382007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
6539
6540 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
6541 the dll name to unicode.
6542
c8f021f8
JK
65432007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6544
6545 * gdb.base/default.exp (show version): Update the version text.
6546 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
6547
4cf31eea
JK
65482007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6549
6550 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
6551 New files.
6552
4935890f
JK
65532007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6554
6555 * lib/gdb.exp (build_id_debug_filename_get): New function.
6556 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
6557 Remove the generate DEBUG file for the future testcase runs.
6558 New testcase for the NT_GNU_BUILD_ID retrieval.
6559 Move the final testing step to ...
6560 (test_different_dir): ... a new function.
6561 New parameter XFAIL to XFAIL all the tests performed.
6562 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
6563 New parameter TYPE to PF_PREFIX all the tests performed.
6564
02142340
VP
65652007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6566
6567 * gdb.mi/mi-var-cp.cc (path_expression): New
6568 function.
6569 * gdb.mi/mi-var-cp.exp: Run path exression tests.
6570
36acd84e
UW
65712007-08-27 Markus Deuling <deuling@de.ibm.com>
6572
6573 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
6574 to fit into SPU Local Store memory.
6575
a896d121
JB
65762007-08-23 Joel Brobecker <brobecker@adacore.com>
6577
6578 * gdb.base/default.exp: Adjust the expected output of "info
6579 warranty" after the switch to GPLv3.
6580
7b433602
JB
65812007-08-23 Joel Brobecker <brobecker@adacore.com>
6582
6583 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
6584 to 30000 (from 20000).
6585
e22f8b7c
JB
65862007-08-23 Joel Brobecker <brobecker@adacore.com>
6587
6588 Switch the license of all .exp files to GPLv3.
6589 Switch the license of all .f and .f90 files to GPLv3.
6590 Switch the license of all .s and .S files to GPLv3.
6591
5a0e3bd0
JB
65922007-08-23 Joel Brobecker <brobecker@adacore.com>
6593
6594 * configure.ac: Switch license to GPLv3.
6595
cc00619d
JB
65962007-08-23 Joel Brobecker <brobecker@adacore.com>
6597
6598 Switch the licensing to GPLv3 for all .ads and .adb files.
6599
8d26208a
DJ
66002007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
6601
6602 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
6603 and t_int_double.
6604 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
6605
4fcb9948
JB
66062007-08-17 Joel Brobecker <brobecker@adacore.com>
6607
6608 * gdb.base/step-line.c: Switch license to GPL version 3, and
6609 update copyright year.
6610 * gdb.base/step-line.inp: Likewise.
6611
b9c34f67
JB
66122007-08-17 Joel Brobecker <brobecker@adacore.com>
6613
6614 * gdb.base/gdb1555.exp: Make expected output immune to formatting
6615 changes inside gdb1555.c.
6616 * gdb.base/pending.exp: Likewise.
6617
2cc17678
DJ
66182007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
6619
6620 * config/default.exp: New file.
6621
e48883f7
DJ
66222007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
6623
6624 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
6625 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
6626
1ab80e5b
MR
66272007-07-30 Maciej W. Rozycki <macro@mips.com>
6628
6629 * gdb.base/dump.exp: Force the correct endianness for binary
6630 formats not carrying this information.
6631
aba471f5
DJ
66322007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6633
6634 * gdb.threads/staticthreads.exp: Match .*sem_post.
6635
d4e07204
DJ
66362007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6637
6638 * gdb.base/readline.exp (operate_and_get_next): Match the final
6639 prompt.
6640
2b97317d
KB
66412007-07-23 Kevin Buettner <kevinb@redhat.com>
6642
6643 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
6644 to restarting SID.
6645
44efa07a
KB
66462007-07-18 Kevin Buettner <kevinb@redhat.com>
6647
6648 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
6649 prior to `gdb_start'.
6650
7b5ebade
KB
66512007-07-18 Kevin Buettner <kevinb@redhat.com>
6652
6653 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
6654 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
6655 Remove call to gdb_unload.
6656
255e7678
DJ
66572007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
6658 Daniel Jacobowitz <dan@codesourcery.com>
6659
6660 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
6661 for __WIN32__.
6662 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
6663 * gdb.base/unload.exp: Use shared library test routines.
6664
3a40aaa0
UW
66652007-07-03 Markus Deuling <deuling@de.ibm.com>
6666
6667 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
6668 * gdb.base/solib-symbol-lib.c: Likewise.
6669 * gdb.base/solib-symbol-main.c: Likewise.
6670
b0f4b84b
DJ
66712007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6672
6673 * config/gdbserver.exp (gdb_reconnect): New.
6674 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
6675 gdb.base/solib-disc.exp: New files.
6676 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
6677 remote debugging".
6678 (gdb_compile): Add shlib_load flag.
6679 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
6680 port.
6681 (gdbserver_reconnect): New.
6682
1b05479a
DJ
66832007-07-01 Nick Roberts <nickrob@snap.net.nz>
6684 Daniel Jacobowitz <dan@codesourcery.com>
6685
6686 * gdb.base/annota3.exp: Test for if construct.
6687
86f78eb2
DJ
66882007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
6689
6690 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
6691
6a2eb474 66922007-06-21 Chris Dearman <chris@mips.com>
a9c64011 6693 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
6694
6695 * gdb.base/display.exp: Allow a newline after display/i.
6696 * gdb.base/pc-fp.exp: Likewise.
6697 * gdb.base/sigbpt.exp: Likewise.
6698
f8b73d13
DJ
66992007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6700
6701 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
6702 required features to be included.
6703
4339e69e
DJ
67042007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
6705
6706 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
6707 in info threads output.
6708
23d964e7
UW
67092007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6710 Markus Deuling <deuling@de.ibm.com>
6711
6712 * gdb.arch/spu-info.exp: New testcase.
6713 * gdb.arch/spu-info.c: New file.
6714
fd20f75b
DJ
67152007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
6716
6717 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
6718 tpcs_offset. Restore lr after the call.
6719 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
6720
2226f861
DJ
67212007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
6722
6723 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
6724 (gdbserver_run): Kill any running gdbserver.
6725 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
6726
d12371a9
MR
67272007-05-17 Maciej W. Rozycki <macro@mips.com>
6728
6729 * gdb.base/sigbpt.exp: Preset segv_addr.
6730
93f02886
DJ
67312007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6732
6733 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
6734 (gdb_compile_shlib): Likewise.
6735 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
6736 (default_gdb_init): Clear cleanfiles.
6737 (gdb_finish): Delete recorded cleanfiles.
6738 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
6739
6740 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
6741 Do not use isnative.
6742 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
6743 gdb.base/so-impl-ld.exp: Likewise.
6744 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
6745 * gdb.base/unload.exp: Likewise. Do not pass empty option to
6746 gdb_compile.
6747
b04e06d7
VP
67482007-05-15 Vladimir Prus <vladimir@codesourcery.com>
6749
6750 * config/unknown.exp: Remove.
6751
069ed931
UW
67522007-05-15 Markus Deuling <deuling@de.ibm.com>
6753
6754 * gdb.base/info-proc.exp: Check is_remote.
6755
09db0d03
UW
67562007-05-14 Markus Deuling <deuling@de.ibm.com>
6757
6758 * gdb.base/gcore.exp: Initialize variable core_supported.
6759
af2cbe8c
DJ
67602007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6761
6762 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
6763
027c0295
DJ
67642007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6765
6766 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
6767 * gdb.threads/print-threads.exp (test_all_threads): Allow
6768 negative and hexadecimal thread IDs.
6769
dc5000e7
DJ
67702007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6771
6772 * gdb.java/jprint.java (public): Avoid invalid call to static
6773 method.
6774
2e74ed18
DP
67752007-05-14 Denis Pilat <denis.pilat@st.com>
6776
6777 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
6778 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
6779 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
6780 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
6781 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
6782
83547f02
UW
67832007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6784
6785 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 6786 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
6787 this mode.
6788 * gdb.base/ovlymgr.c: Provide stubs for spu target.
6789 * gdb.base/spu.ld: New file.
6790
b18be20d
DJ
67912007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
6792
6793 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
6794
be444858
DJ
67952007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
6796
6797 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
6798
b1d53152
DJ
67992007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6800
6801 * gdb.java/jmain.exp: Handle demangled names with and without method
6802 signatures.
6803
d084b331
DJ
68042007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
6805
6806 * gdb.mi/mi-syn-frame.c (main, foo, bar)
6807 (have_a_very_merry_interrupt): Remove calls to puts.
6808 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
6809 inferior output.
6810 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
6811 test names.
6812
db9d7fc5
DJ
68132007-04-29 Markus Deuling <deuling@de.ibm.com>
6814 Daniel Jacobowitz <dan@codesourcery.com>
6815
6816 * gdb.base/auxv.exp (core_works): Also check is_remote.
6817 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
6818
ef783a7d 68192007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 6820
ef783a7d
VP
6821 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
6822 message, not the undefined 'module' variable.
6823 * gdb.base/siginfo.exp: Likewise.
6824 * gdb.base/sigstep.exp: Likewise.
6825 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
6826 serialport.
6827 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
6828
b7b73cae
CV
68292007-04-25 Corinna Vinschen <vinschen@redhat.com>
6830
6831 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
6832 target sim fails. Return 0 otherwise.
6833 (gdb_load): Return prematurely if gdb_target_sim fails.
6834
7d90fdfa
DP
68352007-04-16 Denis Pilat <denis.pilat@st.com>
6836
6837 * gdb.base/setshow.exp: Reset height after having set it to 100.
6838
5d3e9c85
DP
68392007-04-16 Denis Pilat <denis.pilat@st.com>
6840
6841 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
6842
18e75969
DP
68432007-04-16 Denis Pilat <denis.pilat@st.com>
6844
6845 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
6846
25d5ea92
VP
68472007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6848
6849 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
6850 tests. Run the frozen varobjs test.
6851 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 6852 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 6853
0b49cb80
JK
68542007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6855
6856 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
6857 gdb.base/type-opaque.exp: New files.
6858
a73bafbc 68592007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
6860
6861 * gdb.mi/mi-var-child.c
a73bafbc
VP
6862 (do_children_tests): User char[2] instead of
6863 char so that automatic printing of pointers to char
6864 don't give unpredicable result.
6865 * gdb.mi/var-cmd.c (do_locals_test): Initialize
6866 local variables.
6867 * gdb.mi/mi-var-child.exp: Step to right line
6868 of do_children_tests.
6869 * gdb.mi/mi2-var-child.exp: Likewise.
6870 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 6871 do_locals_tests.
a73bafbc
VP
6872 (do_children_tests): User char[2] instead of
6873 char so that automatic printing of pointers to char
a9c64011 6874 don't give unpredicable result.
a73bafbc 6875 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 6876 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
6877 Pass test name to mi_wait_for_stop.
6878
7ce59000
DJ
68792007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6880
6881 * gdb.asm/asm-source.exp: Remove d10v case.
6882 * lib/gdb.exp (skip_cplus_tests): Likewise.
6883 * gdb.asm/d10v.inc: Deleted.
6884
20389057
DJ
68852007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6886
6887 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
6888
8807d78b
DJ
68892007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6890
6891 * config/netware.exp: Delete file.
6892
aa3edb8e
JB
68932007-03-29 Joel Brobecker <brobecker@adacore.com>
6894
6895 * gdb.dwarf2/dw2-noloc.S: New file.
6896 * gdb.dwarf2/dw2-noloc.exp: New file.
6897
297561ac
PA
68982007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
6899
6900 * gdb.cp/method2.cc: New test.
6901 * gdb.cp/method2.exp: New test.
6902 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
6903
1f81bd39
DJ
69042007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6905
6906 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
6907
9453113a
DJ
69082007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6909
6910 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
6911
b741e217
DJ
69122007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
6913
6914 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
6915 (gdb_load): Delete, replace with...
6916 (gdb_reload): ...this.
6917 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
6918 * gdb.server/server-mon.exp: Likewise.
6919 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
6920 (gdb_start_cmd): New.
6921 (gdb_file_cmd): Save the last loaded file.
6922 (gdb_reload): New.
6923 (gdb_gnu_strip_debug): Use transform.
6924 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
6925 support here. Use new $last_loaded_file. Check mtime.
6926 (gdb_target_cmd): Handle ObjC failure case.
6927 (infer_host_exec): Delete.
6928 (gdbserver_load): Rename to...
6929 (gdbserver_run): ...this. Simplify.
6930 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
6931 (mi_gdb_load): Move most contents to a new function...
6932 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
6933 (mi_run_cmd): Use mi_gdb_target_load.
6934 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
6935 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
6936 Use gdb_run_cmd.
6937 * gdb.base/charsign.exp: Remove incorrect comment.
6938 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
6939 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
6940 gdb.base/start.exp: Use gdb_start_cmd.
6941
446ab585 69422007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 6943 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
6944
6945 * gdb.base/sigbpt.exp: Fix the message when skipping test.
6946 * gdb.base/signull.exp: Similarly.
6947
bbb88ebf
UW
69482007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6949
6950 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
6951 messages available to test cases (like chng-sym.exp).
6952
cb8c4a99
AS
69532007-03-14 Andreas Schwab <schwab@suse.de>
6954
6955 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
6956 format changes.
6957
4e463ff5
DJ
69582007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
6959
6960 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
6961 (optimized_1): New.
6962 (main): Call optimized_1.
6963 (gdb2029): Correct typos. Call gdb2029_marker.
6964 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
6965 for gdb2029.
6966
b6db2c47
MK
69672007-03-12 Mark Kettenis <kettenis@gnu.org>
6968
6969 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
6970 as tabs. Remove redundant test pattern.
6971
70ed3737
UW
69722007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6973
6974 * gdb.base/long_long.exp: Accept optional symbol name in <...>
6975 for /a format output.
6976
47b67b60
DJ
69772007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
6978
6979 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
6980 collect output incrementally.
6981
b8953b0e
UW
69822007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6983
6984 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
6985 for -var-create lpcharacter test.
6986 * gdb.mi/mi2-var-cmd.exp: Likewise.
6987
7acd5c40
UW
69882007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6989
6990 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
6991 pass on targets where address zero is readable.
6992
9c6759c1
UW
69932007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6994
6995 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
6996 just a single architecture.
6997
a2f1aeb4
UW
69982007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6999
7000 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
7001 (fetch_all_registers): New function, uses gdb_test_multiple and
7002 exp_continue to fetch inferior output line-by-line.
7003 Replace all uses of do_get_all_registers by fetch_all_registers.
7004
46579ac2
UW
70052007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7006
7007 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
7008 in target_info.
7009
fc133f24
MS
70102007-03-02 Michael Snyder <michael.snyder@palmsource.com>
7011
a9c64011 7012 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
7013 consistancy; add a default (timeout) case.
7014
7646a51d
MS
70152007-03-02 Michael Snyder <michael.snyder@palmsource.com>
7016
7017 * gdb.base/watchpoint.exp: Fix truncated comment.
7018
dcfff61f
MS
70192007-03-02 Michael Snyder <michael.snyder@palmsource.com>
7020
7021 * Makefile.in: Remove spurious single-quotes from sed command.
7022
664e3ee9
DJ
70232007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7024
7025 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
7026 func.
7027 * gdb.mi/mi2-var-cmd.exp: Likewise.
7028
d7cc6f2f
JB
70292007-02-27 Joel Brobecker <brobecker@adacore.com>
7030
a9c64011
AS
7031 * gdb.dwarf2/dw2-producer.S: New file.
7032 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
7033
70342007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
7035
7036 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
7037 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
7038 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
7039 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
7040 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
7041 Revert tests to use mi_gdb_test and include value field in output
7042 of -var-create.
7043
93d42b30
DJ
70442007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7045
7046 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
7047
c499ed39
DJ
70482007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7049
7050 * gdb.base/maint.exp: Remove full paths from test names.
7051 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
7052 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
7053
9836f81b
JB
70542007-02-27 Joel Brobecker <brobecker@adacore.com>
7055
7056 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
7057
c74d0ad8
DJ
70582007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7059
7060 * gdb.server/server-mon.exp: New test.
7061
2711e456
DJ
70622007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7063
7064 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
7065
ff6f572f
DJ
70662007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7067
7068 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
7069 register capitalization.
7070
fada3feb
DP
70712007-02-13 Denis Pilat <denis.pilat@st.com>
7072
7073 * gdb.mi/mi-var-invalidate.exp: New file.
7074
fb1e4ffc
DJ
70752007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7076
7077 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
7078
3da939d7
DJ
70792007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7080
7081 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
7082
123dc839
DJ
70832007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7084
7085 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
7086 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
7087
877e3645 70882007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
7089
7090 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
7091 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
7092 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
7093 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
7094 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 7095 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 7096 Update tests to include value field in output of -var-create.
a9c64011 7097
3c0a2960
AS
70982007-02-08 Andreas Schwab <schwab@suse.de>
7099
7100 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
7101
108546a0
DJ
71022007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7103
7104 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
7105 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
7106
d701dcab
DP
71072007-02-02 Denis Pilat <denis.pilat@st.com>
7108
7109 * gdb.threads/threadapply.exp: check that frame is not changed by
7110 the thread apply all command.
7111
783e3e2f
AS
71122007-01-31 Andreas Schwab <schwab@suse.de>
7113
6d9c3a87
AS
7114 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7115
3c50d7b9
AS
7116 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
7117 in the dwarf sections.
7118 * gdb.dwarf2/mac-fileno.S: Likewise.
7119
783e3e2f
AS
7120 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
7121 bspstore register on ia64.
7122
78ff580e
AS
71232007-01-29 Andreas Schwab <schwab@suse.de>
7124
cc8e9b12
AS
7125 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
7126 "frame-begin" annotation.
7127
78ff580e
AS
7128 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
7129 number of "frames-invalid" annotations.
7130
704a4f78
DJ
71312007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7132
7133 * gdb.base/commands.exp: Call if_commands_test.
7134 (gdb_test_no_prompt, if_commands_test): New.
7135
e741bf94
MK
71362007-01-28 Mark Kettenis <kettenis@gnu.org>
7137
7138 * gdb.threads/sigthread.c (NSIGS): Make bigger.
7139
474d0ad3
AS
71402007-01-27 Andreas Schwab <schwab@suse.de>
7141
7142 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
7143 .short/.int/.quad in the dwarf sections.
7144 * gdb.dwarf2/dw2-intercu.S: Likewise.
7145 * gdb.dwarf2/dw2-intermix.S: Likewise.
7146
e784b426
JK
71472007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7148
7149 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
7150 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
7151 array.
e784b426
JK
7152 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
7153 * gdb.base/setvar.exp: Likewise.
7154
37f08e04
AS
71552007-01-26 Andreas Schwab <schwab@suse.de>
7156
9a01813a
AS
7157 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
7158 test.
7159
37f08e04
AS
7160 * gdb.base/multi-forks.exp ("restart $i"): Also match
7161 __kernel_syscall_via_break.
7162
6e2a9270
VP
71632007-01-24 Vladimir Prus <vladimir@codesourcery.com>
7164
7165 * lib/mi-support.exp (mi_delete_varobj): New.
7166 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
7167 testcase.
7168 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
7169 (main): Call the above.
7170 (reference_update_test, base_in_reference_test)
7171 (reference_to_pointer): Delete the created varobjs.
a9c64011 7172
e515b470
DJ
71732007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
7174
7175 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
7176 * configure: Regenerated.
7177 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
7178 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
7179 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
7180 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
7181 * lib/gdb.exp (gdb_skip_xml_test): New function.
7182
08d8bcd7
DJ
71832007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
7184
7185 * gdb.base/sigrepeat.exp: Correct error message.
7186
71872007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
7188 Daniel Jacobowitz <dan@codesourcery.com>
7189
7190 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
7191 gdb.arch/i386-gnu-cfi-asm.S: New files.
7192
97c3f1f3
JK
71932007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7194
7195 * lib/gdb.exp: Abort on missing `site.exp'.
7196
cb1df416
DJ
71972007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7198 Daniel Jacobowitz <dan@codesourcery.com>
7199
7200 * gdb.base/included.c, gdb.base/included.exp,
7201 gdb.base/included.h: New files.
7202
35990120
DJ
72032007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
7204
7205 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
7206 (maximize_rlimit): Reduce limits on 64-bit systems.
7207
6e81a116 72082007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
7209
7210 From Marcus Deuling <deuling@de.ibm.com>:
7211 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
7212 every case.
7213
6c3c41f3
NR
72142007-01-13 Nick Roberts <nickrob@snap.net.nz>
7215
7216 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
7217 (test_path_specification): Use objdir instead of srcdir to always
7218 get an absolute filename.
7219
2f12c312
DJ
72202007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
7221
7222 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
7223
81121995
VP
72242007-01-11 Vladimir Prus <vladimir@codesourcery.com>
7225
7226 * gdb.mi/mi-var-cp.cc (reference_update_tests):
7227 Make sure the variable we're using is in scope.
7228 (reference_to_pointer): Likewise.
7229
4741b737
DJ
72302007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7231
7232 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
7233 has no debug information.
7234
054410c3
DJ
72352007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7236
7237 * gdb.base/annota1.exp: Remove extra send_gdb.
7238
818f79f6
DJ
72392007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7240
7241 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
7242
f7a6bb70
DJ
72432007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7244
7245 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
7246
57e66780
DJ
72472007-01-08 Nick Roberts <nickrob@snap.net.nz>
7248 Daniel Jacobowitz <dan@codesourcery.com>
7249
7250 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
7251 lcharacter or linteger change. Correct duplicated test name.
7252 * gdb.mi/mi2-var-cmd.exp: Likewise.
7253
3d799a95
DJ
72542007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7255
7256 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
7257
72582007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 7259
a9c64011
AS
7260 * gdb.base/nofield.c: New file.
7261 * gdb.base/nofield.exp: New testcase.
51679ba9 7262
eafb94e8
NR
72632007-01-05 Nick Roberts <nickrob@snap.net.nz>
7264
7265 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
7266
7267 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
7268 test.
7269
5e572bb4
DJ
72702007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7271
7272 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
7273
74a44383
DJ
72742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7275
7276 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
7277 when continuing.
7278
1b572db9
DJ
72792007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
7280
7281 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
7282 Expect ".exe" extension.
7283
381bc39b
DJ
72842007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
7285
7286 * gdb.base/charset.exp: Add explicit filename to break.
7287 * gdb.base/dbx.exp: Add explicit filename to breaks.
7288
2b70e4c6
DJ
72892007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
7290
7291 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
7292 * gdb.mi/mi2-file.exp: Likewise.
7293
303b6f5d
DJ
72942007-01-04 Vladimir Prus <vladimir@codesourcery.com>
7295
7296 Implement specification of MI tests as comments
7297 in C and C++ sources.
7298 * lib/mi-support.exp (mi_autotest_data): New variable.
7299 (mi_autotest_source): New variable.
7300 (count_newlines, mi_prepare_inline_tests)
7301 (mi_get_inline_test, mi_continue_to_line)
7302 (mi_run_inline_test, mi_tbreak)
7303 (mi_send_resuming_command, mi_wait_for_stop): New functions.
7304 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
7305 Run inline tests.
7306 * gdb.mi/mi-var-cp.cc: Define tests here.
7307
23da0d94
VP
73082007-01-04 Vladimir Prus <vladimir@codesourcery.com>
7309
7310 Simplify usage of mi_continue_to.
7311 * lib/mi-support.exp (mi_runto_helper): Renamed
7312 from mi_runto, added new parameter 'run_or_continue'.
7313 (mi_runto): Use mi_runto_helper.
7314 (mi_continue_to): Accept just function name as parameter.
7315 Use mi_runto_helper.
7316 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
7317 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 7318
f9e18282
JB
73192006-01-04 Joel Brobecker <brobecker@adacore.com>
7320
7321 Make this testcase a bit more realistic. The current code
7322 is too simplistic, and allows the compiler to optimize out
7323 some of the entities we need for this testcase.
7324 * gdb.ada/null_record/bar.ads (Void_Star): New type.
7325 (Do_Nothing): Add extra parameter.
7326 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
7327 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
7328 by using a variable of type Void_Star.
7329
fd678c65
JB
73302006-01-04 Joel Brobecker <brobecker@adacore.com>
7331
7332 * gdb.ada/catch_ex/foo.adb: New file.
7333 * gdb.ada/catch_ex.exp: New testcase.
7334
05cfdb42
DJ
73352007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
7336
7337 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
7338 pass --image-base to linker.
7339
2e03ee74
DJ
73402007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7341 Daniel Jacobowitz <dan@codesourcery.com>
7342
7343 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
7344 secondary prompts.
7345
0d5de010
DJ
73462007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7347
7348 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
7349 output. Test the types of members and member pointers.
7350 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
7351 gdb/2092.
7352 * gdb.cp/member-ptr.exp: Search for a comment instead of a
7353 statement. Enable for GCC. Update expected output for some tests
7354 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
7355 layout.
7356 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
7357 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
7358 (Diamond::vget_base): New.
7359 (main): Add new tests.
7360 * gdb.cp/printmethod.exp: Update expected output for member functions.
7361 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
7362 print pEe->D::vg().
7363
61a771aa
DJ
73642007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7365
7366 * gdb.threads/tls.exp: Allow stops in sem_post.
7367
2fa63963
DJ
73682006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
7369
7370 * gdb.base/annota1.exp: Allow .*printf in backtraces.
7371 * gdb.base/annota3.exp: Likewise.
7372 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
7373 again (instead of timing out).
7374 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
7375 GCC bug 26475.
7376 * gdb.java/jmisc.exp: Adjust to work with method signatures including
7377 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
7378 test from jmisc1.exp.
7379 * gdb.java/jmisc1.exp: Delete.
7380 * gdb.java/jprint.exp: Adjust to work with method signatures including
7381 return types.
7382 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
7383 * gdb.threads/linux-dp.exp: Don't be confused by program output.
7384 * lib/java.exp (compile_java_from_source): Pass the correct type
7385 to target_compile.
7386
5eefc2b7
JB
73872006-12-31 Joel Brobecker <brobecker@adacore.com>
7388
7389 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
7390 (stack_align_edx): New function.
7391 (stack_align_eax): New function.
7392 (main): Add calls to stack_align_edx and stack_align_eax.
7393 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
7394 Add testing for the cases where the register used during a stack
7395 realignment is edx. Same for eax.
7396
227c54da
DJ
73972006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
7398
7399 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
7400 and generic PE targets.
7401
cab8ac94
JB
74022006-12-29 Joel Brobecker <brobecker@adacore.com>
7403
7404 * gdb.ada/array_return.exp: Update copyright date list.
7405
ba54f318
JB
74062006-12-27 Joel Brobecker <brobecker@adacore.com>
7407
7408 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
7409 (Create_Small_Float_Vector): New function.
7410 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
7411 function body.
7412 * gdb.ada/array_return/p.adb: Use new type and function from
7413 package Pck.
7414 * gdb.ada/array_return.exp: Add a test verifying that GDB is
7415 able to print the value returned by a function returning an
7416 array of float.
7417
6b7a35dd
JB
74182006-12-20 Joel Brobecker <brobecker@adacore.com>
7419
7420 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
7421 The associated tests should be PASSing.
7422
038224f6
VP
74232006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7424
7425 Test for base in references.
7426 * gdb.mi/mi-var-cp.cc: Add test code.
7427 * gdb.mi/mi-var-cp.exp: Test for bases in references.
7428 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
7429 * gdb.mi/mi2-watch.exp: Likewise.
7430 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
7431 (mi_list_varobj_children): New function.
7432
b26ed50d
VP
74332006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7434
7435 * lib/mi-support.exp
7436 (mi_runto): Accept "()" after function name.
7437 (mi_create_varobj): New function.
7438 (mi_varobj_update): New function.
7439 (mi_Check_varobj_value): New function.
7440 * gdb.mi/mi-var-cp.exp: New file.
7441 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 7442
08232497
DJ
74432006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
7444
7445 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
7446 gdb.base/weaklib2.c: New files.
7447
d394c993 74482006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 7449
ac6c2fba
NS
7450 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
7451 info. Adjust test names.
7452
8ec659a0 7453 * gdb.base/break.c (main): Move position of malloc.
d394c993 7454 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 7455
acd65feb
VP
74562006-11-28 Vladimir Prus <vladimir@codesourcery.com>
7457
7458 * gdb.mi/mi-var-cmd.exp: Check -var-update after
7459 assignement of arrays and function pointers.
7460 * gdb.mi/var-cmd.c: Add declaration necessary for above
7461 tests.
7462
f556d5e5
NS
74632006-11-27 Nathan Sidwell <nathan@codesourcery.com>
7464
7465 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
7466
7467 * gdb.threads/linux-dp.exp: Read thread table before and after
7468 creating each philosopher and verify it.
7469
697bc68d
NS
74702006-11-27 Nathan Sidwell <nathan@codesourcery.com>
7471 Paul Brook <paul@codesourcery.com>
7472 Daniel Jacobowitz <dan@codesourcery.com>
7473
7474 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 7475 main to remove duplication. Add start function of the form
697bc68d
NS
7476 '_*start[1-9]*'. Add RVDS start function.
7477
29d73ae4
DJ
74782006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
7479
7480 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
7481
c1d88655
UW
74822006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7483
7484 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
7485 * gdb.asm/spu.inc: New file.
7486 * gdb.base/term.exp: Disable if [target_info exists noargs].
7487 * gdb.gdb/complaints.exp: Disable if ![isnative].
7488 * gdb.gdb/selftest.exp: Likewise.
7489 * gdb.gdb/observer.exp: Likewise.
7490 * gdb.gdb/xfullpath.exp: Likewise.
7491 * gdb.base/attach.exp: Disable on SPU target.
7492 * gdb.cp/bs145503.exp: Likewise.
7493 * gdb.cp/exception.exp: Likewise.
7494 * gdb.cp/userdef.exp: Likewise.
7495
32a13b1a
DJ
74962006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
7497
7498 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
7499
d8295fe9
VP
75002006-11-10 Vladimir Prus <vladimir@codesourcery.com>
7501
7502 * gdb.base/completion.exp: Fix completion tests for
7503 'info' and 'info '.
7504 * gdb.base/help.exp (help_test_raw, test_class_help)
7505 (test_prefix_command_help): Move...
7506 * lib/gdb.exp: Here.
7507 * gdb.base/main.exp: Adjust.
7508 * gdb.cp/maint.exp: Adjust.
7509 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 7510
8c394015
VP
75112006-11-09 Vladimir Prus <vladimir@codesourcery.com>
7512
7513 * gdb.stabs/weird.exp (print_weird_var): Use
7514 gdb_test_multiple instead of gdb_expect.
7515
027fc1bc
VP
75162006-11-09 Vladimir Prus <vladimir@codesourcery.com>
7517
7518 * gdb.base/help.exp (help_test_raw): New.
7519 (test_class_help): New.
7520 (test_prefix_command_help): New.
7521 Adjust testcases.
7522
67609209
FR
75232006-11-09 Christophe Lyon <christophe.lyon@st.com>
7524
7525 * gdb.base/constvars.c (main): Write to crass and crips, so that
7526 they are allocated by the compiler.
7527
f73adfeb
AS
75282006-10-27 Andreas Schwab <schwab@suse.de>
7529
7530 * gdb.base/multi-forks.exp: Use "detach fork" instead of
7531 "detach-fork".
7532
2f83a18e
DJ
75332006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
7534
7535 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
7536 of patterns.
7537
94277a38
DJ
75382006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7539
7540 * gdb.base/sepdebug.exp: Remove debug format test.
7541 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
7542 Handle no-symtab.
7543 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
7544
5bd2f6e2
DJ
75452006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7546
7547 * gdb.threads/manythreads.c (thread_function, main): Don't cast
7548 int to pointer or pointer to int.
7549 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
7550
8c008720
DJ
75512006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
7552
7553 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
7554
9e35dae4
DJ
75552006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7556
7557 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
7558
d9639e13
DJ
75592006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7560
7561 PR c++/2116
7562 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
7563
390a1bd0
JB
75642006-10-06 Joel Brobecker <brobecker@adacore.com>
7565
7566 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
7567 the corresponding bug has been fixed in GDB (PR/2018).
7568
dd920c33
JB
75692006-10-06 Joel Brobecker <brobecker@adacore.com>
7570
7571 * gdb.base/subst.exp: New testcase.
7572
53bbefe9
JB
75732006-10-06 Joel Brobecker <brobecker@adacore.com>
7574
7575 * gdb.ada/array_return/pck.ads: Add copyright notice.
7576 * gdb.ada/array_return/pck.adb: Likewise.
7577 * gdb.ada/array_return/p.adb: Likewise.
7578 * gdb.ada/exec_changed/first.adb: Likewise.
7579 * gdb.ada/exec_changed/second.adb: Likewise.
7580
09851417
JB
75812006-10-06 Joel Brobecker <brobecker@adacore.com>
7582
7583 * gdb.ada/watch_arg/watch.adb: New file.
7584 * gdb.ada/watch_arg.exp: New testcase.
7585
041bf30d
VP
75862006-10-02 Vladimir Prus <vladimir@codesourcery.com>
7587
7588 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 7589 via string_to_regexp.
041bf30d 7590 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 7591
f286fbdd 75922006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
7593
7594 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
7595 Remove unused / obsolete files.
7596
7c07f349
NR
75972006-09-19 Nick Roberts <nickrob@snap.net.nz>
7598
7599 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
7600
cd5ff84a
VP
76012006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7602
7603 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
7604 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 7605 the number of frames.
cd5ff84a 7606
ae018d1a
DJ
76072006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
7608
7609 * gdb.base/args.c (main): Add breakpoint marker.
7610 * gdb.base/args.exp: Use args_test for tests. Add new tests which
7611 really test empty arguments.
7612 (args_load): Delete.
7613 (args_test): New.
7614
b399c549
NR
76152006-09-13 Nick Roberts <nickrob@snap.net.nz>
7616
7617 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
7618 check for one file.
7619
2ab1eb7a
VP
76202006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
7621
7622 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
7623 HIGH_FRAME argument to -stack-list-locals can be larger than
7624 the number of frames.
a9c64011 7625
476308bf
FF
76262006-08-18 Fred Fish <fnf@specifix.com>
7627
7628 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
7629 '$' in front of skip_vmx_tests_saved when setting that.
7630
8625200f
AS
76312006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
7632
7633 * gdb.base/trace-commands.exp: New file.
7634
089ec8f1
DJ
76352006-08-10 Joel Brobecker <brobecker@adacore.com>
7636 Daniel Jacobowitz <dan@codesourcery.com>
7637
7638 * gdb.base/step-bt.exp: Make hexadecimal address optional in
7639 expected output of the backtrace commands.
7640
b60f0898
JB
76412006-08-09 Joel Brobecker <brobecker@adacore.com>
7642
7643 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
7644 untested followed by return combination.
7645 * gdb.arch/altivec-regs.exp: Likewise.
7646 * gdb.arch/e500-abi.exp: Likewise.
7647 * gdb.arch/e500-regs.exp: Likewise.
7648 * gdb.arch/gdb1291.exp: Likewise.
7649 * gdb.arch/gdb1431.exp: Likewise.
7650 * gdb.arch/gdb1558.exp: Likewise.
7651 * gdb.arch/i386-prologue.exp: Likewise.
7652 * gdb.arch/i386-unwind.exp: Likewise.
7653 * gdb.asm/asm-source.exp: Likewise.
7654 * gdb.base/a2-run.exp: Likewise.
7655 * gdb.base/advance.exp: Likewise.
7656 * gdb.base/all-bin.exp: Likewise.
7657 * gdb.base/annota1.exp: Likewise.
7658 * gdb.base/annota3.exp: Likewise.
7659 * gdb.base/args.exp: Likewise.
7660 * gdb.base/arithmet.exp: Likewise.
7661 * gdb.base/assign.exp: Likewise.
7662 * gdb.base/async.exp: Likewise.
7663 * gdb.base/attach.exp: Likewise.
7664 * gdb.base/bang.exp: Likewise.
7665 * gdb.base/bigcore.exp: Likewise.
7666 * gdb.base/bitfields.exp: Likewise.
7667 * gdb.base/bitfields2.exp: Likewise.
7668 * gdb.base/break.exp: Likewise.
7669 * gdb.base/call-sc.exp: Likewise.
7670 * gdb.base/call-strs.exp: Likewise.
7671 * gdb.base/callfuncs.exp: Likewise.
7672 * gdb.base/checkpoint.exp: Likewise.
7673 * gdb.base/chng-syms.exp: Likewise.
7674 * gdb.base/code-expr.exp: Likewise.
7675 * gdb.base/commands.exp: Likewise.
7676 * gdb.base/completion.exp: Likewise.
7677 * gdb.base/cond-expr.exp: Likewise.
7678 * gdb.base/condbreak.exp: Likewise.
7679 * gdb.base/consecutive.exp: Likewise.
7680 * gdb.base/constvars.exp: Likewise.
7681 * gdb.base/corefile.exp: Likewise.
7682 * gdb.base/cvexpr.exp: Likewise.
7683 * gdb.base/dbx.exp: Likewise.
7684 * gdb.base/define.exp: Likewise.
7685 * gdb.base/detach.exp: Likewise.
7686 * gdb.base/display.exp: Likewise.
7687 * gdb.base/dump.exp: Likewise.
7688 * gdb.base/ena-dis-br.exp: Likewise.
7689 * gdb.base/ending-run.exp: Likewise.
7690 * gdb.base/environ.exp: Likewise.
7691 * gdb.base/eval-skip.exp: Likewise.
7692 * gdb.base/exprs.exp: Likewise.
7693 * gdb.base/fileio.exp: Likewise.
7694 * gdb.base/finish.exp: Likewise.
7695 * gdb.base/float.exp: Likewise.
7696 * gdb.base/foll-exec.exp: Likewise.
7697 * gdb.base/foll-fork.exp: Likewise.
7698 * gdb.base/foll-vfork.exp: Likewise.
7699 * gdb.base/freebpcmd.exp: Likewise.
7700 * gdb.base/funcargs.exp: Likewise.
7701 * gdb.base/gcore.exp: Likewise.
7702 * gdb.base/gdb1090.exp: Likewise.
7703 * gdb.base/gdb1250.exp: Likewise.
7704 * gdb.base/huge.exp: Likewise.
7705 * gdb.base/info-proc.exp: Likewise.
7706 * gdb.base/interrupt.exp: Likewise.
7707 * gdb.base/jump.exp: Likewise.
7708 * gdb.base/langs.exp: Likewise.
7709 * gdb.base/lineinc.exp: Likewise.
7710 * gdb.base/list.exp: Likewise.
7711 * gdb.base/logical.exp: Likewise.
7712 * gdb.base/long_long.exp: Likewise.
7713 * gdb.base/macscp.exp: Likewise.
7714 * gdb.base/maint.exp: Likewise.
7715 * gdb.base/mips_pro.exp: Likewise.
7716 * gdb.base/miscexprs.exp: Likewise.
7717 * gdb.base/multi-forks.exp: Likewise.
7718 * gdb.base/opaque.exp: Likewise.
7719 * gdb.base/overlays.exp: Likewise.
7720 * gdb.base/pc-fp.exp: Likewise.
7721 * gdb.base/pointers.exp: Likewise.
7722 * gdb.base/printcmds.exp: Likewise.
7723 * gdb.base/psymtab.exp: Likewise.
7724 * gdb.base/ptype.exp: Likewise.
7725 * gdb.base/recurse.exp: Likewise.
7726 * gdb.base/relational.exp: Likewise.
7727 * gdb.base/relocate.exp: Likewise.
7728 * gdb.base/remote.exp: Likewise.
7729 * gdb.base/reread.exp: Likewise.
7730 * gdb.base/restore.exp: Likewise.
7731 * gdb.base/return.exp: Likewise.
7732 * gdb.base/return2.exp: Likewise.
7733 * gdb.base/scope.exp: Likewise.
7734 * gdb.base/sect-cmd.exp: Likewise.
7735 * gdb.base/sep.exp: Likewise.
7736 * gdb.base/sepdebug.exp: Likewise.
7737 * gdb.base/setshow.exp: Likewise.
7738 * gdb.base/setvar.exp: Likewise.
7739 * gdb.base/sigall.exp: Likewise.
7740 * gdb.base/sigbpt.exp: Likewise.
7741 * gdb.base/signals.exp: Likewise.
7742 * gdb.base/signull.exp: Likewise.
7743 * gdb.base/sizeof.exp: Likewise.
7744 * gdb.base/solib.exp: Likewise.
7745 * gdb.base/step-line.exp: Likewise.
7746 * gdb.base/step-test.exp: Likewise.
7747 * gdb.base/structs.exp: Likewise.
7748 * gdb.base/structs2.exp: Likewise.
7749 * gdb.base/term.exp: Likewise.
7750 * gdb.base/twice.exp: Likewise.
7751 * gdb.base/until.exp: Likewise.
7752 * gdb.base/varargs.exp: Likewise.
7753 * gdb.base/volatile.exp: Likewise.
7754 * gdb.base/watchpoint.exp: Likewise.
7755 * gdb.base/whatis-exp.exp: Likewise.
7756 * gdb.base/whatis.exp: Likewise.
7757 * gdb.cp/ambiguous.exp: Likewise.
7758 * gdb.cp/annota2.exp: Likewise.
7759 * gdb.cp/annota3.exp: Likewise.
7760 * gdb.cp/bool.exp: Likewise.
7761 * gdb.cp/breakpoint.exp: Likewise.
7762 * gdb.cp/casts.exp: Likewise.
7763 * gdb.cp/class2.exp: Likewise.
7764 * gdb.cp/classes.exp: Likewise.
7765 * gdb.cp/cplusfuncs.exp: Likewise.
7766 * gdb.cp/ctti.exp: Likewise.
7767 * gdb.cp/derivation.exp: Likewise.
7768 * gdb.cp/exception.exp: Likewise.
7769 * gdb.cp/gdb1355.exp: Likewise.
7770 * gdb.cp/hang.exp: Likewise.
7771 * gdb.cp/inherit.exp: Likewise.
7772 * gdb.cp/local.exp: Likewise.
7773 * gdb.cp/m-data.exp: Likewise.
7774 * gdb.cp/m-static.exp: Likewise.
7775 * gdb.cp/member-ptr.exp: Likewise.
7776 * gdb.cp/method.exp: Likewise.
7777 * gdb.cp/misc.exp: Likewise.
7778 * gdb.cp/namespace.exp: Likewise.
7779 * gdb.cp/overload.exp: Likewise.
7780 * gdb.cp/ovldbreak.exp: Likewise.
7781 * gdb.cp/pr-1023.exp: Likewise.
7782 * gdb.cp/pr-1210.exp: Likewise.
7783 * gdb.cp/pr-574.exp: Likewise.
7784 * gdb.cp/printmethod.exp: Likewise.
7785 * gdb.cp/psmang.exp: Likewise.
7786 * gdb.cp/ref-params.exp: Likewise.
7787 * gdb.cp/ref-types.exp: Likewise.
7788 * gdb.cp/rtti.exp: Likewise.
7789 * gdb.cp/templates.exp: Likewise.
7790 * gdb.cp/try_catch.exp: Likewise.
7791 * gdb.cp/userdef.exp: Likewise.
7792 * gdb.cp/virtfunc.exp: Likewise.
7793 * gdb.disasm/am33.exp: Likewise.
7794 * gdb.disasm/h8300s.exp: Likewise.
7795 * gdb.disasm/mn10300.exp: Likewise.
7796 * gdb.disasm/sh3.exp: Likewise.
7797 * gdb.disasm/t01_mov.exp: Likewise.
7798 * gdb.disasm/t02_mova.exp: Likewise.
7799 * gdb.disasm/t03_add.exp: Likewise.
7800 * gdb.disasm/t04_sub.exp: Likewise.
7801 * gdb.disasm/t05_cmp.exp: Likewise.
7802 * gdb.disasm/t06_ari2.exp: Likewise.
7803 * gdb.disasm/t07_ari3.exp: Likewise.
7804 * gdb.disasm/t08_or.exp: Likewise.
7805 * gdb.disasm/t09_xor.exp: Likewise.
7806 * gdb.disasm/t10_and.exp: Likewise.
7807 * gdb.disasm/t11_logs.exp: Likewise.
7808 * gdb.disasm/t12_bit.exp: Likewise.
7809 * gdb.disasm/t13_otr.exp: Likewise.
7810 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
7811 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
7812 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
7813 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
7814 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
7815 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
7816 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
7817 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
7818 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
7819 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
7820 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
7821 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
7822 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
7823 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
7824 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
7825 * gdb.mi/gdb701.exp: Likewise.
7826 * gdb.mi/gdb792.exp: Likewise.
7827 * gdb.mi/mi-basics.exp: Likewise.
7828 * gdb.mi/mi-break.exp: Likewise.
7829 * gdb.mi/mi-cli.exp: Likewise.
7830 * gdb.mi/mi-console.exp: Likewise.
7831 * gdb.mi/mi-disassemble.exp: Likewise.
7832 * gdb.mi/mi-eval.exp: Likewise.
7833 * gdb.mi/mi-file.exp: Likewise.
7834 * gdb.mi/mi-read-memory.exp: Likewise.
7835 * gdb.mi/mi-regs.exp: Likewise.
7836 * gdb.mi/mi-return.exp: Likewise.
7837 * gdb.mi/mi-simplerun.exp: Likewise.
7838 * gdb.mi/mi-stack.exp: Likewise.
7839 * gdb.mi/mi-stepi.exp: Likewise.
7840 * gdb.mi/mi-syn-frame.exp: Likewise.
7841 * gdb.mi/mi-until.exp: Likewise.
7842 * gdb.mi/mi-var-block.exp: Likewise.
7843 * gdb.mi/mi-var-child.exp: Likewise.
7844 * gdb.mi/mi-var-cmd.exp: Likewise.
7845 * gdb.mi/mi-var-display.exp: Likewise.
7846 * gdb.mi/mi-watch.exp: Likewise.
7847 * gdb.mi/mi2-basics.exp: Likewise.
7848 * gdb.mi/mi2-break.exp: Likewise.
7849 * gdb.mi/mi2-cli.exp: Likewise.
7850 * gdb.mi/mi2-console.exp: Likewise.
7851 * gdb.mi/mi2-disassemble.exp: Likewise.
7852 * gdb.mi/mi2-eval.exp: Likewise.
7853 * gdb.mi/mi2-file.exp: Likewise.
7854 * gdb.mi/mi2-read-memory.exp: Likewise.
7855 * gdb.mi/mi2-regs.exp: Likewise.
7856 * gdb.mi/mi2-return.exp: Likewise.
7857 * gdb.mi/mi2-simplerun.exp: Likewise.
7858 * gdb.mi/mi2-stack.exp: Likewise.
7859 * gdb.mi/mi2-stepi.exp: Likewise.
7860 * gdb.mi/mi2-syn-frame.exp: Likewise.
7861 * gdb.mi/mi2-until.exp: Likewise.
7862 * gdb.mi/mi2-var-block.exp: Likewise.
7863 * gdb.mi/mi2-var-child.exp: Likewise.
7864 * gdb.mi/mi2-var-cmd.exp: Likewise.
7865 * gdb.mi/mi2-var-display.exp: Likewise.
7866 * gdb.mi/mi2-watch.exp: Likewise.
7867 * gdb.stabs/exclfwd.exp: Likewise.
7868 * gdb.stabs/weird.exp: Likewise.
7869 * gdb.threads/gcore-thread.exp: Likewise.
7870 * gdb.trace/actions.exp: Likewise.
7871 * gdb.trace/backtrace.exp: Likewise.
7872 * gdb.trace/circ.exp: Likewise.
7873 * gdb.trace/collection.exp: Likewise.
7874 * gdb.trace/deltrace.exp: Likewise.
7875 * gdb.trace/infotrace.exp: Likewise.
7876 * gdb.trace/limits.exp: Likewise.
7877 * gdb.trace/packetlen.exp: Likewise.
7878 * gdb.trace/passc-dyn.exp: Likewise.
7879 * gdb.trace/passcount.exp: Likewise.
7880 * gdb.trace/report.exp: Likewise.
7881 * gdb.trace/save-trace.exp: Likewise.
7882 * gdb.trace/tfind.exp: Likewise.
7883 * gdb.trace/tracecmd.exp: Likewise.
7884 * gdb.trace/while-dyn.exp: Likewise.
7885 * gdb.trace/while-stepping.exp: Likewise.
7886
f4b618d1
JB
78872006-08-08 Joel Brobecker <brobecker@adacore.com>
7888
7889 * gdb.base/step-bt.c: New file.
7890 * gdb.base/step-bt.exp: New testcase.
7891
3d00d119
DJ
78922006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7893
7894 * config/monitor.exp (gdb_load): Remove support for obsolete
7895 download-write-size.
7896 * gdb.base/remote.exp: Likewise. Update all callers of
7897 gdb_timed_load.
7898
017b5bd4
DJ
78992006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
7900
7901 * cursal.exp: Pass binfile to gdb_load.
7902
837c599d
DJ
79032006-08-01 Nathan Sidwell <nathan@codesourcery.com>
7904
7905 * gdb.base/cursal.exp: Add "" to gdb_load call.
7906
8dd4540b
MK
79072006-07-29 Mark Kettenis <kettenis@gnu.org>
7908
7909 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
7910 NetBSD/ELF targets.
7911
ab5c9f60
DJ
79122006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
7913
7914 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
7915 operator*.
7916
4c42eaff
DJ
79172006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
7918
7919 * gdb.base/completion.exp: Update for change in "file" behavior.
7920 * gdb.stabs/weird.exp: Likewise.
7921 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
7922 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
7923
0155cc76
NS
79242006-07-24 Nathan Sidwell <nathan@codesourcery.com>
7925
7926 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
7927 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
7928
16026cd7
AS
79292006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7930
7931 * gdb.base/default.exp: Update source command error message.
7932 * gdb.base/help.exp: Update 'help source' message.
7933
16963cb6
DJ
79342006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
7935
7936 * gdb.cp/bs15503.exp: Update comment for no longer crashing
7937 test.
7938
6d7fd486
AS
79392006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
7940
7941 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
7942
29e8a844
DJ
79432006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7944
7945 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
7946
6afcfa39
DJ
79472006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
7948
7949 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
7950
267a692b
MK
79512006-07-17 Mark Kettenis <kettenis@gnu.org>
7952
7953 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
7954 *-*-openbsd* from targets for wich we expect ARM FPA floating
7955 point format.
7956
85d2fec4
NR
79572006-07-17 Nick Roberts <nickrob@snap.net.nz>
7958
7959 * gdb.cp/annota3.exp: Expect frame-begin annotation.
7960
79612006-07-17 Mark Kettenis <kettenis@gnu.org>
7962
7963 * gdb.base/annota3.exp: Expect frame-begin annotation.
7964
85b4c6e8
JB
79652006-07-14 Joel Brobecker <brobecker@adacore.com>
7966
7967 * gdb.base/help.exp: Adjust "help unset" test to accept
7968 any list of unset commands.
7969
fb933624
DJ
79702006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
7971 Daniel Jacobowitz <dan@codesourcery.com>
7972
7973 * gdb.cp/ref-params.exp: New test.
7974 * gdb.cp/ref-params.cc: New source file.
7975 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
7976
1dff4b64
MK
79772006-07-08 Mark Kettenis <kettenis@gnu.org>
7978
7979 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
7980 spaces/tabs in regular expressions since they might not be there.
7981
40d2e0e3
AS
79822006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
7983
7984 * gdb.base/ifelse.exp: New file.
7985
f6c957d2
NS
79862006-07-04 Nathan Sidwell <nathan@codesourcery.com>
7987
7988 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
7989 line.
7990 * gdb.base/huge.exp: Loop over compilation to find a size that
7991 is acceptable.
7992 * gdb.base/remote.exp: Correct expected strings.
7993 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
7994
b9c5a23d
DJ
79952006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
7996
7997 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
7998
9af2e58d
DJ
79992006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8000
8001 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
8002 native.
8003
30930ca5
DJ
80042006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8005
8006 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
8007 enable stabs testing.
8008
aa32fa1d
DJ
80092006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8010
bd4a4c80 8011 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
8012 gdb_test_multiple does.
8013
321fef15
DJ
80142006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
8015
8016 * Makefile.in (host_alias): Remove.
8017 (target_alias): Use @target_noncanonical@.
8018 (site.exp): Don't set host_alias.
8019 * aclocal.m4: Remove contents. Include acx.m4.
8020 * configure: Regenerated.
8021 * configure.ac: Use ACX_NONCANONICAL_TARGET.
8022
e1c2defa
NS
80232006-06-13 Nathan Sidwell <nathan@codesourcery.com>
8024
e63b55d1
NS
8025 * lib/gdb.exp (gdb_load_cmd): New.
8026
5600ea19
NS
8027 * gdb.base/fileio.c: Add system(NULL) test.
8028 * gdb.base/fileio.exp: Check it.
8029
e1c2defa
NS
8030 * gdb.base/break.c: Add 10a breakpoint at }
8031 * gdb.base/break.exp: Add test for breakpoint at }
8032 * gdb.cp/anon-union.cc: Add code at end of function.
8033 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
8034 * gdb.mi/var-cmd.c: Add code at end of function.
8035 * gdb.mi/mi-var-display.exp: Adjust end of next.
8036 * gdb.mi/mi2-var-display.exp: Likewise.
8037 * gdb.base/fileio.c: Add stop function and insert calls at
8038 stopping places.
8039 * gdb.base/fileio.exp: Breakpoint stop function and remove
8040 explicit line number references.
8041
6c0112ec
JB
80422006-05-19 Joel Brobecker <brobecker@adacore.com>
8043
a9c64011
AS
8044 * gdb.base/del.exp (test_delete_alias): New function.
8045 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 8046
154189a4
FF
80472006-05-18 Fred Fish <fnf@specifix.com>
8048
8049 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
8050 required. Check for spurious output after program exits normally.
8051
582e64c2
FF
80522006-05-17 Fred Fish <fnf@specifix.com>
8053
8054 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
8055 gdb_load, so it works in the simulator.
8056
8ef6493a
FF
80572006-05-11 Fred Fish <fnf@specifix.com>
8058
8059 * gdb.base/bang.exp: Ignore unexpected output between the
8060 "program exited normally" and the gdb prompt, as many other
8061 tests do.
8062
692b141c
MK
80632006-05-07 Mark Kettenis <kettenis@gnu.org>
8064
8065 * gdb.base/help.exp: Make "delete checkpoint" part option for
8066 "help d" and "help delete" tests.
8067
540b8a30
UW
80682006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8069
a9c64011 8070 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
8071 expected output in some mi_gdb_test statements.
8072 * gdb.mi/mi2-basics.exp: Likewise.
8073
9b6462d9
JB
80742006-05-05 Joel Brobecker <brobecker@adacore.com>
8075
8076 * gdb.base/del.c: New file.
8077 * gdb.base/del.exp: New testcase.
8078
954de43b
DM
80792006-05-05 David S. Miller <davem@sunset.davemloft.net>
8080
8081 * gdb.base/break.exp: Do not assume a breakpoint on
8082 main will actually be in $srcfile when optimizing.
1303f75e
DM
8083 * gdb.base/savedregs.exp: Do not require that the dummy
8084 frame location match up to a symbol and source file location.
c3242428
DM
8085 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
8086 will get printed without a mi_cmd_data_list_register_values prefix.
8087 (*-data-list-register-*): Correct regular expressions to expect the new
8088 pseudo d? floating point registers.
8089 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 8090
c7e64c9a
DJ
80912006-05-05 Christophe Lyon <christophe.lyon@st.com>
8092
8093 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
8094 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
8095 is allocated by the compiler.
8096 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
8097 anons, e, anone to force their allocation by the compiler.
8098
80992006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
8100
8101 * gdb.base/help.exp: Update expected text for help d and
8102 help delete.
8103
27ce9a6d
MK
81042006-05-02 Mark Kettenis <kettenis@gnu.org>
8105
8106 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
8107 NetBSD/ELF targets.
8108
8608915f
MK
81092006-04-30 Mark Kettenis <kettenis@gnu.org>
8110
8111 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
8112 single-step breakpoint fails; make this a KFAIL on
8113 sparc*-*-openbsd*.
8114 * gdb.base/siginfo.exp: Likewise.
8115 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8116
b8db102d
MS
81172006-04-26 Michael Snyder <msnyder@redhat.com>
8118
8119 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
8120 which may have to consume output from other forks.
8121 Add tests to make sure that "delete fork" succeeded.
8122
c702009a
MS
81232006-04-20 Michael Snyder <msnyder@redhat.com>
8124
8125 * 2006-03-22 Jim Blandy <jimb@redhat.com>
8126 Add support for the Renesas M32C and M16C.
8127
8128 * gdb.asm/asm-source.exp: Add m32c target.
8129 * gdb.asm/m32c.inc: Support for m32c target.
8130
e28493f2
AS
81312006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
8132
8133 * gdb.base/commands.exp (recursive_source_test): New test.
8134
880da185
DM
81352006-04-04 David S. Miller <davem@sunset.davemloft.net>
8136
8137 * gdb.base/float.exp: Add pattern for sparc targets.
8138
61d9b92f
DJ
81392006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8140
8141 * gdb.base/commands.exp (stray_arg0_test): New test.
8142
bd717df8
PB
81432006-03-30 Paul Brook <paul@codesourcery.com>
8144
8145 * gdb.mi/mi-until.exp: kfail broken until command.
8146 * gdb.mi/mi2-until.exp: Ditto.
8147
ec793d3c
NR
81482006-03-27 Nick Roberts <nickrob@snap.net.nz>
8149
8150 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
8151
831004b7
AO
81522006-03-08 Alexandre Oliva <aoliva@redhat.com>
8153
8154 * gdb.base/prelink.exp: Anchor tested-for regular expression
8155 on gdb prompt.
8156
effe49a0
PB
81572006-03-07 Paul Brook <paul@codesourcery.com>
8158
8159 * gdb.base/assign.exp: Correct fail message.
8160
e5461016
PB
81612006-03-07 Paul Brook <paul@codesourcery.com>
8162
8163 * lib/compiler.c: Extract armcc version number.
8164 * lib/compiler.cc: Ditto.
8165
fc91c6c2
PB
81662006-03-07 Paul Brook <paul@codesourcery.com>
8167
8168 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
8169 additional_flags=-w.
8170 * gdb.arch/altivec-regs.exp: Ditto.
8171 * gdb.arch/e500-abi.exp: Ditto.
8172 * gdb.arch/e500-regs.exp: Ditto.
8173 * gdb.base/all-bin.exp: Ditto.
8174 * gdb.base/annota1.exp: Ditto.
8175 * gdb.base/annota3.exp: Ditto.
8176 * gdb.base/args.exp: Ditto.
8177 * gdb.base/arithmet.exp: Ditto.
8178 * gdb.base/assign.exp: Ditto.
8179 * gdb.base/async.exp: Ditto.
8180 * gdb.base/bang.exp: Ditto.
8181 * gdb.base/break.exp: Ditto.
8182 * gdb.base/call-rt-st.exp: Ditto.
8183 * gdb.base/completion.exp: Ditto.
8184 * gdb.base/cond-expr.exp: Ditto.
8185 * gdb.base/condbreak.exp: Ditto.
8186 * gdb.base/consecutive.exp: Ditto.
8187 * gdb.base/define.exp: Ditto.
8188 * gdb.base/display.exp: Ditto.
8189 * gdb.base/ena-dis-br.exp: Ditto.
8190 * gdb.base/environ.exp: Ditto.
8191 * gdb.base/eval-skip.exp: Ditto.
8192 * gdb.base/info-proc.exp: Ditto.
8193 * gdb.base/jump.exp: Ditto.
8194 * gdb.base/logical.exp: Ditto.
8195 * gdb.base/long_long.exp: Ditto.
8196 * gdb.base/maint.exp: Ditto.
8197 * gdb.base/miscexprs.exp: Ditto.
8198 * gdb.base/pc-fp.exp: Ditto.
8199 * gdb.base/pointers.exp: Ditto.
8200 * gdb.base/relational.exp: Ditto.
8201 * gdb.base/reread.exp: Ditto.
8202 * gdb.base/sect-cmd.exp: Ditto.
8203 * gdb.base/sep.exp: Ditto.
8204 * gdb.base/sepdebug.exp: Ditto.
8205 * gdb.base/until.exp: Ditto.
8206 * gdb.base/whatis-exp.exp: Ditto.
8207 * gdb.cp/annota2.exp: Ditto.
8208 * gdb.cp/annota3.exp: Ditto.
8209 * gdb.trace/actions.exp: Ditto.
8210 * gdb.trace/backtrace.exp: Ditto.
8211 * gdb.trace/circ.exp: Ditto.
8212 * gdb.trace/collection.exp: Ditto.
8213 * gdb.trace/deltrace.exp: Ditto.
8214 * gdb.trace/infotrace.exp: Ditto.
8215 * gdb.trace/limits.exp: Ditto.
8216 * gdb.trace/packetlen.exp: Ditto.
8217 * gdb.trace/passc-dyn.exp: Ditto.
8218 * gdb.trace/passcount.exp: Ditto.
8219 * gdb.trace/report.exp: Ditto.
8220 * gdb.trace/save-trace.exp: Ditto.
8221 * gdb.trace/tfind.exp: Ditto.
8222 * gdb.trace/tracecmd.exp: Ditto.
8223 * gdb.trace/while-dyn.exp: Ditto.
8224 * gdb.trace/while-stepping.exp: Ditto.
8225 * lib/gdb.exp: Ditto.
8226 (gdb_compile): Handle nowarning option.
8227
5f4a23d9
AO
82282006-03-07 Alexandre Oliva <aoliva@redhat.com>
8229
8230 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
8231 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
8232 Rename executable to prelinkt. Don't re-prelink if we didn't
8233 get a core file. Test prelink -u exit status to tell whether
8234 prelinking failed. Use gdb_test_multiple.
8235
9733fc94
DJ
82362006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
8237
8238 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
8239 (do_tests): Call it.
8240
cc10cae3
AO
82412006-02-28 Alexandre Oliva <aoliva@redhat.com>
8242
8243 * gdb.base/prelink.exp: New test.
8244 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
8245
15c46491
WZ
82462006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
8247
8248 * gdb.fortran/derived-type.f90: New file.
8249 * gdb.fortran/derived-type.exp: New testcase.
8250
5c9f7ded
DJ
82512006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
8252
8253 * gdb.base/default.exp: Allow ';' as a directory separator.
8254
5b96932b
AS
82552006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
8256
8257 * gdb.base/help.exp (help add-symbol-file): Update.
8258
1986bccd
AS
82592006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
8260
8261 * gdb.base/help.exp (help load): Update expected results.
8262
a8b7528f
FF
82632006-02-19 Fred Fish <fnf@specifix.com>
8264
8265 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
8266 specifix hex value as part of results.
8267 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 8268
f8261448
FF
82692006-02-16 Fred Fish <fnf@specifix.com>
8270
8271 * gdb.base/whatis.c: Define variables using typedefs char_addr,
8272 ushort_addr, and slong_addr, so the typedefs are not optimized
8273 away.
8274 * gdb.base/whatis.exp: Add tests using type name for struct type,
8275 union type, enum type, and typedef.
a9c64011 8276
31d8bdd2
MK
82772006-02-13 Mark Kettenis <kettenis@gnu.org>
8278
8279 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
8280
34e41e63
JB
82812006-02-13 Jim Blandy <jimb@redhat.com>
8282
8283 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
8284 case where it takes two "next" commands to skip past the init
8285 call.
8286
ac6e4f31
FF
82872006-02-12 Fred Fish <fnf@specifix.com>
8288
8289 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
8290 to handle cases where it takes two "next" commands to skip
8291 past the init call.
8292
2db2d571
JB
82932006-02-07 Joel Brobecker <brobecker@adacore.com>
8294
8295 * gdb.ada/array_return.exp: Mark the last test as expected to fail
8296 on hppa32 targets.
8297
38fcd64c
DJ
82982006-02-06 Vladimir Prus <ghost@cs.msu.su>
8299
8300 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
8301 field.
8302
1315ad46
MK
83032006-01-29 Mark Kettenis <kettenis@gnu.org>
8304
8305 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
8306
5625b943
DJ
83072006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
8308
8309 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
8310 files.
8311
80df1bbe
DJ
83122006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8313
8314 * gdb.cp/maint.exp: Set complaints to a positive value.
8315
9078e690
DJ
83162006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
8317
8318 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
8319 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
8320 function name.
8321
9c903399
DJ
83222006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
8323
8324 * gdb.base/checkpoint.c: Update copyright notice. Include
8325 <stdlib.h>.
8326
761ae4d6
JB
83272006-01-04 Jim Blandy <jimb@redhat.com>
8328
8329 * gdb.asm/asm-source.exp: Independently provide default values for
8330 asm-flags and debug-flags. Use 'string equal' to do the
8331 comparison, not the implicit expr's '==' operator. Remove
8332 now-unneeded assignments to asm-flags. In h8300 case, place
8333 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
8334
099ac3dd
MS
83352006-01-04 Michael Snyder <msnyder@redhat.com>
8336
8337 * gdb.base/checkpoint.c: New file.
8338 * gdb.base/checkpoint.exp: New file.
8339 * gdb.base/multi-fork.c: New file.
8340 * gdb.base/multi-fork.exp: New file.
8341 * gdb.base/pi.txt: New file (data for checkpoint.c test).
8342
f4d85314
FF
83432006-01-04 Fred Fish <fnf@specifix.com>
8344
8345 * gdb.base/ptype.c (foo): Add typedef.
8346 (intfoo): Add function.
8347 * gdb.base/ptype1.c: New file.
8348 * gdb.base/ptype.exp: Handle compilation and linking with two
8349 source files. Test that proper type for "foo" is found based
8350 on source context rather than first match found in symtabs.
8351
a1b06f35
MK
83522005-12-28 Mark Kettenis <kettenis@gnu.org>
8353
8354 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
8355 * gdb.asm/openbsd.inc: Indent commands.
8356
d082a1e2
MK
83572005-12-26 Mark Kettenis <kettenis@gnu.org>
8358
c65016bd
MK
8359 * gdb.base/freebpcmd.exp: Increase timeout.
8360
d082a1e2
MK
8361 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
8362
d3c32a0e
DJ
83632005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
8364
8365 * gdb.base/default.exp: Update check for "show version".
8366
9fdb1f50
RC
83672005-12-09 Randolph Chung <tausq@debian.org>
8368
8369 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
8370 * gdb.asm/pa64.inc: New file.
8371
5f2c56f7
RC
83722005-12-09 Randolph Chung <tausq@debian.org>
8373
8374 * gdb.asm/common.inc: Indent commands.
8375 * gdb.asm/asmsrc1.s: Likewise.
8376 * gdb.asm/asmsrc2.s: Likewise.
8377
8117349c
RC
83782005-12-09 Randolph Chung <tausq@debian.org>
8379
8380 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
8381 (get_addr_of_sym): Remove duplicate print.
8382 (gen_core): xfail hppa*-*-hpux*, update expected output.
8383 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
8384 * gdb.arch/pa64-nullify.s: New file.
8385
8f07f25a
RC
83862005-12-09 Randolph Chung <tausq@debian.org>
8387
8388 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
8389
55b39184
DJ
83902005-12-07 Christophe Lyon <christophe.lyon@st.com>
8391
8392 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
8393 code generation for these functions.
8394 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
8395 error message.
8396
31e2b00f
AS
83972005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8398
8399 * gdb.base/help.exp (help b, help br, help bre, help brea)
8400 (help break): Update the expected message.
8401
c3d0b56e
SC
84022005-11-11 Stephane Carrez <stcarrez@nerim.fr>
8403
8404 * gdb.asm/m68hc11.inc: Setup the data section.
8405 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
8406 script for this test.
8407 (m6812-*-*): Likewise.
8408
36ae0ea9
RC
84092005-11-09 Randolph Chung <tausq@debian.org>
8410
8411 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
8412
9d6f42e9
WZ
84132005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
8414
8415 * gdb.base/break.exp: Fix a comment typo.
8416
e2126a14
EZ
84172005-11-03 Jim Blandy <jimb@redhat.com>
8418
a9c64011
AS
8419 Checked in by Elena Zannoni <ezannoni@redhat.com>
8420
e2126a14
EZ
8421 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
8422
e0ac7199
CV
84232005-11-02 Corinna Vinschen <vinschen@redhat.com>
8424
8425 * gdb.arch/gdb1558.c: Include stdio.h.
8426
31d3fb18
MK
84272005-10-31 Mark Kettenis <kettenis@gnu.org>
8428
8429 * gdb.asm/asm-source.exp: Use -e instead of --entry.
8430
e52b687c
MK
84312005-10-31 Mark Kettenis <kettenis@gnu.org>
8432
8433 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
8434
f4711d79
PG
84352005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
8436
a9c64011
AS
8437 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
8438 vscr" tests to better match output.
f4711d79 8439
987a9106
JB
84402005-10-12 Jim Blandy <jimb@redhat.com>
8441
8442 * gdb.base/structs.exp (any): New function.
8443 (test_struct_returns): Don't make any assumptions at all about
8444 what value the function returns when GDB can't set the return
8445 value.
8446
2336bb58
JB
84472005-10-09 Joel Brobecker <brobecker@adacore.com>
8448
8449 * gdb.ada/arrayidx/p.adb: New file.
8450 * gdb.ada/arrayidx.exp: New testcase
8451
84522005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
8453
8454 * gdb.ada/array_return/pck.ads: New file.
8455 * gdb.ada/array_return/pck.adb: New file.
8456 * gdb.ada/array_return/p.adb: New file.
8457 * gdb.ada/array_return.exp: New testcase.
8458
705335ea
JB
84592005-10-03 Joel Brobecker <brobecker@adacore.com>
8460
a9c64011
AS
8461 * gdb.base/arrayidx.c: New file.
8462 * gdb.base/arrayidx.exp: New testcase.
705335ea 8463
11ee9940
NR
84642005-09-29 Nick Roberts <nickrob@snap.net.nz>
8465
8466 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
8467 frames-invalid and breakpoints-invalid are no longer generated
8468 with level 3 so don't expect them in the output.
8469
39fb8e9e
BR
84702005-09-27 Bob Rossi <bob@brasko.net>
8471
a9c64011 8472 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
8473 from test. Escape the | in mi_gdb_test call.
8474 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
8475 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
8476 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
8477 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
8478 expected regex's in mi_gdb_test calls.
8479 * lib/mi-support.exp: Remove arbitrary .* from tests.
8480 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
8481 Fully anchor GDB/MI expected results in mi_gdb_test.
8482 * lib/gdb.exp (string_to_regexp): Escape the ] character.
8483 * gdb.base/sizeof.exp: Remove escape character. Correct test.
8484
2af48f68
PB
84852005-09-26 Paul Brook <paul@codesourcery.com>
8486
8487 * long_long.exp: Exclude eabi targets from arm FPA float format test.
8488
f34502bc
WZ
84892005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
8490
8491 * bfp-test.c: New file.
8492 * bfp-test.exp: New testcase.
8493
ca929517
WZ
84942005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
8495
8496 * gdb.fortran/subarray.exp: New testcase to test the evaluation
8497 of subarray and substring variable.
8498 * gdb.fortran/subarray.f: New source file for the test of subarray
8499 and substring variable evaluation.
8500 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
8501 of string constant.
8502
c761af65
DJ
85032005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
8504
8505 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
8506 copyright dates.
8507
561d7a1d
PG
85082005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
8509
8510 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
8511 powerpc altivec' test with an almost identical 'info vector' test.
8512
b2b64cc9
PG
85132005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
8514
a9c64011
AS
8515 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
8516 vscr" tests to match output.
b2b64cc9 8517
6ac4d15a
PG
85182005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
8519
a9c64011
AS
8520 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
8521 output.
6ac4d15a 8522
40e55bef
BR
85232005-09-11 Bob Rossi <bob@brasko.net>
8524
8525 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
a9c64011 8526 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
40e55bef
BR
8527 commands that return an MI output command and an asyncronous MI output
8528 command.
8529 * gdb.mi/mi-console.exp: Ditto.
8530
3c7385ec
BR
85312005-09-11 Bob Rossi <bob@brasko.net>
8532
8533 * gdb.mi/mi-var-child.c: Include <string.h>.
8534
a6cd0eb3
DJ
85352005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
8536
8537 * killed.exp: Correct gdb_expect syntax.
8538
2f168eed
CV
85392005-08-09 Corinna Vinschen <vinschen@redhat.com>
8540
8541 * lib/mi-support.exp (mi_gdb_load): Fix typo.
8542
ecd3fd0f
BR
85432005-08-02 Bob Rossi <bob@brasko.net>
8544
8545 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
8546 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
8547 Change tests to inferior-tty-set/show.
8548 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
8549 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
8550 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
8551 inferior. Use mi_gdb_test to get GDB and Inferior output.
8552 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
8553 descriptor.
8554 (mi_inferior_tty_name): Add inferior PTY file name.
8555 (mi_gdb_start): Add INFERIOR_PTY parameter.
8556 (mi_gdb_test): Add IPATTERN parameter.
8557
f1ea48cb 85582005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 8559
f1ea48cb
BR
8560 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
8561 parameter to mi_gdb_test.
8562 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
8563
6e650a67
DJ
85642005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8565
8566 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
8567 struct_declarations.
8568 * gdb.mi/mi-var-child.exp: Step over the initialization of
8569 struct_declarations.
8570
8be260b6
DJ
85712005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8572
8573 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
8574 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
8575 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
8576 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
8577 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
8578 file.
8579
4e660f07
NR
85802005-07-27 Nick Roberts <nickrob@snap.net.nz>
8581
8582 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
8583 (do_children_tests): Assign values to the extra elements.
8584
8585 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
8586 them for tests for "-var-update --no-values" and
a9c64011 8587 "-var-update --all-values".
4e660f07
NR
8588 Add test for "-var-list-children --simple-values".
8589
8590 * gdb.mi/basics.c (callee4): Add integer array D[3]...
8591
8592 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
8593 "-stack-list-locals --simple-values" Improve doc strings and
8594 comments.
8595
6bdae935
MK
85962005-07-18 Mark Kettenis <kettenis@gnu.org>
8597
598b7a6f
MK
8598 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
8599 *-*-openbsd*.
8600 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
8601
6bdae935
MK
8602 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
8603 sigaltsatck'.
8604
1323e929 86052005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 8606
1323e929
BR
8607 * gdb.base/default.exp (tty): Changed output of command.
8608 * gdb.base/help.exp (help tty): Ditto.
8609
b1a9c082
MK
86102005-07-12 Mark Kettenis <kettenis@gnu.org>
8611
8612 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
8613
10a844a2
MK
86142005-07-10 Mark Kettenis <kettenis@gnu.org>
8615
8616 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
8617 -stack-select-frame without arguments.
8618 (test_stack_frame_listing): Add test for newly implemented command
8619 -stack-info-frame.
8620
3cb3b8df
BR
86212005-07-06 Bob Rossi <bob@brasko.net>
8622
8623 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
8624 command.
8625 (Copyright): Update copyright.
8626
a0c5fbcf
WZ
86272005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
8628
8629 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
8630 tests to evaluate exponentiation expression.
8631
984971d0
AS
86322005-06-29 Andreas Schwab <schwab@suse.de>
8633
8634 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
8635 main to avoid warnings.
8636
8637 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
8638
fe03833f
NR
86392005-06-20 Nick Roberts <nickrob@snap.net.nz>
8640
8641 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
8642 -stack-select-frame without arguments.
8643 (test_stack_frame_listing): Add test for newly implemented command
8644 -stack-info-frame.
a9c64011 8645
7a55f279
WZ
86462005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
8647
0ffa0ea5
DJ
8648 * gdb.fortran/array-element.f: New file.
8649 * gdb.fortran/array-element.exp: New testcase.
7a55f279 8650
26585198
DJ
86512005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8652
8653 * gdb.base/bigcore.exp: Correct checks for systems which can
8654 not dump a large core file.
8655
c1bd25fd
DJ
86562005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8657
8658 * gdb.base/relocate.c: Add a copyright notice.
8659 (dummy): Remove.
8660 * gdb.base/relocate.exp: Test printing the values of variables
8661 from a relocatable file.
8662
589e074d
DJ
86632005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8664
8665 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
8666 excess MI output after an error.
8667
0915f927
JB
86682005-05-29 Joel Brobecker <brobecker@adacore.com>
8669
8670 * gdb.arch/alpha-step.c: New file.
8671 * gdb.arch/alpha-step.exp: New testcase.
8672
76ff342d
DJ
86732005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8674 Dennis Brueni <dennis@slickedit.com>
8675
8676 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
8677 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
8678 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
8679 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
8680 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
8681 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
8682 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
8683
96b0c7ac
DJ
86842005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
8685 Wu Zhou <woodzltc@cn.ibm.com>
8686
8687 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
8688 IBM's xlc compiler.
8689 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
8690 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
8691
f21565d2
JB
86922005-05-13 Jim Blandy <jimb@redhat.com>
8693
8694 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
8695 calling gdb_suppress_entire_file.
8696 * gdb.base/charset.exp: Same.
8697 * gdb.base/call-rt-st.exp: Same.
8698
6006a3a1
BR
86992005-05-05 Bob Rossi <bob_rossi@cox.net>
8700
8701 * lib/gdb.exp (fullname_syntax): Added global regex.
8702 (fullname_syntax_POSIX): Ditto.
8703 (fullname_syntax_UNC): Ditto.
8704 (fullname_syntax_DOS_CASE): Ditto.
8705 (fullname_syntax_DOS): Ditto.
8706 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
8707 fullname_syntax variable to scope and use it.
8708 (test_file_list_exec_source_files): Ditto.
8709 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
8710
c3b69c04
DJ
87112005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
8712
8713 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
8714
3c95e6af
PG
87152004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
8716
a9c64011
AS
8717 * lib/gdb.exp (skip_altivec_tests): New function, based on
8718 check_vmx_hw_available from the GCC testsuite.
8719 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
8720 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 8721
78df6c56
JB
87222005-05-02 Jim Blandy <jimb@redhat.com>
8723
8724 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
8725 calling gdb_suppress_entire_file.
8726
1690f9cf
DJ
87272005-04-30 Randolph Chung <tausq@debian.org>
8728
8729 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
8730 Slightly relax "sem_post" name checking.
8731
5ea106f7
PG
87322005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8733
8734 * gdb.base/unload.exp: Use new shared library infrastructure.
8735
bf7234cf
PG
87362005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
8737
8738 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 8739 infrastructure.
bf7234cf 8740
547b869a
CV
87412005-04-29 Corinna Vinschen <vinschen@redhat.com>
8742
8743 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
8744 * gdb.asm/h8300.inc: New file.
8745
f07e55f0
PG
87462005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8747
8748 * gdb.base/shlib-call.exp: Change to use new shared library
8749 infrastructure.
8750
3cbba3d1
PG
87512005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8752
a9c64011
AS
8753 * gdb.base/pending.exp: Change to use new shared library
8754 infrastructure.
3cbba3d1 8755
ed6df200
PG
87562005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
8757
a9c64011
AS
8758 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
8759 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 8760
8c8f4ebe
PG
87612005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
8762
a9c64011
AS
8763 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
8764 shared objects being adjusted and update copyright years.
8c8f4ebe 8765
607fbc54
DJ
87662005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
8767
8768 * ChangeLog: Correct some 2003-01-13 dates.
8769 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
8770 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
8771 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
8772 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
8773 gdb.trace/tfind.exp: Update copyright years.
8774
57bf0e56
DJ
87752005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
8776 Daniel Jacobowitz <dan@codesourcery.com>
8777
8778 * lib/gdb.exp (gdb_compile): Handle shlib=.
8779 (gdb_compile_shlib): New function.
8780
9b593790
PG
87812005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
8782
a9c64011 8783 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 8784
9494c6a5
DJ
87852005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8786
8787 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
8788 gdb.server.
8789 * configure.ac: Likewise.
8790 * configure: Regenerated.
8791 * gdb.gdbserver/Makefile.in: Moved to...
8792 * gdb.server/Makefile.in: ... here.
8793 * gdb.gdbserver/server.c: Moved to...
8794 * gdb.server/server.c: ... here.
8795 * gdb.gdbserver/server-run.exp: Moved to...
8796 * gdb.server/server-run.exp: ... here.
8797
6f8eac0e
DJ
87982005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
8799
8800 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
8801 * configure.ac: Create gdb.gdbserver/Makefile.
8802 * configure: Regenerated.
8803 * lib/gdbserver-support.exp: New file, derived from
8804 config/gdbserver.exp.
8805 * config/gdbserver.exp: Use gdbserver-support.exp.
8806 * gdb.gdbserver/Makefile.in: New file.
8807 * gdb.gdbserver/server.c: New file.
8808 * gdb.gdbserver/server-run.exp: New file.
8809
6e87504d
PG
88102005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
8811
a9c64011
AS
8812 * lib/gdb.exp (test_compiler_info): Return compiler_info
8813 if no arguments are given.
6e87504d 8814
d1779be4
PG
88152005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
8816
8817 * gdb.arch/altivec-abi.exp: Check for compiler and set
8818 use altivec' flag accordingly.
8819 * gdb.arch/altivec-regs.exp: Likewise.
8820
88750304
DJ
88212005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
8822
8823 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
8824
f3fb768d
AS
88252005-03-27 Andreas Schwab <schwab@suse.de>
8826
8827 * gdb.base/bigcore.c (main): Add missing mode argument in open
8828 call.
8829
7e813ac5
DJ
88302005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
8831
8832 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
8833 downloads.
8834 * config/gdbserver.exp (gdb_load): Likewise.
8835
8e3049aa
PB
88362005-03-14 Paul Brook <paul@codesourcery.com>
8837
8838 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
8839 targets.
8840
a9df7c44
JB
88412005-03-09 Joel Brobecker <brobecker@adacore.com>
8842
8843 * gdb.dwarf2/dup-psym.S: New file.
8844 * gdb.dwarf2/dup-psym.exp: New testcase.
8845
9f0d94e8
JB
88462005-03-09 Joel Brobecker <brobecker@adacore.com>
8847
8848 * gdb.ada/exec_changed/first.adb: New file.
8849 * gdb.ada/exec_changed/second.adb: New file.
8850 * gdb.ada/exec_changed.exp: New testcase.
8851
5f579bc5
NS
88522005-03-08 Nathan Sidwell <nathan@codesourcery.com>
8853
36e9969c
NS
8854 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
8855 (A2): New class.
8856 (main): Test operator+.
8857 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
8858 breakpoint test.
8859
5f579bc5
NS
8860 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
8861 * gdb.base/signull.exp: Disable if gdb,nosignals.
8862 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
8863 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
8864 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
8865 * gdb.mi/mi2-console.exp: Likewise.
8866 * gdb.trace/collection.exp (run_trace_experiment): Consume the
8867 continue output at start.
8868 (gdb_collect_locals_test): Robustify regexp.
8869 * gdb.trace/passc-dyn.exp: Fix comment typo.
8870 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
8871
be46087e
CV
88722005-03-08 Corinna Vinschen <vinschen@redhat.com>
8873
8874 * gdb.asm/asm-source.exp: Add iq2000 case.
8875 * gdb.asm/iq2000.inc: New file.
8876
384e1a61 88772005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 8878
384e1a61
MI
8879 * gdb.base/command.exp: Change hardcoded value to regular expression.
8880 * gdb.base/float.exp: Add powerpc to the list of targets checked.
8881
584b6e9e
DJ
88822005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
8883
8884 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
8885 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
8886 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
8887 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
8888 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
8889
ab5b5d61
MK
88902005-03-05 Mark Kettenis <kettenis@gnu.org>
8891
8892 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
8893 changes.
8894
ae051c1b
PG
88952004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
8896
a9c64011
AS
8897 * lib/compiler.c: Add test for IBM's xlc compiler.
8898 * lib/compiler.cc: Likewise.
ae051c1b 8899
3f0f6ed2
JB
89002004-02-24 Joel Brobecker <brobecker@adacore.com>
8901
8902 * gdb.ada/fixed_points.exp: Create compilation object directory
8903 before running the test.
8904 * gdb.ada/null_record.exp: Likewise.
8905 * gdb.ada/packed_array.exp: Likewise.
8906 * gdb.ada/start.exp: Likewise.
8907
724f452b
JB
89082005-02-15 Joel Brobecker <brobecker@adacore.com>
8909
8910 * gdb.ada/packed_array/pa.adb: New file.
8911 * gdb.ada/packed_array.exp: New testcase.
8912
57f5cdfb 89132005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 8914
1f393151
MK
8915 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
8916 files.
8917
ebdda337
MK
8918 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
8919 on *-*-openbsd*. Correctly match whitespace in regukar
8920 expressions.
8921
cf309262
DJ
89222005-02-10 Daniel Jacobowitz <dan@debian.org>
8923
8924 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
8925 PR exp/1821
8926 * gdb.base/gdb1821.c: New test file.
8927 * gdb.base/gdb1821.exp: New test file.
8928
3be49e7a
JB
89292005-02-09 Joel Brobecker <brobecker@adacore.com>
8930
8931 * gdb.base/start.c: New file.
8932 * gdb.base/start.exp: New testcase.
8933
e292e67d
JB
89342005-02-09 Joel Brobecker <brobecker@adacore.com>
8935
8936 * gdb.ada/start/dummy.adb: New file.
8937 * gdb.ada/start.exp: New testcase.
8938
dbdfa66c
CV
89392005-02-09 Corinna Vinschen <vinschen@redhat.com>
8940
8941 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
8942 for printing symbols and statistics.
8943 Add test for using relative pathnames in "maint print msymbols" test.
8944 Mark "maint info sections DATA" XFAIL on Cygwin.
8945 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
8946 tests.
8947
d7941671
AC
89482005-02-09 Andreas Schwab <schwab@suse.de>
8949
8950 Committed by Andrew Cagney <cagney@gnu.org>
8951 * gdb.base/remotetimeout.exp: New file.
8952
74e5ef44
MK
89532005-02-07 Mark Kettenis <kettenis@gnu.org>
8954
8955 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
8956
464dd14d
JB
89572005-02-03 Joel Brobecker <brobecker@adacore.com>
8958
8959 * gdb.ada/gnat_ada.gpr: New file.
8960 * gdb.ada/gnat_ada.gin: Delete, no longer used.
8961 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
8962 * configure.ac: No longer generate gnat_ada.gpr.
8963 * configure: Regenerate.
8964 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
8965 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
8966 * gdb.ada/null_record/bar.ads: Likewise.
8967 * gdb.ada/null_record/bar.adb: Likewise.
8968 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
8969 * gdb.ada/null_record.exp (testdir): New variable.
8970 (testfile): executable is now in testdir subdirectory.
8971 (srcfile): Use full path to the main compilation unit.
8972 * gdb.ada/fixed_points.exp: Same changes as above.
8973
30d756ae
NR
89742005-02-03 Nick Roberts <nickrob@snap.net.nz>
8975
8976 * gdb.base/interp.exp: New test.
8977
9d799f85
AC
89782005-01-24 Andrew Cagney <cagney@gnu.org>
8979
8980 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
8981
15656118
AC
89822005-01-19 Andrew Cagney <cagney@gnu.org>
8983
a892c31b
AC
8984 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
8985 configure.ac not configure.in.
8986
15656118
AC
8987 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
8988 of powerpc*-*-*.
8989 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 8990 * gdb.base/list.exp (test_list_function)
15656118
AC
8991 (test_list_filename_and_function): Ditto.
8992 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
8993
a7b01baf
AC
89942005-01-16 Andrew Cagney <cagney@gnu.org>
8995
17d92a02
AC
8996 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
8997
a7b01baf
AC
8998 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
8999
bc8332bb
AC
90002005-01-14 Andrew Cagney <cagney@gnu.org>
9001
9002 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
9003 * gdb.mi/mi2-var-cmd.exp: Ditto.
9004
4d074752
CV
90052005-01-10 Corinna Vinschen <vinschen@redhat.com>
9006
9007 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
9008
bec39cab
AC
90092005-01-07 Andrew Cagney <cagney@gnu.org>
9010
9011 * configure.ac: Rename configure.in, require autoconf 2.59.
9012 * configure: Re-generate.
9013 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
9014 * gdb.stabs/configure: Re-generate.
9015 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
9016 * gdb.hp/configure: Re-generate.
9017 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
9018 autoconf 2.59.
9019 * gdb.hp/gdb.objdbg/configure: Re-generate.
9020 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
9021 autoconf 2.59.
9022 * gdb.hp/gdb.defects/configure: Re-generate.
9023 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
9024 autoconf 2.59.
9025 * gdb.hp/gdb.compat/configure: Re-generate.
9026 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
9027 autoconf 2.59.
9028 * gdb.hp/gdb.base-hp/configure: Re-generate.
9029 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
9030 autoconf 2.59.
9031 * gdb.hp/gdb.aCC/configure: Re-generate.
9032
f10b16d4
JB
90332004-12-15 Jim Blandy <jimb@redhat.com>
9034
9035 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
9036 under NPTL when there is debugging info available for libpthread.
9037
fb6e1814
JG
90382004-12-13 Jerome Guitton <guitton@gnat.com>
9039
9040 * gdb.ada/fixed_points.c: New file.
9041 * gdb.ada/fixed_points.exp: New file.
9042
fe46cd3a
RC
90432004-12-03 Randolph Chung <tausq@debian.org>
9044
9045 * gdb.arch/pa-nullify.exp: New file.
9046 * gdb.arch/pa-nullify.s: New file.
9047
8de0841b
RC
90482004-11-30 Randolph Chung <tausq@debian.org>
9049
9050 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
9051 instead of "tbug". Fix regexp to work properly with gdb_test.
9052
c8170782
PH
90532004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
9054
9055 * gdb.base/bitfields2.exp: New test.
9056 * gdb.base/bitfields2.c: New file.
9057
954269c2
RE
90582004-11-28 Richard Earnshaw <rearnsha@arm.com>
9059
9060 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
9061
0107feed
RC
90622004-11-16 Randolph Chung <tausq@debian.org>
9063
9064 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
9065
f073ae8c
DJ
90662004-11-14 Daniel Jacobowitz <dan@debian.org>
9067
9068 * gdb.threads/threadapply.exp: Correct "macro details" test.
9069
19ad59e7
JJ
90702004-11-11 Jeff Johnston <jjohnstn@redhat.com>
9071
9072 * gdb.threads/threadapply.exp: New test.
9073 * gdb.threads/threadapply.c: New file.
9074
9cf0961b
MK
90752004-11-07 Mark Kettenis <kettenis@gnu.org>
9076
9077 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
9078 frames.
9079
c789492a
FL
90802004-11-05 Felix Lee <felix+log1@specifixinc.com>
9081
9082 * gdb.base/cursal.exp: New file.
9083 * gdb.base/cursal.c: New file.
9084
a1e167bb
AC
90852004-11-03 Andrew Cagney <cagney@gnu.org>
9086
9087 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
9088
b7cbf173
MK
90892004-10-30 Mark Kettenis <kettenis@gnu.org>
9090
9091 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
9092 NetBSD/ELF targets.
9093
88f9d34f
JB
90942004-10-29 Joel Brobecker <brobecker@gnat.com>
9095
9096 * gdb.threads/bp_in_thread.c: New file, copied from
9097 pthread_cond_wait.c.
9098 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
9099 file, rather than reusing the .c file from another testcase.
9100
ca7d6a0c
JB
91012004-10-20 Joel Brobecker <brobecker@gnat.com>
9102
9103 * gdb.ada/null_record.exp: Check where we stopped after
9104 sending the start command, instead of where the associated
9105 temporary breakpoint was inserted.
9106
0d863d03
AC
91072004-10-14 Andrew Cagney <cagney@gnu.org>
9108
9109 * gdb.mi/gdb701.c (main): Return 0.
9110
d11e72cb
DJ
91112004-10-13 Daniel Jacobowitz <dan@debian.org>
9112
d40539a4 9113 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 9114
e1923096
JJ
91152004-10-12 Jeff Johnston <jjohnstn@redhat.com>
9116
9117 * gdb.threads/schedlock.c: Add comment markers to use to find
9118 line numbers.
9119 * gdb.threads/schedlock.exp: Adjust regex to handle the new
9120 comments.
9121 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
9122 breakpoint lines.
9123
ec8ba2c9
DJ
91242004-10-12 Daniel Jacobowitz <dan@debian.org>
9125
9126 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
9127
0eb3658b
DJ
91282004-10-12 Daniel Jacobowitz <dan@debian.org>
9129
9130 * configure.in: Add gdb.dwarf2.
9131 * configure: Regenerated.
9132 * Makefile.in: Add gdb.dwarf2.
9133 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
9134 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
9135 gdb.dwarf2/file1.txt: New files.
9136
a271cc33
OF
91372004-10-11 Orjan Friberg <orjanf@axis.com>
9138
a9c64011 9139 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
9140 of "run", since the latter doesn't work with remote targets. Adjust
9141 the breakpoint numbering accordingly.
9142 * gdb.threads/pthread_cond_wait.exp: Ditto.
9143
895ce074
MC
91442004-10-08 Michael Chastain <mec.gnu@mindspring.com>
9145
9146 * gdb.base/overlays.exp: Update copyright years.
9147
6be3092d
KI
91482004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
9149
9150 * gdb.base/overlays.exp: Disable if target is Linux.
9151
e05389b8
FL
91522004-10-06 Felix Lee <felix+log1@specifixinc.com>
9153
9154 * config/gdbserver.exp (gdb_load): Use right filename on remote.
9155
73cb587d
KI
91562004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
9157
9158 * gdb.asm/asm-source.exp: Add m32r-linux target.
9159 * gdb.asm/m32r-linux.inc: New file.
9160
3c0edcdc
AC
91612004-09-24 Andrew Cagney <cagney@redhat.com>
9162 David Anderson <anderson@redhat.com>
9163
9164 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
9165 command fails, assume things will work.
9166 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
9167 (_GNU_SOURCE): Define.
9168 (print_unsigned, print_hex): Change parameter to "long long".
9169 (print_byte_count): New function, use to print byte counts.
9170 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
9171 O_LARGEFILE.
9172 (main): Compute an upper bound on a corefile in max_core_size.
9173 Limit memory chunk size to max_core_size. Limit total memory
9174 allocated to max_core_size.
9175
4bb3667f
AC
91762004-09-23 Andrew Cagney <cagney@gnu.org>
9177
9178 * gdb.base/bigcore.exp: Replace the code that creates a corefile
9179 from a separate process with code that creates a corefile by
9180 making the inferior dump core.
9181
60fe1a51
MK
91822004-09-23 Mark Kettenis <kettenis@gnu.org>
9183
9184 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
9185 block.
9186
8e937346
MC
91872004-09-23 Michael Chastain <mec.gnu@mindspring.com>
9188
9189 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
9190 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
9191 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
9192 Likewise.
9193
7213f6d6
JJ
91942004-09-20 Jeff Johnston <jjohnstn@redhat.com>
9195
9196 * gdb.java/jprint.exp: New test case for java inferior call.
9197 * gdb.java/jprint.java: Ditto.
9198
eac69dca
JB
91992004-09-15 Joel Brobecker <brobecker@gnat.com>
9200
9201 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
9202
22227696
MC
92032004-09-14 Michael Chastain <mec.gnu@mindspring.com>
9204
9205 * gdb.threads/killed.c: Include <stdlib.h>.
9206 * gdb.threads/pthreads.c: Likewise.
9207
7dd403a4
MC
92082004-09-14 Michael Chastain <mec.gnu@mindspring.com>
9209
9210 * gdb.threads/killed.c: Add copyright notice.
9211
33f2d567
JM
92122004-09-10 Jason Molenda (jmolenda@apple.com)
9213
a9c64011
AS
9214 * gdb.base/define.exp: Two new tests to verify zero space chars
9215 after 'if' and 'while' commands in a user-defined command is correctly
9216 parsed.
33f2d567 9217
e05b62ac
AC
92182004-09-08 Andrew Cagney <cagney@gnu.org>
9219
9220 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
9221 delivery test with duplicate at end of file.
9222
9cbe82da
MK
92232004-09-06 Mark Kettenis <kettenis@jive.nl>
9224
9225 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
9226
564803d9
MC
92272004-09-05 Michael Chastain <mec.gnu@mindspring.com>
9228
9229 * config/hppro.exp: Removed.
9230
7c6807ce
MC
92312004-09-05 Michael Chastain <mec.gnu@mindspring.com>
9232
9233 * config/sparclet.exp: Removed.
9234
bf7e26dd
MC
92352004-09-05 Michael Chastain <mec.gnu@mindspring.com>
9236
9237 * config/udi.exp: Removed.
9238
714e341b
MC
92392004-09-02 Michael Chastain <mec.gnu@mindspring.com>
9240
9241 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
9242 of "exp_continue".
9243 (advancei): Likewise.
9244
1236e623
JJ
92452004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9246
9247 * gdb.base/unload.exp: Fix so messages aren't duplicated.
9248
3bdcad15
MI
92492004-09-01 Manoj Iyer <manjo@austin.ibm.com>
9250
228af206 9251 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
9252 to check for nodebug in executable.
9253 * gdb.gdb/observer.exp (setup_test): Likewise.
9254 * gdb.gdb/selftest.exp (test_with_self): Likewise.
9255 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
9256
c72b934c
AC
92572004-09-01 Andrew Cagney <cagney@gnu.org>
9258
9259 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
9260 files.
9261
edd9b715
JJ
92622004-09-01 Jeff Johnston <jjohnstn@redhat.com>
9263
9264 * gdb.base/unload.exp: Fix expected warning message to match
9265 latest format.
9266
fb4ce06b
CV
92672004-09-01 Corinna Vinschen <vinschen@redhat.com>
9268
9269 * gdb.base/call-rt-st.exp: Fix typos.
9270
ce78e7c3
MI
92712004-08-31 Manoj Iyer <manjo@austin.ibm.com>
9272
9273 * gdb.threads/thread_check.exp: New testcase.
9274 * gdb.threads/thread_check.c: New testcase.
9275
2dedb159
AC
92762004-08-31 Andrew Cagney <cagney@gnu.org>
9277
9278 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
9279 (skip_to_handler_entry): New procedures. Test stepping into a
9280 handler when the breakpoint is at the handler's entry point.
9281
68f53502
AC
92822004-08-30 Andrew Cagney <cagney@gnu.org>
9283
9284 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
9285 gdb/1757.
9286
3e3ffd2b
MC
92872004-08-27 Michael Chastain <mec.gnu@mindspring.com>
9288
9289 With code from Manoj Iyer <manjo@austin.ibm.com>:
9290 * lib/gdb.exp (gdb_file_cmd): Return more information in the
9291 return value. Add an arm for "no debugging symbols found".
9292 Change a stray "error" to "perror".
9293 (gdb_run_cmd): Adapt to new return value.
9294 * gdb.base/remote.exp: Adapt to new return value.
9295 * gdb.gdb/complaints.exp: Likewise.
9296 * gdb.gdb/observer.exp: Likewise.
9297 * gdb.gdb/selftest.exp: Likewise.
9298 * gdb.gdb/xfullpath.exp: Likewise.
9299
4b6f5fd2
JB
93002004-08-27 Joel Brobecker <brobecker@gnat.com>
9301
9302 * gdb.threads/bp_in_thread.exp: New testcase.
9303
e5b25496
MC
93042004-08-27 Michael Chastain <mec.gnu@mindspring.com>
9305
9306 Fix PR testsuite/1735.
9307 * gdb.threads/schedlock.c (thread_function): Add a cast
9308 to suppress a gcc warning.
9309 * gdb.threads/thread-specific.c (thread_function): Likewise.
9310
934353d6
MC
93112004-08-26 Michael Chastain <mec.gnu@mindspring.com>
9312
9313 * gdb.base/unload.c: Include <stdlib.h>.
9314
f98a0aef 93152004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 9316
f98a0aef 9317 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
9318 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
9319 synchronized after the "return".
9320
5a2e8882
MC
93212004-08-26 Michael Chastain <mec.gnu@mindspring.com>
9322
9323 * gdb.mi/basics.c: Include <stdio.h>.
9324 * gdb.mi/pthreads.c: Include <stdlib.h>.
9325 * gdb.mi/var-cmd.c: Include <stdlib.h>.
9326
a9640423
MC
93272004-08-26 Michael Chastain <mec.gnu@mindspring.com>
9328
9329 * gdb.threads/schedlock.c: Add copyright notice.
9330
b04e311d
AC
93312004-08-25 Andrew Cagney <cagney@gnu.org>
9332
9333 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
9334 (skip_over_handler, breakpoint_over_hander): New test procedures.
9335 (advance, advancei): Add a proper prefix, do not use
9336 rerun_to_main.
9337 * gdb.base/sigstep.c (main): Change to use an infinite loop.
9338
7c27f15b
MC
93392004-08-24 Michael Chastain <mec.gnu@mindspring.com>
9340
9341 * gdb.mi/basics.c: Add copyright notice.
9342 * gdb.mi/var-cmd.c: Add copyright notice.
9343
fffc87ae
MC
93442004-08-23 Michael Chastain <mec.gnu@mindspring.com>
9345
9346 * lib/gdb.exp: Remove signed_keyword_not_used.
9347 * lib/compiler.c: Likewise.
9348 * lib/compiler.cc: Likewise.
9349
d782e0bf
MC
93502004-08-23 Michael Chastain <mec.gnu@mindspring.com>
9351
9352 * gdb.base/whatis.c: Remove conditional disabling of "signed".
9353 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
9354
96033e83
MC
93552004-08-23 Michael Chastain <mec.gnu@mindspring.com>
9356
9357 * gdb.base/whatis.c: Add copyright notice.
9358
cf38c229
MK
93592004-08-20 Mark Kettenis <kettenis@gnu.org>
9360
9361 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
9362 it to skip the breakpoints encoded in the inline assembly.
9363
f4b49756
MC
93642004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9365
9366 * Makefile.in: Add gdb.fortran.
9367
2f193b69
MC
93682004-08-20 Michael Chastain <mec.gnu@mindspring.com>
9369
9370 * gdb.base/call-sc.exp (test_scalar_returns):
9371 Fix cut-and-paste glitch in "Make fun return now".
9372
89a237cb
MC
93732004-08-17 Michael Chastain <mec.gnu@mindspring.com>
9374
9375 * configure.in: Add gdb.fortran.
9376 * configure: Regenerate.
9377 * gdb.fortran/Makefile.in: New file.
9378 * lib/gdb.exp (skip_fortran_tests): New procedure.
9379
469aff8e
MC
93802004-08-17 Michael Chastain <mec.gnu@mindspring.com>
9381
9382 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
9383 reference to bug-gnu@prep.ai.mit.edu.
9384 * gdb.mi/mi-var-child.exp: Likewise.
9385 * gdb.mi/mi-var-cmd.exp: Likewise.
9386 * gdb.mi/mi-var-display.exp: Likewise.
9387 * gdb.mi/mi2-var-block.exp: Likewise.
9388 * gdb.mi/mi2-var-child.exp: Likewise.
9389 * gdb.mi/mi2-var-cmd.exp: Likewise.
9390 * gdb.mi/mi2-var-display.exp: Likewise.
9391
00b51b9f
MK
93922004-08-15 Mark Kettenis <kettenis@gnu.org>
9393
9394 * gdb.base/unload.c (main): Make local variable msg const.
9395
45f07fef
MC
93962004-08-15 Michael Chastain <mec.gnu@mindspring.com>
9397
9398 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
9399 to bug-gnu@prep.ai.mit.edu.
9400 * gdb.mi/mi-disassemble.exp: Likewise.
9401 * gdb.mi/mi-eval.exp: Likewise.
9402 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
9403 default line number.
9404 * gdb.mi/mi-return.exp: Likewise.
9405 * gdb.mi/mi-simplerun.exp: Likewise.
9406 * gdb.mi/mi-stack.exp: Likewise.
9407 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
9408 number with explicit range test.
9409 * gdb.mi/mi-watch.exp: Likewise.
9410 * gdb.mi/mi2-break.exp: Likewise.
9411 * gdb.mi/mi2-cli.exp: Likewise.
9412 * gdb.mi/mi2-disassemble.exp: Likewise.
9413 * gdb.mi/mi2-eval.exp: Likewise.
9414 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
9415 default line number.
9416 * gdb.mi/mi2-return.exp: Likewise.
9417 * gdb.mi/mi2-simplerun.exp: Likewise.
9418 * gdb.mi/mi2-stack.exp: Likewise.
9419 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
9420 number with explicit range test.
9421 * gdb.mi/mi2-watch.exp: Likewise.
9422
dd8c8ee7
MC
94232004-08-15 Michael Chastain <mec.gnu@mindspring.com>
9424
9425 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
9426 * gdb.cp/m-static.exp: Likewise.
9427 * gdb.cp/rtti.exp: Likewise.
9428
4e838464
MK
94292004-08-14 Mark Kettenis <kettenis@gnu.org>
9430
9431 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
9432
8d8cb839
EZ
94332004-08-14 Eli Zaretskii <eliz@gnu.org>
9434
9435 * ChangeLog: Prefix Local Variables with semi-colons and indent
9436 the reference to older ChangeLog files, to fix fontification in
9437 Emacs.
9438
deea8bb0
MC
94392004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9440
9441 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
9442 * gdb.mi/mi2-break.exp: Likewise.
9443
c3297504
MC
94442004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9445
9446 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
9447
25808999
MC
94482004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9449
9450 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
9451
226a8d71
MC
94522004-08-13 Michael Chastain <mec.gnu@mindspring.com>
9453
9454 * gdb.cp/classes.exp: Remove unused declarations. Just let
9455 test names default instead of providing special names. Remove
9456 extraneous demangler test.
9457
37fdf854
JJ
94582004-08-12 Jeff Johnston <jjohnstn@redhat.com>
9459
9460 * gdb.base/unload.exp: New test for breakpoints in dynamically
9461 loaded libraries.
9462 * gdb.base/unload.c: Ditto.
9463 * gdb.base/unloadshr.c: Ditto.
9464
2d3a7986
MC
94652004-08-12 Michael Chastain <mec.gnu@mindspring.com>
9466
9467 * gdb.cp/classes.exp (test_ptype_class_objects): Call
9468 cp_test_ptype_class.
9469 (test_enums): Likewise.
9470
c72b934c
AC
94712004-08-10 Andrew Cagney <cagney@gnu.org>
9472
9473 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
9474 files.
9475
cc503c8a
AC
94762004-08-10 Andrew Cagney <cagney@gnu.org>
9477
9478 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
9479 init_malloc call.
9480
902f2ccb
MC
94812004-08-10 Michael Chastain <mec.gnu@mindspring.com>
9482
9483 * ChangeLog: Add copyright notice. The notice is copied
9484 from emacs 21.3 top level ChangeLog.
9485
78c90502
MC
94862004-08-09 Michael Chastain <mec.gnu@mindspring.com>
9487
9488 * lib/cp-support.exp: New file.
9489 * lib/cp-support.exp (cp_test_type_class): New function.
9490 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
9491 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
9492 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
9493 cp_test_ptype_class.
9494
88e5ea78
MC
94952004-08-09 Michael Chastain <mec.gnu@mindspring.com>
9496
9497 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
9498 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
9499 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
9500 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
9501 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
9502 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
9503 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
9504 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
9505 gdb.mi/mi2-watch.exp: Update copyright years.
9506
6a89fc9c
MK
95072004-08-09 Mark Kettenis <kettenis@gnu.org>
9508
9509 * gdb.base/sigaltstack.exp: Provide proper anchoring.
9510
1482e0de
MC
95112004-08-09 Michael Chastain <mec.gnu@mindspring.com>
9512
9513 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
9514 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
9515 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
9516 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
9517 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
9518 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
9519 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
9520 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
9521 gdb.mi/mi-watch.exp: Update copyright years.
9522
1a5ce3f3
DJ
95232004-08-08 Daniel Jacobowitz <dan@debian.org>
9524
9525 PR gdb/1738
9526 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
9527 from a breakpoint with a pending signal.
9528
04f6ecf2
DJ
95292004-08-08 Daniel Jacobowitz <dan@debian.org>
9530
9531 PR gdb/1736
9532 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
9533 * gdb.base/sigaltstack.exp (finish_test): Consume output until
9534 the prompt.
9535 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
9536
54d90d35
DJ
95372004-08-08 Daniel Jacobowitz <dan@debian.org>
9538
9539 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
9540
d2f6abb0
DJ
95412004-08-08 Daniel Jacobowitz <dan@debian.org>
9542
9543 PR gdb/1736
9544 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
9545 for i?86-*-linux*.
9546
5598c03d
DJ
95472004-08-08 Daniel Jacobowitz <dan@debian.org>
9548
9549 * gdb.arch/i386-prologue.exp: Compile without debug information.
9550
c6fee705
MC
95512004-08-08 Michael Chastain <mec.gnu@mindspring.com>
9552
9553 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
9554 rather than asking gdb to search.
9555
dd90efdb
MC
95562004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9557
9558 * gdb.base/gcore.c: Include <string.h>.
9559
1e84bec1
MC
95602004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9561
9562 * gdb.base/gcore.c: Add copyright notice.
9563
e425eb2b
MC
95642004-08-05 Michael Chastain <mec.gnu@mindspring.com>
9565
9566 * gdb.base/freebpcmd.c: Include <stdio.h>.
9567 * gdb.base/long_long.c: Include <string.h>.
9568 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
9569 * gdb.base/siginfo.c: Include <string.h>.
9570 * gdb.base/sigstep.c: Include <string.h>.
9571
cb9aaed5
MC
95722004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9573
9574 * gdb.base/complex.c: Include <stdlib.h>.
9575
55944f3d
MC
95762004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9577
9578 * gdb.base/complex.c: Add copyright notice.
9579
7b2953d9
MC
95802004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9581
9582 * gdb.base/charset.c: Include <stdlib.h>.
9583
c9133d23
MC
95842004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9585
9586 * gdb.base/auxv.c: Include <stdlib.h>.
9587
0a8490ad
MC
95882004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9589
9590 * gdb.base/auxv.c: Add copyright notice.
9591
3426d5ec
MC
95922004-08-04 Michael Chastain <mec.gnu@mindspring.com>
9593
9594 * gdb.base/coremaker.c: Add copyright notice.
9595 * gdb.base/coremaker2.c: Add copyright notice.
9596
8da195dd
AC
95972004-08-04 Andrew Cagney <cagney@gnu.org>
9598
9599 * gdb.base/store.exp: Update copyright.
9600 (check_set, up_set, check_struct, up_struct): Add a prefix to test
9601 names, do not import gdb_prompt.
9602
8d394f98
AC
96032004-08-01 Andrew Cagney <cagney@gnu.org>
9604
9605 Fix PR testsuite/1729.
9606 * gdb.base/dump.exp: Add test name to callers of capture_value, do
9607 not use capture_value with value 4.
9608 (capture_value): Add optional test name parameter.
9609 (test_reload_saved_value, test_restore_saved_value): Use $msg as
9610 the prefix, pass to capture_value.
9611
b6702b23
MK
96122004-08-01 Mark Kettenis <kettenis@gnu.org>
9613
9614 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
9615 * gdb.arch/i386-prologue.c (standard): New prototype and function.
9616 (main): Call new function.
9617
c203e0ca
MC
96182004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9619
9620 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
9621
a7995a30
MC
96222004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9623
9624 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
9625
9366563b
MC
96262004-07-31 Michael Chastain <mec.gnu@mindspring.com>
9627
b6eeaf26 9628 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
9629 Accept more values of vtbl pointer. Remove some messages
9630 about "obsolete gcc or gdb".
9631
2fc1f950
MC
96322004-07-30 Michael Chastain <mec.gnu@mindspring.com>
9633
9634 * gdb.cp/classes.exp: Accept more varieties of ptype output.
9635
c724d49b
MC
96362004-07-30 Michael Chastain <mec.gnu@mindspring.com>
9637
9638 * gdb.base/asm-source.exp: Properly convert target board
9639 debug flags from gcc format to binutils format.
9640
736b0fce
MK
96412004-07-28 Mark Kettenis <kettenis@gnu.org>
9642
9643 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
9644 gdb1718". PR backtrace/1718 partially fixed.
9645
5633ea5c
JJ
96462004-07-27 Jeff Johnston <jjohnstn@redhat.com>
9647
9648 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
9649
575eebb1
NC
96502004-07-26 Nick Clifton <nickc@redhat.com>
9651
9652 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
9653 good default value for a specific architecture is available then
9654 set it to that value. Otherwise default to the -gstabs switch.
9655 Remove the -g... switches from the asm-flags variable. Allow the
9656 target board info to override the value if it wants to. Pass the
9657 switch on the assembler command line.
9658
62104619
MK
96592004-07-23 Mark Kettenis <kettenis@gnu.org>
9660
9661 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
9662 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
9663 (main): Call new function.
9664
4a1135b8
MC
96652004-07-22 Michael Chastain <mec.gnu@mindspring.com>
9666
9667 Test for PR exp/1715.
9668 * gdb.base/radix.exp: Refactor common procedures. Make all
9669 test names unique. Change XFAIL to KFAIL.
9670
8a12c1f0
MC
96712004-07-20 Michael Chastain <mec.gnu@mindspring.com>
9672
9673 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
9674 * gdb.ada/gnat_ada.gin: ... to here.
9675 * configure.in: Use gnat_ada.gin.
9676 * configure: Regenerate.
9677
23b451cf
AC
96782004-07-20 Andrew Cagney <cagney@gnu.org>
9679
9680 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
9681 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
9682 XFAILs. Clean up test messages and comments. Check backtraces.
9683 Delete re-sync code.
9684
ab618a02
MC
96852004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9686
9687 Fix PR cli/740.
9688 * gdb.base/annota1.exp: Honor gdb,nosignals.
9689 * gdb.base/annota3.exp: Likewise.
9690
46dad340
MC
96912004-07-19 Michael Chastain <mec.gnu@mindspring.com>
9692
9693 * lib/java.exp: Update copyright notice.
9694
756d8c70
AC
96952004-07-19 Andrew Cagney <cagney@gnu.org>
9696
9697 * gdb.base/selftest.exp: Copy file from here ...
9698 * gdb.gdb/selftest.exp: ... to here.
9699
586027e6
AC
97002004-07-16 Andrew Cagney <cagney@redhat.com>
9701
9702 * lib/insight-support.exp: Delete file.
9703 * lib/java.exp (java_init): Fix copyright.
9704
029d2200
AC
97052004-07-16 Andrew Cagney <cagney@gnu.org>
9706
9707 * gdb.base/restore.c: Append "prologue" to comments marking the a
9708 function's prologue.
9709 * gdb.base/restore.exp: Update copyright, re-indent.
9710 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
9711 callerN" prefix where needed. Update patterns that match a
9712 function's prologue.
9713
653b62c5
MC
97142004-07-16 Michael Chastain <mec.gnu@mindspring.com>
9715
9716 * gdb.base/restore.c: Add copyright notice.
9717
f7d690e5
AC
97182004-07-16 Andrew Cagney <cagney@gnu.org>
9719
9720 * gdb.base/logical.exp: Update copyright.
9721 (evaluate): New procedure. Use to re-implement tests using
9722 several tables.
9723
d629a7cb
MH
97242004-07-14 Martin Hunt <hunt@redhat.com>
9725
9726 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
9727 which fixes some problems where init.tcl was not found.
9728
9c7bb332
AC
97292004-07-13 Andrew Cagney <cagney@gnu.org>
9730
6bf46641
AC
9731 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
9732 (check_sizeof, check_valueof): Do not include the output in the
9733 test name. Use gdb_test.
9734 (get_valueof): Use gdb_test_multiple.
9735
c4ffd4c0
AC
9736 * gdb.base/step-test.exp: Update copyright. Use
9737 gdb_test_multiple. Ensure that test names do not include
9738 architecture dependent output.
9739
ab89363a
AC
9740 * gdb.gdb/observer.exp: Update copyright.
9741 (setup_test): Use gdb_test_multiple.
9742 (attach_first_observer, attach_second_observer)
9743 (attach_third_observer, detach_first_observer)
9744 (detach_second_observer, detach_third_observer)
9745 (reset_counters, check_counters): Make $message a prefix.
9746 (test_normal_stop_notifications): Add "args" parameter - a list of
9747 init functions to be called. Make $message a prefix,
9748 (test_observer_normal_stop): Change the message prefixes so that
9749 they are unique, pass the attach / detach procedures to
9750 test_normal_stop_notifications.
9751
ec58997a
AC
9752 * gdb.base/signull.exp (test_segv): Prefix all tests with
9753 "${name}". Clean up test messages.
9754
b475183b
AC
9755 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
9756
9c7bb332
AC
9757 * gdb.base/ena-dis-br.exp: Update copyright.
9758 (break_at): New function. Replace send_gdb with gdb_test,
9759 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
9760 ignore count, not stopped at bpt", with KFAIL.
9761
2dd95497
CV
97622004-07-13 Corinna Vinschen <vinschen@redhat.com>
9763
9764 * gdb.base/attach.exp: Remove cleanupfile handling.
9765
419e626b
AC
97662004-07-12 Andrew Cagney <cagney@gnu.org>
9767
9768 * gdb.base/annota1.exp: Cleanup corefile test name.
9769 * gdb.base/annota3.exp: Ditto.
9770
8b1b3228
AC
97712004-07-12 Andrew Cagney <cagney@gnu.org>
9772
78650829
AC
9773 * gdb.base/signals.exp: Clean up copyright, re-indent.
9774
8b1b3228
AC
9775 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
9776 gdb_test and gdb_test_multiple.
9777
935c2760
JJ
97782004-07-08 Jeff Johnston <jjohnstn@redhat.com>
9779
9780 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 9781 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
9782 provide line number info for first statement in main.
9783
1544280f
AC
97842004-07-08 Andrew Cagney <cagney@gnu.org>
9785
1279f4ff
AC
9786 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
9787
1544280f
AC
9788 * gdb.base/sigbpt.exp: Make the common part of each test name a
9789 prefix instead of suffix.
9790
bcc82369
BR
97912004-07-07 Bob Rossi <bob_rossi@cox.net>
9792
9793 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
9794 test from test_tbreak_creation_and_listing to
9795 test_file_list_exec_source_file
9796 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
9797 Changed name of test from test_tbreak_creation_and_listing to
9798 test_file_list_exec_source_file
9799
23f4b0aa
JJ
98002004-07-07 Jeff Johnston <jjohnstn@redhat.com>
9801
9802 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
9803 the jmisc() constructor instead of <init>.
9804 * gdb.java/jmisc1.exp: Ditto.
9805
56401cd5
AC
98062004-07-07 Andrew Cagney <cagney@gnu.org>
9807
9808 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
9809 corrupting the PC.
9810
44ae2f6a
MC
98112004-07-06 Michael Chastain <mec.gnu@mindspring.com>
9812
9813 * gdb.cp/templates.exp: Accept whitespace change in demangler
9814 output.
9815
45a83408
AC
98162004-07-06 Andrew Cagney <cagney@gnu.org>
9817
9818 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
9819
d205ad70
MC
98202004-07-02 Michael Chastain <mec.gnu@mindspring.com>
9821
9822 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
9823 * lib/compiler.cc: Likewise.
9824
06ea1a61
MC
98252004-06-30 Michael Chastain <mec.gnu@mindspring.com>
9826
9827 * lib/compiler.cc: Work around string preprocessing problem
9828 with old hp c++ compiler.
9829 * lib/compiler.c: Likewise.
9830
daab1251
CV
98312004-06-29 Corinna Vinschen <vinschen@redhat.com>
9832
9833 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
9834 directives to conditionalize symbol prefixing.
9835 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
9836 additional_flags handling. Add underscore prefix for Cygwin.
9837 * gdb.arch/i386-unwind.c: Use preprocessor directives to
9838 conditionalize symbol prefixing.
9839 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
9840 additional_flags handling. Add underscore prefix for Cygwin.
9841
cc984116
CV
98422004-06-29 Corinna Vinschen <vinschen@redhat.com>
9843
9844 * gdb.base/bigcore.exp: Skip test on Cygwin.
9845
c279b077
MC
98462004-06-28 Michael Chastain <mec.gnu@mindspring.com>
9847
9848 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
9849 formats for "info register". Use gdb_test_multiple. Fix
9850 the "invalid register" test.
9851
0e915747
CV
98522004-06-28 Corinna Vinschen <vinschen@redhat.com>
9853
9854 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
9855 PID for Cygwin. Add Cygwin specific strings to check for in some
9856 tests.
9857 (do_attach_tests): Add a test for user interaction when attaching
9858 to a process with no matching symbol table already loaded.
9859
11422c86
AC
98602004-06-26 Andrew Cagney <cagney@gnu.org>
9861
9862 Test PR java/1567 and PR java/1565.
9863 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
9864 * gdb.java/jmisc2.exp: Delete file.
9865
cefbce26
MC
98662004-06-26 Michael Chastain <mec.gnu@mindspring.com>
9867
9868 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
9869
e19f872c
CV
98702004-06-25 Corinna Vinschen <vinschen@redhat.com>
9871
9872 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
9873 attach process.
9874
d931ba3b
MC
98752004-06-23 Michael Chastain <mec.gnu@mindspring.com>
9876
9877 * gdb.cp/pr-1553.exp: Remove.
9878
aef68c48
MC
98792004-06-22 Michael Chastain <mec.gnu@mindspring.com>
9880
9881 * gdb.cp/pr-1553.cc: Remove.
9882 * gdb.cp/pr-1553.exp: Disable this test.
9883
8d5df71a
JB
98842004-06-20 Jim Blandy <jimb@redhat.com>
9885
a9c64011 9886 Fix PR testsuite/1680.
8d5df71a
JB
9887 * gdb.arch/i386-sse.exp: Properly quote curly braces in
9888 regular expressions.
9889
4ac6f39d
MC
98902004-06-19 Michael Chastain <mec.gnu@mindspring.com>
9891
9892 Fix PR testsuite/1679.
9893 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
9894 Issue an UNSUPPORTED result instead.
9895
1b413552
JB
98962004-06-18 Jim Blandy <jimb@redhat.com>
9897
9898 * gdb.base/charset.exp: Only send a control-C if we see a new
9899 prompt and incomplete command.
9900
6daa6ebd
MC
99012004-06-18 Michael Chastain <mec.gnu@mindspring.com>
9902
9903 * gdb.cp/pr-574.cc: Add copyright notice.
9904
51fa4ae0
JB
99052004-06-17 Jim Blandy <jimb@redhat.com>
9906
9907 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
9908 cases where the regexp has no groups; this grabs random text from
9909 the previous test suite, whatever that was.
9910
8fea26c5
MC
99112004-06-17 Michael Chastain <mec.gnu@mindspring.com>
9912
9913 * gdb.cp/printmethod.cc: Add copyright notice.
9914
1e3aeb41
MC
99152004-06-16 Michael Chastain <mec.gnu@mindspring.com>
9916
9917 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
9918
9d9030bc
AC
99192004-06-16 Andrew Cagney <cagney@gnu.org>
9920
9921 * gdb.base/signull.c: Update copyright. Include <string.h>.
9922 (bowler): Replace data_pointer with data_read
9923 and data_write cases. Add code_descriptor case.
9924 (zero, desc): New array and pointer.
9925 (data, code): Change to simple pointers.
9926 * gdb.base/signull.exp: Fix probe pattern matching a function
9927 descriptor SIGSEGV. Replace data_pointer with data_read and
9928 data_write tests.
9929
acd4ad44
AC
99302004-06-16 Andrew Cagney <cagney@gnu.org>
9931
9932 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
9933
08fd625c
MC
99342004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9935
9936 * gdb.base/long_long.c: Add copyright notice.
9937
1903502c
MC
99382004-06-15 Michael Chastain <mec.gnu@mindspring.com>
9939
9940 * gdb.base/long_long.exp: Remove reference to
9941 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
9942 to gdb_breakpoint and gdb_continue_to_breakpoint.
9943
83313cb1
JB
99442004-06-14 Jim Blandy <jimb@redhat.com>
9945
9946 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
9947 endian case.
9948
1bf404ef
AC
99492004-06-14 Andrew Cagney <cagney@gnu.org>
9950
9951 * gdb.base/gcore.exp (capture_command_output): Delete the always
9952 passing tests containing inferior values.
9953 * gdb.base/ending-run.exp: Do not include the breakpoint address
9954 in the test message. Update copyright.
9955 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
9956 size in the test name, use gdb_test_multiple. Update copyright.
9957
ef220b33
MC
99582004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9959
9960 * gdb.cp/ref-types.cc: Add copyright notice.
9961
4f70a4c9
MC
99622004-06-14 Michael Chastain <mec.gnu@mindspring.com>
9963
9964 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
9965 hp_aCC_compiler.
9966 * lib/compiler.cc: Likewise.
9967 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
9968 'set' commands. Log diagnostics for other lines. Set
9969 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
9970
335928ac
MC
99712004-06-13 Michael Chastain <mec.gnu@mindspring.com>
9972
9973 * gdb.cp/try_catch.cc: Add copyright notice.
9974
2efb12e8
MC
99752004-06-12 Michael Chastain <mec.gnu@mindspring.com>
9976
9977 * gdb.cp/userdef.cc: Add copyright notice.
9978
0bbed51a
MC
99792004-06-11 Michael Chastain <mec.gnu@mindspring.com>
9980
9981 * gdb.cp/virtfunc.cc: Add copyright notice.
9982
e12a46c9
RC
99832004-06-11 Randolph Chung <tausq@debian.org>
9984
9985 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
9986 problem.
9987
338e05af
AC
99882004-06-10 Andrew Cagney <cagney@gnu.org>
9989
9990 * lib/compiler.cc, lib/compiler.c: Append either
9991 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
9992 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
9993 instead of gcc-3-3.
9994
dc3f10cb
AC
99952004-06-09 Andrew Cagney <cagney@gnu.org>
9996
b4d946af
AC
9997 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
9998 gdb/1455, bug is specific to "long long" and "double".
a9c64011 9999
dc3f10cb
AC
10000 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
10001 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
10002 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
10003 fixed.
10004
b5c0bfa2
AC
100052004-06-09 Andrew Cagney <cagney@gnu.org>
10006
10007 * gdb.base/structs.exp (test_struct_returns): Replace
10008 "return_value_unknown" and "finish_value_unknown" by
10009 "return_value_known" and "finish_value_known". Instead of
10010 "return_value_unknown" iff "finish_value_unknown", check
10011 "return_value_known" implies "finish_value_known".
10012
caeb605f
MH
100132004-06-08 Martin Hunt <hunt@redhat.com>
10014
10015 * gdb.base/float.exp: Add pattern for mips targets.
10016
c892bb64
RC
100172004-06-08 Randolph Chung <tausq@debian.org>
10018
10019 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
10020 message for unknown architectures more clear.
10021
48306d3e
JB
100222004-06-08 Joel Brobecker <brobecker@gnat.com>
10023
10024 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
10025 start the execution of the program.
10026
83ecb59f
JB
100272004-06-07 Jim Blandy <jimb@redhat.com>
10028
10029 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
10030 * gdb.arch/i386-cpuid.h: New helper file.
10031
55264cb4
RC
100322004-06-07 Randolph Chung <tausq@debian.org>
10033
10034 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
10035 has started.
10036
23cadb28
RM
100372004-06-04 Roland McGrath <roland@redhat.com>
10038
10039 Fix PR gdb/1647.
10040 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
10041 differently to be robust to output buffering differences.
10042
51d01eda
MC
100432004-06-04 Michael Chastain <mec.gnu@mindspring.com>
10044
10045 * gdb.threads/pthreads.exp: Update copyright years.
10046 (check_control_c): Change asynchronous 'after' to synchronous.
10047
f4fc3b93
RM
100482004-06-04 Roland McGrath <roland@redhat.com>
10049
10050 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
10051 next gdb prompt.
10052
4013522b
MC
100532004-06-02 Michael Chastain <mec.gnu@mindspring.com>
10054
10055 Fix PR gdb/1636.
10056 * gdb.threads/manythreads.exp: Change asynchronous 'after'
10057 calls to synchronous.
10058
7a8f1e6b
JB
100592004-05-26 Jim Blandy <jimb@redhat.com>
10060
10061 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
10062
81bb3443
RC
100632004-05-24 Randolph Chung <tausq@debian.org>
10064
10065 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
10066 * gdb.asm/pa.inc: New file.
10067
8f5a3103
MK
100682004-05-22 Mark Kettenis <kettenis@gnu.org>
10069
10070 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
10071
734b8fe8 100722004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 10073 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
10074
10075 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
10076 GDB prompt.
10077
725603e1
UW
100782004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10079
f4fc3b93 10080 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
10081 setjmp/longjmp. Use sigaction instead of signal.
10082
8b923272 100832004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 10084 Michael Snyder <msnyder@redhat.com>
8b923272
JB
10085
10086 * gdb.threads/pthread_cond_wait.c: New file.
10087 * gdb.threads/pthread_cond_wait.exp: New testcase.
10088
8bfabb04
AC
100892004-05-13 Andrew Cagney <cagney@redhat.com>
10090
10091 * gdb.base/signull.exp, gdb.base/signull.c: New files.
10092 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
10093
42edda50
AC
100942004-05-11 Andrew Cagney <cagney@redhat.com>
10095
10096 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
10097 fixed but revealed gdb/1639.
10098
d303a6c7
AC
100992004-05-10 Andrew Cagney <cagney@redhat.com>
10100
10101 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
10102 func1" and "next to 2nd alarm", kernel bug avoided.
10103
bf08c2a1
DJ
101042004-05-10 Daniel Jacobowitz <dan@debian.org>
10105
10106 PR external/1568
10107 * gdb.base/bigcore.exp: Check the size of the dumped core file.
10108 XFAIL if it is smaller than bytes_allocated.
10109 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
10110 (main): Make chunks_allocated unsigned. Correct comment.
10111
c0586a34
JB
101122004-05-07 Joel Brobecker <brobecker@gnat.com>
10113
10114 * gdb.arch/powerpc-aix-prologue.c: New file.
10115 * gdb.arch/powerpc-aix-prologue.exp: New file.
10116
f2785d12
JB
101172004-05-07 Jim Blandy <jimb@redhat.com>
10118
10119 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
10120 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
10121
bd7f6e30
JB
101222004-05-06 Joel Brobecker <brobecker@gnat.com>
10123
10124 * gdb.base/sep.exp: No longer setup_kfail when the program was
10125 built with dwarf2.
10126
0a5e7efe
JI
101272004-05-05 Jim Ingham <jingham@apple.com>
10128
10129 * gdb.base/pending.exp: Make sure pending breakpoints
10130 preserve the ignore count.
f4fc3b93 10131
a8958849
MK
101322004-04-27 Jerome Guitton <guitton@gnat.com>
10133
10134 * i386-prologue.exp: Add testcase for jump instruction as first
10135 instruction of the real code.
10136 * i386-prologue.c (jump_at_beginning): New function.
10137
7e103f5b
MK
101382004-04-28 Mark Kettenis <kettenis@gnu.org>
10139
10140 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
10141 x86_64-*-*.
10142
5d38b224
MK
101432004-04-28 Mark Kettenis <kettenis@gnu.org>
10144
10145 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
10146 i*86-*-*.
10147
0ef32fd9
MK
101482004-04-25 Mark Kettenis <kettenis@gnu.org>
10149
10150 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
10151 expression that checks the return type.
10152
71d7dd7c
AC
101532004-04-23 Andrew Cagney <cagney@redhat.com>
10154
10155 * gdb.base/call-sc.exp: New test of scalar call/return values.
10156 * gdb.base/call-sc.c: Ditto.
10157
1e9f977e
JJ
101582004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10159
10160 * gdb.threads/manythreads.c: Reduce thread stack size.
10161
899d9e3a
JJ
101622004-04-23 Jeff Johnston <jjohnstn@redhat.com>
10163
10164 * gdb.threads/manythreads.c: Add copyright notice.
10165
61bcae62
AC
101662004-04-23 Andrew Cagney <cagney@redhat.com>
10167
10168 * gdb.base/siginfo.exp: Better handle step out of signal.
10169 * gdb.base/sigstep.exp: Ditto.
10170
7339a42e 101712004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 10172 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
10173
10174 * gdb.threads/manythreads.c: New testcase.
10175 * gdb.threads/manythreads.exp: Ditto.
10176
5c98409b
JB
101772004-04-22 Jim Blandy <jimb@redhat.com>
10178
10179 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
10180 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
10181
3b611f1a
MC
101822004-04-21 Michael Chastain <mec.gnu@mindspring.com>
10183
10184 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
10185
f0fd9238
AC
101862004-04-21 Andrew Cagney <cagney@redhat.com>
10187
10188 * gdb.base/sigstep.c: New file.
10189 * gdb.base/sigstep.exp: New file.
10190
90990674
JB
101912004-04-16 Joel Brobecker <brobecker@gnat.com>
10192
10193 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
10194 call to observer_notify_normal_stop.
10195
78cef34b
AC
101962004-04-15 Andrew Cagney <cagney@redhat.com>
10197
10198 * gdb.base/siginfo.c: New file.
10199 * gdb.base/siginfo.exp: New file.
10200
d2343407
JB
102012004-04-12 J. Brobecker <brobecker@gnat.com>
10202
10203 * gdb.base/sep.exp: Fix typo in comment.
10204
a2dba3c8
JB
102052004-04-12 J. Brobecker <brobecker@gnat.com>
10206
10207 * gdb.base/sep.c: New file.
10208 * gdb.base/sep-proc.c: New file.
10209 * gdb.base/sep.exp: New testcase.
10210
15f7b60e
MK
102112004-04-09 Mark Kettenis <kettenis@gnu.org>
10212
10213 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
10214 support.
10215
44f4de1a
AC
102162004-04-05 Andrew Cagney <cagney@redhat.com>
10217
10218 * gdb.base/sigaltstack.c: New file.
10219 * gdb.base/sigaltstack.exp: New file.
10220
ef04f396
JB
102212004-04-04 Joel Brobecker <brobecker@gnat.com>
10222
10223 * gdb.base/foll-fork.exp: Update the expected output for
10224 "help set follow-fork-mode", to match a change that was made
10225 to the help of this variable on 2004-01-13.
10226
d40d2c92
JB
102272004-04-01 Joel Brobecker <brobecker@gnat.com>
10228
10229 * lib/ada.exp: Add copyright notice.
10230 * bar.ads: Likewise.
10231 * bar.adb: Likewise.
10232 * null_record.adb: Likewise.
10233 * null_record.exp: Likewise.
10234 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
10235
f86ef5a3
JB
102362004-04-01 Joel Brobecker <brobecker@gnat.com>
10237
10238 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
10239 * configure: Regenerate.
10240
414e70e3
JB
102412004-04-01 Joel Brobecker <brobecker@gnat.com>
10242
10243 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
10244 to build the application. Remove the message printed when in
10245 verbose mode, redundant with the UNSUPPORTED message above.
10246
f0aaee49
JB
102472004-03-31 Joel Brobecker <brobecker@gnat.com>
10248
10249 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
10250 * gdb.ada (null_record.exp): New testcase.
10251
ac81cb54
JB
102522004-03-31 Joel Brobecker <brobecker@gnat.com>
10253
10254 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
10255
854af2f7
JB
102562004-03-31 Joel Brobecker <brobecker@gnat.com>
10257
10258 * gdb.ada: New subdirectory.
10259 * gdb.ada/Makefile.in: New file.
10260 * gdb.ada/gnat_ada.gpr.in: New file.
10261
034cb681
JB
102622004-03-31 Joel Brobecker <brobecker@gnat.com>
10263
10264 * lib/ada.exp: New file.
10265
78a1a894
DJ
102662004-03-24 Daniel Jacobowitz <drow@mvista.com>
10267
10268 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
10269 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
10270
4b2b3b3e
AC
102712004-03-22 Andrew Cagney <cagney@redhat.com>
10272
10273 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
10274 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
10275 Problem identified by Ulrich Weigand.
10276
23c73aa3
DC
102772004-03-17 David Carlton <carlton@kealia.com>
10278
10279 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
10280 PR c++/826.
10281
d63a86f8
RM
102822004-03-16 Roland McGrath <roland@redhat.com>
10283
10284 * gdb.base/auxv.exp: New file.
10285 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
10286
0e02aa50
DC
102872004-03-12 David Carlton <carlton@kealia.com>
10288
10289 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
10290 * gdb.cp/pr-1553.cc: Ditto.
10291 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
10292 pass branch.
10293
c20b71be
MC
102942004-03-12 Michael Chastain <mec.gnu@mindspring.com>
10295
10296 * gdb.cp/templates.exp: Accept more template types.
10297
c7414a01
MC
102982004-03-09 Michael Chastain <mec.gnu@mindspring.com>
10299
10300 From Corinna Vinschen with modifications.
10301 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
10302 local variable obj_with_enum.
10303 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
10304 results with obj_with_enum.
10305
ed69573c
MC
103062004-03-09 Michael Chastain <mec.gnu@mindspring.com>
10307
10308 * gdb.cp/classes.cc: New file, copied from misc.cc.
10309 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
10310
28301461
MC
103112004-03-09 Michael Chastain <mec.gnu@mindspring.com>
10312
10313 * gdb.cp/misc.cc: Add copyright notice.
10314
1198ecbe
DC
103152004-03-05 David Carlton <carlton@kealia.com>
10316
10317 * gdb.cp/rtti.exp: Add 'print *obj3' test.
10318 * gdb.cp/rtti.h: Update copyright.
10319 (namespace n2::n3): New.
10320 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
10321 (n2::n3::func3): New.
10322 (main): Call n2::n3::func3.
10323 * gdb.cp/rtti2.cc: Update copyright.
10324 (n2::create3): New.
10325
9e08c470
MK
103262004-03-04 Mark Kettenis <kettenis@gnu.org>
10327
10328 * gdb.asm/openbsd.inc: Fix typo.
10329
4bebc3aa
FF
103302004-03-03 Fred Fish <fnf@redhat.com>
10331
10332 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
10333 "val" instead of unused "size". Update copyright year.
10334
6ea9fb37
DJ
103352004-02-29 Daniel Jacobowitz <drow@mvista.com>
10336
10337 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
10338 to use unsigned char.
10339 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
10340 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
10341
23b23974
DJ
103422004-02-29 Daniel Jacobowitz <drow@mvista.com>
10343
10344 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
10345 line of output.
10346
7574fd53
DJ
103472004-02-28 Daniel Jacobowitz <drow@mvista.com>
10348
10349 * gdb.base/relocate.c (dummy): Initialize.
10350
a195357f
DJ
103512004-02-28 Daniel Jacobowitz <drow@mvista.com>
10352
10353 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
10354 a breakpoint at exit.
10355
72fd54a9
FF
103562004-02-27 Fred Fish <fnf@redhat.com>
10357
10358 * gdb.base/chng-syms.exp: Add expect condition to match failing
10359 case that isn't a timeout.
10360
b9d23137
AC
103612004-02-27 Andrew Cagney <cagney@redhat.com>
10362
10363 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
10364 support.
10365
15d208f6 103662004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 10367
15d208f6
FF
10368 * gdb.arch/gdb1431.c: Remove.
10369 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
10370 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
10371 of "until" incorrectly.
10372
98f9cd2d
JB
103732004-02-26 J. Brobecker <brobecker@gnat.com>
10374
10375 * gdb.cp/class2.cc (empty): New class.
10376 (refer): New function.
10377 (main): Declare an object of type empty and use it.
10378 * gdb.cp/class2.exp: Print the value of an object of type empty.
10379
9b50c11b
JJ
103802004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10381
10382 * gdb.base/langs.exp: Update query string to match the
10383 new nquery format used for pending breakpoints.
10384
0dcd613f
AC
103852004-02-26 Andrew Cagney <cagney@redhat.com>
10386
10387 Fix PR i18n/1570.
10388 * gdb.base/charset.c: Update copyright notice.
10389 (main, init_string): Remove the escape character '\e' tests.
10390 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
10391 * gdb.base/charset.exp (valid_host_charset): Ditto.
10392 * gdb.base/setvar.exp: Ditto.
10393
b8a56647
AC
103942004-02-24 Andrew Cagney <cagney@redhat.com>
10395
90d59e34
AC
10396 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
10397 mmapped data in core file" PASS and FAIL messages consistent.
10398
b8a56647
AC
10399 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
10400 setting a breakpoint. Work around PR java/1565.
10401
9f27c604
JJ
104022004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10403
10404 * lib/gdb.exp (gdb_breakpoint): Update query string to match
10405 new nquery format.
10406 * gdb.base/pending.exp: Ditto.
10407
3224a706
MK
104082004-02-22 Mark Kettenis <kettenis@gnu.org>
10409
10410 * configure.in: Run stabs tests on *BSD.
10411 * configure: Regenerated.
10412
41e0a9ca
MK
104132004-02-21 Mark Kettenis <kettenis@gnu.org>
10414
10415 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
10416
1e1b3428
FF
104172004-02-20 Fred Fish <fnf@redhat.com>
10418
10419 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
10420 blank in test for "returns short", for consistency with other
10421 "returns xxx" tests. Update copyright year.
10422
f9a7572a
FF
104232004-02-19 Fred Fish <fnf@redhat.com>
10424
10425 New testcase for PR breakpoint/1558.
10426 * gdb.arch/gdb1558.exp: New file.
10427 * gdb.arch/gdb1558.c: New file.
10428
b2ce2854
EZ
104292004-02-19 Elena Zannoni <ezannoni@redhat.com>
10430
10431 * gdb.base/nodebug.exp: Fix typo.
10432
e7c9ff01
JB
104332004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10434
10435 Committed by Jim Blandy <jimb@redhat.com>.
10436
62f4b920
JB
10437 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
10438
2db536a1
JB
10439 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
10440
e7c9ff01
JB
10441 * gdb.base/float.exp: Support s390*-*-* targets.
10442
f3205b34
AF
104432004-02-17 Adam Fedor <fedor@gnu.org>
10444
10445 * gdb.base/gdb1555.exp: New file.
10446 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
10447
9d62932d
EZ
104482004-02-17 Elena Zannoni <ezannoni@redhat.com>
10449
10450 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
10451
344c9711
FF
104522004-02-16 Fred Fish <fnf@redhat.com>
10453
10454 * gdb.arch/gdb1291.c: Remove
10455 * gdb.arch/gdb1291.s: New test input file.
10456 * gdb.arch/gdb1291.exp: Expand test to check case that should not
10457 fail. Test for correct result, known incorrect result, other
10458 failures and timeouts.
10459
2d822687
AC
104602004-02-16 Andrew Cagney <cagney@redhat.com>
10461
10462 * gdb.base/bigcore.exp: New file.
10463 * gdb.base/bigcore.c: New file.
10464
dac15b66
AC
104652004-02-13 Andrew Cagney <cagney@redhat.com>
10466
10467 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
10468 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
10469 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
10470 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
10471 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
10472 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
10473 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
10474 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
10475 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
10476 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
10477
6bdfc2c4
JJ
104782004-02-11 Jeff Johnston <jjohnstn@redhat.com>
10479
10480 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
10481 executed is an alloc instruction.
10482
87b3ede8
DC
104832004-02-11 David Carlton <carlton@kealia.com>
10484
10485 * gdb.cp/breakpoint.exp: New.
10486 * gdb.cp/breakpoint.cc: New.
10487
6e19e2bf
MC
104882004-02-11 Michael Chastain <mec.gnu@mindspring.com>
10489
10490 Partial fix for PR gdb/1543.
10491 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
10492 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
10493 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
10494 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
10495 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
10496 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
10497 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
10498 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
10499 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
10500 to bug-gdb@prep.ai.mit.edu .
10501 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
10502 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
10503 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
10504 Likewise.
10505
5c5455dc
AC
105062004-02-10 Andrew Cagney <cagney@redhat.com>
10507
10508 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
10509 using gdb_internal_error_resync.
10510
9cf689d7
DJ
105112004-02-09 Daniel Jacobowitz <drow@mvista.com>
10512
10513 * gdb.threads/thread-specific.exp: Stop early if no threads are
10514 found.
10515
d2dc51db
MC
105162004-02-09 Michael Chastain <mec.gnu@mindspring.com>
10517
10518 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
10519
14b1a056
DJ
105202004-02-08 Daniel Jacobowitz <drow@mvista.com>
10521
10522 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
10523 breakpoints.
10524
83f66e8f
DJ
105252004-02-07 Daniel Jacobowitz <drow@mvista.com>
10526
10527 * config/sim.exp (gdb_load): Handle $arg == "".
10528 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
10529 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
10530
30fc0091
EZ
105312004-02-07 Elena Zannoni <ezannoni@redhat.com>
10532
a9c64011
AS
10533 * gdb.base/maint.exp: Update test to reflect
10534 obstack changes.
30fc0091 10535
4d806929
JJ
105362004-02-04 Jeff Johnston <jjohnstn@redhat.com>
10537
10538 * gdb.base/pendshr.c (pendfunc): New function that calls
10539 pendfunc1.
10540 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
10541
7bfdd688
FF
105422004-02-04 Fred Fish <fnf@redhat.com>
10543
10544 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
10545 function symbols and update copyright years.
10546 * gdb.arch/gdb1291.c: Ditto.
10547
aaa08ee4
MC
105482004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10549
10550 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
10551
dbad7755
MC
105522004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10553
10554 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
10555
ec4646ef
MC
105562004-02-03 Michael Chastain <mec.gnu@mindspring.com>
10557
10558 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
10559
1b802196
FF
105602004-02-02 Fred Fish <fnf@redhat.com>
10561
10562 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
10563 remote targets. Update copyright years.
10564
18fe2033
JJ
105652004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10566
10567 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
10568 support.
10569 * gdb.base/langs.exp: Fix test which attempts to create
10570 breakpoint on non-existent function to handle new pending
10571 support.
10572 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
10573 a breakpoint.
10574 * gdb.base/pending.exp: New test.
10575 * gdb.base/pending.c: New file.
10576 * gdb.base/pendshr.c: Ditto.
10577
8d577d32
DC
105782004-02-02 David Carlton <carlton@kealia.com>
10579
10580 * gdb.cp/overload.exp: Add overloadNamespace tests.
10581 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
10582 (overloadNamespace, XXX): New.
10583 (main): Call XXX::marker2.
10584
3ad13771
FF
105852004-02-01 Fred Fish <fnf@redhat.com>
10586
10587 * gdb.base/dump.exp: Use runto_main instead of "runto main".
10588 * gdb.base/finish.exp: Ditto.
10589 * gdb.base/gcore.exp: Ditto.
10590 * gdb.base/huge.exp: Ditto.
10591 * gdb.base/info-proc.exp: Ditto.
10592 * gdb.base/return2.exp: Ditto.
10593 * gdb.threads/gcore-thread.exp: Ditto.
10594
44c75849
DJ
105952004-02-01 Daniel Jacobowitz <drow@mvista.com>
10596
10597 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
10598
005bc093
MK
105992004-02-01 Mark Kettenis <kettenis@gnu.org>
10600
10601 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
10602 that opening the file succeeds on OpenBSD.
10603
c47cebdb
DJ
106042004-02-01 Daniel Jacobowitz <drow@mvista.com>
10605
10606 * gdb.threads/thread-specific.c: New file.
10607 * gdb.threads/threads-specific.exp: New test script.
10608 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
10609 to expect_out.
10610
5a01311c
MK
106112004-02-01 Mark Kettenis <kettenis@gnu.org>
10612
10613 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
10614 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
10615 only on the "print_small_structs from print_long_arg_list" test.
10616
ce22a4f1
DJ
106172004-02-01 Daniel Jacobowitz <drow@mvista.com>
10618
10619 * gdb.base/completion.exp: Kill a stray backslash.
10620
10621 From Jim Ingham <jingham@apple.com>:
10622 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
10623 agrees with the result from sending a tab.
10624
abbab9d3
DJ
106252004-01-31 Daniel Jacobowitz <drow@mvista.com>
10626
10627 * gdb.base/chng-syms.exp: Remove stray newline.
10628
53904d1e
MK
106292004-01-31 Mark Kettenis <kettenis@gnu.org>
10630
10631 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
10632 *-*-openbsd*.
10633 * gdb.asm/openbsd.inc: New file.
10634
3a4b3aac
MK
106352004-01-30 Mark Kettenis <kettenis@gnu.org>
10636
10637 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
10638 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
10639 *-*solaris2*. Remove commented out default settings for
10640 asm-flags. Replace gdb_compile with target_link.
10641
ebac27b4
MC
106422004-01-29 Michael Chastain <mec.gnu@mindspring.com>
10643
10644 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
10645 for all tests. Remove old hp-ux and cygnus xfail cases.
10646
d8679d84
PH
106472004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
10648
10649 * gdb.base/chng-syms.exp: New file.
10650 * gdb.base/chng-syms.c: New file.
10651
0a55bc22
MC
106522004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10653
10654 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
10655 Provide arms for current output in all my configurations.
10656
94b8e876
MC
106572004-01-24 Michael Chastain <mec.gnu@mindspring.com>
10658
10659 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
10660 * lib/compiler.cc: Likewise.
10661 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
10662 get the right preprocessor. Eval the output directly. Remove
10663 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
10664 hp_f77_compiler and hp_f90_compiler completely.
10665 (gdb_preprocess): Delete.
10666 (get_compiler): Delete.
10667
7cf03d44
MK
106682004-01-24 Mark Kettenis <kettenis@gnu.org>
10669
10670 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
10671 <string.h>.
10672
68b6dce9
NR
106732004-01-24 Nick Roberts <nick@nick.uklinux.net>
10674
10675 * gdb.mi/mi-stack.exp: Update copyright.
10676
b368761e
DC
106772004-01-23 David Carlton <carlton@kealia.com>
10678
10679 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
10680 test for cp_lookup_transparent_type.
10681 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
10682 call them.
10683
f2061b53
DJ
106842004-01-23 Daniel Jacobowitz <drow@mvista.com>
10685
10686 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
10687 after -var-update.
10688
37fc574a
DC
106892004-01-23 David Carlton <carlton@kealia.com>
10690
10691 * gdb.cp/namespace.cc (C::ensureRefs): New.
10692 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
10693
8e94b928
NR
106942004-01-20 Nick Roberts <nick@nick.uklinux.net>
10695
10696 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
10697 case "-stack-list-locals 2".
10698 * gdb.mi/mi-var-child.exp: Test for case
10699 "-var-list-children --all-values NAME".
10700
997b0952
MC
107012004-01-18 Michael Chastain <mec.gnu@mindspring.com>
10702
10703 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
10704
52470da3
MK
107052004-01-18 Mark Kettenis <kettenis@gnu.org>
10706
7049b4b8
MK
10707 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
10708 used with gdb_test_multiple.
10709
52470da3
MK
10710 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
10711 read at address 0. This fixes PR testsuite/1504.
10712
da6012e5
DJ
107132004-01-18 Daniel Jacobowitz <drow@mvista.com>
10714
10715 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
10716 Remove downloading, guessing the host executable, the calls to
10717 gdb_file_cmd and gdb_target_cmd, and "load" support.
10718 (infer_host_exec): New function broken out from gdb_load.
10719 (gdb_load): New wrapper for gdbserver_gdb_load.
10720 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
10721 gdb_target_cmd. Use -target-select.
10722 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
10723 Download binaries to the host. Clear last_mi_remote_file when
10724 we load a new binary.
10725 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
10726 call gdbserver_gdb_load and mi_gdb_target_cmd.
10727
32c70722
MC
107282004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10729
10730 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
10731 type patterns.
10732
b0cecf36
MC
107332004-01-17 Michael Chastain <mec.gnu@mindspring.com>
10734
10735 * gdb.cp/templates.exp: Fix typo in test name of
10736 "print Foo<volatile char*>::foo".
10737
4120d7e6
MC
107382004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10739
10740 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
10741
f679e530
BE
107422004-01-16 Ben Elliston <bje@wasabisystems.com>
10743
10744 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
10745 (clean mostlyclean): Remove empty rm.
10746
091c48f6
MC
107472004-01-15 Michael Chastain <mec.gnu@mindspring.com>
10748
10749 * gdb.base/setvar.exp: Add copyright years.
10750
3e5fc8d2
DC
107512004-01-14 David Carlton <carlton@bactrian.org>
10752
10753 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
10754 PR c++/1511 and update coment.
10755 * gdb.cp/templates.exp: Update patterns to match current output.
10756 If changes involve something other than whitespace, KFAIL
10757 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
10758
63d06c5c
DC
107592004-01-14 David Carlton <carlton@kealia.com>
10760
10761 * gdb.cp/namespace.exp: Add tests involving classes defined within
10762 namespaces.
10763 * gdb.cp/namespace.cc (C::CClass): New.
10764 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
10765
a51dab88
EZ
107662004-01-14 Elena Zannoni <ezannoni@redhat.com>
10767
10768 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
10769 what debug info we have. Print a better message if something goes
10770 wrong while producing the separate debug info file.
10771
a476ccc9
MC
107722004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10773
10774 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
10775
f453692c
MC
107762004-01-14 Michael Chastain <mec.gnu@mindspring.com>
10777
10778 * gdb.base/callfuncs.c: Add copyright notice.
10779
f40063a5
MC
107802004-01-13 Michael Chastain <mec.gnu@mindspring.com>
10781
10782 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
10783 inheritance. PR gdb/1498, PR gcc/13539.
10784
19ac3974
EZ
107852004-01-13 Elena Zannoni <ezannoni@redhat.com>
10786
a9c64011
AS
10787 * gdb.threads/gcore-thread.exp: Prefix name of binary with
10788 test specific name.
10789 * gdb.mi/gdb669.exp: Ditto.
10790 * gdb.mi/mi-pthreads.exp: Ditto.
10791 * gdb.mi/mi1-pthreads.exp: Ditto.
10792 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 10793
56c97c6e
MC
107942004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10795
10796 * gdb.cp/member-ptr.cc: Add copyright notice.
10797
a0644324
MC
107982004-01-12 Michael Chastain <mec.gnu@mindspring.com>
10799
10800 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
10801 some patterns for recent versions of gcc and hpacc. Delete
10802 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
10803 Delete tests that access a NULL pointer-to-member-data. This
10804 script is still disabled for gcc.
10805
32fabe09
EZ
108062004-01-12 Elena Zannoni <ezannoni@redhat.com>
10807
10808 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 10809 escaped correctly.
32fabe09 10810
1f8a6abb
EZ
108112004-01-12 Elena Zannoni <ezannoni@redhat.com>
10812
10813 * gdb.base/sepdebug.exp: New file.
10814 * gdb.base/sepdebug.c: New file.
10815 * lib/gdb.exp (separate_debug_filename): New procedure.
10816 (gdb_gnu_strip_debug): New procedure.
10817
48efe704
AC
108182004-01-12 Andrew Cagney <cagney@redhat.com>
10819
10820 * gdb.mi/ChangeLog: Delete file. Renamed to ...
10821 * gdb.mi/ChangeLog-1999-2003: New file.
10822
a9415475
AC
108232004-01-12 Andrew Cagney <cagney@redhat.com>
10824
10825 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
10826 "Renaming a directory to a non-empty directory returns ENOTEMPTY
10827 or EEXIST", treat EBUSY as an XFAIL.
10828
83b8cf9d
MC
108292004-01-11 Michael Chastain <mec.gnu@mindspring.com>
10830
10831 * gdb.base/scope.exp: Remove obsolete setup_xfail for
10832 hp_cc_compiler.
10833
9939d2a8
MC
108342004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10835
10836 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
10837 decorations.
10838
1ff8cadf
MC
108392004-01-10 Michael Chastain <mec.gnu@mindspring.com>
10840
10841 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
10842 and "(aCC)" decorations. Remove obsolete doco about old
10843 test results.
10844
6fa9022e
MC
108452004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10846
10847 * gdb.cp/exception.exp: Fix typo in doco.
10848
209721fe
MK
108492004-01-09 Mark Kettenis <kettenis@gnu.org>
10850
10851 * gdb.base/gdb1476.exp: Fix typo.
10852
ef11303e
MC
108532004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10854
10855 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
10856 file.
10857
041ab88c
MC
108582004-01-09 Michael Chastain <mec.gnu@mindspring.com>
10859
10860 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
10861 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
10862 Use gdb_compile. Remove restriction on gcc. Add some patterns
10863 for recent version of gdb. Delete second half, which was a copy
10864 of the first half with different build flags. This test is
10865 still disabled because it is still not ready for production.
10866
e36d075a
MC
108672004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10868
10869 * gdb.cp/exception.cc: Add copyright notice.
10870 * gdb.cp/exception.exp: Add a notice that this file is broken
10871 because of line number changes caused by addition of copyright
10872 notice.
10873
42b190ad
MC
108742004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10875
10876 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
10877 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
10878
8f25f06b
MC
108792004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10880
10881 * gdb.cp/classes.exp: Accept gnu abi 2.
10882 * gdb.cp/derivation.exp: Likewise.
10883 * gdb.cp/overload.exp: Likewise.
10884 * gdb.cp/virtfunc.exp: Likewise.
10885
06ded8b8
MC
108862004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10887
10888 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
10889 semicolon after end of function.
10890
77c26ae3
MC
108912004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10892
10893 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
10894 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
10895 boilerplate code for compiling and running the program under
10896 test. Add some string method tests.
10897
20757486
MC
108982004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10899
10900 * gdb.cp/bs15503.cc: Add copyright notice.
10901 * gdb.cp/bs15503.exp: Adjust line number.
10902
0fd3b503
MC
109032004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10904
10905 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
10906 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
10907
10d1bea8
MC
109082004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10909
10910 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
10911 hp_cc_compiler.
10912
2789202a
MC
109132004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10914
10915 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
10916 * gdb.cp/ctti.exp: Use the marker instead of "next".
10917 With gcc, run further before bailing.
10918
b862f14c
MC
109192004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10920
10921 * gdb.cp/cttiadd.cc: Add copyright notice.
10922 * gdb.cp/cttiadd1.cc: Likewise.
10923 * gdb.cp/cttiadd2.cc: Likewise.
10924 * gdb.cp/cttiadd3.cc: Likewise.
10925
96da2469
MC
109262004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10927
10928 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
10929 Use gdb_test, gdb_test_multiple. Use floating-point values that
10930 have exact representations in IEEE-ish formats.
10931
053248ff
MC
109322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10933
10934 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
10935 compilers. Delete duplicate call to get_compiler_info.
10936 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
10937 * gdb.base/volatile.exp: Likewise.
10938
84acecdd
MK
109392004-01-07 Mark Kettenis <kettenis@gnu.org>
10940
10941 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
10942 memory at address 0.
10943
fe11a27f
MC
109442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10945
10946 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
10947 to test for hp-ux assembler. Fix copyright years.
10948
60ad077b
AC
109492004-01-07 Andrew Cagney <cagney@redhat.com>
10950
10951 * gdb.base/fileio.c (strerrno): Add "EBUSY".
10952
1c9b8f33
AC
109532004-01-07 Andrew Cagney <cagney@redhat.com>
10954
10955 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
10956 when creating the read-only file. From analysis by Roland McGrath
10957 and Elena Zannoni.
10958
753ccc7a
MC
109592004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10960
10961 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
10962
eca3e36b
MC
109632004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10964
10965 * gdb.base/cvexpr.c: Be type-safe with function pointers and
10966 data pointers.
10967
f8d4bac4
MC
109682004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10969
10970 * gdb.cp/m-static.exp: Compile one source file at a time.
10971 Delete unused call to get_compiler_info.
10972
9b4e0f94
MC
109732004-01-06 Michael Chastain <mec.gnu@mindspring.com>
10974
10975 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
10976 * gdb.base/call-rt-st.exp: Likewise.
10977 * gdb.base/nodebug.exp: Likewise.
10978 * gdb.base/volatile.exp: Likewise.
10979 * gdb.cp/ref-types.exp: Likewise.
10980 * gdb.cp/templates.exp: Likewise.
10981
023c1024
MK
109822004-01-05 Mark Kettenis <kettenis@gnu.org>
10983
10984 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
10985
19703c4a
MC
109862004-01-05 Michael Chastain <mec.gnu@mindspring.com>
10987
10988 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
10989 hppa*-hp-hpux*.
10990
18b67037
MK
109912004-01-04 Mark Kettenis <kettenis@gnu.org>
10992
ba6219c8
MK
10993 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10994 x86_64-*-*.
10995
18b67037
MK
10996 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
10997 sparc64-*-* and sparc*-solaris2*.
10998
1bfbbb9d
MK
109992004-01-04 Mark Kettenis <kettenis@gnu.org>
11000
11001 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
11002 return ${tests}" test. The ${tests} already mentions the
11003 filename.
11004
06846494
MC
110052004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11006
11007 * gdb.cp/local.exp: Accept gcc abi 2.
11008
3b0cb202
MC
110092004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11010
11011 * gdb.cp/templates.exp: Accept gcc abi 2.
11012
0643ec3f
MC
110132004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11014
11015 * lib/compiler.cc: Remove supports_template_debugging.
11016 * gdb.cp/templates.exp: Do not test supports_template_debugging.
11017
d231d0b1
MC
110182004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11019
11020 * gdb.cp/namespace.exp: Accept gcc abi 2.
11021
44ffb27c
MC
110222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11023
11024 * gdb.cp/method.exp: Accept gcc abi 2.
11025
184ad485
MC
110262004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11027
11028 * gdb.cp/classes.exp: Generate identical results as old version.
11029 * gdb.cp/derivation.exp: Likewise.
11030 * gdb.cp/overload.exp: Likewise.
11031 * gdb.cp/virtfunc.exp: Likewise.
11032
116f09e7
MC
110332004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11034
11035 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
11036 mysterious bug with sourceware version of expect.
11037
b1379776
MC
110382004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11039
11040 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
11041 current versions of gcc, including gcc abi 2. Remove gratuitous
11042 restart of test program. Use gdb_test_multiple and gdb_test for
11043 all tests. Add patterns to xfail missing "const" in "const char *"
11044 and kfail PR gdb/1155.
11045
6b7a4c0e
MC
110462004-01-01 Michael Chastain <mec.gnu@mindspring.com>
11047
11048 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
11049 current versions of gcc, including gcc abi 2. Remove gratuitous
11050 restart of test program. Use gdb_test_multiple and gdb_test for
11051 all tests. Add patterns to kfail PR gdb/1498.
11052
51615d72
MC
110532003-12-31 Michael Chastain <mec.gnu@mindspring.com>
11054
11055 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
11056 current versions of gcc, including gcc abi 2. Use "breakpoint"
11057 and "continue" instead of restarting the target program. Use
11058 gdb_test_multiple and gdb_test for all tests.
11059
7b79a9d7
MK
110602004-01-01 Mark Kettenis <kettenis@gnu.org>
11061
11062 * gdb.asm/asm-source.exp: Update copyright year. Link statically
11063 for *-*-solaris2*.
11064
1cd3489f
MC
110652003-12-31 Michael Chastain <mec.gnu@mindspring.com>
11066
11067 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
11068 current versions of gcc, including gcc abi 2. Use "breakpoint"
11069 and "continue" instead of restarting the target program several
11070 times. Use gdb_test_multiple and gdb_test for all tests.
11071
850742db
MC
110722003-12-18 Michael Chastain <mec.gnu@mindspring.com>
11073
11074 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
11075 source files.
11076
eb4bbda8
MC
110772003-12-16 Michael Chastain <mec.gnu@mindspring.com>
11078
11079 * gdb.base/environ.exp: Handle compiling test case from multiple
11080 source files.
11081
e42c7771
MC
110822003-12-16 Michael Chastain <mec.gnu@mindspring.com>
11083
11084 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
11085
80e4b428
JB
110862003-12-17 Jim Blandy <jimb@redhat.com>
11087
5f06973a
JB
11088 * gdb.base/freebpcmd.c: Add copyright notice.
11089
80e4b428
JB
11090 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
11091
0ab84fb7
MC
110922003-12-16 Michael Chastain <mec.gnu@mindspring.com>
11093
11094 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
11095
1b3bb3d0
JB
110962003-12-13 Jim Blandy <jimb@redhat.com>
11097
11098 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
11099
3a4c9371
KB
111002003-12-12 Kevin Buettner <kevinb@redhat.com>
11101
11102 * gdb.asm/frv.inc: New file.
11103 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
11104
a1dea79a
FF
111052003-12-09 Fred Fish <fnf@redhat.com>
11106
11107 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
11108 functions to break1.c and leave prototypes behind. Add more
11109 "set breakpoint NN here" comments.
11110 * gdb.base/break1.c: New file.
11111
11112 * gdb.base/break.exp: Handle compiling test case from multiple
11113 source files and change source file references as needed.
11114 * gdb.base/completion.exp: Ditto.
11115 * gdb.base/condbreak.exp: Ditto.
11116 * gdb.base/define.exp: Ditto.
11117 * gdb.base/ena-dis-br.exp: Ditto.
11118 * gdb.base/info-proc.exp: Ditto.
11119 * gdb.base/maint.exp: Ditto.
11120 * gdb.base/until.exp: Ditto.
11121
11122 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
11123 hardcoded line numbers.
11124 * gdb.base/define.exp: Ditto.
11125 * gdb.base/ena-dis-br.exp: Ditto.
11126 * gdb.base/maint.exp: Ditto.
11127 * gdb.base/until.exp: Ditto.
11128
11129 * gdb.base/completion.exp: Use "break1" for completion tests since
11130 "break" is no longer a unique prefix.
11131
5266b69c
AC
111322003-12-06 Andrew Cagney <cagney@redhat.com>
11133
11134 * gdb.base/structs.exp (test_struct_returns): When applicable, set
11135 "return_value_unimplemented". When an unimplemented struct return
11136 architecture, report incorrect values as a KFAIL
11137
374451f0
MC
111382003-12-05 Michael Chastain <mec.gnu@mindspring.com>
11139
11140 * gdb.cp/rtti.exp: Accept new wording of warning from
11141 cp_lookup_rtti_type.
11142
ba9b20a7
MC
111432003-12-05 Michael Chastain <mec.gnu@mindspring.com>
11144
11145 Partial fix for PR testsuite/1456.
11146 * gdb.base/scope.exp (test_at_main): Replace references to
11147 gcc_compiled with calls to test_compiler_info.
11148 (test_at_foo): Likewise.
11149 (test_at_bar): Likewise.
11150
b74b6d0b
MC
111512003-12-04 Michael Chastain <mec.gnu@mindspring.com>
11152
11153 Partial fix for PR testsuite/1456.
11154 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
11155 to test_compiler_info.
11156
ccfa3402
MC
111572003-12-03 Michael Chastain <mec.gnu@mindspring.com>
11158
11159 * gdb.base/so-impl-ld.exp: Update copyright notice.
11160
f6246aba
MC
111612003-12-02 Michael Chastain <mec.gnu@mindspring.com>
11162
11163 Partial fix for PR testsuite/1456.
11164 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
11165 to test_compiler_info.
11166
13ae734a
MC
111672003-11-28 Michael Chastain <mec.gnu@mindspring.com>
11168
11169 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
11170 from current versions of gdb. Clean up regular expressions.
11171 Delete redundant timeout case.
11172
d8e1cdee
MC
111732003-11-28 Michael Chastain <mec.gnu@mindspring.com>
11174
11175 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
11176 from current versions of gdb. Clean up regular expressions.
11177 Delete redundant timeout case.
11178
96457b64
MC
111792003-12-01 Michael Chastain <mec.gnu@mindspring.com>
11180
11181 Partial fix for PR testsuite/1456.
11182 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
11183 gcc_compiled with call to test_compiler_info.
11184
f35309fc
MC
111852003-11-30 Michael Chastain <mec.gnu@mindspring.com>
11186
11187 Partial fix for PR testsuite/1456.
11188 * gdb.base/list.exp (test_list_function): Delete unused declaration
11189 of gcc_compiled.
11190
d7afdf9b
MC
111912003-11-29 Michael Chastain <mec.gnu@mindspring.com>
11192
11193 Partial fix for PR testsuite/1456.
11194 * gdb.base/complex.exp: Replace reference to gcc_compiled with
11195 call to test_compiler_info.
11196
71507b56
MK
111972003-11-29 Mark Kettenis <kettenis@gnu.org>
11198
11199 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
11200 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
11201 it to create the appropriate note.inc.
11202 * gdb.asm/asmsrc1.s: Include "note.inc".
11203 * gdb.asm/netbsd.inc: New file.
11204 * gdb.asm/empty.inc: New file.
11205
f81f93f7
MC
112062003-11-28 Michael Chastain <mec.gnu@mindspring.com>
11207
11208 Partial fix for PR testsuite/1456.
11209 * gdb.base/constvars.exp: Replace references to gcc_compiled with
11210 calls to test_compiler_info.
11211
9a77938e
MC
112122003-11-27 Michael Chastain <mec.gnu@mindspring.com>
11213
11214 Partial fix for PR testsuite/1456.
11215 * gdb.base/volatile.exp: Replace references to gcc_compiled with
11216 calls to test_compiler_info.
11217
e8367dc7
MK
112182003-11-27 Mark Kettenis <kettenis@gnu.org>
11219
11220 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
11221 pattern for the KFAILs.
11222
526c61ee
AF
112232003-11-25 Adam Fedor <fedor@gnu.org>
11224
11225 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
11226 * gdb.objc/objcdecode.m: New file.
11227
28f2d600
AF
112282003-11-25 Adam Fedor <fedor@gnu.org>
11229
11230 * gdb.objc/nondebug.exp: Test for PR objc/1236.
11231 * gdb.objc/nondebug.m: New file.
11232
a3895cee
BE
112332003-11-26 Ben Elliston <bje@wasabisystems.com>
11234
11235 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
11236 NetBSD as it does on FreeBSD. Modelled on a similar change by
11237 Mark Kettenis on 2003-05-30.
11238 (link-flags): Set to "--entry _start" regardless of target.
11239 Special linker flags are to be appended to $link-flags.
11240 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
11241
c9f2c8a3
MC
112422003-11-25 Michael Chastain <mec.gnu@mindspring.com>
11243
11244 * gdb.cp/method.exp: Accept output of new demangler.
11245
15a0587a 112462003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
11247
11248 * gdb/class2.exp: New file.
11249 * gdb/class2.cc: New file.
11250
3c00b570
MC
112512003-11-25 Michael Chastain <mec.gnu@mindspring.com>
11252
11253 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
11254 of new demangler.
11255
7027acc7
MK
112562003-11-23 Mark Kettenis <kettenis@gnu.org>
11257
11258 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
11259 of gdb_test "run".
11260
b0e1598a
MK
112612003-11-23 Mark Kettenis <kettenis@gnu.org>
11262
11263 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
11264 "continue" into "run".
11265
4d9eda44
MC
112662003-11-23 Michael Chastain <mec.gnu@mindspring.com>
11267
11268 Partial fix for PR testsuite/1456.
11269 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
11270 call to test_compiler_info.
11271 * gdb.cp/ctti.exp: Likewise.
11272 * gdb.cp/derivation.exp: Likewise.
11273 * gdb.cp/member-ptr.exp: Likewise.
11274 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
11275 reference to gcc_compiled.
11276
112772003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
11278
11279 Fix PR testsuite/1463.
11280 * gdb.base/structs.exp (start_structs_test): Call
11281 get_debug_format before using the debug format.
11282
d422fe19
AC
112832003-11-22 Andrew Cagney <cagney@redhat.com>
11284
11285 * lib/gdb.exp (gdb_test_multiple): Add simple example.
11286 * gdb.base/structs.exp: Use gdb_test_multiple.
11287
039cf96d
AC
112882003-11-20 Andrew Cagney <cagney@redhat.com>
11289
6882279b
AC
11290 * gdb.base/structs.exp: Handle and recover from internal errors.
11291 Replace "foo${n}" with "foo<n>" in test messages.
11292
e53890ae
AC
11293 * gdb.base/structs.exp: Update copyright. Rewrite.
11294 * gdb.base/structs.c: Update copyright. Rewrite.
11295
2b211c59
AC
11296 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
11297 resync count exceeded.
d63a86f8 11298
039cf96d
AC
11299 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
11300 from the internal error.
11301 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
11302 Original from Jim Blandy.
11303 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 11304
eac98b22
AC
113052003-11-19 Andrew Cagney <cagney@redhat.com>
11306
11307 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
11308 KFAIL.
11309
67455b2a
MK
113102003-11-17 Mark Kettenis <kettenis@gnu.org>
11311
11312 New testcase for PR backtrace/1435.
11313 * gdb.arch/i386-unwind.exp: New file.
11314 * gdb.arch/i386-unwind.c: New file.
11315
853d6e5b
AC
113162003-11-17 Andrew Cagney <cagney@redhat.com>
11317
11318 * lib/gdb.exp (compiler_info): New global.
11319 (test_compiler_info): New function.
11320 (get_compiler_info): Set compiler_info.
11321 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
11322 "compiler_info" to gcc-<major>-<minor>.
11323
38cf6e11
MC
113242003-11-15 Michael Chastain <mec.gnu@mindspring.com>
11325
11326 * gdb.trace/configure: Remove.
11327
a50d3602
EZ
113282003-11-13 Elena Zannoni <ezannoni@redhat.com>
11329
11330 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 11331 breakpoints.
a50d3602
EZ
11332 * gdb.base/break.exp: Remove all references to explicit line
11333 numbers.
11334
d9407aaa
NC
113352003-11-11 Nick Clifton <nickc@redhat.com>
11336
11337 * gdb.base/shreloc.exp: Do not run for targets which do not
11338 support shared objects.
11339
db488fc1
CV
113402003-11-10 Corinna Vinschen <vinschen@redhat.com>
11341
11342 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
11343 Don't run tests if nofileio flag is given.
11344
6a90a18e
EZ
113452003-11-07 Elena Zannoni <ezannoni@redhat.com>
11346
11347 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 11348 as well as 'Watchpoint'.
6a90a18e 11349
0b915e9c
EZ
113502003-11-06 Elena Zannoni <ezannoni@redhat.com>
11351
11352 Reported by Jim Ingham <jingham@apple.com>:
11353 * gdb.base/annota1.exp: Match at least one occurrence of the
11354 signal handler annotation.
11355
d7e4b55f
EZ
113562003-11-06 Elena Zannoni <ezannoni@redhat.com>
11357
a9c64011
AS
11358 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
11359 as well as 'Watchpoint'.
d7e4b55f 11360
2fe4e8d0
MC
113612003-11-05 Michael Chastain <mec@shout.net>
11362
11363 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
11364
6ef88553
KW
113652003-11-03 Kris Warkentin <kewarken@qnx.com>
11366
11367 * gdb.arch/gdb1291.c: New test file.
11368 * gdb.arch/gdb1291.exp: New test script.
11369 * gdb.arch/gdb1431.c: New test file.
11370 * gdb.arch/gdb1431.exp: New test script.
11371
ae7dc4d8
MC
113722003-10-22 Michael Chastain <mec@shout.net>
11373
11374 * gdb.mi/pthreads.c: Add copyright notice.
11375
c39d7427
MC
113762003-10-22 Michael Chastain <mec@shout.net>
11377
11378 * gdb.threads/pthreads.c: Add copyright notice.
11379
8b7d96c1
MC
113802003-10-20 Michael Chastain <mec@shout.net>
11381
11382 * gdb.base/gdb1056.exp: New test script.
11383
d1d69fdd
DJ
113842003-10-13 Daniel Jacobowitz <drow@mvista.com>
11385
11386 * gdb.threads/killed.exp: Use gdb_run_cmd.
11387
7d605576
DJ
113882003-10-13 Daniel Jacobowitz <drow@mvista.com>
11389
11390 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
11391 create a core file.
11392 * gdb.threads/gcore-thread.exp: Likewise.
11393
618ec112
CV
113942003-10-13 Corinna Vinschen <vinschen@redhat.com>
11395
11396 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
11397 type, based on char type.
11398 (struct bit_flags_short_t): New bitfield type, based on short type.
11399 (init_bit_flags_char): New fuction.
11400 (init_bit_flags_short): Ditto.
11401 (print_bit_flags_char): Ditto.
11402 (print_bit_flags_short): Ditto.
11403 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
11404
9367a73c
MC
114052003-10-11 Michael Chastain <mec@shout.net>
11406
11407 * gdb.base/call-rt-st.exp: Update copyright year.
11408
1decf120
KI
114092003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
11410
11411 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
11412 * gdb.disasm/sh3.s: Ditto.
11413
5445b2ae
DJ
114142003-10-07 Daniel Jacobowitz <drow@mvista.com>
11415
11416 * gdb.threads/switch-threads.exp: New test.
11417 * gdb.threads/switch-threads.c: New source file.
11418
aec24853
CV
114192003-10-07 Corinna Vinschen <vinschen@redhat.com>
11420
11421 * gdb.base/ending-run.exp: Add sh specific case.
11422
adc7428d
AC
114232003-10-06 Andrew Cagney <cagney@redhat.com>
11424
11425 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
11426 * gdb.disasm/mn10200.exp: Delete obsolete file.
11427
c9d37158
DJ
114282003-09-29 Daniel Jacobowitz <drow@mvista.com>
11429
11430 * ChangeLog: Correct an entry command.exp -> commands.exp.
11431 * gdb.base/commands.exp (bp_deleted_in_command_test)
11432 (temporary_breakpoint_commands): Check noargs.
11433
79c2c32d
DC
114342003-09-25 David Carlton <carlton@kealia.com>
11435
11436 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
11437 of some print tests, where appropriate. Add tests for C::D::cd,
11438 E::ce, F::cXfX, G::XgX.
11439 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
11440
594e6d67
RE
114412003-09-25 Richard Earnshaw <rearnsha@arm.com>
11442
11443 * lib/java.exp (java_init): Import target_alias before using it.
11444
10f0d451
DC
114452003-09-25 David Carlton <carlton@kealia.com>
11446
11447 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
11448
274bcba0
EZ
114492003-09-23 Elena Zannoni <ezannoni@redhat.com>
11450
d63a86f8 11451 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 11452 weirdness.
274bcba0 11453
cdbf20f7
MC
114542003-09-17 Michael Chastain <mec@shout.net>
11455
11456 * gdb.cp/gdb1355.exp: New file.
11457 * gdb.cp/gdb1355.c: New file.
11458
71e06f80
CV
114592003-09-15 Corinna Vinschen <vinschen@redhat.com>
11460
11461 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
11462 * gdb.asm/sh.inc: New file.
11463
5c4e30ca
DC
114642003-09-11 David Carlton <carlton@kealia.com>
11465
bd45b7af
DC
11466 * gdb.cp/namespace.exp: Add tests for namespace types.
11467 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
11468 (test_namespace): New.
11469
1c199746
EZ
114702003-09-11 Elena Zannoni <ezannoni@redhat.com>
11471
a9c64011 11472 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 11473 * gdb.stabs/weird.exp: Ditto.
1c199746 11474
04ed252f
MC
114752003-09-08 Michael Chastain <mec@shout.net>
11476
11477 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
11478
d8a2d9e7
MC
114792003-09-07 Michael Chastain <mec@shout.net>
11480
11481 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
11482 'parse error'.
11483
161afb24
MK
114842003-09-07 Mark Kettenis <m.kettenis@osp.nl>
11485
11486 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
11487
49f2741a
MC
114882003-08-30 Michael Chastain <mec@shout.net>
11489
11490 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
11491 * gdb.gdb/observer.exp: Ditto.
11492 * gdb.gdb/xfullpath.exp: Ditto.
11493
8afa723e
MK
114942003-08-29 Mark Kettenis <kettenis@gnu.org>
11495
11496 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
11497 *-*-*bsd*.
11498
f31dfe3b
JJ
114992003-08-28 Jeff Johnston <jjohnstn@redhat.com>
11500
11501 * gdb.base/dump.exp: Skip for ia64.
11502
4630e498
JJ
115032003-08-25 Jeff Johnston <jjohnstn@redhat.com>
11504
11505 * gdb.asm/asm-source.exp: Add ia64 support.
11506 * gdb.asm/ia64.inc: New file.
11507
1105b7ef
MC
115082003-08-22 Michael Chastain <mec@shout.net>
11509
11510 * gdb.cp: New directory.
11511 * gdb.cp/*: Copy from gdb.c++/*.
11512 * gdb.c++/*: Remove.
11513 * Makefile.in: Change gdb.c++ to gdb.cp.
11514 * configure.in: Ditto.
11515 * configure: Regnerate.
11516
c945b932
MK
115172003-08-18 Mark Kettenis <kettenis@gnu.org>
11518
11519 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
11520 * gdb.arch/i386-prologue.c (gdb1338): Add function.
11521
2b66634b
DJ
115222003-08-17 Daniel Jacobowitz <drow@mvista.com>
11523
11524 * mi-var-display.exp (-var-list-children weird): Accept function
11525 pointers with argument types.
11526 * mi1-var-display.exp (-var-list-children weird): Likewise.
11527 * mi2-var-display.exp (-var-list-children weird): Likewise.
11528
a356f73b
DJ
115292003-08-17 Daniel Jacobowitz <drow@mvista.com>
11530
11531 * gdb.base/annota3.exp: Add missing newline.
11532
483417b8
MC
115332003-08-06 Michael Chastain <mec@shout.net>
11534
11535 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
11536
c99c59c3
MS
115372003-08-12 Michael Snyder <msnyder@redhat.com>
11538
11539 * gdb.base/float.exp: Add test for SH.
11540
55ed7501
MK
115412003-08-10 Mark Kettenis <kettenis@gnu.org>
11542
11543 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
11544
1a371f2e
EZ
115452003-08-07 Elena Zannoni <ezannoni@redhat.com>
11546
11547 * gdb.base/completion.exp: Remove reduntant completion test
11548 on filename.
11549
e0f353ce
EZ
115502003-08-07 Elena Zannoni <ezannoni@redhat.com>
11551
a9c64011
AS
11552 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
11553 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
11554 gdb.trace/save-trace.exp: Make sure that full pathnames are
11555 escaped correctly.
e0f353ce 11556
5710a1af 115572003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 11558
a9c64011
AS
11559 * configure.in: Don't generate config.h from config.hin.
11560 * configure: Regenerate.
11561 * config.hin: Remove file.
11562 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
11563 * gdb.threads/pthreads.c: Ditto.
5710a1af 11564
dcd81ce9
DJ
115652003-08-07 Daniel Jacobowitz <drow@mvista.com>
11566
11567 From Kei Sakamoto <sakamoto.kei@renesas.com>:
11568 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
11569 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
11570 Replace ld24 with seth/add3.
11571
6009d884
AC
115722003-08-02 Andrew Cagney <cagney@redhat.com>
11573
11574 * gdb.base/annota3.exp: New file.
11575 * gdb.base/annota3.c: New file.
11576 * gdb.c++/annota3.exp: New file.
11577 * gdb.c++/annota3.cc: New file.
11578
51514e06
MC
115792003-07-29 Michael Chastain <mec@shout.net>
11580
11581 * gdb.threads/tls.c (spin): Check errno only if sem_wait
11582 actually failed.
11583 (do_pass): Likewise.
11584 * gdb.threads/tls.exp: Always initialize no_of_threads.
11585
4ee6625b
DJ
115862003-07-27 Daniel Jacobowitz <drow@mvista.com>
11587
11588 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
11589 pattern.
11590 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
11591 * gdb.threads/tls.exp: Recognize one case of the host library not
11592 supporting TLS.
11593
225f2bf6
AC
115942003-07-27 Andrew Cagney <cagney@redhat.com>
11595
11596 * gdb.base/fileio.exp: Use SH when running commands using
11597 remote_exec.
11598
bcb27c9f
DJ
115992003-07-24 Daniel Jacobowitz <drow@mvista.com>
11600
11601 From Kei Sakamoto <sakamoto.kei@renesas.com>:
11602 * gdb.base/relocate.c (dummy): New padding array.
11603
3d67be83
MS
116042003-07-22 Michael Snyder <msnyder@redhat.com>
11605
d63a86f8 11606 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
11607
11608 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
11609 patterns to be more general, accepting old and new output.
11610 Some output chars (such as '+') also must be quoted.
d63a86f8 11611 Some addresses are displayed numerically instead of
3d67be83
MS
11612 symbolically.
11613
57ba3b85
MS
116142003-07-23 Michael Snyder <msnyder@redhat.com>
11615
686d097c
MS
11616 * gdb.base/return2.exp: Don't test long-long return.
11617
57ba3b85
MS
11618 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
11619 * gdb.disasm/t01_mov.exp: Ditto.
11620 * gdb.disasm/t02_mova.s: Ditto.
11621 * gdb.disasm/t02_mova.exp: Ditto.
11622 * gdb.disasm/t03_add.s: Ditto.
11623 * gdb.disasm/t03_add.exp: Ditto.
11624 * gdb.disasm/t04_sub.s: Ditto.
11625 * gdb.disasm/t04_sub.exp: Ditto.
11626 * gdb.disasm/t05_cmp.s: Ditto.
11627 * gdb.disasm/t05_cmp.exp: Ditto.
11628 * gdb.disasm/t06_ari2.s: Ditto.
11629 * gdb.disasm/t06_ari2.exp: Ditto.
11630 * gdb.disasm/t07_ari3.s: Ditto.
11631 * gdb.disasm/t07_ari3.exp: Ditto.
11632 * gdb.disasm/t08_or.s: Ditto.
11633 * gdb.disasm/t08_or.exp: Ditto.
11634 * gdb.disasm/t09_xor.s: Ditto.
11635 * gdb.disasm/t09_xor.exp: Ditto.
11636 * gdb.disasm/t10_and.s: Ditto.
11637 * gdb.disasm/t10_and.exp: Ditto.
11638 * gdb.disasm/t11_logs.s: Ditto.
11639 * gdb.disasm/t11_logs.exp: Ditto.
11640 * gdb.disasm/t12_bit.s: Ditto.
11641 * gdb.disasm/t12_bit.exp: Ditto.
11642 * gdb.disasm/t13_otr.s: Ditto.
11643 * gdb.disasm/t13_otr.exp: Ditto.
11644
e00759ef
EZ
116452003-07-22 Elena Zannoni <ezannoni@redhat.com>
11646
11647 * gdb.threads/tls.exp :Add kfail for 'info address' case.
11648
8bc2021f
EZ
116492003-07-22 Elena Zannoni <ezannoni@redhat.com>
11650
a9c64011
AS
11651 * gdb.threads/tls.c : New file.
11652 * gdb.threads/tls.exp : New file.
11653 * gdb.threads/tls-main.c : New file.
11654 * gdb.threads/tls-shared.c : New file.
11655 * gdb.threads/tls-shared.exp : New file.
8bc2021f 11656
89320c4c
AS
116572003-07-22 Andreas Schwab <schwab@suse.de>
11658
11659 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
11660
180dea7c
AS
116612003-07-20 Andreas Schwab <schwab@suse.de>
11662
11663 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
11664 due to insn reordering.
11665
0714963c
AC
116662003-07-15 Andrew Cagney <cagney@redhat.com>
11667
11668 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
11669
98a23b3f
MC
116702003-07-15 Michael Chastain <mec@shout.net>
11671
11672 * gdb.base/gdb1250.exp: New file.
11673 * gdb.base/gdb1250.c: New file.
11674
27e417a2
ML
116752003-07-09 Michal Ludvig <mludvig@suse.cz>
11676
11677 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
11678 expansion of size_t to 'unsigned long', not only to 'unsigned'.
11679
8bc2021f
EZ
116802003-07-09 Elena Zannoni <ezannoni@redhat.com>
11681
a9c64011
AS
11682 * gdb.threads/tls.c: New file.
11683 * gdb.threads/tls.exp: New file.
11684 * gdb.threads/tls-main.c: New file.
11685 * gdb.threads/tls-shared.c: New file.
11686 * gdb.threads/tls-shared.exp: New file.
8bc2021f 11687
d99968dc
EZ
116882003-07-09 Elena Zannoni <ezannoni@redhat.com>
11689
11690 * gdb.base/annota1.exp: Make sure that we properly escape the
11691 full path of the source file. Xfail more permissive patterns,
d63a86f8 11692 due to a compiler debug info problem.
d99968dc 11693
83876b3b
AS
116942003-07-07 Andreas Schwab <schwab@suse.de>
11695
2705e972
AS
11696 * gdb.asm/m68k.inc: New file.
11697 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
11698
83876b3b
AS
11699 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
11700 arguments"): Also match negative number.
11701
11702 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
11703
3a871b37
DJ
117042003-07-03 Daniel Jacobowitz <drow@mvista.com>
11705
11706 * gdb.base/store.c (charest): New typedef.
11707 (add_char): Rename to add_charest, update.
11708 (wack_char): Rename to wack_charest, update types. Return l + r
11709 to keep r live across the call.
11710 (wack_short, wack_int, wack_long, wack_longest, wack_float)
11711 (wack_double, wack_doublest): Return l + r to keep r live across
11712 the call.
11713 * gdb.base/store.exp: Accomodate store.c changes.
11714
b2a7f303
DC
117152003-06-30 David Carlton <carlton@kealia.com>
11716
11717 * gdb.c++/maint.exp (test_invalid_name): New.
11718 (test_first_component): Add tests for invalid names.
11719
3c6cb4a1
MC
117202003-06-29 Michael Chastain <mec@shout.net>
11721
11722 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
11723 output of '<VTT for class>' for virtual base classes.
11724
f1c2644b
DJ
117252003-06-29 Daniel Jacobowitz <drow@mvista.com>
11726
11727 * gdb.base/completion.exp: Tab-complete "complet" instead of
11728 "compl".
11729 * gdb.base/complex.exp, gdb.base/complex.c: New files.
11730
18080350
DJ
117312003-06-29 Daniel Jacobowitz <drow@mvista.com>
11732
11733 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
11734 * gdb.base/volatile.exp: Likewise.
11735
f56973f8
DJ
117362003-06-29 Daniel Jacobowitz <drow@mvista.com>
11737
11738 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
11739 gdb/1265.
11740
117412003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
11742 Daniel Jacobowitz <drow@mvista.com>
11743
11744 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
11745 initial line count of 'captured_main' from 26 to 32.
11746 (test_with_self): Allow xmalloc call to be interleaved with the
11747 preceding two lines.
11748
e766d4d6
JB
117492003-06-24 Joel Brobecker <brobecker@gnat.com>
11750
11751 * gdb.base/bang.exp: New testcase.
11752
f125c9a4
JB
117532003-06-23 Joel Brobecker <brobecker@gnat.com>
11754
11755 * gdb.base/langs.exp: Add some tests for the "minimal" language
11756 support.
11757
6e25beaf
EZ
117582003-06-23 Elena Zannoni <ezannoni@redhat.com>
11759
11760 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
11761 the testcase.
11762
2f816dda
DJ
117632003-06-22 Daniel Jacobowitz <drow@mvista.com>
11764
11765 * gdb.base/relocate.exp: Test add-symbol-file with a variable
11766 offset.
11767
db5a5748
DJ
117682003-06-22 Daniel Jacobowitz <drow@mvista.com>
11769
11770 * gdb.c++/pr-1210.cc: New file.
11771 * gdb.c++/pr-1210.exp: New file.
11772
1df0c130
DJ
117732003-06-21 Daniel Jacobowitz <drow@mvista.com>
11774
11775 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
11776 000-exec-continue.
11777
a92feac0
MK
117782003-06-15 Mark Kettenis <kettenis@gnu.org>
11779
11780 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
11781 on *-*-*bsd* instead of *-*-freebsd*.
11782
81a58f5b
AC
117832003-06-14 Andrew Cagney <cagney@redhat.com>
11784
11785 * gdb.base/store.exp: Test longest and doublest. Test all
11786 parameters. Weaken return statement match.
11787 * gdb.base/store.c: Add longest and doublest - aka long long and
11788 long double functions. Put all parameters into local register
11789 variables. Use negative values.
11790
b257a0d3
AC
117912003-06-14 Andrew Cagney <cagney@redhat.com>
11792
11793 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
11794 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
11795 exit status.
11796 * gdb.base/fileio.exp: Disable target when nointerrupts and
11797 noinferiorio, instead of limiting it to remote. Use remote_exec
11798 instead of system.
d63a86f8 11799
21c38304
JJ
118002003-06-12 Jeff Johnston <jjohnstn@redhat.com>
11801
11802 * gdb.base/float.exp: Add ia64 support.
11803
1bcdb424
CV
118042003-06-12 Corinna Vinschen <vinschen@redhat.com>
11805
11806 * gdb.base/fileio.exp: Run only on remote targets.
11807
6aeb981f
CV
118082003-06-10 Corinna Vinschen <vinschen@redhat.com>
11809
11810 * gdb.base/fileio.c: New file, testing File-I/O.
11811 * gdb.base/fileio.exp: Ditto.
11812
53df362e
RG
118132003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
11814
11815 * gdb.base/shreloc.exp: New file, check symbol values obtained from
11816 shared objects after relocation at load time (gdb PR/1132).
11817 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 11818 as above, part of the shared object relocation test.
53df362e 11819
ffee1b46
MK
118202003-06-08 Mark Kettenis <kettenis@gnu.org>
11821
b5ca3722
MK
11822 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
11823 fully filled history list.
11824 * gdb.base/gdb_history: New file.
11825
03ed860d
MK
11826 * gdb.base/signals.exp: XFAIL "continue to func1" on
11827 i*86-*-freebsd*.
11828
ffee1b46
MK
11829 * gdb.base/attach.exp: When trying to attach to a nonexistent
11830 process, make it possible to specify the PID based on the target,
11831 and do so for *-*-freebsd*.
11832
d80dbb52
RH
118332003-06-02 Richard Henderson <rth@redhat.com>
11834
11835 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
11836
6dd77b81
RH
118372003-06-02 Richard Henderson <rth@redhat.com>
11838
11839 * gdb.base/selftest.exp: Next over lim_at_start initialization.
11840
f6347e16
RH
118412003-06-02 Richard Henderson <rth@redhat.com>
11842
11843 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
11844
2c161407
DJ
118452003-06-01 Daniel Jacobowitz <drow@mvista.com>
11846
11847 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
11848 of globalvar.
11849
572eb746
MK
118502003-06-01 Mark Kettenis <kettenis@gnu.org>
11851
11852 * gdb.asm/asm-source.exp: Check for memory read errors in
11853 disassembler test on *BSD too.
11854
9e9617a5
RH
118552003-06-01 Richard Henderson <rth@redhat.com>
11856
11857 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
11858 for .frame.
11859 (gdbasm_call): Lose ldgp.
11860 (gdbasm_startup): Add frame information.
11861 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
11862
7b34ad4e
MK
118632003-05-31 Mark Kettenis <kettenis@gnu.org>
11864
11865 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
11866 i?86-*-*.
11867
10059fdf
MK
118682003-05-30 Mark Kettenis <kettenis@gnu.org>
11869
11870 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
11871 FreeBSD.
11872
acf4b816
RH
118732003-05-29 Richard Henderson <rth@redhat.com>
11874
11875 * gdb.asm/alpha.inc: New file.
11876 * gdb.asm/asm-source.exp: Use it.
11877
e9ecd949
JB
118782003-05-29 Jim Blandy <jimb@redhat.com>
11879
11880 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
11881 'core.PID'.
11882
e3e5a4f3
JB
118832003-05-22 Jim Blandy <jimb@redhat.com>
11884
11885 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
11886 backtrace.
d63a86f8 11887
72fe3d25
DC
118882003-05-20 David Carlton <carlton@math.stanford.edu>
11889
11890 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
11891 this time.
11892
58da2eb2
DC
118932003-05-19 David Carlton <carlton@bactrian.org>
11894
11895 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
11896 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
11897
1fcb5155
DC
118982003-05-19 David Carlton <carlton@bactrian.org>
11899
11900 * gdb.c++/namespace.exp: Add namespace scope and anonymous
11901 namespace tests.
11902 Bump copyright date.
11903 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
11904 (main): Call C::D::marker2.
11905 * gdb.c++/namespace1.cc: New file.
11906
85e85163
JJ
119072003-05-14 Jeff Johnston <jjohnstn@redhat.com>
11908
11909 Roland McGrath <roland@redhat.com>
d63a86f8 11910 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
11911 there is no manager thread.
11912
a25fbfec
JJ
119132003-05-08 Jeff Johnston <jjohnstn@redhat.com>
11914
d63a86f8
RM
11915 * gdb.threads/schedlock.exp: Remove assumption that all threads
11916 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
11917 in one of the child threads rather than the main thread.
11918
be375bae
JB
119192003-05-07 Jim Blandy <jimb@redhat.com>
11920
09bf6082
JB
11921 Add support for assembly source testing on the s390x.
11922 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
11923 architecture.
11924 * gdb.asm/s390x.inc: New file.
11925
be375bae
JB
11926 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
11927 succession of 'if' statements.
11928
00905d52
AC
119292003-05-05 Andrew Cagney <cagney@redhat.com>
11930
11931 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
11932
b1e29e33
AC
119332003-05-05 Andrew Cagney <cagney@redhat.com>
11934
11935 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
11936 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
11937
e33d66ec
EZ
119382003-05-02 Elena Zannoni <ezannoni@redhat.com>
11939
11940 * gdb.base/charset.exp: Update based on new behavior of set/show
11941 charset commands.
11942
2b6fd0d8
AC
119432003-05-01 Andrew Cagney <cagney@redhat.com>
11944
11945 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
11946 variable do not give memory errors.
11947
130cacce
AF
119482003-04-30 Adam Fedor <fedor@gnu.org>
11949
11950 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
11951 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
11952 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
11953 gdb.objc/basicclass.m: : New files
11954
11955 * lib/gdb.exp (gdb_compile_objc): New procedure.
11956
bea71854
DJ
119572003-04-27 Daniel Jacobowitz <drow@mvista.com>
11958
11959 * gdb.base/signals.exp: Make backtrace tests more specific.
11960
0f20eeea
DC
119612003-04-23 David Carlton <carlton@bactrian.org>
11962
11963 * gdb.c++/maint.exp (test_first_component): Add tests for
11964 'operator' in more locations.
11965
c8c4d8dc
KB
119662003-04-16 Kevin Buettner <kevinb@redhat.com>
11967
11968 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
11969
3fe60e3c
EZ
119702003-04-16 Elena Zannoni <ezannoni@redhat.com>
11971
11972 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 11973 func marke' instead. Update test name.
3fe60e3c 11974
9219021c
DC
119752003-04-15 David Carlton <carlton@math.stanford.edu>
11976
11977 * gdb.c++/maint.exp: New file.
11978
5dd55bdd
EZ
119792003-04-14 Elena Zannoni <ezannoni@redhat.com>
11980
11981 * gdb.threads/schedlock.c: Change type of thread function argument
11982 to long, to avoid warnings on 64-bit platforms.
11983
00890572
EZ
119842003-04-14 Elena Zannoni <ezannoni@redhat.com>
11985
a9c64011
AS
11986 * gdb.base/attach.exp: Add new message from ptrace in case of
11987 attaching to nonexistent process.
d63a86f8 11988
93201743
JB
119892003-04-11 Jim Blandy <jimb@redhat.com>
11990
11991 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11992 gdb.c++/userdef.cc: Place comments on the lines to which the
11993 marker function might return.
11994 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
11995 gdb.c++/userdef.exp: Look for those comments to check that we've
11996 returned to the right place, instead of checking line numbers.
11997
2a11c64d
EZ
119982003-04-11 Elena Zannoni <ezannoni@redhat.com>
11999
a9c64011
AS
12000 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
12001 match on sourcefile name, instead of directory name.
2a11c64d 12002
68ab8fc5
EZ
120032003-04-10 Elena Zannoni <ezannoni@redhat.com>
12004
d63a86f8 12005 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
12006 working directory name.
12007
5624293a
JB
120082003-04-09 Jim Blandy <jimb@redhat.com>
12009
12010 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
12011 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
12012 after an inferior function call, report the failure, but allow the
12013 test to continue.
12014
f1f02ee4
SC
120152003-04-05 Stephane Carrez <stcarrez@nerim.fr>
12016
12017 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
12018 with -DPROTOTYPES.
12019
6eb79af0
SC
120202003-04-05 Stephane Carrez <stcarrez@nerim.fr>
12021
12022 * gdb.base/break.exp: Revert last patch.
12023
8dfb4cf0
SC
120242003-04-04 Stephane Carrez <stcarrez@nerim.fr>
12025
12026 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
12027 with -DPROTOTYPES.
12028
ed4c619a
AC
120292003-04-02 Andrew Cagney <cagney@redhat.com>
12030
12031 * gdb.base/callfuncs.exp: Make "print add" messages unique.
12032 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
12033 matching directories by the name breakpoint.
12034 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
12035 Make "continue to marker1" consistent.
12036 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
12037 message consistent.
12038 * lib/gdb.exp: Put "the program is no longer running", and "the
12039 program exited" in parenthesis.
12040 * lib/mi-support.exp: Ditto.
d63a86f8 12041
4e35d5f0 120422003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 12043
4e35d5f0
BR
12044 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
12045
71900fe8
AC
120462003-03-29 Andrew Cagney <cagney@redhat.com>
12047
12048 * gdb.base/sizeof.c (main): Print the value of '\377'.
12049 * gdb.base/sizeof.exp: Check the sign of '\377'.
12050
c0655a16
MC
120512003-03-27 Michael Chastain <mec@shout.net>
12052
12053 * gdb.base/gdb1090.exp: New file.
12054 * gdb.base/gdb1090.cc: New file.
12055
5b2a3989
JB
120562003-03-27 J. Brobecker <brobecker@gnat.com>
12057
12058 * gdb.gdb/observer.exp: New regression test.
12059
79876890
MC
120602003-03-27 Michael Chastain <mec@shout.net>
12061
12062 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
12063 * gdb.base/ptype.exp: Likewise.
12064
6eac95e3
CV
120652003-03-27 Corinna Vinschen <vinschen@redhat.com>
12066
12067 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
12068
e8c71839
MC
120692003-03-26 Michael Chastain <mec@shout.net>
12070
12071 * gdb.base/ptype.exp: Actually use some typedef'd types.
12072
71b10041
SC
120732003-03-21 Stephane Carrez <stcarrez@nerim.fr>
12074
12075 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
12076 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
12077
2512cf80
CV
120782003-03-20 Corinna Vinschen <vinschen@redhat.com>
12079
12080 * gdb.base/default.exp: Fix regular expression.
12081
0d195a4f
CV
120822003-03-20 Corinna Vinschen <vinschen@redhat.com>
12083
12084 * gdb.base/args.exp: Fix regular expression.
12085
8a2dbca8
CV
120862003-03-20 Corinna Vinschen <vinschen@redhat.com>
12087
12088 * gdb.base/help.exp: Allow Win32 child process.
12089
bf028682
CV
120902003-03-20 Corinna Vinschen <vinschen@redhat.com>
12091
12092 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
12093 when stepping out of main().
12094
182dbe85
CV
120952003-03-20 Corinna Vinschen <vinschen@redhat.com>
12096
12097 * gdb.base/default.exp: Check for win32 specific message when calling
12098 "run" without executable.
12099
d67a6ba5
CV
121002003-03-20 Corinna Vinschen <vinschen@redhat.com>
12101
12102 * gdb.base/args.exp: Expect .exe in output.
12103
a955b5bb
CV
121042003-03-20 Corinna Vinschen <vinschen@redhat.com>
12105
12106 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
12107 Cygwin native.
12108
bf6bad4b
AC
121092003-03-17 Andrew Cagney <cagney@redhat.com>
12110
12111 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
12112 vector registes.
12113 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
12114 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
12115
293e9a31
DC
121162003-03-17 David Carlton <carlton@math.stanford.edu>
12117
12118 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
12119 test, for PR breakpoints/38.
12120 Call test_watchpoint_and_breakpoint.
12121 * gdb.base/watchpoint.c (func3): New function.
12122 (main): Call func3.
12123
5330f2db
DC
121242003-03-04 David Carlton <carlton@math.stanford.edu>
12125
12126 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
12127 Garply<Garply<char> >:: garply".
12128 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
12129 with respect to PR c++/1111; note also PR c++/1113.
12130 (test_template_breakpoints): KFAIL "constructor breakpoint" with
12131 respect to PR c++/1062.
12132 KFAIL "destructor breakpoint" with respect to PR c++/1112.
12133
6ece72da
DC
121342003-03-03 David Carlton <carlton@math.stanford.edu>
12135
12136 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
12137 with respect to PR c++/57.
12138 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
12139 c++/826.
12140 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
12141 respect to PR c++/57.
12142
85ca1584
DC
121432003-03-03 David Carlton <carlton@math.stanford.edu>
12144
12145 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
12146 respect to PR c++/33 into FAILs.
12147
98e9c5b8
MC
121482003-03-03 Michael Chastain <mec@shout.net>
12149
7bedbf27
MC
12150 * configure.in: Update copyright years.
12151
121522003-03-03 Michael Chastain <mec@shout.net>
12153
12154 * Makefile.in: Update copyright years.
98e9c5b8 12155
f683e100
DC
121562003-02-28 David Carlton <carlton@math.stanford.edu>
12157
12158 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
12159 print class instead of struct and/or superfluous protection
12160 specifiers, as long as the resulting output is equivalent to the
12161 source code.
12162 Delete FIXME from end of messages on tests that don't need
12163 fixing.
12164
a9e0cf2c
DC
121652003-02-28 David Carlton <carlton@math.stanford.edu>
12166
12167 * gdb.c++/templates.exp (do_tests): Allow const in the two
12168 Foo<volatile char *>::foo tests.
12169
e8d359df
MS
121702003-02-27 Michael Snyder <msnyder@redhat.com>
12171
d63a86f8 12172 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
12173 will be consistant.
12174
0b71dc91
DC
121752003-02-26 David Carlton <carlton@math.stanford.edu>
12176
12177 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
12178 char *>::foo" test with respect to PR c++/33. Create a new test
12179 which is identical to that one except that it doesn't put the
12180 space between the "char" and the "*"; KFAIL it, too.
12181
dd14ab43
DC
121822003-02-26 David Carlton <carlton@math.stanford.edu>
12183
12184 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
12185 template types into either PASSes or KFAILs (corresponding to PR
12186 c++/57). Tweak indentation. Update copyright.
12187
1146c7f1
SC
121882003-02-23 Stephane Carrez <stcarrez@nerim.fr>
12189
12190 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
12191
74641dfb
MC
121922003-02-13 Michael Chastain <mec@shout.net>
12193
12194 * gdb.base/exprs.exp: Remove i960 remnants.
12195 * gdb.base/funcargs.exp: Likewise.
12196 * gdb.base/list.exp: Likewise.
12197 * gdb.base/ptype.exp: Likewise.
12198
559cd2d0
DC
121992003-02-14 David Carlton <carlton@math.stanford.edu>
12200
12201 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
12202 pEe->D::vg()" from XFAIL to KFAIL.
12203
c4f90d87
JM
122042003-02-13 Jason Molenda (jmolenda@apple.com)
12205
12206 * gdb.base/maint.exp: Update maint print statistics regexp to include
12207 new entries.
12208
cbc4d97c
MC
122092003-02-13 Michael Chastain <mec@shout.net>
12210
12211 * gdb.c++/inherit.exp: Remove call to get_debug_format.
12212
40f235b7
MC
122132003-02-12 Michael Chastain <mec@shout.net>
12214
12215 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
12216 * gdb.c++/inherit.exp: Likewise.
12217 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
12218 * gdb.c++/templates.exp: Likewise.
12219 * gdb.c++/virtfunc.exp: Likewise.
12220
c56716b0
JM
122212003-02-06 Jason Molenda (jason-cl@molenda.com)
12222
12223 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
12224 why the code is written that way.
12225
070afcf8
MC
122262003-02-05 Michael Chastain <mec@shout.net>
12227
12228 * gdb.base/dump.exp: Add missing copyright line.
12229
5d0331e5
JM
122302003-02-05 Jason Molenda (jason-cl@molenda.com)
12231
f7ae6d3e 12232 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
12233 at the beginning so the breakpoint doesn't get set on the loop.
12234
92851186
MC
122352003-02-05 Michael Chastain <mec@shout.net>
12236
12237 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
12238 output for configurations with gcc 2.95.3.
12239
cbf1e085
AC
122402003-02-05 Keith Seitz <keiths@redhat.com>
12241 Andrew Cagney <ac131313@redhat.com>
12242
12243 * gdb.mi/mi-cli.exp: New file.
d63a86f8 12244
29518e1e
MC
122452003-02-04 Michael Chastain <mec@shout.net>
12246
12247 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
12248 Call perror and then continue.
12249
5af1d5f3
MC
122502003-02-03 Michael Chastain <mec@shout.net>
12251
12252 * gdb.c++/pr-1023.cc: New file.
12253 * gdb.c++/pr-1023.exp: New file.
12254
6b549786
JB
122552003-02-05 Jim Blandy <jimb@redhat.com>
12256
12257 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
12258 it's local to foobar. Check for it there, and check that it's not
12259 present in main.
12260 * gdb.c++/local.cc (marker2): New function.
12261 (foobar): Call marker1.
12262 (main): Call marker2 instead of marker1.
12263
67f16606
AC
122642003-02-04 Andrew Cagney <ac131313@redhat.com>
12265
12266 * gdb.disasm/mn10200.exp: Obsolete file.
12267 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
12268 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
12269 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
12270
1c5cb38e
DC
122712003-02-04 David Carlton <carlton@math.stanford.edu>
12272
12273 * gdb.c++/overload.exp: Test intToChar(1).
12274 * gdb.c++/overload.cc (intToChar): New.
12275 (main): Call intToChar.
12276
d1fe6965
DC
122772003-02-03 David Carlton <carlton@math.stanford.edu>
12278
12279 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
12280 'might_kfail' arg.
12281 KFAIL some of the continue_to_bp_overloaded calls, according to
12282 PR c++/1025.
12283
9ba61c5d
MC
122842003-02-01 Michael Chastain <mec@shout.net>
12285
12286 * gdb.base/advance.c (marker1): New marker function.
12287 * gdb.base/advance.exp: When the 'advance' command lands on the
12288 return breakpoint, it can legitimately stop on either the
12289 current line or the next line. Accommodate both outcomes.
12290 * gdb.base/until.exp: Likewise.
12291
e7494ffb
AC
122922003-02-02 Andrew Cagney <ac131313@redhat.com>
12293
12294 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
12295 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
12296 now a list, not a tuple.
12297 * gdb.mi/mi-var-display.exp: Ditto.
12298 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 12299
075559bc
AC
123002003-02-01 Andrew Cagney <ac131313@redhat.com>
12301
12302 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
12303 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
12304 stack backtraces.
12305 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 12306
2bd4c7b1
MK
123072003-02-01 Mark Kettenis <kettenis@gnu.org>
12308
12309 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
12310 gdb.mi/mi1-pthreads.exp: Return instead of calling
12311 gdb_suppress_entire_file.
12312
eabd8992
MS
123132003-02-01 Mark Salter <msalter@redhat.com>
12314
12315 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
12316
71469e2f
MS
123172003-01-31 Mark Salter <msalter@redhat.com>
12318
12319 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
12320 Support empty arg.
12321
38a94d44
MC
123222003-01-30 Michael Chastain <mec@shout.net>
12323
12324 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
12325 This was a workaround for a UTF-8 bug in readline 4.3. The bug
12326 has been fixed in gdb/readline on 2003-01-09.
12327
19ea9e73
MS
123282003-01-29 Michael Snyder <msnyder@redhat.com>
12329
e8d359df
MS
12330 * gdb.base/maint.exp: Allow for leading underscore in symbol.
12331 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
12332 * gdb.base/args.exp: Skip if target does not support args passing.
12333
2307bd6a
DJ
123342003-01-22 Daniel Jacobowitz <drow@mvista.com>
12335
19ea9e73 12336 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
12337 gdb_test. Accept a list of expect arguments as the third
12338 parameter.
12339 (gdb_test): Use it.
12340
f2dd3617
EZ
123412003-01-20 Elena Zannoni <ezannoni@redhat.com>
12342
12343 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
12344 allow for different test tree configurations. Update some
12345 tescases accordingly.
12346 * gdb.arch/altivec-regs.exp: Ditto.
12347 * gdb.asm/asm-source.exp: Ditto.
12348 * gdb.base/advance.exp: Ditto.
12349 * gdb.base/display.exp: Ditto.
d63a86f8 12350 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
12351 * gdb.base/mips_pro.exp: Ditto.
12352 * gdb.base/overlays.exp: Ditto.
12353 * gdb.base/relocate.exp: Ditto.
12354 * gdb.base/setshow.exp: Ditto.
12355 * gdb.base/step-line.exp: Ditto.
12356 * gdb.base/step-test.exp: Ditto.
12357 * gdb.base/until.exp: Ditto.
12358 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
12359
c71cdefd
DC
123602003-01-17 David Carlton <carlton@math.stanford.edu>
12361
12362 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
12363 corresponding to PR c++/945.
12364 Update copyright.
12365
fdba05d7
DC
123662003-01-17 David Carlton <carlton@math.stanford.edu>
12367
12368 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
12369 corresponding to PR c++/68.
12370
123712003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
12372
12373 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
12374 (test_paddr_hairy_functions): Call print_addr_2_kfail for
12375 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
12376
c362c33a
EZ
123772003-01-15 Elena Zannoni <ezannoni@redhat.com>
12378
0fbc361c
EZ
12379 * gdb.base/break.exp: Fix change of default location, because of
12380 removal of until tests.
12381 * gdb.base/help.exp: Update test for new 'until' help message.
12382 Add test for help on 'advance'.
a9c64011 12383 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 12384
dabf8a35
MK
123852003-01-15 Mark Kettenis <kettenis@gnu.org>
12386
12387 * gdb.base/default.exp: Adapt "info float" test for recent changes
12388 to that command. Add test for "info vector".
12389 * gdb.base/float.exp: New file. Add test for "info float" that
12390 resembles the old test in gdb.base/default.exp.
12391
a1769aca
DC
123922003-01-15 David Carlton <carlton@math.stanford.edu>
12393
12394 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
12395
82025e13
EZ
123962003-01-15 Elena Zannoni <ezannoni@redhat.com>
12397
12398 * gdb.base/break.exp: Move the tests of until command from here...
12399 * gdb.base/until.exp: ... to here. New file. Add other tests.
12400 * gdb.base/advance.c: New file.
12401 * gdb.base/advance.exp: New file.
12402
8f9ab801
EZ
124032003-01-14 Elena Zannoni <ezannoni@redhat.com>
12404
a9c64011
AS
12405 * gdb.base/args.c: New file.
12406 * gdb.base/args.exp: New file.
8f9ab801 12407
9ae66589
DJ
124082003-01-14 Daniel Jacobowitz <drow@mvista.com>
12409
12410 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
12411
8d77e5c3
DJ
124122003-01-14 Daniel Jacobowitz <drow@mvista.com>
12413
12414 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
12415
12d2f0a1
DJ
124162003-01-14 Daniel Jacobowitz <drow@mvista.com>
12417
12418 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
12419 dates.
12420
6ca37014
DJ
124212003-01-13 Daniel Jacobowitz <drow@mvista.com>
12422
12423 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
12424
b0023472
DJ
124252003-01-13 Daniel Jacobowitz <drow@mvista.com>
12426
12427 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
12428 (ptype &*"foo").
12429 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
12430
607fbc54 124312003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
12432
12433 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
12434 * gdb.mi/mi1-console.exp: Likewise.
12435
607fbc54 124362003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
12437
12438 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
12439 * gdb.mi/mi1-console.exp: Likewise.
12440
a1fb14a2
DJ
124412003-01-13 Daniel Jacobowitz <drow@mvista.com>
12442
12443 * gdb.c++/overload.exp: Remove some fixed XFAILs.
12444
c4cf40b7
DJ
124452003-01-09 Daniel Jacobowitz <drow@mvista.com>
12446
12447 * gdb.base/detach.exp: New test.
12448
696d5a5b
DJ
124492003-01-09 Daniel Jacobowitz <drow@mvista.com>
12450
12451 * Makefile.in (ALL_SUBDIRS): New variable.
12452 (subdirs, clean, distclean): Use it.
12453 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
12454 regenerating Makefile, since it is generated from the top level.
12455 * gdb.asm/Makefile.in: Likewise.
12456 * gdb.base/Makefile.in: Likewise.
12457 * gdb.c++/Makefile.in: Likewise.
12458 * gdb.disasm/Makefile.in: Likewise.
12459 * gdb.java/Makefile.in: Likewise.
12460 * gdb.mi/Makefile.in: Likewise.
12461 * gdb.threads/Makefile.in: Likewise.
12462 * gdb.trace/Makefile.in: Likewise.
12463
754533e4
DC
124642003-01-09 David Carlton <carlton@math.stanford.edu>
12465
12466 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
12467 Add copyright year 2003.
12468
d8b3e9ee
MC
124692003-01-06 Michael Chastain <mec@shout.net>
12470
12471 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
12472 When selecting a thread, 'line' and 'file' are optional.
12473 * gdb.mi/mi1-pthreads.exp: Likewise.
12474
8e9e0fe6
AS
124752003-01-06 Andreas Schwab <schwab@suse.de>
12476
12477 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
12478 failures.
12479
b5ab8ff3
DJ
124802003-01-04 Daniel Jacobowitz <drow@mvista.com>
12481
12482 Fix PR gdb/844
12483 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
12484 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
12485
12486 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
12487 instead of calling gdb_suppress_entire_file.
12488 * gdb.threads/print-threads.exp: Likewise.
12489 * gdb.threads/schedlock.exp: Likewise.
12490
12491 * gdb.threads/killed.exp: Return instead of calling
12492 gdb_suppress_entire_file.
12493 * gdb.threads/linux-dp.exp: Likewise.
12494 * gdb.threads/pthreads.exp: Likewise.
12495
1e698235
DJ
124962003-01-04 Daniel Jacobowitz <drow@mvista.com>
12497
12498 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
12499 stabs.
12500 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
12501 * gdb.base/whatis.exp: Always allow (void) after function names.
12502
147ff08c
DJ
125032003-01-04 Daniel Jacobowitz <drow@mvista.com>
12504
12505 * gdb.c++/casts.exp: Correct regexp.
12506
dc62bfc2
MK
125072003-01-04 Mark Kettenis <kettenis@gnu.org>
12508
12509 * configure.in: Call AC_CONFIG_HEADER. Don't call
12510 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
12511 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
12512 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
12513 aforementioned directories in the AC_OUPUT call.
12514 * config.hin: New file.
12515 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
12516 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
12517 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
12518 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
12519 pass -I$objdir instead of -I$objdir/$subdir in compilation.
12520 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
12521 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
12522 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
12523 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
12524 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
12525 gdb.threads/configure.in, gdb.threads/configure,
12526 gdb.threads/config.in, gdb.trace/configure.in,
12527 gdb.trace/configure: Removed.
12528
77afa639
MC
125292003-01-03 Michael Chastain <mec@shout.net>
12530
12531 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
12532 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
12533
7634bb6e
DJ
125342003-01-03 Daniel Jacobowitz <drow@mvista.com>
12535
12536 * gdb.base/store.exp: Fix regular expressions.
12537
b39c905e
MK
125382002-12-28 Mark Kettenis <kettenis@gnu.org>
12539
12540 * configure.in: Rewrite.
12541 * configure: Regenerated.
12542
0a8551dd
DC
125432003-01-03 David Carlton <carlton@math.stanford.edu>
12544
12545 * gdb.base/psymtab.exp: New file.
12546 * gdb.base/psymtab1.c: Ditto.
12547 * gdb.base/psymtab2.c: Ditto.
12548
c60b7188
AF
125492002-12-23 Adam Fedor <fedor@gnu.org>
12550
12551 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
12552
ee73db83
DC
125532002-12-23 David Carlton <carlton@math.stanford.edu>
12554
12555 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
12556 and current_directory initialization.
12557
d6c1774e
JB
125582002-12-22 Jim Blandy <jimb@redhat.com>
12559
f0a847b8
JB
12560 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
12561 rather than as part of the output file name.
12562
d6c1774e
JB
12563 * gdb.base/attach.exp: There's no need to copy the test program to
12564 /tmp; that was only ever necessary on HP/UX, and this test is
12565 entirely disabled there anyway.
12566
f0708dbb
JB
125672002-12-21 Jim Blandy <jimb@redhat.com>
12568
4c2acfea
JB
12569 * gdb.c++/psmang.exp: Doc fix.
12570
f0708dbb
JB
12571 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
12572 test.
12573
9579e000
DC
125742002-12-20 David Carlton <carlton@math.stanford.edu>
12575
12576 * gdb.c++/annota2.exp: KFAIL annotate-quit.
12577
d1810171
MC
125782002-12-18 Michael Chastain <mec@shout.net>
12579
12580 * gdb.c++/annota2.exp: Add copyright year 2002.
12581
76565097
DC
125822002-12-17 David Carlton <carlton@math.stanford.edu>
12583
12584 * gdb.c++/try_catch.cc: Add marker comments.
12585 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
12586 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
12587 * gdb.c++/m-static.cc: Ditto.
12588 * gdb.c++/m-static1.cc: Ditto.
12589 * gdb.c++/try_catch.cc: Ditto.
12590
da81390b
JJ
125912002-12-16 Jeff Johnston <jjohnstn@redhat.com>
12592
12593 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
12594 to see whether we are using the new -environment-directory
12595 command which resets via -r or the old version of the command
12596 which may prompt the user. Part of fix for gdb/741.
12597
b304d130
AC
125982002-12-13 Andrew Cagney <ac131313@redhat.com>
12599
12600 * gdb.fortran/types.exp: Update obsolete comment.
12601 * gdb.fortran/exprs.exp: Ditto.
12602 * lib/gdb.exp: Delete obsolete code.
12603 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
12604 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
12605 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
12606 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
12607 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
12608 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
12609 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
12610 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
12611 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
12612 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
12613 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
12614 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
12615 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
12616 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
12617 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
12618 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
12619 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
12620 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
12621 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
12622 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
12623 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
12624 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
12625 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
12626 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
12627 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
12628 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
12629 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
12630 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
12631 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
12632 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
12633 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
12634 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
12635 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
12636 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
12637 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
12638 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
12639 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
12640
a23b6e6a
DC
126412002-12-11 David Carlton <carlton@math.stanford.edu>
12642
12643 * gdb.c++/m-data.exp: Add test for members that shadow global
12644 variables: see PR gdb/804.
12645 * gdb.c++/m-data.cc: Ditto.
12646
6604731b
DJ
126472002-12-10 Daniel Jacobowitz <drow@mvista.com>
12648
12649 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
12650
de46ecd7
DC
126512002-12-06 David Carlton <carlton@math.stanford.edu>
12652
12653 * gdb.base/store.c: Don't declare functions static.
12654
27e829d0
AC
126552002-12-04 Andrew Cagney <ac131313@redhat.com>
12656
12657 * gdb.base/store.exp, gdb.base/store.c: New files.
12658
92806416
DJ
126592002-12-03 Daniel Jacobowitz <drow@mvista.com>
12660
12661 * gdb.base/selftest.exp: Update for current gdb.
12662
3bcbaac5
DJ
126632002-12-03 Daniel Jacobowitz <drow@mvista.com>
12664
12665 * gdb.base/maint.exp: Only dump symbols from one source file
12666 or objfile.
12667
f4f00b1f
DJ
126682002-12-03 Daniel Jacobowitz <drow@mvista.com>
12669
12670 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
12671 function call.
12672
f1c8a949
JB
126732002-11-25 Jim Blandy <jimb@redhat.com>
12674
12675 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
12676 function appearing in error message.
12677
9e297a97
DJ
126782002-11-21 Daniel Jacobowitz <drow@mvista.com>
12679
12680 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
12681
1f312e79
JJ
126822002-11-08 Jeff Johnston <jjohnstn@redhat.com>
12683
d63a86f8
RM
12684 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
12685 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
12686 should be in mi console format. This is part of fix for PR gdb/604.
12687
83c31e7d
FN
126882002-09-18 Fernando Nasser <fnasser@redhat.com>
12689
12690 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
12691 which explicitly prints the zero offset as "+0".
12692
322b3f65
DJ
126932002-10-22 Daniel Jacobowitz <drow@mvista.com>
12694
12695 * gdb.threads/schedlock.c (args): Make unsigned.
12696
126972002-10-21 Daniel Jacobowitz <drow@mvista.com>
12698
12699 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
12700 numbers. Allow "foo2|selected stack frame".
12701 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
12702 * gdb.asm/asmsrc2.s: Likewise.
12703 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
12704 comments.
12705 * gdb.asm/mips.inc: New file.
12706
5e2fe5b8
AF
127072002-10-18 Adam Fedor <fedor@gnu.org>
12708
12709 * gdb.base/default.exp: Update expected output to include 'ObjC'.
12710 * gdb.base/help.exp: Likewise.
12711
abe1a5d0
KB
127122002-10-17 Kevin Buettner <kevinb@redhat.com>
12713
12714 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
12715 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
12716
10abb1d4
JB
127172002-10-02 Jim Blandy <jimb@redhat.com>
12718
12719 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
12720
1f609b42
AC
127212002-10-01 Andrew Cagney <ac131313@redhat.com>
12722
12723 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
12724 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
12725 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
12726 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
12727 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
12728 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
12729 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
12730
0aee02e4
AC
127312002-09-29 Andrew Cagney <ac131313@redhat.com>
12732
12733 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
12734 * mi0-disassemble.exp, mi0-eval.exp: Delete.
12735 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
12736 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
12737 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
12738 * mi0-var-block.exp, mi0-var-child.exp: Delete.
12739 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 12740
6fde09ad
KB
127412002-09-27 Kevin Buettner <kevinb@redhat.com>
12742
12743 * gdb.base/annota1.exp (info break): Make directory components of
12744 path optional since not all compilers emit this debug information.
12745
12746 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
12747 step ends up stepping out of the function instead of stopping on
12748 the epilogue.
12749
9e8aab75
KS
127502002-09-26 Keith Seitz <keiths@redhat.com>
12751
12752 * lib/insight-support.exp (gdbtk_start): Figure out where
12753 the insight executable is based on where gdb is. Use this
12754 executable to start insight instead of gdb.
12755
e36180d7
AC
127562002-09-25 Andrew Cagney <cagney@redhat.com>
12757
12758 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
12759
9dd34b2b
AC
127602002-09-24 Andrew Cagney <ac131313@redhat.com>
12761
12762 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
12763 test_isolated_complaints.
12764 (test_empty_complaint): New function.
12765 (test_empty_complaints): New function. Check no output when no
12766 complaints.
d63a86f8 12767
dea97812
KB
127682002-09-19 Jim Blandy <jimb@redhat.com>
12769
a9c64011 12770 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 12771
54951bd7
AC
127722002-09-19 Andrew Cagney <ac131313@redhat.com>
12773
12774 * gdb.gdb/complaints.exp: New file.
12775
dec43320
AC
127762002-09-18 Andrew Cagney <ac131313@redhat.com>
12777
12778 * gdb.base/maint.exp: Check `help maint internal-warning'.
12779
e70d6e3f
DC
127802002-09-18 David Carlton <carlton@math.stanford.edu>
12781
12782 * gdb.c++/m-static.exp: Remove breakpoints depending on line
12783 numbers, and replace them by a single breakpoint after the
12784 constructors are all finished.
12785 Add test 4.
12786 * gdb.c++/m-static.cc: Add test 4.
12787 * gdb.c++/m-static.h: New file.
12788 * gdb.c++/m-static1.cc: New file.
12789
12790 * gdb.c++/printmethod.exp: New file.
12791 * gdb.c++/printmethod.cc: New file.
12792
12793 * gdb.c++/pr-574.exp: New file.
12794 * gdb.c++/pr-574.cc: New file.
12795
afb5c968
CV
127962002-09-18 Corinna Vinschen <vinschen@redhat.com>
12797
12798 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
12799 embedded targets which never actually exit.
12800
31e45dee
FN
128012002-09-18 Fernando Nasser <fnasser@redhat.com>
12802
12803 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
12804 "don't step after run" as unresolved or unsupported, instead of xfail.
12805
a283c5a1
CV
128062002-09-18 Corinna Vinschen <vinschen@redhat.com>
12807
12808 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
12809 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
12810 Add newline to expected string in "step out of main (status wrapper)"
12811 case.
12812
11350d2a
CV
128132002-09-18 Corinna Vinschen <vinschen@redhat.com>
12814
12815 * lib/gdb.exp (rerun_to_main): Allow restarting application.
12816 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
12817
0deec7d6
TT
128182002-09-17 Tom Tromey <tromey@redhat.com>
12819
12820 * gdb.base/printcmds.exp (test_print_string_constants): Expect
12821 \000, not \0, in double-quoted string.
12822
b2b4a1b5
CV
128232002-09-14 Corinna Vinschen <vinschen@redhat.com>
12824
c9d37158 12825 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
12826 string after running the commands execution on breakpoint tests.
12827
1c56143a
CV
128282002-09-13 Corinna Vinschen <vinschen@redhat.com>
12829
12830 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
12831
37f8da45
JB
128322002-09-12 Joel Brobecker <brobecker@gnat.com>
12833
12834 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
12835
08b468e0
KS
128362002-09-10 Keith Seitz <keiths@redhat.com>
12837
12838 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
12839 runto proc.
12840 (mi_run_to_main): Use mi_runto.
12841 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
12842
dc360f58
KS
128432002-09-10 Keith Seitz <keiths@redhat.com>
12844
12845 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
12846 regexp for stopping at main. Could have multiple event notifications.
12847 Don't assume that main was declared with no parameters.
12848 (mi_next): Use mi_step_to.
12849 (mi_step): Use mi_next_to.
12850
ce3abcfb
CV
128512002-09-09 Corinna Vinschen <vinschen@redhat.com>
12852
12853 * gdb.base/default.exp: Fix expected string in `info float' test.
12854
d1f5b980
BE
128552002-09-09 Ben Elliston <bje@redhat.com>
12856
12857 * config/mips.exp: Update comments.
12858 * config/mips-idt.exp: Likewise.
12859 * config/nind.exp: Likewise.
12860 * config/slite.exp: Likewise.
12861 * config/sparclet.exp: Likewise.
12862 * config/udi.exp: Likewise.
12863 * config/vx.exp: Likewise.
12864 * config/vxworks29k.exp: Likewise.
12865
2f71430b
JB
128662002-09-05 Jim Blandy <jimb@redhat.com>
12867
12868 * gdb.threads/killed.exp: Fix test failure message.
12869
7ddebc7e
KS
128702002-09-04 Keith Seitz <keiths@redhat.com>
12871
12872 * lib/mi-support.exp: Update copyright.
12873 (mi_gdb_test): Increase the priority of the expected pattern
12874 so that it matches gdb_test.
12875
0ae67eb3
KS
128762002-09-03 Keith Seitz <keiths@redhat.com>
12877
12878 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
12879 Use integer comparison instead of string comparison for testing
12880 whether binary was built.
12881
38fc42c8
JB
128822002-09-03 Jim Blandy <jimb@redhat.com>
12883
12884 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
12885
b6ff0e81
JB
128862002-08-29 Jim Blandy <jimb@redhat.com>
12887
12888 * gdb.threads/pthreads.exp: Move the portable thread compilation
12889 code into a function in lib/gdb.exp, and call that from here.
12890 * lib/gdb.exp (gdb_compile_pthreads): New function.
12891
07c98896
KS
128922002-08-29 Keith Seitz <keiths@redhat.com>
12893
12894 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
12895 expect_out so that callers can get at it.
12896
0312286c
DJ
128972002-08-23 Daniel Jacobowitz <drow@mvista.com>
12898
12899 * gdb.threads/print-threads.c: New file.
12900 * gdb.threads/print-threads.exp: New file.
12901 * gdb.threads/schedlock.c: New file.
12902 * gdb.threads/schedlock.exp: New file.
12903
dd039bc4
EZ
129042002-08-22 Elena Zannoni <ezannoni@redhat.com>
12905
a9c64011
AS
12906 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
12907 not altivec.c.
dd039bc4 12908
1f36144c
MK
129092002-08-17 Mark Kettenis <kettenis@gnu.org>
12910
12911 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
12912 targets. The problem should be fixed now.
12913
16057ec7 129142002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
12915
12916 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
12917 2002-07-24 change that removes final dots from error messages.
12918
3c1499ad
TT
129192002-08-13 Tom Tromey <tromey@redhat.com>
12920
12921 * gdb.base/readline.exp: New file.
12922
a20ce2c3
AC
129232002-08-01 Andrew Cagney <ac131313@redhat.com>
12924
12925 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
12926 supress message.
12927
db034ac5
AC
129282002-08-01 Andrew Cagney <cagney@redhat.com>
12929
12930 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
12931 CHILL_FOR_TARGET and CHILL_LIB.
12932 * configure.in (configdirs): Remove gdb.chill.
12933 * configure: Regenerate.
12934 * lib/gdb.exp: Obsolete references to chill.
12935 * gdb.fortran/types.exp: Ditto.
12936 * gdb.fortran/exprs.exp: Ditto.
12937
3e000b18
KB
129382002-07-30 Kevin Buettner <kevinb@redhat.com>
12939
12940 * gdb.base/shlib-call.exp (additional_flags): Conditionally
12941 set Irix-specific compile and link flags.
12942
28f4966b
KB
129432002-07-29 Kevin Buettner <kevinb@redhat.com>
12944
12945 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
12946 source files. The ``-o'' option doesn't work with the ``-E'' option
12947 when using the Irix compiler.
12948
46c0d5a6
DJ
129492002-07-19 Daniel Jacobowitz <drow@mvista.com>
12950
12951 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
12952 Improve support for reusing an exec file. Copy exec file
12953 to target, and run gdbserver on the target instead of on the host.
12954
eecf4bed
JB
129552002-07-18 Jim Blandy <jimb@redhat.com>
12956
0f815cdf
JB
12957 * gdb.base/ending-run.exp: Don't expect to see the program end in
12958 some orderly fashion when we're running on a real stand-alone
12959 board.
12960
eecf4bed
JB
12961 * gdb.base/interrupt.exp: Correct logic for skipping tests on
12962 targets that don't support interrupts.
12963
52d309e4
JB
129642002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
12965
12966 * gdb.base/attach.exp: Add patterns to match output from /proc-based
12967 systems.
12968 Move comments in expect statements to inside the actions, so that they
12969 don't get matched against.
12970
ff683d9e
MK
129712002-07-10 Mark Kettenis <kettenis@gnu.org>
12972
12973 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
12974 function when asleep" test.
12975
b5356753
AC
129762002-07-10 Andrew Cagney <ac131313@redhat.com>
12977
12978 * gdb.base/page.exp: Rewrite to handle problems with very long
12979 `info set' output. Update copyright.
12980
6aa4d13a
AC
129812002-06-26 Andrew Cagney <ac131313@redhat.com>
12982
12983 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
12984 gdb.threads-hp.
12985 * gdb.hp/configure: Regenerate.
12986 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
12987 * gdb.hp/gdb.threads-hp/configure: Delete file.
12988 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
12989
8cf8c2b8
AC
129902002-06-22 Andrew Cagney <ac131313@redhat.com>
12991
12992 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
12993 setlocale, bindtextdomain and textdomain.
12994
6827a8f8
JB
129952002-06-11 Jim Blandy <jimb@redhat.com>
12996
919d772c
JB
12997 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
12998 preprocessor macro information is present.
12999
6827a8f8
JB
13000 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
13001 tests.
13002
c15b0d21
MS
130032002-06-06 Michael Snyder <msnyder@redhat.com>
13004
c5984d70
MS
13005 * gdb.base/overlays.exp: Record addresses of overlay
13006 functions in TCL variables rather than in GDB variables,
13007 to avoid having GDB convert them to pointers (with loss
13008 of information).
13009
d63a86f8 13010 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 13011 default linker script changes.
c15b0d21
MS
13012 * gdb.base/long_long.exp: Add check for sizeof (long double).
13013
be26fe0d
ML
130142002-06-06 Michal Ludvig <mludvig@suse.cz>
13015
13016 * gdb.asm/asm-source.exp: Add x86-64 target.
13017 * gdb.asm/x86_64.inc: New.
d63a86f8 13018
258093ca 130192002-05-30 Michael Chastain <mec@shout.net>
258093ca 13020
4b3153f1 13021 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
13022 * gdb.c++/m-static.cc: New file.
13023 * gdb.c++/m-static.exp: New file.
13024
241264c6
MS
130252002-05-28 Michael Snyder <msnyder@redhat.com>
13026
13027 * gdb.base/call-ar-st.exp: Allow for reduced floating point
13028 precision.
13029
9bba8c8f 130302002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 13031
4b3153f1 13032 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
13033 * gdb.c++/m-data.cc: New file.
13034 * gdb.c++/m-data.exp: New file.
13035
130362002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 13037
4b3153f1 13038 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 13039 * gdb.c++/try_catch.cc: New file.
d63a86f8 13040 * gdb.c++/try_catch.exp: New file.
9bba8c8f 13041
def1b996
MC
130422002-05-27 Michael Chastain <mec@shout.net>
13043
13044 * gdb.c++/local.exp: Accept more nested types in output.
13045
522ba268
MC
130462002-05-26 Michael Chastain <mec@shout.net>
13047
13048 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
13049
277254ba
MS
130502002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
13051
13052 * lib/gdb.exp (gdb_wrapper_init): Just because
13053 gdb_wrapper_file exists, this does not mean that the file
13054 should not be rebuilt. That is what gdb_wrapper_initialized
13055 is for.
13056 (default_gdb_init): Reset gdb_wrapper_initialized.
13057
b61a8733
MS
130582002-05-23 Michael Snyder <msnyder@redhat.com>
13059
d63a86f8 13060 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
13061 the precision of the floating point test results.
13062 * gdb.base/call-rt-st.exp: Ditto.
13063
b61a8733
MS
13064 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
13065 * gdb.base/call-rt-st.exp: Ditto.
13066
56f6e910
MC
130672002-05-19 Michael Chastain <mec@shout.net>
13068
13069 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
13070
ad0b0016
EZ
130712002-05-19 Elena Zannoni <ezannoni@redhat.com>
13072
a9c64011
AS
13073 * configure.in (configdirs): Add gdb.arch.
13074 * configure: Regenerate.
ad0b0016 13075
f617d2b6
JB
130762002-05-17 Jim Blandy <jimb@redhat.com>
13077
13078 * gdb.base/completion.exp: Recognize the more detailed error
13079 messages produced by the macro expander's lexical analyzer.
13080
eac2a696
EZ
130812002-05-14 Elena Zannoni <ezannoni@redhat.com>
13082
a9c64011
AS
13083 * gdb.arch/altivec-abi.c: New file.
13084 * gdb.arch/altivec-abi.exp: New file.
13085 * gdb.arch/altivec-regs.c: New file.
13086 * gdb.arch/altivec-regs.exp: New file.
eac2a696 13087
2fdde8f8
DJ
130882002-05-14 Daniel Jacobowitz <drow@mvista.com>
13089
13090 * gdb.base/maint.exp (maint print type): Update for new type
13091 structure.
d63a86f8 13092
e31f1a7c
EZ
130932002-05-14 Elena Zannoni <ezannoni@redhat.com>
13094
13095 * gdb.arch: New directory.
13096 * gdb.arch/configure.in: New file.
13097 * gdb.arch/configure: New file.
13098 * gdb.arch/Makefile.in: New file.
13099
db589741
CV
131002002-05-13 Corinna Vinschen <vinschen@redhat.com>
13101
13102 * gdb.asm/asm-source.exp: Add v850 as supported target.
13103 * gdb.asm/v850.inc: New file.
13104
8ce2a7dc
DJ
131052002-05-13 Daniel Jacobowitz <drow@mvista.com>
13106
13107 * gdb.c++/annota2.exp (annotate-quit): Add comment.
13108
df763c7f
DJ
131092002-05-12 Daniel Jacobowitz <drow@mvista.com>
13110
13111 * gdb.base/break.exp: Check 'break "marker2"'.
13112
377daeed
MS
131132002-05-10 Michael Snyder <msnyder@redhat.com>
13114
13115 * gdb.base/long_long.exp: Fix typo.
13116
c4b7bc2b
JB
131172002-05-10 Jim Blandy <jimb@redhat.com>
13118
ecac9a4e
JB
13119 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
13120 a bug.
13121
c4b7bc2b
JB
13122 * gdb.base/printcmds.exp (test_integer_literals_rejected):
13123 Recognize more detailed error message produced by the macro
13124 expander's lexical analyzer.
13125 * lib/gdb.exp (test_print_reject): Same.
13126
e71019a1
MK
131272002-05-09 Mark Kettenis <kettenis@gnu.org>
13128
13129 * gdb.c++/method.exp: Fix typo.
13130
fedfc8e6
MS
131312002-05-08 Michael Snyder <msnyder@redhat.com>
13132
166a1957
MS
13133 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
13134 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 13135 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
13136 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
13137 Add iftarget clause for strongarm.
d63a86f8 13138
f1c47eb2
MS
131392002-05-06 Michael Snyder <msnyder@redhat.com>
13140
cb9a9d3e
MS
13141 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
13142 (gdb_continue_to_end): Accept output from status wrapper.
13143 * gdb.base/ending-run.exp: Add case for output from status wrapper.
13144 Clean up fail messages to match pass messages.
13145
f1c47eb2
MS
13146 Enable the "needs_status_wrapper" testsuite feature.
13147 * lib/gdb.exp (gdb_wrapper_init): New procedure.
13148 (gdb_compile): Conditionally call gdb_wrapper_init.
13149 * gdb.base/a2-run.exp: Recognize output from status wrapper.
13150 * gdb.c++/method.exp: Recognize output from status wrapper.
13151
6079c749
BE
131522002-05-06 Ben Elliston <bje@redhat.com>
13153From Graydon Hoare <graydon@redhat.com>
13154
13155 * config/sid.exp: Include support for "rawsid" protocol.
13156
188baff3
JB
131572002-05-03 Jim Blandy <jimb@redhat.com>
13158
13159 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
13160 * gdb.c++/hang3.C: New file.
13161
b9c07f0f
AC
131622002-05-04 Andrew Cagney <ac131313@redhat.com>
13163
13164 * gdb.base/default.exp: Remove obsolete code.
13165 * gdb.c++/misc.exp: Ditto. Update copyright.
13166 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
13167 * gdb.base/whatis.exp: Ditto. Update copyright.
13168 * gdb.base/scope.exp: Ditto. Update copyright.
13169 * gdb.base/ptype.exp: Ditto. Update copyright.
13170 * gdb.base/printcmds.exp: Ditto. Update copyright.
13171 * gdb.base/opaque.exp: Ditto. Update copyright.
13172 * gdb.base/list.exp: Ditto.
13173 * gdb.base/funcargs.exp: Ditto. Update copyright.
13174 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
13175 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
13176 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
13177 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
13178 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
13179 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
13180
5c7a0397
MS
131812002-05-02 Michael Snyder <msnyder@redhat.com>
13182
d6dcc264 13183 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
13184 * gdb.base/long_long.exp: Add xscale target.
13185 * gdb.base/default.exp: Add xscale target.
13186
eb7f1c48
JB
131872002-05-01 Jim Blandy <jimb@redhat.com>
13188
13189 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
13190 gdb.c++/hang.exp: New test.
13191
a6befae8
FF
131922002-05-01 Fred Fish <fnf@redhat.com>
13193
13194 * gdb.base/completion.exp: Handle completions of "./Make" for
13195 more than one completion possibility, as is the case when we
13196 build and test in the source tree.
13197
0a310277
AG
131982002-04-29 Anthony Green <green@redhat.com>
13199
13200 * gdb.java/jmisc1.exp: New file.
13201 * gdb.java/jmisc2.exp: New file.
13202
6ff9af88
DJ
132032002-04-24 Daniel Jacobowitz <drow@mvista.com>
13204
13205 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
13206
96b3d632
EZ
132072002-04-23 Elena Zannoni <ezannoni@redhat.com>
13208
13209 * gdb.base/help.exp: Change 'help status' to allow for target
13210 dependent output differences.
13211
5019bb54
MC
132122002-04-22 Michael Chastain <mec@shout.net>
13213
13214 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
13215
a805a116
MC
132162002-04-22 Michael Chastain <mec@shout.net>
13217
13218 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
13219
a1706bfd
DM
132202002-04-17 David S. Miller <davem@redhat.com>
13221
13222 * gdb.asm/sparc64.inc: New file.
13223 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
13224
a73a20a2
EZ
132252002-04-19 Elena Zannoni <ezannoni@redhat.com>
13226
13227 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
13228 instruction file directly into the build tree. Clean up at end of
13229 test.
13230
ba678339
DM
132312002-04-18 David S. Miller <davem@redhat.com>
13232
13233 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
13234 handle 64-bit platforms correctly.
13235 * gdb.base/maint.exp: Likewise.
13236
b03399da
KB
132372002-04-18 Kevin Buettner <kevinb@redhat.com>
13238
13239 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
13240 ``-fpic'' when compiling files comprising a shared library, but
13241 it does need additional linker flags in order to find shared
13242 libraries at run time.
13243
e2004992
KB
132442002-04-18 Kevin Buettner <kevinb@redhat.com>
13245
13246 * gdb.base/cvexpr.c (use): New function.
13247 (main): Invoke use() on all global variables to prevent
13248 some linkers from deleting these otherwise unused symbols.
13249
d8937120
MC
132502002-04-17 Michael Chastain <mec@shout.net>
13251From David S. Miller <davem@redhat.com>
13252
13253 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
13254 handle 64-bit platforms correctly.
13255
ffd61a58
MS
132562002-04-12 Michael Snyder <msnyder@redhat.com>
13257From Jim Blandy <jimb@redhat.com>
a9c64011 13258 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
13259 script can handle this instead.
13260 * gdb.base/bar.c (barx): Same.
13261 * gdb.base/baz.c (bazx): Same.
13262 * gdb.base/grbx.c (grbxx): Same.
13263
13264 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
13265 manager doesn't automatically unmap overlays unnecessarily.
13266
6b8426a6
MH
132672002-04-10 Martin M. Hunt <hunt@redhat.com>
13268
13269 * gdb.base/ending-run.exp: Fix pattern for Mips targets
13270 stepping out of main.
13271
34af4875
MC
132722002-04-09 Michael Chastain <mec@shout.net>
13273
13274 * gdb.c++/local.cc (main): Move call to marker1() inside nested
13275 scope so that the nested scope tests will make sense.
13276 * gdb.c++/local.exp: Write patterns that actually work with gcc
13277 (the HP patterns "were never known to work with gcc").
13278 Keep the old aCC patterns too.
13279
2d1676a0
DJ
132802002-04-09 Daniel Jacobowitz <drow@mvista.com>
13281
13282 * gdb.base/attach.exp: Correct target board test.
13283
3a63e3f9
MC
132842002-04-08 Michael Chastain <mec@shout.net>
13285
13286 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
13287 in a const method. Add some xfail and fail cases for configurations
13288 that do not emit the "const ...".
13289
f18dabd2
MC
132902002-04-07 Michael Chastain <mec@shout.net>
13291
13292 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
13293 Accept "A * const" and "const A * const" as type of "this".
13294 Fix spelling of getFunky throughout. Make messages uniform.
13295
0fcddd82
EZ
132962002-04-07 Elena Zannoni <ezannoni@redhat.com>
13297
a9c64011 13298 Work around for PR gdb/285:
0fcddd82
EZ
13299 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
13300
16a8534a
EZ
133012002-04-07 Elena Zannoni <ezannoni@redhat.com>
13302
13303 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
13304 instructions file at run time instead of configure time.
13305 Sometimes we run the test in a directory that is not the one we
13306 configured in.
13307 * gdb.asm/configure.in: Delete creation of symlink.
13308 * gdb.asm/configure: Regenerate.
13309
24181d81
JB
133102002-04-05 J. Brobecker <brobecker@gnat.com>
13311
13312 * gdb.gdb/xfullpath.exp: New test, to exercise the new
13313 xfullpath () function.
13314
7cdb7107
DJ
133152002-04-04 Daniel Jacobowitz <drow@mvista.com>
13316
13317 * gdb.asm/Makefile.in: Correct dependencies.
13318
13319 * gdb.asm/powerpc.inc: New file.
13320 * gdb.asm/asm-source.exp: Add PowerPC.
13321 * gdb.asm/configure.in: Likewise.
13322 * gdb.asm/configure: Regenerated.
13323
a7d17088
DJ
133242002-04-04 Daniel Jacobowitz <drow@mvista.com>
13325
13326 * gdb.base/relocate.exp: New file.
13327 * gdb.base/relocate.c: New file.
13328
cd721503
FF
133292002-04-04 Fred Fish <fnf@redhat.com>
13330
13331 * gdb.base/step-test.exp: Update comment regarding stopping in
13332 memcpy/bcopy calls inserted as part of the compiler runtime.
13333
b22ad7a7
MS
133342002-04-04 Michael Snyder <msnyder@redhat.com>
13335
13336 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
13337
5f279fa6
DJ
133382002-04-03 Daniel Jacobowitz <drow@mvista.com>
13339
13340 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
13341 (gdb_expect): Remove $notransfer hack.
13342
dd0fd3ce
DJ
133432002-04-02 Daniel Jacobowitz <drow@mvista.com>
13344
13345 * gdb.c++/classes.exp ("calling method for small class"): Match
13346 updated register output.
13347
1e50cda1
DJ
133482002-03-30 Daniel Jacobowitz <drow@mvista.com>
13349
13350 Fix PR gdb/452
13351 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
13352 when finished. Make gdb_file_cmd send "exec-file" when
13353 appropriate.
13354
24015922
DJ
133552002-03-30 Daniel Jacobowitz <drow@mvista.com>
13356
13357 * gdb.base/attach.exp: Remove extra setup_xfail.
13358
dd7dfd64
MS
133592002-03-26 Michael Snyder <msnyder@redhat.com>
13360
13361 * gdb.base/default.exp: Add tests for dump, append, and restore.
13362 * gdb.base/help.exp: Add tests for dump, append, and restore.
13363 * gdb.base/dump.exp: New file, test dump, append and restore.
13364 * gdb.base/dump.c: New file.
13365
48b2f8d7
MS
133662002-03-27 Michael Snyder <msnyder@redhat.com>
13367
d63a86f8 13368 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
13369 clean-ups in help messages.
13370
05b4d525
FF
133712002-03-26 Fred Fish <fnf@redhat.com>
13372
13373 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
13374 have debugging info for those functions and the compiler uses them
13375 internally to copy structs around.
13376
d7679631
FF
133772002-03-26 Fred Fish <fnf@redhat.com>
13378
13379 * gdb.base/list.exp: Revert the change made yesterday and add note
13380 about why we don't list the default lines for remote targets.
13381
523ac3f9
MS
133822002-03-25 Michael Snyder <msnyder@redhat.com>
13383
13384 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
13385
754b2b8d
FF
133862002-03-25 Fred Fish <fnf@redhat.com>
13387
13388 * gdb.base/list.exp: This test works on remote targets so remove
13389 the short circuit for remote targets. Update copyright.
13390
33c3e192
FF
133912002-03-25 Fred Fish <fnf@redhat.com>
13392
13393 * gdb.base/attach.exp: Fix logic error that was suppressing this
13394 test for all non hppa*-*-hpux* targets, instead of the hp target.
13395 Move comments closer to the suppression point. Also now need to
13396 check that we are running natively.
13397
d43e73ee
MS
133982002-03-22 Michael Snyder <msnyder@redhat.com>
13399
882c8f02
MS
13400 * gdb.base/default.exp: Add test for gcore. Update copyright.
13401 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 13402
04c12f60
FF
134032002-03-06 Fred Fish <fnf@redhat.com>
13404
13405 * gdb.base/funcargs.c: Remove extraneous ';' character.
13406 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
13407
b43df995
MC
134082002-03-04 Michael Chastain <mec@shout.net>
13409
13410 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
13411 accommodate gcc v3 function signature.
13412 * gdb.mi/mi0-var-cmd-exp: Ditto.
13413
92362027
AC
134142002-02-24 Andrew Cagney <ac131313@redhat.com>
13415
13416 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
13417 ``GNU/Linux'' or ``Linux kernel''
13418 * testsuite/gdb.threads/pthreads.c: Ditto.
13419
258ad32d
MC
134202002-02-24 Michael Chastain <mec@shout.net>
13421
13422 * gdb.threads/pthreads.c (thread1): Add a return statement.
13423 (thread2): Likewise.
13424 (foo): Likewise.
13425
04c3b3d4
MC
134262002-02-23 Michael Chastain <mec@shout.net>
13427
13428 * gdb.threads/linux-dp.c (philosopher): Add a return statement
13429 to placate gcc.
13430
5a2a0a20
MC
134312002-02-23 Michael Chastain <mec@shout.net>
13432
13433 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
13434 test "ptype bint". The test passes on all my stabs configurations.
13435
a640f7fc
JB
134362002-02-21 Jim Blandy <jimb@redhat.com>
13437
27924826
JB
13438 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
13439 filename at a time, and watch for the ones we want to see.
13440
a640f7fc
JB
13441 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
13442 types of pointers to prototyped functions.
13443
edcc8c75
AC
134442002-02-20 Andrew Cagney <ac131313@redhat.com>
13445
13446 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
13447 signed, unsigned and straight char.
13448 (padding_char, padding_short, padding_int, padding_long,
13449 padding_long_long, padding_float, padding_double,
13450 padding_long_double): New global variables.
13451 (fill, fill_structs): New functions.
13452
13453 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
13454 for correctly sized writes. Update copyright.
13455 (get_valueof): New procedure.
13456 (get_sizeof): Call get_valueof.
13457 (check_valueof): New procedure.
13458 (check_padding): New procedure.
13459
ac57ea44
MC
134602002-02-20 Michael Chastain <mec@shout.net>
13461
13462 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
13463 to setup_xfail. Document some of the remaining calls.
13464
7a10c941
MC
134652002-02-18 Michael Chastain <mec@shout.net>
13466
13467 * gdb.c++/userdef.exp: Update copyright year.
13468
fb8acdcc
DJ
134692002-02-18 Daniel Jacobowitz <drow@mvista.com>
13470
13471 * gdb.c++/userdef.exp: Test overloaded operators properly.
13472 Remove xfails.
13473
fda6ae12
MS
134742002-02-14 Michael Snyder <msnyder@redhat.com>
13475
13476 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
13477
676a0442
DJ
134782002-02-14 Daniel Jacobowitz <drow@mvista.com>
13479
13480 * gdb.base/a2-run.exp: Check for a remote target properly.
13481 * gdb.base/annota1.exp: Likewise.
13482 * gdb.base/list.exp: Likewise.
13483 * gdb.base/reread.exp: Likewise.
13484 * gdb.base/scope.exp: Likewise.
13485 * gdb.base/shlib-call.exp: Likewise.
13486 * gdb.base/term.exp: Likewise.
13487 * gdb.c++/annota2.exp: Likewise.
13488
78b4f468
RE
134892002-02-13 Richard Earnshaw <rearnsha@arm.com>
13490
13491 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
13492
9a81ba51
MC
134932002-02-10 Michael Chastain <mec@shout.net>
13494
13495 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
13496 (call_after_alloca): Ditto.
13497
004af6c7
DJ
134982002-02-10 Daniel Jacobowitz <drow@mvista.com>
13499
13500 * gdb.base/ending-run.exp: Guard "cont" test with
13501 gdb_skip_stdio_test.
13502
37225f62
JB
135032002-02-06 Jim Blandy <jimb@redhat.com>
13504
13505 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
13506 from here...
13507 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
13508 To here. Disable this test on non-HP platforms. Add big comment.
13509
fe6fdd96
MS
135102002-02-04 Michael Snyder <msnyder@redhat.com>
13511
13512 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
13513 other than d10v and m32r.
13514
036fad3f
RE
135152002-02-02 Richard Earnshaw <rearnsha@arm.com>
13516
13517 * gdb.base/default.exp: Rewrite test patterns to reduce time
13518 taken to match them.
13519
7148ab62
DJ
135202002-01-30 Daniel Jacobowitz <drow@mvista.com>
13521
13522 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
13523 Allow a start function above main.
13524 * gdb.threads/linux-dp.exp: Fix copyright date.
13525
396cc255
DJ
135262002-01-30 Daniel Jacobowitz <drow@mvista.com>
13527
a9c64011
AS
13528 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
13529 (check_philosopher_stack): Check for manager thread before checking
13530 for a just-starting thread.
396cc255 13531
f038d31b
DJ
135322002-01-30 Daniel Jacobowitz <drow@mvista.com>
13533
13534 From Neil Booth <neil@daikokuya.demon.co.uk>:
13535 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
13536 warnings.
13537
b3ff9d9a
FF
135382002-01-21 Fred Fish <fnf@redhat.com>
13539
13540 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
13541 not caller.
13542
39ad761d
JB
135432002-01-21 Jim Blandy <jimb@redhat.com>
13544
13545 * gdb.base/reread.exp: Check that GDB properly re-reads the
13546 executable file when it changes while no inferior is running.
13547
aaf320fa
FF
135482002-01-21 Fred Fish <fnf@redhat.com>
13549
a9c64011
AS
13550 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
13551 optionally accept the "shlib events" variation.
aaf320fa 13552
808a31f5
JB
135532002-01-21 Jim Blandy <jimb@redhat.com>
13554
13555 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
13556 call `fflush' after every `printf', so that the output is produced
13557 at predictable points, regardless of whatever buffering does (or
13558 doesn't) take place.
13559 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
13560 at different points.
13561
4420d5e2
DJ
135622002-01-20 Daniel Jacobowitz <drow@mvista.com>
13563
13564 * gdb.c++/inherit.exp: Update copyright years.
13565 * gdb.c++/method.exp: Likewise.
13566
3e36a0f4
DJ
135672002-01-20 Daniel Jacobowitz <drow@mvista.com>
13568
13569 * gdb.c++/classes.exp: Update for improved v3 support and skipping
13570 artificial methods/arguments.
13571 * gdb.c++/derivation.exp: Likewise.
13572 * gdb.c++/inherit.exp: Likewise.
13573 * gdb.c++/method.exp: Likewise.
13574 * gdb.c++/virtfunc.exp: Likewise.
13575
b4ceaee6
AC
135762002-01-18 Andrew Cagney <ac131313@redhat.com>
13577
13578 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
13579 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
13580 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
13581 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
13582 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
13583 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
13584
ecace851
JB
135852002-01-17 Jim Blandy <jimb@redhat.com>
13586
13587 * gdb.asm/asm-source.exp (info symbol): Take another shot at
13588 anchoring the pattern matching the entry point symbol's name.
13589
375fc983
AC
135902002-01-17 Andrew Cagney <ac131313@redhat.com>
13591
13592 * gdb.base/maint.exp: Update ``maint internal-error'' to match
13593 continue/quit query. Update copyright.
13594
fe6fdd96
MS
135952002-01-14 Michael Snyder <msnyder@redhat.com>
13596
13597 * gdb.base/gcore.exp: Remove extra debugging output.
13598
e017c81f
DJ
135992002-01-13 Daniel Jacobowitz <drow@mvista.com>
13600
13601 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
13602 for slightly dubious v2 mangled string.
13603
37ab3bf8
DJ
136042002-01-13 Daniel Jacobowitz <drow@mvista.com>
13605
13606 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
13607
1bc05c3a 136082002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 13609
1bc05c3a 13610 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 13611
1bc05c3a
JM
13612 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
13613 constructors.
13614 * gdb.c++/derivation.exp: Likewise.
13615 * gdb.c++/templates.exp: Likewise.
13616 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 13617
1bc05c3a
JM
136182002-01-10 Michael Snyder <msnyder@redhat.com>
13619
13620 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 13621
a911c360
MS
136222002-01-08 Michael Snyder <msnyder@redhat.com>
13623
13624 * gdb.base/gcore.exp: New test for generate-core-file command.
13625 * gdb.base/gcore.c: Testcase for above.
13626 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
13627
ea2119ec
JM
136282002-01-08 Jason Merrill <jason@redhat.com>
13629
13630 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
13631
68203136
FF
136322002-01-07 Fred Fish <fnf@redhat.com>
13633
13634 * gdb.c++/overload.exp: Remove unconditional xfails for:
13635 print foo_instance1.overloadargs(1)
13636 print foo_instance1.overloadargs(1, 2)
13637 print foo_instance1.overloadargs(1, 2, 3)
13638 print foo_instance1.overloadargs(1, 2, 3, 4)
13639 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
13640 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
13641 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
13642 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
13643 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
13644 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
13645 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
13646 print foo_instance1.overload1arg()
13647 print foo_instance1.overload1arg((char)arg2)
13648 print foo_instance1.overload1arg((signed char)arg3)
13649 print foo_instance1.overload1arg((unsigned char)arg4)
13650 print foo_instance1.overload1arg((int)arg7)
13651 print foo_instance1.overload1arg((unsigned int)arg8)
13652 print foo_instance1.overload1arg((float)arg11)
13653 print foo_instance1.overload1arg((double)arg12)
d63a86f8 13654
21b9b5b1
MS
136552002-01-07 Michael Snyder <msnyder@redhat.com>
13656
13657 * gdb.base/huge.exp: New test. Print a very large target data object.
13658 (skip_huge_test): New test variable. Define if you want to skip this
13659 test. The test reads an 8 megabyte data object from the target, so it
13660 might be very time consuming on remote targets with a slow connection.
13661 * gdb.base/huge.c: New file. Test case for above.
13662
725f922e
FF
136632002-01-07 Fred Fish <fnf@redhat.com>
13664
13665 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
13666 g_instance.bfoo, and g_instance.cfoo.
13667
634d57ec
JL
13668Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
13669
f286b2c3
JL
13670 * gdb.base/break.c (multi_line_if_conditional): New function.
13671 (multi_ilne_while_conditional): Likewise.
13672 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
13673 IF or WHILE condition puts the breakpoint at the start of
13674 the condition.
13675
634d57ec
JL
13676 * gdb.base/selftest.exp (backtrace through signal handler): Remove
13677 hppa*-*-hpux* expected failure.
13678 * gdb.base/structs.exp (do_function_calls): Similarly.
13679
13680 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
13681 watchpoints.
13682
9fbfe2dc
AC
136832002-01-06 Andrew Cagney <ac131313@redhat.com>
13684
13685 Fix PR gdb/66.
13686 * gdb.base/structs.exp: Replace skip for a29k with skip for
13687 gdb,cannot_call_functions.
13688 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
13689 * gdb.base/callfuncs.exp: Ditto.
13690 * gdb.base/call-rt-st.exp: Ditto.
13691 * gdb.base/call-strs.exp: Ditto.
13692 * gdb.base/callfwmall.exp: Ditto.
13693 * gdb.base/scope.exp: Obsolete xfail a29k.
13694 * gdb.c++/misc.exp: Ditto.
13695 * gdb.c++/cplusfuncs.exp: Ditto.
13696 * gdb.base/ptype.exp: Ditto.
13697 * gdb.base/printcmds.exp: Ditto.
13698 * gdb.base/opaque.exp: Ditto.
13699 * gdb.base/list.exp: Ditto.
13700 * gdb.base/funcargs.exp: Ditto.
13701 * gdb.base/default.exp: Ditto.
13702
8ddad156
MS
137032002-01-04 Michael Snyder <msnyder@redhat.com>
13704
ca4976a6 13705 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
13706 * gdb.base/maint.exp: Add tests for maint info sections options.
13707
1b074332
JL
13708Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
13709
13710 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
13711
7d159115
CV
137122001-12-20 Corinna Vinschen <vinschen@redhat.com>
13713
13714 * gdb.asm/arm.inc: New file.
13715 * gdb.asm/asm-source.exp: Add arm targets.
13716 * gdb.asm/configure.in: Ditto.
13717 * gdb.asm/configure: Recreated from configure.in.
13718
8fb87725
JL
13719Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
13720
afabe08c
JL
13721 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
13722 with HP's compiler.
13723 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
13724 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
13725 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
13726 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
13727
13728 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
13729 either HP's compilers or GCC.
13730
db521deb
JL
13731 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
13732 a SIGBUS or SIGSEGV.
13733
13734 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
13735
13736 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
13737 can be compiled with either HP's compiler or GCC.
13738
cfa88ab7
JL
13739 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
13740 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
13741 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
13742
ca344dff
JL
13743 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
13744 to match current gdb output. Update due to using auto-solib-limit
13745 for limiting instead of overloading auto-solib-add.
13746 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
13747 test program.
13748
3f3c6e55 13749 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
13750 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
13751 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
13752 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
13753 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
13754 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
13755 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
13756 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
13757 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
13758 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
13759 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
13760 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
13761 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 13762
8fb87725
JL
13763 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
13764 a SIGTRAP to the inferior.
13765
cf599fa7
CV
137662001-12-19 Corinna Vinschen <vinschen@redhat.com>
13767
13768 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
13769 Substitute call to target_link by call to gdb_compile.
13770
2cd045cd
JL
13771Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
13772
a9c64011
AS
13773 * gdb.base/break.exp: Fix HP specific search string when testing
13774 backtracing in a called function.
2cd045cd 13775
a9c64011
AS
13776 * gdb.base/constvars.exp: Only set lang to C++ if we're
13777 compiling the test with HP's compilers.
13778 * gdb.base/volatile.exp: Similarly.
2cd045cd 13779
99ebe9ac
JB
137802001-12-19 Jim Blandy <jimb@redhat.com>
13781
13782 * gdb.base/printcmds.exp: Expect the null character to be printed
13783 as '\0', and the '\013' to be printed as '\v'.
13784 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
13785 * gdb.base/setvar.exp: Same.
13786
b9891b29
JB
137872001-12-17 Jim Blandy <jimb@redhat.com>
13788
0eba65ab
JB
13789 * gdb.base/completion.exp: Rather than completing very long
13790 filenames, which can make the readline library produce output we
13791 don't recognize, cd to the directory first, and then complete
13792 using nice, short relative paths.
13793
6970b5b1
JB
13794 * gdb.base/completion.exp: On some systems, there is, in fact, a
13795 variable named `b' in scope, since GDB treats all static
a9c64011
AS
13796 variables as being in scope. So use `no_var_named_this'
13797 instead of `b'.
6970b5b1 13798
b9891b29
JB
13799 * gdb.base/corefile.exp: Recognize the message saying that GDB
13800 can't find the core file's registers as a failure.
13801
e6ccd35f
JSC
138022001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
13803
a9c64011
AS
13804 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
13805 test expect string more specific.
e6ccd35f 13806
105ba819
CV
138072001-12-13 Corinna Vinschen <vinschen@redhat.com>
13808
13809 * gdb.asm/asm-source.exp: Add support for xstormy16.
13810 * gdb.asm/configure.in: Ditto.
13811 * gdb.asm/configure: Rebuild.
13812 * gdb.asm/xstormy16.inc: New file.
13813
e9e79dd9
FF
138142001-12-10 Fred Fish <fnf@redhat.com>
13815
13816 * gdb.base/maint.exp: Update to match changes in type dumping code.
13817
347dc97d
JB
138182001-12-10 Jim Blandy <jimb@redhat.com>
13819
13820 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
13821 matching the entry point symbol's name at the beginning of the
13822 line.
13823
5178b9d6
DJ
138242001-12-07 Daniel Jacobowitz <drow@mvista.com>
13825
13826 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
13827 gdb.c++/inherit.exp, gdb.c++/method.exp,
13828 gdb.c++/namespace.exp, gdb.c++/templates.exp,
13829 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
13830 and class layout support.
13831
af890c52
DJ
138322001-12-07 Daniel Jacobowitz <drow@mvista.com>
13833
13834 * gdb.c++/classes.exp: Add test for static member function.
13835 * gdb.c++/misc.cc: Add class with static member function.
13836
7a345fb3
JB
138372001-12-07 Jim Blandy <jimb@redhat.com>
13838
f2e54a80 13839 If GDB says it can't find the struct the function returned, report
8032bf31
JB
13840 those tests as `unsupported'.
13841 * gdb.base/call-rt-st.exp (print_struct_call): New function.
13842 Rewrite subsequent tests to use it.
13843
13844 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
13845 those tests as `unsupported'.
13846 * gdb.base/structs.exp (call_struct_func): New function.
13847 (do_function_calls): Use call_struct_func to call the functions
13848 returning structs.
13849
0bc69509
JB
13850 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
13851 whether functions are prototyped or not, so we can't possibly pass
13852 arguments to t_float_values2 properly.
13853
7a345fb3
JB
13854 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
13855 value of `timeout' for targets other than the mips*tx39-*.
13856
edb6ede1
MS
138572001-12-06 Michael Snyder <msnyder@redhat.com>
13858
d63a86f8 13859 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
13860 and detect whether the start symbol has a leading underscore.
13861
2d842f13
JB
138622001-12-04 Jim Blandy <jimb@redhat.com>
13863
13864 * gdb.base/completion.exp: Clarify indentation.
13865
68550daf
JB
138662001-12-03 Jim Blandy <jimb@redhat.com>
13867
13868 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
13869 variables on the S/390, not `.word'.
13870
cd5195a8
JB
138712001-11-30 Jim Blandy <jimb@redhat.com>
13872
13873 Add assembly-source tests for s390-ibm-linux.
13874 * gdb.asm/s390.inc: New file.
13875 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
13876 the S/390 architecture.
a9c64011 13877 * gdb.asm/configure: Regenerated.
cd5195a8 13878
ca9efc90
MS
138792001-11-30 Michael Snyder <msnyder@redhat.com>
13880
13881 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
13882 next, info source, info sources, info line, global and static
13883 variables, and static functions.
13884 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
13885 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
13886 * gdb.asm/asmsrc1.s: Add a static function and some variables.
13887 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
13888 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
13889 (gdbasm_leave): Restore frame pointer.
13890 (gdbasm_startup): Copy stack set-up from crt0.S.
13891
d0e66976
FN
138922001-11-26 Fernando Nasser <fnasser@redhat.com>
13893
13894 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
13895 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
13896 to a local (non-static) variable. Copy tstruct.a to a static buffer
13897 and return a pointer to that buffer.
13898 * gdb.base/callfwmall.c (t_structs_a): Ditto.
13899
e2334072
MK
139002001-11-24 Mark Kettenis <kettenis@gnu.org>
13901
13902 * gdb.asm/configure.in: Fix recognition of ix86 target.
13903 * gdb.asm/configure: Regenerate.
13904
756caa3d
MS
139052001-11-21 Michael Snyder <msnyder@redhat.com>
13906
13907 * gdb.asm/sparc.inc: New file.
13908 * gdb.asm/asm-source.exp: Recognize sparc target.
13909 * gdb.asm/configure.in: Recognize sparc target.
13910 * gdb.asm/configure: Regenerate.
d63a86f8 13911
9a4d72d5
MS
139122001-11-21 Michael Snyder <msnyder@redhat.com>
13913
13914 * gdb.asm/m32r.inc: New file.
13915 * gdb.asm/asm-source.exp: Recognize m32r target.
13916 * gdb.asm/configure.in: Recognize m32r target.
13917 * gdb.asm/configure: Regenerate.
13918
a773d1cd
MS
139192001-11-20 Michael Snyder <msnyder@redhat.com>
13920
017ac23d
MS
13921 * gdb.asm/i386.inc: New file.
13922 * gdb.asm/asm-source.exp: Recognize ix86 target.
13923 * gdb.asm/configure.in: Recognize ix86 target.
13924 * gdb.asm/configure: Regenerate.
13925
a773d1cd
MS
13926 * gdb.c++/namespace.exp: Fix quotes in output messages.
13927
bb632afb
MS
139282001-11-14 Michael Snyder <msnyder@redhat.com>
13929
25d559ca 13930 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
13931 qualifier in a type cast expression, to designate an address
13932 in the instruction space (Harvard architecture).
13933
4749e309
MS
139342001-11-13 Michael Snyder <msnyder@redhat.com>
13935
13936 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
13937 Tests for expressions using 'const' and 'volatile'.
13938
25050984
CV
139392001-11-13 Corinna Vinschen <vinschen@redhat.com>
13940
13941 * gdb.asm/asm-sources.exp: Allow defining linker flags.
13942
1902c51f
DJ
139432001-11-12 Daniel Jacobowitz <drow@mvista.com>
13944
13945 * lib/mi-support.exp (mi_run_to_helper): Move comments
13946 outside of gdb_expect.
13947
dcf95b47
DJ
139482001-11-11 Daniel Jacobowitz <drow@mvista.com>
13949
13950 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
13951 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
13952 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
13953 mi0_run_to): New functions.
13954 * gdb.mi/mi-simplerun.exp: Use them.
13955 * gdb.mi/mi0-simplerun.exp: Likewise.
13956 * gdb.mi/mi-var-cmd.exp: Likewise.
13957 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 13958
45b074e1
AC
139592001-11-10 Andrew Cagney <ac131313@redhat.com>
13960
13961 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
13962 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
13963
bf50d346
AC
139642001-11-09 Andrew Cagney <ac131313@redhat.com>
13965
13966 * gdb.base/restore.exp: Include $expected value in restored test
13967 message.
13968
9383332c
AC
139692001-11-09 Andrew Cagney <ac131313@redhat.com>
13970
13971 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
13972 implemented.
13973
db62520a
MS
139742001-11-08 Michael Snyder <msnyder@redhat.com>
13975
13976 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
13977 Add pass/fail message for stop at breakpoint in call dummy function.
13978
b5703437
MS
139792001-11-07 Michael Snyder <msnyder@redhat.com>
13980
d63a86f8
RM
13981 * gdb.c++/templates.exp (test_template_breakpoints):
13982 If we get an overload menu, but it does not match what
760f6330 13983 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
13984 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
13985 making the whitespace optional. Argument for "new" may be
13986 "unsigned" as well as "unsigned int/long".
d63a86f8 13987 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
13988 making the whitespace optional. Also replace "(void) with
13989 "((void|)), making the keyword "void" optional.
d63a86f8 13990 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
13991 making the whitespace optional. Also replace "(void) with
13992 "((void|)), making the keyword "void" optional.
3bf40917
MS
13993 * gdb.base/callfuncs.c (t_float_values): This function must
13994 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 13995 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
13996 can be tested against both cases. Usually one case involves
13997 promotion of float to double, while the other does not.
13998 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
13999 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
14000 includes a stack frame for "start".
14001
c8ab4e6d
JB
140022001-11-05 Jim Blandy <jimb@redhat.com>
14003
14004 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
14005 pointers are 32 bits long, and that offsets of relocs are always
14006 stored in the data (REL-style), and not in the reloc entry itself
14007 (RELA-style).
14008 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
14009 stabs.
14010
3f08ced9
MS
140112001-11-01 Michael Snyder <msnyder@redhat.com>
14012
14013 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
14014 and regular expression operators by using quoting.
14015
cbfa24cd
MS
140162001-10-31 Michael Snyder <msnyder@redhat.com>
14017
14018 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
14019 depending on what the symbol table contains.
14020 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
14021 the output of the ptype command. Similarly, accept both "const &"
14022 and "const&".
14023
aaa68313
CV
140242001-10-31 Corinna Vinschen <vinschen@redhat.com>
14025
14026 * gdb.base/miscexprs.c (main): Add usage of preprocessor
14027 symbol `STORAGE' to allow to choose the storage class of
14028 the local datastructures.
14029 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
14030 compiler directive.
14031
91740388
MS
140322001-10-30 Michael Snyder <msnyder@redhat.com>
14033
14034 * gdb.base/jump.exp: Allow it to run for all targets.
14035
1b7c05e7
CV
140362001-10-29 Corinna Vinschen <vinschen@redhat.com>
14037
14038 * gdb.base/call-ar-st.c (print_double_array): Match for loop
14039 with new double_array size.
14040 (main): Change storage class of all local variables to static.
14041 Reduce size of double_array to 9.
14042 * gdb.base/call-ar-st.exp: Increase timeout value.
14043 Change expected output for double array to match new size in
14044 call-ar-st.c.
14045
36a22261
CV
140462001-10-29 Corinna Vinschen <vinschen@redhat.com>
14047
14048 * gdb.base/ending-run.exp: Create identical output when passing
14049 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 14050 Stormy16 target.
36a22261 14051
92b8ae91
MK
140522001-10-28 Mark Kettenis <kettenis@gnu.org>
14053
14054 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
14055 that we catch the expected failure under Linux/x86.
14056
cb135b83
OF
140572001-10-29 Orjan Friberg <orjanf@axis.com>
14058
14059 * gdb.base/setvar.exp: Escape curly braces.
14060 * gdb.stabs/weird.exp: Ditto.
14061
6884aa54
DJ
140622001-10-27 Daniel Jacobowitz <drow@mvista.com>
14063
14064 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
14065 * gdm.mi/mi0-hack-cli.exp: Likewise.
14066
0398c9aa
AC
140672001-10-25 Andrew Cagney <ac131313@redhat.com>
14068
14069 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
14070 messages.
14071
d20bf2e8
AC
140722001-10-21 Andrew Cagney <ac131313@redhat.com>
14073
14074 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
14075 checking MI enabled.
14076
03dd63aa
CV
140772001-10-09 Corinna Vinschen <vinschen@redhat.com>
14078
14079 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
14080
1d9d99f3
FCE
140812001-10-04 Frank Ch. Eigler <fche@redhat.com>
14082
14083 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
14084 if gdb child process crashes, just signal an error.
14085
838ae6c4
JB
140862001-10-02 Jim Blandy <jimb@redhat.com>
14087
14088 * lib/gdb.exp (test_xfail_format): Simplify.
14089
14090 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
14091 front of the variable name `format'. Simplify `if'.
14092
8f0cbc1c
DJ
140932001-10-01 Daniel Jacobowitz <drow@mvista.com>
14094
14095 * gdb.threads/pthreads.exp: Wait for output and delay
14096 before sending ^C.
14097
1f08dafd
DJ
140982001-10-01 Daniel Jacobowitz <drow@mvista.com>
14099
14100 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
14101 some incorrect output instead of timing out.
14102 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
14103
674f90ff
CV
141042001-09-28 Corinna Vinschen <vinschen@redhat.com>
14105
14106 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
14107 check to allow additional `int'.
14108
9b284272
DJ
141092001-09-27 Daniel Jacobowitz <drow@mvista.com>
14110
14111 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
14112 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
14113
b55a4771
MS
141142001-09-27 Michael Snyder <msnyder@redhat.com>
14115
14116 * lib/gdb.exp (test_debug_format): New proc.
14117 (setup_xfail_format): Use new proc test_debug_format.
14118 * gdb.base/constvars.exp (local_compiler_xfail_check): New
14119 proc; use new service proc test_debug_format.
14120 Replace all other "gcc_compiled" tests with this test.
14121 * gdb.base/volatile.exp (local_compiler_xfail_check): New
14122 proc; use new service proc test_debug_format.
14123 Replace all other "gcc_compiled" tests with this test.
14124
141252001-09-27 Michael Snyder <msnyder@redhat.com>
14126
14127 * gdb.base/cvexpr.exp: New file.
14128 * gdb.base/cvexpr.c: New file
14129 Test for expressions using const and volatile keywords.
14130
4e6667ac
CV
141312001-09-26 Corinna Vinschen <vinschen@redhat.com>
14132
14133 * gdb.base/constvars.exp: Check for different orders of keywords
14134 and additional "int" strings in output.
14135
4f337972
AC
141362001-09-22 Andrew Cagney <ac131313@redhat.com>
14137
14138 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
14139 responses from "help maint".
14140
2015650d
FCE
141412001-09-19 Frank Ch. Eigler <fche@redhat.com>
14142
14143 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
14144 to localhost:NNN instead of :NNN, in case Xvfb is listening
14145 only on TCP.
14146
f3bcedc1
CV
141472001-09-19 Corinna Vinschen <vinschen@redhat.com>
14148
14149 * gdb.base/recurse.exp: When checking leaving the watchpoint
14150 scope, recognize when gdb is in function's epilogue and pass.
14151
6b819c92
KS
141522001-09-18 Keith Seitz <keiths@redhat.com>
14153
14154 * lib/insight-support.exp (_gdbtk_export_target_info): Add
14155 support for running tests against sid targets.
14156 (gdbtk_done): Ditto.
14157
a10c9419
CV
141582001-09-18 Corinna Vinschen <vinschen@redhat.com>
14159
14160 * gdb.base/ending-run.c (main): Set stdout buffersize
14161 to the same reasonable value for any target.
14162 * gdb.base/ending-run.exp: Add a regular expression
14163 to make testsuite happy on Sanyo Stormy16 target.
14164
739d0d99
CV
141652001-09-17 Corinna Vinschen <vinschen@redhat.com>
14166
14167 * gdb.base/display.c (do_loops): Add float variable `f'.
14168 Increment f in loop.
14169 * gdb.base/display.exp: Increment timeout by 60 seconds.
14170 Change float display test to use variable `f'.
14171
1b8947f0
JB
141722001-09-17 Jim Blandy <jimb@redhat.com>
14173
14174 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
14175 overflowing the limited breakpoint tables on some ROM monitors
14176 (like the ROM68K).
14177
9890ac81
FCE
141782001-09-15 Frank Ch. Eigler <fche@redhat.com>
14179
14180 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
14181 the "-ac" (disable access control) flag.
14182
6db765ea
JH
141832001-08-30 Jeff Holcomb <jeffh@redhat.com>
14184
14185 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
14186 ints.
14187
4c32cc04
KS
141882001-08-30 Keith Seitz <keiths@redhat.com>
14189
14190 * lib/gdb.exp: Move all insight-related functionality into
14191 separate file.
14192 * lib/insight-support.exp: New file.
14193
8d6e6f81
FCE
141942001-08-29 Frank Ch. Eigler <fche@redhat.com>
14195
14196 * config/sid.exp (sid_start): Never set sid verbosity; disable
14197 expect_background {} that consumed its stdout; tolerate </dev/null.
14198 Attempt to set endianness override in "sid" protocol mode. Cleanup.
14199
6a90e1d0
AC
142002001-08-18 Andrew Cagney <ac131313@redhat.com>
14201
14202 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
14203 CLI jump command to start it.
14204 (mi_run_to_main): Fail immediatly when unexpected output.
14205
1759b3c3
AC
142062001-08-18 Andrew Cagney <ac131313@redhat.com>
14207
14208 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
14209 beginning of function. Fix PR gdb/191.
14210
61d11d80
FCE
142112001-08-16 Frank Ch. Eigler <fche@redhat.com>
14212
14213 * config/sid.exp (sid_start): Don't warn if we cannot figure out
14214 what to force sid endianness to.
14215
942a4df2
KS
142162001-08-15 Keith Seitz <keiths@redhat.com>
14217
14218 * lib/gdb.exp (gdbtk_start): Don't set environment
14219 variables for TCL_LIBRARY and friends. Insight will
14220 now figure these out for itself.
14221
0521c418
MS
142222001-08-02 Michael Snyder <msnyder@redhat.com>
14223
14224 * gdb.base/completion.exp: Remove the symbol "a64l" from
14225 the expect string; this is target-specific, and not related
14226 to what is being tested.
14227
74a9a58a
DB
142282001-08-02 Dave Brolley <brolley@redhat.com>
14229
14230 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
14231
c70819fa
MS
142322001-07-25 Michael Snyder <msnyder@redhat.com>
14233
c2b8fa57
MS
14234 * gdb.base/consecutive.exp: New file. Test stepping over
14235 breakpoints on consecutive instructions.
14236 * gdb.base/consecutive.c: New file.
14237
c70819fa
MS
14238 * gdb.base/call-rt-st.exp: Use double-backslash to quote
14239 curly braces in regular expressions.
14240
2b1a1355
MS
142412001-07-25 Michael Snyder <msnyder@redhat.com>
14242
14243 * gdb.base/ending-run.exp: Accept "Program exited normally" as
14244 legitimate output from stepping out of main.
14245
413eca6f
KS
142462001-07-22 Keith Seitz <keiths@redhat.com>
14247
14248 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
14249 the empty string, do not run the tests.
14250
7e5a9322
SC
142512001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14252
14253 * gdb.base/long_long.exp: Detect size of pointer. Take into
14254 account 2-byte pointers when testing for p/a results.
14255
de58f10f
SC
142562001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14257
d63a86f8 14258 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
14259 and defined to 1K for m68hc11.
14260 (random_data): Reduce table to 1K for embedded platforms (68hc11).
14261 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
14262 (sizeof_random_data): New variable to tell the size of the data table;
14263 don't test past this size; always run to main.
14264
d6f5fea1
SC
142652001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14266
14267 * gdb.base/return2.exp: return of long long and double fails for
14268 68HC11; don't execute these tests on that platform.
14269 * gdb.base/return.exp: Return of a double fails for 68hc11.
14270
c477543d
SC
142712001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14272
14273 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
14274 tests that print a float.
14275 * call-rt-st.exp: Likewise.
14276
63cf1c79
MK
142772001-07-12 Mark Kettenis <kettenis@gnu.org>
14278
14279 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
14280 running this test on Linux.
14281
112f9ab5
MC
142822001-06-24 Michael Chastain <chastain@redhat.com>
14283
14284 * gdb.base/arithmet.exp: Remove some tests to make all test names
14285 unique.
14286
4970cb0f
MS
142872001-07-03 Michael Snyder <msnyder@redhat.com>
14288
14289 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
14290 the output of the ptype command.
14291
d85da69f
MS
142922001-07-02 Michael Snyder <msnyder@redhat.com>
14293
4c8a82de
MS
14294 * gdb.base/completion.exp: Don't assume that break.c is the only
14295 source file that may contain functions named "marker".
d85da69f
MS
14296 * gdb.base/corefile.exp: Quote the curly braces in regexp.
14297
8afc772b
AC
142982001-06-28 Andrew Cagney <ac131313@redhat.com>
14299
14300 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
14301 of files to delete.
14302
14303 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
14304 * gdb.disasm/h8300s.exp: New file.
14305 gdb.disasm/h8300s.s: Likewise.
14306
cff22675
AC
143072001-06-27 Andrew Cagney <ac131313@redhat.com>
14308
14309 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
14310 empty breakpoint tables.
14311
68c81b54
AC
143122001-06-25 Andrew Cagney <ac131313@redhat.com>
14313
14314 * lib/mi-support.exp: Update args=... part of stop-reason
14315 patterns. Accept either a list or a tuple.
14316
2dd62704
AC
143172001-06-23 Andrew Cagney <ac131313@redhat.com>
14318
14319 * lib/mi-support.exp: Remove local emacs variable defining
14320 change-log-default-name.
14321
b4127474
MC
143222001-06-22 Michael Chastain <chastain@redhat.com>
14323
14324 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
14325 This is operationally compatible with the previous version.
14326
8dbfb380
JB
143272001-06-13 Jim Blandy <jimb@redhat.com>
14328
14329 * lib/gdb.exp (gdb_test): Doc fix.
14330
f2d8c86d
MC
143312001-06-10 Michael Chastain <chastain@redhat.com>
14332
14333 * gdb.base/exprs.exp: Remove a duplicate test.
14334
81564d34
JB
143352001-06-06 Jim Blandy <jimb@redhat.com>
14336
14337 * gdb.base/return2.exp (main): Use values to test float and double
14338 returns that are not NaN's, to avoid being confused by IEEE
14339 comparison rules.
14340
da55addb
MS
143412001-06-04 Michael Snyder <msnyder@redhat.com>
14342
14343 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 14344 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
14345 rather than wait for 12 more tests to time out.
14346
42c65987
JB
143472001-06-06 Jim Blandy <jimb@redhat.com>
14348
b18bced9 14349 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 14350 Don't forget to match the GDB prompt.
b18bced9 14351
42c65987
JB
14352 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
14353
5b41e5f0
JB
143542001-06-04 Jim Blandy <jimb@redhat.com>
14355
14356 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
14357 command.
14358
015e046f
KB
143592001-05-31 Kevin Buettner <kevinb@redhat.com>
14360
14361 * gdb.base/annota1.exp (info break): Match four or more spaces
14362 after "Address".
14363
fb1ffbbe
MC
143642001-05-31 Michael Chastain <chastain@redhat.com>
14365
14366 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
14367 (dm_type_int_star): Likewise.
14368 (dm_type_long_star): Likewise.
14369 (dm_type_void_star): Likewise.
14370
5ea2a32c
KB
143712001-05-29 Kevin Buettner <kevinb@redhat.com>
14372
14373 * gdb.base/completion.exp (INPUTRC): Set this environment variable
14374 to a known value in order to get consistent results regardless
14375 of the setting of INPUTRC or the presence or contents of .inputrc.
14376
ae23c492
MS
143772001-05-24 Michael Snyder <msnyder@redhat.com>
14378
ac55707e
MS
14379 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
14380 Don't require that the main thread and the manager thread are the
14381 first in the list.
14382
ae23c492
MS
14383 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
14384 debugging. If test fails, issue an "unsupported" not a "fail".
14385
400071f1
JB
143862001-05-24 Jim Blandy <jimb@redhat.com>
14387
14388 Don't assume that short is shorter than int.
14389 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
14390 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 14391 this isn't true.
400071f1
JB
14392 ("print unsigned char == (~0)"): Add test that verifies that ~0,
14393 an int, is not equal to ~0 stored in an unsigned char. This tests
14394 the same thing that the previous test meant to, but works on
14395 16-bit machines, too.
14396 ("print unsigned char != (~0)"): Same test, complemented.
14397
0816a3e5
MS
143982001-05-24 Michael Snyder <msnyder@redhat.com>
14399
14400 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 14401 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
14402 and prevents dejagnu getting out of step.
14403
f6dc23a9
KB
144042001-05-23 Kevin Buettner <kevinb@redhat.com>
14405
14406 * gdb.base/finish.exp (finish_void): Revise pattern for
14407 stopping on the call statement to not permit stopping at
14408 the start of the instructions comprising the call sequence.
14409
7dbd117d
MC
144102001-05-19 Michael Chastain <chastain@redhat.com>
14411
14412 * gdb.base/callfuncs.exp: Make all test names unique.
14413 * gdb.base/commands.exp: Make all test names unique.
14414 * gdb.base/condbreak.exp: Make all test names unique.
14415 * gdb.base/dbx.exp: Make all test names unique.
14416 * gdb.base/default.exp: Make all test names unique.
14417 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
14418 and TIMEOUT messages to their corresponding PASS message.
14419 * gdb.base/ending-run.exp: Make all test names unique.
14420 * gdb.base/long_long.exp: Remove duplicate test.
14421
6b0b0a9e
KB
144222001-05-21 Kevin Buettner <kevinb@redhat.com>
14423
14424 * gdb.base/finish.exp (finish_void): Allow "finish" command to
14425 stop on the call statement as well as the statement after the
14426 call.
14427
2caa35cb
MS
144282001-05-21 Michael Snyder <msnyder@redhat.com>
14429
14430 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
14431
40713331
EZ
144322001-05-10 Elena Zannoni <ezannoni@redhat.com>
14433
a9c64011
AS
14434 * gdb.base/completion.exp: Revamp test. Make it execute on all
14435 platforms.
40713331 14436
c2c1be8d
EZ
144372001-05-10 Elena Zannoni <ezannoni@redhat.com>
14438
a9c64011
AS
14439 * config/gdbserver.exp (gdb_load): Handle the case
14440 in which the arguments to gdbserver are given in the
14441 baseboard configuration file.
14442 Also handle the case in which the server needs to do a
14443 load.
2c9cd303 14444
9671de48
KS
144452001-05-07 Keith Seitz <keiths@cygnus.com>
14446
a9c64011
AS
14447 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
14448 set up the display for testing.
14449 (gdbtk_start): Convert all paths to paths that tcl will like.
14450 Export target information to environment.
14451 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
14452 necessary.
14453 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
14454 (to_tcl_path): New proc to convert a given pathname into
14455 a path acceptible as an argument to a tcl command.
14456 (_gdbtk_export_target_info): New proc to export target info
14457 into the environment for gdbtk testing.
14458 (gdbtk_done): New proc to signal end-of-test.
9671de48 14459
5a360f47
JB
144602001-05-06 Jim Blandy <jimb@redhat.com>
14461
14462 * restore.c: Make the code of caller0 correspond to its comment.
14463
66c756c6
MS
144642001-05-03 Michael Snyder <msnyder@redhat.com>
14465
14466 * config/sid.exp (gdb_target_sid): Check for error messages.
14467 On error or timeout, don't make expect exit (which will terminate
14468 all subsequent tests); instead just make gdb exit.
d63a86f8 14469 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
14470 return a negative value.
14471
a966fde5
JB
144722001-04-24 Jim Blandy <jimb@redhat.com>
14473
851c18e0
JB
14474 * gdb.c++/templates.exp: If we see the prompt for the overload
14475 list, but we haven't recognized any of the longer patterns,
14476 arrange for this test to fail, not hang.
14477
a966fde5
JB
14478 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
14479 variations.
14480
db144853
MC
144812001-04-22 Michael Chastain <chastain@redhat.com>
14482
14483 * gdb.c++/local.exp: Use the 'runto' library function.
14484 * gdb.c++/namespace.exp: Likewise.
14485 * gdb.c++/overload.exp: Likewise.
14486
3207ec21
KB
144872001-03-26 Kevin Buettner <kevinb@redhat.com>
14488
14489 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
14490 * gdb.base/step-line.exp: New file. Test step/next in presence of
14491 #line directives.
14492 * gdb.base/step-line.c: New file. Test program for the above.
14493 * gdb.base/step-line.inp: New file. We pretend that this file has
14494 been transformed by some other tool into step-line.c.
14495
13b57657
JB
144962001-03-21 Jim Blandy <jimb@redhat.com>
14497
14498 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
14499 unmangled operator names.
14500
754cbe1c
JB
145012001-03-20 Jim Blandy <jimb@redhat.com>
14502
14503 * gdb.threads/linux-dp.exp: Recognize an additional message
14504 generated by GDB when it doesn't understand how to debug threads
14505 on the target system.
14506
177495c9
AC
145072001-03-19 Andrew Cagney <ac131313@redhat.com>
14508
14509 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
14510
f266096b
MC
145112001-03-12 Michael Chastain <chastain@redhat.com>
14512
14513 * gdb.c++/derivation.exp: Use the 'runto' library function.
14514
cac3c2ff
MC
145152001-03-12 Michael Chastain <chastain@redhat.com>
14516
14517 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
14518
b6c11a24
MC
145192001-02-24 Michael Chastain <chastain@redhat.com>
14520
14521 * gdb.c++/ref-types.exp: Change handwritten code to library
14522 function 'runto'.
14523
6bae5bce
OF
145242001-03-16 Orjan Friberg <orjanf@axis.com>
14525
14526 * gdb.base/signals.exp: Set count to 0 explicitly.
14527
0015fd9a
MS
145282001-03-15 Mark Salter <msalter@redhat.com>
14529
14530 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
14531 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
14532 (gdb_load): Add support for additional target_info: gdb_download_size
14533 and gdb_load_timeout.
0015fd9a 14534
fc33412a
DT
14535Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
14536
14537 * gdb.base/annota1.exp: Move test of isnative to earlier in the
14538 file -- to prevent failing when the compile fails but we have no
14539 intention of running the tests anyway.
14540
14541 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
14542 tests if set.
14543
14544 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
14545 integers.
14546
14547 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
14548 * gdb.c++/namespace.exp: Ditto.
14549
115f06de
OF
145502001-03-07 Orjan Friberg <orjanf@axis.com>
14551
14552 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
14553 * gdb.base/pointers.exp: Relax pattern match of decimals.
14554
b6ba6518
KB
145552001-03-06 Kevin Buettner <kevinb@redhat.com>
14556
14557 * Makefile.in, config/abug.exp, config/cfdbug.exp,
14558 config/cpu32bug.exp, config/dve.exp, config/est.exp,
14559 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
14560 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
14561 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
14562 config/sh.exp, config/sid.exp, config/slite.exp,
14563 config/sparclet.exp, config/udi.exp, config/unknown.exp,
14564 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
14565 config/vxworks.exp, config/vxworks29k.exp,
14566 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
14567 gdb.base/all-bin.exp, gdb.base/annota1.exp,
14568 gdb.base/arithmet.exp, gdb.base/assign.exp,
14569 gdb.base/async.exp, gdb.base/attach.exp,
14570 gdb.base/bitfields.exp, gdb.base/bitops.exp,
14571 gdb.base/break.exp, gdb.base/call-ar-st.exp,
14572 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
14573 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
14574 gdb.base/commands.exp, gdb.base/completion.exp,
14575 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
14576 gdb.base/constvars.exp, gdb.base/corefile.exp,
14577 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
14578 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
14579 gdb.base/ending-run.exp, gdb.base/environ.exp,
14580 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
14581 gdb.base/finish.exp, gdb.base/foll-exec.exp,
14582 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
14583 gdb.base/funcargs.exp, gdb.base/help.exp,
14584 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
14585 gdb.base/logical.exp, gdb.base/long_long.exp,
14586 gdb.base/maint.exp, gdb.base/mips_pro.exp,
14587 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
14588 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
14589 gdb.base/pointers.exp, gdb.base/printcmds.exp,
14590 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
14591 gdb.base/regs.exp, gdb.base/relational.exp,
14592 gdb.base/remote.exp, gdb.base/reread.exp,
14593 gdb.base/restore.exp, gdb.base/return2.exp,
14594 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
14595 gdb.base/selftest.exp, gdb.base/setshow.exp,
14596 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
14597 gdb.base/sigall.exp, gdb.base/signals.exp,
14598 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
14599 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
14600 gdb.base/step-test.exp, gdb.base/structs.c,
14601 gdb.base/structs.exp, gdb.base/structs2.exp,
14602 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
14603 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
14604 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
14605 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
14606 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
14607 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
14608 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
14609 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
14610 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
14611 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
14612 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
14613 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
14614 gdb.fortran/types.exp, gdb.java/jmisc.exp,
14615 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
14616 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
14617 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14618 gdb.trace/circ.exp, gdb.trace/collection.exp,
14619 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14620 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14621 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
14622 gdb.trace/report.exp, gdb.trace/save-trace.exp,
14623 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14624 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
14625 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
14626 notices.
14627
dc96c6c7 146282001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
14629
14630 * gdb.base/varargs.c (find_max_double): Fix printf format string:
14631 first arg is int not float.
14632
dc96c6c7 146332001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
14634
14635 * gdb.base/reread.exp: Unsupported for non-native targets;
14636 doesn't work for remote debugging.
14637
9b0c4aeb
FN
146382001-02-19 Fernando Nasser <fnasser@redhat.com>
14639
14640 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
14641 * gdb.base/ending-run.exp: Properly handle the BSP state when
14642 stepping past the end of main.
9b0c4aeb 14643
02aa71d5
MC
146442001-02-19 John Moore <jmoore@redhat.com>
14645
14646 * gdb.base/commands.exp (infrun_breakpoint_command_test):
14647 Converted HPUX fix for non-expected items following multiple
14648 step commands into general solution for all platforms.
14649
1fa449a4
MC
146502001-02-18 Michael Chastain <chastain@redhat.com>
14651
14652 * gdb.c++/classes.exp (do_tests): Change runto statements
14653 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14654 statements demangler agnostic.
14655 * gdb.c++/virtfunc.exp (do_tests): Likewise.
14656 (gdb_virtfunc_restart): Likewise.
14657
b2f9ec70
MC
146582001-02-14 Michael Chastain <chastain@redhat.com>
14659
14660 * gdb.c++/inherit.exp (do_tests): Change runto statements
14661 from "runto 'foo(void)'" to "runto 'foo'". This makes the
14662 statements demangler agnostic.
14663
cf74b8ca
AC
14664Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
14665
14666 * gdb.threads/pthreads.exp: Unify pass/fail messages for
14667 ``continue to bkpt at common_routine in thread 2'' and ``stopped
14668 before calling common_routine 15 times'' tests.
14669
99f78f56
MC
146702001-02-11 Michael Chastain <chastain@redhat.com>
14671
14672 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
14673 Helps the test script figure out which demangler is in use.
14674 (dm_type_foo_ref): Ditto.
14675 (dm_type_int_star): Ditto.
14676 (dm_type_long_star): Ditto.
14677 (dm_type_unsigned_int): Ditto.
14678 (dm_type_void): Ditto.
14679 (dm_type_void_star): Ditto.
99707966 14680 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
14681 Probe the gdb demangler and set variables to accommodate
14682 formatting differences.
14683 (info_func_regexp): New function. Same as info_func, but
14684 matches against a regexp.
14685 (info_func): Match against a literal string.
14686 (print_addr_2): New function. Match against a literal string,
14687 which can be different from the input to gdb.
14688 (print_addr): Simply call print_addr_2 with the same argument twice.
14689 (test_lookup_operator_functions): Use demangler formatting variables.
14690 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
14691 the tests in the same order as the C++ class declaration.
14692 (test_paddr_operator_functions): Ditto.
14693 (test_paddr_overloaded_functions): Ditto.
14694 (test_paddr_hairy_functions): Use demangler formatting variables.
14695 Add reference to gdb/19 for related tests.
14696 (do_tests): Call probe_demangler.
14697
1de8f023
KB
146982001-01-30 Kevin Buettner <kevinb@redhat.com>
14699
14700 * gdb.c++/templates.cc (printf): Remove unused function definition.
14701
ca3f91ed
MS
147022001-01-26 Felix Lee <flee@redhat.com>
14703
14704 * sid.exp (sid_exit): Pass host, not target, to remote_close.
14705
147062001-01-25 matthew green <mrg@redhat.com>
14707
14708 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
14709 up sid.
14710 (sid_exit): Call `remote_pop_conn' after GDB is gone.
14711
147122001-01-25 matthew green <mrg@redhat.com>
14713
14714 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 14715 Deprecate $sid_spawn_id.
ca3f91ed
MS
14716 (sid_exit): Remove code necessary only for `spawn.'
14717
147182001-01-25 matthew green <mrg@redhat.com>
14719
14720 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
14721
fb18ec4a
MC
147222001-01-28 Michael Chastain <chastain@redhat.com>
14723
14724 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
14725 to call when tests fail. It takes gdb out of the overloaded
14726 function choice menu back to the main prompt, so that the test
14727 program stays synchronized.
14728 (set_bp_overloaded): New proc to collect all the common
14729 code for setting a breakpoint on an overloaded name. Calls
14730 take_gdb_out_of_choice_menu when needed.
14731 (menu_overload1arg): New variable to collect the repeated
14732 instances of the expected menu for an overloaded name. Change
14733 the regular expression to handle changes in g++ type encoding:
14734 "void" can be either "void" or "", and "unsigned int" can be
14735 either "unsigned int" or "unsigned".
14736 (continue_to_bp_overloaded): Change regular expressions to handle
14737 changes in g++ type encoding.
14738 (no proc): Call take_gdb_out_of_choice_menu when needed.
14739 Remove redundant calls to "info break". Accept either "canceled"
14740 or "cancelled". Change regular expressions in "info break"
14741 calls to handle changes in g++ type encoding. Give all tests
14742 unique strings.
14743
9c646a6e
BE
147442001-01-17 Ben Elliston <bje@redhat.com>
14745
14746 * config/sid.exp: New file.
14747
9549d9c1
AC
14748Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
14749
14750 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
14751
dc96c6c7 147522000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
14753
14754 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
14755 Add a RE to accept a non-ascii char if one is ever presented.
14756
b4df4f68
FN
147572000-12-20 Fernando Nasser <fnasser@redhat.com>
14758
297dd0fd 14759 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 14760
dc96c6c7 147612000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 14762
d63a86f8 14763 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
14764 in regexp. One '\' does not suffice on Linux.
14765
4a7bddb6
MC
147662000-12-09 Michael Chastain <chastain@redhat.com>
14767
14768 * gdb.base/break.exp (test_clear_command): Use a marker function
14769 rather than 'main' for the test function. Also move this
14770 test to an execution point where the marker function names are
14771 guaranteed to be bound to functions. (Executing tests after a
14772 'finish' from main runs into name conflicts with local names
14773 in __libc_start_main).
14774
dc96c6c7 147752000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
14776
14777 * gdb.base/finish.exp: New test for gdb's "finish" command.
14778 * gdb.base/return2.exp: New test for gdb's "return" command.
14779 * gdb.base/return2.c: New source file for above.
14780
dc96c6c7 147812000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
14782
14783 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
14784 * gdb.base/miscexprs.exp: Ditto.
14785 * gdb.base/pointers.exp: Ditto.
14786 * gdb.c++/derivation.exp: Ditto.
14787 * gdb.c++/local.exp: Ditto.
14788 * gdb.c++/namespace.exp: Ditto.
14789 * gdb.c++/overload.exp: Ditto.
14790 * gdb.c++/ref-types.exp: Ditto.
14791
dc96c6c7 147922000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
14793
14794 * gdb.base/constvars.exp: Test result of "up" command.
14795 * gdb.base/miscexprs.exp: Ditto.
14796 * gdb.base/pointers.exp: Ditto.
14797 * gdb.base/scope.exp: Ditto.
14798 * gdb.c++/derivation.exp: Ditto.
14799 * gdb.c++/local.exp: Ditto.
14800 * gdb.c++/namespace.exp: Ditto.
14801 * gdb.c++/overload.exp: Ditto.
14802 * gdb.c++/ref-types.exp: Ditto.
14803
44097287
FN
148042000-11-22 Michael Chastain <chastain@redhat.com>
14805
14806 * mips_pro.exp: Accept either "middle -> top -> main" or
14807 "middle -> main" in the backtrace, because gcc can optimize
14808 tail calls to jumps. Remove setup_xfail for the hppa case.
14809 Add a comment with the original warning messages from PR 3016,
14810 which was filed in 1993, to preserve them for posterity.
14811
9d2e1bab
ND
148122000-11-17 Nick Duffek <nsd@redhat.com>
14813
14814 * lib/gdb.exp (gdb_test): Override timeout with board info.
14815
1aca8eb7
ND
148162000-11-17 Nick Duffek <nsd@redhat.com>
14817
14818 * gdb.base/display.exp: Don't kill running stub. Add "again" to
14819 the second kill and detach messages.
14820
93076499
ND
148212000-11-17 Nick Duffek <nsd@redhat.com>
14822
14823 * configure.in: Add AC_EXEEXT.
14824 * configure: Regenerate.
14825 * Makefile.in (just-check): Export EXEEXT.
14826 * lib/gdb.exp ($EXEEXT): Import from environment.
14827 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
14828 expect "maint dump-me" on Cygwin.
14829 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
14830 $EXEEXT.
14831
30e87cd3
ND
148322000-11-17 Nick Duffek <nsd@redhat.com>
14833
14834 * gdb.base/break.exp: Test backtrace and finish from called
14835 function on all platforms, not just HP-UX.
14836
dc96c6c7 148372000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
14838
14839 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
14840 code from gdb_target_monitor, so it can be used independantly
14841 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 14842
dc96c6c7 148432000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
14844
14845 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
14846 * gdb.base/corefile.exp: Expect the message "Program is being
14847 debugged already" when we send the "corefile" command, since
14848 the preceeding gdb_load may have connected gdb to a remote target.
14849 * gdb.base/display.exp: Disable hardware watchpoints if new
14850 board info variable "no_hardware_watchpoints" is true.
14851 Replace single-letter commands with more readable ones.
14852 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
14853 if new board info variable "no_hardware_watchpoints" is true.
14854 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
14855 to see if stdio (printf) testing is possible.
14856 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
14857 board info variable "no_hardware_watchpoints" is true. Use new
14858 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
14859
39124dea
FN
148602000-11-13 Fernando Nasser <fnasser@redhat.com>
14861
14862 From Orjan Friberg <orjanf@axis.com>:
14863 * gdb.base/printcmds.exp: Escape curly braces followed by a number
14864 in array print pattern match.
14865
a9e2e984
FN
148662000-11-09 Fernando Nasser <fnasser@redhat.com>
14867
14868 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
14869 spelling "cancelled" to U.S. spelling "canceled" to match changes
14870 made to gdb.
14871 * gdb.c++/ovldbreak.exp: Ditto.
14872
c7db355b
PS
148732000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
14874
14875 * gdb.base/callfuncs.c (main): Moved to end of file, call
14876 t_double_values to initialize the FPU before inferior calls are made.
14877 * gdb.base/callfuncs.exp: Test for register preservation after calling
14878 inferior functions. Add tests for continuining, finishing and
14879 returning from a stop in a call dummy.
14880
dc96c6c7 148812000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
14882
14883 * gdb.base/commands.exp: Break up long lines, and re-indent.
14884
dc96c6c7 148852000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
14886
14887 * config/gdbserver.exp: Rewritten from the ground up, to make it
14888 compatible with the current dejagnu tree, and to make it work with
14889 the new "gdbserver" in libremote.
14890
dc96c6c7 148912000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14892
14893 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
14894 * gdb.base/varargs.exp: Skip entire test if no printf support.
14895 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
14896 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
14897
dc96c6c7 148982000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
14899
14900 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
14901 no floating point support.
14902 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
14903 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
14904 * gdb.base/call-rt-st.exp: Ditto.
14905 * gdb.base/call-strs.exp: Ditto.
14906
bac5fc66
JG
149072000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
14908
14909 * gdb.base/sizeof.c: include <stdio.h>.
14910
14911 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
14912 'finish', otherwise uncaptured gdb_prompt would potentially
14913 throw remaining test points out of sync.
bac5fc66 14914
b22a6027
SB
149152000-07-26 Scott Bambrough <scottb@netwinder.org>
14916
14917 * gdb.base/recurse.exp: Run tests for all targets.
14918 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
14919 gnu-oldld case on ARM.
14920 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
14921 for ARM targets.
d63a86f8 14922
d8231941
AG
14923Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
14924
14925 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
14926 * gdb.java/configure: Rebuild.
14927
8caabe69
AG
14928Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
14929
14930 * gdb.java/jv-exp.exp: New file.
14931
9d273ca3
AG
14932Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
14933
14934 * configure: Rebuilt.
14935 * configure.in (configdirs): Add gdb.java.
14936 * gdb.java/jmisc.java: New file.
14937 * gdb.java/jmisc.exp: New file.
14938 * gdb.java/Makefile.in: New file.
14939 * gdb.java/configure: Rebuilt.
14940 * gdb.java/configure.in: New file.
14941 * lib/java.exp: New file.
14942
4f823a66
AC
14943Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14944
14945 * gdb.base/exprs.exp: Test casts to a pointer including over and
14946 underflow.
14947
2391e11d
AC
14948Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
14949
14950 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
14951 and the compilers sizes.
14952
54602222
ND
149532000-07-09 Nick Duffek <nsd@redhat.com>
14954
14955 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
14956 (use_methods): New function.
14957 (main): Call use_methods().
14958 * gdb.c++/classes.exp (test_method_param_class): New procedure.
14959 (do_tests): Call test_method_param_class.
14960
2bec0572
ND
149612000-07-09 Nick Duffek <nsd@redhat.com>
14962
14963 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
14964 spelling.
14965 (test_enums): New procedure. Move enum tests from end of script
14966 to here. Set breakpoint on function name instead of line number.
14967 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
14968 (enums2): New marker function.
14969 (enums1): New function.
14970 (main): Call enums1(). Move enum tests to enums1().
14971
78492fde
AC
14972Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
14973
14974 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
14975 compile/link program. Update line numbers.
14976 * gdb.asm/d10v.inc: Define ``startup''.
14977 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 14978
49a2cef8
AC
14979Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
14980
14981 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
14982
3e6c8688
EZ
149832000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
14984
14985 * gdb.base/maint.exp: Add 'maint print architecture' item to output
14986 of 'help maint print' command.
14987
9ff5cbe9
AC
14988Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
14989
14990 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
14991 they use gdb_expect_list.
14992
17c579bd
AC
14993Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
14994
14995 * gdb.base/commands.exp: Use ``set remote
14996 memory-read-packet-size'' instead of ``set endian big'' to test
14997 long commands.
14998
e6d71bf3
DB
149992000-06-03 Daniel Berlin <dan@cgsoftware.com>
15000
15001 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 15002 g++, and stop skipping them.
e6d71bf3
DB
15003
15004 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
15005 work under g++.
15006
d63a86f8 15007 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
15008 initialization.
15009
dc96c6c7 150102000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
15011
15012 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
15013 the regular expression: accept an (almost) arbitrary sequence of
15014 "frames-invalid" and "breakpoints-invalid" messages both before
15015 and after the "starting" message.
15016
dc96c6c7 150172000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
15018
15019 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 15020
dc96c6c7 150212000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
15022
15023 * gdb.base/annota1.exp (annotate-signal-handler-caller):
15024 Relax the regular expression a little, make it pass on Solaris 8.
15025
8216cda9
KB
150262000-05-12 Kevin Buettner <kevinb@redhat.com>
15027
15028 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 15029 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
15030 Instead, it is permissible for gdb to stop on the line of the
15031 call itself.
15032
1a570b2f
MS
150332000-05-12 Michael Snyder <msnyder@.cygnus.com>
15034
15035 * gdb.base/break.exp (bp on small function, optimized file):
15036 Add a second pass pattern. The behavior differs here between stabs
15037 and dwarf for one-line functions. Stabs preserves two line symbols
15038 (one before the prologue and one after) with the same line number,
15039 but dwarf regards these as duplicates and discards one of them.
15040 Therefore the address after the prologue (where the breakpoint is)
15041 has no exactly matching line symbol, and GDB reports the breakpoint
15042 as if it were in the middle of a line rather than at the beginning.
15043
dc96c6c7 150442000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 15045
d63a86f8 15046 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
15047 rather than "send_gdb" (for consistancy).
15048
7d418785
AC
15049Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
15050
15051 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
15052 * gdb.c++/templates.cc: Properly check for GCC version number.
15053 * lib/compiler.cc: Likewise
15054
dc96c6c7 150552000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 15056
d63a86f8 15057 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
15058 gdb may not stop at the first line of main, due to code motion.
15059
dc96c6c7 150602000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
15061
15062 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
15063 This test depends on parsing the printf output from the target.
15064 Since the sparclet stub doesn't do stdio, this will never work.
15065 * gdb.base/call-rt-st.exp: ditto.
15066 * gdb.base/call-strs: ditto.
15067
dc96c6c7 150682000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
15069
15070 * gdb.base/miscexprs.exp: make sizeof long array test portable.
15071
15072 * gdb.base/ending-run.exp: After connecting to a remote target,
15073 but before running, the target will appear to be in a random
15074 location. Specify both a file and a line for breakpoints.
15075 Also, the function that calls main may be called 'init'
15076 rather than 'start'.
15077
a5a51225
EZ
150782000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15079
15080 * gdb.base/help.exp: Update output for add-symbol-file command.
15081
7930cc7c
FN
150822000-04-10 Fernando Nasser <fnasser@cygnus.com>
15083
15084 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15085 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
15086
23e37ab1
C
150872000-04-07 J.T. Conklin <jtc@redback.com>
15088
e93c542c
C
15089 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
15090
23e37ab1
C
15091 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
15092
591b8fa3
PDM
15093Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
15094
15095 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
15096 values that can be represented exactly.
15097 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
15098 above change, and to not check against the directory part of the source
15099 file name.
15100 (step into print_long_arg_list): Likewise.
15101 (print print_small_structs from print_long_arg_list): Likewise.
15102 (print print_long_arg_list): Likewise.
15103
7a495180
EZ
151042000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15105
30b53638 15106 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 15107
beb998c6
AC
15108Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
15109
15110 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
15111
1c689132
DB
151122000-03-25 Daniel Berlin <dan@cgsoftware.com>
15113
15114 * gdb.base/commands.exp (deprecated_command_test): Add test for
15115 deprecate with no arguments.
15116
c1790a9d
JL
151172000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
15118
15119 * gdb.base/break.exp: Add new test for setting breakpoints on
15120 optimized code so we can test breakpoints work even when function
15121 prologues may be optimized away
15122
003ba290
FN
151232000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
15124
15125 From David Whedon <dwhedon@gordian.com>
a9c64011 15126 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 15127
6837a0a2
DB
151282000-03-22 Daniel Berlin <dan@cgsoftware.com>
15129
15130 * gdb.base/help.exp: Added test for new apropos command.
15131
b9593231
KB
151322000-03-21 Kevin Buettner <kevinb@redhat.com>
15133
15134 * gdb.base/pointers.c (usevar): New function.
15135 (main): Make sure that global variables v_int_pointer2, rptr,
15136 and y are all referenced someplace in the program by calling
15137 usevar() on them. [Some linkers delete symbols which are
15138 never referenced. The space remains, but there's no way to
15139 get a (symbolic) handle on the variable from the debugger.]
15140
751a959b
EZ
151412000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15142
15143 * gdb.base/printcmds.c: Add typedeffed arrays.
15144
15145 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
15146 procedure to test arrays that are typedef'd.
15147
73a93a32
JI
151482000-03-13 James Ingham <jingham@leda.cygnus.com>
15149
15150 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 15151 the library directories.
73a93a32 15152
fb40c209
AC
15153Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
15154
15155 * configure.in (configdirs): Add sub directory gdb.mi.
15156 * configure: Re-generate.
15157
15158 * gdb.mi: New directory.
d63a86f8 15159
ee4dd2c9
AC
151602000-02-25 Scott Bambrough <scottb@netwinder.org>
15161
15162 * gdb.base/long_long.exp: Correct test suite failure when printing
15163 a long long value as a double on ARM platforms.
15164
70f0cc22
JB
151652000-02-16 Jim Blandy <jimb@redhat.com>
15166
15167 * gdb.base/break.exp ("breakpoint line number"): Make sure the
15168 default source file is set properly before running this test.
15169
853819b8
EZ
151702000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15171
15172 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
15173 gdbtk/library directory, not in gdbtcl2.
15174
dfcd3bfb
JM
151752000-02-04 Jim Blandy <jimb@redhat.com>
15176
15177 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
15178 backslash from regexp pattern.
15179
15180 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
15181 procedure. Use it to run all the "continue to bp overloaded"
15182 tests. Note that this changes the names of the tests slightly.
15183 If the breakpoint hit message includes a hex PC value, because
15184 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
15185 from the real source code, still consider that a pass.
15186
15187 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
15188 XFAIL here if the breakpoint message contains a hex address. Note
15189 similar change on 1999-11-02.
15190
15191 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
15192
15193 * gdb.base/ptype.exp: Establish a default source file before
15194 calling get_debug_format.
15195
151962000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
15197
15198 * gdb.base/watchpoint.exp: Remove duplication of test messages.
15199
8b93c638
JM
152002000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
15201
15202 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
15203 of successive stepi commands -- while in the prologue we should see
15204 the function entry bracket.
15205
152062000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
15207
15208 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
15209 reach __change_mode() when stepping through the end of main().
15210
c5394b80
JM
152112000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
15212
15213 * gdb.base/default.exp: Fix expected pattern.
15214 * gdb.base/help.exp: Same.
15215
0d06e24b
JM
152162000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15217
15218 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
15219 Don't use xfail's because that affects only the following test.
d63a86f8 15220
0d06e24b
JM
15221 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
15222 solaris or linux.
15223
15224 * gdb.base/selftest.exp: Update to reflect changes to main.c.
15225
dc96c6c7 152262000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 15227
d63a86f8 15228 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
15229 "A syntax error" rather than "A parse error". Accept both.
15230
152312000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
15232
15233 * gdb.base/default.exp: Remove OS dependent string from "target
15234 remote" test.
15235 * gdb.base/help.exp: Same for "help target remote" test.
15236
c3f6f71d
JM
152372000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15238
15239 From Jim Kingdon <kingdon@redhat.com>:
15240
15241 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
15242 prompt (cleanup rather than necessity, but still might keep output
15243 from spilling to next test).
15244
152452000-01-02 Fred Fish <fnf@cygnus.com>
15246
15247 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
15248 AIX, which defines them in <sys/types.h>.
15249
ed9a39eb 152501999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 15251
ed9a39eb
JM
15252 * gdb.base/default.exp: Match arm* etc instead of arm in "info
15253 float" test.
15254
152551999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 15256
ed9a39eb 15257 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
15258
15259 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
15260 outermost frame disallowed".
15261
152621999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
15263
15264 * gdb.base/setvar.exp: New tests for setting the value of a struct
15265 with a constant list.
15266
152671999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
15268
15269 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
15270 require the user to type a cast before setting the value of a struct.
15271
de57eccd
JM
152721999-12-06 Jim Blandy <jimb@cygnus.com>
15273
15274 * gdb.base/default.exp: Expect the new 'info float' command on
15275 all i386 platforms.
15276
15277 * gdb.threads/linux-dp.exp: Expand our ability to recognize
15278 LinuxThreads libraries that don't support debugging.
15279
c2d11a7d
JM
15280Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
15281
15282 * gdb.base/remote.c: Fill the buffer with truely random data.
15283 Change the buffer type to ``unsigned char'' to simplify size
15284 arithmetic.
15285
15286 * gdb.base/remote.exp: Reduce download numbers by one. Typical
15287 stub only handles 400-1 byte packets. Verify that the download
15288 worked.
15289
152901999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
15291
15292 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
15293 tests, using UNRESOLVED for the untested cases. Also, does not wait
15294 for a timeout if the prompt was received before a recognizable pattern.
15295
152961999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
15297
15298 * lib/gdb.exp (gdb_expect_list): Fix spelling.
15299
153001999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15301
15302 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
15303 watchpoints.
15304
153051999-11-24 Jason Merrill <jason@casey.cygnus.com>
15306
15307 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
15308
15309 * gdb.c++/local.exp: Be more flexible in recognizing local class
15310 name mangling. Don't allow horribly truncated method names.
15311 * gdb.c++/derivation.exp: Expect protected inheritance.
15312 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
15313 * gdb.c++/virtfunc.exp: Likewise.
15314 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
15315 when printing a nested enum.
15316
153171999-11-22 Jim Blandy <jimb@cygnus.com>
15318
15319 * gdb.base/step-test.exp: Properly await GDB's response to setting
15320 a breakpoint on the call to large_struct_by_value.
15321
15322 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
15323 just because we have debug info for the `start' function.
15324
153251999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
15326
15327 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
15328 "Unknown signal" messages, which indicate (on LinuxThreads) that
15329 GDB doesn't know how to debug threads on this system. This is
15330 better than hanging while philosopher 0 dumps chatter into gdb.log.
15331
153321999-11-18 Tom Tromey <tromey@cygnus.com>
15333
15334 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
15335
153361999-11-18 Fred Fish <fnf@cygnus.com>
15337
15338 * gdb.base/coremaker2.c: Add sample program for generating
15339 cores that is more self contained than coremaker.c. Eventually
15340 I'll add more code to this and tie it into the testsuite.
15341
4ce44c66
JM
153421999-11-12 Stan Shebs <shebs@andros.cygnus.com>
15343
15344 * gdb.base/dollar.exp: Remove, now in gdb.hp.
15345
153461999-11-10 Jimmy Guo <guo@cup.hp.com>
15347
15348 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
15349 from $srcdir/lib/.
15350 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
15351 and gdb.c++/.
15352
15353 * gdb.c++/derivation.exp: remove redundant get compiler info code.
15354
d63a86f8 15355 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
15356 'continue with watch' test point.
15357
153581999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
15359
15360 Merged from p2linux-990323-branch:
d63a86f8 15361
4ce44c66
JM
15362 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
15363
11cf8741
JM
15364Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
15365
15366 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
15367 {limit,fixed}''. Test ``set download-write-size''.
15368
15369Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
15370
15371 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
15372 gdb_expect_list.
15373
15374Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
15375
15376 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
15377
153781999-11-03 Mark Salter <msalter@cygnus.com>
15379
15380 * gdb.base/break.exp: Fix "stub continue" pattern.
15381
153821999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
15383
15384 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
15385
153861999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
15387
15388 * gdb.base/display.exp ("finish"): Add timeout clause.
15389
15390 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
15391 plain prompt clause, so this doesn't have to time out in order to
15392 fail.
15393
15394 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
15395 breakpoint hit messages include an address.
15396
15397 * gdb.base/display.exp: Don't forget to escape parens in regular
15398 expressions. Unix regexp notatation sucks.
15399
154001999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15401
15402 * gdb.base/annota1.exp: Test for annotate-signalled: change output
15403 order for 'signalled' message.
15404
5c44784c
JM
154051999-11-01 Stan Shebs <shebs@andros.cygnus.com>
15406
15407 From Jimmy Guo <guo@cup.hp.com>:
15408 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
15409 * gdb.base/annota1.c: Add code for tests to work with.
15410
154111999-10-26 Frank Ch. Eigler <fche@cygnus.com>
15412
15413 * gdb.base/remote.exp: New test for remote downloading settings.
15414 * gdb.base/remote.c: New file with large .data.
15415
917317f4
JM
154161999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
15417
15418 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
15419 for LinuxThreads support, merged from the Code Fusion branch.
15420
15421Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
15422
15423 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
15424 containing exp_continue into a while within an expect. Don't
15425 attempt a start more than three times. Check return value from
15426 gdb_load.
d63a86f8 15427
2df3850c
JM
15428Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
15429
15430 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
15431 a pass case.
15432
2acceee2
JM
154331999-10-01 Kevin Buettner <kevinb@cygnus.com>
15434
15435 * gdb.base/break.c (main): Added a statement that we can step
15436 off of.
15437 * gdb.base/break.exp: Added tests for setting a breakpoint
15438 at an offset and stepping onto a breakpoint.
15439
154401999-10-01 Fred Fish <fnf@cygnus.com>
15441
d63a86f8 15442 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
15443 gdb output.
15444
c2c6d25f
JM
154451999-09-18 Jim Blandy <jimb@cris.red-bean.com>
15446
15447 * gdb.base/break.exp: Code locations are in hex, don't forget!
15448 (For HP-UX.)
15449
154501999-09-17 Stan Shebs <shebs@andros.cygnus.com>
15451
15452 * condbreak.exp: Use break.c as test program.
15453 * condbreak.c: Remove, redundant with break.c.
15454
154551999-09-15 Stan Shebs <shebs@andros.cygnus.com>
15456
15457 * config/monitor.exp (gdb_target_monitor): Disable X- and
15458 Z-packets if the target needs it.
15459
154601999-09-13 James Ingham <jingham@leda.cygnus.com>
15461
15462 * gdb.c++/overload.exp: Added tests for listing overloaded
15463 functions with function pointers in the arg, explicitly calling
15464 out the version you want.
15465
cff3e48b
JM
154661999-09-09 Stan Shebs <shebs@andros.cygnus.com>
15467
15468 * long_long.exp: Add variations of test cases that work for
15469 targets with 16-bit ints and 32-bit doubles.
15470
d4f3574e
SS
154711999-09-08 Stan Shebs <shebs@andros.cygnus.com>
15472
15473 * break.c (main): Compare a possibly-uninitialized argc with an
15474 unlikely value that fits in 16 bits.
15475
154761999-09-07 Stan Shebs <shebs@andros.cygnus.com>
15477
15478 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
15479 0xfeeb, don't want negative numbers if ints are 16 bits.
15480
15481 * lib/gdb.exp (skip_cplus_tests): New proc.
15482 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
15483 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
15484 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
15485 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
15486 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
15487 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
15488 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
15489 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
15490
15491 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
15492
15493Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
15494
15495 * gdb.base/corefile.exp (up): Allow a parameter to appear
15496 in the frame that we're going up to.
15497
15498 From Jim Blandy <jimb@cygnus.com>:
15499
15500 * gdb.base/default.exp (info float): Expect some output now.
15501
15502 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
15503 returning floating-point values to fail on the x86.
15504 * gdb.base/callfwmall.exp (do_function_calls): Same.
15505
15506 * gdb.base/list.exp (test_listsize): Correct expectations for
15507 listing line 1 with listsize 2. Also, listing a single line
15508 works now, as does listing three lines. [Kevin's note: There
15509 were a number of other cases fixed too where the expectations
15510 differed...]
15511
155121999-09-02 Stan Shebs <shebs@andros.cygnus.com>
15513
15514 * gdb.base/selftest.exp: Add case for when version prints as
15515 constant string instead of char pointer.
15516
104c1213
JM
155171999-08-25 Stan Shebs <shebs@andros.cygnus.com>
15518
15519 * gdb.base/ending-run.exp: Add Solaris case for what happens when
15520 stepping out of main.
15521
15522 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
15523 G++ used.
15524
15525 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
15526 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
15527
15528 * gdb.c++/ovldbreak.exp: Update match string in test that
15529 includes a warning of multiple breakpoints.
15530
155311999-08-24 Stan Shebs <shebs@andros.cygnus.com>
15532
15533 * gdb.base/display.exp: Improve precision of step-after-finish
15534 added yesterday.
15535
15536 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
15537 test.
15538
15539 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
15540 configs when using G++, not just hppa*.
15541
155421999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15543
15544 * gdb.base/async.c: New file.
15545 * gdb.base/async.exp: New file.
15546
15547Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
15548
15549 * gdb.base/break.exp: Tweak PA specific tests to properly handle
15550 PA64.
15551
53a5351d
JM
15552Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
15553
104c1213
JM
15554 * gdb.base/display.exp: "finish" can leave us mid-line on many
15555 targets, deal with it. Add a small constant to main, instead of
15556 1000 since main+1000 may not be a valid address in the target.
15557
53a5351d
JM
15558 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
15559 on hpux11.
15560
15561 * gdb.base/attach.exp: Handle another hpux11 error message variant
15562 when attaching to a process that does not exist.
15563
155641999-08-19 J.T. Conklin <jtc@redback.com>
15565
15566 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
15567 characters in 'continue to 1241' test.
15568
155691999-08-17 Stan Shebs <shebs@andros.cygnus.com>
15570
15571 * gdb.base/call-ar-st.exp: Add a shorter match case for the
15572 stop in print_long_arg_list, define and use a whitespace
15573 variable in print_small_structs test, add an XFAIL for Solaris.
15574 * gdb.base/dbx.exp: XFAIL func commands until somebody is
15575 interested enough to fix.
15576
7be570e7
JM
155771999-08-13 Keith Seitz <keiths@cygnus.com>
15578
15579 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
15580 (dbx_gdb_load): Remove. Use gdb_load instead, since that
15581 proc knows about targets other than the natives.
15582 (test_assign): Use "gdb_run_cmd" to "run" the target.
15583 Check that we've actually hit the breakpoint at main.
15584 When we attempt to assign a value to a local variable, check
15585 that the variable is in the current scope, i.e., don't use
15586 a test with an empty result.
15587
15588Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
15589
15590 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
15591 command.
15592
155931999-08-09 Stan Shebs <shebs@andros.cygnus.com>
15594
15595 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15596 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
15597 gdb.compat, gdb.threads-hp.
15598 gdb.hp/configure, gdb.hp/configure.in: New files.
15599 gdb.hp/Makefile.in: Recurse into new subdirs.
15600 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
15601 gdb.hp/gdb.objdbg: New directory, tests for debugging info
15602 in object files.
15603 gdb.hp/tools: New directory, aux tools for HP-specific tests.
15604
96baa820
JM
156051999-08-05 Stan Shebs <shebs@andros.cygnus.com>
15606
15607 * gdb.base/display.exp: Help expect by putting a newline in the
15608 funky printf, remove a bogus p/a test.
15609
156101999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15611
15612 * gdb.base/display.exp: Make sure that when we say 'run', we are
15613 connected to the target. This is necessary when running not
15614 natively.
15615
156161999-08-03 Stan Shebs <shebs@andros.cygnus.com>
15617
15618 * gdb.base/step-test.exp: Removed some extraneous messages.
15619
15620 * gdb.base/long_long.exp: Don't run memory examination tests
15621 on little-endian targets (they will need a different set of
15622 results to match).
15623
156241999-08-02 Stan Shebs <shebs@andros.cygnus.com>
15625
15626 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
15627 until somebody decides to fix GDB.
15628
15629 * gdb.base/long_long.c: Stop compiler complaint by specifying long
15630 constant as "ULL".
15631 * gdb.base/long_long.exp: Loosen x/c test, add partial result
15632 matches for a couple x/2 commands.
15633
a0b3c4fd
JM
156341999-07-30 Stan Shebs <shebs@andros.cygnus.com>
15635
15636 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
15637 by merging in ref-types2 tests.
15638 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
15639
15640 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15641 * gdb.c++/Makefile.in: Add standard actions.
15642 (EXECUTABLES): Rename from PROGS, update list.
15643 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
15644 from gdb.hp.
15645 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
15646 foo and bar locals.
15647 * gdb.c++/anon-union.exp: Fix tests to match.
15648 * gdb.c++/classes.exp: Run if HP compiler used, add extra
15649 expect matches to handle output variations.
15650 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
15651 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
15652 output, add HP alternatives for new and delete prints.
15653 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
15654 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
15655 * gdb.c++/demangle.exp: Use $style when reporting failure.
15656 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
15657 * gdb.c++/inherit.exp: Run if HP compiler used, add some
15658 match alternatives.
15659 * gdb.c++/local.exp: Add match alternatives or xfails for HP
15660 compilers.
15661 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
15662 * gdb.c++/method.exp: Add match alternatives.
15663 * gdb.c++/misc.cc: Add bool types.
15664 * gdb.c++/misc.exp: Add tests for bool types.
15665 * gdb.c++/overload.exp: Add xfails.
15666 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
15667 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
15668 add some more template parameter tests (only for HP currently).
15669 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
15670 * gdb.c++/virtfunc.cc: Add return type and value for main.
15671 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
15672 match alternatives.
d63a86f8 15673
a0b3c4fd
JM
156741999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15675
15676 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
15677
156781999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
15679
15680 * gdb.base/signals.exp: Don't expect getting a backtrace from
15681 within a signal handler to fail on Linux.
15682
156831999-07-29 Stan Shebs <shebs@andros.cygnus.com>
15684
15685 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15686 * lib/gdb.exp: Remove some gratuitious semicolons.
15687 (delete_breakpoints): Increase timeout.
15688 (gdb_expect): Add -notransfer option.
15689 (gdb_test): Use -notransfer option.
15690 (get_compiler_info): Add f77 case.
15691 (get_compiler): New proc, split out from gdb_preprocess, add f77
15692 case.
15693 (gdb_preprocess): Call get_compiler.
15694
15695 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
15696 * gdb.base/attach.exp, gdb.base/display.exp,
15697 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
15698 gdb.base/long_long.exp, gdb.base/printcmds.exp,
15699 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
15700 third arg to gdb_test.
15701 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
15702 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
15703 HP-UX xfails, add others.
15704 * gdb.base/completion.exp: Reflect name change of self-test.
15705 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
15706 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
15707 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
15708 HP failure number.
15709 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
15710 useless HP-UX 10.30 references.
15711 * gdb.base/maint.exp: Loosen matches.
15712 * gdb.base/pointers.c (main): Declare more_code.
15713 * gdb.base/pointers.exp: Match on output of a `next'.
15714 * gdb.base/structs.c: Add prototypes.
15715 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
15716 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
15717
157181999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15719
15720 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
15721 command.
15722
157231999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15724
15725 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
15726 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
15727
15728 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
15729 debug info. Deal with lack of signal hanlder info in stack.
15730
a9c64011 15731 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
15732 * gdb.base/annota1.exp: If printf has debug info, deal with it.
15733
5a2468f5
JM
157341999-07-19 Stan Shebs <shebs@andros.cygnus.com>
15735
15736 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
15737 gdb.base/foll-vfork.exp: Don't run for crosses.
15738
adf40b2e
JM
15739Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
15740
15741 * gdb.base/configure.in: Check for gdbvars.exp instead of
15742 a1-selftest.exp.
15743 * gdb.base/configure: Re-generate.
15744
157451999-07-12 Stan Shebs <shebs@andros.cygnus.com>
15746
15747 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
15748 in trying to run first and name is too long.
15749
15750 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
15751 pointers2.c and pointers2.exp, respectively.
15752 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
15753 doschk happier.
15754
43e526b9
JM
157551999-07-08 Stan Shebs <shebs@andros.cygnus.com>
15756
15757 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
15758 callfuncs2.c and callfuncs2.exp.
15759
15760 * gdb.base/list.exp: Remove mistaken xfails.
15761 * gdb.base/list0.h: Add optional prototypes.
15762
9846de1b
JM
15763Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
15764
a9c64011 15765 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
9846de1b 15766 calling malloc.
a9c64011
AS
15767 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
15768 * ptype.exp: Move test for get_debug_format to before its first
9846de1b
JM
15769 use.
15770
157711999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15772
15773 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
15774 * gdb.base/annota2.cc, annota2.exp: Move from here.
15775 * gdb.c++/annota2.cc, annota2.exp: To here.
15776 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
15777
43ff13b4
JM
15778Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
15779
15780 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
15781 a consistent format.
15782
085dd6e6
JM
157831999-06-25 Stan Shebs <shebs@andros.cygnus.com>
15784
15785 From Jimmy Guo <guo@cup.hp.com> and others at HP:
15786 * lib/gdb.exp (get_compiler_info): Add detection for assorted
15787 HP compilers, also set the globals $true and $false.
15788
15789 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
15790 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
15791 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
15792 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
15793 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
15794 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
15795 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
15796 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
15797 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
15798 whatis.c} Add C++ compatible function definitions and return
15799 types, add includes for library functions.
15800 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
15801 * gdb.base/step-test.c (myglob): Rename from glob.
15802 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
15803 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
15804 files, move here from gdb.hp.
15805 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
15806 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
15807 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
15808 Adjust line numbers in regexps.
15809
15810 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
15811 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
15812 instead of 0/1.
15813
15814 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
15815 foll-vfork.exp: New files, move here from gdb.hp.
15816 * gdb.base/page.exp: New file, test of pagination command.
15817
15818 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
15819 recursion test.
15820 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
15821
15822 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
15823 gdb.base/solib.exp: Fix compiler invocation process.
15824
15825 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
15826 HP-UX 11, turn off overload resolution explicitly.
15827 * gdb.base/commands.exp: Set argument list explicitly, add
15828 watchpoint test.
15829 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
15830 them work.
15831 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
15832 expressions properly.
15833 * gdb.base/corefile.exp: Loosen the match slightly.
15834 * gdb.base/default.exp: Allow "Error accessing memory" message
15835 also.
15836 * gdb.base/display.exp: Skip over x/0 j if PA64.
15837 * gdb.base/funcargs.exp: Add xfails for HP-UX.
15838 * gdb.base/interrupt.exp: Ditto.
15839 * gdb.base/langs.exp: Add symbolic matches governed by compiler
15840 in use.
15841 * gdb.base/list.exp: Add xfails for HP-UX.
15842 * gdb.base/long_long.exp: Refine some of the numeric matches.
15843 * gdb.base/mips_pro.exp: Xfail on HP-UX.
15844 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
15845 * gdb.base/nodebug.exp: Succeed on more varieties of output.
15846 * gdb.base/opaque.exp: Remove some HP-UX xfails.
15847 * gdb.base/ptype.exp: Succeed on more varieties of output.
15848 * gdb.base/scope.exp: Add xfails for HP-UX.
15849 * gdb.base/sect-cmd.exp: Add more cases.
15850 * gdb.base/setvar.exp: Add xfails for HP-UX.
15851 * gdb.base/shlib-call.exp: Loosen some matches slightly.
15852 * gdb.base/signals.exp: Match on void symbolically.
15853 * gdb.base/step-test.exp: Add case for PA64.
15854 * gdb.base/term.exp: Add exit and restart.
15855 * gdb.base/twice.exp: Clean up after self.
15856 * gdb.base/varargs.exp: Disable overload resolution explicitly.
15857 * gdb.base/whatis.exp: Allow more ways to pass tests.
15858
15859 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
15860 no longer useful.
15861
15862Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
15863
15864 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
15865 list of patterns.
15866 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
15867 print_double_array(double_array)", "continuing to breakpoint
15868 1018", "print print_double_array(array_d)" and "continuing to
15869 1034" tests.
d63a86f8 15870
085dd6e6
JM
158711999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
15872
a9c64011 15873 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
15874
158751999-06-24 Stan Shebs <shebs@andros.cygnus.com>
15876
15877 * config/mt-*: Remove, these haven't been used since 1996.
15878
158791999-06-22 Stan Shebs <shebs@andros.cygnus.com>
15880
15881 * gdb.base/call-strs.c, gdb.base/ending-run.c,
15882 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
15883 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
15884
9e0b60a8
JM
158851999-06-18 Stan Shebs <shebs@andros.cygnus.com>
15886
15887 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
15888 simpler match case for the ptype of the big class.
15889
158901999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15891
15892 * gdb.exp: Fix test for gdb_prompt existence.
15893
158941999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15895
15896 * gdb.exp (gdb_test): Add fail after calls to perror.
15897
158981999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15899
15900 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
15901
159021999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
15903
15904 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
15905
0f71a2f6
JM
15906Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
15907
15908 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
15909 malloc() is linked in.
15910
159111999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
15912
15913 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
15914 step at end.
15915
15916 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
15917
159181999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
15919
15920 * gdb.java/jv-print.exp: New file. (Our first Java test!)
15921
cce74817
JM
15922Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
15923
15924 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
15925 * gdb.base/mips_pro.exp: Likewise.
15926
159271999-06-02 Keith Seitz <keiths@cygnus.com>
15928
15929 * gdb.c++/templates.cc: Change all "new" operators to throw
15930 an exception.
15931 * gdb.c++/cplusfuncs.cc: Likewise.
15932
15933 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
15934
15935Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
15936
15937 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
15938 * gdb.base/ending-run.exp: When stepping out of main, accept a
15939 step into an arbitrary assembler file.
cce74817 15940
392a587b
JM
159411999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15942
d63a86f8 15943 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 15944 "breakpoint-invalid" to be printed.
d63a86f8 15945 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
15946 number of "frames-invalid" and "breakpoint-invalid" to be printed.
15947 * gdb.base/annota2.cc: Initialize a.x to 0.
15948
9e086581
JM
159491999-05-17 Keith Seitz <keiths@cygnus.com>
15950
15951 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
15952 when "skip_float_tests" set.
15953 Ditto for "print print_double_array(array_d)", "print print_small_structs",
15954 "print print_ten_doubles", and "step into print_long_arg_list".
15955 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
15956 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
15957 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
15958 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
15959 "skip_float_tests" is set.
15960 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
15961 when "skip_float_tests" set.
d63a86f8 15962
cd0fc7c3
SS
159631999-05-06 Keith Seitz <keiths@cygnus.com>
15964
15965 * gdb.base/annota2.cc: Include stdio.h.
15966
15967Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
15968
15969 * gdb.base/crossload.exp: Remove, this has been disabled ever
15970 since BFD stopped including all targets, and cross-GDB gets
15971 plenty of testing anyway.
15972 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
15973 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
15974 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
15975 * gdb.base/README: Remove, was doc for this.
15976 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
15977 needed.
15978
b83266a0
SS
159791999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
15980
15981 * gdb.base/call-ar-st.exp: Fix one regular expression in test
15982 output.
15983
15984 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
15985 * gdb.base/annota2.exp: New file. More annotation tests.
15986 * gdb.base/annota1.c: New file. Source file for annota1.exp.
15987 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
15988
159891999-04-23 Angela Marie Thomas <angela@cygnus.com>
15990
15991 * config/cfdbug.exp: New file.
15992
7a292a7a
SS
159931999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
15994
15995 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
15996 Marcus Daniel's and Dale Hawkins's demangler crashes.
15997
15998 * gdb.c++/demangle.exp (test_gnu_style_demangling,
15999 test_lucid_style_demangling, test_arm_style_demangling,
16000 test_hp_style_demangling): Try Tom Tromey's core-dumping
16001 identifier under each demangling style.
16002
160031999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
16004
16005 * gdb.c++/demangle.exp: Include the current demangling style
16006 in all test names.
16007 (current_demangling_style): New global variable.
16008 (set_demangling_style, test_demangling_core, test_demangling,
16009 test_demangling_exact): New functions.
16010 (test_gnu_style_demangling, test_lucid_style_demangling,
16011 test_arm_style_demangling, test_hp_style_demangling): Use those,
16012 instead of calling gdb_test and gdb_test_exact directly.
16013 (catch_demangling_errors): New function, which reports errors
16014 signalled by the demangling test functions in an orderly way.
16015 (do_tests): Use catch_demangling_errors.
16016
160171999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
16018
16019 * gdb.base/signals.exp (test_handle_all_print): Use () for
16020 grouping in expressions, not {}.
16021
16022 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
16023 initialized yet.
16024
160251999-04-01 Stan Shebs <shebs@andros.cygnus.com>
16026
16027 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
16028 are listed.
16029
160301999-03-26 Stan Shebs <shebs@andros.cygnus.com>
16031
16032 * gdb.stabs/weird.exp: Test for CC being defined before
16033 looking at its value.
16034
160351999-03-25 Stan Shebs <shebs@andros.cygnus.com>
16036
16037 * gdb.base/call-ar-st.exp: Remove stray '#'.
16038 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
16039 "short int" and "long int".
16040 * gdb.c++/overload.cc: Cast the string added in the previous
16041 change, to mollify finicky HP compiler.
16042 * gdb.hp/reg-test.exp (testfile): Fix file name.
16043 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 16044
7a292a7a
SS
16045 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
16046 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
16047 alternate form of enum ptype.
16048
c906108c
SS
160491999-03-23 Stan Shebs <shebs@andros.cygnus.com>
16050
7a292a7a
SS
16051 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
16052 * gdb.hp/*.exp: Change all to run compiler probe only after
16053 passing skip_hp_tests, so as not to waste time on guaranteed
16054 failure.
16055
c906108c
SS
16056 * gdb.c++/overload.cc: Pass string instead of char addr, always
16057 init ccpfoo.
16058 * gdb.c++/templates.cc: Fix syntax error.
16059
7a292a7a
SS
16060Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16061
16062 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 16063 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
16064 command.
16065
160661999-03-18 James Ingham <jingham@cygnus.com>
16067
16068 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
16069
16070 * gdb.c++/method.exp: It was testing an uninitialized int on the
16071 stack and assuming it was positive.
16072
16073 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
16074
16075 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 16076 keep it from killing the rest of the tests.
7a292a7a
SS
16077 Use gdb_continue_to_end.
16078
16079 * gdb.base/sigall.exp: use gdb_continue_to_end.
16080
16081 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
16082
16083 * gdb.base/display.exp: use runto_main, not run.
16084
d63a86f8
RM
16085 * gdb.base/default.exp: Check for the current error message in the
16086 r abbreviation test.
7a292a7a
SS
16087 Add strongarm to the targets that know info float.
16088
d63a86f8 16089 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
16090 run which doesn't work with monitors.
16091
16092 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
16093
16094 * gdb.base/break.exp: use the gdb_continue_to_end proc.
16095
16096 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
16097 program. Traps the case (in Cygmon) when the program never really
16098 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
16099 more places, so I used my name. Sorry Mark...
16100
16101 * config/monitor.exp (gdb_target_monitor): added another
16102 target_info parameter: remotebinarydownload. This will set the
16103 remotebinarydownload flag if this is causing some boards trouble.
16104
161051999-03-18 Mark Salter <msalter@cygnus.com>
16106
16107 * lib/gdb.exp (continue_to_exit): New function.
16108
16109 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
16110 * gdb.base/ending-run.exp: Ditto.
16111 * gdb.base/step-test.exp: Ditto.
16112
161131999-03-16 Stan Shebs <shebs@andros.cygnus.com>
16114
16115 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
16116 (suggested by Art Haas <ahaas@neosoft.com>).
16117
161181999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
16119
16120 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
16121
16122Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
16123
16124 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
16125 descriptions of types (short unsigned int vs unsigned short, etc).
16126
161271999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
16128
16129 * gdb.base/call-strs.exp: Don't assume that `step' will step over
16130 a call to strlen; sometimes we do have sources.
16131
161321999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
16133
16134 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
16135 character, so GDB won't print garbage after its end.
d63a86f8 16136
c906108c
SS
16137 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
16138 breakpoint there instead. Sometimes GCC emits memcpy to handle
16139 the large structures being passed by value, so we step into that
16140 instead of sum_array_print, which obscures what we're really testing.
16141 * gdb.base/step-test.exp: However, we do want a test that notices
16142 the bizarre steps into memcpy, so do that here. Add check for
16143 stepping into function calls that pass large structures by value.
16144 ("Is that a noun clause, or are you just happy to see me?")
16145 Remove all references to specific line numbers.
16146 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
16147 New type and function.
16148 (main): Call large_struct_by_value, passing it a large struct by value.
16149 * lib/gdb.exp (gdb_get_line_number): New function.
16150
16151 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
16152 more portable.
16153
7a292a7a
SS
161541999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
16155
c906108c
SS
16156 * lib/gdb.exp: Doc fixes.
16157
7a292a7a
SS
161581999-03-05 Nick Clifton <nickc@cygnus.com>
16159
d63a86f8 16160 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
16161
161621999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
16163
c906108c
SS
16164 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
16165 commands. They're not germane to this test, and they don't work
16166 that way on remote targets.
16167
3fc11d3e
JM
161681999-03-01 James Ingham <jingham@cygnus.com>
16169
16170 * Changelog entries merged over from gdb development branch.
16171
3fc11d3e
JM
16172 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
16173
16174 * lib/gdb.exp (gdbtk_analyze_results): Generic function
16175 for outputting results of test run.
16176
2d4a1622 16177 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
16178
16179 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 16180
7a292a7a
SS
161811999-02-25 Felix Lee <flee@cygnus.com>
16182
16183 * lib/gdb.exp (debug_format): initialize
16184
c906108c
SS
161851999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
16186
16187 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
16188 * gdb.base/call-rt-st.c: Ditto.
16189
c906108c
SS
161901999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
16191
16192 * gdb.threads/pthreads.exp (horiz): New variable.
16193 (test_startup): Fix regexps that capture thread numbers.
16194
161951999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
16196
16197 * gdb.base/smoke.exp: Disambiguate two test case names (both
16198 called ``print'').
16199
16200Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
16201
16202 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
16203 compilation.
16204
162051999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
16206
16207 * gdb.base/miscexprs.exp: Change patterns to match GDB's
16208 actual output formatting.
16209 * gdb.base/smoke.exp: GDB removes leading 0's.
16210 * gdb.base/volatile.exp: Don't check type of remuneration;
16211 that variable is no longer defined in constvars.c.
16212 * gdb.base/step-test.c (main): Exit with explicit exit code.
16213 * gdb.base/step-test.exp: Remove two nexti checks--they are
16214 not portable.
16215
162161999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
16217
16218 * gdb.base/help.exp ("help delete display"): Fix test to match
16219 gdb's output.
16220
16221 * gdb.base/long_long.c (known_types): Initialize values to zero.
16222 * gdb.base/long_long.exp: Step one more line
16223 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
16224 leading zeros. Explicitly ask for hex formatting. Use
16225 unique test case names.
c906108c
SS
16226
16227Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16228
d63a86f8 16229 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
16230
16231 * gdb.c++/method.exp: Add missing close brace.
16232
162331999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
16234
16235 * gdb.base/maint.exp: Use 'set height 0' to disable page
16236 prompting, not 'set height 400'.
16237
16238 Fix a bunch of timeouts.
16239 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
16240 four separate tests, so expect doesn't take forever to match a ton
16241 of text against a regexp with lots of .* forms.
16242 ("maint print psymbols", "maint print symbols"): Make some of
16243 these greps more selective, so that expect doesn't try to wade
16244 through huge piles of output and time out.
16245
16246 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
16247
16248 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
16249 tests: one which doesn't expect shlib events to be reported, and
16250 another which does, but is XFAIL for all platforms other than
16251 HP/UX.
16252
16253 * gdb.base/break.exp: Teach the test suite that the `catch
16254 fork', `catch vfork', and `catch exec' commands produce error
16255 messages on platforms that don't provide these features.
16256
16257Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
16258
16259 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
16260 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
16261 (shortening names from solib_threshold.exp etc), won't run on
16262 anything but HP-UX for the foreseeable future.
16263 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
16264 reflect move.
16265
16266Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
16267
16268 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
16269 gdb.trace/Makefile.in (clean): Remove all test executables.
16270
16271Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
16272
16273 * gdb.base/shlib-call.exp: add test cases to verify that gdb
16274 successfully re-sets breakpoints in shared libraries.
16275 * gdb.base/shmain.c (main): return 0, don't fall off the end.
16276
16277Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16278
d63a86f8
RM
16279 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
16280 and compiled w/o GCC.
c906108c
SS
16281
16282 * gdb.hp/watch-cmd.exp: ditto.
16283
16284 * gdb.hp/watch-hp.exp: ditto.
16285
16286 * gdb.hp/xdb1.exp: ditto.
16287
16288 * gdb.hp/xdb2.exp: ditto.
16289
16290 * gdb.hp/dbx.exp: ditto.
16291
16292Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
16293
16294 * constvars.c: Remove C++-isms.
16295 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
16296 with GCC.
16297
16298Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
16299
16300 The following changes are part of the HP merge.
16301
16302 * gdb.base/break.exp: new tests to verify that catchpoints for
16303 fork, vfork, and exec don't trigger inappropriately.
16304
16305 * gdb.base/opaque.exp: compile one file at a time, then link.
16306
16307 * gdb.base/signals.exp: be more restrictive about which hppa
16308 systems receive a setup_xfail. new tests.
16309
16310 * gdb.base/solib_threshold.build: new file.
16311 * gdb.base/solib_threshold.exp: new file.
16312 * gdb.base/solib_threshold.link_opts: new file.
16313 * gdb.base/solib_threshold.mk: new file.
16314 * gdb.base/gen_solib_threshold.c: new file.
16315
16316 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
16317 tests. New tests for enums inside classes.
16318
16319 * gdb.c++/compiler.cc: indicate support of template debugging.
16320
16321 * gdb.c++/demangle.exp: run hp style demangling tests.
16322
16323 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
16324 tests.
16325
16326 * gdb.c++/misc.cc: changes to support new tests.
16327
16328 * gdb.c++/templates.cc: changes to support HP's compiler; changes
16329 to support new tests.
16330
16331 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
16332 gcc, then skip these tests.
16333
16334Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
16335
16336 The following files are part of the HP merge; some had longer
16337 names at HP, but have been renamed to be no more than 14
16338 characters in length.
16339
16340 * gdb.hp/ambiguous.cc: new file.
16341 * gdb.hp/ambiguous.exp: new file.
16342 * gdb.hp/attach.exp: new file.
16343 * gdb.hp/attach2.exp: new file.
16344 * gdb.hp/classes-hp.exp: new file.
16345 * gdb.hp/ctti.exp: new file.
16346 * gdb.hp/ctti-add.cc: new file.
16347 * gdb.hp/ctti-add1.cc: new file.
16348 * gdb.hp/ctti-add2.cc: new file.
16349 * gdb.hp/ctti-add3.cc: new file.
16350 * gdb.hp/dbx.exp: new file.
16351 * gdb.hp/exception.cc: new file.
16352 * gdb.hp/exception.exp: new file.
16353 * gdb.hp/foll-exec.c: new file.
16354 * gdb.hp/foll-exec.exp: new file.
16355 * gdb.hp/foll-fork.c: new file.
16356 * gdb.hp/foll-fork.exp: new file.
16357 * gdb.hp/foll-vfork.c: new file.
16358 * gdb.hp/foll-vfork.exp: new file.
16359 * gdb.hp/inherit-hp.exp: new file.
16360 * gdb.hp/more-steps.exp: new file.
16361 * gdb.hp/namespace.cc: new file.
16362 * gdb.hp/namespace.exp: new file.
16363 * gdb.hp/optimize.exp: new file.
16364 * gdb.hp/pxdb.c: new file.
16365 * gdb.hp/pxdb.exp: new file.
16366 * gdb.hp/quicksort.exp: new file.
16367 * gdb.hp/reg-test.exp: new file.
16368 * gdb.hp/reg-test.s: new file.
16369 * gdb.hp/sized-enum.c: new file.
16370 * gdb.hp/sized-enum.exp: new file.
16371 * gdb.hp/start-stop.exp: new file.
16372 * gdb.hp/templ-hp.cc: new file.
16373 * gdb.hp/templ-hp.exp: new file.
16374 * gdb.hp/thr-lib.c: new file.
16375 * gdb.hp/thr-lib.exp: new file.
16376 * gdb.hp/thr-lib.h: new file.
16377 * gdb.hp/thr-liblib.c: new file.
16378 * gdb.hp/virtfun-hp.c: new file.
16379 * gdb.hp/virtfun-hp.exp: new file.
16380 * gdb.hp/watch-cmd.exp: new file.
16381 * gdb.hp/watch-hp.exp: new file.
16382 * gdb.hp/xdb1.exp: new file.
16383 * gdb.hp/xdb2.exp: new file.
16384 * gdb.hp/xdb3.exp: new file.
16385
16386Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
16387
16388 The following files are part of the HP merge; some had longer
16389 names at HP, but have been renamed to be no more than 14
16390 characters in length.
16391
16392 * gdb.base/ss.h: new file.
16393 * gdb.base/call-ar-st.c: new file.
16394 * gdb.base/call-ar-st.exp: new file.
16395 * gdb.base/call-rt-st.c: new file.
16396 * gdb.base/call-rt-st-exp: new file.
16397 * gdb.base/call-strs.exp: new file.
16398 * gdb.base/ena-dis-br.exp: new file.
16399 * gdb.base/environ.exp: new file.
16400 * gdb.base/long_long.exp: new file.
16401 * gdb.base/sect-cmd.exp: new file.
16402 * gdb.base/shlib-cl2.exp: new file.
16403 * gdb.base/smoke.exp: new file.
16404 * gdb.base/so-impl-ld.c: new file.
16405 * gdb.base/so-impl-ld.exp: new file.
16406 * gdb.base/so-indr-cl.c: new file.
16407 * gdb.base/so-indr-cl.exp: new file.
16408 * gdb.base/varargs.exp: new file.
16409 * gdb.base/volatile.exp: new file.
16410 * gdb.base/whatis-exp.exp: new file.
7a292a7a 16411 * gdb.base/display.exp: new file.
c906108c
SS
16412 * gdb.c++/derivation.exp: new file.
16413 * gdb.c++/local.exp: new file.
16414 * gdb.c++/member-ptr.exp: new file.
16415 * gdb.c++/overload.exp: new file.
16416 * gdb.c++/ovldbreak.exp: new file.
16417 * gdb.c++/ref-types.exp: new file.
16418 * gdb.c++/ref-types2.exp: new file.
16419 * gdb.c++/userdef.exp: new file.
d63a86f8 16420
c906108c
SS
16421Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
16422
16423 * gdb.base/default.exp: Reflect wording change in remote.c.
16424
dc96c6c7 16425Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16426
16427 * gdb.base/help.exp: Update to reflect current text.
16428
16429Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
16430
16431 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
16432 they're stack variables and contain garbage.
16433 * gdb.c++/anon-union.exp: new file.
16434
16435 The following changes were made by David Taylor
16436 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
16437 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
16438 in changes by HP.
16439
16440 * gdb.base/bitops.exp: new file.
16441 * gdb.base/default.exp: change expected messages for catch and
16442 info catch tests to reflect HP merge changes.
16443 * gdb.base/enable-disable-break.exp
16444 * gdb.base/ending-run.c: new file.
16445 * gdb.base/long_long.c: new file.
16446 * gdb.base/maint.exp: new file.
16447 * gdb.base/pointers2.exp: new file.
16448 * gdb.base/shlib-call2.exp: new file.
16449 * gdb.base/solib.exp: new file.
16450 * gdb.base/step-test.c: new file.
16451 * gdb.c++/anon-union.cc: new file.
16452 * gdb.c++/local.cc: new file.
16453 * gdb.c++/member-pointer.cc: new file.
16454 * gdb.c++/method.cc: new file.
16455 * gdb.c++/ref-types.cc: new file.
16456 * gdb.c++/ref-types2.cc: new file.
16457 * gdb.c++/userdef.cc: new file.
d63a86f8 16458
c906108c
SS
16459 * gdb.base/scope.exp: compile one file at a time, then link.
16460 * gdb.base/langs.exp: ditto.
16461 * gdb.base/list.exp: ditto.
d63a86f8 16462
c906108c
SS
16463Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
16464
16465 The following changes were made by David Taylor
16466 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
16467 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
16468 in changes by HP.
d63a86f8 16469
c906108c
SS
16470 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
16471 skip tests. When compiling pass c++ flag to gdb_compile.
16472 * gdb.c++/
d63a86f8 16473
c906108c
SS
16474 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
16475 test for on hppa*-*-hpux*; use args to see if c++ was specified.
16476 (skip_hp_tests): new function.
16477 (gdb_preprocess): new function.
16478
16479 * configure.in (hpdir): decide whether to configure gdb.hp.
16480 * configure: regenerated.
16481
16482 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
16483 to delete on clean.
16484 (EXECUTABLES): update to reflect new additions.
16485 * gdb.base/commands.exp: update message expected.
16486 * gdb.base/default.exp: add copyright notice.
16487 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
16488 * gdb.base/help.exp: update messages to reflect current text.
16489 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
16490 targets for recurse tests.
16491 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
16492 skip this file.
16493
16494 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
16495 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
16496 compilation.
16497 * gdb.c++/misc.exp: ditto.
16498 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
16499 run the tests. tell gdb_compile that it's a c++ compilation.
16500
16501 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 16502
c906108c
SS
16503 * gdb.base/all-bin.exp: new file.
16504 * gdb.base/arithmet.exp: new file.
16505 * gdb.base/assign.exp: new file.
16506 * gdb.base/completion.exp: new file.
16507 * gdb.base/cond-expr.exp: new file.
16508 * gdb.base/condbreak.exp: new file.
16509 * gdb.base/define.exp: new file.
16510 * gdb.base/dollar.exp: new file.
16511 * gdb.base/environment.exp: new file.
16512 * gdb.base/eval-skip.exp: new file.
16513 * gdb.base/jump.exp: new file.
16514 * gdb.base/logical.exp: new file.
16515 * gdb.base/pointers.exp: new file.
16516 * gdb.base/relational.exp: new file.
16517 * gdb.base/section_command.exp: new file.
16518 * gdb.base/whatis-expr.exp: new file.
16519
16520 * gdb.base/all-types.c: new file.
16521 * gdb.base/call-array-struct.c: new file.
16522 * gdb.base/call-return-struct.c: new file.
16523 * gdb.base/call-strings.c: new file.
16524 * gdb.base/callfuncs2.c: new file.
16525 * gdb.base/condbreak.c: new file.
16526 * gdb.base/constvars.c: new file.
16527 * gdb.base/display.c: new file.
16528 * gdb.base/int-type.c: new file.
16529 * gdb.base/jump.c: new file.
16530 * gdb.base/miscexprs.c: new file.
16531 * gdb.base/pointers.c: new file.
16532 * gdb.base/pointers2.c: new file.
16533 * gdb.base/shmain.c: new file.
16534 * gdb.base/shr1.c: new file.
16535 * gdb.base/shr2.c: new file.
16536 * gdb.base/solib.c: new file.
16537 * gdb.base/solib1.c: new file.
16538 * gdb.base/solib2.c: new file.
16539 * gdb.base/varargs.c: new file.
16540 * gdb.c++/derivation.cc: new file.
16541 * gdb.c++/overload.cc: new file.
16542 * gdb.c++/ovldbreak.cc: new file.
16543 * gdb.hp/attach.c: new file.
16544 * gdb.hp/attach2.c: new file.
16545 * gdb.hp/average.c: new file.
16546 * gdb.hp/compiler.c: new file.
16547 * gdb.hp/compiler.cc: new file.
16548 * gdb.hp/execd-program.c: new file.
16549 * gdb.hp/follow-exec.c: new file.
16550 * gdb.hp/follow-fork.c: new file.
16551 * gdb.hp/follow-vfork-and-exec.c: new file.
16552 * gdb.hp/misc-hp.cc: new file.
16553 * gdb.hp/more-steps.c: new file.
16554 * gdb.hp/optimize.c: new file.
16555 * gdb.hp/quicksort.c: new file.
16556 * gdb.hp/run-hp.c: new file.
16557 * gdb.hp/start-stop.c: new file.
16558 * gdb.hp/sum.c: new file.
16559 * gdb.hp/templates-hp.cc: new file.
16560 * gdb.hp/thread-local-in-lib.c: new file.
16561 * gdb.hp/thread-local-in-lib.h: new file.
16562 * gdb.hp/thread-local-in-lib.lib.c: new file.
16563 * gdb.hp/vforked-program.c: new file.
16564 * gdb.hp/virtfunc-hp.cc: new file.
16565 * gdb.hp/watchpoint-hp.c: new file.
16566 * gdb.hp/xdb.c: new file.
16567 * gdb.hp/xdb0.c: new file.
16568 * gdb.hp/xdb0.h: new file.
16569 * gdb.hp/xdb1.c: new file.
16570
16571Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
16572
16573 The following change was made by Edith Epstein
16574 <eepstein@cygnus.com> as part of a project to merge in changes
16575 originally made by HP; HP did not create ChangeLog entries.
16576
16577 * gdb.c++/demangle.exp: changed the expected output for some
16578 ARM-style mangling -- removed second reference to datatype.
16579 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 16580 T1<char>::~T1<char>(void)
c906108c 16581 becomes,
a9c64011
AS
16582 maint demangle __dt__11T1__pt__2_cFv
16583 T1<char>::~T1(void)
c906108c
SS
16584
16585 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 16586
c906108c
SS
16587Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
16588
16589 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
16590 * gdb.trace/backtrace.exp: Likewise.
16591 * gdb.trace/circ.exp: Likewise.
16592 * gdb.trace/collection.exp: Likewise.
16593 * gdb.trace/deltrace.exp: Likewise.
16594 * gdb.trace/infotrace.exp: Likewise.
16595 * gdb.trace/limits.exp: Likewise.
16596 * gdb.trace/packetlen.exp: Likewise.
16597 * gdb.trace/passc-dyn.exp: Likewise.
16598 * gdb.trace/passcount.exp: Likewise.
16599 * gdb.trace/report.exp: Likewise.
16600 * gdb.trace/save-trace.exp: Likewise.
16601 * gdb.trace/tfind.exp: Likewise.
16602 * gdb.trace/tracecmd.exp: Likewise.
16603 * gdb.trace/while-dyn.exp: Likewise.
16604 * gdb.trace/while-stepping.exp: Likewise.
16605
166061998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
16607
16608 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
16609
16610Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
16611
16612 From Brendan Kehoe:
16613 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
16614 int return types.
16615
16616Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
16617
16618 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
16619 remote dos host testing right.
16620
16621Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
16622
16623 * gdb.base/corefile.exp: remove some xfails.
16624
16625Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
16626
16627 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
16628 have different timestamps.
16629
16630Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
16631
16632 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
16633 gdb.base/default.exp: Replace "exec" with "executable".
16634
16635Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
16636
16637 * gdb.base/default.exp: Change else if to elseif from previous
16638 delta.
16639
16640Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
16641
16642 * gdb.base/default.exp: Add brace missing from previous delta.
16643
16644Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
16645
16646 * gdb.base/default.exp: Support test for info float for all
16647 varieties of arm toolchain.
16648
dc96c6c7 16649Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16650
16651 * gdb.trace/*.exp: remove "remote_download" command.
16652
dc96c6c7 16653Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16654
16655 * gdb.trace/*.exp: remove -gdwarf from compile.
16656
16657Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
16658
16659 * gdb.trace/configure.in(AC_INIT): typo
16660 * gdb.trace/configure: regenerated
16661
dc96c6c7 16662Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16663
16664 * config/m68k-emc.exp: New file.
16665 * lib/<emc-support.exp trace-support.exp}: New files.
16666 * configure.in: add new test directory gdb.trace.
16667 * gdb.trace/{configure configure.in Makefile.in}: New files.
16668 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
16669 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
16670 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
16671 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
16672 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
16673 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
16674 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 16675
dc96c6c7 16676Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16677
16678 * gdb.c++/classes.exp: Change all regular expressions to match
16679 arbitrary combinations of newline/carriage-return, so that they
16680 will work equally well on Unix and Windows.
16681 * gdb.c++/inherit.exp: ditto.
16682 * gdb.c++/virtfunc.exp: ditto.
16683
166841998-08-11 Dawn Perchik <dawn@cygnus.com>
16685
16686 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
16687
c2d11a7d
JM
16688Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
16689
16690 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
16691 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
16692 to use a0-a3/d0-d3 as needed.
16693
16694Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
16695
16696 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
16697 * gdb.disasm/am33.exp: Corresponding changes.
16698
c906108c
SS
166991998-07-11 Felix Lee <flee@cygnus.com>
16700
16701 * gdb.base/callfuncs.exp: add cmp10 test.
16702 * gdb.base/callfuncs.c (cmp10): new function.
16703
16704Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
16705
d63a86f8 16706 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
16707 into two parts to get around a synchronization problem in expect.
16708
3fc11d3e
JM
16709Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
16710
16711 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
16712
16713 * configure.in: Add options for gdbtk testsuite.
16714
16715 * configure: Regenerate.
16716
16717 * gdb.gdbtk: New directory to hold gdbtk tests.
16718
c906108c
SS
16719Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16720
16721 * gdb.fortran/types.exp: Escape brackets in expect patterns
16722 for test_float_literal_types_accepted tests.
16723 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
16724 before run test.
16725
c2d11a7d
JM
16726Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
16727
16728 * am33.exp: Just compile, do not link the testcase.
16729 * am33.s: Add ".am33" pseudoop to force am33 mode.
16730
c906108c
SS
167311998-06-25 Felix Lee <flee@cygnus.com>
16732
16733 * gdb.base/setshow.exp: make sure $pc is sane.
16734
16735 * gdb.stabs/weird.exp: split expect patterns properly.
16736
c2d11a7d
JM
16737Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
16738
16739 * gdb.disasm/am33.s: New disassembler testfile for the am33.
16740 * gdb.disasm/am33.exp: Run it.
16741
dc96c6c7 16742Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16743
16744 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
16745 match processing (and eliminate spurious timeouts when running).
16746
dc96c6c7 16747Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16748
16749 * gdb.base/signals.exp (test_handle_all_print): put back Mach
16750 exception test, but conditionalize it on target [mach | gnu].
16751
dc96c6c7 16752Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
16753
16754 * gdb.base/overlays.exp: fixup compile line for linker script.
16755
16756Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
16757
16758 * gdb.fortran/types.exp: don't guess at float size.
16759
16760Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
16761
16762 * gdb.base/exprs.exp: delete test that depends on int size.
16763
16764Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
16765
16766 * config/sim.exp: Removed checks for target triplets.
16767 (gdb_target_sim): Use gdb,target_sim_options.
16768
16769Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
16770
16771 * gdb.base/reread.exp: New file.
16772 * gdb.base/reread1.c: New file.
16773 * gdb.base/reread2.c: New file.
16774
16775Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
16776
16777 * config/sim.exp: Use 'target sim -sparclite' when running
16778 SPARClite programs.
16779
16780Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
16781
16782 * gdb.base/structs2.exp: New file.
16783 * gdb.base/structs2.c: New file.
16784
16785Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
16786
16787 * gdb.asm/common.inc: New file.
16788 * gdb.asm/d10v.inc: New file.
16789 * asm-source.exp: Pass -I's to gas to find .inc files.
16790 Update line numbers in expected output.
16791 * asmsrc1.s: Rewrite.
16792 * asmsrc2.s: Rewrite.
16793 * configure.in: Create arch.inc symlink.
16794 * configure: Regenerate.
16795 * Makefile.in (distclean): Delete arch.inc.
16796
16797Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
16798
16799 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
16800 (t_enum_value2): ditto
16801 (t_enum_value3): ditto
16802 (main): ditto
16803Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16804
16805 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
16806 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
16807 change.
16808 Use gdb_test instead of send_gdb/gdb_expect sequences.
16809
16810Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
16811
16812 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
16813 not void.
16814
16815Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
16816
16817 * gdb.base/branches.c: Code with lots of loops and
16818 subroutines. Used to test gdbs ability to single step through PC
16819 changes, especially to test mips-tdep.c:mips_next_pc
16820
16821Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
16822
16823 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
16824 more rigorous EGCS C++ error checking.
16825
16826Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16827
a9c64011
AS
16828 * gdb.base/help.exp: Clean up `help set args' and `help show args'
16829 tests.
16830 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
16831 function when asleep.
16832 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
16833 for i*86 Linux and SVR4 signal handling problems.
16834 Remove linux xfail for `next to handler in signals_tests_1', fixed
16835 by recent infrun.c change.
16836 Limit backtrace to 10 frames to avoid timeout problems with infinite
16837 stack backtraces.
16838 Adjust expect pattern in `handle all print' test to match Apr 28 1997
16839 target.[ch] change.
c906108c
SS
16840
16841Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
16842
16843 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
16844 for a newline from gdb before continuing.
16845 (default_gdb_exit): Just look for y or n.
16846 (gdb_test): Detect abnormal exit from GDB running on DOS; if
16847 it does, fail the rests of the tests in the file.
16848
16849Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
16850
16851 * config/cygmon.exp: New file.
16852
16853Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
16854
16855 * gdb.base/list.exp: Fix problem with "list default lines around
16856 main" test on remote targets.
16857
16858 * gdb.base/scope.exp: Fix problem with filelocal_bss before
16859 run test on remote targets.
16860
16861Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
16862
16863 * gdb.asm: New directory.
16864 * configure.in: Configure it.
16865 * configure: Regenerate.
16866 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
16867 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
16868
16869Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
16870
16871 * config/mn10300-eval.exp: New file to support MN10300 eval board.
16872
dc96c6c7 16873Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16874
a9c64011
AS
16875 * gdb.base/overlays (several files): Merge the two overlay
16876 managers into one. Change variables (foox, barx, bazx, grbxx)
16877 back into ints but force them to load in their proper sections.
c906108c
SS
16878
16879Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
16880
16881 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
16882 on-chip insn memory and IMAP1 to upper 128k.
16883 (D10VCopy): Handle memory regions crossing 16k boundaries.
16884 (D10VCopy): Transfer data in 32 bit chunks.
16885
16886Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
16887
16888 * gdb.base/overlays.c (main): Exit normally when result is
16889 correct.
16890
16891 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
16892 map. Include space for printf in .text segment.
16893
16894 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
16895 updated d10v memory VMA/LMA map.
16896 (D10VCopy): Call D10VTranslate.
d63a86f8 16897
c906108c
SS
16898Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
16899
16900 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
16901
16902 * gdb.base/bar.c (barx, bar): Change variable to small array so
16903 that it won't be put into the .sdata - small data -
16904 section. Update reference.
16905 * gdb.base/baz.c (bazx, baz): Ditto.
16906 * gdb.base/foo.c (foox, foo): Ditto.
16907 * gdb.base/grbx.c (grbxx, grbx): Ditto.
16908
16909 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
16910 to be arrays.
d63a86f8 16911
dc96c6c7 16912Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 16913
a9c64011
AS
16914 * gdb.base/overlays.exp: fix up and get working again.
16915 Add tests for backtraces from an overlay function.
d63a86f8 16916
c906108c
SS
16917Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
16918
16919 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
16920 "calling function with watchpoint enabled".
16921
16922Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
16923
16924 * gdb.base/break.exp (test_next_with_recursion): Remove
16925 gdb_suppress_tests for d10v-*-*.
16926 * lib/gdb.exp (gdb_suppress_tests): Disable this function
16927 pending review of whether it is useful or not.
16928
16929Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
16930
16931 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
16932
16933Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
16934
16935 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
16936 * config/dve.exp: New file to support Densan boards.
16937
16938Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
16939
16940 * gdb.base/interrupt.exp: Document problem of simulators, signals,
16941 reads and BSD.
16942
16943Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
16944
16945 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
16946 response.
16947
16948 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
16949
16950Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
16951
16952 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
16953 test.
16954
16955 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
16956 target_sizeof_long and target_bigendian_p.
16957 (structs_by_value, structs_by_reference): Check values according
16958 to targets word size and endianess.
d63a86f8 16959
c906108c
SS
16960Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
16961
16962 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
16963 output.
16964
16965Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
16966
16967 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
16968 Update test of set args help to match source change.
16969
16970Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
16971
16972 * gdb.base/default.exp: Expect help system output to be in
16973 alphabetical order.
16974 * gdb.base/help.exp: Ditto.
16975
16976Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
16977
16978 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
16979 "i*86-pc-linux-gnu*".
16980 * gdb.base/interrupt.exp: Ditto.
16981 * gdb.base/corefile.exp: Ditto.
16982
16983 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
16984 define vxworks when building the testcase.
16985
16986 * gdb.base/ptype.exp: Fix testnames to be unique.
16987 * gdb.base/radix.exp: Ditto.
16988 * gdb.base/term.exp: Ditto.
16989 * gdb.base/whatis.exp: Ditto.
16990 * gdb.c++/classes.exp: Ditto.
16991
16992Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
16993
16994 * gdb.base/callfuncs.exp: Fix indentation.
16995
16996 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
16997 suppress_flag has been set.
16998 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
16999 target feature.
17000
17001Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
17002
17003 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
17004 the testcase.
17005
17006 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
17007 set_debug_traps() and breakpoint().
17008 * gdb.c++/misc.cc (main): Ditto.
17009 * gdb.c++/templates.cc (main): Ditto.
17010 * gdb.c++/virtfunc.cc (main): Ditto.
17011
17012Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
17013
17014 * lib/gdb.exp(gdb_step_for_stub): New function.
17015 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
17016 exists, reload the executable and do a "continue" instead of
17017 doing a jump.
17018 (runto_main): Use gdb_step_for_stub.
d63a86f8 17019
c906108c
SS
17020 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
17021 tests to have unique names.
17022 * gdb.base/callfuncs.exp: Ditto.
17023 * gdb.base/commands.exp: Ditto.
17024 * gdb.base/default.exp: Ditto.
17025 * gdb.base/help.exp: Ditto.
17026 * gdb.base/list.exp: Ditto.
17027 * gdb.base/opaque.exp: Ditto.
17028 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
17029 similar tests.
d63a86f8 17030
c906108c
SS
17031 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
17032 * gdb.c++/cplusfuncs.cc: Ditto.
17033 * gdb.c++/virtfunc.cc: Ditto.
17034
17035 * config/monitor.exp: Keep track of the last file we saw, rather
17036 than trying to get the info from gdb.
17037
17038 * gdb.fortran/types.exp: Move comment to previous line.
17039
17040Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
17041
17042 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
17043 target mode.
17044
17045Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
17046
17047 From Bob Manson:
17048 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
17049 string from GDB when it connects.
17050
17051 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
17052
17053Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
17054
17055 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
17056 if we can't get a debug format from GDB (we may be testing an
17057 older GDB). Use a 10 second timeout when checking for the format.
17058
17059 * gdb.stabs/weird.exp: Fix quoting.
17060
17061 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
17062
17063Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
17064
17065 * config/arm-ice.exp: New file.
17066
17067Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
17068
17069 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
17070 until it has been modified to work with the new testsuite.
17071
99707966 17072 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
17073 testcase won't compile, cause all of the testcases in the file to
17074 fail instead.
17075
17076 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
17077 (gdb_clear_suppressed): New procedure.
17078 (gdb_stop_suppressing_tests): Only clear suppress_flag if
17079 it contains a positive value.
17080
17081Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
17082
17083 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
17084
17085 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
17086
17087Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
17088
17089 * lib/gdb.exp (setup_xfail_format): New function.
17090 (get_debug_format): New function to get debug format.
17091 (debug_format): New global variable to hold last value set
17092 by get_debug_format.
17093 * gdb.base/list.exp: Call get_debug_format and expect some
17094 tests to fail for DWARF 1 and COFF formats.
17095 * gdb.c++/ptype.exp: Ditto.
17096 * gdb.c++/classes.exp: Ditto.
17097 * gdb.c++/cplusfuncs.exp: Ditto.
17098 * gdb.c++/inherit.exp: Ditto.
17099 * gdb.c++/templates.exp: Ditto.
17100 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 17101
c906108c
SS
17102Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
17103
17104 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
17105 host doesn't have a currently-open connection.
17106
17107 * config/sparclet.exp: Cleanups and fixes to make it generic for
17108 any gdb stub target. Handle cases where gdb doesn't respond when
17109 interrupted in a sane fashion.
17110
17111 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
17112 same thing in a totally different way.
17113
17114 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
17115 setting "timeout".
17116 (gdb_start): We set the global gdb_prompt variable in
17117 default_gdb_init now.
17118
17119Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
17120
17121 * gdb.base/printcmds.exp: Fix "check for floating addition"
17122 regexp to accept results within approx +/- .01 of exact value.
17123 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
17124
17125Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
17126
17127 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
17128 properly.
17129 (gdb_expect): Add optional timeout parameter, and add timeout
17130 value to various calls.
17131 (gdb_suppress_tests): Only give one warning message per group.
17132
17133Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
17134
17135 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
17136 global variables. Handle getting a value for $timeout more
17137 gracefully.
17138
17139Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
17140
17141 * lib/gdb.exp: Close connection to remote host if gdb doesn't
17142 initialize.
17143 (default_gdb_init): New procedure; allow gdb_init to be overridden
17144 by a target configuration file.
17145 (gdb_expect): Pass the timeout to remote_expect.
17146
17147 * config/monitor.exp(gdb_load): Fix typo in regexp.
17148
17149Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
17150
17151 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
17152
17153Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
17154
17155 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
17156 here. Call gdb_target_exec before rebooting the target, to make
17157 sure the connection to the target is closed.
17158 (gdb_load): Pass the name of the executable to gdb_target_monitor.
17159 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
17160 Also detect "Timeout reading from remote" error.
17161
17162 * config/gdbserver.exp: Pass the executable being loaded to
17163 gdb_target_monitor. Don't call gdb_file_cmd here; let
17164 gdb_target_monitor do it.
17165
17166 * gdb.disasm/hppa.exp: Don't use exec_output.
17167
17168Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
17169
17170 * gdb.base/list.exp: If we're debugging a non-native target,
17171 try to set the pc register to point to the start of the
17172 program before doing the first list command.
17173
17174 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
17175 test_calls after restarting.
17176
17177 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
17178 reloading.
17179
17180 * gdb.base/watchpoint.exp: Fix typo.
17181
17182 * gdb.base/setshow.exp: Check for use_gdb_stub.
17183
17184 * gdb.base/break.exp: Fix continue until exit test for the gdb
17185 stub case.
17186 * gdb.base/langs.exp: Ditto.
17187
17188 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
17189 gdb_load_offset. If we weren't given a file to load, figure out
17190 what the current file is and use it.
17191
17192 * config/i386-bozo.exp: New file.
17193
17194Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
17195
17196 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
17197 feature.
17198
17199 * config/proelf.exp: New entry.
17200
17201Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
17202
17203 * lib/gdb.exp: Remove spurious .* patterns at the beginning
17204 of regexps.
17205
17206 * gdb.base/watchpoint.exp: Don't run the test_stepping
17207 tests if gdb can't call functions on the target.
17208
17209 * gdb.base/setshow.exp: Don't run the set prompt tests if
17210 the board has gdb_prompt set.
17211
17212Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
17213
17214 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
17215 * gdb.base/commands.exp: Likewise.
17216 * gdb.base/setshow.exp: Likewise.
17217
17218Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
17219
17220 * config/monitor.exp(gdb_start): Look for gdb_prompt target
17221 feature.
17222
17223 * config/i960.exp: New file.
17224
17225Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
17226
17227 * gdb.base/funcargs.exp: Check for gdb,short_int target
17228 feature instead of looking for explicit target triplets.
17229
dc96c6c7 17230Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 17231
d63a86f8 17232 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
17233 "p 123DEADBEEF", to check parse_number.
17234 * top.c: change "to enable to enable" to "to enable" in a couple
17235 of help strings.
17236
17237Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
17238
17239 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
17240 on the mn10300.
d63a86f8 17241
c906108c
SS
17242Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
17243
17244 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
17245 where the test executable is run with explicit args.
17246 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
17247
17248Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
17249
17250 * gdb.base/run.c: Use FAKEARGV to build test executable that
17251 does not require a command line arg, since most simulators
17252 don't currently support passing such an arg into the simulated
17253 program.
17254 * gdb.base/commands.exp: Change tests to insert the proper
17255 value as the arg to the first recursive factorial call. Change
17256 compilation line to define FAKEARGV at compile time.
17257
17258Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
17259
17260 * gdb.base/recurse.exp: Enable these tests for the mn10300.
17261 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
17262 function with watchpoint enabled" test.
17263
17264Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
17265
17266 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
17267 Don't call gdb_test when the command doesn't return to a gdb prompt.
17268
17269 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
17270 "Tests restarted" messages.
17271
17272Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
17273
17274 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
17275
dc96c6c7 17276Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17277
17278 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
17279 for INFO SYMBOL; add help tests for OVERLAY commands.
17280 * gdb.base/default.exp: add tests for INFO SYMBOL command;
17281 add tests for OVERLAY commands
17282 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
17283 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
17284 * gdb.base/sigall.c: add usestubs code frag
17285 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 17286
c906108c
SS
17287Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
17288
17289 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
17290 failures.
17291 (gdb_stop_suppressing_tests): Note that tests have restarted.
17292
17293Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
17294
17295 * config/h8300.exp: New file.
17296
17297Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
17298
17299 * gdb.base/setshow.exp: Check for the existence of a
17300 feature, not its value.
17301
17302Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
17303
17304 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
17305
17306 * gdb.base/scope.exp: It's now init0(), not init().
17307
17308 * gdb.base/scope0.c: For now, change init() to be init0().
17309
17310 * config/monitor.exp: Use gdb_serial in preference to serial
17311 or netport.
17312
17313 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
17314 and it's not already set.
17315
17316Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
17317
17318 * gdb.base/setshow.exp: Only test the run command if the target
17319 isn't using a stub and if it supports argument passing.
17320
17321Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
17322
17323 * config/udi.exp(gdb_start): Make sure UDICONF is set
17324 properly before starting gdb.
17325
17326Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
17327
17328 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
17329 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
17330 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
17331
17332Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
17333
17334 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
17335 specialized code to reboot the board, use remote_reboot instead.
17336
17337 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
17338
17339 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
17340
17341 * config/monitor.exp: Make sure we disconnect from the target.
17342 Also, try a reboot/reload cycle instead of failing if the
17343 load fails.
17344
17345Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
17346
17347 * gdb.base/default.exp: Don't set match_max.
17348 * gdb.base/help.exp: Ditto.
17349 * gdb.base/list.exp: Ditto.
17350 * gdb.base/signals.exp: Ditto.
17351
17352 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
17353 set, use remote_ld to download the testcase instead of
17354 the GDB loader.
17355
17356Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
17357
17358 * config/vr5000.exp: New file.
17359
17360 * config/monitor.exp(gdb_target_monitor): Add pattern for
17361 "Ending remote" to detect errors in connecting.
17362
17363 * gdb.base/setshow.exp: Add .* within auto language test.
17364
17365 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
17366 target feature.
17367
17368 * config/monitor.exp(gdb_load): Check for a failure when loading,
17369 and reboot the board if necessary.
17370
17371 * gdb.base/setvar.exp(test_set): Handle multiple prints within
17372 a set of tests. Remove print.* from the patterns being checked.
17373
17374Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
17375
17376 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
17377 refer to gdb_spawn_id.
17378
17379 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
17380 longer used.
17381 * config/sparclet.exp: Ditto.
17382 * config/sparclet-old.exp: Ditto.
17383 * config/slite.exp: Ditto.
17384 * config/sim.exp: Ditto.
17385 * gdb.base/funcargs.exp: Ditto.
17386
17387 * lib/gdb.exp:Remove references to gdb_spawn_id.
17388 (gdb_expect): Move to remote.exp.
17389
17390Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
17391
17392 * config/monitor.exp: Detect the "Couldn't establish connection"
17393 message from GDB.
17394
17395Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
17396
17397 * gdb.base/bitfields.exp: Use runto instead of explicit
17398 gdb_run_cmd/gdb_expect sequences.
17399
17400 * gdb.base/break.exp(text_next_with_recursion): Add match for
17401 gdb_expect call.
17402
17403 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
17404 We also need to handle the "A program is being debugged already"
17405 prompt from gdb. Use gdb_test to set the baud rate.
17406
17407 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
17408 to 20000. Really. I mean it.
17409
17410Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
17411
17412 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
17413 fails. If suppress_flag is set, skip perror message about not
17414 being able to send to GDB.
17415 (send_gdb): If suppress_flag is set, don't try to send commands to
17416 GDB.
17417 (gdb_expect): If suppress_flag is set, always fail immediately.
17418 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
17419 (gdb_init): Call gdb_stop_suppressing_tests.
17420 (default_gdb_exit): Ditto.
17421 (default_gdb_start): Ditto.
17422
17423 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
17424 gdb_stop_suppressing_tests as appropriate.
17425 * gdb.base/break.exp: Ditto.
17426 * gdb.base/callfuncs.exp: Ditto.
17427 * gdb.base/commands.exp: Ditto.
17428 * gdb.base/exprs.exp: Ditto.
17429 * gdb.base/funcargs.exp: Ditto.
17430 * gdb.base/list.exp: Ditto.
17431 * gdb.base/recurse.exp: Ditto.
17432 * gdb.base/scope.exp: Ditto.
17433 * gdb.base/structs.exp: Ditto.
17434 * gdb.c++/inherit.exp: Ditto.
17435
17436Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
17437
17438 * config/vr4300.exp: New file.
17439
99707966 17440 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 17441
99707966 17442 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
17443
17444Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
17445
17446 * lib/gdb.exp(gdb_init): New function.
17447
17448 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
17449 for each individual variable set.
17450
17451 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
17452 name.
17453
17454 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
17455
17456 * gdb.base/scope.exp: Use gdb_test.
17457
17458 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
17459 aborting; the testsuite driver will do that for us (see
17460 gdb_finish). Also, use gdb_test in a few more places.
17461
17462Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17463
17464 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
17465
17466Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
17467
17468 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
17469 and "add_tests" are not at the same address.
17470
17471Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
17472
17473 * gdb.base/ptype.exp: Use gdb_test.
17474
17475Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
17476
17477 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
17478 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
17479 left in. No longer expect them to fail.
17480
17481 * gdb.stabs/*.mt; Deleted, no longer used.
17482 * gdb.stabs/configure.in: Remove references to target makefile
17483 frags.
17484 * gdb.stabs/configure: Rebuilt.
17485
17486 * gdb.disasm/*.mt: Deleted, no longer used.
17487 * gdb.disasm/configure.in: Remove references to target makefile
17488 frags. Use "sh3.s" as the unique filename for this directory.
17489 * gdb.disasm/configure: Rebuilt.
17490
17491 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
17492 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
17493 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
17494
17495Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
17496
17497 * config/udi.exp: Use mondfe,name instead of remote_host.
17498
17499Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
17500
17501 * gdb.base/watchpoint.exp: Don't expect a failure when calling
17502 a function with a watchpoint enabled on the mn10200.
17503
17504 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
17505 before trying to create it!
17506
17507Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
17508
17509 * config/vx.exp: Use hostname instead of netport.
17510
17511 * config/vxworks.exp: New file.
17512
17513 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
17514
17515 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
17516 gdb before assuming everything worked. Send a ^C if a timeout
17517 occurs.
17518
17519 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
17520 $gdb_spawn_id directly.
17521 (gdb_run_cmd): Try _start as well as start. Use the target feature
17522 gdb,start_symbol as the symbol to start from when jumping.
17523
17524Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
17525
17526 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
17527 redundant) test.
17528
17529 * gdb.base/recurse.exp: Relax final value test for 'b' so that
17530 it doesn't lose for 16bit integer systems.
17531
17532Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
17533
17534 * gdb.fortran/types.exp: If the target doesn't support "double"
17535 data types, then expect "real" types to only be 4 bytes.
17536
17537 * gdb.c++/virtfunc.exp: Expect failure for virtual function
17538 call tests if the target doesn't support inferior function calls.
17539
17540 * gdb.base/printcmds.exp: Allow minor deviation in FP values
17541 in printf tests.
17542
17543Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
17544
17545 * gdb.base/help.exp: Disable "help set", "help show", and
17546 "help support". Simplify regexp for "help stack".
17547
17548 * gdb.base/default.exp: Set match_max to 5000 and the timeout
17549 to 60 seconds. Temporarily set match_max to 15000 around the
17550 "info copying" test.
17551
17552 * gdb.base/nodebug.exp: Don't try to do an inferior function
17553 call if the target doesn't support them.
17554 * gdb.base/printcmds.exp: Likewise.
17555 * gdb.base/setvar.exp: Likewise.
17556 * gdb.base/structs.exp: Likewise.
17557 * gdb.c++/templates.exp: Likewise.
17558 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
17559
17560 * gdb.base/recurse.exp: Enable for the mn10200.
17561
17562 * configure.in: Do configure gdb.stabs directory for *-*-elf
17563 targets.
17564 * configure: Rebuilt.
17565
17566 * gdb.base/break.exp: Check for gdb,noresults before testing
17567 exit status and/or results from the target.
17568 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
17569 * lib/gdb.exp: Remove old (now bogus) initialization of
17570 noinferior, noargs, noresults and nosignals.
17571
17572Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
17573
17574 * config/sh.exp: New file.
17575
17576 * config/slite.exp: Try to connect multiple times to the board
17577 before rebooting. Only send a "monitor run" if need_monitor_run
17578 is set.
17579
17580 * gdb.base/break.exp: Don't do the "stub continue" test if
17581 the target has gdb_stub set.
17582
17583 * gdb.base/callfuncs.exp: Increase the timeout.
17584
17585 * gdb.base/interrupt.exp: Don't even try to compile the testcase
17586 if the target has gdb,noinferiorio set.
17587
17588 * gdb.base/list.exp: Increase match_max to 10000 characters.
17589
17590 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
17591
17592 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
17593 target.
17594
17595 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
17596
17597Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
17598
17599 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
17600 trying to delete the copy of gdb. Catch the file delete so we
17601 don't die if the delete fails; also, the file should be copied to
17602 the host, not to the build.
17603
17604Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
17605
17606 * lib/gdb.exp(gdb_test): Surround the result pattern with
17607 parenthesis in case it contains multiple regexps separated
17608 with |.
17609
17610 * gdb.base/watchpoint.exp: Use gdb_test.
17611 * gdb.base/default.exp: Ditto.
17612
17613Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
17614
99707966 17615 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 17616
c906108c
SS
17617 * gdb.base/scope.exp: Use gdb_test.
17618 * gdb.c++/classes.exp: Ditto.
17619 * gdb.c++/inherit.exp: Ditto.
17620
17621Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
17622
17623 * gdb.base/crossload.exp: Don't use execute_anywhere, use
17624 remote_exec instead.
17625 * gdb.base/corefile.exp: Don't be ridiculous.
17626 * gdb.base/*.c: Add missing stub invocations.
17627
17628Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
17629
17630 * config/slite.exp: Miscellaneous fixes.
17631
17632 * lib/gdb.exp: Fix runto.
17633
17634 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
17635 the target.
17636
17637 * gdb.base/watchpoint.exp: Fix regexp.
17638
17639 * lib/gdb.exp(default_gdb_exit): Add a catch to the
17640 close and wait commands, as the descriptor may now be
17641 invalid. Always call "remote_close host".
17642
17643Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
17644
17645 Major rewrite for testsuite revision.
d63a86f8 17646
c906108c
SS
17647 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
17648 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
17649 instead of relying on spawn_id to always contain a valid
17650 spawn id.
17651 (get_compiler_info): New procedure to build the ${binfile}.ci
17652 file, instead of replicating this in N different places.
17653 (gdb_compile): New procedure.
d63a86f8 17654
c906108c
SS
17655 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
17656 appropriate arguments) instead of compile. Use gdb_test in a lot
17657 more places. Use send_gdb instead of send. Always run gdb_start
17658 at the start of a testcase, as this is no longer done magically.
17659
17660 config/*-gdb.exp: Rename without the -gdb suffix.
17661
17662 config/mips.exp: Use remote_close instead of exit_remote_shell.
17663 config/monitor.exp: Use target_info instead of looking at
17664 baud, timeout, etc.
17665 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
17666
17667Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17668
17669 * gdb.c++/templates.exp (test_ptype_of_templates),
17670 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
17671 Update expect patterns for destructors and assignment operators
17672 to match corresponding c-typeprint.c changes.
17673 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
17674 to destructor breakpoint test, GDB should be able to set the
17675 destructor breakpoint without specifying arguments.
17676
17677Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
17678
17679 * gdb.threads/pthreads.exp: Change result for failure to compile due
17680 to lack of pthreads runtime support from an error to simply an
17681 unsupported test, per dejagnu standards.
17682
17683Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17684
17685 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
17686 where GDB exits to reduce pattern match time.
17687 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
17688
17689 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
17690
dc96c6c7 17691Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17692
17693 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
17694 * gdb.base/default.exp: ditto.
17695 * gdb.base/nodebug.exp: ditto.
17696 * gdb.base/printcmds.exp: ditto.
17697 * gdb.base/ptype.exp: ditto.
17698 * gdb.base/setvar.exp: ditto.
17699 * gdb.base/structs.exp: ditto.
17700 * gdb.base/setshow.c: Guard against uninitialized values of argc.
17701
17702Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
17703
17704 * configure, */configure: Rebuild with autoconf 2.12.
17705
17706Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
17707
17708 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
17709 use new i*86-pc-linux*-gnu quads.
17710 * gdb.base/corefile.exp: Ditto.
17711 * gdb.base/signals.exp: Ditto.
17712 * gdb.base/sigall.exp: Ditto.
17713 * gdb.base/interrupt.exp: Ditto.
17714
17715 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
17716 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
17717 RedHat 4.0.
d63a86f8 17718
c906108c
SS
17719 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
17720 linux. This allows the test case to at least compile on latest
17721 linux, but still not run due to missing the threads runtime library.
17722
17723Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17724
17725 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
17726 directory to search gdb directory. Accept and step over conditional
17727 stack alignment code. Consume $prompt in failure cases.
17728 Reset timeout to $oldtimeout instead of some arbitrary value.
17729 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
17730 timeout problems with infinite stack backtraces.
17731 * gdb.base/ptype.exp (ptype struct link, union tu_link):
17732 Accept function parameters for linkfunc member.
17733
17734Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
17735
17736 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
17737 (CXXFLAGS): Remove, unreferenced.
17738 (B_OPTIONS): Add for -B options and add code to initialize with
17739 previous -B options and also add -B option to pick up cross compiled
17740 runtime.
17741 (TARGET_INCLUDES): Add for -I options and add code to initialize when
17742 doing cross compiles.
17743 (target_alias): Declare global.
17744 (xgcc): Set variable to full path of gcc in build tree. Use findfile
17745 to verify that gcc exists in build tree, and if so set CC to that
17746 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 17747
c906108c
SS
17748Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
17749
17750 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
17751 ptype test for anonymous union. Fixup testcase to match
17752 current gcc debug output.
17753
17754Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
17755
17756 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
17757 force argument to an unsigned long type.
17758
17759Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
17760
17761 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
17762 tests and anonymous union print/ptype tests.
17763 * gdb.base/list.exp (test_forward-search): Increase timeout by
17764 5 minutes for the "search extremely long line" case.
17765 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
17766 completely optional and that the pass/fail messages use the command as
17767 the message if that third arg is a null string.
17768 (gdb_test_exact): Arrange that a null string pattern means match a
17769 null string output rather than any output, which might include random
17770 errors.
17771 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
17772 backtrace test.
17773 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
17774 always failing and failure is now exposed by gdb.exp changes.
17775
17776Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
17777
17778 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
17779 weren't being noted.
17780
17781Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17782
17783 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
17784 * gdb.stabs/weird.exp: Remove v_comb xfails.
17785
dc96c6c7 17786Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17787
17788 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 17789 list.exp scope.exp watchpoint.exp]
c906108c 17790 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 17791
dc96c6c7 17792Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17793
17794 * config/monitor.exp: Increase download timeout to 1000 seconds.
17795
dc96c6c7 17796Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17797
17798 * config/m32r.exp: Increase timeout to 120 seconds.
17799
17800Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
17801
17802 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
17803 and accept older ordering as obsolescent gcc or gdb.
17804 * gdb.c++/templates.exp: Ditto.
17805 * gdb.c++/virtfunc.exp: Ditto.
17806
17807Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
17808
17809 * gdb.base/coremaker.c: Add code to mmap some data so we
17810 can check that it ends up in the core file.
17811 * gdb.base/corefile.exp: Add test to read mmapped data
17812 from core file.
17813
dc96c6c7 17814Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17815
17816 * config/m32r.exp: New file.
17817
17818Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
17819
17820 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
17821 that cflags can contains -gstabs, and work correctly for other tests.
17822
dc96c6c7 17823Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17824
17825 * gdb.base/setshow.exp: New file, tests show and set.
17826 * gdb.base/setshow.c: New file, tests show and set.
17827 * gdb.base/help.exp: Add test for help set|show annotate.
17828 * gdb.base/default.exp: Add test for set|show annotate.
17829
17830Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
17831
17832 * testsuite/gdb.base/break.exp: Make backtrace from factorial
17833 errors unique.
17834 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
17835 explicitly.
17836
17837Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
17838
17839 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
17840 and width commands. This is done elsewhere.
17841 * (gdb_start): Don't call gdb_start_sim here. That's already
17842 done in gdb_load. This fixes lots of failures in default.exp.
17843
17844Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
17845
17846 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
17847 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
17848 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
17849 in the same we we treat other failures (since it may be an expected
17850 condition), rather than as an error.
17851 * gdb.base/signals.exp (test_handle_all_print): Revert back to
17852 old test format.
17853
17854Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
17855
17856 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
17857 (distclean maintainer-clean realclean): No need to remove files
17858 twice. Nuke the duplicates.
17859 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 17860 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
17861 Remove config.h along with other config files.
17862
17863Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
17864
17865 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
17866 "p func1 ()" and note that rests of tests are skipped.
17867 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
17868 setup_xfails for "print func2::coremaker_local".
17869 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
17870 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
17871 affected by the previous run test.
17872 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
17873 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
17874 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
17875 "pass int powerset tuple" and "pass modeless int powerset tuple".
17876 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
17877 "real write 4" and "real write 8".
17878 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
17879 setup_xfails for "print vs1 after tuple assign 2",
17880 "print \$i after tuple assign 2", and
17881 "print vs2 after tuple assign 2".
17882 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
17883 meaningful error message and return -1 so the caller can
17884 suppress further tests and avoid a cascade of errors.
d63a86f8 17885
c906108c
SS
17886Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
17887
17888 * gdb.base/a1-selftest.exp: Tweak tests to account for new
17889 format for printing version.
17890 * gdb.base/default.exp: Ditto.
17891 * gdb.base/interrupt.exp: Fix problem with cascade of
17892 errors if child process dies while calling a function.
d63a86f8 17893
c906108c
SS
17894Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
17895
17896 * Makefile.in (VPATH): Add
17897 * Makefile.in (Makefile, config.status): Fix rules so things get
17898 remade when necessary.
17899
17900Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
17901
17902 * Makefile.in (just-check): Add path to sibling expect dir
17903 to environment variable specified by RPATH_ENVVAR.
17904
17905Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
17906
17907 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
17908 (just-check): Add shared library paths for libstdc++, tk,
17909 tcl, bfd, and opcodes to the environment variable specified
17910 in RPATH_ENVVAR.
17911 * configure.in: Add support to recognize --enable-shared flag
17912 and generate correct value for RPATH_ENVVAR.
17913 * configure: Regenerated with autoconf.
17914
17915Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
17916
17917 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
17918 include all osf versions.
17919 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
17920 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
17921 when target is linux. When failing to build pthreads test
17922 executable, give more meaningful message.
17923 * gdb.threads/pthreads.c: Hpux also uses old definition of second
17924 arg for pthread_create.
d63a86f8 17925
c906108c
SS
17926Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
17927
17928 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
17929 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
17930 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
17931 and -lpthreads (everybody else).
17932 (test_startup): Fail gracefully if threads are not supported.
17933 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
17934 "p/c array_index("abcdef",2)" when not gcc compiled.
17935 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
17936 "print func2::coremaker_local" when not gcc compiled.
17937 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
17938 "ptype on opaque struct tagname (statically)",
17939 "ptype on opaque struct tagname (dynamically) 1", and
17940 "ptype on opaque struct tagname (dynamically) 2"
17941 for not compiled with gcc.
17942 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
17943 backtrace when compiled with gcc.
d63a86f8 17944 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
17945 than always return success.
17946
17947Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
17948
17949 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
17950
17951Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
17952
17953 * gdb.base/structs.exp: Undo last change.
17954
17955Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
17956
17957 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
17958 encapsulate all the steps/nexts done during self test, starting
17959 at main, and makes them less sensitive to optimization issues.
17960 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
17961 signal handler" test.
17962 * gdb.threads/pthreads.exp: Only run this for native configs.
17963 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
17964 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
17965 tests.
17966 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
17967 for "runto test_calls(void)" test.
d63a86f8 17968
c906108c
SS
17969Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
17970
17971 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
17972 and don't expect address info in breakpoint confirmations.
17973
17974Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
17975
17976 * gdb.base/list.exp (test_forward_search): Increase timeout
17977 temporarily by 60 seconds for searching extremely long line,
17978 and then reset to old value when done. Increase expect input
17979 buffer to 10000.
17980
17981Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
17982
17983 * gdb.base/list.exp (test_forward_search): Fix to handle very
17984 long source line without overflowing expect's input buffer.
17985
17986Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
17987
17988 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
17989 "buffer_full".
17990
17991 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
17992 "buffer_full".
17993
17994 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
17995 "buffer_full".
17996
17997 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
17998 "buffer_full".
17999
18000Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
18001
18002 * configure.in (configdirs): Add gdb.threads.
18003 * configure: Regenerated with autoconf.
18004 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
18005 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
18006 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 18007
c906108c
SS
18008Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
18009
18010 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
18011
18012Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
18013
18014 * gdb.base/signals.exp (test_handle_all_print): Test separately for
18015 each signal's status in the output of "handle all print".
18016 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
18017 the \r\n sequence that immediately precedes the gdb prompt.
18018 * gdb.base/a1-selftest.exp: Save original timeout and restore
18019 after test.
18020
18021Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
18022
18023 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
18024 symbol.
18025
18026Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18027
18028 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
18029
18030Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
18031
18032 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
18033 timeout by 60 seconds.
18034
18035Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
18036
18037 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
18038 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
18039 error return.
18040
18041Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
18042
18043 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
18044 gdb initialization, also report how long dejagnu waited. Restore
18045 old timeout before doing error return. Temporarily increase timeout
18046 by 3 minutes to allow for slow startups over heavy NFS use.
18047
18048Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
18049
18050 * lib/gdb.exp: Report timeout value for verbosity level 2.
18051 * config/gdbserver.exp: Ditto.
18052 * config/hppro.exp: Ditto.
18053 * config/mips-gdb.exp: Ditto.
18054 * config/monitor.exp: Ditto.
18055 * config/netware.exp: Ditto.
18056 * config/sim-gdb.exp: Ditto.
18057 * config/slite-gdb.exp: Ditto.
18058 * config/udi-gdb.exp: Ditto.
18059 * config/unix-gdb.exp: Ditto.
18060 * config/vx-gdb.exp: Ditto.
18061 * gdb.base/a1-selftest.exp: Ditto.
18062 * gdb.base/a2-run.exp: Ditto.
18063 * gdb.base/break.exp: Ditto.
18064 * gdb.base/corefile.exp: Ditto.
18065 * gdb.base/list.exp: Ditto.
18066 * gdb.base/recurse.exp: Ditto.
18067 * gdb.base/scope.exp: Ditto.
18068 * gdb.base/signals.exp: Ditto.
18069
18070Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18071
18072 * gdb.threads/Makefile.in (docdir): Removed.
18073
18074Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18075
18076 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 18077 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 18078 @srcdir@.
d63a86f8 18079 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
18080 autoconf 2.5 or higher.
18081 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
18082
18083Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
18084
18085 * configure: Regenerated.
18086 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
18087 avoid name clashes with SunOS headers.
18088
18089Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
18090
18091 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
18092
18093Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
18094
18095 * gdb.base/callfuncs.exp: Finish last change -- make sure the
18096 prototype information ends up in the compiler info file.
18097
18098Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
18099
18100 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
18101 attempting to regenerate it. Eliminate use of a temporary file
18102 and just generate the info file directly. Source it immediately,
18103 for consistency of use.
18104 * gdb.base/corefile.exp: Ditto
18105 * gdb.base/exprs.exp: Ditto.
18106 * gdb.base/funcargs.exp: Ditto.
18107 * gdb.base/langs.exp: Ditto.
18108 * gdb.base/list.exp: Ditto.
18109 * gdb.base/mips_pro.exp: Ditto.
18110 * gdb.base/nodebug.exp: Ditto.
18111 * gdb.base/opaque.exp: Ditto.
18112 * gdb.base/ptype.exp: Ditto.
18113 * gdb.base/scope.exp: Ditto.
18114 * gdb.base/setvar.exp: Ditto.
18115 * gdb.base/signals.exp: Ditto.
18116 * gdb.base/whatis.exp: Ditto.
18117 * gdb.c++/templates.exp: Ditto.
18118 * gdb.c++/virtfunc.exp: Ditto.
18119 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
18120 whether or not to add -lstdc++ to the compile command line args.
18121
18122Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18123
18124 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
18125 it got fixed by the recent lookup_minimal_symbol_by_pc change.
18126 Increase timeout, a lot of single stepping might be needed if the
18127 target has no hardware watchpoints.
18128
18129Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
18130
18131 * gdb.base/break.exp: Ignore compiler warnings when compiling
18132 break.c.
18133 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
18134 * gdb.base/default.exp: Add h8300 xfails. Handle messages
18135 from remote-sim.
18136 * gdb.base/exprs.exp: Add h8300 xfails.
18137 * gdb.base/funcargs.exp: Likewise.
18138 * gdb.base/nodebug.exp: Likewise.
18139 * gdb.base/printcmds.exp: Likewise.
18140 * gdb.base/ptype.exp: Likewise.
18141 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
18142 h8300 xfails.
d63a86f8 18143 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
18144 on the h8300.
18145 * gdb.base/funcargs.c: Explicitly make last constant argument to
18146 call_after_alloca_subr an unsigned long type.
18147 * gdb.base/return.c: Include stdio.h.
18148
18149Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18150
18151 * config/abug.exp: New file for the older Motorola Bug monitor
18152 that runs on the mvme13x series VME boards.
18153 * config/monitor.exp: Use the new config array for target settings
18154 if they exist.
18155
18156Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
18157
18158 * sim-gdb.exp: Make the SH simulator allocate less space when
18159 it is targeted.
18160
18161Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
18162
18163 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
18164 test.
18165
18166Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
18167
18168 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
18169 "rs6000-*-*" for "list function in include file" when gcc compiled.
18170 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
18171 for "p ctable1[120]".
18172 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
18173 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
18174 Remove setup_xfail for "rs6000-*-*" for
18175 "print 'scope0.c'::filelocal before run".
18176 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
18177 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
18178 since some compilers don't allow both options to be given
18179 on the same command line. Create object file and move it.
d63a86f8 18180
c906108c
SS
18181Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
18182
18183 * gdb.base/corefile.exp: Always regenerate the core file, since
18184 we always regenerate the coremaker program. Detect special case
18185 where registers cannot be read from core file.
d63a86f8 18186
c906108c
SS
18187Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
18188
18189 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
18190 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
18191 * gdb.c++/templates.exp: Only match on basename of file since
18192 some formats like xcoff don't encode directory information.
18193 * gdb.stabs/weird.exp: Use the right sed script for powerpc
18194 and rs6000 AIX xcoff targets.
18195 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
18196 * configure: Regenerate.
18197 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
18198 here, rather than in distclean.
d63a86f8 18199
c906108c
SS
18200Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
18201
18202 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
18203 defined, and use it to compile the test case with -O2. The
18204 native compilation still uses no optimization.
18205 * gdb.base/mips_pro.c: Remove inline assembly code since
18206 it is compiled PIC by default, which results in assembler
18207 warnings that make the testsuite think the compilation
18208 was unsuccessful.
18209
18210Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
18211
18212 * gdb.c++/misc.exp: Add note to message for
18213 "print s.a for foo struct" that this is a known gcc 2.7.2
18214 and earlier bug.
18215
18216Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
18217
18218 * gdb.base/break.exp: Fix pattern for matching "Delete all
18219 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
18220 setup_xfail for deleting all breakpoints test. Fix various
18221 timeout messages to include "(timeout)".
18222 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
18223 for "p t_float_values2(3.14159,float_val2)".
18224 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
18225 for "continue to call2g" when gcc compiled.
18226 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
18227 "up to foo in langs.exp", "show language at foo in langs.exp",
18228 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
18229 and "show language at fsub in langs.exp".
18230 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
18231 "list line 1 in include file", "list message for lines past EOF",
18232 "list function in include file", "list list0.h:foo", and
18233 "list filename:function; nonexistant function".
18234 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
18235 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
18236 and "ptype t_char_array" to be for native cc only.
d63a86f8 18237
c906108c
SS
18238Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
18239
d63a86f8 18240 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
18241 setup_xfail for "print coremaker_bss", "print coremaker_ro",
18242 "print func2::coremaker_local", and "backtrace in corefile.exp".
18243
18244Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
18245
18246 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
18247 "bt in signals.exp". This problem only appears when running
18248 the testsuite, and then only intermittently.
18249
18250Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18251
18252 * gdb.base/return.exp (return_tests): Differentiate between
18253 two tests of continuing.
18254
18255Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18256
18257 * */Makefile.in (maintainer-clean): Remove config.log.
18258 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
18259 * gdb.c++/Makefile.in (PROGS): Add inherit.
18260 (clean): Remove *.ci.
18261
18262Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
18263
18264 * gdb.c++/misc.cc: Add test code from Mike Stump.
18265 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
18266
18267Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
18268
18269 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
18270 to "alpha-*-osf2*" and add comment.
18271 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
18272 setup_xfail for "step over execarg initialization" and
18273 "step over corearg initialization".
18274 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
18275 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
18276 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
18277 gcc compiled for "print coremaker_bss", "print coremaker_ro",
18278 "print func2::coremaker_local", and "backtrace in corefile.exp".
18279 * gdb.base/signals.exp: Build and source signals.ci.
18280 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
18281 to be for gcc only.
18282 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 18283
c906108c
SS
18284Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18285
18286 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
18287 Feb 3 procfs.c change.
18288
18289Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
18290
18291 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
18292
18293Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
18294
18295 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
18296 from dejagnu's apparent default of 10 seconds, which gives random
18297 results when running the tests over NFS on moderately loaded systems.
18298 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
18299
18300Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
18301
18302 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
18303 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
18304 result reports.
18305
18306Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
18307
18308 * configure.in (CY_AC_PATH_TCLH): Remove.
18309 * configure: Regenerate.
18310
18311Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
18312
18313 * gdb.c++/Makefile.in (clean): Add missing '{'.
18314
18315Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
18316
18317 * lib/gdb.exp: Provide a default value for noinferior.
18318
18319 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
18320 Load libgloss.exp.
18321
18322Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
18323
18324 * gdb.disasm/hppa.exp: Compile directly into an executable, use
18325 the executable, not the .o to run the tests from.
18326
18327Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
18328
18329 * gdb.base/break.exp: Don't test for program exit or exit status
18330 if $noresults if nonzero.
18331 * gdb.base/langs.exp: Likewise.
18332 * gdb.base/watchpoint.exp: Likewise.
18333
18334 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
18335 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
18336 trying to compile the testcase.
18337
18338Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
18339
18340 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
18341 * gdb.base/signals.exp (continue to handler): Likewise.
18342
18343Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
18344
18345 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
18346
18347 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
18348
18349Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
18350
18351 * gdb.base/corefile.exp: Recognize "not found" as failure
18352 when trying to determine if a core file was generated.
18353 If no core file was generate the first time, try again without
18354 the ulimit -c to work around braindamaged shells.
18355
18356Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
18357
18358 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
18359 [] tests with "test" and enclose string in quotes.
18360 * gdb.stabs/configure: Rebuild
d63a86f8 18361
c906108c
SS
18362Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
18363
18364 Changes in sync with expect:
18365 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
18366 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
18367 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
18368 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
18369 argument to AC_REQUIRE.
18370 * configure: Regenerated.
18371
18372Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
18373
18374 * gdb.base/corefile.exp: When generating a core, discard any
18375 error messages about ulimit not found and the "core dumped"
18376 message from the shell that runs the coredumper.
18377
18378Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
18379
18380 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
18381
18382 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
18383 which sed script to run. Expect failure for v_comb test
18384 on PA targets too.
d63a86f8 18385
c906108c
SS
18386Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
18387
18388 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
18389 "print func2::coremaker_local" and for "backtrace in corefile.exp"
18390
18391Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
18392
18393 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
18394 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
18395 "sparc-sun-solaris*" xfails for "p v_comb".
18396 * lib/gdb.exp (default_gdb_start): Fix typo.
18397 * gdb.base/corefile.exp: Allow "Core was generated by ..."
18398 messages to not include the full program name that caused
18399 the core dump since some systems (such as solaris) apparently
18400 truncate this path to about 80 characters.
18401 When generating a core file first try increasing the core file
18402 size limit to unlimited since some systems may default it to
18403 zero, and it is harmless to try it. Move the test for failing
18404 to generate a core file to where it will actually get executed.
18405 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
18406 new gdb result from g++ debug info improvements and make old
18407 pattern obsolescent. Also account for size_t differences
18408 (may be int or long).
18409 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
18410 initialization before function call is placed in the delay slot
18411 and thus appears to be skipped over by commands such as "next".
18412
18413Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18414
18415 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
18416
18417Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
18418
18419 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
18420 input source file; fix code to compile test to deal with this
18421 convention.
18422 * gdb.c++/*.exp: Likewise.
18423
18424Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
18425
18426 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
18427 "bt in signals.exp".
18428
18429Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
18430
18431 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
18432 "step over execarg initialization" and
18433 "step over corearg initialization".
18434
18435Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
18436
18437 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
18438 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
18439
18440Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
18441
18442 From Rob Savoye (rob@poseidon.cygnus.com)
18443 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
18444 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
18445 configure.in}, gdb.disasm/{Makefile.in, configure.in},
18446 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
18447 configure.in}: Major reworking for autoconfig.
18448 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
18449 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
18450 New files.
18451 * config/unix-gdb.exp: Make GDB global.
18452 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
18453 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
18454 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
18455 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
18456 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
18457 term.exp, twice.exp, watchpoint.exp, whatis.exp},
18458 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
18459 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
18460 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
18461 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
18462 pr-8136.exp, result.exp, string.exp, tuples.exp},
18463 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
18464 to returns as necessary, arrange for test to compile own testcase
18465 executable.
18466 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 18467
c906108c
SS
18468Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
18469
18470 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
18471 clear_xfail at end of test which might not call either pass or fail.
18472 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
18473 "backtrace through signal handler".
18474
18475Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18476
18477 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
18478 continuing from a job control stop signal.
18479 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
18480
18481Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
18482
18483 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
18484 * gdb.base/corefile.exp: Likewise.
18485 * gdb.base/funcargs.exp: Likewise.
18486
18487Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
18488
18489 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
18490 * config/monitor.exp: Add support for setting baud rate.
18491
18492Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
18493
18494 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
18495 i*86-*-linux* xfails for "backtrace through signal handler".
18496 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
18497 "print func2::coremaker_local".
18498 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
18499 alpha-dec-osf2* xfail for
18500 "delete all breakpoints when none".
18501
18502Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
18503
18504 * gdb.base/break.exp: Change test that deletes all breakpoints
18505 when no user breakpoints are installed. A post 4.15 change
18506 causes gdb to no longer prompt in this case.
18507
18508Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
18509
18510 * gdb.base/return.exp (return_tests): Change xfail for test
18511 "correct value returned double test" to stop xfailing at
18512 Solaris 2.5. Apparently the bug has been fixed.
18513
18514Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
18515
18516 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
18517 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
18518
18519Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
18520
18521 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
18522 * gdb.disasm/hppa.s: Corresponding changes.
18523
18524Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
18525
18526 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
18527 makefile fragment.
18528 * config/mt-hpux: Deleted.
18529
18530Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
18531
d63a86f8 18532 * Many files: When warning about suppressed tests due to a
c906108c
SS
18533 nonexistant test binary, avoid incrementing the warning count.
18534
18535Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
18536
18537 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 18538
c906108c
SS
18539Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18540
18541 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
18542 "sparc-*-solaris2*".
18543
18544Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18545
18546 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
18547 Add global and local variables and initialize them.
18548 * gdb.base/corefile.exp: Test correct mapping of corefile sections
18549 by printing variables. Remove rs6000 and powerpc xfails, BFD now
18550 extracts the file name and terminating signal from the core file.
18551 * TODO: Remove note about tests for correct mapping of corefile.
18552 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
18553 from optimizing it away.
18554 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
18555 handles common blocks.
18556
18557Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
18558
18559 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
18560 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
18561
18562Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
18563
18564 * Makefile.in (maintainer-clean): New target, synonym for
18565 realclean.
18566 * gdb.base/Makefile.in (maintainer-clean): Likewise.
18567 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
18568 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
18569 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
18570 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
18571 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
18572
18573Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
18574
18575 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
18576 xfails when not gcc compiled for "print foo::funclocal".
18577 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
18578 "print foo::funclocal at foo",
18579 "print 'scope1.c'::foo::funclocal at foo",
18580 "print foo::funclocal_bss at foo",
18581 "print 'scope1.c'::foo::funclocal_bss at foo",
18582 "print foo::funclocal_ro at foo",
18583 "print 'scope1.c'::foo::funclocal_ro at foo",
18584 "print bar::funclocal at foo" and
18585 "print 'scope1.c'::bar::funclocal at foo".
18586 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
18587 gcc compiled for "print foo::funclocal at bar".
18588 Expand all messages to ensure that they identify that
18589 the test is at bar().
18590 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
18591 gcc compiled for:
18592 "ptype on opaque struct pointer (statically)",
18593 "ptype on opaque struct tagname (statically)",
18594 "ptype on opaque struct pointer (dynamically) 1",
18595 "ptype on opaque struct tagname (dynamically) 1",
18596 "ptype on opaque struct pointer (dynamically) 2" and
18597 "ptype on opaque struct tagname (dynamically) 2
18598 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
18599 gcc compiled for:
18600 "p datalocal"
18601 "whatis datalocal",
18602 "ptype datalocal",
18603 "p bsslocal",
18604 "whatis bsslocal", and
18605 "ptype bsslocal".
18606 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
18607 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
18608 when not gcc compiled.
18609 * gdb.base/funcargs.exp (float_and_integral_args): Add
18610 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
18611 compiled.
18612 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
18613 "backtrace from call6a" when not gcc compiled.
18614 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
18615 "backtrace from call7a" when not gcc compiled.
18616 * gdb.base/callfuncs.exp (do_function_calls):
18617 Add "hppa*-*-hpux*" xfail when not gcc compiled for
18618 "p t_char_array_values(char_array_val2,char_array_val1)",
18619 "p t_char_array_values(char_array_val1,char_array_val2)",
18620 "p t_char_array_values("carray 1","carray 2")",
18621 "p t_char_array_values("carray 1",char_array_val2)",
18622 "p t_char_array_values(char_array_val1,"carray 2")",
18623 "p sum_args(1,{2})",
18624 "p sum_args(2,{2,3})",
18625 "p sum_args(3,{2,3,4})",
18626 "p sum_args(4,{2,3,4,5})"
18627 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
18628 "backtrace in corefile.exp" when not gcc compiled.
18629
18630Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18631
18632 * gdb.base/signals.exp: Rewrite `handle all print' test as
18633 a procedure. Accept blanks or TABs as whitespace, increase
18634 timeout and expect input buffer size for the large output
18635 from the command. Remove "i*86-*-bsdi2.0" xfail.
18636
18637Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18638
18639 * gdb.base/setvar.exp: Add new testcases for truncation when
18640 assigning invalid values to bitfields.
18641
18642Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
18643
d63a86f8 18644 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
18645 mips-sgi-irix* xfail for
18646 "call inferior func with struct - returns char *"
18647 and fix test so that an optional (unsigned char *) cast is
18648 accepted in the result.
18649
18650Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
18651
18652 * gdb.base/funcargs.exp (float_and_integral_args): Remove
18653 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
18654 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
18655 * gdb.base/signals.exp: Remove duplicate "handle all print" test
18656 that accidentally got checked in.
18657
18658Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
18659
d63a86f8 18660 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
18661 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
18662 compiled test.
18663 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
18664 Add mips-sgi-irix5* xfail for not gcc compiled.
18665 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
18666 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
18667 "p top", "whatis top", "p middle", and "whatis middle".
18668 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
18669 "whatis signed char" for not gcc compiled.
18670 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
18671 "set variable signed char=-1 (-1)" and
18672 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
18673 * gdb.base/funcargs.exp (float_and_integral_args):
18674 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
18675 Add mips-sgi-irix* xfail when not gcc compiled for
18676 "continue to call2b".
18677 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
18678 "continue to call2g".
18679 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
18680 "backtrace from call6a"
18681 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
18682 "backtrace from call7k".
18683 Add mips-sgi-irix5* xfail when not gcc compiled for
18684 "backtrace from call7a".
18685 (localvars_after_alloca): Fix gdb_test cmds for
18686 "print * after runto ...".
18687 Remove rs6000-*-* xfails for
18688 "print i after runto localvars_after_alloca" and
18689 "print l after runto localvars_after_alloca"
18690 for all compilers.
18691 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
18692 when not compiled with gcc, for:
18693 "print signed char == (minus)",
18694 "print signed char != (minus)",
18695 "print signed char < (minus)",
18696 "print signed char > (minus)".
18697 * gdb.base/callfuncs.exp (do_function_calls):
18698 Add mips-sgi-irix* xfail, when compiled with native compiler, for
18699 "call inferior func with struct - returns char *".
d63a86f8 18700 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
18701 "correct value returned double test" to include Solaris 2.4.
18702 * gdb.base/funcargs.exp (float_and_integral_args):
18703 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 18704
c906108c
SS
18705Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18706
18707 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
18708 enumeration bitfields if compiling with GNU C.
18709 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
18710 to empty' prompt.
18711
18712Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
18713
18714 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
18715 test for PRO targets.
18716
18717 * gdb.base/funcargs.exp: Avoid ever setting more than 8
18718 breakpoints in the inferior at any given time by making
18719 two groups of breakpoints for call2*, call6* and call7*
18720 tests.
18721
18722Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18723
18724 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
18725 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
18726 from optimizing it away.
18727 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
18728 "call inferior func with struct".
18729
18730Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
18731
18732 * configure.in: Only configure gdb.chill for particular targets.
18733
18734Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
18735
18736 * gdb.base/Makefile.in: Add action to .c.o transformation
18737 rule that generates a .ci file for each .o file and remove
18738 explicit .c.o rules except for callfuncs.o.
18739 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
18740 generates a .ci file for each .o file and remove explicit
18741 .cc.o rules.
18742 (clean): Remove *.tmp *.ci files.
18743 (EXECUTABLES): Remove templ-info.exp.
18744 * gdb.base/compiler.c: New file.
18745 * gdb.c++/compiler.cc: New file
18746 * gdb.base/scope.exp: Source gdb.base/scope.ci.
18747 Change rs6000-*-* xfail for
18748 "print 'scope0.c'::filelocal_ro" and
18749 "print 'scope1.c'::filelocal" and
18750 "print 'scope1.c'::filelocal_bss" and
18751 "print 'scope1.c'::filelocal_ro" and
18752 "print 'scope1.c'::foo::funclocal" and
18753 "print 'scope1.c'::foo::funclocal_ro" and
18754 "print 'scope1.c'::bar::funclocal" and
18755 "print 'scope0.c'::filelocal_ro" and
18756 "print 'scope1.c'::filelocal at foo" and
18757 "print 'scope1.c'::filelocal_bss at foo" and
18758 "print 'scope1.c'::filelocal_ro at foo" and
18759 "print 'scope1.c'::foo::funclocal at foo" and
18760 "print 'scope1.c'::foo::funclocal_bss at foo" and
18761 "print 'scope1.c'::foo::funclocal_ro at foo" and
18762 "print 'scope1.c'::bar::funclocal at foo" and
18763 "print 'scope0.c'::filelocal_ro" and
18764 "print 'scope1.c'::filelocal" and
18765 "print 'scope1.c'::filelocal_bss" and
18766 "print 'scope1.c'::filelocal_ro" and
18767 "print 'scope1.c'::foo::funclocal" and
18768 "print 'scope1.c'::foo::funclocal_bss" and
18769 "print 'scope1.c'::foo::funclocal_ro" and
18770 "print 'scope1.c'::bar::funclocal" and
18771 "print 'scope1.c'::bar::funclocal_bss"
18772 to only be xfail'd when not compiled with gcc.
d63a86f8 18773 Add rs6000-*-* xfail for
c906108c
SS
18774 "print 'scope0.c'::filelocal_bss before run"
18775 when compiled with gcc.
18776 (test_at_main): Add rs6000-*-* xfail for
18777 "print filelocal_ro in test_at_main"
18778 when compiled with gcc.
18779 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 18780 Add rs6000-*-aix* xfail for
c906108c
SS
18781 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
18782 "ptype t_char_array", not compiled with gcc.
18783 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
18784 xfail for "list foo (in include file)" when gcc compiled.
18785 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
18786 (integral_args): Add rs6000-*-* xfail for
18787 "run to call0a" if not compiled with gcc.
18788 (unsigned_integral_args): Add rs6000-*-* xfail for
18789 "run to call1a" if not compiled with gcc.
18790 (float_and_integral_args): Add rs6000-*-* xfail for
18791 "run to call2a" if not compiled with gcc and for
18792 "continue to call2b" for any compiler.
18793 Add rs6000-*-* xfail to
18794 "print f1 after run to call2a" for gcc compiled.
18795 (discard_and_shuffle): Add rs6000-*-* xfail for
18796 "run to call6a".
18797 (shuffle_round_robin): Add rs6000-*-* xfail for
18798 "backtrace from call7a" if not compiled with gcc.
18799 Add rs6000-*-* xfail for
18800 "backtrace from call7b" if compiled with gcc.
18801 (call_after_alloca): Add rs6000-*-* xfail for
18802 "print c in call_after_alloca" and
18803 "print s in call_after_alloca" and
18804 "backtrace from call_after_alloca_subr"
18805 if not compiled with gcc.
18806 (localvars_in_indirect_call): Add rs6000-*-* xfail for
18807 "print c in localvars_in_indirect_call" and
18808 "print c in localvars_in_indirect_call" and
18809 "backtrace in indirectly called function" and
18810 "stepping into indirectly called function"
18811 if not compiled with gcc.
18812 (localvars_after_alloca): Add rs6000-*-* xfail for
18813 "print c after runto localvars_after_alloca" and
18814 "print s after runto localvars_after_alloca" and
18815 "print i after runto localvars_after_alloca" and
18816 "print l after runto localvars_after_alloca"
18817 for all compilers.
18818 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
18819 than whatis-info.exp.
18820 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
18821 than opaque-info.exp.
18822 Setup rs6000-*-* xfail for
d63a86f8 18823 "ptype on opaque struct pointer (statically)" and
c906108c
SS
18824 "ptype on opaque struct pointer (dynamically)" when
18825 not compiled with gcc.
18826 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
18827 rather than callf-info.exp.
18828 (do_function_calls): Add clear_xfail for rs6000-*-* for
18829 "p t_float_values2(3.14159,float_val2)". Seems to work
18830 fine there, both with xlc and gcc. Need to find out what
18831 it is doing right and fix other platforms.
18832 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
18833 "call inferior func with struct - returns int",
18834 "call inferior func with struct - returns long",
18835 "call inferior func with struct - returns float",
18836 "call inferior func with struct - returns double",
18837 "call inferior func with struct - returns char *",
18838 but only if not gcc compiled (presumes xlc compiled).
18839 Change rs6000-*-* xfails for
18840 "call inferior func with struct - returns char" and
18841 " call inferior func with struct - returns short" to only
18842 xfail if not using gcc.
18843 (clean mostlyclean): Remove *.ci and *.tmp files.
18844 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
18845 than templ-info.exp.
18846 * gdb.base/langs.exp: Source gdb.base/langs.ci.
18847 Add rs6000-*-* xfail for "up to foo in langs.exp"
18848 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
18849 when not gcc compiled.
d63a86f8 18850
c906108c
SS
18851Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18852
18853 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
18854 * gdb.base/corefile.exp: Likewise.
18855 * gdb.base/list.exp: Likewise.
18856 * gdb.base/scope.exp: Likewise.
18857 * gdb.base/siganls.exp: Likewise.
18858
18859 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
18860 compiler output.
18861 * gdb.base/whatis.exp: Likewise.
18862
18863Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
18864
18865 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
18866 failure (opcode table has been fixed to match reality).
18867
18868Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
18869
18870 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
18871 "call inferior func with struct - returns char",
18872 "call inferior func with struct - returns short"
18873
18874 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
18875 "print 'scope0.c'::filelocal at main",
18876 "print 'scope0.c'::filelocal_bss in test_at_main",
18877 "print 'scope0.c'::filelocal at foo",
18878 "print 'scope0.c'::filelocal_bss in test_at_foo",
18879 "print 'scope0.c'::filelocal at bar",
18880 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 18881
c906108c
SS
18882 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
18883 in source file 1". This bug seems to have been fixed with both
18884 gcc and native cc (was native assembler bug?).
18885
18886Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
18887
18888 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
18889 "backtrace through signal handler" to "i*86-*-sysv4*".
18890 * gdb.base/signals.exp: Add xfail for "'next' behaved as
18891 continue" case. Add "known SVR4 bug" to fail message.
18892 Add "i*86-*-bsdi2.0" xfail for "handle all print".
18893 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
18894 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
18895 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
18896 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
18897 "up to foo in langs.exp", "show language at foo in
18898 langs.exp", "up to cppsub_ in langs.exp", "show
18899 language at cppsub_ in langs.exp", "up to fsub in
18900 langs.exp", and "show language at fsub in langs.exp".
18901 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
18902 "bactrace in corefile.exp".
18903 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
18904 "call inferior function with struct - returns float" and
18905 "call inferior function with struct - returns double".
d63a86f8 18906
c906108c
SS
18907Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
18908
18909 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
18910 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
18911 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
18912 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
18913
18914Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
18915
18916 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
18917 (or overriden) "CHILL" macro rather then bare "gcc".
18918 Also look for ../../gcc/xgcc since that is what we will
18919 actually need, not "Makefile". Remove following assignment
18920 of CHILL to CHILL_FOR_TARGET because that results in
18921 recursive definition.
18922
18923Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
18924
18925 * gdb.base/corefile.exp: Change xfail for backtrace in
18926 corefile.exp from linuxaout to all linux.
18927 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
18928 cases where we miss the breakpoint at the signal handler
18929 for some reason. Setup xfail for linuxoldld/linuxaout and
18930 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
18931 hitting SIGURG breakpoint.
18932 * gdb.base/signals.exp: Setup xfail for "next" acting like
18933 continue to add linuxoldld. Setup xfail for all linux for
18934 "next to handler in signals_tests_1", "backtrace in
18935 signals_tests_1", "continue to func1", "pass SIGUSR1",
18936 and continue to handler".
18937
18938Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
18939
18940 * Update all FSF addresses except those in COPYING* files.
18941
18942Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
18943
18944 * gdb.base/a2-run.exp: Change messages to be more explicit about
18945 the status of args, and quote binfile in results.
18946
18947Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
18948
18949 * gdb.base/callfuncs.exp: Add tests for passing structs to
18950 inferior functions and return various types.
18951 * gdb.base/callfuncs.c: Add functions to receive a struct
18952 and return a member of the struct, in various types.
18953
18954Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18955
18956 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
18957
18958Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18959
18960 * config/vxworks29k.exp: New file, sources vxworks.exp.
18961
18962Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18963
18964 * config/gdbremote.exp: New file. Testing framework using
18965 gdbserver.
18966
18967Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
18968
18969 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
18970 "call function when asleep" and "send end of file".
18971 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
18972 for "backtrace in corefile.exp".
18973 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
18974 for "backtrace through signal handler".
18975 * gdb.base/corefile.exp: Make sure we actually generate a core file
18976 before trying the core tests. Some systems allow the user to suppress
18977 generation of core files and default to that (linux for example).
18978 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
18979 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
18980
18981Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18982
18983 * gdb.threads: New directory with some crude multi-threaded
18984 gdb tests (step.exp and step2.exp).
18985 * config/mt-lynx (STEP_EXECUTABLE): Define.
18986 (THREADFLAGS): Define.
18987
18988Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
18989
18990 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
18991
18992 * gdb.base/signals.exp: Disable whole file for lynx until
18993 further notice.
18994
18995 * gdb.base/signals.exp: xfail test where "next" acts like
18996 "continue" for lynx.
18997
18998 * gdb.base/interrupt.exp: xfail test for calling function while
18999 inferior is asleep for lynx.
19000
19001 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
19002 than one cr-lf after each command.
19003
19004Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19005
19006 * configure.in: Reinstate setting of stabsdirs variable, fix
19007 typo in setting up configdirs for native builds.
19008
19009 * gdb.base/return.exp: Fix typo in return double test.
19010 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
19011 compiler from optimizing them away.
19012
19013Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
19014
19015 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
19016 sequences to be echo'd by gdb when using gdb_test.
19017 * gdb.chill/chexp.exp: Likewise.
19018 * gdb.fortran/exprs.exp: Likewise
19019
19020Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19021
19022 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
19023 after the inferior gdb has started.
19024
19025 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
19026 after each command.
19027 * gdb.base/funcargs.exp: Likewise.
19028 * gdb.base/gdbvars.exp: Likewise.
19029 * gdb.base/interrupt.exp: Likewise.
19030 * gdb.base/list.exp: Likewise.
19031 * gdb.base/watchpoint.exp: Likewise.
19032 * gdb.c++/demangle.exp: Likewise.
19033 * gdb.c++/inherit.exp: Likewise.
19034 * gdb.chill/chexp.exp: Likewise.
19035 * gdb.fortran/exprs.exp: Likewise.
19036
19037 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
19038 test if we can't handle IO to/from the inferior.
19039
19040 * gdb.c++/misc.exp: Always check for a program already being
19041 started after sending a "run" command to gdb.
19042
19043 * gdb.base/twice.exp: Start with a fresh gdb.
19044
19045 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
19046 only depend on gdb's expression code, not the chill runtime.
19047
19048 * gdb.base/return.c: Put return values into variables so we
19049 can have gdb print them rather than depending on the program
19050 to print them.
19051 * gdb.base/return.exp: Corresponding changes.
19052
19053 * lib/gdb.exp: Provide default value for noinferiorio.
19054 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
19055 the inferior.
19056
19057 * gdb.base/break.exp: Always check for a program already being
19058 started after sending a "run" command to gdb.
19059 (text_next_with_recursion): Don't check the output from the
19060 program's printf statement. Instead just make sure the program
19061 exited.
19062
19063 * gdb.base/commands.exp: Protect tests which need arguments with
19064 $noargs conditionals.
19065
19066Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19067
19068 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
19069 of structure member arrays to match gdb/valops.c:value_addr change.
19070
19071Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
19072
19073 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
19074 cases.
19075
19076Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
19077
19078 * configure.in (configdirs): Remove gdb.chill from default list
19079 of subdirs and then add it back in only if doing a native build.
19080 The current chill compiler does not yet work in any cross build.
19081 * Revert all signal changes from Jul 6.
19082 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
19083 for sh-hms targets, allowing these tests to link, with no other
19084 changes. Testing is suppressed by setting "nosignals" in site.exp.
19085
19086Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
19087
19088 * configure.in (signaldirs): Define and add to configdirs for all
19089 targets except some specific ones that are known to not support signals.
19090 Also clean up formatting.
19091 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
19092 (signals, sigall): Remove rules to build.
19093 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
19094 Moved to new gdb.signals directory.
19095 * gdb.signals: New test directory.
19096 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
19097 signals.c signals.exp}: New or moved files.
19098
19099Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
19100
19101 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
19102
19103Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
19104
19105 * gdb.base/return.exp: Xfail `return double' test failure
19106 on at least Solaris 2.3 and handle future/past versions on
19107 a case by case basis as appropriate. Also update message
19108 to include i*86 failures.
19109
19110Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19111
19112 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
19113
19114 * lib/gdb.exp: Fix comment which erroneously identified
19115 gdb_file_cmd as gdb_load (the 19 May change was in fact to
19116 gdb_file_cmd not gdb_load).
19117 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
19118
19119 * gdb.base/setvar.exp: Make test names consistent between pass and
19120 fail cases. Use gdb_test more.
19121
19122Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19123
19124 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
19125
19126Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19127
19128 * gdb.base/help.exp: Fix expected help string for `show commands'.
19129
19130Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
19131
19132 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
19133
19134 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
19135 of a text section.
19136
19137Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
19138
19139 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
19140 that loop eventually terminates. Fix Connection refused logic so
19141 that testsuite will expire nicely.
19142
19143Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
19144
19145 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
19146 config/rom68k.exp: New tcl glue for the appropriate monitors.
19147 These all just end up calling monitor.exp.
19148 * config/monitor.exp (gdb_target_monitor): Handle `Connection
19149 refused' by retrying. Cleanup some timeout issues.
19150 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
19151 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
19152 callers don't have to set/restore global timeout variable.
19153
19154 * The following set of changes centralizes management of the global
19155 timeout variable. This way, it can be set in one target dependent
19156 place instead of dozens of places scattered throughout the test suite.
19157 If you need to lengthen a timeout, then you should either set timeout
19158 in one of the config/{target}.exp files, or multiply it by a factor.
19159 Setting it to an absolute value is always going to lose for some
19160 targets.
19161 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
19162 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
19163 * gdb.base/funcargs.exp: Don't set timeout.
19164 * gdb.base/list.exp (test_forward_search): Only use local timeout.
19165 * gdb.base/printcmds.exp (test_print_string_constants
19166 test_print_array_constants): Don't set timeout.
19167 * gdb.base/ptype.exp: Don't set timeout.
19168 * gdb.base/recurse.exp: Don't set timeout.
19169 * gdb.base/return.exp: Don't set timeout.
19170 * gdb.base/watchpoint.exp: Don't set timeout.
19171 * gdb.c++/classes.exp (do_tests): Don't set timeout.
19172 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
19173
19174Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
19175
19176 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
19177
19178Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19179
19180 * lib/gdb.exp: Disable chill tests for irix5.
19181
19182Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19183
19184 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
19185 each test pass or fail.
19186
19187Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19188
19189 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
19190 xlc not gcc.
19191
19192Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
19193
19194 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
19195
19196Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
19197
19198 * config/est.exp: Fix copyright and comments. Remove dead code.
19199 Use targetname, serialport and baud variables instead of fixed
19200 constants.
19201 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
19202 * config/cpu32bug.exp: New file to support cpu32bug monitors.
19203
19204Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19205
19206 * gdb.base/watchpoint.exp: Don't run
19207 test_watchpoint_triggered_in_syscall for sunos.
19208
19209Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19210
19211 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
19212 they don't seem to exist. Do include stdio.h.
19213
19214Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19215
19216 * gdb.base/a1-selftest.exp: Add alpha xfail.
19217
19218Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19219
19220 * gdb.base/watchpoint.c (main): Prompt before calling read().
19221 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
19222 Revise accordingly. Remove cruft about sending "123" several
19223 times, until it gets noticed. Clean up the "print buf[0]" stuff
19224 so that it passes or fails, and waits for prompts in the usual way.
19225
19226Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19227
19228 * gdb.base/recurse.exp: Fix comment.
19229
19230 * TODO: Remove item about printing variables in nodebug.exp. Add
19231 item about enabling tests which are only run on some targets.
19232
19233 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
19234 fail, make test names unique, use new gdb_test convention
19235 regarding pattern, use gdb_test more, etc.).
19236
19237 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
19238 fail, make test names unique, etc.).
19239
19240Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19241
19242 * gdb.base/nodebug.c: Change return type of top and middle to
19243 short.
19244 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
19245 are fixed by the recent mdebugread.c changes. Allow `short ()'
19246 as type for top and middle.
19247
19248Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19249
19250 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
19251 nearly as I can tell, the whole thing was an accident in Stu's
19252 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
19253 to replace a send/expect pair with gdb_test, but ended up only
19254 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
19255 of 30 Mar 1995 took care of it, but left this vestigial comment
19256 which I am now nuking.
19257
19258Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19259
19260 * gdb.base/break.exp: Look for different line number for
19261 breakpoint at main depending on usestubs.
19262
19263Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19264
19265 * gdb.base/list.exp: Adjust some alternate expect patterns to
19266 match recent list0.c change. Add alternate expect pattern for
19267 output from `list default lines around main' for optimizing
19268 compilers.
19269
19270Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19271
19272 * lib/gdb.exp: If nosignals is not set, set it to 0.
19273
19274Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
19275
19276 * config/slite-gdb.exp: Responds to load symbol table prompt.
19277 * gdb.base/break.exp: Adjust line number, fix rerun.
19278 * gdb.base/langs0.c: Add #ifdef usestubs.
19279
19280Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
19281
19282 * gdb.base/list.exp: Adjust line contents after adding new lines in
19283 list0.c. Also fix a syntax error.
19284
19285 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
19286 * gdb.base/break.exp: ditto.
19287 * gdb.base/list.exp: ditto.
19288 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
19289 * gdb.base/run.c: ditto.
19290 * gdb.base/list0.c: ditto.
19291 * gdb.base/funcargs.c: ditto.
19292
19293Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
19294
19295 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
19296 $targetname, $serialport and $baud instead of hardwired variables.
19297 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
19298 target doesn't support signals.
19299
19300Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
19301
19302 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
19303
19304Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19305
19306 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
19307 Don't rely on the value of an auto variable before it has been
19308 initialized. Use gdb_test more.
19309
19310Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19311
19312 * lib/gdb.exp (default_gdb_version): A version number must start
19313 with a digit, but other than that contains all characters up to
19314 the first whitespace character.
19315
19316Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19317
19318 * gdb.base/commands.exp (breakpoint_command_test): New tests.
19319
19320Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19321
19322 * gdb.c++/*.exp: Warn if executable does not exist. The original
19323 reason for skipping the warning was that configure.in sometimes
19324 intentionally skipped building the executables but the tcl code
19325 had no way of knowing. That (a) was always bogus with respect to
19326 error handling, (b) is no longer true (right now there is no way
19327 to skip C++ tests).
19328
19329 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
19330
19331Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19332
19333 * gdb.base/list.exp: Add expect patterns for output from
19334 SunPRO compiled executables.
19335 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
19336 types.
19337
19338Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19339
19340 * gdb.base/break.exp (test_next_with_recursion): Accept any line
19341 number (we are already testing that the correct source line text
19342 gets printed).
19343
19344 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
19345 that is what is intended, but something needed to be done to get
19346 sunos4 native working again.
19347
19348 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
19349
19350 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
19351 apparently went with a (very) old xfail.
19352
19353Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
19354
19355 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
19356 runto_main is a proc in gdb.exp that will do 'step' for target use
19357 stubs.
19358 * gdb.base/exprs.exp: ditto.
19359 * gdb.base/interrupt.exp: ditto.
19360 * gdb.base/opaque.exp: ditto.
19361 * gdb.base/printcmds.exp: ditto.
19362 * gdb.base/ptype.exp: ditto.
19363 * gdb.base/scope.exp: ditto.
19364 * gdb.base/setvar.exp: ditto.
19365 * gdb.base/signals.exp: ditto.
19366 * gdb.base/twice.exp: ditto.
19367 * gdb.c++/classes.exp: ditto.
19368 * gdb.c++/inherit.exp: ditto.
19369 * gdb.c++/templates.exp: ditto.
19370 * gdb.base/break.exp: no run and hit main for stubs. Change line
19371 numbers for breakpoints and info breakpoint.
19372 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
19373 breakpoint().
19374 * gdb.base/callfuncs.c: ditto.
19375 * gdb.base/exprs: ditto.
19376 * gdb.base/interrupt.c: ditto.
19377 * gdb.base/opaque0.c: ditto.
19378 * gdb.base/printcmds.c: ditto.
19379 * gdb.base/ptype.c: ditto.
19380 * gdb.base/scope0.c: ditto.
19381 * gdb.base/setvar.c: ditto.
19382 * gdb.base/signals.c: ditto.
19383 * gdb.base/twice.c: ditto.
19384 * gdb.c++/misc.cc: ditto.
19385 * gdb.c++/templates.cc: ditto.
19386
19387Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19388
19389 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
19390
19391 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
19392 somewhere between `read' and `main.c'. I'm pretty sure the
19393 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
19394 and it isn't particularly useful.
19395
19396 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
19397
19398Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19399
19400 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
19401
19402Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
19403
19404 * config/mt-slite: add LIBS and -nostdlib.
19405 * config/slite-gdb.exp: add this new file to support sparclite target.
19406
19407Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
19408
19409 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
19410
19411 * gdb.base/a2-run.exp: Change argument to istarget from
19412 "*-*-vxworks" to "*-*-vxworks*".
19413 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
19414
19415Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
19416
19417 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
19418 will not runto main but do a 'step' to step out of breakpoint().
19419 * config/mt-slite: add -Dusestubs.
19420
19421Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19422
19423 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
19424 instead of just @.
19425
19426 * gdb.base/signals.exp: Add test for "handle all print".
19427 * TODO: Remove "handle all print". Also remove item about
19428 checking copyright date (I don't like the idea of a spurious FAIL
19429 based on when we run the tests).
19430
19431 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
19432 for SunOS4 (reason for failure not investigated). Remove
19433 redundant test for $binfile.
19434
19435 * gdb.base/nodebug.c (array_index): Call malloc.
19436
19437 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
19438
19439Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
19440
19441 * gdb.base/recurse.exp: Update gdb_test invocation to use new
19442 conventions and slightly simplify the matching regexp.
19443
19444Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19445
19446 * gdb.base/break.exp: Update gdb_test invocation to use new
19447 convention.
19448
19449 * lib/gdb.exp: If noargs is not set, set it to 0.
19450
19451 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
19452 tests unique.
19453
19454 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
19455
19456Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19457
19458 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
19459 one argument of type "<non-float parameter>".
19460
19461Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
19462
19463 * config/rom68k.exp: New file to support Motorola IDP board.
19464 * gdb.base/a2-run.exp: Skip this file if noargs is set.
19465 * gdb.base/break.c: Change things around so that this program
19466 doesn't depend upon args. This is necessary to make remote
19467 targets work (in general, they can't take args).
19468 * gdb.base/break.exp: Don't try to send args to program. Don't
19469 expect output. Also, replace lots of code with gdb_test.
19470
19471Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19472
19473 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
19474 printing of '\'' (which is what the comment says we are testing,
19475 even though we were not), not '''.
19476 (test_integer_literals_rejected): Test that printing ''' is an error.
19477
19478 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19479 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
19480 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
19481 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
19482 Use gdb_test not test_print_accept.
19483 * lib/gdb.exp: Remove test_print_accept.
19484
19485 * gdb.base/signals.exp (signal_tests_1): Make pass message
19486 consistent with fail message.
19487
19488 * gdb.base/whatis.exp: Remove xfails for printing char vs.
19489 unsigned char; the bug (PR 1821) is fixed.
19490
19491 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
19492
19493 * gdb.base/scope.exp (test_at_localscopes): Call pass for
19494 successful tests--makes xfailing them work right.
19495
19496Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19497
19498 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
19499 only \r\n, not .*. The test can pass .* as the last thing in
19500 $pattern if that is what it wants. In addition to providing this
19501 flexibility, this change should speed up pattern matching in cases
19502 where the pattern already ended with .* (there were a number of
19503 them). This change also helps catch bad patterns--in the old
19504 scheme the typo "char \*" instead of "char \\*" would pass. Now
19505 it is caught.
19506 * Many .exp files: Update callers.
19507
19508 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
19509 clearer and does not spuriously match multiple ('s. Likewise for
19510 ) and *.
19511
19512 * gdb.base/nodebug.exp: Test ability to call a function and pass
19513 it a string (even with no debugging info).
19514
19515 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
19516 "p '\'", which is the same as "p ''" once tcl gets done with
19517 quoting, to "p '\\'", which I suspect is what is intended (one
19518 backslash gets sent to GDB).
19519
19520 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
19521
19522Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19523
19524 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
19525 1817) was fixed literally years ago.
19526
19527Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19528
19529 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
19530 test, it causes stepping out of call_after_alloca_subr with
19531 optimizing compilers.
19532 (localvars_in_indirect_call): Consume GDB prompt if `finish'
19533 fails.
19534
19535 * gdb.c++/templates.exp: Source templ-info.exp only if
19536 the templates executable exists.
19537
19538 * gdb.c++/misc.cc (class Contains_static_instance,
19539 class Contains_nested_static_instance),
19540 gdb.c++/classes.exp (test_static_members): Test printing of
19541 a class that contains a static instance of the class.
19542
19543Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19544
19545 * gdb.base/langs2.c (cppsub_): Don't prototype.
19546 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
19547 only, I believe).
19548
19549Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19550
19551 * lib/gdb.exp (skip_chill_tests): New procedure.
19552
19553 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
19554
19555Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
19556
19557 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
19558 each expect pattern. Cuts runtime from 12 to about 4 seconds.
19559
19560Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19561
19562 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
19563
19564 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
19565 disassemble 8, not 16, instructions for part 4.
19566
19567 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
19568 support the latter anymore.
19569
19570 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
19571 -DNO_PROTOTYPES.
19572 * gdb.base/callfuncs.c: Control use of prototypes based on
19573 NO_PROTOTYPES, not __STDC__.
19574 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
19575 t_float_values2 tests if prototypes in use.
19576
19577 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
19578 t_double_values): When checking differences against DELTA, check
19579 that difference is within the range (-DELTA,DELTA), not just
19580 (-infinity,DELTA).
19581
19582Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
19583
19584 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
19585 'file' command firts, then 'target', then 'load', this is due to gdb
19586 target set up.
19587 * config/mips-gdb.exp: Fix a couple regular exp bugs.
19588
19589Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
19590
19591 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
19592 FP load/store variants.
19593 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
19594
19595Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
19596
19597 * gdb.base/term.exp: Do not give a warning if not native, it is
19598 not an abnormal condition.
19599
19600Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
19601
19602 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
19603 t_char_array".
19604
19605Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
19606
19607 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
19608 are getting the version number.
19609
19610 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
19611 if not native, it is not an abnormal condition.
19612
19613Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19614
19615 * lib/gdb.exp: Just use "file exists", rather than undocumented
19616 dejagnu procedure "findfile".
19617
19618Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19619
19620 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
19621 (LDFLAGS): Set to -Xlinker -Ur.
19622
19623 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
19624 Removed, these values are set by lib/gdb.exp.
19625
19626 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
19627
19628Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19629
19630 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
19631 of replicating gdb startup code.
19632
19633 * config/mt-vxworks (LDFLAGS): Set to -r.
19634 (CFLAGS_FOR_TARGET): Removed.
19635
19636 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
19637 (gdb) and gdb for vxworks uses (vxgdb).
19638
19639 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
19640 executable is not in the tree and host != target, use sed and
19641 program_transform_name to determine the gdb name used by the
19642 target.
19643
19644 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
19645 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
19646
19647Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19648
19649 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
19650 floats, chars, and shorts where there are ANSI-style function
19651 definitions.
19652
19653 * gdb.base/langs.exp, gdb.base/langs*: New test.
19654 * gdb.base/Makefile.in: Build it.
19655 * TODO: Remove item about checking that C names don't get C++
19656 demangling applied; this test tests it.
19657
19658Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19659
19660 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
19661 went with the const70 xfail. The xfail went away a year ago.
19662
19663 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
19664
19665 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
19666 for hp300.
19667
19668 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
19669
19670 * gdb.base/a1-selftest.exp: Don't run on hp300.
19671
19672Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19673
19674 * Makefile.in (site.exp): Set host_alias and target_alias as well
19675 as host_triplet and target_triplet.
19676
19677Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19678
19679 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
19680
19681 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
19682 places as other ecoff systems).
19683
19684 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
19685 ultrix.
19686
19687Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19688
19689 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
19690 remove them.
19691 * gdb.base/nodebug.exp: Accept "function" in addition to "text
19692 variable and "variable" in addition to "data variable".
19693 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
19694
19695 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
19696 2.
19697 * gdb.base/list1.c (long_line): Add additional statement at start
19698 of function.
19699 * gdb.base/list.exp (test_forward_search): Update line number to
19700 reflect new statement.
19701
19702Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19703
19704 * gdb.base/signals.exp: Reinitialize searched source directories
19705 after gdb_start call.
19706
19707Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
19708
19709 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
19710 * gdb.stabs/Makefile.in: Likewise.
19711
19712 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
19713 change. Instead split the tests into smaller pieces.
19714 * gdb.disasm/hppa.s: Corresponding changes.
19715
19716Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19717
19718 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19719 Quote ^C when passing it to stty. For some shells ^ is a pipe.
19720
19721 * gdb.base/funcargs.exp: Modify many tests so that every test
19722 either passes or fails. Make some test names unique.
19723
19724Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19725
19726 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
19727 Call stty to set interrupt character.
19728
19729 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
19730 for HP assembler versus GNU assembler based on actual behavior of
19731 $(CC), rather than assuming that $(AS) is always the GNU assembler.
19732
19733 * TODO: Suggest a few more stepping tests.
19734
19735Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
19736
19737 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
19738 restart GDB for h8300 after a continue.
19739 (return): Add pattern to match a29k-udi behavior.
19740 * gdb.base/nodebug.exp: Remove obsolete comment.
19741 * gdb.base/regs.exp: New file, testing of register displays.
19742 * gdb.base/return.exp: Fix typo in reference to $objdir.
19743 * gdb.base/whatis.exp: Always start with a fresh GDB.
19744
19745Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19746
19747 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
19748 higher, these tests generate a lot of output.
19749
19750Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19751
19752 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
19753 code following the catch silently ignored some errors; without the
19754 catch they should be thrown like any other tcl error. Also, the
19755 catch used "" instead of {} which meant all the callers who wanted
19756 to include one of the characters "[]$ had to quote it an extra time.
19757 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
19758 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
19759 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
19760 Remove extra quoting.
19761
19762Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
19763
19764 * gdb.base/commands.exp: Make test names unique; every test either
19765 passes or fails. Update some comments.
19766
19767 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
19768
19769Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19770
19771 The following fixes a FAIL caused by the fact that the alpha stabs
19772 configuration didn't use the ".if alpha" code in weird.def.
19773 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
19774 bit pointer, so the 32 bit version works even on the alpha.
19775 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
19776 Remove the stuff which allowed us to have separate versions for
19777 alpha and everything else.
19778
19779 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
19780 regexp which "info func operator\[\](" is supposed to match. Fix
19781 string to send to GDB. Note that GDB still doesn't work right. Add a
19782 new test for "info func .perator\[\](" which GDB does handle correctly.
19783
19784 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
19785
19786Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19787
19788 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
19789 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
19790 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
19791 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
19792 it makes the tests harder to understand and confuses test-o-matic.
19793 The preferred style is that each test provides a PASS or a FAIL,
19794 and has a unique message (e.g. "continue #54" not just "continue")
19795 which is the same for the pass and the fail.
19796 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
19797 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
19798 to lib/gdb.exp.
19799 * gdb.base/printcmds.exp: Use test_print_accept. Remove
19800 prt_accept which was basically the same thing. Likewise for
19801 test_print_reject and prt_reject.
19802 * lib/gdb.exp (test_print_reject): Add some more error message
19803 patterns to match from the former printcmds.exp (prt_reject).
19804 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
19805 One defect of the passcount stuff is that some of it failed to
19806 report XPASS where appropriate.
19807 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
19808 stuff before and after arg in expected pattern.
19809 (test_paddr_operator_functions): Re-do test without print_addr_of;
19810 this is the only test which seems to want extra stuff there.
19811
19812Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19813
19814 * gdb.base/nodebug.exp: Update new tests to reflect improved
19815 wording of gdb output.
19816
19817 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
19818 and "ptype" work on variables in files compiled without -g.
19819 Replaces commented out "maint print msymbol" tests.
19820
19821Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19822
19823 * gdb.base/setvar.c (dummy): Call malloc.
19824
19825 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
19826 losing with the irix4 sed.
19827
19828 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
19829 ALRM" on irix4.
19830
19831Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19832
19833 * TODO: Remove items about corefile.exp testing new exec-file and
19834 backtrace; both are now done. Add items about printing enums.
19835
19836Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19837
19838 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
19839 "get signal $thissig" test fails.
19840
19841 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
19842
19843Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19844
19845 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
19846 compiler warning with dec alpha compiler.
19847
19848 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
19849 extra \n from gdb_test call (this explains why the prompt test
19850 that I removed yesterday was there).
19851 (user_defined_command_test): Remove extra \n and prompt test.
19852
19853 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
19854 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
19855 doesn't exist.
19856 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
19857 Also remove alpha workaround, which turns out to be because
19858 SIGABRT == SIGLOST.
19859
19860 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
19861
19862 * gdb.base/help.exp: Don't test "help show".
19863
19864Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19865
19866 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
19867 "set print address" is on.
19868 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
19869 pass prompt to gdb_test; gdb_test already looks for the prompt.
19870
19871 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
19872
19873 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
19874 was a vestige of the manual TESTSTRATEGY, and the purpose of it
19875 was to make sure that gdb can read a core file. But (a) the "read
19876 the corefile" part didn't make it to a1-selftest.exp, we just
19877 delete the corefile after creating it, and (b) we test reading
19878 corefiles in corefile.exp anyway. Also, this test left around a
19879 xgdb process on Solaris.
19880
19881 * gdb.base/corefile.exp: Also test backtrace.
19882
19883Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
19884
19885 * gdb.base/commands.exp: Test a simple user defined command with
19886 arguments and if/while statements; verify the full user command is
19887 printed by "show user".
19888
19889 * gdb.base/commands.exp: Test if/while commands as part of a
19890 breakpoint command list; verify they appear in breakpoint
19891 information.
19892
19893Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19894
19895 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
19896 than by dividing by zero.
19897
19898Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
19899
19900 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
19901 performing an inferior call with watchpoints enabled.
19902 * gdb.base/watchpoint.c (main): Delete second unnecessary read
19903 call.
19904
19905Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19906
19907 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
19908 of "file" command.
19909
19910 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
19911 Add additional pattern for when "int operator int(void);" appears
19912 in a different order.
19913
19914Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19915
19916 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
19917
19918 * gdb.base/help.exp: Replace most of docstrings for "info signals"
19919 and "signal" with ".*".
19920
19921Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19922
19923 * TODO: Add note about "handle all nostop".
19924
19925 * gdb.base/{sigall.c, sigall.exp}: New test.
19926 * gdb.base/Makefile.in: Add it.
19927
19928Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
19929
19930 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
19931 when invoking GDB, suppresses any windowing interface.
19932
19933Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
19934
19935 * config/sim-gdb: New file, simulator testing support.
19936
19937Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
19938
19939 * gdb.base/interrupt.exp: Test calling func1 twice.
19940
19941Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
19942
19943 * gdb.base/list.exp (test_forward_search): Set timeout higher
19944 when we'll be getting lots of output from gdb.
19945
19946 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
19947 "init_malloc" to after the expect statement. Run it if that
19948 regexp is taken, but also for two others which happen if source
19949 cannot be found.
19950
19951Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19952
19953 * gdb.base/printcmds.exp: New test, for printing register before
19954 program is running.
19955
19956Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19957
19958 * gdb.base/list.exp: Correct some alternate expect patterns
19959 to reflect changes in list1.c.
19960
19961Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19962
19963 * TODO: Add item regarding large frames.
19964
19965 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
19966
19967 * TODO: Remove item about enabling return.exp; it
19968 is enabled. Suggest a few more "return" tests.
19969
19970Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19971
19972 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
19973 anonymous unions.
19974
19975Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19976
19977 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
19978 and pr-5646.o, so "make" is the same as "make all", not "make
19979 pr-4975.o".
19980
19981Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
19982
19983 * gdb.base/list.exp: Adjust expectations to reflect changes in
19984 list1.c.
19985 (test_forward_search): New test proc.
19986 * gdb.base/list1.c (long_line): New function, has long source line.
19987
19988Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
19989
19990 * gdb.base/a1-selftest.exp: Change initial stepping to know about
19991 additional line of code that was added.
19992
19993Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
19994
19995 * gdb.disasm/hppa.s: Break the large branching tests into smaller
19996 tests so as not to overflow expect's input buffers.
19997 * gdb.disasm/hppa.exp: Corresponding changes.
19998
19999Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20000
20001 Beginnings of template debugging tests.
20002 * gdb.c++/templ-info.cc: New file to test for template
20003 debugging capability of the compiler.
20004 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
20005 templ-info.cc.
20006 * gdb.c++/templates.cc: Add explicit template instantiations
20007 to enable compiling with -fno-implicit-templates. Add destructor
20008 and 'value' method to T5 class for template tests.
20009 * gdb.c++/templates.exp: Add testcases for printing of template
20010 types, setting breakpoints on template methods and calling a
d63a86f8 20011 template method.
c906108c
SS
20012
20013Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
20014
20015 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
20016 branch target since some assemblers (gas-2.5) may emit a
20017 relocation for the branch instead of resolving it in the
20018 assembler.
20019
20020Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20021
20022 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
20023 through signal handler.
20024
20025Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20026
20027 * configure.in (*-*-netware): Use config/mt-netware.
20028
20029 * config/mt-netware: New file.
20030 * config/mt-i386-netware: Removed, separate configs for different
20031 netware architectures are no longer needed now that we have
20032 --with-headers.
20033
20034Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20035
20036 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
20037 by the recent changes to use ANSI C arithmetic conversions.
20038
20039Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20040
20041 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
20042 bug involving using inferior_pid to figure out whether to select a
20043 frame.
20044
20045Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
20046
20047 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
20048 match the current disassembler output.
20049
20050Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
20051
20052 * gdb.fortran/exprs.exp: Expect VOID instead of void.
20053 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
20054 types, expect "int" as type of integer values (for now).
20055
20056Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
20057
20058 * gdb.base/commands.exp: New tests for if/while commands.
20059
20060Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
20061
20062 * lib/gdb.exp (runto): Replace sub-pattern for hex value
20063 by .*, since hex values have different syntax in Chill mode.
20064
20065Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20066
20067 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
20068 linefeed from expect pattern for repeated types with indices > 9.
20069
20070Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
20071
20072 First part of Fortran test suite.
20073 * gdb.fortran: New directory.
20074 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
20075
20076Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20077
20078 * gdb.base/default.exp: Update expect pattern for load command
20079 without arguments.
20080
20081Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20082
20083 * configure.in: Change i386 to i[345]86.
20084 * gdb.base/configure.in: Likewise.
20085 * gdb.c++/configure.in: Likewise.
20086 * gdb.chill/configure.in: Likewise.
20087
20088Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
20089
20090 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
20091 patterns, since that is not a valid context for comments.
20092
20093Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
20094
20095 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
20096 repeated types and repeated types with indices > 9.
20097
20098Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
20099
20100 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
20101 2417; old bug has been fixed.
20102
20103Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
20104
20105 * gdb.base/interrupt.exp: When trying to wake up the inferior,
20106 send the newline ourselves instead of assuming gdb_test will do
20107 so when passed an empty input string.
20108
20109 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
20110 stabs testcode.
20111
20112Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20113
20114 * lib/gdb.exp (gdb_test): Don't send anything if the first
20115 argument is an empty string. This makes cases where we want to
20116 match output that is already in expect's buffers (for example,
20117 matching a breakpoint after gdb_run_cmd has been called) work
20118 reliably.
20119
20120Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20121
20122 * config/netware.exp: New file.
20123
20124Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20125
20126 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
20127 the -B and -L prefixes so we can find the debugging stub.
20128
20129 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
20130 there and we are using the gcc from the tree.
20131
20132 * gdb.base/types.c: Removed.
20133
20134 * gdb.base/configure.in: Look for makefile fragments in ../config.
20135 Recognize i386-*-netware.
20136 * gdb.c++/configure.in: Likewise.
20137
20138Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20139
20140 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
20141 the correct TCL syntax.
20142
20143Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20144
20145 * gdb.base/opaque.exp: use runto instead of messing around with
20146 breakpoints. Simplify by using gdb_test.
20147
20148 * gdb.base/bitfields.exp: restart between tests on netware targets
20149 because breakpoints aren't relocated after target death. Run
20150 processes to completion.
20151
20152 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
20153
20154Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
20155
20156 * Makefile.in: Remove extra tabs that confuse some versions
20157 of "make". Use the newly built gdb to test with by default,
20158 rather than the first one in the tester's search path.
20159
20160Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
20161
20162 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
20163
20164 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
20165 condition help.
20166
20167Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20168
20169 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
20170
20171 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
20172 running.
20173 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
20174 * gdb.base/funcargs.exp: Likewise.
20175
20176 * gdb.base/bitfields.exp: Simplify by using gdb_test.
20177 * gdb.base/funcargs.exp: Likewise.
20178
20179 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
20180 message is "".
20181
20182Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20183
20184 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
20185 return,signals,twice}.exp: Handle non-existant binaries
20186 consistantly.
20187
20188 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
20189 * gdb.base/Makefile.in: Don't try to generate a core dump, we
20190 might testing a cross development system.
20191
20192Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20193
20194 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
20195 runtest script is relative to ${srcdir}, not ${rootdir}.
20196
20197Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
20198
20199 * gdb.base/signals.exp: Allow for optionality of breakpoint
20200 address.
20201
20202Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20203
20204 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
20205
20206Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20207
20208 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
20209 for size_t definition.
20210 * gdb.c++/templates.cc: Likewise
20211
20212 * config/mt-i386-netware: New file.
20213
20214 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
20215 defined.
20216
20217 * gdb.base/Makefile.in: Added support for systems that name core
20218 files by appending "core" to the program name.
20219 * gdb.base/a1-selftest.exp: Likewise.
20220
20221Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20222
20223 * gdb.base/return.exp: Add comment and message for `return double'
20224 test failure on Sparc Solaris.
20225
20226Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
20227
20228 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
20229
20230Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20231
20232 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
20233 from optimizing them away.
20234 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
20235 patterns to include default constructors and assignment operators,
20236 to match gcc versions beyond 2.5.8. Accept any cplus demangling
20237 character in the output of the virtual base pointer.
20238
20239Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20240
20241 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
20242 expression match in print_addr_of to avoid unintented matches.
20243 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
20244 versions up to 2.5.8.
20245
20246Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20247
20248 * gdb.base/list.exp: Tweak alternate pattern for listing of an
20249 included file to run under newer versions of expect.
20250 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
20251 consecutive >'s in templates to accomodate recent cplus-dem.c change.
20252 Remove xfail for the virtual table of BDDHookV.
20253
20254Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20255
20256 * lib/gdb.exp (string_to_regexp): Set a default result.
20257 (default_gdb_start): Fix misleading message.
20258
20259Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
20260
20261 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
20262 Remove all CC, etc definitions.
20263 * config/mt-hpux: New file.
20264 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
20265 (CFLAGS, LDFLAGS): Define.
20266 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
20267
20268 * Makefile.in (site.exp): Don't insert host_os, etc.
20269 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
20270 (distclean): Check existence of subdir.
20271 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
20272 * gdb.base/Makefile.in: General cleanup and simplification.
20273 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
20274 to build executables. Use default rule to build .o files.
20275 (EXPECT, RUNTEST, CC): Fix relative pathname.
20276 (site.exp): Don't insert host_os, etc.
20277 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
20278 and/or SIGUSR1 defined.
20279 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
20280 * gdb.c++/Makefile.in: General cleanup and simplification.
20281 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
20282 (CFLAGS): Remove.
20283 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
20284
20285Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
20286
20287 * gdb.base/recurse.exp: Misc changes to get tests running again
20288 after Kung's changes to the watchpoint code.
20289 * gdb.base/watchpoint.exp: Likewise.
20290
20291Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
20292
20293 * lib/gdb.exp (string_to_regexp): Convert {\} also.
20294
20295Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
20296
20297 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
20298 * lib/gdb.exp (default_gdb_start): Define.
20299 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
20300 gdb.base/funcargs.exp, gdb.base/opaque.exp,
20301 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
20302 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
20303 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
20304 Don't call gdb_target_udi in between tests.
20305
20306Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20307
20308 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
20309 (which was basically just a local version of the same thing). In
20310 addition to avoiding duplication, gdb_test_exact is faster.
20311 * lib/gdb.exp (gdb_test_exact): Fix typo.
20312
20313 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
20314 don't give an error.
20315
20316 * gdb.base/term.exp: Call delete_breakpoints before starting.
20317
20318 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
20319 (t10): Add comment.
20320
20321Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
20322
20323 Reorganization of the GDB Test Suite.
20324
20325 * gdb.base: New directory, contains all the basic tests.
20326 * gdb.c++: New directory, tests specific to C++.
20327 * gdb.chill: New directory, tests specific to Chill.
20328 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
20329 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
20330 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
20331 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
20332 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
20333 t30-31 to chill).
20334 * */gdbme.*: Rename to match appropriate expect scripts.
20335 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
20336 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
20337 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
20338 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
20339 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
20340 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
20341 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
20342 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
20343 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
20344 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
20345 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
20346 gdb.c++/virtfunc.cc: New names of C++ files.
20347 * gdb.chill/chillvars.ch: New name of Chill file.
20348 * gdb.base/configure.in, gdb.c++/configure.in,
20349 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
20350 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
20351 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
20352 * configure.in (configdirs): Update to reflect directory changes.
20353 (target_abbrev): No longer define for any configuration.
20354 * Makefile.in: Cosmetic improvements to header comments.
20355
20356Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20357
20358 Various changes to gdb.t31:
20359
20360 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
20361 * gdbme.ch: Make all key-words and predefineds be upper-case.
20362 * chillvars.exp: Expect key-words and predefinds in upper-case.
20363
20364 * chillvars.exp: Use gdb_test_exact many places.
20365 Change expected output for arrays (which now includes index labels).
20366
20367 * pr-5020.exp, gdme.ch (module PR_5020):
20368 New test, for PR-5020.
20369
20370Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
20371
20372 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
20373 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
20374
20375Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
20376
20377 * Makefile.in: Fix bit-rot in definitions of CHILL,
20378 CHILL_FOR_TARGET and Chill_LIB.
20379 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
20380 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
20381 CHILL, and CHILL_LIB.
20382
20383Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
20384
20385 * Revert the previous changes. Please see Rob's directory
20386 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
20387
20388Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
20389
20390 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
20391 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
20392 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
20393 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
20394 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
20395 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
20396 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
20397 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
20398 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
20399 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
20400 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
20401 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
20402 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
20403 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
20404 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
20405 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
20406 changes from 94Q1.
20407
20408Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
20409
20410 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
20411 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
20412 Rob's new testing fragments.
20413
20414Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
20415
20416 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 20417 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
20418
20419Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
20420
20421 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
20422 version also, match on casted version strings, and match on
20423 gdb startup case where the line numbers might be messed up.
20424
20425Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
20426
20427 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 20428 (CFLAGS): Delete it from here.
c906108c
SS
20429
20430Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
20431
20432 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
20433
20434Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
20435
20436 * Makefile.in (RUNTEST): Default to just "runtest".
20437
20438Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20439
20440 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
20441 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
20442 the code has been restructured.
20443
20444Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20445
20446 * gdb.t00/default.exp (set write): Allow any number of \r and/or
20447 \n, not just one of each.
20448
20449 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
20450 /bin/cc gives a warning if you do.
20451
20452Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
20453
d63a86f8 20454 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
20455 __t10ListS_link1ZUiRCUiPT0
20456
20457Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20458
20459 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
20460 on local variables in recursive functions.
20461
20462 * gdb.t07/Makefile.in: Build the new test.
20463
20464Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20465
20466 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
20467 directly. Instead compare the return values from actual calls.
20468
20469Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
20470
20471 * Makefile.in (check): Set TCL_LIBRARY for runtest.
20472
20473Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20474
20475 * From Peter Schauer with minor modifications.
a9c64011
AS
20476 * gdb.t15/return.exp (return_tests): Handle targets where "return"
20477 stops in mid-line in the caller. Add xfail for returning a float
20478 value on X86 targets.
c906108c
SS
20479
20480Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20481
20482 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
20483 to avoid expect lossage.
20484 (fmem_LRbug_tests): Likewise.
20485 * gdb.disasm/hppa.s: Corresponding changes.
20486
20487 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
20488 conditions to work with latest dejagnu/expect.
20489
20490 * gdb.t15/funcargs.exp (finish from indirect call): No longer
20491 expected to fail on the PA.
20492 (backtrace in call with trampolines): Explicitly require main
20493 to be frame #1 (no trampolines should show up in backtrace).
20494
20495 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
20496 "continue -expect".
20497 * gdb.t06/break.exp: Likewise.
20498 * gdb.t07/watchpoint.exp: Likewise.
20499 * gdb.t13/bitfields.exp: Likewise.
20500 * gdb.t15/{funcargs,return}.exp: Likewise.
20501 * gdb.stabs/weird.exp: Likewise.
20502 * config/{mips,udi}-gdb.exp: Likewise.
20503
20504 * hppa.sed: Enclose comments within a sed command to avoid
20505 losing with the old OSF1 sed.
20506
20507Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20508
20509 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
20510 sequent dynix.
20511 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
20512 * gdb.t15/funcargs.exp: Conditionally step again to really
20513 finish from marker_call_with_trampolines. Handle the case where
20514 the first step from within call_with_trampolines already steps
20515 us back to main.
20516 * gdb.t15/gdbme.c: Add comment to closing brace of
20517 call_with_trampolines for funcargs.exp.
20518
20519Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20520
d63a86f8 20521 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
20522 Fix typo(s).
20523
20524Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20525
20526 * gdb.t07/gdbme.c: More code for watchpoint testing.
20527
20528 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
20529 "Hardware watchpoint" throughout file.
20530 (test_watchpoint_triggered_in_syscall): New test.
20531 (test_complex_watchpoint): New test.
20532
20533Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20534
20535 * gdbme.c (call_with_trampolines): New function to try and step
20536 into. Tests trampoline problems on the PA.
20537
20538 * funcargs.exp (localvars_in_indirect_call): No longer expect
20539 stepping into indirect call to fail on PAs.
20540 (test_stepping_over_trampolines): New test.
20541
20542Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20543
20544 * TODO: Add suggestions for static member function tests, and
20545 completion tests.
20546
20547Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20548
20549 * TODO: Add suggestions for "p/a" tests.
20550
20551 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
20552 (default_gdb_exit): Replace all the hair with sending "quit" to
20553 the process with a simple close.
20554
20555Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20556
20557 * TODO: Add suggestions for shared library tests.
20558
20559Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20560
20561 * TODO: Add suggestions for x/s tests.
20562
20563Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20564
20565 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
20566 "enable once", and "enable breakpoints once" with ".*".
20567
20568Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20569
20570 * TODO: Add suggestions about structure passing tests.
20571
20572Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20573
20574 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
20575 the primary1 test, use work around if __GNUC__ < 2.
20576 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
20577 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
20578 Test for bad output rather than waiting for timeout. Issue
20579 second continue only if first continue failed.
20580
20581Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20582
20583 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
20584 operator[] test with gdb_test because the old code didn't seem to
20585 be getting the quoting right with the new dejagnu.
20586
20587Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
20588
20589 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
20590 one from the path.
20591 * Makefile.in: Use a fresh expect if there is one, use runtest
20592 from the src tree if there is one.
d63a86f8 20593
c906108c
SS
20594Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20595
20596 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
20597 next over recursive call. Revise the tests from that point on
20598 (which had been skipped) to match GDB's actual (correct) output.
20599
20600 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
20601 with next over a breakpoint whose condition is false.
20602
20603 * gdb.t00/help.exp: Comment out "help set print" tests just like
20604 (and for same reason as) "help set" test.
20605
20606Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20607
20608 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
20609 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
20610
20611Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20612
20613 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
20614 necessary gdb_target_udi.
20615
20616 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
20617
20618 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
20619 1838 and 2417; they are fixed.
20620
20621 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
20622 gdb.t03/ptype.exp (ptype structure, ptype union):
20623 Remove xfails; the test is looser than when the xfails were added.
20624
20625 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
20626 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
20627
20628 * gdb.t01/run.exp: Only run shell test if isnative.
20629
20630 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
20631 since "run" automatically loads if necessary. Call gdb_target_udi
20632 after the "file" since "file" kills any execution target.
20633
20634 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
20635 GDB. GDB doesn't work that way (not anymore at least) on UDI.
20636 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
20637 argument for UDI.
20638
20639Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20640
20641 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
20642
20643 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
20644
20645Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20646
20647 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
20648 properly quoting regexps. This makes the second argument to
20649 demangle a fixed string, which matches the callers, instead of a
20650 shell-style pattern which is what the previous implementation
20651 used. Update some of the callers.
20652
20653Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20654
20655 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
20656 (comib_nullified_tests): Fix typo.
20657 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
20658 strings. No longer expected to fail.
20659
20660 * gdb.disasm/hppa.s (addib_tests): Fix typo.
20661 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
20662 strings. No longer expected to fail.
20663
20664 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
20665 string. No longer expected to fail.
20666
20667Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20668
20669 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
20670 No longer expected to fail.
20671
20672 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
20673 string. No longer expected to fail.
20674
20675Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20676
20677 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
20678 only in the names (I probably got most of them). I was even
20679 generous with some which differed in underscores in names, and
20680 probably missed a few, and I *still* was able to remove almost a
20681 third of the file with almost no impact on testsuite coverage.
20682
20683Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20684
20685 * gdb.t00/default.exp: Match udi_attach error message as well as
20686 the one from child_attach.
20687
20688 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
20689
20690 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
20691
20692 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
20693 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
20694
20695 * Move test with enums and partial symbols back to
20696 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
20697 Reverts the change of 26 May 93. Per today's change to
20698 stabs.texinfo, the behavior that weird.exp was expecting was
20699 unreasonable; what is important is that the compiler+gdb get
20700 things right, which happens with a recent gcc. Also fix the test
20701 to deal with native compilers which put out the stab gdb can't
20702 deal with.
20703
20704Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20705
20706 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
20707 in the names. The main thing these accomplish is to slow things down.
20708 Many more such duplicates surely remain.
20709
20710 * gdb.t00/help.exp: Comment out "help support" test just like
20711 (and for same reason as) "help set" test.
20712
20713Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
20714
20715 * gdb.t06/break.exp: Remove setup_xfails for
20716 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
20717 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
20718 about known bug in gcc to include up through 2.5.8.
20719 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
20720 well as "_vb$".
20721 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
20722 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
20723 with latest gcc and gdb.
20724 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
20725 well as "_vb$".
20726
20727Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20728
20729 * configure.in (hppa*-*-*): Also configure and build stabs-only
20730 tests.
20731
20732Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20733
20734 * gdb.t10/hppa.mt: A makefile fragment for the PA.
20735 * gdb.t10/configure.in (hppa*-*-*): Use it.
20736
20737Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20738
20739 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
20740
20741Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20742
20743 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
20744 versions prior to 1.13.5.
20745
20746Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20747
20748 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
20749 the prompt is at the start of a line.
20750
20751Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20752
20753 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
20754 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
20755 in the copr tests now.
20756 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
20757 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
20758 expected to fail.
20759
20760Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
20761
20762 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
20763 gdb.t31/chillvars.exp, lib/gdb.exp:
20764 Tweak to run under either version of expect.
20765 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
20766 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
20767 * gdb.t11/list.exp: Remove extraneous whitespace.
20768
20769Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20770
20771 * gdb.t16/printcmds.exp (test_print_strings): Accept
20772 "(unsigned char *) " before the string.
20773
20774 * TODO: Add notes about printing of fancy types and GDB expressions.
20775
20776Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
20777
20778 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
20779 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 20780 if doing mips-idt-ecoff.
c906108c
SS
20781
20782Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
20783
20784 * Most .exp files: Tweak to run under either version of expect.
20785
20786Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20787
20788 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
20789 xfails; I'm not sure why they are failing, but not because of PR 1806.
20790
20791Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
20792
20793 * config/unix-gdb.exp: Remove gdb_unload cause it's already
20794 defined in lib/gdb.exp.
20795
20796Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20797
20798 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
20799 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
20800 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
20801 have to be typeless.
20802
20803Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20804
20805 * TODO: Add suggestion for copyright year test.
20806
20807Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
20808
20809 * configure.in (*-*-lynxos*): Add stabs tests.
20810
20811Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20812
20813 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
20814 so insert a tab before any assembler directive in column zero.
20815
20816 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
20817 stores.
20818 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
20819 stores.
20820 (fpu_short_memory_tests): Likewise.
20821
20822Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20823
20824 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
20825 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
20826 .stabs directives in comments.
20827
20828Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20829
20830 * TODO: New file, describing tests we could write.
20831 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
20832
20833Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20834
20835 * gdb.t06/signals.exp: Add kludge to force re-sync.
20836
20837 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
20838 to xgdb instead of gdb, get out of gdb.
20839
20840Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
20841
20842 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
20843 for info.
20844
20845Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20846
20847 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
20848 * gdb.stabs/configure.in (hppa*-*-*): Use it.
20849 * gdb.stabs/hppa.sed: New sed script for the PA.
20850
20851Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20852
20853 * gdb.stabs: Re-write weird.def and configuration to use sed
20854 instead of cpp. sed is portable and POSIX; cpp is neither.
20855
20856Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20857
20858 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
20859
20860Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20861
20862 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
20863
20864Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20865
20866 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
20867 "_vb$".
20868 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
20869 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
20870
20871Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20872
20873 * lib/gdb.exp: Comment out code which depends on non-existent
20874 `transform' procedure.
20875
20876Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
20877
20878 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
20879 * lib/gdb.exp: Transform tool name.
20880 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
20881 1.1's new error handling system.
20882
20883Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20884
20885 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
20886
20887Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20888
20889 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
20890 They made pattern matching so slow that timeouts happened on
20891 heavily loaded systems. Now any output from "show print" which
20892 gets us back to the GDB prompt is a PASS.
20893
20894Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
20895
20896 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
20897
20898Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20899
20900 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
20901
20902 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
20903 It is not from PR 3220.
20904
20905Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20906
20907 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
20908 just started failing because they depended on the order the
20909 subcommands are presented, or exact docstring text. This kind of
20910 test is a pain and has minimal benefit.
20911
20912Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20913
20914 * gdb.t09/corefile.exp: At end of test, use "core" command with
20915 no arguments.
20916
20917Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
20918
20919 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
20920 17}/Makefile.in: Make it possible to run the testsuite with Sun
20921 make and CC = cross gcc by adding explicit build rules for .o
20922 files.
20923
20924Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20925
20926 * gdb.t15/funcargs.exp: Don't put comments on same line as
20927 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 20928
c906108c
SS
20929Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20930
20931 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
20932
20933Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
20934
20935 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
20936 * gdb.t20/inherit.exp: remove three dumplicate entries.
20937
20938Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20939
20940 * gdb.t06/break.exp: For "next over recursive call", fail on any
20941 incorrect output, not just on "factorial (value=2)".
20942
20943Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20944
20945 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
20946 working now. Add an xfail if accesing a bss variable causes
20947 a memory error if the target is not yet run.
20948
20949Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20950
20951 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
20952 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
20953 name of __st* demangling (2 strings). Did Kung really get the
20954 more than 95 others right without testing them?
20955
20956Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
20957
20958 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
20959
20960Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
20961
20962 * configure.in (configdirs): Add gdb.disasm
20963 * gdb.disasm: New directory for GDB disassembler tests.
20964 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
20965
20966Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20967
20968 * gdb.t00/help.exp: Don't test "help set".
20969
20970 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
20971 from within expect statements. None of these happen anymore and
20972 they cause regressions to be silently unnoticed.
20973
20974 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
20975 messages) about known failures with gcc cygnus-2.4.5-930417.
20976
20977 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
20978 comp-info.exp so it gets built if it doesn't exist.
20979
20980 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
20981 it is no longer used.
20982 * gdb.t13/comp-info.c: Removed.
20983
20984Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
20985
20986 * gdb.t06/signals.exp: Add xfail for sun3.
20987
20988Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20989
20990 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
20991 relevant because ^C doesn't get sent but failure can be reproduced
20992 interactively).
20993
20994Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20995
20996 * gdb.stabs/alpha.mt: New configuration file for alpha.
20997 * gdb.stabs/configure.in: Use it.
20998 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
20999 sharing with alpha.mt, redefine long to word via preprocessor.
21000 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
21001 for alpha.
21002 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
21003 native cc.
21004 * gdb.t00/teststrategy.exp: Change expect string so that we
21005 consume the `(xgdb)' from the command echo and from the gdb prompt.
21006 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
21007 gdb currently compares all values as long, so this failure probably
21008 applies to any configuration where LONGEST is bigger than a target int.
21009 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
21010 with gcc.
21011 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
21012 to handle opaque pointers, gcc is.
21013 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
21014 as first argument. Include <sys/types.h> and change all operator
21015 new definitions to use size_t.
21016 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
21017 now that we use size_t.
21018
21019Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21020
a9c64011 21021 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 21022 a long or float array cast all array members to the same type.
a9c64011 21023 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 21024 with 64 bit longs.
a9c64011 21025 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 21026 on alpha.
a9c64011 21027 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
21028
21029Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21030
21031 * gdb.t24 (demangle.exp): Constructors of templates have names like
21032 vector<int>::vector(int) not vector<int>::vector<int>(int). See
21033 section 14.6 of the ARM.
21034
21035 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
21036 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
21037 accomplish little and slow down the testsuite.
21038
21039 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
21040 Accept spaces various places.
21041
21042Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21043
21044 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
21045 with watchpoint enabled.
21046
21047 * Makefile.in: Remove definition of CC and remove the second
21048 definition of CXX (the "CXX = gcc" one remains). These definitions
21049 were causing backquotes to be expanded within backquotes, which
21050 doesn't work.
21051
21052Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
21053
21054 * gdb.t17/callfuncs.exp: Add "return 0" to end.
21055
21056Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21057
a9c64011
AS
21058 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
21059 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
21060 by mips cc and contains no stabs entries.
21061
21062Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
21063
21064 * config/vx-gdb.exp: Use fake device to load files rather than
21065 NFS.
21066 * lib/gdb.exp: New proc to do "file" command.
21067 * config/unix-gdb.exp: Use new "file" proc.
21068
21069Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
21070
21071 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
21072 Rework board rebooting slightly.
21073 (gdb_exit): Don't exit from the remote shell; there isn't one.
21074 * gdb.stabs/weird.exp: If a program is being debugged already,
21075 kill it.
21076 * gdb.t04/setvar.exp: Stop and restart gdb.
21077 * gdb.t05/expr.exp: Likewise.
21078 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
21079 restart gdb and reload the program.
21080 * gdb.t08/opaque.exp: Likewise.
21081 * gdb.t12/scope.exp: Likewise.
21082 * gdb.t13/bitfields.exp: Likewise.
21083 * gdb.t15/funcargs.exp: Likewise.
21084 * gdb.t20/classes.exp: Likewise.
21085 * gdb.t03/ptype.exp: Increase timeout.
21086 * gdb.t16/printcmds.exp (test_print_string_constants,
21087 test_print_array_constants): Likewise.
21088 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
21089 * gdb.t20/classes.exp (do_tests): Likewise.
21090 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
21091
21092Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
21093
21094 * gdb.stabs: Renamed *wierd* to *weird*.
21095
21096Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
21097
21098 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
21099 for timeout. Add "known gcc 2.4.5 bug" to failure message.
21100
21101Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
21102
21103 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
21104 (do_tests): Remove xfail for whatis on one_var and two_var.
21105
21106Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
21107
21108 * Makefile.in: Made cross building work better by adding
21109 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
21110
21111Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21112
21113 * gdb.t15/{return.c,return.exp,Makefile.in}:
21114 New test, currently commented out.
21115
21116Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
21117
21118 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
21119 still running and removes the leftover named socket so GDb can do
21120 clean restarts.
21121
21122Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
21123
21124 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
21125 console, not GDB.
21126 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
21127 cross testing works better with "make check"
21128 * config/unix-gdb: Use default procedures for exit and version.
21129 * config/vx-gdb.exp: Cleaned up and massaged back to working order
21130 with the newest VxWorks.
21131
21132Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21133
21134 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
21135 old form.
21136
21137 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
21138 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
21139
21140 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
21141
21142 * config/unix-gdb.exp: Remove this version of gdb_exit
21143 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
21144 Rob says he'll look at it when he gets back to testing boards.
21145
21146Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
21147
21148 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
21149 an expected fail for certain ptype commands.
21150
21151 * gdb.t20/classes.exp: Update expected results of "ptype class
21152 Base1" to account for the constructor that now appears in the type.
21153
21154Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
21155
21156 * configure.in (configdirs): Restore gdb.t04, which mysteriously
21157 disappeared from list.
21158 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
21159 "alldone" proc with call to cleanup and exit.
21160 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
21161 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
21162 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
21163 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
21164 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
21165 "alldone" proc with simple returns that suppress remaining
21166 tests. The alldone proc went away many months ago.
21167
21168Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21169
21170 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
21171
21172 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
21173
21174Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21175
21176 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
21177 as vax gdb will display them.
21178
21179Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21180
21181 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
21182 optimizers.
21183
21184 * scope.exp: Change "bad value for localval" messages so each one
21185 is unique.
21186
21187 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
21188 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
21189
21190 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
21191
21192Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21193
21194 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
21195 doesn't exist (due to optimization).
21196
21197Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21198
21199 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
21200 contains \r because the filename is long.
21201
21202 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
21203 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
21204
21205Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21206
21207 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
21208 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
21209 Ultrix.
21210 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
21211 int tests.
21212 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
21213
21214Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
21215
21216 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
21217
21218 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 21219 to match does not match the passing case but still matches the
c906108c
SS
21220 failing case.
21221
21222Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21223
21224 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
21225
21226Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
21227
21228 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
21229 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
21230 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
21231 Remove various versions of gdb_exit.
21232 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
21233 gdb_exit.
21234 * config/unix-gdb.exp: gdb_exit remains here, and should override
21235 the generic version, since it's doing a lot of wierd stuff that
21236 the other versions aren't. FIXME, fold it in, or abandon this
21237 version.
21238
21239Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21240
21241 * gdb.t24/demangle.exp: Add tests for PR 3220.
21242
21243Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21244
21245 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
21246
21247Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
21248
21249 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
21250 "i386-*-*". Works for i486 as well.
21251
21252 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
21253 bug, and expand domain of xfail to all SVR4 systems, since the
21254 actual problem is likely to be in generic SVR4 /proc support.
21255
21256Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21257
21258 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
21259
21260Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
21261
21262 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
21263 xfails for other systems. Match a missing 'Continuing.' as an
21264 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
21265
21266 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
21267 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
21268 Only issue warning for missing executables if -all option is used.
21269
21270 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
21271 file if -all option is used. It's like an unpredictable XFAIL.
21272
21273Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21274
21275 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
21276 for dynamically linked binaries.
21277
21278 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
21279
21280Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21281
21282 * gdb.t20/inherit.exp: Change message for "print tagless struct"
21283 to state that this is a known bug in old versions of g++.
21284
21285Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21286
21287 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
21288 while waiting for `Continuing'.
21289
21290Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
21291
21292 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
21293 in text, data, and bss.
21294 * gdb.t10/nodebug.c: Add local and global test variables for
21295 initialized and uninitialized data.
21296
21297Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21298
21299 * config/unix-gdb.exp (gdb_exit): Add "wait".
21300
21301Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21302
21303 * gdb.t06/signals.exp: xfail the continue from the handler for all
21304 targets.
21305
21306 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
21307 function with watchpoints enabled, the i386 call dummy starts with
21308 a call.
21309
21310 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
21311 386 bsd names its corefiles.
21312
21313Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
21314
21315 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
21316 compilers don't grok it.
21317 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
21318 with small octal ints rather than character constants, which
21319 are signed and might not fit if first promoted to int.
21320
21321Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
21322
21323 * gdb.t09/Makefile.in (clean): Remove corefile.
21324
21325Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21326
21327 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
21328
21329Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21330 and Jim Kingdon (kingdon@cygnus.com)
21331
21332 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
21333 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
21334 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
21335
21336Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21337
21338 * gdb.t17/interrupt.exp: Add xfail for hppa.
21339
21340Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21341
21342 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
21343 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
21344 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
21345 to determine signed-ness of bitfields and use the result to setup
21346 the xfail.
21347 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
21348 * gdb.t15/funcargs.exp: Use them to step until the second indirect
21349 call line is reached if necessary.
21350
21351Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21352
21353 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
21354
21355Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21356
21357 * gdb.t06/break.exp: Also test `clear' command.
21358
21359Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
21360
21361 * gdb.t00/teststrategy.exp: Remove extra quote.
21362
21363 * gdb.t07/watchpoint.exp: Change xfail for calling function with
21364 watchpoint enabled to be for all non-68k machines.
21365
21366 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
21367
21368Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21369
21370 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
21371 targets use aout.mt instead of ecoff.mt as gas understands
21372 standard aout format.
21373
21374Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
21375
21376 * lib/gdb.exp (runto): Don't insist that function we are running to
21377 was compiled with -g.
21378
21379 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
21380
21381 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
21382 to get back into the read system call.
21383 Accept leading newline in case where we woke it up.
21384
21385Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21386
21387 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
21388 to make the stabs test work on ecoff systems using gcc and -with-stabs.
21389 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
21390 enable ecoff configuration.
21391
21392Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21393
21394 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
21395
21396Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21397
21398 * gdb.t16/printcmds.exp: Add another printf test.
21399
21400Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
21401
21402 * configure.in: If configured -with-stabs on any target, add
21403 stabsdirs to configdirs.
21404
21405Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21406
21407 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
21408 fun" so pattern does not match the command itself.
21409
21410Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21411
21412 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
21413
21414Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21415
21416 * gdb.t17/interrupt.exp: Test for more things.
21417
21418Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21419
21420 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
21421 compiler arranges the code and line numbers.
21422
21423 * gdb.t17/interrupt.exp: Don't send \n after ^C.
21424
21425Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21426
21427 * gdb.t00/help.exp: Increase expect input buffer size.
21428
21429Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21430
21431 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
21432
21433 * gdb.t07/watchpoint.exp: Add xfail for hppa.
21434
21435 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
21436
21437 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
21438 [0-9]*, not just [0-9].
21439
21440Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21441
21442 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
21443
21444 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
21445
21446Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21447
21448 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
21449
21450Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21451
21452 * gdb.t06/signals.c: Add xfails for sun3.
21453
21454 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
21455
21456 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
21457 test_stepping tests.
21458
21459Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21460
21461 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
21462
21463 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
21464
21465 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
21466 rather than actually putting it through cpp twice.
21467
21468 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
21469
21470Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
21471
21472 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
21473 no longer needed.
21474
21475Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21476
21477 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
21478
21479 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
21480 C++ features prints as "struct", make it a pass, not an xfail.
21481
21482Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21483
21484 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
21485 Don't require VA to print as "class" rather than "struct".
21486
21487Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
21488
21489 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
21490
21491Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21492
21493 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
21494
21495Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21496
21497 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
21498 order.
21499
21500Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21501
21502 * gdb.t16/printcmds.exp: Add printf tests.
21503
21504 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
21505
21506 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
21507
21508Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
21509
21510 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
21511 pass counts, to counteract any existing or future setup_xfails.
21512
21513Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21514
21515 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
21516 {BEGIN,END}_COMMON for common block instead of STAB.
21517 * gdb.stabs/wierd.exp: Add xfail for rs6000.
21518
21519 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
21520 intp_var should be N_GSYM not N_LSYM.
21521 wierd-aout.S: Use a label for the value of the N_SO.
21522 wierd.def: Remove all backslashes.
21523 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
21524
21525Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21526
21527 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
21528 get the expected next to inheritance3.
21529
21530Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21531
21532 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
21533 now that gcc-2.4 gets it right.
21534
21535Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21536
21537 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
21538
21539 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
21540 generating comp-info.exp which works for cross-compilation.
21541
21542Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
21543
21544 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
21545 "*-*-sysv4.*".
21546
21547Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
21548
21549 * gdb.t01/run.exp: Start with a fresh gdb.
21550 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
21551 SVR4.x.
21552
21553Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
21554
21555 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
21556 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
21557 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
21558 Makefile.in (distclean, realclean): Remove gdbme.c from list of
21559 things to remove.
21560
21561Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
21562
21563 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
21564 test cases from bug reports.
21565
21566Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
21567
21568 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
21569 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
21570 avoid spurious xfails.
21571 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
21572 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
21573 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
21574
21575Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
21576
21577 * gdb.t00/teststrategy.exp: Rework to provide more useful
21578 description of each test, fix problem with systems that define
21579 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
21580 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
21581 results for "next over recursive call" so timeouts aren't taken
21582 by error.
21583
21584Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
21585
21586 * gdb.t12/scope.exp: Test printing of variables before run.
21587
21588 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
21589 printed in wrong order due to sorting.
21590
21591Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
21592
21593 * gdb.t00/teststrategy.exp: Fix expected results for printing
21594 user entered string constant. Is array of char, prints with no
21595 address.
21596
21597 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
21598 commands.
21599 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
21600 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
21601 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
21602 of struct of char arrays.
21603 * gdb.t00/radix.exp: New tests for radix commands.
21604
21605Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
21606
21607 * gdb.t16/printcmd.exp: Print a variable before running program
21608 (with xfail for AIX).
21609
21610Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
21611
21612 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
21613
21614 * gdb.t16/printcmd.exp: Don't print variables before running program.
21615
21616 * gdb.t06/break.exp: Don't require envp argument to main.
21617
21618 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
21619
21620 * gdb.t02/whatis.exp, gdb.t11/list.exp:
21621 Add xfails for rs6000.
21622
21623 * gdb.t02/whatis.exp: Change other tests not to re-test something
21624 we already tested.
21625
21626 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
21627 each type used has a variable of that type.
21628
21629Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
21630
21631 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
21632
21633Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21634
21635 * configure.in: change srctrigger to be a file, not a directory
21636
21637Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
21638
21639 * configure.in (mips-idt-ecoff*): Added trailing '*'.
21640
21641 * gdb.t11/list.exp: Fixed a couple of typos.
21642
21643Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
21644
21645 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
21646 is fixed and PR is closed.
21647 * gdb.t16 (gdbme.c): Add simple test string variable.
21648 * gdb.t16 (printcmds.exp): Add tests with simple test string
21649 variable, primarily for boundaries on "set print elements".
21650
21651Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
21652
21653 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
21654 Make leading 0's optional and don't expect a tab in the middle
21655 of the number.
21656
21657 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
21658
21659 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
21660 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
21661 don't end command passed to gdb_test with newline.
21662
21663 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
21664 signed keyword away, don't expect signed bitfields to be signed.
21665
21666 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
21667 printing with only as many 1's as are in the field as well as printing
21668 with 32 1's (see comment).
21669
21670Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
21671
21672 * gdb.t00/default.exp: Start with a fresh gdb.
21673 * configure.in (configdirs): Remove gdb.t31 until the chill
21674 compiler works again. It no longer is able to find chillrt0
21675 since it isn't in libchill.a anymore.
21676 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
21677 wierd.o, make more modular.
21678 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
21679 spurious newlines that caused problems.
21680
21681Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21682
21683 * Move test with enums and partial symbols from gdb.t03/ptype.exp
21684 to gdb.stabs/wierd.exp since GCC has worked around the bug.
21685 gdb.stabs/wierd.{exp,def}: Many new tests.
21686
21687 * gdb.t00/default.exp: update info line for new message.
21688
21689 * gdb.t02/{whatis.exp,gdbme.c}:
21690 Test that "char *" doesn't print as "caddr_t".
21691
21692Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21693
21694 * gdb.t00/help.exp: Use .* in place of some help messages which
21695 just changed.
21696 gdb.t00/default.exp: Update "info frame" test for new message.
21697 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
21698 Remove some xfails
21699
21700Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21701
21702 * gdb.t03/{gdbme.c,ptype.exp}:
21703 Add tests for typedef'd struct and union without tags.
21704 Also check "whatis" on a variable of a typedef'd enum without a tag.
21705
21706 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
21707 PRMS 1823; the bug still exists but isn't reproduced by this test
21708 anymore), and remove rs6000 XFAIL (the bug is fixed).
21709
21710 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
21711 duplicated from whatis.exp. For those that are left, accept
21712 "long", "long int", or "int" for long variables (whatis.exp already
21713 has an XFAIL for "int", so no need to fail it here).
21714
21715 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
21716 Deal with GCC's names for types now that GDB uses the compiler's names.
21717
21718 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
21719 setup_xfail's for sunos4. If we #defined the signed keyword away,
21720 don't expect GDB to know that char it is signed.
21721
21722 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
21723
21724Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
21725
21726 * configure.in (configdirs): Add gdb.t24 for C++ tests that
21727 should work on any system, regardless of debugging format.
21728 * gdb.t21/demangle.exp: Move to gdb.t24.
21729 * gdb.t24/demangle.exp: Move from gdb.t21.
21730 * gdb.t24/{Makefile.in, configure.in}: New files.
21731
21732Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21733
21734 * configure.in: Do gdb.stabs and C++ tests only for stabs.
21735 * gdb.stabs: New directory.
21736
21737Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21738
21739 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
21740 not just "Quit anyway?".
21741
21742Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
21743
21744 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
21745 that all setup_xfails are immediately followed by clear_xfails.
21746
21747Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
21748
21749 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
21750 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
21751 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
21752 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
21753 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
21754 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21755 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21756 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
21757 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
21758 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
21759 gdb.t31/chillvars.exp, lib/gdb.exp:
21760 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
21761 bug-gdb@prep.ai.mit.edu.
21762
21763Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
21764
21765 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
21766 with 0.0, not integer 0.
21767
21768Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
21769
21770 * gdb.t06/break.exp: Update for "Kill the program" message change.
21771
21772Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
21773
21774 * Makefile.in (GDBFLAGS): Set to -nx.
21775 * Makefile.in (site.exp): Use GDBFLAGS.
21776
21777Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21778
21779 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
21780 Makefiles.
21781 (check): depend on just-check.
21782 (just-check): added so that tests can be run without a noop
21783 build pass.
21784
21785Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21786
21787 Switch to using configure's configdirs.
21788 * Makefile.in (Makefile): add configure.in dependency.
21789 (SUBDIRS): removed redundant assignment.
21790 * configure.in: switch subdirs assignment to configdirs.
21791 * gdb.t*/configure.in: new files.
21792
21793Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
21794
21795 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
21796 works.
21797
21798Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
21799
21800 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
21801 in explicit rules. Apparently this is not supported by some makes.
21802
21803Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
21804
21805 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
21806
21807Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21808
21809 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
21810 disappeared.
21811
21812Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
21813
21814 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
21815
21816Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
21817
21818 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
21819 watchpoint problem that is now fixed.
21820 * gdb.t30/chexp.exp: Remove setup_xfail for printing
21821 uninitialized convenience variables.
21822 * gdb.t31/chillvars.exp: Fix expected patterns for printing
21823 structures.
21824
21825Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21826
21827 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
21828 which causes expect to get out of sync with gdb on long output
21829 from help set.
21830 * gdb.t09/corefile.exp: Make expected pattern for core file
21831 failing signal and frame output format less sun specific.
21832
21833Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
21834
21835 * gdb.t31/chillvars.exp: Add and remove initial dummy
21836 breakpoint, so that symbol table is forced in.
21837 (Needed at least on Sunos4, though it seems not SVR4.)
21838 * gdb.t31/chillvars.exp: Update for changed output format.
21839
21840Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
21841
a9c64011 21842 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
21843
21844Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
21845
21846 * Makefile.in: Added --srcdir when invoking runtest, removed the
21847 need for a local config file. (optional now)
21848
21849Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
21850
21851 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
21852 failure count used to force early termination. Add some more
21853 expected failures for gnu style demangling.
21854
21855Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21856
21857 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
21858 pmi variable from gdb.t20/gdbme to get optimized away.
21859 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
21860 Check for written corefile upon timeout _and_ eof.
21861
21862Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21863
21864 * config/unix-gdb.exp: Add missing return 0.
21865
21866Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21867
21868 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
21869 test termination.
21870
21871Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
21872
21873 * configure.in (subdirs): Put back gdb.t17 which mysteriously
21874 disappeared.
21875
21876Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
21877
21878 * gdb.t10/crossload.exp: Disable the i860-elf test until such
21879 time as i860 support works.
21880
d63a86f8 21881 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
21882 "backtrace 100\r" rather than just "backtrace\r", to match last
21883 change.
21884
21885Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
21886
21887 * config/udi-gdb.exp (gdb_exit): Remove close command.
21888 (gdb_target_udi): New procedure to set the UDI target.
21889 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
21890 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
21891 Added waits for prompts after several question responses. Added
21892 some more responses used by a29k-amd-udi-gdb.
21893 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
21894 pass different arguments, restart UDI connection after program
21895 completion.
21896 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
21897 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
21898 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
21899 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
21900 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
21901 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
21902 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
21903 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
21904 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
21905 after program completion.
21906 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
21907 compiled with a SELECT_VECS setting.
21908 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
21909 infinite recursion.
21910
21911 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
21912 Added checks for COFF results, and made them expected failures for
21913 all targets. It would be better to make them expected failures
21914 for COFF targets only.
21915
21916Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21917
21918 * Makefile.in: add null dvi target, don't bother to recurse
21919 through test directories for info and install-info; rename
21920 $(datadir) to be dejagnu instead of deja-gnu
21921
21922Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
21923
21924 * gdb.t31/gdbme.ch: Re-enable code that previously caused
21925 compiler to coredump.
21926 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
21927 code.
21928
21929Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
21930
21931 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
21932 coredump.
21933 * gdb.t31/chillvars.exp: Comment out tests that depend on that
21934 code.
21935
21936Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
21937
21938 * gdb.t03/ptype.exp: tests for return code from gdb_test.
21939 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
21940 which in a shell. Deletes xgdb when done.
21941 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
21942 Tests the return from the "set height" or "set width" commands.
21943 Added a few return codes where needed.
21944
21945Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
21946
21947 * Makefile.in (SUBDIRS): Add gdb.t17.
21948 * configure.in (subdirs): Add gdb.t17.
21949 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
21950 files to test gdb's calling of functions in the inferior with
21951 the correct arguments and gdb's ability to retrieve any
21952 result returned.
21953
21954Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
21955
21956 * config/unix-gdb.exp (gdb_exit): Remove close commands that
21957 may be called after gdb goes away. Previous versions of expect
21958 needed these to avoid file descriptor leaks, but they cause
21959 errors with the current revision of expect.
21960 * gdb.t00/gdbvars.exp: Use -re on expected output after
21961 setting sevenbit-strings.
21962 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
21963 to set sevenbit-strings consistent across tests.
21964 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
21965 set sevenbit-strings consistent across tests.
21966
21967Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
21968
21969 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
21970 expected output to match current "expect" expectations.
21971
21972Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
21973
21974 * gdb.t00/default.exp: Change expected output for default "source"
21975 command, to match new gdb behavior which requires a filename to
21976 source.
21977
21978Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
21979
21980 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
21981 expected fail for i486-*-* that misses the marker2 function.
21982 * gdb.t10/crossload.exp (bfddefault): Allow successful
21983 recognition of a format to pass even if no symbols are found.
21984 Explicitly catch failures where the format is not recognized
21985 or is ambiguous, and add the reason to the fail message.
21986 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
21987 the cause is and invalid target and add reason to failure message.
21988 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
21989 elf32-i386, elf32-sparc, and elf32-i860.
21990 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
21991 Set up expected failure for 'filename'::variable scope resolution,
21992 which is now apparently broken on all targets.
21993 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
21994 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
21995 gdb.t23/templates.exp: Change failure for missing binfile into
21996 just a warning.
21997 gdb.t21/demangle.exp: Change all cfront references to 'arm'
21998 references.
21999
22000Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
22001
22002 * gdb.t00/default.exp: Add expected output for default "source"
22003 command, to match new gdb behavior.
22004 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
22005
22006Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
22007
22008 * config/*-gdb.exp: returns an error, rather than exiting on
22009 internal errors.
22010
22011Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
22012
22013 * gdb.t03/gdbme.c: Add pointer to struct variable.
22014 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
22015 referencing struct members.
22016
22017Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
22018
22019 * configure.in (mips-idt-ecoff): New target.
22020 * config/mips-gdb.exp: New file for remote board using MIPS remote
22021 debugging protocol.
22022
22023 * Redid configuration scheme. Removed gdb.t*/configure.in.
22024 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
22025 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
22026 distclean targets. Built executables via .o files. Adjusted
22027 tests to account for source files in $(srcdir) rather than
22028 $(objdir).
22029 * lib/gdb.exp (runto): Don't expect () after the function name,
22030 because it may have arguments.
22031
22032Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
22033
22034 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
22035 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
22036 expected failures for mips-idt-* and mips-sgi-*.
22037 * gdb.t00/default.exp (attach): Kill process if requested.
22038 * gdb.t00/help.exp (help target core, help target): Accept a gdb
22039 that does not read core files.
22040 * gdb.t01/run.exp: Removed checks for exit status code.
22041 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
22042 it is linked in.
22043 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
22044 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
22045 appropriate, rather than doing it by hand.
22046 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
22047 execution.
22048 * gdb.t10/crossload.exp: Kill existing program if needed.
22049 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
22050 appropriate, rather than doing it by hand. Always increase
22051 timeout for this test, not just for VxWorks.
22052
22053Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
22054
22055 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
22056 of Chill STRUCT types and STRUCT values.
22057 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
22058 than "char".
22059 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 22060 struct2): New struct definitions and initializations to test
c906108c
SS
22061 simple Chill STRUCT types.
22062
22063Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
22064
22065 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
22066 the null byte at the end of strings.
22067 * gdb.t00/default.exp: Make show version insensitive to copyright
22068 date.
22069 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
22070 to avoid dependencies on target char signedness.
22071 * gdb.t16/printcmds.exp: Update expected results for explicitly
22072 unsigned char.
22073 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
22074 now work.
22075 * gdb.t21/demangle.exp: Add many more patterns for template
22076 demangling, most of them being expected failures.
22077 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
22078 string we are matching for, to match on the whole string.
22079 * gdb.t21/demangle.exp: Add many new test strings to demangle,
22080 and fix a whole bunch that had incorrect expected output but were
22081 passing anyway because of the bug in "proc demangle".
22082 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
22083 type.
22084 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
22085
22086Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
22087
a9c64011
AS
22088 * gdb/testsuite: made modifications to testcases, etc., to allow
22089 them to work properly given the reorganization of deja-gnu and the
22090 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
22091
22092Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
22093
22094 * gdb/testsuite: Initial creation of gdb/testsuite.
22095 Migrated dejagnu testcases and support files for testing nm to
22096 gdb/testsuite from deja-gnu. These files were moved "as is"
22097 with no modifications. This migration is part of a major overhaul
22098 of dejagnu. The modifications to these testcases, etc., which
22099 will allow them to work with the new version of dejagnu will be
22100 made in a future update.
48efe704 22101
8d8cb839 22102 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 22103\f
8d8cb839
EZ
22104;; Local Variables:
22105;; mode: change-log
22106;; left-margin: 8
22107;; fill-column: 74
22108;; version-control: never
22109;; End:
902f2ccb
MC
22110
22111 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 22112 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
22113 Copying and distribution of this file, with or without modification,
22114 are permitted provided the copyright notice and this notice are preserved.