]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Updated Danish, Esperanto and French translations.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3e03848b
JK
12011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.base/gdbindex-stabs-dwarf.c: New file.
4 * gdb.base/gdbindex-stabs.c: New file.
5 * gdb.base/gdbindex-stabs.exp: New file.
6
918c9108
YQ
72011-04-25 Yao Qi <yao@codesourcery.com>
8
9 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
10 with /*...*/.
11 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
12
90556b8c
JK
132011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14
15 * gdb.python/py-value.exp (test_objfiles): Name the first test
16 `py-value in file.filename'.
17
03f2bd59
JK
182011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19
20 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
21 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
22 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
23 !gdbserver_reconnect_p..
24 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
25
7b08b9eb
JK
262011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
27
28 * gdb.cp/cpcompletion.exp (complete class methods)
29 (complete class methods beginning with F): Move them above runto. New
30 comment about the runto delimiter.
31
b78974c3
PA
322011-04-20 Pedro Alves <pedro@codesourcery.com>
33
34 * gdb.base/maint.exp: Test that "maint print registers" works
35 without a running program.
36
20429c40 372011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 38
20429c40
MP
39 * gdb.base/setshow.exp: Fix racy tests.
40 ($old_gdb_prompt): New variable.
41
7a9dd1b2
TT
422011-04-19 Tom Tromey <tromey@redhat.com>
43
44 * gdb.mi/mi-nsmoribund.exp:
45 * gdb.hp/gdb.objdbg/objdbg01.exp:
46 * gdb.base/structs.exp (test_struct_returns):
47 * gdb.base/call-sc.exp (test_scalar_returns):
48 * gdb.base/bigcore.exp: Remove duplicate words.
49
02835898
JK
502011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
51
52 * gdb.base/break-interp-lib.c (v, vptr): New variables.
53 * gdb.base/break-interp.exp (test_attach): New comment.
54
254f582e
JK
552011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
56
57 * gdb.threads/gcore-thread.exp ($core0file): New variable.
58 (clear __stack_user.next, clear stack_used.next)
59 (save a zeroed-threads corefile): New test.
60 Call core_load for $core0file.
61 (zeroed-threads cannot be listed): New test.
62
4fe85f5c
JK
632011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
64
65 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
66 filename.
67 ($srcfile): Preserve the original value.
68 ($testfile): Match it the .exp filename.
69 ($corefile): New variable. Substitute it around.
70 Use clean_restart.
71 ($prev_timeout): Remove.
72 (load_core): Move core loading into this proc.
73 Fix restore of $timeout if load_core fails.
74
63524580
JK
752011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
76
77 * gdb.base/eu-strip-infcall.c: New file.
78 * gdb.base/eu-strip-infcall.exp: New file.
79
90359a16
JK
802011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
83 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
84
626e7282
JK
852011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 Fix Python access to inlined frames.
88 * gdb.python/py-frame-inline.c: New file.
89 * gdb.python/py-frame-inline.exp: New file.
90
3363d018
EBM
912011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
92
93 * gdb.base/gdb1090.exp: Change breakpoint location to read the
94 content of 's24' correctly (avoiding "optimized out").
95 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
96
28781456
JK
972011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
98
99 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
100
4a4106ca
TJB
1012011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
102
103 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
104 expect a colon in watch -location output.
105
d26ccb4f
JK
1062011-04-13 Marek Polacek <mpolacek@redhat.com>
107
108 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
109 New testcase `expect response to define backtrace'. Also remove
110 redundant `default' block.
111
e1ab1f9c
JK
1122011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
113
114 * gdb.python/py-prettyprint.c (struct hint_error): New.
115 (main): New variable hint_error.
116 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
117 "print hint_error".
118 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
119 (register_pretty_printers): Register it.
120
0c2e6019
TT
1212011-04-04 Tom Tromey <tromey@redhat.com>
122
123 * gdb.cp/maint.exp (test_help): Update.
124 (test_namespace): Likewise.
125
af57139d
JB
1262011-04-01 Joel Brobecker <brobecker@adacore.com>
127
128 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
129 * gdb.ada/arrayptr.exp: Add new tests.
130
956a9fb9
JB
1312011-04-01 Joel Brobecker <brobecker@adacore.com>
132
133 * gdb.ada/mi_catch_ex: New testcase.
134
d0c4d642
PA
1352011-04-01 Pedro Alves <pedro@codesourcery.com>
136
137 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
138 base::overload(void) method without specifying "const".
139
18819fa6
UW
1402011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
141
142 * gdb.arch/thumb-singlestep.S: New file.
143 * gdb.arch/thumb-singlestep.exp: Likewise.
144
a4c8e806
TT
1452011-03-31 Tom Tromey <tromey@redhat.com>
146
147 * gdb.python/py-prettyprint.py (exception_flag): New global.
148 (NoStringContainerPrinter._iterator.next): Check it.
149 * gdb.python/py-prettyprint.c (main): New variable nstype2.
150 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
151
53832f31
TT
1522011-03-29 Tom Tromey <tromey@redhat.com>
153
154 * gdb.cp/anon-struct.cc: New file.
155 * gdb.cp/anon-struct.exp: New file.
156
e4620230
JK
1572011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
158
159 Test STT_GNU_IFUNC support.
160 * gdb.base/gnu-ifunc-lib.c: New file.
161 * gdb.base/gnu-ifunc.c: New file.
162 * gdb.base/gnu-ifunc.exp: New file.
163
d0fb5eae
JK
1642011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
165
166 Support a ring of related breakpoints.
167 * gdb.base/watchpoint-delete.c: New file.
168 * gdb.base/watchpoint-delete.exp: New file.
169
20106cfb
JK
1702011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
171
172 * gdb.ada/arrayparam.exp (print first after function call): Use
173 explicit package name. Add a comment
174 (print lasta after function call): Rename ...
175 (print last after function call): ... it and use explicit package
176 name.
177 (print length after function call): Use explicit package name.
178 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
179 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
180 (multiple matches for symbol i): Rename ...
181 (multiple matches for symbol integervar): ... it.
182 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
183 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
184
e7ab5e63
AB
1852011-03-25 Andrew Burgess <aburgess@broadcom.com>
186
187 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
188 environment variable to make grep output more predictable. Move
189 all the environment setup into gdb_init so it's done once per test
190 case rather than each time we start gdb.
191
9ef07c8c
TT
1922011-03-24 Tom Tromey <tromey@redhat.com>
193
194 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
195 test.
196
dd90784c
JK
1972011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
198
199 * gdb.dwarf2/dw2-entry-value-main.c: New file.
200 * gdb.dwarf2/dw2-entry-value.S: New file.
201 * gdb.dwarf2/dw2-entry-value.exp: New file.
202
05775840
PM
2032011-03-22 Phil Muldoon <pmuldoon@redhat.com>
204
205 PR python/12183
206
207 * gdb.python/py-function.exp: Add GdbError tests.
208
8661b11b
PA
2092011-03-18 Pedro Alves <pedro@codesourcery.com>
210
211 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
212 (reglocal_test_func, statlocal_test_func): New functions.
213 (globals_test_func): Call new functions.
214 * gdb.trace/unavailable.exp (gdb_collect_args_test)
215 (gdb_collect_locals_test): New procedure.
216 (gdb_trace_collection_test): Call new procedures.
217
0fdb4f18
PA
2182011-03-18 Pedro Alves <pedro@codesourcery.com>
219
220 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
221 (test_register, test_register_unavailable): New procedures.
222 (gdb_unavailable_registers_test): New procedure.
223 (gdb_trace_collection_test): Call it.
224
99c3dc11
PM
2252011-03-18 Phil Muldoon <pmuldoon@redhat.com>
226
227 PR python/12149
228
229 * gdb.python/python.exp: Add gdb.write tests.
230
29703da4
PM
2312010-03-17 Phil Muldoon <pmuldoon@redhat.com>
232
233 * gdb.python/Makefile.in: Add py-objfile.
234 * gdb.python/py-objfile.exp: New file.
235 * gdb.python/py-objfile.c: New file.
236 * gdb.python/py-block.exp: Add is_valid tests.
237 * gdb.python/py-inferior.exp: Ditto.
238 * gdb.python/py-infthread.exp: Ditto.
239 * gdb.python/py-symbol.exp: Ditto.
240 * gdb.python/py-symtab.exp: Ditto.
241
598997c8
KS
2422011-03-16 Keith Seitz <keiths@redhat.com>
243
244 PR c++/12273
245 * gdb.cp/cmpd-minsyms.exp: New test.
246 * gdb.cp/cmpd-minsyms.cc: New file.
247
248 PR c++/11734
249 * gdb.cp/ovsrch.exp: New test.
250 * gdb.cp/ovsrch.h: New file.
251 * gdb.cp/ovsrch1.cc: New file.
252 * gdb.cp/ovsrch2.cc: New file.
253 * gdb.cp/ovsrch3.cc: New file.
254 * gdb.cp/ovsrch4.cc: New file.
255
c91513d8
PP
2562011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
257
258 PR gdb/12528
259 * gdb.base/Makefile.in: Adjust EXECUTABLES.
260 * gdb.base/break-on-linker-gcd-function.exp: New test.
261 * gdb.base/break-on-linker-gcd-function.cc: New file.
262
7470fc63
AT
2632011-03-15 Andreas Tobler <andreast@fgznet.ch>
264
265 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
266
959e7469
PM
2672011-03-15 Phil Muldoon <pmuldoon@redhat.com>
268
269 * lib/gdb.exp (gdb_unload): Add another termination case.
270
9373cf26
JK
2712011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
272
273 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
274 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
275 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
276 Provide a stub byte there.
277 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
278 DW_AT_entry_pc.
279 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
280
24e9cda0
UW
2812011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
282
283 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
284 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
285 "generic ABI, auto".
286 (altivec_abi_tests): Accept vectors returned by reference.
287
7371cf6d
PM
2882010-03-14 Phil Muldoon <pmuldoon@redhat.com>
289
290 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
291
ce77046a
UW
2922011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
293
294 * gdb.python/py-section-script.exp: Skip test if no Python support.
295
176400c3
UW
2962011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
297
298 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
299
ecec24e6
PM
3002011-03-10 Phil Muldoon <pmuldoon@redhat.com>
301
302 * gdb.python/py-parameter.exp: Update tests to the new Python
303 parameter API. Add "no documentation" test. Add deprecated API
304 backward compatibility test.
305
5dbdd470
TT
3062011-03-09 Tom Tromey <tromey@redhat.com>
307
308 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
309 gdb_continue_to_end.
310
b66e66ee
MK
3112011-03-09 Mark Kettenis <kettenis@gnu.org>
312
313 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
314 tabs.
315
eceb0c5f
TT
3162011-03-09 Tom Tromey <tromey@redhat.com>
317
318 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
319 parentheses.
320 (gdb_continue_to_end): Add "allow_extra" parameter. Use
321 $command.
322 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
323 argument to gdb_continue_to_end.
324 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
325 argument to gdb_continue_to_end.
326 * gdb.cp/annota3.exp: Fix regex.
327 * gdb.cp/annota2.exp: Fix regex.
328 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
329 gdb_continue_to_end.
330 * gdb.base/call-signal-resume.exp: Revert earlier patch.
331 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
332 gdb_continue_to_end.
333
63154eca
PA
3342011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
335
336 * gdb.server/ext-run.exp
337 (load new file without any gdbserver inferior): New test.
338
967d1f9b
TT
3392011-03-07 Tom Tromey <tromey@redhat.com>
340
341 * Makefile.in (TAGS): Rewrite.
342
d68dcbb9
JK
3432011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
344
345 * gdb.trace/report.exp (12.1: trace report #1): New match for the
346 initial commands echo. New match for `Found trace'. Anchor all the
347 other matches. Anchor and match for `No trace frame found' the final
348 match.
349
6bf58e63
TT
3502011-03-07 Tom Tromey <tromey@redhat.com>
351
352 * Makefile.in (TAGS): New target.
353
fda326dd
TT
3542011-03-07 Tom Tromey <tromey@redhat.com>
355
356 * lib/opencl.exp (skip_opencl_tests): Update for exit message
357 change.
358 * lib/mi-support.exp (mi_gdb_test): Update for exit message
359 change.
360 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
361 exit message change.
362 (skip_altivec_tests): Update for exit message change.
363 (skip_vsx_tests): Likewise.
364 (gdb_continue_to_end): Likewise. Add 'command' argument.
365 * lib/cell.exp (skip_cell_tests): Update for exit message change.
366 * gdb.threads/tls.exp: Update for exit message change.
367 * gdb.threads/thread-unwindonsignal.exp: Use
368 gdb_continue_to_end.
369 * gdb.threads/step.exp (step_it): Update for exit message change.
370 (continue_all): Likewise.
371 * gdb.threads/print-threads.exp (test_all_threads): Update for
372 exit message change.
373 * gdb.threads/interrupted-hand-call.exp: Use
374 gdb_continue_to_end.
375 * gdb.threads/execl.exp: Use gdb_continue_to_end.
376 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
377 gdb_continue_to_end.
378 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
379 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
380 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
381 * gdb.cp/method.exp: Update for exit message change.
382 * gdb.cp/mb-templates.exp: Update for exit message change.
383 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
384 * gdb.cp/annota3.exp: Update for exit message change.
385 * gdb.cp/annota2.exp: Update for exit message change.
386 * gdb.cell/fork.exp: Use gdb_continue_to_end.
387 * gdb.base/term.exp: Update for exit message change.
388 * gdb.base/step-test.exp (test_i): Update for exit message change.
389 * gdb.base/sigstep.exp (advance): Update for exit message change.
390 (advancei): Likewise.
391 * gdb.base/siginfo.exp: Update for exit message change.
392 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
393 * gdb.base/reread.exp: Use gdb_continue_to_end.
394 * gdb.base/langs.exp: Use gdb_continue_to_end.
395 * gdb.base/interrupt.exp: Update for exit message change.
396 * gdb.base/gdb1555.exp: Update for exit message change.
397 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
398 * gdb.base/ending-run.exp: Update for exit message change.
399 * gdb.base/chng-syms.exp: Update for exit message change.
400 * gdb.base/checkpoint.exp: Update for exit message change.
401 * gdb.base/catch-syscall.exp (check_for_program_end): Use
402 gdb_continue_to_end.
403 (test_catch_syscall_with_wrong_args): Likewise.
404 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
405 * gdb.base/break-interp.exp (test_ld): Update for exit message
406 change.
407 * gdb.base/bang.exp: Update for exit message change.
408 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
409 (do_call_attach_tests): Likewise.
410 * gdb.base/a2-run.exp: Update for exit message change.
411 * gdb.arch/ppc-dfp.exp: Update for exit message change.
412 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
413 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
414
dd19bd70
JK
4152011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
416
417 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
418
30e62689
TT
4192011-03-03 Tom Tromey <tromey@redhat.com>
420
421 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
422 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
423 * gdb.hp/gdb.aCC/configure.ac: Remove.
424 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
425 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
426 * gdb.hp/gdb.base-hp/configure.ac: Remove.
427 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
428 * gdb.hp/gdb.compat/configure (Makefile): Remove.
429 * gdb.hp/gdb.compat/configure.ac: Remove.
430 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
431 * gdb.hp/gdb.defects/configure (Makefile): Remove.
432 * gdb.hp/gdb.defects/configure.ac: Remove.
433 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
434 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
435 * gdb.hp/gdb.objdbg/configure.ac: Remove.
436 * gdb.hp/configure.ac: Remove.
437 * gdb.hp/configure: Remove.
438 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
439 substitution.
440 (Makefile): Remove rule.
441 * gdb.cell/configure.ac: Remove.
442 * gdb.cell/configure: Remove.
443 * gdb.stabs/Makefile.in (Makefile): Remove.
444 (distclean): Don't remove config.status or config.log.
445 * gdb.stabs/configure (Makefile): Remove.
446 * gdb.stabs/configure.ac: Remove.
447 * configure: Rebuild.
448 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
449 Remove stabs- and cell-specific logic. Test for existence of
450 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
451 subdirectories, gdb.cell, and and gdb.stabs.
452 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
453
c171f854
JB
4542011-03-03 Joel Brobecker <brobecker@adacore.com>
455
456 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
457 end of buffer.
458
9a5193cb
JB
4592011-03-02 Joel Brobecker <brobecker@adacore.com>
460
461 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
462 gdb_test when running a test where we expected no output back.
463
9bb4c1bb
MS
4642011-02-28 Michael Snyder <msnyder@vmware.com>
465
466 * gdb.cp/overload.cc: Change initializer value to integer.
467
3bd0f5ef
MS
4682011-02-27 Michael Snyder <msnyder@vmware.com>
469
470 * gdb.multi/base.exp: Add test for remove-inferiors.
471
2279eaad
JB
4722011-02-26 Joel Brobecker <brobecker@adacore.com>
473
474 * gdb.python/py-frame.exp: Simplify the initialization phase
475 using prepare_for_testing.
476
c82c0b55
MS
4772011-02-25 Michael Snyder <msnyder@vmware.com>
478
479 * gdb.multi/base.exp: Add tests for info inferiors with args.
480
1d94651b
JK
4812011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
482
483 * gdb.dwarf2/dw2-ranges.S: Rename to ...
484 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
485 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
486 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
487 asmfile3. Comment the STABS (#3) file compilation. Compile
488 everything through assembler. Provide KFAIL for symtab/12497.
489 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
490 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
491 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
492 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
493
3bd0f5ef
MS
4942011-02-24 Michael Snyder <msnyder@vmware.com>
495
496 * gdb.base/break.exp: Add tests for delete breakpoints using
497 convenience variables and value history references.
498
12c1418e
MS
4992011-02-24 Michael Snyder <msnyder@vmware.com>
500
501 * gdb.base/break.exp: Remove debugging 'printf' accidentally
502 left behind in previous check-in.
503
e5a67952
MS
5042011-02-23 Michael Snyder <msnyder@vmware.com>
505
506 * gdb.base/break.exp: Add tests for "info break" with arguments.
507 * gdb.trace/infotrace.exp: Update patterns for error and help.
508 * gdb.base/completion.exp: Update pattern.
509 * gdb.base/ena-dis-br.exp: Update pattern.
510 * gdb.base/help.exp: Update patterns.
511
5122011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
513
514 * gdb.base/memattr.exp: New test.
515 * gdb.base/memattr.c: Test load for memattr.exp.
516
6e6fbe60
DE
5172011-02-22 Doug Evans <dje@google.com>
518
519 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
520
1d41d745
MS
5212011-02-22 Michael Snyder <msnyder@vmware.com>
522
523 * Makefile.in: Make more clean.
524 * gdb.ada/Makefile.in: Ditto.
525 * gdb.arch/Makefile.in: Ditto.
526 * gdb.asm/Makefile.in: Ditto.
527 * gdb.base/Makefile.in: Ditto.
528 * gdb.cp/Makefile.in: Ditto.
529 * gdb.dwarf2/Makefile.in: Ditto.
530 * gdb.java/Makefile.in: Ditto.
531 * gdb.mi/Makefile.in: Ditto.
532 * gdb.modula2/Makefile.in: Ditto.
533 * gdb.python/Makefile.in: Ditto.
534 * gdb.server/Makefile.in: Ditto.
535 * gdb.stabs/Makefile.in: Ditto.
536 * gdb.threads/Makefile.in: Ditto.
537 * gdb.trace/Makefile.in: Ditto.
538
79ba84ca
MS
5392011-02-22 Michael Snyder <msnyder@vmware.com>
540
541 * gdb.threads/thread-find.exp: Add tests for bad input to
542 info threads.
543
b9b35694
JB
5442011-02-22 Joel Brobecker <brobecker@adacore.com>
545
546 * gdb.python/py-breakpoint.exp: Fix the expected output of
547 one of the "maint info breakpoints" tests to accept the output
548 generated on platforms that do not have hardware watchpoints.
549
8bfb830f
JB
5502011-02-22 Joel Brobecker <brobecker@adacore.com>
551
552 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
553 clean_restart. Be a little stricter in the expected output
554 for one of the tests. Fix a typo in one of the comments.
555
c45f3c54
JB
5562011-02-22 Joel Brobecker <brobecker@adacore.com>
557
558 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
559 Delete variable binfile, no longer use. Add or modify test
560 comments to make them unique.
561
b97c863c
MS
5622011-02-21 Michael Snyder <msnyder@vmware.com>
563
564 * Makefile.in: Update for make clean.
565 * gdb.ada/Makefile.in: Ditto.
566 * gdb.arch/Makefile.in: Ditto.
567 * gdb.asm/Makefile.in: Ditto.
568 * gdb.base/Makefile.in: Ditto.
569 * gdb.cp/Makefile.in: Ditto.
570 * gdb.dwarf2/Makefile.in: Ditto.
571 * gdb.java/Makefile.in: Ditto.
572 * gdb.mi/Makefile.in: Ditto.
573 * gdb.modula2/Makefile.in: Ditto.
574 * gdb.python/Makefile.in: Ditto.
575 * gdb.server/Makefile.in: Ditto.
576 * gdb.stabs/Makefile.in: Ditto.
577 * gdb.threads/Makefile.in: Ditto.
578 * gdb.trace/Makefile.in: Ditto.
579
aea5b279
MS
5802011-02-21 Michael Snyder <msnyder@vmware.com>
581
582 * gdb.threads/thread-find.exp: Update patterns for changes in
583 output of "info threads" command.
584
e3039479
UW
5852011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
586 Ulrich Weigand <uweigand@de.ibm.com>
587
588 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
589 (skip_hw_watchpoint_tests): Likewise.
590 (skip_hw_watchpoint_multi_tests): Likewise.
591
b800ec70
UW
5922011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
593
594 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
595 (skip_hw_watchpoint_tests): Likewise.
596 (skip_hw_watchpoint_multi_tests): Likewise.
597 (skip_hw_watchpoint_access_tests): Likewise.
598
599 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
600 * gdb.base/pr11022.exp: Likewise.
601 * gdb.base/watch-read.exp: Likewise.
602 * gdb.base/watch_thread_num.exp: Likewise.
603 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
604 * gdb.base/watchpoint-hw.exp: Likewise.
605 * gdb.base/watchpoint.exp: Likewise.
606 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
607 * gdb.threads/watchthreads-reorder.exp: Likewise.
608 * gdb.threads/watchthreads.exp: Likewise.
609 * gdb.threads/watchthreads2.exp: Likewise.
610
91033e37
JB
6112011-02-21 Joel Brobecker <brobecker@adacore.com>
612
613 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
614 the debugger is unable to find the array bounds.
615
eeaafae2
JK
6162011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
617
618 * gdb.cp/typedef-operator.exp: New file.
619 * gdb.cp/typedef-operator.cc: New file.
620
e338d953
MS
6212011-02-17 Michael Snyder <msnyder@vmware.com>
622
623 * gdb.threads/thread-find.exp: Fix regular expressions.
624
e67ad678
JB
6252011-02-17 Joel Brobecker <brobecker@adacore.com>
626
627 * gdb.ada/packed_array: Expand testcase to test printing of
628 unconstrained packed array.
629
93084bca
JB
6302011-02-17 Joel Brobecker <brobecker@adacore.com>
631
632 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
633
a0c78a73
PA
6342011-02-16 Pedro Alves <pedro@codesourcery.com>
635
f65d5553 636 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
637 (main): Initialize it before collecting, and and clear it
638 afterwards.
f65d5553
PA
639 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
640 collecting with '{type} addr', where the addr expression is not an
641 rvalue.
a0c78a73 642
3dfcbbd2
KW
6432011-02-16 Ken Werner <ken.werner@de.ibm.com>
644
645 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
646 a bool variable. Expect correct OpenCL names for vector types. Use the
647 uc3 variable name instead of referring to the uchar3 built-in type.
648 Escape the asterisk at the half pointer test.
649
08807d5a
PA
6502011-02-16 Pedro Alves <pedro@codesourcery.com>
651
f65d5553 652 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
653 (main): Initialize it before collecting, and and clear it
654 afterwards.
f65d5553
PA
655 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
656 collecting overlapping memory ranges.
08807d5a 657
60f98dde
MS
6582011-02-15 Michael Snyder <msnyder@vmware.com>
659
660 * gdb.base/default.exp: Add tests for thread commands.
661 * gdb.base/help.exp: Add tests for thread commands.
662 * gdb.threads/thread-find.exp: New test for thread find command.
663
648cd113
KW
6642011-02-15 Ken Werner <ken.werner@de.ibm.com>
665
666 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
667
494e194e
YQ
6682011-02-15 Yao Qi <yao@codesourcery.com>
669
670 PR tdep/12352
671 * gdb.arch/arm-disp-step.S : New test for str instruction.
672 * gdb.arch/arm-disp-step.exp : Likewise.
673
d9492458
TJB
6742011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
675
676 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
677 "vector_register2_vr" test strings. Test the extended floating
678 point registers (F32~F63).
679 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
680 IBM XL C compiler. Make the test program use a register provided
681 by the compiler for the lxvd2x instruction.
682
8af8e3bc
PA
6832011-02-14 Pedro Alves <pedro@codesourcery.com>
684
685 * gdb.trace/unavailable.cc (class Base, class Middle, class
686 Derived): New types.
687 (derived_unavail, derived_partial, derived_whole): New globals.
688 (virtual_partial): New global.
689 (virtualp): Point at virtual_partial.
690 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
691 related to unavailable vptr.
692
1b28d0b3
PA
6932011-02-14 Pedro Alves <pedro@codesourcery.com>
694
695 * gdb.trace/unavailable.cc (a, b, c): New globals.
696 (main): Set and clear them.
697 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
698 `a' and `c', and check that `b' isn't collected, although `a' and
699 `c' are.
700
ec0a52e1
PA
7012011-02-14 Pedro Alves <pedro@codesourcery.com>
702
703 * gdb.trace/unavailable.cc (struct Virtual): New.
704 (virtualp): New global pointer.
705 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
706 printing a pointer to an object whose type has a vtable, with
707 print object on.
708
24e6bcee
PA
7092011-02-14 Pedro Alves <pedro@codesourcery.com>
710
711 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
712 value repeat handles unavailableness.
713
39d37385
PA
7142011-02-14 Pedro Alves <pedro@codesourcery.com>
715
716 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
717 tests for building arrays from unavailable values, subscripting
718 non-memory rvalue unvailable arrays, and accessing fields or
719 baseclasses of non-lazy unavailable values,
720 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
721 struct types.
722 (g_smallstruct, g_smallstruct_b): New globals.
723
06d72e16
PA
7242011-02-14 Pedro Alves <pedro@codesourcery.com>
725
726 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
727
bc9a5551
JK
7282011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
729
730 Fix const/volatile qualifiers of C++ types, PR c++/12328.
731 * gdb.cp/overload-const.exp: New file.
732 * gdb.cp/overload-const.cc: New file.
733
54fcddd0
UW
7342011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
735
736 * gdb.opencl/callfuncs.cl: New file.
737 * gdb.opencl/callfuncs.exp: New test.
738 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
739
d6dafb7c
UW
7402011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
741
742 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
743 when computing result.
744 * gdb.arch/altivec-abi.exp: Update expected results.
745
a449c2d8
TJB
7462011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
747
748 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
749 * gdb.base/jit.exp: Likewise.
750 * gdb.base/pie-execl.exp: Likewise.
751 * gdb.base/solib-nodir.exp: Likewise.
752 * gdb.base/solib-overlap.exp: Likewise.
753
764880b7
PA
7542011-02-07 Pedro Alves <pedro@codesourcery.com>
755
756 * gdb.trace/collection.c (global_pieces): New.
757 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
758 New procedure.
759 (gdb_trace_collection_test): Call it.
760
505500db
SW
7612011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
762
763 * gdb.python/py-evthreads.c: New file.
764 * gdb.python/py-evthreads.exp: New file.
765 * gdb.python/py-events.py: New file.
766 * gdb.python/py-events.exp: New file.
767 * gdb.python/py-events.c: New file.
768
385203ed
DD
7692011-02-04 David Daney <ddaney@caviumnetworks.com>
770
771 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
772
9011945e
AB
7732011-02-03 Andrew Burgess <aburgess@broadcom.com>
774
775 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
776 gdb.base/disasm-end-cu.exp: New test for disassembling over the
777 boundary between two compilation units.
778
580688f3
PA
7792011-02-02 Pedro Alves <pedro@codesourcery.com>
780
781 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
782 (Virtual): New structs.
783 (virtual_o, virtual_middle_b): New globals.
784 * gdb.cp/virtbase.exp: New tests.
785
d3f0f853
PP
7862011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
787
788 * gdb.base/jit.exp: New file.
789 * gdb.base/jit-main.c: New file.
790 * gdb.base/jit-solib.c: New file.
791
b2030fb5
UW
7922011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
793
794 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
795 proceed to initial kernel entry point.
796 * gdb.opencl/datatypes.exp: Likewise.
797 * gdb.opencl/operators.exp: Likewise.
798 * gdb.opencl/vec_comps.exp: Likewise.
799
2db19d1e
SW
8002011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
801
802 * gdb.cp/nsnested.cc: New.
803 * gdb.cp/nsnested.exp: New.
804 * gdb.cp/nsnoimports.exp: New.
805 * gdb.cp/nsnoimports.cc: New.
806
6b0c4c1f
JB
8072011-01-31 Joel Brobecker <brobecker@adacore.com>
808
809 * gdb.base/interact.exp: Add extra tests that verify that
810 the value of the interactive-mode setting does not change
811 after the script is sourced.
812
80b23b6a
JK
8132011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
814
815 * gdb.cp/noparam.exp: New file.
816 * gdb.cp/noparam.cc: New file.
817
ffd5ec24
PA
8182011-01-28 Pedro Alves <pedro@codesourcery.com>
819
820 * gdb.trace/tfile.exp: Test that with no traceframe selected,
821 there's no stack or registers.
822
a81766d8
TT
8232011-01-26 Tom Tromey <tromey@redhat.com>
824
825 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
826 space before string output. Add test for "set print pretty off"
827 case.
828
585fdaa1
PA
8292011-01-25 Pedro Alves <pedro@codesourcery.com>
830
831 * gdb.base/frame-args.exp: Adjust.
832 * gdb.dwarf2/dw2-noloc.exp: Adjust.
833 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
834 * gdb.dwarf2/pieces.exp: Adjust.
835 * gdb.opt/clobbered-registers-O2.exp: Adjust.
836 * gdb.opt/inline-locals.exp: Adjust.
837 * gdb.threads/fork-child-threads.exp: Adjust.
838
d468832a
KW
8392011-01-25 Ken Werner <ken.werner@de.ibm.com>
840
841 * gdb.opencl/convs_casts.cl: Move program scope variables into the
842 OpenCL kernel function. Add a comment as marker. Add address space
843 qualifiers for the remaining program scope variables.
844 * gdb.opencl/datatypes.cl: Likewise.
845 * gdb.opencl/operators.cl: Likewise.
846 * gdb.opencl/vec_comps.cl: Likewise.
847 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
848 Add breakpoint at the marker comment.
849 * gdb.opencl/datatypes.exp: Likewise.
850 * gdb.opencl/operators.exp: Likewise.
851 * gdb.opencl/vec_comps.exp: Likewise.
852
490f124f
PA
8532011-01-24 Pedro Alves <pedro@codesourcery.com>
854
855 * gdb.base/printcmds.c (some_struct): New struct and instance.
856 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
857 procedure.
858 <global scope>: Call it.
859
6da78614
KW
8602011-01-21 Ken Werner <ken.werner@de.ibm.com>
861
862 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
863 argument to the gdb_compile_opencl_hostapp call.
864
ec64c9aa
YQ
8652011-01-19 Yao Qi <yao@codesourcery.com>
866
867 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
868 positve list.
869
810cfdbb
YQ
8702011-01-19 Yao Qi <yao@codesourcery.com>
871
872 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
873 canonical form.
874 Remove "xscale-*-*"
875 * gdb.xml/tdesc-regs.exp: Likewise.
876 * gdb.python/py-section-script.exp: Replace ARM target triplet
877 with canonical form.
878 Match arm*-*-symbianelf*.
879 * gdb.base/dup-sect.exp: Likewise.
880 * lib/dwarf.exp: New.
881 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
882 dwarf2_support.
883 * gdb.dwarf2/dup-psym.exp: Likewise.
884 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
885 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
886 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
887 * gdb.dwarf2/dw2-basic.exp: Likewise.
888 * gdb.dwarf2/dw2-compressed.exp: Likewise.
889 * gdb.dwarf2/dw2-const.exp: Likewise.
890 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
891 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
892 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
893 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
894 * gdb.dwarf2/dw2-filename.exp: Likewise.
895 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
896 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
897 * gdb.dwarf2/dw2-intercu.exp: Likewise.
898 * gdb.dwarf2/dw2-intermix.exp: Likewise.
899 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
900 * gdb.dwarf2/dw2-noloc.exp: Likewise.
901 * gdb.dwarf2/dw2-op-call.exp: Likewise.
902 * gdb.dwarf2/dw2-producer.exp: Likewise.
903 * gdb.dwarf2/dw2-ranges.exp: Likewise.
904 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
905 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
906 * gdb.dwarf2/dw2-strp.exp: Likewise.
907 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
908 * gdb.dwarf2/implptr.exp: Likewise.
909 * gdb.dwarf2/mac-fileno.exp: Likewise.
910 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
911 * gdb.dwarf2/pieces.exp: Likewise.
912 * gdb.dwarf2/pr11465.exp: Likewise.
913 * gdb.dwarf2/valop.exp: Likewise.
914 * gdb.dwarf2/watch-notconst.exp: Likewise.
915 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
916
4694da01
TT
9172011-01-19 Tom Tromey <tromey@redhat.com>
918
919 * gdb.python/py-infthread.exp: Add thread tests.
920
b075872c
JB
9212011-01-14 Joel Brobecker <brobecker@adacore.com>
922
923 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
924
2c3e6e24
JB
9252011-01-14 Joel Brobecker <brobecker@adacore.com>
926
927 * gdb.ada/widewide: New testcase.
928
de8fa76c
JB
9292011-01-13 Joel Brobecker <brobecker@adacore.com>
930
931 * gdb.base/interact.exp: New testcase.
932
1b05df00
TT
9332011-01-12 Tom Tromey <tromey@redhat.com>
934
935 * gdb.mi/gdb2549.exp: Update for error message changes.
936 * gdb.mi/mi-cli.exp: Likewise.
937 * gdb.mi/mi-disassemble.exp: Likewise.
938 * gdb.mi/mi-pthreads.exp: Likewise.
939 * gdb.mi/mi-regs.exp: Likewise.
940 * gdb.mi/mi-stack.exp: Likewise.
941 * gdb.mi/mi-var-block.exp: Likewise.
942 * gdb.mi/mi-var-cmd.exp: Likewise.
943 * gdb.mi/mi2-cli.exp: Likewise.
944 * gdb.mi/mi2-disassemble.exp: Likewise.
945 * gdb.mi/mi2-pthreads.exp: Likewise.
946 * gdb.mi/mi2-regs.exp: Likewise.
947 * gdb.mi/mi2-stack.exp: Likewise.
948 * gdb.mi/mi2-var-block.exp: Likewise.
949 * gdb.mi/mi2-var-cmd.exp: Likewise.
950
c2ff108b
JK
9512011-01-12 Andrew Burgess <aburgess@broadcom.com>
952 Jan Kratochvil <jan.kratochvil@redhat.com>
953
954 PR fortran/11104 and DWARF unbound arrays detection.
955 * gdb.fortran/multi-dim.exp: New file.
956 * gdb.fortran/multi-dim.f90: New file.
957
b716877b
AB
9582011-01-12 Andrew Burgess <aburgess@broadcom.com>
959
960 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
961 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
962 add new tests for opcode dumping.
963
6c162d5e
TT
9642011-01-11 Tom Tromey <tromey@redhat.com>
965
966 * gdb.python/py-infthread.exp: Load gdb-python.exp.
967
77b06cd7
TJB
9682010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
969
970 Convert hardware watchpoints to use breakpoint_ops.
971 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
972 type is not supported.
973 * gdb.base/foll-fork.exp: Likewise.
974 * gdb.base/foll-vfork.exp: Likewise.
975
f39a75d0
PM
9762011-01-10 Phil Muldoon <pmuldoon@redhat.com>
977
978 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
979 Use load_lib gdb-python.exp.
980 * gdb.python/python.exp: Ditto.
981 * gdb.python/py-function.exp: Ditto.
982
fc529d80
AS
9832011-01-09 Andreas Schwab <schwab@linux-m68k.org>
984
985 * gdb.threads/tls.exp ("info address me"): Fix expected output.
986
fb03cb59
JK
9872011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
988
989 * configure: Regenerate.
990
d8e22779
TT
9912011-01-06 Tom Tromey <tromey@redhat.com>
992
993 * gdb.python/py-frame.exp: Test gdb.newest_frame.
994
09050809
JB
9952011-01-06 Joel Brobecker <brobecker@adacore.com>
996
fc529d80
AS
997 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
998 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
999 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1000 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
1001 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
1002 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1003 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
1004 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
1005 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
1006 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
1007 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
1008 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
1009 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
1010 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1011 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1012 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
1013 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
1014 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
1015 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1016 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
1017 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
1018 gdb.ada/uninitialized_vars.exp,
1019 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
1020 Simplify by using clean_restart.
09050809 1021
8ed5dd9e
JB
10222011-01-06 Joel Brobecker <brobecker@adacore.com>
1023
1024 Add marker to be used as anchor for inserting breakpoints.
1025 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
1026 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
1027 Likewise.
1028
1029 Remove uses of gdb_start_cmd.
1030 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
1031 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
1032
1033 Do not run testcase if testing with GDBserver.
1034 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
1035 if testing with GDBserver.
1036
368a124f
JB
10372011-01-06 Joel Brobecker <brobecker@adacore.com>
1038
1039 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
1040 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
1041 copyright header.
1042
44944448
JB
10432011-01-05 Joel Brobecker <brobecker@adacore.com>
1044
1045 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
1046 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
1047 testsuite/gdb.fortran/complex.f,
1048 testsuite/gdb.fortran/derived-type.f90,
1049 testsuite/gdb.fortran/library-module-lib.f90,
1050 testsuite/gdb.fortran/library-module-main.f90,
1051 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
1052 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
1053 Copyright year update.
1054
31886ea6
JB
10552011-01-05 Joel Brobecker <brobecker@adacore.com>
1056
1057 * gdb.base/langs1.f: Add copyright header.
1058
ebedcab5
JK
10592011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1060
1061 * gdb.base/morestack.exp: New file.
1062 * gdb.base/morestack.c: New file.
1063
de1eb2f9
JK
10642011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1065
1066 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
1067
9e87a409
JB
10682010-12-29 Joel Brobecker <brobecker@adacore.com>
1069
1070 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
1071 * gdb.ada/arrayptr.exp: Add test printing that new variable.
1072
720d1a40
JB
10732010-12-29 Joel Brobecker <brobecker@adacore.com>
1074
1075 * gdb.ada/lang_switch.exp: Correct expected parameter value.
1076
a283af87
AS
10772010-12-25 Andreas Schwab <schwab@linux-m68k.org>
1078
5d3d9cba
AS
1079 * gdb.threads/tls.exp: Fix typo.
1080
a283af87
AS
1081 * gdb.threads/thread-specific.exp (get_thread_list): Update.
1082 * gdb.threads/execl.exp: Update.
1083
2a20745c
YQ
10842010-12-23 Yao Qi <yao@codesourcery.com>
1085
1086 * gdb.arch/arm-disp-step.exp: New.
1087 * gdb.arch/arm-disp-step.S: New.
1088
a7658b96
TT
10892010-12-21 Tom Tromey <tromey@redhat.com>
1090
1091 * gdb.threads/execl.exp: Update.
1092 * gdb.threads/linux-dp.exp: Update.
1093 * gdb.threads/manythreads.exp: Update.
1094 * gdb.threads/tls.exp: Update.
1095
5b79abe7
TT
10962010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1097
1098 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
1099 (NextOverThrowDerivates) <resumebpt>: New.
1100 (resumebpt_test): New.
1101 (main): Call resumebpt_test.
1102 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
1103
0914bcdb
SS
11042010-12-12 Stan Shebs <stan@codesourcery.com>
1105
1106 * gdb.trace/tsv.exp: Test print command on trace state variables.
1107
305aeedc
TT
11082010-12-09 Tom Tromey <tromey@redhat.com>
1109
1110 * gdb.base/interp.exp: Add regression test.
1111
186c406b
TT
11122010-12-09 Tom Tromey <tromey@redhat.com>
1113
1114 * gdb.java/jnpe.java: New file.
1115 * gdb.java/jnpe.exp: New file.
1116 * gdb.cp/nextoverthrow.exp: New file.
1117 * gdb.cp/nextoverthrow.cc: New file.
1118
aae1c79a
DE
11192010-12-07 Doug Evans <dje@google.com>
1120
1121 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
1122 of data-directory.
1123 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
1124 updated.
1125 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
1126
60f98dde 11272010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
1128
1129 * gdb.base/callfuncs.exp: Test for skip_float_tests.
1130 * gdb.base/call-sc.exp: Ditto.
1131 * gdb.base/finish.exp: Ditto.
1132 * gdb.base/return.exp: Ditto.
1133 * gdb.base/return2.exp: Ditto.
1134
5fa290c1
DE
11352010-11-30 Doug Evans <dje@google.com>
1136
1137 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
1138 (gdb_expect_list): Fix spelling errors in comments.
1139 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
1140 send_gdb/gdb_expect_list where applicable.
1141 * gdb.base/call-ar-st.exp: Ditto.
1142 * gdb.base/funcargs.exp: Ditto.
1143 * gdb.base/gcore.exp: Ditto.
1144 * gdb.base/page.exp: Ditto.
1145 * gdb.base/sigaltstack.exp: Ditto.
1146 * gdb.base/siginfo.exp: Ditto.
1147 * gdb.base/sigstep.exp: Ditto.
1148 * gdb.base/trace-commands.exp: Ditto.
1149
4e04c971
DE
11502010-11-29 Doug Evans <dje@google.com>
1151
1152 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
1153 printer-name;subprinter-name.
1154
8cf6f0b1
TT
11552010-11-29 Tom Tromey <tromey@redhat.com>
1156
1157 * gdb.dwarf2/implptr.exp: New file.
1158 * gdb.dwarf2/implptr.c: New file.
1159 * gdb.dwarf2/implptr.S: New file.
1160
94b6973e
PM
11612010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1162
fc529d80 1163 PR python/12199
94b6973e
PM
1164
1165 * gdb.python/py-breakpoint.exp: Test the delete method.
1166
8358c15c
JK
11672010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1168
1169 Fix step_resume_breakpoint unsaved during an infcall.
1170 * gdb.base/step-resume-infcall.exp: New file.
1171 * gdb.base/step-resume-infcall.c: New file.
1172
f6df29bc
TJB
11732010-11-24 Edjunior Machado <emachado@br.ibm.com>
1174
1175 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
1176
f2b5a5cf
TJB
11772010-11-24 Edjunior Machado <emachado@br.ibm.com>
1178
1179 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
1180 on ppc64's symbols; "finish" and "return" commands must accept to
1181 show the caller line again as well as the line after.
1182 * gdb.asm/powerpc64.inc: New file.
1183
6b0ecdc2
DE
11842010-11-23 Doug Evans <dje@google.com>
1185
1186 * lib/gdb.exp (gdb_test_sequence): New function.
1187 (gdb_expect_list): Add verbose -log call for each pattern.
1188 * gdb.base/signals.exp (test_handle_all_print): Call it.
1189 Reduce timeout increment from 6 minutes to 1 minute.
1190 * gdb.server/ext-run.exp: Call it.
1191
ea976c60
PM
11922010-11-23 Phil Muldoon <pmuldoon@redhat.com>
1193
f2b5a5cf 1194 PR python/12212
ea976c60
PM
1195
1196 * gdb.python/python.exp: Check that selected_thread raises an
1197 error when no inferior is loaded.
1198
c0efa795
JK
11992010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1200
1201 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
1202 * gdb.dwarf2/dw2-stack-boundary.S: New file.
1203
ec3aa567
JK
12042010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1205
1206 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
1207 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
1208
d8249011
DE
12092010-11-18 Doug Evans <dje@google.com>
1210
1211 * gdb.server/ext-run.exp: Fix intermittent failures.
1212
d4eba7d1
NF
12132010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1214
1215 * gdb.stabs/gdb11479.exp: Use runto_main.
1216
b04c2f88
NF
12172010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1218
1219 * gdb.base/break-entry.exp: Skip if using a stub.
1220
ae9d7ce4
NF
12212010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1222
1223 * gdb.python/py-inferior.exp: Pack values in target endianness.
1224
621c8364
TT
12252010-11-12 Tom Tromey <tromey@redhat.com>
1226
1227 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
1228 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
1229 MemoryError.
1230 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
1231 type.
1232 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
1233 MemoryError.
1234 (test_subscript_regression): Update exception type.
1235
84f4c1fe
PM
12362010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1237
1238 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
1239 breakpoint tests.
1240
a1442452
PA
12412010-11-09 Pedro Alves <pedro@codesourcery.com>
1242
1243 * gdb.base/watchpoint.exp: Test "watch -location" with an
1244 innacessible location.
1245
efd11a33
JK
12462010-11-09 Edjunior Machado <emachado@br.ibm.com>
1247 Luis Machado <luisgpm@br.ibm.com>
1248
1249 * gdb.base/maint.exp: Expect "." prefix.
1250 * gdb.base/nodebug.exp: Expect "." Likewise.
1251 * gdb.base/sepsymtab.exp: Expect "." Likewise.
1252 * gdb.base/watchpoint-cond-gone.exp: Likewise.
1253 * gdb.base/watchpoint.exp: Expect a software watch to be created for
1254 POWER server processors.
1255
aa00efb5
JK
12562010-11-08 Edjunior Machado <emachado@br.ibm.com>
1257 Luis Machado <luisgpm@br.ibm.com>
1258
1259 * gdb.base/break-entry.exp: convert entry point for
1260 ppc64 and expect leading `.' on ppc64's symbols
1261
99e7ae30
DE
12622010-11-05 Doug Evans <dje@google.com>
1263
1264 * gdb.base/help.exp: Update expected output.
b521dba8
DE
1265 * gdb.python/py-param.exp: Delete, contents moved to ...
1266 * gdb.python/py-parameter.exp: ... here. New file.
1267 Add test for gdb.parameter ("directories").
99e7ae30 1268
f4b8a18d
KW
12692010-11-05 Ken Werner <ken.werner@de.ibm.com>
1270
1271 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
1272 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
1273 * configure: Regenerate.
1274 * gdb.opencl/Makefile.in: New File.
1275 * gdb.opencl/datatypes.exp: Likewise.
1276 * gdb.opencl/datatypes.cl: Likewise.
1277 * gdb.opencl/operators.exp: Likewise.
1278 * gdb.opencl/operators.cl: Likewise.
1279 * gdb.opencl/vec_comps.exp: Likewise.
1280 * gdb.opencl/vec_comps.cl: Likewise.
1281 * gdb.opencl/convs_casts.exp: Likewise.
1282 * gdb.opencl/convs_casts.cl: Likewise.
1283 * lib/opencl.exp: Likewise.
1284 * lib/opencl_hostapp.c: Likewise.
1285 * lib/opencl_kernel.cl: Likewise.
1286 * lib/cl_util.c: Likewise.
1287 * lib/cl_util.c: Likewise.
1288 * gdb.base/default.exp (set language): Add "opencl" to the list of
1289 languages.
1290
a9d5ef47
SW
12912010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
1292
1293 * gdb.cp/overload.exp: Added test for inheritance overload.
1294 * gdb.cp/overload.cc: Ditto.
1295 * gdb.cp/oranking.exp: Removed releveant kfails.
1296
03eb1c79
JK
12972010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1298 Joel Brobecker <brobecker@adacore.com>
1299
1300 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
1301 check test_compiler_info.
1302
dbc98a8b
KW
13032010-11-03 Ken Werner <ken.werner@de.ibm.com>
1304
1305 * gdb.base/gnu_vector.exp: Adjust expect messages.
1306
120bd360
KW
13072010-11-03 Ken Werner <ken.werner@de.ibm.com>
1308
1309 * gdb.base/gnu_vector.exp: Add unary operator tests.
1310
c37f7098
KW
13112010-11-03 Ken Werner <ken.werner@de.ibm.com>
1312
1313 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
1314
7b51bc51
DE
13152010-11-02 Doug Evans <dje@google.com>
1316
1317 * gdb.python/py-pp-maint.c: New file.
1318 * gdb.python/py-pp-maint.exp: New file.
1319 * gdb.python/py-pp-maint.py: New file.
1320
50c97f38
TT
13212010-11-02 Tom Tromey <tromey@redhat.com>
1322
1323 * gdb.base/default.exp: Remove "scheme" from language list.
1324
a289b8f6
JK
13252010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1326
1327 Revert:
1328 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1329 * gdb.threads/sigstep-threads.exp: New file.
1330 * gdb.threads/sigstep-threads.c: New file.
1331
cd017491
MS
13322010-10-20 Michael Snyder <msnyder@vmware.com>
1333
1334 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
1335
8e6a5956
UW
13362010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1337
1338 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
1339 Skip test completely if gdb,no_hardware_watchpoints.
1340
2c04da0d
UW
13412010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1342
1343 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
1344 strict, but do not check for any particular function name within libc.
1345
79afc5ef
SW
13462010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1347
1348 * gdb.cp/smartp.exp: New test.
1349 * gdb.cp/smartp.cc : New test.
1350
026ffab7
SW
13512010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1352
1353 * gdb.cp/converts.exp: Test pointer to bool conversion.
1354 Test pointer to long conversion.
1355 * gdb.cp/oranking.exp: Removed relevant kfail.
1356
3a772aa4
TT
13572010-10-18 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
1360 argument to lazy_string.
1361 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
1362 (pp_ls.to_string): Use it.
1363 * gdb.python/py-prettyprint.c (main): Move declarations to top.
1364 Add "estring2" local.
1365
5fc3827b
JK
13662010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1367
1368 Fix s390x compatibility.
1369 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
1370 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
1371
8aeb23f3
JK
13722010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1373
1374 * gdb.threads/sigstep-threads.exp: New file.
1375 * gdb.threads/sigstep-threads.c: New file.
1376
c1e56572
JK
13772010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1378
1379 * gdb.base/pie-execl.exp: New file.
1380 * gdb.base/pie-execl.c: New file.
1381
92163a10
JK
13822010-10-13 Doug Evans <dje@google.com>
1383 Jan Kratochvil <jan.kratochvil@redhat.com>
1384
1385 PR exp/12117
1386 * gdb.cp/ptype-cv-cp.cc: New file.
1387 * gdb.cp/ptype-cv-cp.exp: New file.
1388
7062b0a0
SW
13892010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
1390
1391 * gdb.cp/converts.cc: New test program.
1392 * gdb.cp/converts.exp: New test.
1393 * gdb.cp/overload.exp: Added test for void* vs int*.
1394 * gdb.cp/overload.exp: Ditto.
1395 * gdb.cp/oranking.exp: Removed related kfail.
1396
0e3509db
DE
13972010-10-13 Doug Evans <dje@google.com>
1398
1399 * lib/gdb-python.exp (gdb_check_python_config): New function.
1400 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
1401 * gdb.python/lib-types.cc: New file.
1402 * gdb.python/lib-types.exp: New file.
1403
8dc78533
JK
14042010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1405
1406 * gdb.python/py-error.exp: New file.
1407 * gdb.python/py-error.py: New file.
1408
93c17e06
JK
14092010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1410
1411 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
1412 gdb_test_multiple.
1413
d8b34041
JK
14142010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1415
1416 * gdb.base/break-interp.exp: Use ldlags for linking flags.
1417 * gdb.base/prelink.exp: Likewise.
1418 * gdb.base/solib-nodir.exp: Likewise.
1419 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
1420 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
1421 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
1422
e0cc584e
UW
14232010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1424
1425 * break-interp.exp (test_ld): Use two separate gdb_expect statements
1426 for the "info files" test to avoid timeouts on slow machines.
1427
cfc353b1
JK
14282010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1429
1430 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
1431 (main): Make openlib dummy call.
1432
d3d7896d
JK
14332010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1434
1435 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
1436 * break-interp.exp (reach): Move the core body ...
1437 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
1438 (test_ld): Provide always real argument, even to the linker. Replace
1439 dl_main by _dl_debug_state.
1440
5e533c94
JK
14412010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 Fix results of prelinked PIEs on ppc*.
1444 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
1445 Accept also DISPLACEMENT "PRESENT".
1446 (main): Replace "ZERO" displacements by "PRESENT".
1447
33540610
SW
14482010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
1449
1450 * gdb.cp/oranking.exp: New test.
1451 * gdb.cp/oranking.cc: New test program.
1452
3bdf2bbd
KW
14532010-10-08 Ken Werner <ken.werner@de.ibm.com>
1454
1455 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
1456 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
1457
2f608a3a
KW
14582010-10-06 Ken Werner <ken.werner@de.ibm.com>
1459
1460 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
1461 lush, lynx) New constant.
1462 * gdb.base/constvars.exp: Test const array types.
1463 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
1464
aa2e2d8d
DE
14652010-10-06 Doug Evans <dje@google.com>
1466
1467 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
1468 of syscall staging area.
1469
2844d6b5
KW
14702010-10-06 Ken Werner <ken.werner@de.ibm.com>
1471
1472 * gdb.base/gnu_vector.c: Add variable c4.
1473 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
1474 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1475
7d8ac8bb
MR
14762010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
1477
1478 * gdb.arch/altivec-abi.exp: Fix a typo.
1479
84a02e58
MR
14802010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
1481
1482 * lib/mi-support.exp (thread_selected_re): Correct pattern used
1483 to match a thread ID.
1484
b18e6318
JK
14852010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1486
1487 Fix s390x testcase compatibility.
1488 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
1489
a2c09bd0
DE
14902010-10-01 Doug Evans <dje@google.com>
1491
1492 * lib/gdb-python.exp: New file.
1493 * gdb.python/py-block.exp: Use it.
1494 * gdb.python/py-breakpoint.exp: Ditto.
1495 * gdb.python/py-frame.exp: Ditto.
1496 * gdb.python/py-inferior.exp: Ditto.
1497 * gdb.python/py-param.exp: Ditto.
1498 * gdb.python/py-prettyprint.exp: Ditto.
1499 * gdb.python/py-shared.exp: Ditto.
1500 * gdb.python/py-symbol.exp: Ditto.
1501 * gdb.python/py-symtab.exp: Ditto.
1502 * gdb.python/py-type.exp: Ditto.
1503 * gdb.python/py-value.exp: Ditto.
1504 * gdb.python/python.exp: Ditto.
1505
38f12cfc
TT
15062010-09-30 Tom Tromey <tromey@redhat.com>
1507
1508 * gdb.base/anon.exp: New file.
1509 * gdb.base/anon.c: New file.
1510
9ae8282d
TT
15112010-09-30 Tom Tromey <tromey@redhat.com>
1512
1513 * gdb.base/completion.exp: Test completion through anonymous
1514 union.
1515 * gdb.base/break1.c (struct some_struct): Add anonymous union.
1516
e9e07ba6
JK
15172010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1518
1519 Fix printing parameters of inlined functions.
1520 * gdb.dwarf2/dw2-inline-param.exp: New file.
1521 * gdb.dwarf2/dw2-inline-param-main.c: New file.
1522 * gdb.dwarf2/dw2-inline-param.S: New file.
1523
cd2effb2
JK
15242010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1525
1526 PR corefiles/12071.
1527 * gdb.base/corefile.exp (quit with a process, no question: load core)
1528 (quit with a core file): New tests.
1529
bceffbf3
JK
15302010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1531
1532 Fix GDB crash on inferior calls with self-referencing classes.
1533 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
1534 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
1535 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
1536
1736ad11
JK
15372010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1538
1539 Fix lost siginfo_t for inferior calls.
1540 * gdb.base/siginfo-infcall.exp: New file.
1541 * gdb.base/siginfo-infcall.c: New file.
1542
a176ad92
JB
15432010-09-22 Joel Brobecker <brobecker@adacore.com>
1544
1545 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
1546
c2b0a229
JK
15472010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
1550 New test.
1551 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
1552
e8ae22d1
JB
15532010-09-22 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1556 type of our const type.
1557
ec322823
SW
15582010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1559
1560 * gdb.cp/pr12028.cc: New.
1561 * gdb.cp/pr12028.exp: New.
1562
72929c62
JB
15632010-09-22 Joel Brobecker <brobecker@adacore.com>
1564
1565 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1566
875b4ff5 15672010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 1568 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
1569
1570 PR mi/11407
1571 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1572 * gdb.mi/dw2-ref-missing-frame-main.c New File.
1573 * gdb.mi/dw2-ref-missing-frame.S New File.
1574 * gdb.mi/dw2-ref-missing-frame.exp New File.
1575
7155d578
TT
15762010-09-14 Tom Tromey <tromey@redhat.com>
1577
1578 PR symtab/8399:
1579 * gdb.threads/tls.exp: Remove kfail. Update expected output.
1580
515ed532
TT
15812010-09-14 Tom Tromey <tromey@redhat.com>
1582
1583 PR exp/11803:
1584 * gdb.threads/tls.exp: Use C++.
1585 (check_thread_local): Use K::another_thread_local.
1586 * gdb.threads/tls.c (class K): New.
1587 (another_thread_local): Now a member of K.
1588 (spin): Update. No longer K&R C.
1589
450ca57c
SW
15902010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1591
1592 * gdb.cp/koenig.cc: created class for testing member lookup.
1593 * gdb.cp/koenig.exp: Added test for member lookup.
1594
dbd492a3
JK
15952010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1596
1597 Fix false FAILs on sourcetree topdir directory containing "kill".
1598 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1599 source line matching regexp.
1600
8d4d924b
JK
16012010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 * gdb.python/python.exp (set height 0, collect help from uiout)
1604 (verify help to uiout): New tests.
1605
8e64f2a0
JK
16062010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1607
1608 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1609 is_lp64_target to check 64bit target.
1610
4569eed2
JK
16112010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1612
1613 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1614 (test_ld) <powerpc64-*>: New.
1615
5e1617b1
DJ
16162010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1617
1618 * gdb.cp/templates.exp (test_template_args): Allow "struct".
1619
c767944b
DJ
16202010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1621
1622 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1623 (FunctionArg::method): New function.
1624 (empty, arg): New variables.
1625 (main): Call arg.method.
1626 * gdb.cp/templates.exp (test_template_args): New function.
1627 (do_tests): Call it.
1628
27d3a3fc
UW
16292010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1630
1631 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1632 of "next" to proceed over pthread_exit call.
1633
55b7ce7f
UW
16342010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1635
1636 * gdb.base/maint.exp: Avoid wildcards against potentially very long
1637 "maint print statistics" output to prevent expect timeouts.
1638
809df446
JK
16392010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1640
1641 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1642 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1643 (test_float_rejected): ... here.
1644 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1645 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1646 (test_float_rejected): ... here.
1647 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1648 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1649 (test_float_rejected): ... here.
1650 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1651 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1652 (test_float_rejected): ... here.
1653
8464be76
DJ
16542010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1655
1656 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1657 before disabling hardware watchpoints.
1658 (test_inaccessible_watchpoint): Check that hardware watchpoints
1659 are used. Test for watchpoints on a constant address.
1660
14dba4b4
JK
16612010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1662
1663 * gdb.base/ui-redirect.exp: New file.
1664
3f3540e1 16652010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 1666 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
1667
1668 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1669
0f254bb7
DE
16702010-08-31 Doug Evans <dje@google.com>
1671
1672 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1673
03f17ccf
TT
16742010-08-30 Tom Tromey <tromey@redhat.com>
1675
1676 PR python/11792:
1677 * gdb.python/py-value.exp (test_subscript_regression): Add
1678 dynamic_type test.
1679
640617ad
DJ
16802010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1681
1682 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1683 instead of running to main. Do not test the main function.
1684 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1685 Add new main.
1686
2ed91d1b
PA
16872010-08-26 Pedro Alves <pedro@codesourcery.com>
1688
1689 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1690 one test.
1691
673bfd45
DE
16922010-08-24 Doug Evans <dje@google.com>
1693
1694 PR symtab/11942
1695 * gdb.dwarf2/dw4-sig-types.cc: New file.
1696 * gdb.dwarf2/dw4-sig-types.h: New file.
1697 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1698 * gdb.dwarf2/dw4-sig-types.exp: New file.
1699
f9ffd4bb
TT
17002010-08-23 Tom Tromey <tromey@redhat.com>
1701
1702 PR python/11145:
1703 * gdb.python/py-value.c (Base, Derived): New types.
1704 (base): New global.
1705 * gdb.python/py-value.exp (test_subscript_regression): Add
1706 dynamic_cast test.
1707
d839c8a4
TT
17082010-08-23 Tom Tromey <tromey@redhat.com>
1709
1710 PR python/10676:
1711 * gdb.python/py-type.exp (test_fields): Add tests for type
1712 equality.
1713
702c2711
TT
17142010-08-23 Tom Tromey <tromey@redhat.com>
1715
1716 PR python/11915:
1717 * gdb.python/py-type.exp (test_fields): Add tests for array.
1718
832bafd3
KS
17192010-08-23 Keith Seitz <keiths@redhat.com>
1720
1721 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1722 have any children. Create a new abbrev for it.
1723 Add missing terminal sequence to .debug_abbrev.
1724
c37bf528
KS
17252010-08-20 Keith Seitz <keiths@redhat.com>
1726
1727 PR symtab/11465:
1728 * gdb.dwarf2/pr11465.exp: New test.
1729 * gdb.dwarf2/pr11465.S: New file.
1730 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1731 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1732
4572cbac
TJB
17332010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1734
1735 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1736 registers. Update data sets with the new v2_double element in the
1737 VSX register union. Add vector_register3_vr data set for the AltiVec
1738 registers. Use gdb_test_no_output instead of send_gdb.
1739
e7fbb131
PA
17402010-08-19 Pedro Alves <pedro@codesourcery.com>
1741
1742 * gdb.python/py-shared.exp: New file, factored out from
1743 python.exp.
1744 * gdb.python/py-shared.c: New file.
1745 * gdb.python/py-shared-sl.c: New file.
1746 * gdb.python/python-1.c: New file.
1747 * gdb.python/python-sl.c: Delete.
1748 * gdb.python/python.c: Mention python-1.c.
1749 * gdb.python/python.exp: Move shared library tests to
1750 py-shared.exp.
1751 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1752 (MISCELLANEOUS): New.
1753 (clean mostlyclean): Also remove $MISCELLANEOUS.
1754
d30f5e1f
DE
17552010-08-19 Doug Evans <dje@google.com>
1756
1757 PR exp/11926
1758 * gdb.base/printcmds.exp (test_float_accepted): New function.
1759 Move existing float tests there. Add tests for floats with suffixes.
1760 (test_float_rejected): New function.
1761 * gdb.java/jv-print.exp (test_float_accepted): New function.
1762 (test_float_rejected): New function.
1763 * gdb.objc/print.exp: New file.
1764 * gdb.pascal/print.exp: New file.
1765 * lib/objc.exp: New file.
1766
7b3fd859
PM
17672010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1768
1769 * gdb.base/default.exp (info set): Avoid full buffer error and force
1770 reading up to final gdb prompt.
1771 (show): Likewise.
1772
c92817ce
TT
17732010-08-18 Tom Tromey <tromey@redhat.com>
1774
1775 PR symtab/11919:
1776 * gdb.base/completion.exp: Add test.
1777
f1208f9e
DE
17782010-08-18 Doug Evans <dje@google.com>
1779
1780 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1781 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1782 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1783 Simplify, early exit if runto_main fails.
1784 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1785 (set_lang_fortran): Moved to lib/fortran.exp.
1786 * gdb.fortran/types.exp: load_lib fortran.exp.
1787 (set_lang_fortran): Moved to lib/fortran.exp.
1788 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1789 * gdb.java/jprint.exp (set_lang_java): Ditto.
1790 * gdb.java/jv-exp.exp: load_lib java.exp.
1791 If set_lang_java fails, issue a warning instead of failure to be
1792 consistent with other set_lang_foo uses.
1793 (set_lang_java): Moved to lib/java.exp.
1794 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1795 If set_lang_java fails, issue a warning instead of failure to be
1796 consistent with other set_lang_foo uses.
1797 * gdb.pascal/types.exp: load_lib pascal.exp.
1798 (set_lang_pascal): Moved to lib/pascal.exp.
1799 * lib/fortran.exp: New file.
1800 * lib/java.exp (set_lang_java): New function.
1801 * lib/pascal.exp (set_lang_pascal): New function.
1802
2f06b485
YQ
18032010-08-18 Yao Qi <yao@codesourcery.com
1804
1805 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1806 func_nofb_start and func_loopfb_start, so that address of functions
1807 is equal to these labels on Thumb.
1808
96e25403
YQ
18092010-08-18 Yao Qi <yao@codesourcery.com>
1810
1811 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1812 to reflect latest c source file.
1813
36e6adc4
JK
18142010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1815
1816 * gdb.cp/infcall-dlopen.exp: New file.
1817 * gdb.cp/infcall-dlopen.cc: New file.
1818 * gdb.cp/infcall-dlopen-lib.cc: New file.
1819
f431efe5
PA
18202010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1821 Pedro Alves <pedro@codesourcery.com>
1822
1823 PR breakpoints/11371
1824
1825 * gdb.base/watch-cond-infcall.exp: New file.
1826 * gdb.base/watch-cond-infcall.c: New file.
1827
06a64a0b
TT
18282010-08-16 Tom Tromey <tromey@redhat.com>
1829
1830 * gdb.base/help.exp: Update.
1831 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1832 watchpoint.
1833 (test_watch_location): New proc.
1834 (test_watchpoint_in_big_blob): Delete watchpoint.
1835 * gdb.base/watchpoint.c (func5): New function.
1836 (main): Call it.
1837
70ebf4ed
DE
18382010-08-16 Doug Evans <dje@google.com>
1839
1840 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1841
ca5c20b6
PM
18422010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1843
1844 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1845 tests.
1846
7346b668
KW
18472010-08-11 Ken Werner <ken.werner@de.ibm.com>
1848
1849 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1850 * gdb.base/gnu_vector.c: New File.
1851 * gdb.base/gnu_vector.exp: Likewise.
1852
cb2e07a6
PM
18532010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1854
1855 * gdb.python/python.c: New File.
1856 * gdb.python/python-sl.c: New File.
1857 * gdb.python/python.exp: Test solib_address and decode_line
1858 * functions.
1859
5da1313b
JK
18602010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1861
1862 * gdb.python/python.exp (show height, set height 10)
1863 (verify pagination beforehand, verify pagination beforehand: q)
1864 (gdb.execute does not page, verify pagination afterwards)
1865 (verify pagination afterwards: q): New.
1866
49c3ccf7
DE
18672010-08-02 Doug Evans <dje@google.com>
1868
1869 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1870 because of an older gcc, change test2
1871 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1872 to unsupported.
1873
42c0c4f1
KH
18742010-07-30 Kazu Hirata <kazu@codesourcery.com>
1875
1876 * gdb.base/break-always.exp: Do not expect full paths to file
1877 names.
1878 * gdb.base/commands.exp: Likewise.
1879
d3765805
DE
18802010-07-30 Doug Evans <dje@google.com>
1881
c98ee71b
DE
1882 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1883 xfail them when run with older gccs.
1884
fd961404
DE
1885 * lib/gdb.exp (build_executable): Forward "c++" option to
1886 get_compiler_info.
1887
999adef4
DE
1888 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1889 "python print ttype.template_argument(1)" and
1890 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1891 if using gcc 4.4 or earlier.
1892
d3765805
DE
1893 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1894 attach-to-debugger handling.
1895
1276c759
JK
18962010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1897
1898 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1899 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1900 (main): Use copyreloc.
1901 * gdb.base/prelink.exp (split debug of executable)
1902 (.dynbss vs. .bss address shift): New tests.
1903
88caa9b9
PA
19042010-07-29 Pedro Alves <pedro@codesourcery.com>
1905
1906 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1907 in gdb_test_multiple.
1908
c6f2ac43
PA
19092010-07-29 Pedro Alves <pedro@codesourcery.com>
1910
1911 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1912 environment.
1913
326fd672
TT
19142010-07-28 Tom Tromey <tromey@redhat.com>
1915
1916 PR python/11060:
1917 * gdb.python/py-type.c (Temargs): New template.
1918 (temvar): New variable.
1919 * gdb.python/py-type.exp (test_template): New proc.
1920
3ce3b1ba
PA
19212010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1922
1923 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1924 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1925
34eaf542
TT
19262010-07-28 Tom Tromey <tromey@redhat.com>
1927
1928 PR c++/9946:
1929 * gdb.cp/temargs.exp: New file.
1930 * gdb.cp/temargs.cc: New file.
1931
d41b819e
JK
19322010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1933
1934 * gdb.base/help.exp (help disassemble): Update the content.
1935
26ab7092
JK
19362010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 * gdb.threads/ia64-sigill.exp: New file.
1939 * gdb.threads/ia64-sigill.c: New file.
1940
5283e9e1
TT
19412010-07-27 Tom Tromey <tromey@redhat.com>
1942
1943 * gdb.opt/inline-cmds.c (ATTR): New define.
1944 (func1): Use it.
1945 (func2): Likewise.
1946 (func3): Likewise.
1947 (outer_inline1): Likewise.
1948 (outer_inline2): Likewise.
1949 * gdb.opt/inline-bt.c (ATTR): New define.
1950 (func1): Use it.
1951 (func2): Likewise.
1952 * gdb.opt/inline-locals.c (ATTR): New define.
1953 (func1): Use it.
1954 (func2): Likewise.
1955
e992ef73
TT
19562010-07-27 Tom Tromey <tromey@redhat.com>
1957
1958 * gdb.stabs/gdb11479.c (hack): New function.
1959 (test): Use it.
1960 (test2): Use it.
1961 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1962 (int32_search_buf, int64_search_buf): No longer static.
1963 (x): Remove.
1964 * gdb.base/relocate.c (hack): New function.
1965
5374244e
PM
19662010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1967
1968 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1969 * gdb.python/py-value.c (func1): New function.
1970 (func2): Likewise.
1971
a99aee83
CV
19722010-07-26 Corinna Vinschen <vinschen@redhat.com>
1973
1974 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1975 as not to clash with .data section.
1976
a04ba985
JG
19772010-07-26 Jerome Guitton <guitton@adacore.com>
1978
1979 * gdb.base/code_elim.exp: New file.
1980 * gdb.base/code_elim1.c: New file.
1981 * gdb.base/code_elim2.c: New file.
1982
23bd0f7c
PA
19832010-07-21 Pedro Alves <pedro@codesourcery.com>
1984
1985 PR symtab/11827
1986
1987 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1988 (some_volatile_enum): New variable.
1989 * gdb.base/printcmds.exp (test_print_enums): New.
1990 <top level>: Call it.
1991
883df6dd
SW
19922010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1993
1994 * gdb.cp/fpointer.cc: New test.
1995 * gdb.cp/fpointer.exp: New test.
1996
569b05a5
JK
19972010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1998
1999 * gdb.base/solib-nodir.exp: New file.
2000 * lib/gdb.exp (runto): New case for a GDB internal error.
2001
51d7d803
JK
20022010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2003 Ulrich Weigand <uweigand@de.ibm.com>
2004 Tom Tromey <tromey@redhat.com>
2005
2006 * gdb.base/charset-malloc.c: New file.
2007 * gdb.base/charset.c (malloc_stub): New prototype.
2008 (main): Call it instead of malloc itself.
2009 * gdb.base/charset.exp: Use only prepare_for_testing.
2010 (binfile): Remove the variable.
2011
c0edd9ed
JK
20122010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2013
2014 Make core files the process_stratum.
2015 * gdb.base/corefile.exp (run: load core again)
2016 (run: sanity check we see the core file, run: with core)
2017 (run: core file is cleared, attach: load core again)
2018 (attach: sanity check we see the core file, attach: with core)
2019 (attach: core file is cleared): New tests.
2020 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
2021
3cbaedff
KW
20222010-07-14 Ken Werner <ken.werner@de.ibm.com>
2023
2024 * gdb.arch/altivec-abi.exp: New tests.
2025
91158a56
TT
20262010-07-13 Tom Tromey <tromey@redhat.com>
2027
2028 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
2029 (main): Use it.
2030 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
2031
0f5238ed
TT
20322010-07-13 Tom Tromey <tromey@redhat.com>
2033
2034 * gdb.base/label.exp: New file.
2035 * gdb.base/label.c: New file.
2036
add265ae
L
20372010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
2038 H.J. Lu <hongjiu.lu@intel.com>
2039
2040 * lib/gdb.exp (is_ilp32_target): New.
2041 (is_lp64_target): Likewise.
2042
2043 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
2044 target.
2045 * gdb.arch/amd64-disp-step.exp: Likewise.
2046 * gdb.arch/amd64-dword.exp: Likewise.
2047 * gdb.arch/amd64-i386-address.exp: Likewise.
2048 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 2049
add265ae
L
2050 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
2051 target.
2052 * gdb.arch/i386-bp_permanent.exp: Likewise.
2053 * gdb.arch/i386-byte.exp: Likewise.
2054 * gdb.arch/i386-disp-step.exp: Likewise.
2055 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2056 * gdb.arch/i386-prologue.exp: Likewise.
2057 * gdb.arch/i386-size-overlap.exp: Likewise.
2058 * gdb.arch/i386-size.exp: Likewise.
2059 * gdb.arch/i386-sse.exp: Likewise.
2060 * gdb.arch/i386-unwind.exp: Likewise.
2061 * gdb.arch/i386-word.exp: Likewise.
2062
2063 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
2064 test only when building 64-bit executables. Do not hard-code
2065 -m64 option.
2066
2dfb8c17
DE
20672010-07-07 Doug Evans <dje@google.com>
2068
2069 * lib/gdb.exp (gdb_test_list_exact): New function.
2070 * gdb.base/default.exp (show convenience): Call it, add tests for
2071 $_sdata = void, $_thread = 0.
2072
4e5799b6
JK
20732010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2074 Joel Brobecker <brobecker@adacore.com>
2075
2076 Fix re-run of PIE executable, PR shlibs/11776.
2077 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
2078 Remove $displacement_main to match the solib-svr4.c change. New "kill"
2079 and re-"run" of the inferior.
2080
1a219cc7
JK
20812010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2082 Joel Brobecker <brobecker@adacore.com>
2083
2084 Cope with missing /usr/sbin/prelink.
2085 * lib/prelink-support.exp (prelink_no):
2086 <result == 1 && $output is "no such file or directory">: New.
2087 (prelink_yes): Likewise. Return on failed prelink_no.
2088
5e3b36f8
JK
20892010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2090 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
2093 build_executable by build_executable_own_libs. Replace "prelink -R"
2094 execution by a call of prelink_yes. Comment why "prelink -r" needs no
2095 change.
2096 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
2097 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
2098 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
2099 Replace build_executable by build_executable_own_libs's function
2100 build_executable_own_libs.
2101 (prelinkNO): Create new stub to call prelink_no.
2102 (prelinkYES): Create new stub to call prelink_yes.
2103 (test_attach): Rename calls of copy to file_copy.
2104 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
2105 (copy): Move to ...
2106 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
2107 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
2108 * gdb.base/prelink.exp: Disable testcase also for is_remote and
2109 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
2110 special flags by gdb_compile_shlib. Replace second gdb_compile by
2111 build_executable_own_libs. Replace "prelink -R" execution by a call of
2112 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
2113 a second call of prelink_yes. Replace restart commands by
2114 clean_restart.
2115 (prelink): Rename to ...
2116 (seen displacement message): ... this test. Extend its expectation
2117 strictness.
2118
86e4bafc
JK
21192010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
2122 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
2123 displacement message exactly once.
2124
3cd07d20
JK
21252010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2126 Joel Brobecker <brobecker@adacore.com>
2127
2128 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
2129 its restore after the <$relink_args != ""> loop. new comment.
2130
0a1e94c7
JK
21312010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2132 Joel Brobecker <brobecker@adacore.com>
2133
2134 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
2135 code for it. New variable relink_args.
2136 (prelinkYES): Call prelinkNO.
2137 (test_attach): Accept new parameter relink_args. Re-prelink the binary
2138 in such case. Move the core code to ...
2139 (test_attach_gdb): ... a new function. Send GDB command "file".
2140 Extend expected "Attaching to " string.
2141
2f70bcfb
TT
21422010-07-02 Tom Tromey <tromey@redhat.com>
2143
2144 * gdb.base/bitops.exp: Remove extraneous "pass".
2145
a17ac5b0
TT
21462010-07-02 Ken Werner <ken.werner@de.ibm.com>
2147
2148 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
2149
dc10affe
PA
21502010-07-01 Pedro Alves <pedro@codesourcery.com>
2151
d41c0fc8
PA
2152 * gdb.base/help.exp: Adjust expected output.
2153
21542010-07-01 Pedro Alves <pedro@codesourcery.com>
2155
2156 * gdb.base/help.exp: Adjust expected output.
dc10affe 2157
0a600c36
JK
21582010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2159
2160 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
2161 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
2162 c++/11702.
2163
37cc8bfe
JK
21642010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2165 Doug Evans <dje@google.com>
2166
2167 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
2168 add .dynamic entry'.
2169
254e6b9e
DE
21702010-06-29 Doug Evans <dje@google.com>
2171
2172 Test PR c++/11702.
2173 * gdb.cp/m-static.exp: Add testcase.
2174 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
2175
595939de 21762010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
2177 Tom Tromey <tromey@redhat.com>
2178 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
2179
2180 * gdb.python/py-inferior.c: New File.
2181 * gdb.python/py-infthread.c: New File.
2182 * gdb.python/py-inferior.exp: New File.
2183 * gdb.python/py-infthread.exp: New File.
2184
98751a41
JK
21852010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2186
2187 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
2188 (ptype ::C::OtherFileClass typedefs): New.
2189 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
2190 (C::OtherFileClass::cOtherFileClassVar2): New.
2191 (C::OtherFileClass::cOtherFileClassVar_use): Use also
2192 cOtherFileClassVar2.
2193 (C::cOtherFileType2, C::cOtherFileVar2): New.
2194 (C::cOtherFileVar_use): use also cOtherFileVar2.
2195 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
2196
41f62f39
JK
21972010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2198
2199 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
2200 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
2201 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
2202 (print ::C::cOtherFileVar)
2203 (whatis C::OtherFileClass::cOtherFileClassType)
2204 (whatis ::C::OtherFileClass::cOtherFileClassType)
2205 (print C::OtherFileClass::cOtherFileClassVar)
2206 (print ::cOtherFileClassVar)
2207 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
2208 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
2209 trailing content.
2210 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
2211 (C::OtherFileClass::cOtherFileClassVar)
2212 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
2213 (C::cOtherFileVar, C::cOtherFileVar_use): New.
2214
af53d231
JK
22152010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 Test PR c++/11703 and PR gdb/1448.
2218 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
2219 gdb/1448.
2220
9655fd1a
JK
22212010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2222
2223 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
2224 (main) <rtti_data>: New.
2225 * gdb.cp/virtbase.exp (print rtti_data): New.
2226
824cc8dd
JK
22272010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2228 Joel Brobecker <brobecker@adacore.com>
2229
2230 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
2231
6036c742
JK
22322010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
2235
de6a0421
DE
22362010-06-28 Doug Evans <dje@google.com>
2237
2238 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
2239
b2dae948
DE
22402010-06-27 Doug Evans <dje@google.com>
2241
2242 * gdb.cp/m-static.exp: Update expected test output.
2243
0f3bb72e
PH
22442010-06-25 Paul Hilfinger <hilfinger@adacore.com>
2245
889bf7c5
PA
2246 * gdb.gdb/selftest.exp: Adjust expected message for
2247 capturing start-up runtime.
0f3bb72e 2248
bc9f0842
TT
22492010-06-25 Tom Tromey <tromey@redhat.com>
2250
2251 PR python/10808:
2252 * gdb.python/python.exp: Add new tests.
2253
099ef718
SW
22542010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
2255
2256 * gdb.cp/operator.cc: Created an import loop.
2257 * gdb.cp/operator.exp: Added testcase for import loop.
2258
5868a632
JK
22592010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2260
2261 Test PR python/11407.
2262 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
2263 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
2264 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
2265 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
2266 executable_nofb and executable_fb. New variables srcsfile, objsfile,
2267 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
2268 binfile. Call gdb_compile with clean_restart twice.
2269 (func_nofb print, func_nofb backtrace, func_loopfb print)
2270 (func_loopfb backtrace): New.
2271
af76db58
JK
22722010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
2275 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
2276 by a hand made one.
2277 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
2278 i?86 requirement. Remove variables srcfile and binfile. New variable
2279 sources, executable_nofb and executable_fb. Call prepare_for_testing.
2280
f2c7657e
UW
22812010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2282
2283 * gdb.cell/dwarfaddr.exp: New file.
2284 * gdb.cell/dwarfaddr.S: New file.
2285
628fe4e4
JK
22862010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2287
2288 Test PR 9436.
2289 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
2290
f1421989
HZ
22912010-06-24 Hui Zhu <teawater@gmail.com>
2292
2293 * gdb.base/eval.exp: New file.
2294
d03285ec
UW
22952010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2296
2297 * gdb.cell/fork.exp: New file.
2298 * gdb.cell/fork.c: Likewise.
2299 * gdb.cell/fork-spu.c: Likewise.
2300
41b2c92d
PM
23012010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
2302
2303 * lib/gdb.exp (banned_variables_traced): New global variable.
2304 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
2305 (gdb_init): Use `trace add variable' instead of obsolete
2306 `trace variable'.
2307
d5bc977f
DE
23082010-06-21 Doug Evans <dje@google.com>
2309
2310 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
2311
d2ed6730
UW
23122010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2313
2314 * gdb.arch/spu-ls.exp: New file.
2315 * gdb.arch/spu-ls.c: Likewise.
2316
6aed2dbc
SS
23172010-06-18 Stan Shebs <stan@codesourcery.com>
2318
2319 * gdb.threads/thread-specific.exp: Add tests of $_thread.
2320
e0756905
UW
23212010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2322
2323 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
2324 * gdb.base/watch-cond.exp: Likewise.
2325 * gdb.python/py-breakpoint.exp: Likewise.
2326
d8053d4d
PA
23272010-06-18 Pedro Alves <pedro@codesourcery.com>
2328
2329 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
2330 clean_restart, make sure every test has a distinct message, and
2331 that messages don't include the executable' full path.
2332
81ce510c
DE
23332010-06-17 Doug Evans <dje@google.com>
2334
2335 * gdb.arch/i386-size.exp: Updated expected output for
2336 DISASSEMBLY_OMIT_FNAME.
2337
65d79d4b
SDJ
23382010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2339 Sergio Durigan Junior <sergiodj@redhat.com>
2340
2341 * gdb.base/watch-notconst.c: New file.
2342 * gdb.base/watch-notconst.S: New file.
2343 * gdb.base/watch-notconst2.c: New file.
2344 * gdb.base/watch-notconst2.S: New file.
2345 * gdb.base/watch-notconst.exp: New file.
2346 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
2347 (func4): Add operations on `global_ptr_ptr'.
2348 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
2349 routine to test watchpoints created with a constant expression.
2350 (test_inaccessible_watchpoint): Include tests for watchpoints
2351 created with a constant expression.
2352
df0f4836
KB
23532010-06-14 Kevin Buettner <kevinb@redhat.com>
2354
2355 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2356 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
2357 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
2358 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
2359 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2360 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2361 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
2362 of `_start'.
2363
b769def5
UW
23642010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2365
2366 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
2367 not supported on the target.
2368 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2369 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2370 * gdb.mi/mi-nsintrall.exp: Likewise.
2371 * gdb.mi/mi-nsmoribund.exp: Likewise.
2372 * gdb.mi/mi-nsthrexec.exp: Likewise.
2373
d914c394
SS
23742010-06-11 Stan Shebs <stan@codesourcery.com>
2375
2376 * gdb.base/permissions.exp: New file.
2377
23782010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
2379
2380 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
2381 does not support ELF executable class.
2382
f3ce5b9c
UW
23832010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2384
2385 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
2386
8e46892c
JK
23872010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2388
2389 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
2390 (runto): Catch "The target does not support running in non-stop mode.".
2391
6cc55c64
MS
23922010-06-11 Michael Snyder <msnyder@vmware.com>
2393
2394 * gdb.base/setshow.exp (set language asm): Don't use
2395 gdb_test_no_output, fails on some targets.
2396
caddefa4
UW
23972010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2398
2399 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
2400 * gdb.cp/pr9167.exp: Likewise.
2401
468b1aa7
UW
24022010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2403
2404 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
2405
5c3552dc
UW
24062010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2407
2408 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
2409
02e6fe6a
UW
24102010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2411
2412 * gdb.base/charset.c (main): Make sure malloc gets linked in.
2413
0e03807e
TT
24142010-06-11 Tom Tromey <tromey@redhat.com>
2415
2416 PR gdb/9977, PR exp/11636::
2417 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
2418 (pieces_test_f6): Update expected output.
2419
2bdf28a0
JK
24202010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * gdb.base/moribund-step.exp: New.
2423
f6978de9
MS
24242010-06-08 Michael Snyder <msnyder@vmware.com>
2425
2426 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 2427 * gdb.ada/boolean_expr.exp:
f6978de9
MS
2428 * gdb.ada/frame_args.exp: Ditto.
2429 * gdb.ada/lang_switch.exp: Ditto.
2430 * gdb.ada/ptype_arith_binop.exp: Ditto.
2431 * gdb.ada/ref_param.exp: Ditto.
2432 * gdb.ada/type_coercion.exp:Ditto.
2433
2434 * gdb.asm/asm-source.exp: Ditto.
2435
2436 * gdb.base/attach.exp: Ditto.
2437 * gdb.base/bitfields2.exp: Ditto.
2438 * gdb.base/call-signal-resume.exp: Ditto.
2439 * gdb.base/callfuncs.exp: Ditto.
2440 * gdb.base/commands.exp: Ditto.
2441 * gdb.base/dbx.exp: Ditto.
2442 * gdb.base/default.exp: Ditto.
2443 * gdb.base/dump.exp: Ditto.
2444 * gdb.base/exprs.exp: Ditto.
2445 * gdb.base/freebpcmd.exp: Ditto.
2446 * gdb.base/interrupt.exp: Ditto.
2447 * gdb.base/list.exp: Ditto.
2448 * gdb.base/long_long.exp: Ditto.
2449 * gdb.base/maint.exp: Ditto.
2450 * gdb.base/ptype.exp: Ditto.
2451 * gdb.base/return.exp: Ditto.
2452 * gdb.base/setshow.exp: Ditto.
2453 * gdb.base/sigbpt.exp: Ditto.
2454 * gdb.base/sigrepeat.exp: Ditto.
2455
2456 * gdb.cp/classes.exp: Ditto.
2457
2458 * gdb.dwarf2/dw2-restore.exp: Ditto.
2459
2460 * gdb.gdb/selftest.exp: Ditto.
2461
2462 * gdb.multi/base.exp: Ditto.
2463 * gdb.multi/bkpt-multi-exec.exp: Ditto.
2464
2465 * gdb.python/py-block.exp: Ditto.
2466 * gdb.python/py-prettyprint.exp: Ditto.
2467 * gdb.python/py-template.exp: Ditto.
2468
2469 * gdb.server/ext-attach.exp: Ditto.
2470 * gdb.server/ext-run.exp: Ditto.
2471 * gdb.server/server-mon.exp: Ditto.
2472
2473 * gdb.threads/fork-thread-pending.exp: Ditto.
2474 * gdb.threads/hand-call-in-threads.exp: Ditto.
2475 * gdb.threads/interrupted-hand-call.exp: Ditto.
2476 * gdb.threads/linux-dp.exp: Ditto.
2477 * gdb.threads/manythreads.exp: Ditto.
2478 * gdb.threads/print-threads.exp: Ditto.
2479 * gdb.threads/pthreads.exp: Ditto.
2480 * gdb.threads/schedlock.exp: Ditto.
2481 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2482 * gdb.threads/threadapply.exp: Ditto.
2483
de7ff789
MS
24842010-06-08 Michael Snyder <msnyder@vmware.com>
2485
889bf7c5 2486 * gdb.ada/exec_changed.exp:
de7ff789
MS
2487 Use ".*" instead of "" as wildcard regexp.
2488
2489 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
2490 * gdb.base/call-ar-st.exp: Ditto.
2491 * gdb.base/checkpoint.exp: Ditto.
2492 * gdb.base/default.exp: Ditto.
2493 * gdb.base/dump.exp: Ditto.
2494 * gdb.base/ending-run.exp: Ditto.
2495 * gdb.base/fileio.exp: Ditto.
2496 * gdb.base/miscexprs.exp: Ditto.
2497 * gdb.base/pointers.exp: Ditto.
2498 * gdb.base/readline.exp: Ditto.
2499 * gdb.base/reread.exp: Ditto.
2500 * gdb.base/restore.exp: Ditto.
2501 * gdb.base/shlib-call.exp: Ditto.
2502 * gdb.base/valgrind-db-attach.exp: Ditto.
2503 * gdb.base/volatile.exp: Ditto.
2504 * gdb.base/watchpoints.exp: Ditto.
2505
2506 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
2507
2508 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
2509 * gdb.python/py-value.exp: Ditto.
2510
2511 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
2512 * gdb.trace/circ.exp: Ditto.
2513 * gdb.trace/collection.exp: Ditto.
2514 * gdb.trace/packetlen.exp: Ditto.
2515 * gdb.trace/passc-dyn.exp: Ditto.
2516 * gdb.trace/report.exp: Ditto.
2517 * gdb.trace/tfile.exp: Ditto.
2518 * gdb.trace/tfind.exp: Ditto.
2519 * gdb.trace/while-dyn.exp: Ditto.
2520
3bebe2f2
JK
25212010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2522
2523 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
2524
5c631832
JK
25252010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2526
2527 Test PR 10640.
2528 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
2529
4c3376c8
SW
25302010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
2531
2532 * gdb.cp/koenig.exp: Test for ADL operators.
2533 * gdb.cp/koenig.cc: Added ADL operators.
2534 * gdb.cp/operator.exp: New test.
2535 * gdb.cp/operator.cc: New test.
2536
dc226d5a
MS
25372010-06-04 Michael Snyder <msnyder@vmware.com>
2538
dfb88a23
MS
2539 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
2540 * gdb.base/pending.exp: Ditto.
f7ae76b3 2541
dc226d5a
MS
2542 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
2543
967cf477
DE
25442010-06-04 Doug Evans <dje@google.com>
2545
2546 * gdb.python/py-prettyprint.exp: Add new test for enabled and
2547 disabled printers.
2548 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
2549 (enable_lookup_function): New function.
2550
eb801841
TT
25512010-06-04 Tom Tromey <tromey@redhat.com>
2552
2553 * gdb.python/py-value.exp (test_value_hash): Don't test equality
2554 of hash and id.
2555
38979823
JK
25562010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2557
2558 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2559 newline.
2560 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2561 (empty verbose non-noisy clear, empty verbose noisy clear)
2562 (empty non-verbose noisy clear): Likewise.
2563
35ec993f
MS
25642010-06-03 Michael Snyder <msnyder@vmware.com>
2565
2566 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2567 * gdb.base/display.exp: Ditto.
2568 * gdb.base/find.exp: Ditto.
2569 * gdb.base/ifelse.exp: Ditto.
2570 * gdb.base/multi-forks.exp: Ditto.
2571 * gdb.base/recurse.exp: Ditto.
2572 * gdb.base/setshow.exp: Ditto.
2573 * gdb.base/value-double-free.exp: Ditto.
2574 * gdb.base/watch-vfork.exp: Ditto.
2575 * gdb.base/watch_thread_num.exp: Ditto.
2576 * gdb.base/watchpoint-solib.exp: Ditto.
2577 * gdb.base/watchpoint.exp: Ditto.
2578 * gdb.base/watchpoints.exp: Ditto.
2579
2580 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2581 * gdb.cp/overload.exp: Ditto.
2582 * gdb.cp/virtfunc.exp: Ditto.
2583
2584 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2585
889bf7c5 2586 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
2587 Replace gdb_test with gdb_test_no_output.
2588
889bf7c5 2589 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
2590 Replace gdb_test with gdb_test_no_output.
2591 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2592 * gdb.threads/watchthreads.exp: Ditto.
2593 * gdb.threads/watchthreads2.exp: Ditto.
2594
2595 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2596 * gdb.trace/tfind.exp: Ditto.
2597
c22decce
JB
25982010-06-03 Joel Brobecker <brobecker@adacore.com>
2599
2600 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2601 successful test if message is the empty string.
2602
fd5700c7
JK
26032010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2604
2605 * gdb.fortran/module.exp (stopped language detection): New test.
2606
f55ee35c
JK
26072010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2608
2609 Support DW_TAG_module as separate namespaces.
2610 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2611 gdb.fortran/library-module-lib.f90: New.
2612 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2613 (print i): Remove.
2614 (continue to breakpoint: i-is-1, print var_i value 1)
2615 (continue to breakpoint: i-is-2, print var_i value 2)
2616 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2617 (print var_d, print var_i value 14, ptype modmany, complete `modm)
2618 (complete `modmany, complete `modmany`, complete `modmany`var)
2619 (show language, setting breakpoint at module): New tests.
2620 * gdb.fortran/module.f90 (module mod): Remove.
2621 (module mod1, module mod2, module modmany, subroutine sub1)
2622 (subroutine sub2, program module): New.
2623
b8e8282f
JK
26242010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2625
2626 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2627 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
2628 * gdb.cp/anon-union.exp (pass): Rename to ...
2629 (print z 2): ... here.
b8e8282f 2630
019ebafc
MS
26312010-06-02 Michael Snyder <msnyder@vmware.com>
2632
e68d8fd4
MS
2633 * gdb.trace/actions.exp: Use gdb_test_no_output.
2634 * gdb.trace/circ.exp: Ditto.
2635 * gdb.trace/packetlen.exp: Ditto.
2636 * gdb.trace/save-trace.exp: Ditto.
2637 * gdb.trace/tracecmd.exp: Ditto.
2638 * gdb.trace/tsv.exp: Ditto.
2639
12b5d08a
MS
2640 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2641 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2642 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2643 * gdb.threads/manythreads.exp: Ditto.
2644 * gdb.threads/print-threads.exp: Ditto.
2645 * gdb.threads/pthreads.exp: Ditto.
2646 * gdb.threads/schedlock.exp: Ditto.
2647 * gdb.threads/staticthreads.exp: Ditto.
2648 * gdb.threads/thread-specific.exp: Ditto.
2649 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2650 * gdb.threads/threadapply.exp: Ditto.
2651 * gdb.threads/watchthreads.exp: Ditto.
2652 * gdb.threads/watchthreads2.exp: Ditto.
2653
89493308
MS
2654 * gdb.python/py-block.exp: Use gdb_test_no_output.
2655 * gdb.python/py-prettyprint.exp: Ditto.
2656 * gdb.python/py-template.exp: Ditto.
2657 * gdb.python/py-value.exp: Ditto.
2658
2659 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2660 * gdb.reverse/watch-reverse.exp: Ditto.
2661
2662 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2663 * gdb.server/ext-run.exp: Ditto.
2664
019ebafc
MS
2665 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2666 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2667 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2668 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2669 * gdb.dwarf2/dw2-producer.exp: Ditto.
2670 * gdb.dwarf2/mac-fileno.exp: Ditto.
2671
2672 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2673 * gdb.gdb/selftest.exp: Ditto.
2674
2675 * gdb.multi/base.exp: Use gdb_test_no_output.
2676
2677 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2678
3e0ca3a5
JK
26792010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2680
2681 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2682
9db70545
MS
26832010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2684
a8d52276
MS
2685 * gdb.cp/class2.exp: Use gdb_test_no_output.
2686 * gdb.cp/classes.exp: Ditto.
2687 * gdb.cp/extern-c.exp: Ditto.
2688 * gdb.cp/inherit.exp: Ditto.
2689 * gdb.cp/maint.exp: Ditto.
2690 * gdb.cp/mb-inline.exp: Ditto.
2691 * gdb.cp/mb-templates.exp: Ditto.
2692 * gdb.cp/method2.exp: Ditto.
2693 * gdb.cp/misc.exp: Ditto.
2694 * gdb.cp/ovldbreak.exp: Ditto.
2695 * gdb.cp/punctuator.exp: Ditto.
2696 * gdb.cp/templates.exp: Ditto.
2697 * gdb.cp/virtbase.exp: Ditto.
2698
889bf7c5 2699 * gdb.threads/attach-stopped.exp:
9db70545 2700 Replace uses of send_gdb / gdb_expect.
889bf7c5 2701 * gdb.threads/attachstop-mt.exp:
9db70545 2702 Replace uses of send_gdb / gdb_expect.
889bf7c5 2703 * gdb.threads/gcore-thread.exp:
9db70545 2704 Replace uses of send_gdb / gdb_expect.
889bf7c5 2705 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
2706 Replace uses of send_gdb / gdb_expect.
2707 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2708 * gdb.threads/print-threads.exp:
9db70545
MS
2709 Replace uses of send_gdb / gdb_expect.
2710 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2711 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2712 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2713
2714 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2715 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2716 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2717 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2718 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2719 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2720 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2721 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2722 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2723 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2724 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2725
359cc68c
JK
27262010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2727
2728 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2729
7d3fe98e
SW
27302010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2731
2732 * gdb.cp/koenig.exp: Added new test case.
2733 * gdb.cp/koenig.cc: Ditto.
2734
27d3a1a2
MS
27352010-06-01 Michael Snyder <msnyder@vmware.com>
2736
2737 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2738 * gdb.base/arrayidx.exp: Ditto.
2739 * gdb.base/attach.exp: Ditto.
2740 * gdb.base/auxv.exp: Ditto.
2741 * gdb.base/bigcre.exp: Ditto.
2742 * gdb.base/break-always.exp: Ditto.
2743 * gdb.base/break-interp.exp: Ditto.
2744 * gdb.base/break.exp: Ditto.
2745 * gdb.base/breakpoint-shadow.exp: Ditto.
2746 * gdb.base/call-ar-st.exp: Ditto.
2747 * gdb.base/call-sc.exp: Ditto.
2748 * gdb.base/call-signal-resume.exp: Ditto.
2749 * gdb.base/callfuncs.exp: Ditto.
2750 * gdb.base/catch-syscall.exp: Ditto.
2751 * gdb.base/charset.exp: Ditto.
2752 * gdb.base/code-expr.exp: Ditto.
2753 * gdb.base/commands.exp: Ditto.
2754 * gdb.base/cond-expr.exp: Ditto.
2755 * gdb.base/condbreak.exp: Ditto.
2756 * gdb.base/cursal.exp: Ditto.
2757 * gdb.base/cvexpr.exp: Ditto.
2758 * gdb.base/default.exp: Ditto.
2759 * gdb.base/del.exp: Ditto.
2760 * gdb.base/detach.exp: Ditto.
2761 * gdb.base/display.exp: Ditto.
2762 * gdb.base/ena-dis-br.exp: Ditto.
2763 * gdb.base/eval-skip.exp: Ditto.
2764 * gdb.base/foll-fork.exp: Ditto.
2765 * gdb.base/foll-vfork.exp: Ditto.
2766 * gdb.base/frame-args.exp: Ditto.
2767 * gdb.base/funcargs.exp: Ditto.
2768 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2769 * gdb.base/gdbvars.exp: Ditto.
2770 * gdb.base/help.exp: Ditto.
2771 * gdb.base/ifelse.exp: Ditto.
2772 * gdb.base/included.exp: Ditto.
2773 * gdb.base/list.exp: Ditto.
2774 * gdb.base/macscp.exp: Ditto.
2775 * gdb.base/maint.exp: Ditto.
2776 * gdb.base/multi-fork.exp: Ditto.
2777 * gdb.base/overlays.exp: Ditto.
2778 * gdb.base/page.exp: Ditto.
2779 * gdb.base/pending.exp: Ditto.
2780 * gdb.base/pointers.exp: Ditto.
2781 * gdb.base/pr11022.exp: Ditto.
2782 * gdb.base/prelink.exp: Ditto.
2783 * gdb.base/printcmds.exp: Ditto.
2784 * gdb.base/psymtab.exp: Ditto.
2785 * gdb.base/randomize.exp: Ditto.
2786 * gdb.base/relational.exp: Ditto.
2787 * gdb.base/relocate.exp: Ditto.
2788 * gdb.base/remote.exp: Ditto.
2789 * gdb.base/sepdebug.exp: Ditto.
2790 * gdb.base/set-lang-auto.exp: Ditto.
2791 * gdb.base/setshow.exp: Ditto.
2792 * gdb.base/setvar.exp: Ditto.
2793 * gdb.base/signals.exp: Ditto.
2794 * gdb.base/signull.exp: Ditto.
2795 * gdb.base/sigstep.exp: Ditto.
2796 * gdb.base/sizeof.exp: Ditto.
2797 * gdb.base/solib-disc.exp: Ditto.
2798 * gdb.base/store.exp: Ditto.
2799 * gdb.base/structs.exp: Ditto.
2800 * gdb.base/structs2.exp: Ditto.
2801 * gdb.base/subst.exp: Ditto.
2802 * gdb.base/term.exp: Ditto.
2803 * gdb.base/trace-commands.exp: Ditto.
2804 * gdb.base/unwindonsignal.exp: Ditto.
2805 * gdb.base/valgrind-db-attach.exp: Ditto.
2806 * gdb.base/varargs.exp: Ditto.
2807 * gdb.base/watch-cond.exp: Ditto.
2808 * gdb.base/watch_thread_num.exp: Ditto.
2809 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2810 * gdb.base/watchpoint.exp: Ditto.
2811 * gdb.base/whatis-exp.exp: Ditto.
2812
f8d3bf8f
MS
28132010-06-01 Michael Snyder <msnyder@vmware.com>
2814
2815 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2816 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2817 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2818 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2819 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2820 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2821 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2822 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2823 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2824 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2825 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2826 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2827 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2828 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2829 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2830
3f9e0d32
JK
28312010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2832
2833 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2834 trailing newline.
2835 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2836 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2837 (p *args): ... here and remove excessive trailing newline.
2838
f629457d
JB
28392010-05-31 Joel Brobecker <brobecker@adacore.com>
2840
2841 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2842
09eef106
JK
28432010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2844
2845 Accept the new Linux kernel "t (tracing stop)" string.
2846 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2847 Update comment.
2848 (state_wait) <T (tracing stop)>: New.
2849 (main): Update the state_wait expect string.
2850
94f31136
PA
28512010-05-28 Pedro Alves <pedro@codesourcery.com>
2852
2853 * limits.c, limits.exp: Delete files.
2854 * Makefile.in (clean mostlyclean): Adjust.
2855 * tracecmd.exp: Adjust.
2856
096554ab
JK
28572010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2858
2859 * gdb.base/tui-layout.exp: New.
2860
27d3a1a2 28612010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2862
889bf7c5 2863 * gdb.reverse/break-precsave.exp:
bcd2dc50 2864 Replace uses of send_gdb / gdb_expect.
889bf7c5 2865 * gdb.reverse/break-reverse.exp:
bcd2dc50 2866 Replace uses of send_gdb / gdb_expect.
889bf7c5 2867 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2868 Replace uses of send_gdb / gdb_expect.
889bf7c5 2869 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2870 Replace uses of send_gdb / gdb_expect.
889bf7c5 2871 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2872 Replace uses of send_gdb / gdb_expect.
889bf7c5 2873 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2874 Replace uses of send_gdb / gdb_expect.
889bf7c5 2875 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2876 Replace uses of send_gdb / gdb_expect.
889bf7c5 2877 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2878 Replace uses of send_gdb / gdb_expect.
889bf7c5 2879 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2880 Replace uses of send_gdb / gdb_expect.
889bf7c5 2881 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2882 Replace uses of send_gdb / gdb_expect.
889bf7c5 2883 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2884 Replace uses of send_gdb / gdb_expect.
889bf7c5 2885 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2886 Replace uses of send_gdb / gdb_expect.
889bf7c5 2887 * gdb.reverse/machinestate.exp:
bcd2dc50 2888 Replace uses of send_gdb / gdb_expect.
889bf7c5 2889 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2890 Replace uses of send_gdb / gdb_expect.
889bf7c5 2891 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2892 Replace uses of send_gdb / gdb_expect.
889bf7c5 2893 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2894 Replace uses of send_gdb / gdb_expect.
889bf7c5 2895 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2896 Replace uses of send_gdb / gdb_expect.
889bf7c5 2897 * gdb.reverse/step-precsave.exp:
bcd2dc50 2898 Replace uses of send_gdb / gdb_expect.
889bf7c5 2899 * gdb.reverse/step-reverse.exp:
bcd2dc50 2900 Replace uses of send_gdb / gdb_expect.
889bf7c5 2901 * gdb.reverse/until-precsave.exp:
bcd2dc50 2902 Replace uses of send_gdb / gdb_expect.
889bf7c5 2903 * gdb.reverse/until-reverse.exp:
bcd2dc50 2904 Replace uses of send_gdb / gdb_expect.
889bf7c5 2905 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2906 Replace uses of send_gdb / gdb_expect.
889bf7c5 2907 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2908 Replace uses of send_gdb / gdb_expect.
2909
3def43e0
JK
29102010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2913 excessive newline.
2914
27d3a1a2 29152010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2916
2917 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2918 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2919 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2920 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2921 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2922 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2923 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2924 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2925 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2926 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2927 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2928 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2929 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2930 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2931 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2932 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2933 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2934 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2935 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2936
27d3a1a2 29372010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2938
22454424
MS
2939 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2940 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2941
2942 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2943 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2944 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2945
889bf7c5 2946 * gdb.reverse/consecutive-reverse.exp:
22454424 2947 Replace uses of send_gdb / gdb_expect.
889bf7c5 2948 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2949 Replace uses of send_gdb / gdb_expect.
2950
2951 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2952 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2953 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2954 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2955 Replace uses of send_gdb / gdb_expect.
2956 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2957 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2958 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2959 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2960 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2961 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2962 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2963 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2964 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2965
29662010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2967
22454424 2968 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2969
22454424 2970 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2971
22454424
MS
2972 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2973 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2974 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2975 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2976 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2977 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2978 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2979 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2980 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2981
6e5f2c59
TT
29822010-05-25 Tom Tromey <tromey@redhat.com>
2983
2984 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2985
bbc8b958
TT
29862010-05-25 Tom Tromey <tromey@redhat.com>
2987
2988 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2989 argument order.
2990 * gdb.base/macscp.exp: Fix setup_kfail argument order.
2991 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2992 order.
2993 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2994 order.
2995 * gdb.base/call-sc.exp (setup_kfails): Remove.
2996 (setup_compiler_kfails): Remove.
2997 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2998 argument order.
2999 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
3000 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
3001 (advancei): Fix setup_kfail argument order.
3002 * gdb.base/radix.exp: Fix setup_kfail argument order.
3003 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
3004 order.
3005 * gdb.base/structs.exp (setup_kfails): Remove.
3006 (setup_compiler_kfails): Fix setup_kfail argument order.
3007 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
3008 order.
3009 * gdb.java/jmain.exp: Fix setup_kfail argument order.
3010 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
3011 setup_kfail argument order.
3012 * gdb.cp/overload.exp: Fix setup_kfail argument order.
3013
83d1babf
TT
30142010-05-25 Tom Tromey <tromey@redhat.com>
3015
3016 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
3017
6acb16a2
MS
30182010-05-25 Michael Snyder <msnyder@vmware.com>
3019
3020 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
3021 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
3022 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
3023 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
3024 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
3025 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
3026 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
3027 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
3028 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
3029 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
3030 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
3031 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
3032 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
3033 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
3034 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
3035 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
3036 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
3037 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
3038 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
3039 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
3040 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
3041 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
3042 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
3043 * gdb.base/default.exp: Replace send_gdb with gdb_test.
3044 * gdb.base/define.exp: Replace send_gdb with gdb_test.
3045 * gdb.base/display.exp: Replace send_gdb with gdb_test.
3046 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
3047 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
3048 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
3049 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
3050 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
3051 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
3052 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
3053 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
3054 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
3055 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
3056 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
3057 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
3058 * gdb.base/help.exp: Replace send_gdb with gdb_test.
3059 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
3060 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
3061 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3062 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
3063 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
3064 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
3065 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
3066 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 3067 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3068
30692010-05-25 Doug Evans <dje@google.com>
3070
3071 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
3072 gdb.string_to_argv.
ad3986f0 3073
d3b1e874
TT
30742010-05-21 Tom Tromey <tromey@redhat.com>
3075
3076 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
3077 Call it.
3078 * gdb.dwarf2/pieces.S: Update.
3079 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
3080
cb826367
TT
30812010-05-21 Tom Tromey <tromey@redhat.com>
3082
3083 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
3084 Call it.
3085 * gdb.dwarf2/pieces.c (struct C): New.
3086 (f6): New function.
3087 * gdb.dwarf2/pieces.S: Replace.
3088
74de6778
TT
30892010-05-21 Tom Tromey <tromey@redhat.com>
3090
3091 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
3092 Call it.
3093
afd74c5f
TT
30942010-05-21 Tom Tromey <tromey@redhat.com>
3095
3096 * gdb.dwarf2.pieces.exp: New file.
3097 * gdb.dwarf2.pieces.S: New file.
3098 * gdb.dwarf2.pieces.c: New file.
3099
a7b75dfd 31002010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3101 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
3102
3103 * lib/gdb.exp (gdb_test_no_output): New function.
3104 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
3105 when testing commands that should produce no output.
3106
c81c812a
JB
31072010-05-17 Joel Brobecker <brobecker@adacore.com>
3108
3109 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
3110 parameter that we want to watch being a constant.
3111
0cce5bd9
JB
31122010-05-17 Joel Brobecker <brobecker@adacore.com>
3113
3114 * gdb.ada/cond_lang: New testcase.
3115
47050449
JB
31162010-05-17 Joel Brobecker <brobecker@adacore.com>
3117
3118 * lib/gdb.exp (banned_variables): New variable/constant.
3119 (gdb_init): Add write trace on variables listed in banned_variables.
3120 (gdb_finish): Remove write traces on variables listed in
3121 banned_variables.
3122
77c01586
JB
31232010-05-17 Joel Brobecker <brobecker@adacore.com>
3124
3125 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
3126 * gdb.cp/koenig.exp: Likewise.
3127
88d4aea7
PM
31282010-05-14 Phil Muldoon <pmuldoon@redhat.com>
3129
889bf7c5 3130 PR python/11482
88d4aea7
PM
3131
3132 * gdb.python/py-value.exp (test_value_hash): New function.
3133
f5a010c0
PM
31342010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
3135
3136 PR exp/11530.
3137 * gdb.base/gdb11530.c: New file.
3138 * gdb.base/gdb11530.exp: New file.
3139
8ef4892f
JK
31402010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3141
3142 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
3143 * gdb.dwarf2/dw2-modula2-self-type.S: New.
3144
7322dca9
SW
31452010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
3146
3147 * gdb.cp/koenig.exp: New test.
3148 * gdb.cp/koenig.cc: New test program.
3149
02e7ea18
JB
31502010-05-05 Joel Brobecker <brobecker@adacore.com>
3151
3152 Remove the use of prms_id and bug_id throughout the testsuite.
3153
e1c34c5d
PM
31542010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
3155
3156 PR exp/11349.
3157 * testsuite/gdb.cp/ref-types.exp: Add test to examine
3158 use a reference local variable.
3159
8e1d0c49
JK
31602010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3161
3162 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
3163 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
3164 variable different_dir. Move debugfile into a full directory pathname
3165 under DIFFERENT_DIR.
3166 * lib/gdb.exp (separate_debug_filename): Remove.
3167 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
3168 variable debug_dir and mkdir of it. Update function comments.
3169
e66408ed
PA
31702010-04-29 Pedro Alves <pedro@codesourcery.com>
3171
3172 PR gdb/11557
3173
3174 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
3175 files.
3176
d7b32ed3
PM
31772010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3178
889bf7c5 3179 * gdb.python/py-param.exp: New File.
d7b32ed3 3180
6aecb9c2
JB
31812010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3182
3183 * gdb.base/default.exp: Fix "set language" test.
3184
bdf92a1c
PM
31852010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
3186
3187 PR breakpoints/11531.
3188 * gdb.base/gdb11531.c: New file.
3189 * gdb.base/gdb11531.exp: New file.
3190
3f172e24
TT
31912010-04-26 Tom Tromey <tromey@redhat.com>
3192
3193 * gdb.base/completion.exp: Add tests for completion and deprecated
3194 commands.
3195
64af4c92
JK
31962010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3197
3198 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
3199 (print /x char_array): Escape curly brackets.
3200
492928e4
JK
32012010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3202
3203 Fix deadlock on looped list of loaded shared objects.
3204 * gdb.base/solib-corrupted.exp: New.
3205
66d09542
DE
32062010-04-23 Doug Evans <dje@google.com>
3207
3208 * gdb.python/py-section-script.c: New file.
3209 * gdb.python/py-section-script.exp: New file.
3210 * gdb.python/py-section-script.py: New file.
3211
8bd10a10
CM
32122010-04-20 Chris Moller <cmoller@redhat.com>
3213
3214 PR 10179
3215
3216 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
3217 * gdb.base/pr10179-a.c:
3218 * gdb.base/pr10179-b.c:
3219 * gdb.base/pr10179.exp: New files.
3220
c0201579
JK
32212010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3222
3223 Fix crashes on dangling display expressions.
3224 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
3225 is SEP.
3226 (lib_flags): Remove the "debug" keyword.
3227 (libsepdebug): New variable for iterating new loop.
3228 (save_pf_prefix): New variable wrapping the loop.
3229 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
3230 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
3231
793b0ff8
PM
32322010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3233
3234 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
3235
097f51f7
PM
32362010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3237
3238 PR stabs/11479.
3239 * gdb.stabs/gdb11479.exp: New file.
3240 * gdb.stabs/gdb11479.c: New file.
3241
9a22f0d0
PM
32422010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3243
3244 * gdb.base/charset.c (Strin16, String32): New variables.
3245 * gdb.base/charset.exp (gdb_test): Test correct display
3246 of 16 or 32 bit strings.
3247
32482010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
3249
3250 PR 9167
3251 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
3252 * gdb.cp/pr9167.cc: New file.
3253 * gdb.cp/pr9167.exp: New file.
3254
3255
6e354e5e
PM
32562010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
3257
3258 PR pascal/11492.
3259 * gdb.pascal/gdb11492.pas: New file.
3260 * gdb.pascal/gdb11492.exp: New file.
3261
be942545
JB
32622010-04-20 Joel Brobecker <brobecker@adacore.com>
3263
1667e6e3 3264 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 3265
0c3acc09
JB
32662010-04-20 Joel Brobecker <brobecker@adacore.com>
3267
3268 * gdb.ada/dyn_loc: New testcase.
3269
ec31cde5
CM
32702010-04-20 Chris Moller <cmoller@redhat.com>
3271
3272 PR 10867
889bf7c5 3273
ec31cde5
CM
3274 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
3275 * gdb.cp/pr10687.cc: New file.
3276 * gdb.cp/pr10687.exp: New file.
3277
3278
ce4b0682
SDJ
32792010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3280 Sergio Durigan Junior <sergiodj@redhat.com>
3281
3282 * gdb.fortran/logical.exp: New testcase.
3283 * gdb.fortran/logical.f90: New file.
3284
3436961f
DE
32852010-04-19 Doug Evans <dje@google.com>
3286
3287 * gdb.base/help.exp (help source): Update expected output.
3288
4d836c09
JK
32892010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3290
3291 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
3292 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
3293 gdb_exit and return.
3294 (executable): New variable.
3295 (binfile): Use it.
3296
6149aea9
PA
32972010-04-19 Pedro Alves <pedro@codesourcery.com>
3298
3299 PR breakpoints/8554.
3300
3301 * gdb.trace/save-trace.exp: Adjust.
3302
ed41462c
L
33032010-04-17 H.J. Lu <hongjiu.lu@intel.com>
3304
3305 PR corefiles/11511
3306 * gdb.arch/system-gcore.exp: New.
3307 * gdb.arch/gcore.c: Likewise.
3308
3f7b2faa
DE
33092010-04-15 Doug Evans <dje@google.com>
3310
fa33c3cd
DE
3311 * gdb.python/py-progspace.c: New file.
3312 * gdb.python/py-progspace.exp: New file.
3313
3f7b2faa
DE
3314 * gdb.base/source.exp: Add tests for "source -s".
3315
79f283fe
PM
33162010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3317
3318 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
3319 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
3320 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
3321 * gdb.python/py-mi.exp: New test for to_string returning None.
3322
fc8eb08a
PM
33232010-04-12 Phil Muldoon <pmuldoon@redhat.com>
3324
3325 * gdb.python/py-breakpoint.c: Make result global.
3326
26e197f6
JK
33272010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 Fix non-GNU make compatibility.
3330 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
3331
adc36818
PM
33322010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3333
3334 * gdb.python/py-breakpoint.exp: New File.
3335 * gdb.python/py-breakpoint.C: Ditto.
3336
64e17368
SS
33372010-04-08 Stan Shebs <stan@codesourcery.com>
3338
3339 * gdb.trace/actions.exp: Clear default-collect.
3340 * gdb.trace/save-trace.exp: Clear default-collect.
3341
fff5cc64
PM
33422010-04-08 Phil Muldoon <pmuldoon@redhat.com>
3343
3344 * gdb.python/py-value: Add null string variable.
3345 (test_lazy_string): Test zero length, NULL address lazy
3346 strings.
3347
a055a187
L
33482010-04-07 H.J. Lu <hongjiu.lu@intel.com>
3349
3350 * gdb.arch/i386-avx.c: New.
3351 * gdb.arch/i386-avx.exp: Likewise.
3352
3353 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
3354
96e39866
DE
33552010-04-06 Doug Evans <dje@google.com>
3356
3357 * gdb.base/source-test.gdb: New file.
3358 * gdb.base/source.exp: Test source -v.
3359
5984a431
UW
33602010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3361
3362 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
3363
ec8a089a
PM
33642010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
3365
3366 * gdb.stabs/aout.sed: Convert all backslash to double backslash
3367 within one line, unless it is followed by a double quote.
3368 * gdb.stabs/hppa.sed: Idem.
3369 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
3370 * gdb.stabs/weird.exp: Check for correct parsing of
3371 char and string constants.
ec8a089a
PM
3372 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
3373 in .stabs to .stabx substitution.
3374
fce3c1f0
SS
33752010-04-05 Stan Shebs <stan@codesourcery.com>
3376
3377 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
3378 constant global.
3379 * gdb.trace/tfile.exp: Try to print them.
3380
d77f58be
SS
33812010-04-04 Stan Shebs <stan@codesourcery.com>
3382
3383 * gdb.base/completion.exp: Update for new "info watchpoints".
3384 * gdb.base/default.exp: Ditto.
3385 * gdb.base/help.exp: Ditto.
3386 * gdb.base/watchpoint.exp: Ditto.
3387 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 3388
af54718e
SS
33892010-04-04 Stan Shebs <stan@codesourcery.com>
3390
3391 * gdb.trace/tfile.exp: Sharpen tfind test.
3392
74d1f91e
JK
33932010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3394
3395 * gdb.base/break-entry.exp: New.
3396
eb8e76db 33972010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 3398 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
3399
3400 * gdb.reverse/i386-sse-reverse.exp: New file.
3401 * gdb.reverse/i386-sse-reverse.c: New file.
3402
bf65cad8
PA
34032010-04-02 Pedro Alves <pedro@codesourcery.com>
3404
3405 * gdb.trace/tfind.exp: Adjust expected disassembly output.
3406
fff87407
SS
34072010-04-01 Stan Shebs <stan@codesourcery.com>
3408
3409 * gdb.trace/actions.exp: Tweak expected output.
3410 * gdb.trace/while-stepping.exp: Tweak expected output.
3411
fe01d668
L
34122010-04-01 H.J. Lu <hongjiu.lu@intel.com>
3413
3414 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
3415
86b17b60
PA
34162010-04-01 Pedro Alves <pedro@codesourcery.com>
3417
3418 * gdb.base/commands.exp: Adjust.
3419 * gdb.cp/extern-c.exp: Adjust.
3420
2c58c0a9
PA
34212010-04-01 Pedro Alves <pedro@codesourcery.com>
3422
3423 * gdb.trace/collection.c (local_test_func): Define a local struct,
3424 and instanciate it.
3425
0db9b91c
PA
34262010-04-01 Pedro Alves <pedro@codesourcery.com>
3427
3428 * gdb.trace/collection.exp (gdb_collect_args_test)
3429 (gdb_collect_argarray_test): XFAIL the tests that assume the
3430 argarray argument's elements are collected.
3431
8072405b
JK
34322010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3433
3434 * gdb.dwarf2/dw2-bad-parameter-type.exp,
3435 gdb.dwarf2/dw2-bad-parameter-type.S: New.
3436
8bf6485c
SS
34372010-03-31 Stan Shebs <stan@codesourcery.com>
3438
3439 * gdb.trace/save-trace.exp: Test save/restore of default-collect
3440 and tracepoint conditionals.
3441 (gdb_verify_tracepoints): Delete unused return.
3442
fd7f724a
KS
34432010-03-26 Keith Seitz <keiths@redhat.com>
3444
3445 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
3446 appear in the output before main.
3447 Remove KFAIL for gdb/2215 aka bz 9320.
3448
8d9e7719
DE
34492010-03-30 Doug Evans <dje@google.com>
3450
0906dd0b
DE
3451 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
3452 by dejagnu.
3453 * gdb.arch/amd64-dword.exp: Ditto.
3454
8d9e7719
DE
3455 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
3456 match.
3457 (break printf): Ditto.
3458
1da644f0
SW
34592010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
3460
3461 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
3462 gcc < 4.4.
3463 * gdb.cp/shadow.exp: Ditto.
3464
a8121990
PA
34652010-03-29 Pedro Alves <pedro@codesourcery.com>
3466
3467 * gdb.trace/collection.exp (run_trace_experiment): Make sure
3468 "tstart" is silent.
3469
6e79d367
PA
34702010-03-29 Pedro Alves <pedro@codesourcery.com>
3471
3472 * gdb.trace/collection.exp (executable): New.
3473 (binfile): Use it.
3474 (fpreg, spreg, pcreg): New.
3475 (test_register): Use gdb_test_multiple. Pass /x to print.
3476 (prepare_for_trace_test): New.
3477 (run_trace_experiment): Use "continue", not gdb_run_cmd.
3478 (gdb_collect_args_test, gdb_collect_argstruct_test)
3479 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
3480 prepare_for_trace_test.
3481 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
3482 fpreg, spreg and pcreg.
3483 (gdb_collect_expression_test, gdb_collect_globals_test): Use
3484 prepare_for_trace_test.
3485 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
3486 try to detect tracing support here. Don't set breakpoints at
3487 `begin' or `end' here.
3488 <global scope>: Use clean_restart. Run to main before checking
3489 for tracing support. Check for for tracing support here.
3490
09248348
JK
34912010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3492
3493 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
3494 " as $displacement" to "seen displacement message".
3495
d350db38
PA
34962010-03-28 Pedro Alves <pedro@codesourcery.com>
3497
3498 * gdb.trace/while-dyn.exp (executable): New variable.
3499 (binfile): Use it.
3500 (test_while_stepping): New function. Move most tests here. Call
3501 it once for each of the while-stepping, stepping and ws aliases.
3502
907af001
UW
35032010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3504
3505 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
3506 that do not provide the tagless_struct type name at all.
3507 (test_print_anon_union): Do not check value of uninitialized
3508 union member. Do not use cp_test_ptype_class, so we can accept
3509 "long" as well as "long int".
3510
610197fd
PA
35112010-03-26 Pedro Alves <pedro@codesourcery.com>
3512
3513 * gdb.trace/tfile.c (tohex, bin2hex): New.
3514 (write_error_trace_file): Hexify error description.
3515
6c28cbf2
SS
35162010-03-25 Stan Shebs <stan@codesourcery.com>
3517
3518 * gdb.trace/tfile.c: Generate an additional trace file, improve
3519 portability.
3520 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
3521 files in a better way.
3522
e62b8c7e
KS
35232010-03-25 Keith Seitz <keiths@redhat.com>
3524
3525 * gdb.java/jprint.exp: XFAIL printing of static class members
3526 because of GCC debuginfo problem.
3527
82ccf5a5
JK
35282010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3529
3530 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
3531
293e2f9e
DJ
35322010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * gdb.base/completion.exp: Allow long instead of long int.
3535 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
3536 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
3537 variable p.
3538 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
3539 * gdb.base/pointers.exp: Allow long instead of long int.
3540 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
3541 * gdb.base/step-line.exp: Allow a directory before the source file name.
3542
95a42b64
TT
35432010-03-24 Tom Tromey <tromey@redhat.com>
3544
3545 PR breakpoints/9352:
3546 * gdb.base/default.exp: Update.
3547 * gdb.base/commands.exp: Update.
3548 * gdb.cp/extern-c.exp: Test setting commands on multiple
3549 breakpoints at once.
3550
2390201f
DJ
35512010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
3554 if gdb,nosignals.
3555 * gdb.base/watchpoints.c: Do not include unnecessary headers.
3556 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3557 exited".
3558
8c9a6790
SS
35592010-03-24 Stan Shebs <stan@codesourcery.com>
3560
3561 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3562
a6c727b2
DJ
35632010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3564
3565 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3566 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3567 argument. Handle "short" and "long".
3568 (Top level): Pass overprototyped output for old_fptr and xptr.
3569
4dfd5423
PA
35702010-03-23 Pedro Alves <pedro@codesourcery.com>
3571
3572 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3573 format strings and add casts to avoid compiler warnings.
3574
35752010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
3576
3577 * lib/trace-support.exp (gdb_trace_setactions):
3578 Don't expect whitespace after ">" prompt.
3579 * gdb.trace/actions.exp: Adjust for output changes.
3580 * gdb.trace/while-stepping.exp: Likewise.
3581
c847d045
JK
35822010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3585 and r157645).
3586
5f717f1d
JK
35872010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3590 New.
3591
7d6d51d5
DJ
35922010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3593
3594 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3595 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3596
3b11a015
SS
35972010-03-19 Stan Shebs <stan@codesourcery.com>
3598
3599 * gdb.trace/ax.exp: New file.
3600
d7d158ed
DE
36012010-03-19 Doug Evans <dje@google.com>
3602
6bb85cd1
DE
3603 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3604 output from gcc.
3605
d7d158ed
DE
3606 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3607 named /usr/sbin/prelink<foo>.
3608
4daf5ac0
SS
36092010-03-18 Stan Shebs <stan@codesourcery.com>
3610
3611 * gdb.trace/circ.exp: Test circular-trace-buffer.
3612 * gdb.trace/tfile.exp: Update tstatus test.
3613
e8d05480
JB
36142010-03-18 Joel Brobecker <brobecker@adacore.com>
3615
3616 * gdb.dwarf2/dw2-anonymous-func.S: New file.
3617 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3618
441b986a
UW
36192010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3620
3621 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3622
4247603b
PA
36232010-03-18 Pedro Alves <pedro@codesourcery.com>
3624
3625 * gdb.base/default.exp: Adjust the expected output of the finish
3626 and until commands when the inferior is not being run.
3627
13387711
SW
36282010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
3629
3630 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3631 * gdb.cp/nsusing.exp: Ditto.
3632
6e31430b
TT
36332010-03-15 Tom Tromey <tromey@redhat.com>
3634
3635 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3636 * gdb.cp/userdef.cc (operator==): New function.
3637 (main): New locals mem1, mem2.
3638
e2d69cb5
JZ
36392010-03-15 Jie Zhang <jie@codesourcery.com>
3640
3641 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3642 Declare and use new loadtimeout variable.
3643
f572f0a9
DJ
36442010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3645
3646 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3647 Use gdb_load later.
3648
51f4c0b0
PA
36492010-03-14 Pedro Alves <pedro@codesourcery.com>
3650
3651 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3652 literal. Add missing endlines to prints to stderr.
3653
1c809c68
TT
36542010-03-12 Tom Tromey <tromey@redhat.com>
3655
3656 PR c++/9708:
3657 * gdb.cp/m-static.exp: Add regression test.
3658 * gdb.cp/m-static.cc (method): New method.
3659 (main): Call it.
3660
00ae8fef
SW
36612010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3662
3663 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3664 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3665
759f0f0b
PA
36662010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3667
21e24d21
PA
3668 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3669
36702010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3671
759f0f0b
PA
3672 * lib/gdb.exp (skip_stl_tests): New.
3673 (gdb_compile): Symbian needs -ldl.
3674 (shlib_target_file): New.
3675 (shlib_symbol_file): New.
3676 (gdb_load_shlibs): Use shlib_target_file.
3677 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3678 * gdb.cp/exception.exp: Use skip_stl_tests.
3679 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3680 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3681 * gdb.cp/mb-templates.exp: Ditto.
3682 * gdb.base/commands.exp: Relax regexes.
3683 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3684 shlib_target_file and shlib_symbol_file.
3685 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3686 sections.
3687 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3688 * gdb.base/solib-disc.exp: Use
3689 shlib_target_file and shlib_symbol_file.
3690 * gdb.base/unload.exp: Don't skip on symbian. Use
3691 shlib_target_file and shlib_symbol_file.
3692 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3693
6a8f2671 36942010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3695
6a8f2671
PA
3696 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3697 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3698 Issue a tfind end before looking for a tracepoint frame.
3699 * gdb.trace/tfind.exp: Adjust tstatus output.
3700 Adjust disassembly output.
3701 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3702
ccf26247
JK
37032010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3704
3705 * gdb.base/break-interp.exp: Create new displacement parameter value
3706 for the test_ld calls.
3707 (reach): New parameter displacement, verify its content. New push of
3708 pf_prefix "reach-$func:". Import global expect_out.
3709 (test_core): New parameter displacement, verify its content. New push
3710 of pf_prefix "core:". New command "set verbose on". Import global
3711 expect_out.
3712 (test_attach): New parameter displacement, verify its content. New
3713 push of pf_prefix "attach:". New command "set verbose on". Import
3714 global expect_out.
3715 (test_ld): New parameter displacement, pass it to the reach, test_core
3716 and test_attach calls and verify its content in the "ld.so exit" test.
3717 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3718 (prelink): Update expected text, use gdb_test.
3719
e469c7fb
DE
37202010-03-10 Doug Evans <dje@google.com>
3721
3722 * gdb.base/checkpoint.exp: Fix comment.
3723 Lengthen timeout while doing >600 checkpoints test.
3724 Rename duplicate "kill all one" test to keep test names unique.
3725
60e1c644
PA
37262010-03-10 Pedro Alves <pedro@codesourcery.com>
3727
3728 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3729
cec808ec
KS
37302010-03-08 Keith Seitz <keiths@redhat.com>
3731
889bf7c5
PA
3732 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3733 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3734 (dm_type_long): New function.
3735 (dm_type_unsigned_short): New function.
3736 (dm_type_unsigned_long): New function.
3737 (myint): New typedef.
3738 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3739 long, unsigned shor and long, operator char*, and typedef.
3740 (test_lookup_operator_functions): Add operator char* test.
3741 (test_paddr_operator_functions): Likewise.
3742 (test_paddr_overloaded_functions): Use probe values for
3743 short, long, and unsigned short and long.
3744 (test_paddr_hairy_functions): If the demangler probe detected
3745 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3746 demangler.
3747 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3748 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3749 and "print null_pmf".
3750 Add test "ptype a.*pmf".
3751 * gdb.cp/overload.exp: Allow optional "int" to appear with
3752 "short" and "long".
3753 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3754 long expect value for men_overload1arg.
3755 Allow "int" to appear with "short" and "long".
3756 When testing "info break", add argument for main (void).
3757 Also allow "int" to appear with "short" and "long".
3758 Ditto with "unsigned" and "long long".
cec808ec
KS
3759 * gdb.java/jmain.exp: Do not enclose methods names in single
3760 quotes.
3761 * gdb.java/jmisc.exp: Likewise.
3762 * gdb.java/jprint.exp: Likewise.
3763 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3764
3765 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3766 * gdb.cp/exception.exp (backtrace after first throw)
3767 (backtrace after second throw): Allow a namespace before __cxa_throw.
3768 (backtrace after first catch, backtrace after second catch): Allow
3769 a namespace before __cxa_begin_catch.
3770
3771 * gdb.cp/cpexprs.exp: New file.
3772 * gdb.cp/cpexprs.cc: New file.
3773
3774 From Daniel Jacobowitz <dan@codesourcery.com>
3775 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3776 to use string_to_regexp.
3777 (ctor, dtor): New functions. Use them to match constructor
3778 and destructor function types.
3779 (Top level): Use runto_main.
3780
f870a310
TT
37812010-03-05 Tom Tromey <tromey@redhat.com>
3782
3783 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3784 gdb.target_charset.
3785 (pp_ns.to_string): Likewise.
3786
0c199f28
KS
37872010-03-04 Keith Seitz <keiths@redhat.com>
3788
3789 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3790 can be quoted. Test that both the filename and function/line
3791 portions can be quoted at the same time.
3792
c7437ca6
PA
37932010-03-04 Pedro Alves <pedro@codesourcery.com>
3794
3795 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3796
b111b805
DE
37972010-03-03 Doug Evans <dje@google.com>
3798
24486cb7
DE
3799 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3800 libc contains libpthread.
3801
b111b805
DE
3802 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3803 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3804 of gdb_compile. Add another pattern to match android backtrace.
3805
a0e0ef55
TT
38062010-03-03 Tom Tromey <tromey@redhat.com>
3807
3808 PR gdb/11345:
3809 * gdb.base/printcmds.exp (test_printf): Add test.
3810
1ba53b71
L
38112010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3812
3813 * gdb.arch/amd64-byte.exp: New.
3814 * gdb.arch/amd64-dword.exp: Likewise.
3815 * gdb.arch/amd64-pseudo.c: Likewise.
3816 * gdb.arch/amd64-word.exp: Likewise.
3817 * gdb.arch/i386-byte.exp: Likewise.
3818 * gdb.arch/i386-pseudo.c: Likewise.
3819 * gdb.arch/i386-word.exp: Likewise.
3820
f5dff777
DJ
38212010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3822
3823 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3824 types. Add structreg, bitfields, and flags registers.
3825 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3826 registers.
3827
90884b2b
L
38282010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3829
3830 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3831 (load_description): Set architecture if defined.
3832
dc00d89f
PM
38332010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3834
3835 * gdb.python/py-frame.exp: Add read_var block tests.
3836 * gdb.python/py-frame.c (block): New function.
3837
0e095b7e
JK
38382010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3839 Daniel Jacobowitz <dan@codesourcery.com>
3840
3841 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3842
624f1a65
DM
38432010-02-25 David S. Miller <davem@davemloft.net>
3844
3845 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3846 fix logic for setting all_syscalls_numbers.
3847
f3e9a817
PM
38482010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3849
3850 * Makefile.in: Add py-block and py-symbol.
3851 * gdb.python/py-symbol.exp: New File.
3852 * gdb.python/py-symtab.exp: New File.
3853 * gdb.python/py-block.exp: New File.
3854 * gdb.python/py-symbol.c: New File.
3855 * gdb.python/py-block.c: New File.
3856
f6bbabf0
PM
38572010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3858
3859 PR python/11314
3860 * lib/gdb.exp (skip_python_tests): New function.
3861 * gdb.python/py-cmd.exp: Use skip_python_tests.
3862 * gdb.python/py-frame.exp: Likewise.
3863 * gdb.python/py-function.exp: Likewise.
3864 * gdb.python/py-prettyprint.exp: Likewise.
3865 * gdb.python/py-template.exp: Likewise.
3866 * gdb.python/py-type.exp: Likewise.
3867 * gdb.python/py-value.exp: Likewise.
3868
85d721b8
PA
38692010-02-22 Pedro Alves <pedro@codesourcery.com>
3870
3871 PR9605
3872
3873 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3874
48e32051
TT
38752010-02-19 Tom Tromey <tromey@redhat.com>
3876
3877 PR c++/8693, PR c++/9496:
3878 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3879 regression tests.
3880
ac9c0048
JK
38812010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3882
3883 Fix compatibility with m68k as.
3884 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3885 Use only /* comments */.
3886
57bb97a4
UW
38872010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3888
3889 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3890 * configure: Regenerate.
3891
7d1bf85c
DJ
38922010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3893
3894 * gdb.python/py-type.exp: Check for Python support.
3895
061b5285
PA
38962010-02-17 Pedro Alves <pedro@codesourcery.com>
3897
3898 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3899 `regsub' syntax available.
3900
f8a8bc2c
PA
39012010-02-17 Pedro Alves <pedro@codesourcery.com>
3902
3903 * gdb.base/shmain.c (main): Remove printf call.
3904 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3905 * gdb.base/unload.c (main): Make format of fprintf a string
3906 literal. Add missing endlines to prints to stderr.
3907 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3908
6f451e5e
TT
39092010-02-17 Tom Tromey <tromey@redhat.com>
3910
3911 * gdb.java/jprint.java (jprint.props): New field.
3912 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3913
12d79008
PA
39142010-02-17 Pedro Alves <pedro@codesourcery.com>
3915
ef801a0e 3916 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3917 available.
3918
d252f7e5
DJ
39192010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3920
3921 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3922 creation to support remote host testing.
3923
67bdab6c
DJ
39242010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3925
3926 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3927 Recognize "command not found".
3928
bb391223
DJ
39292010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3930
3931 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3932 single-stepping.
3933
70362913
DJ
39342010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3935
3936 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3937 if arguments are not supported.
3938
493f3c00
DJ
39392010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3940
3941 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3942 be const or non-const.
3943
8034c749
DJ
39442010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3945
3946 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3947 mi_send_resuming_command to send -exec-continue.
3948
791dfb64
DJ
39492010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3950
3951 * gdb.base/list.exp (test_list_filename_and_function): Add test
3952 with single quotes.
3953 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3954 matching.
3955 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3956 Add KFAIL'd tests for PR gdb/11289.
3957
7c5fe868
DJ
39582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3961
fdc498b8
DJ
39622010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3963
3964 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3965 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3966 a temporary directory.
3967
b519e2a6
DJ
39682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3969
3970 * gdb.base/charset.exp: Use a single regular expression to match
3971 show host-charset and show target-charset output.
3972
74164c56
JK
39732010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3974
3975 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3976 "Illegal process-id" expect string more exact.
3977 (attach to digits-starting nonsense is prohibited): New.
3978
701ed6dc
JK
39792010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3980
3981 * gdb.base/prelink.exp (set verbose on): New.
3982
889bf7c5 39832010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
3984
3985 * mi-reverse.exp: New file. Test for reverse option to the
3986 following MI commands: exec-continue, exec-finish, exec-next,
3987 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 3988
dadf0e9c
JB
39892010-02-09 Joel Brobecker <brobecker@adacore.com>
3990
3991 * gdb.ada/ptype_tagged_param: New testcase.
3992
714f19d5
TT
39932010-02-08 Tom Tromey <tromey@redhat.com>
3994
3995 PR c++/8017:
3996 * gdb.cp/overload.exp: Add tests.
3997 * gdb.cp/overload.cc (struct K): New.
3998 (namespace N): New.
3999 (main): Call new functions.
4000 (K::staticoverload): Define.
4001
889bf7c5 40022010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
4003
4004 PR gdb/10728
4005 * gdb.cp/pr10728-x.h: New file.
4006 * gdb.cp/pr10728-x.cc: New file.
4007 * gdb.cp/pr10728-y.cc: New file.
4008 * gdb.cp/pr10728.exp: New file.
4009 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
4010
889bf7c5 40112010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
4012
4013 PR gdb/9067
4014 * gdb.cp/pr9067.exp: New
4015 * gdb.cp/pr9067.cc: New
4016 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
4017
7b356089
JB
40182010-02-08 Joel Brobecker <brobecker@adacore.com>
4019
4020 * lib/gdb.exp (gdb_test_timeout): New global variable.
4021 Set it to timeout if not already set.
4022 (gdb_init): Reset the value of timeout to gdb_test_timeout.
4023
1be00882
DE
40242010-02-05 Doug Evans <dje@google.com>
4025
4026 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
4027 user.
4028
82856980
SW
40292010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
4030
4031 PR c++/7935:
4032 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
4033
1a334831
TT
40342010-02-04 Tom Tromey <tromey@redhat.com>
4035
4036 * gdb.cp/virtbase.exp: Make test case names unique.
4037
9c3c02fd
TT
40382010-02-02 Tom Tromey <tromey@redhat.com>
4039
4040 * gdb.cp/virtbase.exp: Add regression tests.
4041 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
4042 (main): Instantiate RHC.
4043
0cc2414c
TT
40442010-02-02 Tom Tromey <tromey@redhat.com>
4045
4046 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
4047 type-printing change.
4048
edf3d5f3
TT
40492010-02-02 Tom Tromey <tromey@redhat.com>
4050
4051 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
4052 * gdb.cp/virtbase.cc: New file.
4053 * gdb.cp/virtbase.exp: New file.
4054 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
4055
e4b7f41c
JK
40562010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4057
4058 PR libc/11214:
4059 * gdb.threads/current-lwp-dead.c: Include features.h.
4060 (HAS_NOMMU): New.
4061 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
4062
b381ea14
JK
40632010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4064
4065 * gdb.base/symbol-without-target_section.exp,
4066 gdb.base/symbol-without-target_section.c: New.
4067
c593ac0e
DJ
40682010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4069
4070 * gdb.base/bigcore.exp: Reset increased timeout.
4071 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
4072
db25f29d
DJ
40732010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4074
4075 * gdb.base/gcore.exp (capture_command_output): Use
4076 gdb_test_multiple.
4077
f9d67f43
DJ
40782010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4079
4080 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
4081 * gdb.arch/thumb2-it.exp (test_it_break): New function.
4082 (Top level): Call it.
4083
177321bd
DJ
40842010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4085
4086 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
4087
97f2ed50
DJ
40882010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4089
4090 * gdb.base/call-strs.exp, gdb.base/default.exp,
4091 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
4092 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
4093 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
4094 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
4095 gdb.base/watchpoint-solib.exp: Save and restore timeout.
4096 * gdb.base/ending-run.exp: Correct restore of timeout.
4097 * gdb.base/page.exp: Remove unnecessary timeout setting.
4098
e4e2711a
JB
40992010-01-29 Joel Brobecker <brobecker@adacore.com>
4100
4101 * gdb.ada/rec_return: New testcase.
4102
ba581dc1
JB
41032010-01-29 Joel Brobecker <brobecker@adacore.com>
4104
4105 * gdb.ada/call_pn: New testcase.
4106
4ea95be9
DJ
41072010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4108
4109 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
4110 (Top level): Use it to resume.
4111 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
4112 the Thumb mode displaced stepping error as unsupported.
4113
df83a9bf
SW
41142010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
4115
889bf7c5
PA
4116 * gdb.cp/nsusing.exp: Added more tests.
4117 * gdb.cp/nsrecurs.exp: Ditto.
4118 * gdb.cp/nsusing.cc: Added test functions.
4119 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 4120
40b27cdc
JK
41212010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4122
4123 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
4124 absolute directory pathnames in gdb.sum file.
4125
de958931
SW
41262010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
4127
4128 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
4129 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
4130
708ead4e
TT
41312010-01-26 Tom Tromey <tromey@redhat.com>
4132
4133 PR exp/7643:
4134 * gdb.base/printcmds.exp (test_print_string_constants): Remove
4135 setup_kfail.
4136
b14e635e
SW
41372010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
4138
4139 * gdb.cp/nsrecurs.exp: New test.
4140 * gdb.cp/nsrecurs.cc: New test program.
4141 * gdb.cp/nsstress.exp: New test.
4142 * gdb.cp/nsstress.cc: New test program.
4143 * gdb.cp/nsdecl.exp: New test.
4144 * gdb.cp/nsdecl.cc: New test program.
4145
8540c487
SW
41462010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
4147
4148 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
4149 imported into file scope.
4150 Marked test as xfail.
4151 * gdb.cp/namespace-using.cc (marker5): New function.
4152 * gdb.cp/shadow.exp: New test.
4153 * gdb.cp/shadow.cc: New test program.
4154 * gdb.cp/nsimport.exp: New test.
4155 * gdb.cp/nsimport.cc: New test program.
4156
421d5d99
TT
41572010-01-25 Tom Tromey <tromey@redhat.com>
4158
4159 PR gdb/11049:
4160 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
4161 with "set print null-stop on".
4162
691f8dc1
JK
41632010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4164
4165 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
4166 Adjust it for DISASSEMBLY_OMIT_FNAME.
4167
0b92b5bb
TT
41682010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4169
4170 PR symtab/11199:
4171 * gdb.dwarf2/member-ptr-forwardref.exp,
4172 gdb.dwarf2/member-ptr-forwardref.S: New.
4173
23787403
JK
41742010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4175
4176 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
4177 (thread1_func): Protect thread1_tid with thread1_tid_cond by
4178 thread1_tid_mutex. Remove gdbstop_mutex handling.
4179 (thread2_func): Protect thread2_tid with thread2_tid_cond by
4180 thread2_tid_mutex. Remove gdbstop_mutex handling.
4181 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
4182 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
4183 pthread_cond_wait conditionalizations by while loops.
4184
b966cb8a
TT
41852010-01-20 Tom Tromey <tromey@redhat.com>
4186
4187 PR backtrace/10770:
4188 * gdb.dwarf2/pr10770.exp: New file.
4189 * gdb.dwarf2/pr10770.c: New file.
4190 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
4191
fcae584b
VP
41922010-01-20 Vladimir Prus <vladimir@codesourcery.com>
4193
4194 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
4195 that target was removed, and the test always runs native anyway.
4196
a0f49112
JK
41972010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4198
4199 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
4200 gdb.base/watchpoint-cond-gone-stripped.c: New.
4201
ceeb3d5a
TT
42022010-01-19 Tom Tromey <tromey@redhat.com>
4203
4204 PR c++/8000:
4205 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
4206 existing tests.
4207 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
4208 (main): Use AAA::SomeEnum.
4209
dd322c54
JK
42102010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4211
4212 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
4213 (test_ignore_count): Declare line_callme_body global.
4214 (run to breakpoint with ignore count): Use line_callme_body.
4215 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
4216 (set line_main_hello, set line_main_return): Reindent.
4217 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
4218 New.
4219 (continue to callee4): Use line_callee4_body.
4220 (check *stopped from CLI command): Use line_callee4_next.
4221 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
4222 (set line_main_hello, set line_main_return): Reindent.
4223 (set line_callee4_head, set line_callee4_body): New.
4224 (continue to callee4): Use line_callee4_body.
4225
4e8f195d
TT
42262010-01-18 Tom Tromey <tromey@redhat.com>
4227
4228 PR c++/9680:
4229 * gdb.cp/casts.cc: Add new classes and variables.
4230 * gdb.cp/casts.exp: Test new operators.
4231
9e14a9ba
JB
42322010-01-18 Tom Tromey <tromey@redhat.com>
4233 Thiago Jung Bauermann <bauerman@br.ibm.com>
4234
4235 * gdb.python/source2.py: New file.
4236 * gdb.python/source1: New file.
4237 * gdb.python/python.exp: Test "source" command.
4238
00bf0b85
SS
42392010-01-15 Stan Shebs <stan@codesourcery.com>
4240
4241 * gdb.trace/tfile.c: New file.
4242 * gdb.trace/tfile.exp: New file.
889bf7c5 4243
55235ad7
JK
42442010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4245
4246 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
4247
9f2982ff
JK
42482010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4249
4250 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
4251
bbfba9ed
JK
42522010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4253
4254 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
4255 (libfunc): New parameter action. Implement also selectable "sleep".
4256 * gdb.base/break-interp-main.c: Include assert.h.
4257 (libfunc): New parameter action.
4258 (main): New parameters argc and argv. Assert argc. Pass argv.
4259 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
4260 (test_attach): New proc.
4261 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
4262 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
4263
61f0d762
JK
42642010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4265
4266 * gdb.base/break-interp.exp (test_core): New proc.
4267 (test_ld): Call it.
4268
06a6f270
JK
42692010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
4272 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
4273 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
4274 and gdb_compile_shlib. Use new -Wl compiler options.
4275 (dl bt, main bt): New tests.
4276
51bee8e9
JK
42772010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4278
4279 Support PIEs with no symfile_objfile.
4280 * gdb.base/break-interp.exp: New argument at the test_ld calls.
4281 (test_ld): New parameter trynosym.
4282 (test_ld <$trynosym>): New block.
4283
b8040f19
JK
42842010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4285
4286 * gdb.base/break-interp.exp: New file.
4287
be759fcf
PM
42882010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4289
4290 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
4291 * gdb.python/py-prettyprint.py (pp_ls): New printer.
4292 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
4293 test.
4294 * gdb.python/py-prettyprint.c: Define lazystring test structure.
4295 * gdb.python/py-mi.exp: Add lazy string test.
4296
dc146f7c
VP
42972010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4298
4299 * lib/mi-support.exp (mi_check_thread_states): Handle
4300 core number in thread listing.
4301
b4ba55a1
JB
43022010-01-12 Joel Brobecker <brobecker@adacore.com>
4303
4304 * gdb.base/maint.exp: Adjust the expected output for the
4305 "maint print type" test. Use gdb_test_multiple instead of
4306 gdb_sent/gdb_expect.
4307
08e24bd4
DE
43082010-01-11 Doug Evans <dje@google.com>
4309
6496a609
DE
4310 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
4311 from gdbserver_download. All callers updated.
4312
08e24bd4
DE
4313 * gdb.server/ext-run.exp: "info os processes" requires xml support.
4314
b5cfddf5
JK
43152010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4316
4317 Implement binary numbers parsing.
4318 * gdb.base/printcmds.exp (test_integer_literals_accepted)
4319 (test_integer_literals_rejected): New binary tests.
4320
3725885a
RW
43212010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4322
4323 * gdb.cell/configure: Regenerate.
4324
37aeb5df
JK
43252010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4326
4327 * gdb.base/corefile.exp: Move the core finding block out and call it as
4328 core_find, new variable $corefile, replace corefile by $corefile and
4329 [file tail $corefile] for usage vs. test names resp.
4330 * lib/gdb.exp (core_find): Move it as a new function here. New
4331 parameter binfile and deletefiles. New variable $destcore. Pre-delete
4332 $destcore. Return "" on error.
4333
d521f563
JK
43342010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4335
4336 Workaround PR binutils/10802.
4337 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
4338 (twice).
4339
28f24826
DJ
43402010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4341
4342 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
4343
2de75e71
JB
43442010-01-08 Joel Brobecker <brobecker@adacore.com>
4345
4346 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
4347 call, to avoid interruption.
4348
fe00719b 43492010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
4350
4351 * gdb.stabs/weird.def (args93): New.
4352
d0ef5df8
DE
43532010-01-07 Doug Evans <dje@google.com>
4354
4355 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
4356
3a08d52f
TT
43572010-01-07 Tom Tromey <tromey@redhat.com>
4358
4359 * gdb.base/source.exp: Use correct line number.
4360
7a697b8d
SS
43612010-01-05 Stan Shebs <stan@codesourcery.com>
4362
4363 * gdb.trace/tracecmd.exp: Test ftrace.
4364
7803799a
UW
43652010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4366
4367 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
4368
c54eabfa
JK
43692010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4370
4371 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
4372 "uint_for_mi_testing".
4373
02e7ef19
JB
43742010-01-01 Joel Brobecker <brobecker@adacore.com>
4375
4376 Test indented comment in file being sourced.
4377 * gdb.base/commands.exp: Test indented comment in file being sourced.
4378
abd775ce
JB
43792010-01-01 Joel Brobecker <brobecker@adacore.com>
4380
4381 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
4382 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
4383 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
4384 notice.
4385
79b55b82
JB
43862010-01-01 Joel Brobecker <brobecker@adacore.com>
4387
4388 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
4389 notice.
4390
8997583e
JK
43912010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4392
4393 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
4394 missing $after_stopped and comma (,) expectation.
4395
6da95a67
SS
43962009-12-31 Stan Shebs <stan@codesourcery.com>
4397
4398 * gdb.trace/actions.exp: Test teval action.
889bf7c5 4399
218d2fc6
TJB
44002009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4401
4402 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
4403 (top level): Call test_watchpoint_in_big_blob.
4404 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
4405 watchpoints.
4406 (func3): Write to buf.
4407
236f1d4d
SS
44082009-12-29 Stan Shebs <stan@codesourcery.com>
4409
4410 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 4411
f61e138d
SS
44122009-12-28 Stan Shebs <stan@codesourcery.com>
4413
4414 * gdb.trace/tsv.exp: New file.
4415 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 4416
0219b378
DJ
44172009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4418
4419 * gdb.base/find.c (main): Reference search buffers.
4420 * gdb.base/included.c (main): Reference integer.
4421 * gdb.base/ptype.c (charfoo): Declare.
4422 (intfoo): Call charfoo.
4423 * gdb.base/scope0.c (useitp): New function.
4424 (usestatics): Use useitp.
4425 (useit): Add a type for val.
4426 * gdb.base/scope1.c (useit1): Take a pointer argument.
4427 (usestatics1): Update calls to useit1.
4428 * gdb.cp/call-c.cc: Declare foo.
4429 (main): Call foo.
4430 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
4431 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
4432 (main): Call C::ensureRefs and ensureOtherRefs.
4433 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
4434 variables.
4435 (ensureOtherRefs): New function.
4436 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
4437 * gdb.cp/templates.cc (main): Call t5i.value.
4438
3f78692f
JK
44392009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4440
4441 Fix compatibility with G++-4.5.
4442 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
4443 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
4444 (uncaught return): Remove.
4445
429374b8
JK
44462009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4447 Phil Muldoon <pmuldoon@redhat.com>
4448
4449 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
4450 (bp_location13, bp_location14, bp_location17, bp_location18)
4451 (marker3_proto, marker4_proto): New variables.
4452 (breakpoint info): Update output.
4453 (run until breakpoint at marker3, run until breakpoint at marker4): New
4454 tests.
4455
859825b8
JK
44562009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4457
4458 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
4459 Replace the printf call of Y by provided "y-set-1" label. New block
4460 for the second shared library.
4461 * gdb.base/unload.exp: Compile also the second library, call
4462 gdb_load_shlibs also for it. Use now gdb_breakpoint.
4463 (single pending breakpoint info): Rename to ...
4464 (pending breakpoint info before run): ... this extended test.
4465 (libfile2, libname2, libsrcfile2, libsrc2)
4466 (lib_sl2): New variables.
4467 (exec_opts): Set also SHLIB_NAME2.
4468 (pending breakpoint info on first run at shrfunc1)
4469 (pending breakpoint info on second run at shrfunc1)
4470 (pending breakpoint info on second run at shrfunc2)
4471 (print y from libfile, print y from libfile2): New tests.
4472 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
4473 * gdb.base/unloadshr2.c: New.
4474
e6a386cd
HZ
44752009-12-22 Hui Zhu <teawater@gmail.com>
4476
4477 * gdb.reverse/sigall-reverse.exp: Adjust.
4478
9e19b45e
VP
44792009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4480
4481 PR gdb/10884
4482
4483 * gdb.mi/var-cmd.c (do_bitfield_tests): New
4484 (main): Call do_bitfield_tests.
aacf5b1e 4485 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 4486
d53a7b30
JB
44872009-12-20 Joel Brobecker <brobecker@adacore.com>
4488
4489 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
4490 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
4491 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
4492 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
4493 gdb.modula2/unbounded1.c: Update copyright header.
4494
191ca0a1
CM
44952009-12-10 Chris Moller <moller@mollerware.com>
4496
4497 PR gdb/9399
4498 * gdb.cp/virtfunc2.exp: New tests
4499 * gdb.cp/virtfunc2.cc: New tests
4500 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
4501
0fa6cf1b
MS
45022009-12-10 Oza Pawandeep (paawan1982@yahoo.com
4503
4504 * gdb.reverse/i387-env-reverse.c: New file.
4505 * gdb.reverse/i387-env-reverse.exp: New file.
4506 * gdb.reverse/i387-stack-reverse.c: New file.
4507 * gdb.reverse/i387-stack-reverse.exp: New file.
4508
361ae042
PM
45092009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4510
4511 * gdb.python/py-type.exp (test_range): New test.
4512
bfd31e71
PM
45132009-12-03 Phil Muldoon <pmuldoon@redhat.com>
4514
4515 PR python/10805
4516
4517 * gdb.python/py-type.exp: New file.
4518 * gdb.python/py-type.c: New file.
4519 * Makefile.in: Add py-type.
4520
57a1d736
TT
45212009-12-03 Tom Tromey <tromey@redhat.com>
4522
4523 * gdb.python/py-value.exp (test_parse_and_eval): New
4524 function.
4525
1f3b5d1b
PP
45262009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4527
4528 PR gdb/11022
4529
4530 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
4531 * gdb.base/pr11022.c: New test.
4532
8b7dbdc9
JK
45332009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4534
4535 Fix spurious false FAILs.
4536 * gdb.base/structs.c (chartest): New.
4537 (main): Fill-in chartest.
4538 * gdb.base/structs.exp (anychar_re, first): New.
4539 (start_structs_test): Import global anychar_re and first.
4540 New gdb_test call "set print elements 300; ${testfile}"
4541 (start_structs_test <$first>): New block.
4542 (any): Import global anychar_re. New variable ac. Use ${ac}.
4543
6a53b2ec
JK
45442009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4545
4546 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
4547
d7167b4c
JK
45482009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4549
4550 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
4551 Force $srcfile file.
4552 * gdb.base/foll-fork.c (callee): Comment out the printf call.
4553
b1798462
UW
45542009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4555
4556 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4557 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4558 * gdb.threads/watchthreads-reorder.exp: Likewise.
4559
b6199126
DJ
45602009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4561
4562 PR gdb/8704
4563
4564 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4565 "if", and "thread". Correct matching in the previous test.
4566
b22a0510
DJ
45672009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
4568
4569 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4570
930636d2
MS
45712009-11-23 Michael Snyder <msnyder@vmware.com>
4572
4573 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4574 * gdb.reverse-watch-precsave.exp: Ditto.
4575
21a0512e
PP
45762009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4577
4578 * gdb.asm/asm-source.exp: Adjust.
4579 * gdb.base/help.exp: Adjust.
889bf7c5 4580
fc30d5e0
PA
45812009-11-22 Pedro Alves <pedro@codesourcery.com>
4582
4583 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4584 (do_syscall_tests_without_xml): Set data-directory to
4585 /the/path/to/nowhere.
4586
f6bc2008
PA
45872009-11-21 Pedro Alves <pedro@codesourcery.com>
4588
4589 * gdb.threads/local-watch-wrong-thread.c,
4590 gdb.threads/local-watch-wrong-thread.exp: New files.
4591
8c2fb5de
PA
45922009-11-21 Pedro Alves <pedro@codesourcery.com>
4593
4594 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4595 assume new `regsub' syntax available.
4596
ebec9a0f
PA
45972009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4598
a79d3c27
JK
4599 * gdb.base/watchpoint-hw-hit-once.exp,
4600 gdb.base/watchpoint-hw-hit-once.c: New.
4601
46022009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4603
4604 * gdb.threads/watchthreads-reorder.exp,
4605 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 4606
276a961b
MK
46072009-11-17 Nathan Sidwell <nathan@codesourcery.com>
4608
4609 * gdb.xml/tdesc-regs.exp: Use for m68k.
4610
4867c1fb
PA
46112009-11-15 Pedro Alves <pedro@codesourcery.com>
4612
4613 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4614
f6838f81
DJ
46152009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4616
4617 * lib/gdb.exp (current_target_name): New procedure.
4618 (gdb_wrapper_target): New variable.
4619 (gdb_wrapper_init): Set gdb_wrapper_target.
4620 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4621 wrapper.
4622
4ac4dd3f
DJ
46232009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4624
4625 * gdb.base/remote.exp: Delete the slowest load test.
4626 Do not load with fixed packet sizes.
4627
a7881759
DJ
46282009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4629
4630 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4631
97a5b505
DJ
46322009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4633
4634 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
4635 srcfile when setting a breakpoint.
4636
d3e1fc54
DJ
46372009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
4638
4639 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4640 macros.
4641
7cbcbded
DJ
46422009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4643
4644 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4645 to be in memory.
4646 * gdb.base/display.c (force_mem): New.
4647 (do_loops): Use it. Add breakpoint comments.
4648 (do_vars): Add a breakpoint comment.
4649 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4650 line numbers.
4651
bdea3a92
NF
46522009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4653
4654 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4655 instead of a bare "run".
4656
269f82e5
PP
46572009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4658
4659 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 4660
a69b7d9d
DJ
46612009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4662
4663 * lib/cell.exp (skip_cell_tests): Clean up test files before
4664 returning.
4665
b598bfda
DJ
46662009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4667
4668 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4669 and the breakpoint menu. Do not call perror if a prompt is seen.
4670 Consume the following GDB prompt.
4671 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4672 * gdb.cp/namespace.exp: Use gdb_test.
4673 * gdb.cp/templates.exp: Use gdb_test.
4674 (test_template_breakpoints): Use gdb_test_multiple.
4675
87728fa0
DJ
46762009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4677
4678 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4679 (marker4): Reference values.
4680
b67c692f
DJ
46812009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4682
4683 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4684 is missing.
4685
f0df251a
DJ
46862009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4687
4688 * gdb.base/break.c (need_malloc): New.
4689 * gdb.base/constvars.c (main): Reference crass and crisp.
4690 * gdb.base/gdb1821.c (main): Reference bar.
4691 * gdb.cp/gdb1355.cc (main): Reference s1.
4692 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4693 (main): Call them.
4694 * gdb.cp/hang2.cc (dummy2): Define.
4695 * gdb.cp/hang3.cc (dummy3): Define.
4696 * gdb.cp/m-data.cc (main): Reference shadow.
4697
bdf7534a
NF
46982009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4699 Nathan Froyd <froydnj@codesourcery.com>
4700
4701 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4702 remote host.
4703
f24fce77
NF
47042009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4705
4706 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4707 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4708 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4709 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4710 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4711 * gdb.dwarf2/dw2-producer.exp: Likewise.
4712 * gdb.dwarf2/mac-fileno.exp: Likewise.
4713 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4714 py-prettyprint.py to the remote host.
4715 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4716
40f0318e
KS
47172009-11-11 Keith Seitz <keiths@redhat.com>
4718
4719 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4720 use it instead of "Foo".
4721 * gdb.cp/classes.exp (do_tests): Add a test to access
4722 a method through a typedef'd class name.
4723
f3d9f7fb
NF
47242009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4725
4726 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4727 exponents.
4728 * gdb.base/pointers.exp: Likewise.
4729 * gdb.cp/ref-types.exp: Likewise.
4730
a4216f37
KS
47312009-11-11 Keith Seitz <keiths@redhat.com>
4732
4733 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4734 new[] and delete[].
4735 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4736 "void".
4737 (probe_demangler): Remove all single-quoting of
4738 method and variable names.
4739 (info_func_regexp): Remove the word "void" from any
4740 occurrence of "(void)".
4741 (print_addr_2): Remove all single-quoting of
4742 method names.
4743 (print_addr_2_kfail): Likewise.
4744 (print_addr): Single-quote C function names before
4745 passing to print_addr_2.
4746 (test_paddr_operator_functions): Remove single-quoting
4747 for method names.
4748 Add tests for operator new[] and operator delete[].
4749
9b14d7aa
JK
47502009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4751
4752 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4753
85feb311
KS
47542009-11-09 Keith Seitz <keiths@redhat.com>
4755
4756 * gdb.cp/overload.exp: Add tests for resolving overloaded
4757 methods in expression parsing/evaluation.
4758
fa335448
DJ
47592009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4760
4761 * lib/gdb.exp (default_gdb_version): Use --version instead of
4762 --command.
4763
ec3c07fc
NS
47642009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4765
4766 * lib/gdb.exp (gdb_compile_test): New.
4767 (skip_ada_tests, skip_java_tests): New.
4768 (gdb_compile): Use gdb_compile_test for f77.
4769 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4770 * lib/java.exp (compile_java_from_source): Remove runtests check,
4771 use gdb_compile_test to record result.
4772 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4773 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4774 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4775 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4776 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4777 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4778 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4779 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4780 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4781 adjust gdb_compile invocations.
4782
b8b4e42b
JK
47832009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4784
4785 * Makefile.in (abs_builddir): New.
4786 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4787 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4788 `$(abs_builddir)/site.exp'.
4789
f8b7eaf3
DJ
47902009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 * config/m68k-emc.exp, lib/emc-support.exp,
4793 gdb.trace/gdb_c_test.c: Delete.
4794 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4795 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4796 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4797 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4798 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4799 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4800 casing for m68k-*-elf.
4801
c4187697
NS
48022009-11-03 Pedro Alves <pedro@codesourcery.com>
4803
4804 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4805 * gdb.arch/i386-prologue.exp: Likewise.
4806 * gdb.arch/i386-unwind.exp: Likewise.
4807
db16b772
DJ
48082009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4809
4810 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4811
bcf71277
DJ
48122009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4813
4814 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4815
0105cee2
DJ
48162009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4817
4818 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4819
24ddea62
JK
48202009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4821
4822 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4823
287ccc17
JK
48242009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4825
4826 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4827 * gdb.base/sepdebug2.c: New file.
4828
08bca259 48292009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4830
4831 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4832 the modified warnings for catch syscall. Verify if GDB was compiled
4833 with support for lib expat, and choose which tests to run depending
4834 on this.
4835
5d4e2b76
VP
48362009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4837
4838 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4839 that composite commands are parsed OK. And also test
4840 that breakpoint commands do work.
4841
240e538a
MS
48422009-10-23 Michael Snyder <msnyder@vmware.com>
4843
4844 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4845 to allow for new disassembly style.
4846
9c419145
PP
48472009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4848
4849 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4850
02506ff1
MS
48512009-10-22 Michael Snyder <msnyder@vmware.com>
4852
4853 * gdb.reverse/break-precsave.exp: New test.
4854 * gdb.reverse/consecutive-precsave.exp: Ditto.
4855 * gdb.reverse/finish-precsave.exp: Ditto.
4856 * gdb.reverse/i386-precsave.exp: Ditto.
4857 * gdb.reverse/machinestate-precsave.exp: Ditto.
4858 * gdb.reverse/sigall-precsave.exp: Ditto.
4859 * gdb.reverse/solilb-precsave.exp: Ditto.
4860 * gdb.reverse/step-precsave.exp: Ditto.
4861 * gdb.reverse/until-precsave.exp: Ditto.
4862 * gdb.reverse/watch-precsave.exp: Ditto.
4863
4cf866a3
MS
48642009-10-22 Michael Snyder <msnyder@vmware.com>
4865
4866 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4867 for gdb_expect. Adjust one test's expect strings for the new
4868 format of disassemble.
4869 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4870 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4871 gdb_test_multiple.
4872 * gdb.reverse/step-reverse.exp: Delete 'return'.
4873 * gdb.reverse/until-reverse.exp: Delete blank lines.
4874 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4875
2b28d209
PP
48762009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4877
4878 * gdb.base/consecutive.exp: Adjust.
4879 * gdb.base/display.exp: Likewise.
4880 * gdb.base/pc-fp.exp: Likewise.
4881 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4882
33b9c32b
MS
48832009-10-19 Michael Snyder <msnyder@vmware.com>
4884
4885 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4886 * gdb.reverse/finish-reverse.c: Ditto.
4887 * gdb.reverse/sigall-reverse.c: Ditto.
4888 * gdb.reverse/solib-reverse.c: Ditto.
4889 * gdb.reverse/step-reverse.c: Ditto.
4890 * gdb.reverse/watch-reverse.c: Ditto.
4891
6c95b8df
PA
48922009-10-19 Pedro Alves <pedro@codesourcery.com>
4893 Stan Shebs <stan@codesourcery.com>
4894
4895 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4896 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4897 "Executing new program".
4898 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4899 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4900 left listed after having been killed.
4901 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4902 * gdb.base/maint.exp: Adjust test.
4903
4904 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4905 * gdb.multi/Makefile.in: New.
4906 * gdb.multi/base.exp: New.
4907 * gdb.multi/goodbye.c: New.
4908 * gdb.multi/hangout.c: New.
4909 * gdb.multi/hello.c: New.
4910 * gdb.multi/bkpt-multi-exec.c: New.
4911 * gdb.multi/bkpt-multi-exec.exp: New.
4912 * gdb.multi/crashme.c: New.
4913
279017b7
TG
49142009-10-13 Tristan Gingold <gingold@adacore.com>
4915
4916 * gdb.base/sepdebug.exp: Check debug info are found.
4917
0413d738
PA
49182009-10-08 Pedro Alves <pedro@codesourcery.com>
4919
4920 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4921 bits.
4922
c628eecc
JK
49232009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4924
4925 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4926
38af1bfe
JB
49272009-10-07 Joel Brobecker <brobecker@adacore.com>
4928
4929 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4930 of the comments.
4931
2b0adecd
PM
49322009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4933
4934 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4935 * gdb.base/annota3.exp: Idem.
4936 * gdb.base/maint.exp: Idem.
4937
8d417781
PM
49382009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4939
889bf7c5 4940 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4941 to default.
4942
bb61102d
PM
49432009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4944
889bf7c5 4945 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4946 mingw and cygwin targets.
4947
ace5c364
PM
49482009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4949 Pedro Alves <pedro@codesourcery.com>
4950
889bf7c5 4951 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4952 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4953
c2d494a0
PM
49542009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4955
e1b52ce2
PM
4956 * gdb.base/shr1.c: Use %p in format string.
4957 * gdb.base/unload.c: Avoid warning in fprintf.
4958 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4959
209f53f5
PM
49602009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4961
4962 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4963 long type.
4964 (test_unlink): Correct printf string.
4965 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4966 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4967
8172766a
JK
49682009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4969
4970 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4971 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4972 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4973
0f73703c
UW
49742009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4975
4976 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4977 * gdb.objc/nondebug.exp: Likewise.
4978
b32306ca
UW
49792009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4980
4981 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4982 target_info setting.
4983
4984 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4985 that detect new threads during "info threads".
4986
0057022f
UW
49872009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4988
4989 * gdb.threads/manythreads.c (main): Increase thread stack size
4990 to 2*PTHREAD_STACK_MIN.
4991 * gdb.threads/multi-create.c (main): Likewise.
4992 (create_function): Likewise.
4993
f29c0325
UW
49942009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4995
4996 * gdb.base/dump.exp: Pass difference of pointer types instead
4997 of integer types as offset to restore in intarr3.srec case.
4998
fcb34849
UW
49992009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5000
5001 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
5002
d5142e3b
UW
50032009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5004
5005 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
5006
087b74b2 50072009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 5008
087b74b2
PM
5009 New test for two watchpoints, with disabling of
5010 the first inserted.
5011 * testsuite/gdb.base/watchpoints.c: New file.
5012 * testsuite/gdb.base/watchpoints.exp: New file.
5013
96c07c5b
TT
50142009-09-25 Tom Tromey <tromey@redhat.com>
5015
5016 * gdb.base/charset.exp: Test utf-16 strings with Python.
5017
b8899f2b
TT
50182009-09-25 Tom Tromey <tromey@redhat.com>
5019
5020 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
5021 UCS-4.
5022 * gdb.base/charset.c (utf_32_string): Rename.
5023 (init_utf32): Rename.
5024 (main): Update.
5025
329719ec
TT
50262009-09-22 Tom Tromey <tromey@redhat.com>
5027
5028 * gdb.python/py-function.exp: Add regression tests.
5029
11ef0d76
KS
50302009-09-21 Keith Seitz <keiths@redhat.com>
5031
5032 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
5033 with invalid operator.
5034
3fe8f3b3
KS
50352009-09-21 Keith Seitz <keiths@redhat.com>
5036
5037 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
5038 and destructor using typedef name of class.
5039 * gdb.cp/classes.cc (class Base1): Add a destructor.
5040 (base1): New typedef.
5041 (use_methods): Instanitate an object of type base1.
5042 * gdb.cp/templates.exp (test_template_typedef): New procedure.
5043 (do_tests): Call test_template_typedef.
5044 * gdb.cp/templates.cc (Baz::~Baz): New method.
5045 (intBazOne): New typedef.
5046 (main): Instantiate intBazOne.
5047
7a9fe101
PM
50482009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5049
5050 PR python/10633
5051
5052 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
5053 Function.
5054 (run_lang_tests): Add print elements test.
5055
2e4d963f
PM
50562009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5057
5058 * gdb.python/py-value.exp (test_subscript_regression): New
5059 function. Test for invalid subscripts.
5060 * gdb.python/py-value.c (main): Add test array, and pointer to it.
5061 (ptr_ref): New function.
5062
ec7e75e7
PP
50632009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5064
5065 * gdb.base/default.exp: Fix "show convenience".
5066
0cc7d26f
TT
50672009-09-15 Tom Tromey <tromey@redhat.com>
5068
5069 * lib/mi-support.exp (mi_create_varobj): Update.
5070 (mi_create_floating_varobj): Likewise.
5071 (mi_create_dynamic_varobj): New proc.
5072 (mi_varobj_update): Update.
5073 (mi_varobj_update_with_type_change): Likewise.
5074 (mi_varobj_update_kv_helper): New proc.
5075 (mi_varobj_update_dynamic_helper): Rewrite.
5076 (mi_varobj_update_dynamic): New proc.
5077 (mi_list_varobj_children): Update.
5078 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
5079 * gdb.python/python-prettyprint.py (pp_outer): New class.
5080 (pp_nullstr): Likewise.
5081 (lookup_function): Register new printers.
5082 * gdb.python/python-prettyprint.c (struct substruct): New type.
5083 (struct outerstruct): Likewise.
5084 (substruct_test): New function.
5085 (struct nullstr): New type.
5086 (string_1, string_2): New globals.
5087 (main): Add new tests.
5088 * gdb.python/python-mi.exp: Added regression tests.
5089 * gdb.mi/mi2-var-display.exp: Update.
5090 * gdb.mi/mi2-var-cmd.exp: Update.
5091 * gdb.mi/mi2-var-child.exp: Update.
5092 * gdb.mi/mi2-var-block.exp: Update.
5093 * gdb.mi/mi-var-invalidate.exp: Update.
5094 * gdb.mi/mi-var-display.exp: Update.
5095 * gdb.mi/mi-var-cmd.exp: Update.
5096 * gdb.mi/mi-var-child.exp: Update.
5097 * gdb.mi/mi-var-block.exp: Update.
5098 * gdb.mi/mi-break.exp: Update.
5099 * gdb.mi/gdb701.exp: Update.
5100
a96d9b2e
SDJ
51012009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5102
5103 * Makefile.in: Inclusion of catch-syscall object.
5104 * gdb.base/catch-syscall.c: New file.
5105 * gdb.base/catch-syscall.exp: New file.
5106
b43b923a
MS
51072009-09-12 Michael Snyder <msnyder@vmware.com>
5108
5109 * gdb.reverse/step-reverse.exp: Explicitly check for targets
5110 that can support reverse debuggnig.
5111
cec03d70
TT
51122009-09-11 Tom Tromey <tromey@redhat.com>
5113
5114 * gdb.dwarf2/valop.S: New file.
5115 * gdb.dwarf2/valop.exp: New file.
5116
e23bb3fc
MK
51172009-09-11 Mark Kettenis <kettenis@gnu.org>
5118
5119 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
5120
37c3696d
DE
51212009-09-10 Doug Evans <dje@google.com>
5122
5123 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
5124 Add $gdb_prompt to second breakpoint regexp.
5125
5172aecb
JB
51262009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
5127
5128 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
5129 names, add missing ones.
5130 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
5131 * gdb.python/py-frame.c: Rename from python-frame.c.
5132 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
5133 testfile name.
5134 * gdb.python/py-function.exp: Rename from python-function.exp.
5135 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
5136 testfile name.
5137 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
5138 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
5139 Adjust testfile name.
5140 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
5141 * gdb.python/py-template.cc: Rename from python-template.cc.
5142 * gdb.python/py-template.exp: Rename from python-template.exp.
5143 Adjust testfile name.
5144 * gdb.python/py-value.c: Rename from python-value.c.
5145 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
5146 testfile name.
5147
b554e4bd
JK
51482009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5149
5150 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
5151 $bpt2address.
5152 (Second breakpoint address is valid on ia64)
5153 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
5154
9a68ae16
JM
51552009-09-03 Joseph Myers <joseph@codesourcery.com>
5156
5157 * gdb.base/ending-run.exp: Restrict regular expression matching
5158 line number to require closing brace following.
5159
146b9145
DE
51602009-09-03 Doug Evans <dje@google.com>
5161
5162 * gdb.base/store.exp (check_set): Fix typo in expected value message.
5163
787d21e1
TT
51642009-09-02 Tom Tromey <tromey@redhat.com>
5165
5166 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
5167
e7802207
TT
51682009-09-02 Tom Tromey <tromey@redhat.com>
5169
5170 * gdb.dwarf2/callframecfa.exp: New file.
5171 * gdb.dwarf2/callframecfa.S: New file.
5172
817aadd2
JK
51732009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5174
5175 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
5176 gdb.base/solib-overlap-main.c: New.
5177
4a76eae5
DJ
51782009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
5179
5180 PR gdb/10565
5181
5182 * gdb.base/bitfields.c (struct container, container): New.
5183 (main): Initialize it and call break5.
5184 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
5185
d4b96c9a
JK
51862009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5187
5188 Support constant DW_AT_data_member_location by GCC PR debug/40659.
5189 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
5190
4e22772d
JK
51912009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5192
5193 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
5194
2efab443
MS
51952009-08-26 Michael Snyder <msnyder@vmware.com>
5196
5197 * gdb.base/i386-reverse.c: New file.
5198 * gdb.base/i386-reverse.exp: New file.
5199 * gdb.base/Makefile.in: Add new files to be removed.
5200
07ab73a0
JM
52012009-08-26 Joseph Myers <joseph@codesourcery.com>
5202
5203 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
5204 environment-pwd for remote host.
5205 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
5206
676accff
KS
52072009-08-24 Keith Seitz <keiths@redhat.com>
5208
5209 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
5210 Add two new C++ completer tests which limit the output to a
889bf7c5 5211 given class.
676accff 5212
f9f7ad22
MS
52132009-08-24 Michael Snyder <msnyder@vmware.com>
5214
5215 * gdb.base/del.exp: Fix typo in comment.
5216 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
5217
81ecdfbb
RW
52182009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5219
5220 * configure: Regenerate.
5221 * gdb.hp/configure: Likewise.
5222 * gdb.hp/gdb.aCC/configure: Likewise.
5223 * gdb.hp/gdb.base-hp/configure: Likewise.
5224 * gdb.hp/gdb.compat/configure: Likewise.
5225 * gdb.hp/gdb.defects/configure: Likewise.
5226 * gdb.hp/gdb.objdbg/configure: Likewise.
5227 * gdb.stabs/configure: Likewise.
5228
cab0c772
UW
52292009-08-19 Doug Evans <dje@google.com>
5230
5231 * gdb.base/gdbvars.c: New file.
5232 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
5233
b8fa0bfa
PA
52342009-08-14 Pedro Alves <pedro@codesourcery.com>
5235
5236 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5237 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
5238
b84aa90a
PA
52392009-08-13 Pedro Alves <pedro@codesourcery.com>
5240
5241 * gdb.base/default.exp: Adjust "set language test": it's now an
5242 enum command. Larger help string moved to "help set language".
5243 * gdb.base/help.exp: Adjust "help set language" expected output,
5244 now lists all known languages.
5245
0d8f9b2c
NF
52462009-08-11 Nathan Froyd <froydnj@codesourcery.com>
5247
5248 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
5249 all frame arguments.
5250 * gdb.arch/altivec-regs.exp: Likewise.
5251
bda180e0
TT
52522009-08-07 Tom Tromey <tromey@redhat.com>
5253
5254 * gdb.base/setshow.exp: Add tests for changes to set language, set
5255 check range, and set check type.
5256
48cb2d85
VP
52572009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5258
5259 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
5260 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 5261 Call it.
48cb2d85 5262
1ea34204
UW
52632009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5264
5265 * configure.ac: Run gdb.cell tests when appropriate.
5266 * configure: Regenerate.
5267 * lib/cell.exp: New file.
5268 * gdb.cell: New directory.
5269 * gdb.cell/configure.ac: New file.
5270 * gdb.cell/configure: New file.
5271 * gdb.cell/Makefile.in: New file.
5272 * gdb.cell/arch.exp: New file.
5273 * gdb.cell/break.c: New file.
5274 * gdb.cell/break.exp: New file.
5275 * gdb.cell/break-spu.c: New file.
5276 * gdb.cell/bt.c: New file.
5277 * gdb.cell/bt2-spu.c: New file.
5278 * gdb.cell/bt-spu.c: New file.
5279 * gdb.cell/bt.exp: New file.
5280 * gdb.cell/coremaker.c: New file.
5281 * gdb.cell/coremaker-spu.c: New file.
5282 * gdb.cell/core.exp: New file.
5283 * gdb.cell/gcore.exp: New file.
5284 * gdb.cell/data.c: New file.
5285 * gdb.cell/data.exp: New file.
5286 * gdb.cell/data-spu.c: New file.
5287 * gdb.cell/ea-cache.exp: New file.
5288 * gdb.cell/ea-cache.c: New file.
5289 * gdb.cell/ea-cache-spu.c: New file.
5290 * gdb.cell/ea-standalone.c: New file.
5291 * gdb.cell/ea-standalone.exp: New file.
5292 * gdb.cell/ea-test.c: New file.
5293 * gdb.cell/ea-test.exp: New file.
5294 * gdb.cell/f-regs.exp: New file.
5295 * gdb.cell/mem-access.c: New file.
5296 * gdb.cell/mem-access.exp: New file.
5297 * gdb.cell/mem-access-spu.c: New file.
5298 * gdb.cell/ptype.exp: New file.
5299 * gdb.cell/registers.exp: New file.
5300 * gdb.cell/size.c: New file.
5301 * gdb.cell/sizeof.exp: New file.
5302 * gdb.cell/size-spu.c: New file.
5303 * gdb.cell/solib.exp: New file.
5304 * gdb.cell/solib-symbol.exp: New file.
5305
85e747d2
UW
53062009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5307
5308 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
5309
58d6951d
DJ
53102009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5311
5312 * gdb.base/float.exp: Handle VFP registers.
5313
6e0a4f15
MS
53142009-07-14 Michael Snyder <msnyder@vmware.com>
5315
dcd5da87
MS
5316 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
5317 to bring gdb to the beginning of the calling line.
5318
6e0a4f15
MS
5319 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
5320 confusing the i386 epilogue unwinder.
5321
782b2b07
SS
53222009-07-14 Stan Shebs <stan@codesourcery.com>
5323
5324 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
5325
f662c3bc
MS
53262009-07-14 Michael Snyder <msnyder@vmware.com>
5327
5328 * gdb.reverse/step-reverse.exp (stepi into function call):
5329 Call instruction may not be first instruction in the line.
5330 (reverse stepi from a function call): Used wrong line number.
5331
8f313923
JK
53322009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5333
5334 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
5335
4662c76e
JK
53362009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5337
5338 Fix gdb.base/macscp.exp when using custom inputrc.
5339 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
5340 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
5341 env(TERM) set.
5342 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
5343 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
5344
aa81e255
JK
53452009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5346
5347 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
5348 * gdb.base/annota1.exp (thread_test): Import global $testfile.
5349 Change the compilation target to match the testcase name.
5350 * gdb.base/sect-cmd.exp: Change the compilation target to match the
5351 testcase name.
5352 * a2-run.exp: Use for setup prepare_for_testing. Change the
5353 compilation target to match the testcase name.
5354 * gdb.base/commands.exp: Likewise.
5355 * gdb.base/finish.exp: Likewise.
5356 * gdb.base/float.exp: Likewise.
5357 * gdb.base/info-target.exp: Likewise.
5358 * gdb.base/relational.exp: Likewise.
5359 * gdb.base/term.exp: Likewise.
5360 * gdb.base/until.exp: Likewise.
5361 * gdb.base/volatile.exp: Likewise.
5362 * gdb.base/whatis-exp.exp: Likewise.
5363
4c93b1d7
HZ
53642009-07-11 Hui Zhu <teawater@gmail.com>
5365
5366 * gdb.base/help.exp (disassemble): Update expected help text.
5367
812f7342
TT
53682009-07-09 Tom Tromey <tromey@redhat.com>
5369
5370 * lib/gdb.exp: Handle TRANSCRIPT.
5371 (remote_spawn, remote_close, send_gdb): New procs.
5372
fbb8f299
PM
53732009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5374
5375 * gdb.python/python-prettyprint.c: Add counted null string
5376 structure.
5377 * gdb.python/python-prettyprint.exp: Print null string. Test for
5378 embedded nulls.
5379 * gdb.python/python-prettyprint.py (pp_ns): New Function.
5380 * gdb.python/python-value.exp (test_value_in_inferior): Add
5381 variable length string fetch tests.
5382 * gdb.python/python-value.c (main): Add strings for string fetch tests.
5383
c0ac0ec7
JK
53842009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5385
5386 * gdb.base/dump.exp (inaccessible memory is reported): New test.
5387
30b66ecc
TT
53882009-07-07 Tom Tromey <tromey@redhat.com>
5389
5390 * gdb.base/call-rt-st.exp: Update for change to escape output.
5391 * gdb.base/callfuncs.exp: Likewise.
5392 * gdb.base/charset.exp: Likewise.
5393 * gdb.base/constvars.exp: Likewise.
5394 * gdb.base/long_long.exp: Likewise.
5395 * gdb.base/pointers.exp: Likewise.
5396 * gdb.base/printcmds.exp: Likewise.
5397 * gdb.base/setvar.exp: Likewise.
5398 * gdb.base/store.exp: Likewise.
5399 * gdb.cp/ref-types.exp: Likewise.
5400 * gdb.mi/mi-var-child.exp: Likewise.
5401 * gdb.mi/mi-var-display.exp: Likewise.
5402 * gdb.mi/mi2-var-display.exp: Likewise.
5403 * gdb.base/charset.exp: Test octal escape sequence length.
5404 Update for change to escape output.
5405
187c4a2b
JK
54062009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5407
5408 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
5409
d80a43f9
DJ
54102009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
5411
5412 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
5413
047427a8
JK
54142009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5415
5416 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
5417 gdbserver increasing $portnum if "Can't bind address" has been seen.
5418
8b5a0f4f
PA
54192009-07-05 Pedro Alves <pedro@codesourcery.com>
5420
5421 * gdb.base/ending-run.exp: Add "step out of main" pattern for
5422 mingw32ce.
5423
7d93ba58
PA
54242009-07-05 Pedro Alves <pedro@codesourcery.com>
5425
5426 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
5427 VFP format.
5428
2277426b
PA
54292009-07-02 Pedro Alves <pedro@codesourcery.com>
5430
5431 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
5432 linux. Adjust to use "inferior", "info inferiors", "detach
5433 inferior" and "kill inferior" instead of "restart", "info fork",
5434 "detach fork" and "delete fork".
5435 * gdb.base/ending-run.exp: Spell out "info".
5436 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
5437 the "kill" command.
5438
5af949e3
UW
54392009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5440
5441 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
5442 change to prefix TLS offset in hex with 0x.
5443
5d3729b5
UW
54442009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5445
5446 * gdb.base/default.exp: Update test case for "x" changes.
5447
af589bd0
TG
54482009-07-01 Tristan Gingold <gingold@adacore.com>
5449
5450 * gdb.base/bigcore.exp: Make darwin untested.
5451
40974f91
JK
54522009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5453
5454 * gdb.base/completion.exp (directory completion): Create the directory.
5455 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
5456 escapeuniquesub.
5457 (directory completion 2): Expect now ${escapeuniquesub}.
5458 (Glob remaining of directory test): Remove one excessive newline.
5459 Expect the real output.
5460
59dd3af6
JK
54612009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5462
5463 Fix `make check//%' target after `make check' has been ran.
5464 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
5465 a mkdir call.
5466 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
5467 (%/.dir): Remove.
5468
f4e164aa
JK
54692009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5470
5471 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
5472 the expected result record.
5473
69af2122
JK
54742009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5475
5476 Remove racy FAILs relying just on the timeouts.
5477 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
5478 (annotation_level 2): Remove racy FAILs.
5479
2fd481e1
PP
54802009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
5481
5482 gdb/10275
889bf7c5
PA
5483 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
5484
c38f313d
DJ
54852009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
5486
5487 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
5488
8b777f02
VP
54892009-06-30 Vladimir Prus <vladimir@codesourcery.com>
5490
5491 * gdb.mi/mi-stack.exp: Testing symbolic options
5492 to -stack-list-locals and -stack-list-arguments.
5493
00c7eacf
JK
54942009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5495
5496 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
5497
6bc80edc
TT
54982009-06-29 Tom Tromey <tromey@redhat.com>
5499
5500 * dg-extract-results.sh: New file.
5501 * Makefile.in (FORCE_PARALLEL): New variable.
5502 (CHECK_TARGET): New conditional variable.
5503 (check): Use CHECK_TARGET.
5504 (DO_RUNTEST): New variable.
5505 (check-single): New target.
5506 (TEST_DIRS): New variable.
5507 (TEST_TARGETS): Likewise.
5508 (check-parallel): New target.
5509 (check-gdb.%): New pattern.
5510 (BASE1_FILES): New variable.
5511 (BASE2_FILES): Likewise.
5512 (check-gdb.base%): New pattern.
5513 (%/.dir): New pattern.
5514 * configure: Rebuild.
5515 * aclocal.m4 (AM_CONDITIONAL): New defun.
5516 * configure.ac: Check whether user is using GNU make.
5517 (GMAKE): New conditional.
5518
794684b6
SW
55192009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
5520
5521 * gdb.cp/namespace-nested-import.cc: New test.
5522 * gdb.cp/namespace-nested-import.exp: New test.
5523
edb3359d
DJ
55242009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5525
5526 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
5527 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
5528 * gdb.opt/Makefile.in (EXECUTABLES): Update.
5529 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
5530 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
5531 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
5532 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
5533 gdb.opt/inline-markers.c: New files.
5534 * lib/gdb.exp (skip_inline_frame_tests): New function.
5535 (skip_inline_var_tests): New function.
5536
cf657a0c
AS
55372009-06-27 Andreas Schwab <schwab@linux-m68k.org>
5538
5539 * gdb.cp/exception.exp: Don't require $hex before inner frame in
5540 backtrace.
5541
28d41a99
MS
55422009-06-27 Michael Snyder <msnyder@vmware.com>
5543
5544 * gdb.reverse: New directory.
5545 * gdb.reverse/break-reverse.c: New test.
5546 * gdb.reverse/break-reverse.exp: New test.
5547 * gdb.reverse/consecutive-reverse.c: New test.
5548 * gdb.reverse/consecutive-reverse.exp: New test.
5549 * gdb.reverse/finish-reverse.c: New test.
5550 * gdb.reverse/finish-reverse.exp: New test.
5551 * gdb.reverse/machinestate.c: New test.
5552 * gdb.reverse/ms1.c: New test.
5553 * gdb.reverse/machinestate.exp: New test.
5554 * gdb.reverse/Makefile.in: New file.
5555 * gdb.reverse/shr2.c: New test.
5556 * gdb.reverse/solib-reverse.c: New test.
5557 * gdb.reverse/solib-reverse.exp: New test.
5558 * gdb.reverse/step-reverse.c: New test.
5559 * gdb.reverse/step-reverse.exp: New test.
5560 * gdb.reverse/until-reverse.c: New test.
5561 * gdb.reverse/ur1.c: New test.
5562 * gdb.reverse/until-reverse.exp: New test.
5563 * gdb.reverse/watch-reverse.c: New test.
5564 * gdb.reverse/watch-reverse.exp: New test.
5565 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5566 * configure: Regenerate.
5567
fe3c8b0d
DE
55682009-06-26 Doug Evans <dje@google.com>
5569
5570 * gdb.base/psymtab.exp: Turn off pending breakpoints.
5571
3a72a602
PM
55722009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
5573
5574 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5575 windows problem for 'file delete $binfile'.
5576
27aa8d6a
SW
55772009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
5578
5579 * gdb.cp/namespace-using.exp: New test.
5580 * gdb.cp/namespace-using.cc: New test.
5581
8ac055f8
JB
55822009-05-20 Joel Brobecker <brobecker@adacore.com>
5583
5584 * gdb.ada/variant_record_packed_array: New testcase.
5585
85e306ed
TT
55862009-06-23 Tom Tromey <tromey@redhat.com>
5587
5588 * gdb.base/charset.exp (test_combination): Regression test.
5589 * gdb.base/charset.c (my_wchar_t): New typedef.
5590 (myvar): New global.
5591 (main): Set myvar.
5592
56643c5e
PM
55932009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
5594
5595 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5596 target.
5597
1fac167a
UW
55982009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5599
5600 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5601
7ccb0be9
UW
56022009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5603
5604 * gdb.mi/gdb680.exp: Update test for error message.
5605
568d6575
UW
56062009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5607
5608 * gdb.base/annota1.exp: Allow multiple occurrences of the
5609 frames-invalid annotation.
5610 * gdb.cp/annota2.exp: Likewise.
5611
7cd1089b
PM
56122009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5613
5614 * gdb.cp/gdb2495.cc: New file.
5615 * gdb.cp/gdb2495.exp: New file.
5616
72c63395
JK
56172009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5618
5619 Report error on GDB crash during runto.
5620 * lib/gdb.exp (runto <eof>): New.
5621
3788363d
DJ
56222009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
5623
5624 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5625 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5626 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5627 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5628 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5629 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5630 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5631 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5632 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5633 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5634 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5635 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5636 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5637 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5638 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5639 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5640 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5641 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5642 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5643 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5644 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5645 gdb.trace/passcount.exp, gdb.trace/report.exp,
5646 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5647 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5648 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5649 executable.
5650
17592de3
PA
56512009-06-07 Pedro Alves <pedro@codesourcery.com>
5652
5653 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5654 defined before referencing it.
5655
701e355d
DE
56562009-06-03 Doug Evans <dje@google.com>
5657
5658 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5659 * gdb.arch/i386-see.c: Ditto.
5660
f2292c65
PM
56612009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5662
5663 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5664 (check_macro): Return 1 if undefined.
5665 If first test fails, check if macro debug information is available,
5666 and report unsupported test if no macro information is found.
5667
5a437975
DE
56682009-05-29 Doug Evans <dje@google.com>
5669
5670 * gdb.threads/hand-call-in-threads.exp: New.
5671 * gdb.threads/hand-call-in-threads.c: New.
5672
c141c696
MS
56732009-05-29 Michael Snyder <msnyder@vmware.com>
5674
5675 * gdb.base/break-always.exp: Change "1" to "on".
5676 Add confirmation check.
5677
b3444185
PA
56782009-05-28 Pedro Alves <pedro@codesourcery.com>
5679
5680 * gdb.threads/threxit-hop-specific.c: New.
5681 * gdb.threads/threxit-hop-specific.exp: New.
5682 * gdb.threads/thread-execl.c: New.
5683 * gdb.threads/thread-execl.exp: New.
5684
b6313243
TT
56852009-05-27 Tom Tromey <tromey@redhat.com>
5686 Thiago Jung Bauermann <bauerman@br.ibm.com>
5687
5688 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5689 (mi_child_regexp): Likewise.
5690 (mi_list_varobj_children_range): Likewise.
5691 (mi_get_features): Likewise.
5692 (mi_list_varobj_children): Rewrite.
5693 * gdb.python/python-mi.exp: New file.
5694
a6bac58e
TT
56952009-05-27 Tom Tromey <tromey@redhat.com>
5696 Thiago Jung Bauermann <bauerman@br.ibm.com>
5697 Phil Muldoon <pmuldoon@redhat.com>
5698 Paul Pluzhnikov <ppluzhnikov@google.com>
5699
5700 * gdb.python/python-prettyprint.exp: New file.
5701 * gdb.python/python-prettyprint.c: New file.
5702 * gdb.python/python-prettyprint.py: New file.
5703 * gdb.base/display.exp: print/r is now valid.
5704
2c74e833
TT
57052009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5706 Tom Tromey <tromey@redhat.com>
5707 Pedro Alves <pedro@codesourcery.com>
5708 Paul Pluzhnikov <ppluzhnikov@google.com>
5709
5710 * gdb.python/python-template.exp: New file.
5711 * gdb.python/python-template.cc: New file.
5712 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5713 tests.
5714 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5715 Call it.
5716 (test_value_after_death): New proc.
5717 * gdb.python/python-value.c (PTR): New typedef.
5718 (main): New variable 'x'.
5719
89c73ade
TT
57202009-05-27 Tom Tromey <tromey@redhat.com>
5721
5722 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5723 tests.
5724 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5725 Call it.
5726
a75724bc
PA
57272009-05-27 Pedro Alves <pedro@codesourcery.com>
5728
5729 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5730
e58b0e63
PA
57312009-05-24 Pedro Alves <pedro@codesourcery.com>
5732
5733 * gdb.threads/fork-thread-pending.c: New.
5734 * gdb.threads/fork-thread-pending.exp: New.
5735
4ac36638
JK
57362009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5739 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5740
889bf7c5 57412009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 5742
889bf7c5 5743 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 5744
b242c3c2
PA
57452009-05-17 Pedro Alves <pedro@codesourcery.com>
5746
5747 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5748 `gdb_get_line_number'. Call `callee' in both parent and child.
5749 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5750 `gdb_get_line_number' instead of hardcoding line numbers.
5751 (catch_fork_unpatch_child): New procedure to test detaching
5752 breakpoints from child fork.
5753 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5754 hardcoding line numbers.
5755 (do_fork_tests): Run `catch_fork_unpatch_child'.
5756
ee342b23
VP
57572009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5758
5759 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5760 of structure type enters or leaves the scope, it
5761 is reported by -var-update.
5762
e2009e98
DE
57632009-05-11 Doug Evans <dje@sebabeach.org>
5764
5765 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 5766 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
5767 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5768
00903456
JK
57692009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5770
5771 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5772
dc621c35
DE
57732009-04-30 Doug Evans <dje@google.com>
5774
5775 * gdb.threads/watchthreads2.exp: New testcase.
5776 * gdb.threads/watchthreads2.c: New testcase.
5777
9ab4e744
DE
57782009-04-29 Doug Evans <dje@google.com>
5779
5780 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5781 * gdb.cp/mb-ctor.cc: Ditto.
5782 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5783 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5784 * gdb.cp/mb-inline1.cc: Call it.
5785 * gdb.cp/mb-inline2.cc: Ditto.
5786 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5787 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5788
484086b7
JK
57892009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5792 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5793 Replace all uses of `decimal' by `nonzero'.
5794 (info macro FROM_COMMANDLINE): New test.
5795
379a77b5
TT
57962009-04-27 Tom Tromey <tromey@redhat.com>
5797
5798 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5799
b92b73c2
DE
58002009-04-27 Doug Evans <dje@google.com>
5801
5802 * gdb.threads/watchthreads.c (main): Initialize args before starting
5803 the threads. Plus formatting cleanup.
5804 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5805 biased scheduling of one thread.
5806
945a118d
JG
58072009-04-27 Jerome Guitton <guitton@adacore.com>
5808
5809 * gdb.cp/templates.cc (GetMax): New template.
5810 (main): Declare two instances of GetMax.
5811 * gdb.cp/templates.exp: Add new test.
5812
d389af10
JK
58132009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5814
5815 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5816
e7f86de9
JM
58172009-04-22 Joseph Myers <joseph@codesourcery.com>
5818
5819 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5820
334cc82d
TT
58212009-04-15 Tom Tromey <tromey@redhat.com>
5822
5823 * gdb.base/charset.exp: Add regression test.
5824
d12672cc
JB
58252009-04-14 Joel Brobecker <brobecker@adacore.com>
5826
5827 * gdb.base/exe-lock.exp: New testcase.
5828
18e8c3bc
TT
58292009-04-13 Tom Tromey <tromey@redhat.com>
5830
5831 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5832 operator on Frame.
5833
5ecd5cbe
UW
58342009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5835
5836 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5837 * gdb.server/ext-attach.exp: Likewise.
5838
7309f756
VP
58392009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5840
5841 Eliminate some sleep usage.
5842
889bf7c5
PA
5843 * gdb.mi/basics.c (do_nothing): New.
5844 (main): Use do_nothing instead of printf, so that
5845 not to introduce race condition between output of
5846 inferiour and output of gdb. Do not use sleep as it
5847 is not generally available on embedded targets.
7309f756 5848
f4b95f6f
PA
58492009-04-02 Pedro Alves <pedro@codesourcery.com>
5850
5851 * gdb.server/ext-attach.exp: Expect an optional process id after
5852 "Detached from remote process".
5853
de40b933
JK
58542009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5855
5856 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5857 gdb.dwarf2/dw2-unresolved.exp: New.
5858
2ae101a4
PA
58592009-04-02 Pedro Alves <pedro@codesourcery.com>
5860
5861 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5862 mi_run_to_main.
5863
56a8e183
PA
58642009-04-02 Pedro Alves <pedro@codesourcery.com>
5865
5866 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5867 mi_run_to_main. Skip thread exit test on remote targets.
5868 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5869 mi_run_to_main.
5870 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5871 mi_run_to_main.
5872 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5873 when expecting ^connected. Detect when the target doesn't support
5874 non-stop mode.
5875 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5876 supported. Return -1 on error, 0 on success.
5877 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5878 (mi_runto): Return mi_runto_helper's result explicitly.
5879
c35fafde
PA
58802009-04-01 Pedro Alves <pedro@codesourcery.com>
5881
5882 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5883
f8a8dce6
JB
58842009-04-01 Tom Tromey <tromey@redhat.com>
5885
5886 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5887 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5888 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5889 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5890
71c25dea
TT
58912009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5892 Jan Kratochvil <jan.kratochvil@redhat.com>
5893
5894 PR gdb/931
5895 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5896 output.
5897 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5898 for gdb/931.
5899 * dw2-strp.S (DW_AT_language): Change to C++.
5900 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5901
02d9a9ce
JB
59022009-03-31 Joel Brobecker <brobecker@adacore.com>
5903
5904 * gdb.ada/tasks: New testcase.
5905
1042e4c0
SS
59062009-03-30 Stan Shebs <stan@codesourcery.com>
5907
5908 * gdb.trace/actions.exp: Update to match new info trace format.
5909 * gdb.trace/deltrace.exp: Ditto.
5910 * gdb.trace/infotrace.exp: Ditto.
5911 * gdb.trace/passcount.exp: Ditto.
5912 * gdb.trace/save-trace.exp: Ditto.
5913 * gdb.trace/while-stepping.exp: Ditto.
5914 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5915
f8f6f20b
TJB
59162009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5917
5918 * gdb.python/python-frame.c: New file.
5919 * gdb.python/python-frame.exp: New file.
5920
c0c6f777
TJB
59212009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5922
5923 * gdb.python/python-value.exp: Add tests for the address
5924 attribute.
5925
3cb51905
AS
59262009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5927
5928 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5929
88fc996f
DE
59302009-03-26 Doug Evans <dje@google.com>
5931
5932 * gdb.mi/mi-nonstop-exit.exp: New file.
5933 * gdb.mi/non-stop-exit.c: New file.
5934
56ef84b1
TT
59352009-03-26 Tom Tromey <tromey@redhat.com>
5936
5937 Update for change to prologue skipping:
5938 * gdb.mi/mi2-simplerun.exp: Update.
5939 * gdb.mi/mi2-break.exp: Update.
5940 * gdb.mi/mi-simplerun.exp: Update.
5941 * gdb.mi/mi-break.exp: Update.
5942 * gdb.base/ending-run.exp: Update.
5943
def2b000
TJB
59442009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5945
5946 * gdb.python/python-value.exp (test_value_in_inferior): Test
5947 gdb.Value.is_optimized_out attribute.
5948
442ddf59
JK
59492009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5950
5951 * gdb.dwarf2/dw2-noloc-main.c: New file.
5952 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5953 (.text): Remove.
5954 (.data): New.
5955 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5956 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5957 (DW_TAG_subprogram func_cu1, noloc): Remove.
5958 (main): New.
5959 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5960 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5961 (file_symbols): New procedure.
5962
a8df5de4
TT
59632009-03-25 Tom Tromey <tromey@redhat.com>
5964
5965 * gdb.base/charset.exp (valid_target_charset): New proc.
5966 Use it to skip tests on invalid charsets.
5967
cc1d7add
PM
59682009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5969
5970 * gdb.base/completion.exp: Add a test for directory completion.
5971
bcd5727b
JK
59722009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5973
5974 Fix a racy FAIL.
5975 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5976 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5977
cc924cad
TJB
59782009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5979
5980 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5981 * gdb.python/python-function.exp: Add test for function returning
5982 a GDB value.
5983
bc3b79fd
TJB
59842009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5985
5986 * gdb.python/python-function.exp: New file.
5987
6c7a06a3
TT
59882009-03-20 Tom Tromey <tromey@redhat.com>
5989
5990 * gdb.base/store.exp: Update for change to escape output.
5991 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5992 to escape output.
5993 * gdb.base/pointers.exp: Update for change to escape output.
5994 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5995 to escape output.
5996 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5997 escape output.
5998 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5999 to escape output.
6000 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
6001 escape output.
6002 * gdb.base/setvar.exp: Update for change to escape output.
6003 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
6004 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
6005 to escape output.
6006 (test_print_string_constants): Likewise.
6007 * gdb.base/charset.exp (valid_host_charset): Check size of
6008 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
6009 cases. Handle "auto"-related output.
6010 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
6011 (uvar, Uvar): New globals.
6012
c31af87b
JG
60132009-03-19 Jerome Guitton <guitton@adacore.com>
6014
6015 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
6016 deltas.
6017 * gdb.ada/fixed_points.exp: Ditto.
6018
51272cf2
PA
60192009-03-18 Pedro Alves <pedro@codesourcery.com>
6020
6021 * return-nodebug.c: Don't include stdio.h.
6022 (init): Delete.
6023 (func): Delete definition and provide extern declaration.
6024 (t): New.
6025 (main): Don't call printf. Call func and store its result in t.
6026 * return-nodebug1.c: New.
6027 * return-nodebug.exp: Don't expect stdio output. Instead, print
6028 the global variable t. Drop printf formatters and cast types from
6029 foreach loop. Don't use prepare_for_testing. Compile
6030 return-nodebug.c and return-nodebug1.c in separate steps. Don't
6031 define FORMAT or CAST.
6032
d24948ac
PP
60332009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6034
6035 * gdb.base/solib-display.exp: Disable test for remote targers.
6036
61ff14c6
JK
60372009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6038
6039 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
6040
cb4dce93
JK
60412009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6042
6043 Fix a racy FAIL.
6044 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
6045 code from `follow parent, print pids'.
6046 (`follow child, print pids', `follow parent, print pids'): Call it.
6047 Replace `gdb_test "break..."' by gdb_breakpoint.
6048
f7c60c5e
VP
60492009-03-13 Vladimir Prus <vladimir@codesourcery.com>
6050
6051 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 6052 sync and async modes.
f7c60c5e 6053
383ace49
JB
60542009-03-12 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
6057 that was checked in by mistake. Remove loading of ada.exp, since
6058 this is not necessary in this case.
6059
4ce102af
JB
60602009-03-12 Joel Brobecker <brobecker@adacore.com>
6061
6062 * gdb.ada/ptype_arith_binop.exp: New testcase.
6063
529a2aef
JB
60642009-03-12 Joel Brobecker <brobecker@adacore.com>
6065
6066 * gdb.ada/mod_from_name: New testcase.
6067
8a38181c
JB
60682009-03-12 Joel Brobecker <brobecker@adacore.com>
6069
6070 * gdb.ada/tick_last_segv: New testcase.
6071
11436dee
VP
60722009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6073
61ff14c6 6074 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 6075
1f31650a
VP
60762009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6077
61ff14c6
JK
6078 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
6079 include the token in ^running and frame info in *stopped.
1f31650a 6080
a3247a22
PP
60812009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6082
6083 * solib-display.exp: New file.
6084 * solib-display-main.c: New file.
6085 * solib-display-lib.c: New file.
61ff14c6 6086
aae64587
PA
60872009-03-05 Pedro Alves <pedro@codesourcery.com>
6088
6089 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
6090
44aabfbc
JK
60912009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6092
6093 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
6094 (list_and_check_macro): Use more specific test name.
6095 (next to definition): Make the test names unique.
6096
c087fcd3
PM
60972009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
6098
6099 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 6100
c86cf029
VP
61012009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6102
6103 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
6104 notifications.
6105 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
6106 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
6107 * lib/mi-support.exp (library_loaded_re): New.
6108 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
6109
3ea85240
VP
61102009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6111
6112 * gdb.gdb/observer.exp: Use test_notification observer, not
6113 normal_stop, everywhere.
6114 (test_normal_stop_notifications): Rename to...
6115 (test_notifications): ...this.
6116 (test_observer_normal_stop): Rename to...
6117 (test_observer): ...this.
6118
1903f0e6
DE
61192009-02-16 Doug Evans <dje@google.com>
6120
6121 * gdb.arch/amd64-disp-step.S (test_int3): New test.
6122 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
6123 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
6124 (test_prefixed_syscall,test_int3): New tests.
6125 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
6126 (test_prefixed_syscall,test_int3): New tests.
6127
1d33d6ba
VP
61282009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6129
3cb51905
AS
6130 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
6131 (mi_expect_interrupt): Likewise.
6132 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
6133 response.
1d33d6ba 6134
faafb047
PM
61352009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6136
6137 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
6138 * gdb.base/pc-fp.exp (get_valueofx): Remove.
6139 Replace calls to get_valueofx by get_hexadecimal_valueof.
6140
417e16e2
PM
61412009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6142
6143 * lib/gdb.exp (get_valueof): Accept anything as a return value.
6144 (get_integer_valueof): New procedure.
6145 (get_sizeof): Use new get_integer_value_of.
6146 * gdb.base/sizeof.exp: Replace all uses of get_valueof
6147 by get_integer_valueof.
6148
7065b901
TT
61492009-02-13 Tom Tromey <tromey@redhat.com>
6150
6151 * gdb.base/remote.exp (get_sizeof): Remove.
6152 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
6153 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
6154 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
6155 * lib/gdb.exp (get_valueof): Move from long_long.exp.
6156 (get_sizeof): Likewise.
6157
5d7cb8df
JK
61582009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6159
6160 PR fortran/9806
6161 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
6162
b2febfff
PP
61632009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6164
6165 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
6166
4aa995e1
PA
61672009-02-06 Pedro Alves <pedro@codesourcery.com>
6168
6169 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
6170
d8906c6f
TJB
61712009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
6172
6173 * gdb.python/python-cmd.exp: New file.
6174
ff4ab08d
TG
61752009-02-06 Tristan Gingold <gingold@adacore.com>
6176
6177 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
6178
aacd552b
TG
61792009-02-05 Tristan Gingold <gingold@adacore.com>
6180
6181 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
6182 pointer is dereferenced and use this signal name in regexp.
6183 * gdb.base/signull.exp: Ditto.
6184 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
6185 * gdb.base/signull.c (main): Ditto.
6186
08c637de
TJB
61872009-02-04 Tom Tromey <tromey@redhat.com>
6188 Thiago Jung Bauermann <bauerman@br.ibm.com>
6189
6190 * gdb.python/python-value.exp: Use `gdb.history' instead of
6191 `gdb.value_from_history'.
6192 (test_value_numeric_ops): Add test for conversion of enum constant.
6193 * gdb.python/python-value.c (enum e): New type.
6194 (evalue): New global.
6195 (main): Use argv.
6196
20261af8
JG
61972009-02-04 Jerome Guitton <guitton@adacore.com>
6198
6199 * gdb.ada/uninitialized_vars: New test program.
6200 * gdb.ada/uninitialized_vars.exp: New testcase.
6201
52e44b43
TT
62022009-02-02 Tom Tromey <tromey@redhat.com>
6203
6204 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
6205 * gdb.cp/pr2489.cc: Rename...
6206 * gdb.cp/pr9594.cc: ... to this.
6207
1c71341a
TT
62082009-02-02 Tom Tromey <tromey@redhat.com>
6209
6210 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
6211 * gdb.cp/pr2489.cc: New file.
6212 * gdb.cp/cpcompletion.exp: New file.
6213
a4295225
TT
62142009-02-02 Tom Tromey <tromey@redhat.com>
6215
6216 PR exp/9059:
6217 * gdb.cp/call-c.exp: Add regression test.
6218 * gdb.cp/call-c.cc (FooHandle): New typedef.
6219 (main): New variable 'handle'.
6220
592375cd
VP
62212009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6222
6223 * lib/mi-support.exp (et_mi_thread_list)
6224 (check_mi_and_console_threads): Adjust for current thread in
6225 -thread-list-ids output.
6226
41447f92
VP
62272009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6228
889bf7c5
PA
6229 * gdb.mi/mi-break.exp (test_disabled_creation): New.
6230 Call it.
41447f92 6231
35669430
DE
62322009-01-28 Doug Evans <dje@google.com>
6233
6234 * gdb.arch/amd64-disp-step.S: New file.
6235 * gdb.arch/amd64-disp-step.exp: New file.
6236 * gdb.arch/i386-disp-step.S: New file.
6237 * gdb.arch/i386-disp-step.exp: New file.
6238
09f00d9a
PM
62392009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
6240
6241 * gdb.base/find.exp: Set newline variable
6242 using quotes instead of braces to fix cygwin failures.
6243
1e8fb976
PA
62442009-01-23 Pedro Alves <pedro@codesourcery.com>
6245
6246 * gdb.base/radix.exp: Add tests to ensure that that set
6247 input-radix 0 and set output-radix 0 are really rejected.
6248
da061712
PA
62492009-01-23 Pedro Alves <pedro@codesourcery.com>
6250
6251 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
6252 copyright years.
6253
dd7e2d2b
PA
62542009-01-23 Pedro Alves <pedro@codesourcery.com>
6255
6256 PR gdb/9664:
6257 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
6258
392452f6
PA
62592009-01-22 Pedro Alves <pedro@codesourcery.com>
6260
6261 PR c++/9631:
6262 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
6263
8653e71c
PM
62642009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
6265
6266 * gdb.server/file-transfer.exp: Use EXEEXT variable for
6267 binfile definition to fix Windows OS failure.
6268
a12cc160
DJ
62692009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6270
6271 PR gdb/9346
6272 * gdb.base/interrupt.c (sigint_handler): New.
6273 (main): Install a SIGINT handler if SIGNALS is defined. Exit
6274 on error.
6275 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
6276 Test "signal SIGINT".
6277
b89667eb
DE
62782009-01-19 Doug Evans <dje@google.com>
6279
6280 * gdb.base/break.exp: Update expected gdb output.
6281 * gdb.base/sepdebug.exp: Ditto.
6282 * gdb.mi/mi-syn-frame.exp: Ditto.
6283 * gdb.mi/mi2-syn-frame.exp: Ditto.
6284 * gdb.base/call-signal-resume.exp: New file.
6285 * gdb.base/call-signals.c: New file.
6286 * gdb.base/unwindonsignal.exp: New file.
6287 * gdb.base/unwindonsignal.c: New file.
6288 * gdb.threads/interrupted-hand-call.exp: New file.
6289 * gdb.threads/interrupted-hand-call.c: New file.
6290 * gdb.threads/thread-unwindonsignal.exp: New file.
6291
adb483fe
DJ
62922009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6293
6294 * gdb.base/define.exp: Test defining and hooking prefix commands.
6295 * gdb.python/python.exp: Update test for "show user" output.
6296
60023297
JK
62972009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6298
6299 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
6300 now the output exactly, using less wildcards. Expect also the output
6301 of gfortran-4.3. Update for the f-valprint.c modification from
6302 2008-04-22.
6303 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
6304 Remove gdb_test test names where matching the command.
6305
ccc57cf9
PA
63062009-01-01 Pedro Alves <pedro@codesourcery.com>
6307
6308 PR breakpoints/9681:
6309 * gdb.base/watchpoint.exp: Add regression test.
6310
c7a6ca08
PA
63112008-12-31 Pedro Alves <pedro@codesourcery.com>
6312
6313 * gdb.threads/attach-into-signal.exp: Don't use
6314 gdb_suppress_entire_file.
6315 * gdb.threads/attach-stopped.exp: Ditto.
6316 * gdb.threads/attachstop-mt.exp: Ditto.
6317
3a031f65
PA
63182008-12-31 Pedro Alves <pedro@codesourcery.com>
6319
6320 PR gdb/8812:
6321 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
6322
09e6485f
PA
63232008-12-29 Pedro Alves <pedro@codesourcery.com>
6324
6325 PR gdb/7536:
6326 * gdb.base/radix.exp: Add tests to ensure invalid input radices
6327 and unsupported output radices are really rejected.
6328
0cd53049
JK
63292008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6330
6331 * gdb.cp/punctuator.exp: Backslash the '$' signs.
6332
ba163c7e
TT
63332008-12-22 Tom Tromey <tromey@redhat.com>
6334
6335 * gdb.cp/punctuator.exp: New file.
6336
6f4de6c9
JK
63372008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6338
6339 * gdb.base/completion.exp (Completing non-existing component): New test.
6340
0f34d0b4
JK
63412008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6342
6343 Fix for PR gdb/8648.
6344 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
6345 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
6346 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
6347 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
6348
db2ad4c3
JK
63492008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6350
6351 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
6352
bb5ef15e
DP
63532008-12-16 Christophe Lyon <christophe.lyon@st.com>
6354
6355 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
6356 compiler actually generate code at the expected line number.
6357
90142adc
JZ
63582008-12-15 Jie Zhang <jie.zhang@analog.com>
6359
6360 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
6361
fad6eecd
TT
63622008-12-12 Tom Tromey <tromey@redhat.com>
6363
6364 * gdb.base/commands.exp (redefine_hook_test): New proc.
6365 Call it.
6366
17c8aaf5
TT
63672008-12-11 Tom Tromey <tromey@redhat.com>
6368
6369 * gdb.base/macscp.exp: New regression test.
6370
7c8adf68
TT
63712008-12-11 Tom Tromey <tromey@redhat.com>
6372
6373 * gdb.base/macscp.exp: Print "address.addr".
6374 * gdb.base/macscp1.c (struct outer): New struct.
6375 (address): New global.
6376
b05dcbb7
TT
63772008-12-09 Tom Tromey <tromey@redhat.com>
6378
6379 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
6380 Call it.
6381
2d476de1
DE
63822008-12-04 Doug Evans <dje@google.com>
6383
6384 * gdb.server/ext-run.exp: Relax regexp for init program.
6385
87bdc959
TG
63862008-12-03 Tristan Gingold <gingold@adacore.com>
6387
6388 * gdb.base/macscp.exp: Generate an object file during compilation
6389 to work around Darwin dsymutil limitations.
6390
e0740f77
JK
63912008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6392
6393 Test resolving external references to TLS variables.
6394 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
6395 FILE2_THREAD_LOCAL.
6396 (testfile2, srcfile2): New variables.
6397 * gdb.threads/tls.c (file2_thread_local)
6398 (function_referencing_file2_thread_local): New.
6399 * gdb.threads/tls2.c: New file.
6400
67f0aac5
JB
64012008-11-28 Joel Brobecker <brobecker@adacore.com>
6402
6403 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
6404 rather than integer, as integer might not be big enough when
6405 on 64bit targets.
67f0aac5 6406
c332165e
JG
64072008-11-27 Jerome Guitton <guitton@adacore.com>
6408
6409 * gdb.cp/formatted-ref.exp: Add equality test.
6410 * gdb.ada/formatted_ref.exp: Ditto.
6411
fc9b693c
JK
64122008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
6415 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
6416
a9c64011
AS
64172008-11-20 Andreas Schwab <schwab@suse.de>
6418
6419 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
6420 matching syscall entry point.
6421 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6422 (tcatch_vfork_then_child_follow): Likewise. Finish through
6423 vfork even if we stopped at the syscall trampoline.
6424
e2fd701e
DE
64252008-11-20 Doug Evans <dje@google.com>
6426
6427 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
6428
69abc51c
TJB
64292008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
6430
6431 * gdb.arch/ppc-dfp.exp: New file.
6432 * gdb.arch/ppc-dfp.c: New file.
6433
c14c28ba
PP
64342008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6435
6436 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 6437
2e74121d
DE
64382008-11-17 Doug Evans <dje@google.com>
6439
6440 * gdb.mi/mi-syn-frame.exp: Update expected output.
6441 * gdb.mi/mi2-syn-frame.exp: Update expected output.
6442
66bb093b
VP
64432008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6444
6445 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
6446 "thread N" results in =thread-selected.
6447 * lib/mi-support (mi_run_cmd, mi_expect_stop)
6448 (mi_send_resuming_command_raw): Be prepared for
6449 =thread-selected.
6450
3d043ef6
VP
64512008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6452
a9c64011
AS
6453 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
6454 * lib/mi-support.exp: Likewise.
3d043ef6 6455
808104c8
JB
64562008-11-16 Joel Brobecker <brobecker@adacore.com>
6457
6458 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
6459 commands from the expected output for "help catch".
6460
00b22944
JB
64612008-11-15 Joel Brobecker <brobecker@adacore.com>
6462
6463 * gdb.ada/int_deref.exp: New testcase.
6464
59669435
TT
64652008-11-14 Nick Roberts <nickrob@snap.net.nz>
6466
6467 * gdb.mi/gdb2549.exp: New file.
6468
de04a248
DE
64692008-11-11 Doug Evans <dje@google.com>
6470
6471 * gdb.base/callexit.exp: New file.
6472 * gdb.base/callexit.c: New file.
6473
6b8ce727
DE
64742008-11-10 Doug Evans <dje@google.com>
6475
6476 * lib/gdb.exp (GDBFLAGS): Move -nx ...
6477 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
6478 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
6479 (default_gdb_start,default_gdb_exit): Ditto.
6480 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
6481 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
6482 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
6483 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
6484 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
6485 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
6486
1b14b8aa
AS
64872008-11-03 Andreas Schwab <schwab@suse.de>
6488
6489 * gdb.base/hashline2.exp: Fix typo.
6490 * gdb.base/hashline3.exp: Likewise.
6491
f3134b88
TT
64922008-10-30 Tom Tromey <tromey@redhat.com>
6493
6494 * gdb.base/pointers.exp: Add test.
6495 * gdb.base/pointers.c (k, S): New typedefs.
6496 (instance): New global.
6497
c2226152
AS
64982008-10-30 Andreas Schwab <schwab@suse.de>
6499
6500 * gdb.base/args.exp: Add tests for newlines.
6501
462f405c
JB
65022008-10-30 Joel Brobecker <brobecker@adacore.com>
6503
6504 gdb.base/foll-exec.exp: Update the expected output of a couple
6505 of "info breakpoints" tests.
6506
79a45b7d
TT
65072008-10-28 Tom Tromey <tromey@redhat.com>
6508
6509 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
6510
adc13a14
PA
65112008-10-24 Pedro Alves <pedro@codesourcery.com>
6512
6513 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
6514 gdb_start_cmd.
6515 Use runto_main before any test that requires execution.
6516
252fbfc8
PA
65172008-10-23 Pedro Alves <pedro@codesourcery.com>
6518
6519 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
6520 instead of SIGINT.
6521
28148e3d
JB
65222008-10-22 Joel Brobecker <brobecker@adacore.com>
6523
6524 * gdb.base/completion.exp: Update expected output following
6525 the addition of the "info tasks" command.
6526
c209f847
TT
65272008-10-22 Tom Tromey <tromey@redhat.com>
6528
6529 * gdb.base/exprs.exp (test_expr): Add test for string
6530 concatenation.
6531
f177e350
PA
65322008-10-19 Pedro Alves <pedro@codesourcery.com>
6533
6534 * configure.ac: Output gdb.python/Makefile.
6535 * configure: Regenerate.
6536 * gdb.python/Makefile.in: New.
6537
cce89356
JB
65382008-10-16 Joel Brobecker <brobecker@adacore.com>
6539
6540 * gdb.base/foll-fork.exp: Adjust the expected output to match
6541 the new description for fork/vfork catchpoints in the "info
6542 breakpoints" output.
6543
176d289d
TJB
65442008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6545
6546 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
6547
a08702d6
TJB
65482008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6549
6550 * gdb.python/python-value.c: New file.
6551 * gdb.python/python-value.exp: New file.
6552
1c5cfe86
PA
65532008-10-15 Pedro Alves <pedro@codesourcery.com>
6554
6555 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6556
5a98ad69
DP
65572008-10-15 Denis Pilat <denis.pilat@st.com>
6558
41702f1b 6559 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 6560
dcb1a1e2
TT
65612008-10-09 Tom Tromey <tromey@redhat.com>
6562
6563 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6564 'fprintf' and 'stderr'.
6565
9124fe48
JB
65662008-10-07 Joel Brobecker <brobecker@adacore.com>
6567
6568 * gdb.ada/ref_tick_size.exp: New testcase.
6569
45452591
DE
65702008-10-06 Doug Evans <dje@google.com>
6571
6572 * gdb.dwarf2/dw2-cu-size.exp: New file.
6573 * gdb.dwarf2/dw2-cu-size.S: New file.
6574
6575 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6576 .Ltype_int for clarity.
6577
4fc5b208
PP
65782008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6579
6580 PR gdb/2384:
6581 * gdb.cp/gdb2384.exp: Extended to test more cases.
6582 * gdb.cp/gdb2384.cc: Likewise.
6583 * gdb.cp/gdb2384-base.h: Likewise.
6584 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 6585
d78df370
JK
65862008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6587
6588 * gdb.base/maint.exp (maint print type): Remove printing
6589 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6590
9a044a89
TT
65912008-09-30 Tom Tromey <tromey@redhat.com>
6592
6593 * gdb.base/macscp.exp: Add completion tests.
6594 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6595 (TWENTY_THREE): Likewise.
6596 (FORTY_EIGHT): Likewise.
6597
506800a9
TT
65982008-09-30 Tom Tromey <tromey@redhat.com>
6599
6600 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6601 everywhere.
6602 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6603
1a6f01b5
JK
66042008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6605
6606 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6607 testcase is derived from. Fix racy dependency on an expected PID
6608 number. No longer support the testcase on Linux kernel 2.4.x.
6609
2fae03e8
TT
66102008-09-27 Tom Tromey <tromey@redhat.com>
6611
6612 * gdb.base/macscp.exp: Add tests for stringification, splicing,
6613 and varargs.
6614
1ad15515
PA
66152008-09-22 Pedro Alves <pedro@codesourcery.com>
6616
6617 * lib/mi-support.exp (mi_expect_interrupt): New.
6618 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6619 from gdb.mi/mi-nonstop.exp.
6620 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6621 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6622 lib/mi-support.exp.
6623 Use mi_check_thread_states throughout. Avoid ".*" and do not
6624 require an anchor after -exec-run.
6625
d0b76dc6
DJ
66262008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6627
6628 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6629 stop is pending. Avoid ".*" when two stops are pending.
6630 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6631 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6632 newlines in fullnames.
6633 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6634 (mi_expect_stop): Update comments. Only anchor in sync mode.
6635 Do not match newlines.
6636 (mi_send_resuming_command_raw): Always return status.
6637 (mi_get_stop_line): Do not match more than one line by accident.
6638 Only anchor in sync mode.
6639 (mi_run_inline_test): If -exec-next fails, give up.
6640
9990c830
UW
66412008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6642
6643 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6644 on SPU.
6645
ebcf6f00
JB
66462008-09-10 Joel Brobecker <brobecker@adacore.com>
6647
6648 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6649
b6db24e5
JB
66502008-09-10 Joel Brobecker <brobecker@adacore.com>
6651
6652 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6653 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6654 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6655 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6656 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6657 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6658 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6659 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6660 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6661 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6662 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6663 Include the "= " sequence in the expected output of print tests.
6664
2bf448e0
JB
66652008-09-10 Joel Brobecker <brobecker@adacore.com>
6666
6667 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6668 description for boolean types.
6669
d51fd4c8
PA
66702008-09-09 Pedro Alves <pedro@codesourcery.com>
6671
6672 * gdb.base/hook-stop-continue.c: New.
6673 * gdb.base/hook-stop-continue.exp: New.
6674
694182d2
DJ
66752008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6676
6677 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6678
3b8a7fc0
JG
66792008-09-08 Jerome Guitton <guitton@adacore.com>
6680
6681 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6682 (stack_check_probe_2, stack_check_probe_loop_1)
6683 (stack_check_probe_loop_2): New functions.
6684 (main): Add call to these new functions.
6685 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6686 functions, check that the breakpoint is inserted at the appropriate
6687 location.
6688 (insert_breakpoint): Slightly refine this procedure so that it can
6689 be called several times in the test.
6690
96cc0ae8
JG
66912008-09-08 Jerome Guitton <guitton@adacore.com>
6692
6693 * gdb.base/stack-checking.c: New file.
6694 * gdb.base/stack-checking.exp: New file.
6695
1f08b409
TJB
66962008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6697
6698 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6699 * gdb.arch/altivec-regs.exp: Likewise.
6700 * gdb.arch/vsx-regs.exp: Likewise.
6701
3099e1c4
TJB
67022008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6703
6704 * gdb.arch/ppc-fp.exp: New file.
6705 * gdb.arch/ppc-fp.c: New file.
6706
cc69bfc1
PP
67072008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6708
6709 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6710 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 6711
b02a33db
MS
67122008-09-04 Michael Snyder <msnyder@vmware.com>
6713
6714 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6715 as "at" (for non-debug functions such as _start).
6716
2992cbe0
UW
67172008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6718
6719 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6720 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6721 software watchpoints.
6722 * gdb.base/watch_thread_num.exp: Likewise.
6723
514f746b
AR
67242008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6725
6726 * gdb.arch/i386-bp_permanent.exp: New test.
6727
876cecd0
TT
67282008-08-24 Tom Tromey <tromey@redhat.com>
6729
6730 * gdb.base/maint.exp: Update "maint print type".
6731
80f73d71
VP
67322008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6733
6734 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6735 support. Adjust the order of "*running" notifications.
6736 * gdb.mi/non-stop.c: Don't cast from int to void* and
6737 back.
6738
d9c78d7d
MK
67392008-08-20 Mark Kettenis <kettenis@gnu.org>
6740
6741 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6742 expect to find it in the "info frame" output.
6743
97a2d1d3
DJ
67442008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6745
6746 * gdb.base/interp.exp: Always consume both prompts.
6747
b96e2927
PA
67482008-08-20 Pedro Alves <pedro@codesourcery.com>
6749
6750 * gdb.base/pending.exp: Test pending breakpoints without symbols
6751 loaded.
6752
8cf6e61a
VP
67532008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6754
6755 * lib/mi-support.exp (mi_expect_stop): Produce
6756 more details on failures.
6757 * gdb.mi/mi-nonstop.exp: New.
6758 * gdb.mi/non-stop.c: New.
6759
c6ebd6cf
VP
67602008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6761
a9c64011
AS
6762 * gdb.mi/mi-async.exp: Use 'set target-async'.
6763 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 6764
46a9b8ed
DJ
67652008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6766
6767 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6768
44feb3ce
TT
67692008-08-17 Tom Tromey <tromey@redhat.com>
6770
6771 * gdb.base/help.exp (help catch): Rewrite.
6772
311a4e6b
TJB
67732008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6774
6775 * gdb.base/define.exp: Test indented command documentation.
6776 * gdb.python/python.exp: Test indented multi-line command.
6777
604c2f83
LM
67782008-08-15 Luis Machado <luisgpm@br.ibm.com>
6779
6780 * testsuite/gdb.arch/vsx-regs.c: New source file.
6781 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6782 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6783
886a217c
TT
67842008-08-14 Tom Tromey <tromey@redhat.com>
6785
6786 * gdb.base/macscp.exp: Add regression test for "macro define" or
6787 "macro undef" with no arguments.
6788
c814a4f3
PP
67892008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6790
6791 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6792
12ab8a60
UW
67932008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6794
6795 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6796
d57a3c85
TJB
67972008-08-06 Tom Tromey <tromey@redhat.com>
6798
6799 * gdb.python/python.exp: New file.
6800
c7b778ff
JK
68012008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6802
6803 Fix for PR gdb/1543.
6804 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6805 $LOCATION.
6806 (location): New variable.
6807 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6808 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6809 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6810 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6811 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6812 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6813 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6814 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6815 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6816 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6817 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6818 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6819 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6820 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6821 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6822 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6823 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6824 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6825 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6826 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6827 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6828 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6829 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6830 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6831 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6832 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6833 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6834 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6835 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6836 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6837 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6838 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6839 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6840 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6841 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6842 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6843 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6844 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6845 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6846 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6847 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6848 gdb.base/type-opaque.exp, gdb.base/until.exp,
6849 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6850 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6851 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6852 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6853 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6854 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6855 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6856 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6857 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6858 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6859 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6860 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6861 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6862 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6863 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6864 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6865 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6866 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6867 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6868 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6869 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6870 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6871 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6872 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6873 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6874 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6875 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6876 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6877 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6878 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6879 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6880 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6881 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6882 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6883 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6884 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6885 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6886 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6887 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6888 to bug-gdb@prep.ai.mit.edu .
6889
5e06a3d1
VP
68902008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6891
6892 * lib/mi-support.exp (mi_load_shlibs): New.
6893 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6894
9d81d21b
VP
68952008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6896
6897 * lib/mi-support.exp (get_mi_thread_list)
6898 (check_mi_and_console_threads): New, moved from ...
6899 * gdb.mi/mi-pthread.exp: ...here.
6900 * gdb.mi/gdb669.exp (get_mi_thread_list)
6901 (check_mi_and_console_threads): Delete.
6902 * gdb.mi/mi2-pthread.exp: Likewise.
6903
bae98fe0
TT
69042008-07-28 Tom Tromey <tromey@redhat.com>
6905
6906 * Makefile.in (just-check): Remove. Move body to...
6907 (check): ... here.
6908
57380f4e
DJ
69092008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6910
6911 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6912 Add a test for duplicated SIGINTs.
6913
e09490f1
DJ
69142008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6915
6916 * gdb.threads/schedlock.exp (get_args): Update to work for any
6917 value of NUM.
6918 (Top level): Report the number of threads that did not resume.
6919
6387b45f
DJ
69202008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6921
6922 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6923
62f64ff2
DJ
69242008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6925
6926 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6927 non-MI prompt.
6928
fa8de41e
TT
69292008-07-26 Tom Tromey <tromey@redhat.com>
6930
6931 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6932 (function_struct, function_struct_ptr): New globals.
6933 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6934 function pointer in a struct.
6935
ccb3ac8a
TT
69362008-07-26 Tom Tromey <tromey@redhat.com>
6937
6938 * gdb.base/macscp.exp: Add test for macro lexing bug.
6939
d7d9f01e
TT
69402008-07-18 Tom Tromey <tromey@redhat.com>
6941
6942 * gdb.base/macscp.exp: Add macro tests.
6943
9bf07184
PP
69442008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6945
6946 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6947
becf6477
PP
69482008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6949
6950 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6951
0709f7d3
PP
69522008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6953
6954 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6955
7093c834
PP
69562008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6957
6958 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6959
b432ffe3
JK
69602008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6961
6962 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6963
b1a268e5
VP
69642008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6965
6966 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6967
e2995f8e
KB
69682008-07-11 Kevin Buettner <kevinb@redhat.com>
6969
6970 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6971 of regexp to account for changes made to GDB in the printing of
6972 byte vectors.
6973
14032a66
TT
69742008-07-11 Tom Tromey <tromey@redhat.com>
6975
6976 * gdb.base/completion.exp: Add 'help' completion test.
6977
981505ef
JK
69782008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6979
6980 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6981
10568435
JK
69822008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6983
6984 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6985
4487aabf
PA
69862008-07-09 Pedro Alves <pedro@codesourcery.com>
6987
6988 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6989
a4a9b1c4
PA
69902008-07-09 Pedro Alves <pedro@codesourcery.com>
6991
6992 * gdb.base/fullname.exp: Restore pwd if compiling failed.
6993
3c3185ac
JK
69942008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6995
6996 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6997
7ebd49dc
VP
69982008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6999
7000 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
7001 previous commit. Add a comment.
7002
84e46146
PA
70032008-06-28 Pedro Alves <pedro@codesourcery.com>
7004
7005 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
7006
0f8d4a2f
VP
70072008-06-28 Vladimir Prus <vladimir@codesourcery.com>
7008
7009 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
7010
f747e0ce
PA
70112008-06-27 Pedro Alves <pedro@codesourcery.com>
7012
7013 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
7014 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
7015 compiling an executable, link in an object that forces unbuffered
7016 output.
7017 * lib/set_unbuffered_mode.c: New file.
7018
734a5c36
JK
70192008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7020
7021 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
7022
a2840c35
VP
70232008-06-25 Vladimir Prus <vladimir@codesourcery.com>
7024
a9c64011
AS
7025 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
7026 mi_expect_stop.
7027 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
7028 Demand that *running is output.
7029 (detect_async): Perform checking every time.
7030 (mi_send_resuming_command): Extract everything into...
7031 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
7032 (mi_expect_stop): Don't accept any output before *stopped.
7033
6ae37fef
VP
70342008-06-13 Vladimir Prus <vladimir@codesourcery.com>
7035
7036 Robustify mi-simplerun.
a9c64011
AS
7037 * gdb.mi/basics.c (main): Add a call to sleep.
7038 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
7039 * gdb.mi/mi2-cli.exp: Likewise.
7040 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 7041
b4aa76f0 70422008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
7043
7044 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
7045
e1ac3328
VP
70462008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7047
a9c64011
AS
7048 * gdb.mi/mi-console.exp: Adjust.
7049 * gdb.mi/mi-syn-frame.exp: Adjust.
7050 * gdb.mi/mi2-console.exp: Adjust.
7051 * gdb.mi/mi2-syn-frame.exp: Adjust.
7052 * lib/mi-support.exp (mi_run_cmd): Adjust.
7053 (mi_send_resuming_command): Adjust.
e1ac3328 7054
f7f9a841
VP
70552008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7056
7057 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
7058 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
7059 testing of stopped.
7060 * gdb.mi/mi2-syn-frame.exp: Likewise.
7061 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
7062 (async, detect_async): New.
7063 (mi_expect_stop, mi_continue_to_line): Adjust expectation
7064 depending on if we're running in sync or async mode.
f7f9a841 7065
37cd5d19
TT
70662008-06-09 Tom Tromey <tromey@redhat.com>
7067
7068 * gdb.base/completion.exp: New tests for field name completion
7069 with spaces, and field name completion with '->'.
7070
65d12d83
TT
70712008-06-06 Tom Tromey <tromey@redhat.com>
7072
7073 * gdb.base/break1.c (struct some_struct): New struct.
7074 (values): New global.
7075 * gdb.base/completion.exp: Add field name completion test.
7076
ebfe2e3f
PP
70772008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7078
7079 * gdb.cp/call-c.exp: Test for incorrect handling of reference
7080 to pointer.
7081 * gdb.cp/call-c.cc: Likewise.
7082
bcf6fc3a
NR
70832008-06-06 Nick Roberts <nickrob@snap.net.nz>
7084
7085 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
7086 annotation.
7087
49fd4a42 70882008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 7089 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
7090
7091 * gdb.threads/execl.c, gdb.threads/execl1.c,
7092 gdb.threads/execl.exp: New tests.
a9c64011 7093
8a34ac3f
AR
70942008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
7095 Daniel Jacobowitz <dan@codesourcery.com>
7096
7097 * gdb.cp/exception.exp: Activate test, make it work with pending
7098 catchpoints.
7099
86ae69ef
JK
71002008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7101
7102 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
7103
f7f9ae2c
VP
71042008-05-28 Vladimir Prus <vladimir@codesourcery.com>
7105
a9c64011
AS
7106 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
7107 now printed.
7108 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 7109
2a2d4dc3
AS
71102008-05-27 Andreas Schwab <schwab@suse.de>
7111
7112 * gdb.base/frame-args.exp: Handle arguments that are optimized
7113 out.
7114
5099e4d9
LM
71152008-05-26 Luis Machado <luisgpm@br.ibm.com>
7116
7117 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
7118 quiet for ppc32 and group options into a single variable.
7119
d9c36a91
JB
71202008-05-23 Joel Brobecker <brobecker@adacore.com>
7121
7122 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
7123 of zero-size elements.
7124 * gdb.ada/null_array.exp: Test printing this new array.
7125
103a8671
JK
71262008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7127
7128 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
7129
07a4cc1a 71302008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
7131
7132 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
7133 of the "finish" command.
7134
55f996a7
NR
71352008-05-21 Nick Roberts <nickrob@snap.net.nz>
7136
7137 * gdb.base/annota1.exp: Test for new annotation.
7138
907fc202
UW
71392008-05-16 Pedro Alves <pedro@codesourcery.com>
7140
7141 * gdb.base/fixsection.exp: New file.
7142 * gdb.base/fixsection0.c: New file.
7143 * gdb.base/fixsection1.c: New file.
7144
e8f97270
UW
71452008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7146
7147 * gdb.base/annota1.exp: Accept printf@... in place of printf.
7148 * gdb.base/annota3.exp: Likewise.
7149
ac0bb574
NF
71502008-05-13 Nathan Froyd <froydnj@codesourcery.com>
7151
7152 * gdb.base/watch_thread_num.exp: Don't run tests that require
7153 watchpoints if the target doesn't support them.
7154
6fadd07a
DE
71552008-05-12 Doug Evans <dje@google.com>
7156
7157 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
7158
6e9a4a30
JB
71592008-05-09 Joel Brobecker <brobecker@adacore.com>
7160
7161 * gdb.ada/assign_1.exp: New testcase.
7162
08388c79
DE
71632008-05-09 Doug Evans <dje@google.com>
7164
a3c83fae
DE
7165 * gdb.base/find.exp: New file.
7166 * gdb.base/find.c: New file.
08388c79 7167
bd5ddfe8
DJ
71682008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
7169
7170 * gdb.base/commands.exp (watchpoint_command_test): Handle
7171 gdb,no_hardware_watchpoints.
7172 * gdb.base/float.exp: Allow ARM targets without floating point.
7173 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
7174
b5dd68e2 71752008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 7176 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
7177
7178 * gdb.ada/lang_switch: New test program.
7179 * gdb.ada/lang_switch.exp: New testcase.
7180
382d13d1
DE
71812008-05-05 Doug Evans <dje@google.com>
7182
7183 * gdb.base/help.exp (disassemble): Update expected help text.
7184
9dd789d0
PA
71852008-05-04 Pedro Alves <pedro@codesourcery.com>
7186
7187 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
7188
611c83ae
PA
71892008-05-04 Pedro Alves <pedro@codesourcery.com>
7190
7191 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
7192 different times.
7193
ff013f42
JK
71942008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7195
7196 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
7197 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
7198 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
7199 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
7200
96dff6a2
VP
72012008-05-04 Vladimir Prus <vladimir@codesourcery.com>
7202
7203 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
7204 notification to appear.
7205
55cd6f92
DJ
72062008-05-04 Daniel Jacobowitz <dan@debian.org>
7207
7208 * gdb.base/fullname.c: New file.
7209 * gdb.base/fullname.exp: New file.
7210 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
7211
d705c43c
PA
72122008-05-03 Pedro Alves <pedro@codesourcery.com>
7213
7214 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
7215 expressions with macros.
7216
333222e1
JK
72172008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7218
7219 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
7220
5ac01682
DJ
72212008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7222
7223 * gdb.base/completion.exp: Handle lack of other symbols beginning
7224 with "a".
7225
7226 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
7227
237fc4c9
PA
72282008-05-02 Jim Blandy <jimb@codesourcery.com>
7229
7230 * gdb.asm/asmsrc1.s: Add scratch space.
7231
ed5e9466
DJ
72322008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7233 Daniel Jacobowitz <dan@codesourcery.com>
7234
7235 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
7236 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
7237 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
7238
b39cc962
DJ
72392007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
7240
7241 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
7242
36d520f5
JB
72432008-05-01 Joel Brobecker <brobecker@adacore.com>
7244
7245 * gdb.base/info-target.exp: New testcase.
7246
8d4e3071
DJ
72472008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7248
7249 * gdb.cp/hang.exp: Use .cc instead of .C.
7250 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
7251 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
7252
6f3f3097
DJ
72532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7254
7255 * gdb.base/gdb1250.exp: Remove perror.
7256 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
7257
5550a914
PA
72582008-04-30 Pedro Alves <pedro@codesourcery.com>
7259
7260 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
7261 .2byte.
7262
d848e687
DJ
72632008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
7264
7265 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
7266 (maybe_kfail): New.
7267
93b5768b
PA
72682008-04-25 Pedro Alves <pedro@codesourcery.com>
7269
7270 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
7271
721c02de
VP
72722008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7273
a9c64011
AS
7274 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
7275 * gdb.mi/mi2-syn-frame.exp: Likewise.
7276 * lib/mi-support.exp: Likewise.
721c02de 7277
74960c60
VP
72782008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7279
7280 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
7281 to specify regexp for the location to stop at.
7282 * gdb.base/break-always.c: New.
7283 * gdb.base/break-always.exp: New.
7284
d24317b4
VP
72852008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7286
7287 * lib/mi-support.exp (mi_runto_helper): Adjust
7288 for the original-location field.
7289 (mi_create_breakpoint, mi_list_breakpoints): New.
7290 * gdb.mi/mi-break.exp: Adjust.
7291 * gdb.mi/mi2-break.exp: Adjust.
7292 * gdb.mi/mi-pending.exp: Adjust.
7293 * gdb.mi/mi-simplerun.exp: Adjust.
7294 * gdb.mi/mi2-simplerun.exp: Adjust.
7295 * gdb.mi/mi-syn-frame.exp: Adjust.
7296 * gdb.mi/mi2-syn-frame.exp: Adjust.
7297 * gdb.mi/mi-until.exp: Adjust.
7298 * gdb.mi/mi2-until.exp: Adjust.
7299 * gdb.mi/mi-var-display.exp: Adjust.
7300 * gdb.mi/mi2-var-display.exp: Adjust.
7301 * gdb.mi/mi-watch.exp: Adjust.
7302 * gdb.mi/mi2-watch.exp: Adjust.
7303
fdc59709 73042008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 7305
a9c64011
AS
7306 * aclocal.m4: Add override.m4.
7307 * configure: Regenerate.
fdc59709 7308
8e91f023
VP
73092008-04-19 Vladimir Prus <vladimir@codesourcery.com>
7310
7311 * gdb.mi/var-cmd.c (do_at_tests): Verify that
7312 '-var-update --all-values' reports new value even the type
7313 of a variable object has changed.
7314
233a11ab
CS
73152008-04-18 Craig Silverstein <csilvers@google.com>
7316
7317 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
7318 files.
d24317b4 7319
9c1137ad
JB
73202008-04-18 Joel Brobecker <brobecker@adacore.com>
7321
7322 * gdb.ada/atomic_enum: New test program.
7323 * gdb.ada/atomic_enum.exp: New testcase.
7324
66d0bbc7
DE
73252008-04-17 Doug Evans <dje@google.com>
7326
7327 * gdb.opt/Makefile.in: Fix whitespace.
7328
100906b0
UW
73292008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
7330
7331 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
7332
4584e32e
DE
73332008-04-17 Doug Evans <dje@google.com>
7334
7335 * gdb.base/hashline1.exp: New testcase.
7336 * gdb.base/hashline2.exp: New testcase.
7337 * gdb.base/hashline2.exp: New testcase.
7338
0a320680
PA
73392008-04-17 Pedro Alves <pedro@codesourcery.com>
7340
7341 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
7342
18ac113b
AR
73432008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
7344
7345 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
7346 temporary breakpoint to match "Temporary breakpoint".
7347 * gdb.base/break.exp (delete_breakpoints): Likewise.
7348 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
7349 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
7350 * gdb.base/display.exp: Likewise.
7351 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
7352 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
7353 * gdb.base/restore.exp (restore_tests): Likewise.
7354 * gdb.base/sepdebug.exp: Likewise.
7355 * gdb.base/watchpoint.exp: Likewise.
7356 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
7357 * gdb.mi/mi-pending.exp: Likewise.
7358 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
7359 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
7360 * gdb.mi/mi-var-cmd.exp: Likewise.
7361 * gdb.mi/mi-var-display.exp: Likewise.
7362 * gdb.mi/mi2-cli.exp: Likewise.
7363 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
7364 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
7365 * gdb.mi/mi2-var-display.exp: Likewise.
7366 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
7367 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
7368 new "disp" field.
a9c64011 7369 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
7370 reason. This is to support fix for PR2424.
7371
add38693
JK
73722008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7373
7374 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
7375
fcacd99f
VP
73762008-04-13 Vladimir Prus <vladimir@codesourcery.com>
7377
7378 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 7379 field. Add more floating varobj tests.
fcacd99f 7380 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
7381 field.
7382 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
7383 (main): Call do_at_tests.
7384 * lib/mi-support.exp (mi_create_floating_varobj)
7385 (mi_varobj_update_with_type_change): New.
fcacd99f 7386
de051565
MK
73872008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7388
7389 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
7390 option of -var-evaluate-expression.
7391 * gdb.mi/mi2-var-display.exp: Likewise.
7392
dbc52822
VP
73932008-04-07 Vladimir Prus <vladimir@codesourcery.com>
7394
7395 Introduce test setup helpers.
a9c64011
AS
7396 * lib/gdb.exp (build_executable, clean_restart)
7397 (prepare_for_testing): New.
7398 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
7399 * gdb.base/return.exp: Likewise.
7400 * gdb.base/ending-run.exp: Likewise.
dbc52822 7401
473591da
NR
74022008-04-07 Nick Roberts <nickrob@snap.net.nz>
7403
7404 * gdb.mi/mi-async.exp: New test for asynchronous Machine
7405 Interface (MI) responses.
7406
2b2d9e11
VP
74072008-04-06 Vladimir Prus <vladimir@codesourcery.com>
7408
a9c64011
AS
7409 * gdb.cp/breakpoint.cc: New code to test conditions involving
7410 member variables.
7411 * gdb.cp/breakpoint.exp: Test condition involving member
7412 variables.
2b2d9e11 7413
bb378428
VP
74142008-04-05 Vladimir Prus <vladimir@codesourcery.com>
7415
7416 * lib/mi-support.exp (mi_expect_stop): New.
7417 (mi_run_cmd): Change the
7418 token. Use mi_send_resuming_command, use
7419 mi_expect_stop.
7420 (mi_execute_to_helper): Rename to mi_execute_to.
7421 (mi_send_resuming_command): Add more error patterns.
7422 (mi_wait_for_stop): Renamed to...
7423 (mi_get_stop_line): ...this.
7424 (mi_run_inline_test): Adjust.
7425
7426 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
7427 * gdb.mi/mi-console.exp: Likewise.
7428 * gdb.mi/mi-pending.exp: Likewise.
7429 * gdb.mi/mi-simplerun.exp: Likewise.
7430 * gdb.mi/mi-stack.exp: Likewise.
7431 * gdb.mi/mi-stepi.exp: Likewise.
7432 * gdb.mi/mi-syn-frame.exp: Add comment.
7433 * gdb.mi/mi-until.exp: Likewise.
7434 * gdb.mi/mi-var-display.exp: Likewise.
7435 * gdb.mi/mi-watch.exp: Likewise.
7436 * gdb.mi/mi2-cli.exp: Likewise.
7437 * gdb.mi/mi2-console.exp: Likewise.
7438 * gdb.mi/mi2-simplerun.exp: Likewise.
7439 * gdb.mi/mi2-stack.exp: Likewise.
7440 * gdb.mi/mi2-stepi.exp: Likewise.
7441 * gdb.mi/mi2-until.exp: Likewise.
7442 * gdb.mi/mi2-var-display.exp: Likewise.
7443 * gdb.mi/mi2-watch.exp: Likewise.
7444
62172bb9
UW
74452008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7446
7447 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
7448
7449 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
7450
a13e061a
PA
74512008-04-04 Pedro Alves <pedro@codesourcery.com>
7452
7453 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
7454 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
7455 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7456 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
7457 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
7458 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
7459 expect an mi error duplicated in stderr.
7460
eae06beb
JB
74612008-04-03 Joel Brobecker <brobecker@adacore.com>
7462
7463 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
7464 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
7465 Add a couple of tests that verify the behavior when the new setting
7466 is set to "cancel" and "all".
7467 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
7468 "ask" before we start the testing.
7469
79c6ced6
AR
74702008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7471
7472 * gdb.cp/casts.cc: Add class reference variables.
7473 * gdb.cp/casts.exp: New test cases for up/down casting references.
7474
6c2d1a6b
MK
74752008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
7476
7477 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
7478 instead of beginning to make an extra test pass.
7479 * gdb.mi/mi2-var-display.exp: Likewise.
7480
55b411d9
MR
74812008-03-31 Maciej W. Rozycki <macro@mips.com>
7482
7483 * gdb.base/break.exp: Mark failures as such. Fix formatting.
7484
c6140da2
MD
74852008-03-31 Markus Deuling <deuling@de.ibm.com>
7486 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7487
7488 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
7489 value. Add xfail for older kernels.
7490
79732189
AR
74912008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
7492
7493 Bring mi-support in line with gdb.exp.
7494 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
7495 (mi_gdb_start): New function.
7496
33c3676e
MR
74972008-03-28 Maciej W. Rozycki <macro@mips.com>
7498
7499 * gdb.mi/mi-var-cmd.exp: Fix a typo.
7500
92e28119
VP
75012008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7502
7503 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
7504 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 7505
9e8e3afe
VP
75062008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7507
7508 * lib/mi-support.exp (mi_create_varobj_checked): New.
7509 (mi_list_varobj_children): Allow to check for a
7510 value.
7511 (mi_list_array_varobj_children): New.
7512
7513 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
7514 and mi_list_varobj_children, as opposed to hardcoding
7515 expected strings.
7516 * gdb.mi/gdb701.exp: Likewise.
7517 * gdb.mi/gdb792.exp: Likewise.
7518 * gdb.mi/mi-var-block.exp: Likewise.
7519 * gdb.mi/mi-var-cmd.exp: Likewise.
7520 * gdb.mi/mi-var-invalidate.exp: Likewise.
7521 * gdb.mi/mi2-var-block.exp: Likewise.
7522 * gdb.mi/mi2-var-child.exp: Likewise.
7523 * gdb.mi/mi2-var-cmd.exp: Likewise.
7524 * gdb.mi/mi2-var-display.exp: Likewise.
7525
9df50351
JK
75262008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7527
7528 Fix random false FAILs on i386.
7529 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
7530
31e5d73a
DJ
75312008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7532
7533 PR gdb/544
7534 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
7535
12f4afab
DJ
75362008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 PR gdb/544
7539 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
7540
b562a0cb
DJ
75412008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7542
7543 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
7544 fixed PR gdb/544.
7545
17faa917
DJ
75462008-03-21 Pedro Alves <pedro@codesourcery.com>
7547
7548 * gdb.threads/fork-child-threads.exp: Test next over fork.
7549
6214f497
DJ
75502008-03-21 Chris Demetriou <cgd@google.com>
7551
7552 * gdb.base/break.exp (rbreak junk): New test for rbreak
7553 "Junk at end of arguments" issue.
7554
63092375
DJ
75552008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7556
7557 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7558 *& to work on created array elements.
7559 (Top level): Test print $pc with a file. Test string operations
7560 without a target.
7561 * gdb.base/ptype.exp: Do not expect *& to work on created array
7562 elements.
7563
b21991b0
DJ
75642008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7565
7566 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7567 gdb.threads/staticthreads.exp: Update exit query.
7568
c4b347c7
SL
75692008-03-07 Sandra Loosemore <sandra@codesourcery.com>
7570
7571 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7572
fa4727a6
DJ
75732008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7574
7575 * gdb.base/watchpoint.c (global_ptr, func4): New.
7576 (main): Call func4.
7577 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7578 (test_inaccessible_watchpoint): New.
7579
2f34202f
MR
75802008-02-29 Maciej W. Rozycki <macro@mips.com>
7581
7582 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7583 select the largest.
7584
0d6ba1b1
DJ
75852008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7586
7587 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7588 frames-invalid annotations.
7589
e691325a
PM
75902008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
7591
a9c64011 7592 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 7593
f85b5ecc
DE
75942008-02-27 Doug Evans <dje@google.com>
7595
7596 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7597 for bug 1738.
7598 (breakpoint_to_handler_entry): Ditto.
7599
b40e7bf3
JB
76002008-02-27 Joel Brobecker <brobecker@adacore.com>
7601
7602 * gdb.base/ending-run.exp: Use the first line of code inside
7603 function body to test breakpoints.
7604 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7605 location where the breakpoint is inserted when using the line
7606 where a function is declared. Fix typo in the description of
7607 one of the tests.
7608 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7609
2faca73a
PM
76102008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7611
7612 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 7613 tests.
2faca73a 7614
6f439c36
PM
76152008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7616
7617 * gdb.base/args.exp: avoid same output for tests
7618 with single quotes.
7619
54e52265
VP
76202008-02-26 Vladimir Prus <vladimir@codesourcery.com>
7621
a9c64011
AS
7622 * gdb.base/annota1.exp: Adjust for 'info break'
7623 format changes.
7624 * gdb.base/annota3.exp: Likewise.
7625 * gdb.base/break.exp: Likewise.
7626 * gdb.base/condbreak.exp: Likewise.
7627 * gdb.base/pending.exp: Likewise.
7628 * gdb.base/sepdebug.exp: Likewise.
7629 * gdb.base/unload.exp: Likewise.
7630 * gdb.cp/ovldbreak.exp: Likewise.
7631 * gdb.mi/mi-pending.exp: Likewise.
54e52265 7632
897b09ca
DE
76332008-02-07 Doug Evans <dje@google.com>
7634
7635 * gdb.cp/mb-inline.exp: New.
7636 * gdb.cp/mb-inline.h: New.
7637 * gdb.cp/mb-inline1.cc: New.
7638 * gdb.cp/mb-inline2.cc: New.
7639
b1c32d35
PM
76402008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
7641
7642 * gdb.pascal/floats.pas: New test program.
7643 * gdb.pascal/floats.exp: New testcase.
7644
1a4ca44a
TJB
76452008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7646
7647 * gdb.base/callfuncs.c (t_float_many_args): New function.
7648 (t_double_many_args): New function.
7649 * gdb.base/callfuncs.exp: Add tests for exceeding float
7650 and double parameters passed through the stack.
7651
439048e8
JB
76522008-02-05 Joel Brobecker <brobecker@adacore.com>
7653
7654 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7655 gdb.ada/complete/foo.adb: New files.
7656 * gdb.ada/complete.exp: New testcase.
7657
81fe8080
DE
76582008-02-03 Doug Evans <dje@google.com>
7659
301f0ecf
DE
7660 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7661
81fe8080
DE
7662 * gdb.cp/gdb2384.exp: New file.
7663 * gdb.cp/gdb2384.cc: New file.
7664 * gdb.cp/gdb2384-base.h: New file.
7665 * gdb.cp/gdb2384-base.cc: New file.
7666
4b071aec
DE
76672008-02-02 Doug Evans <dje@google.com>
7668
7669 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7670
61137ba6
JB
76712007-02-01 Joel Brobecker <brobecker@adacore.com>
7672
7673 * gdb.ada/sym_print_name: New test program.
7674 * gdb.ada/sym_print_name.exp: New testcase.
7675
76762007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
7677
7678 * gdb.ada/nested/hello.adb: New file.
7679 * gdb.ada/nested.exp: New testcase.
7680 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7681
98deb0da
VP
76822008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7683
7684 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
7685 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7686 don't cause future evaluations of function to report
7687 creation of internal breakpoints.
98deb0da 7688
723a2275
VP
76892008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7690
7691 * gdb.mi/mi-break.exp (test_error): New.
7692 Call it.
7693
fb546a2f
LM
76942008-01-31 Luis Machado <luisgpm@br.ibm.com>
7695
7696 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7697 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7698
2d8fd90a
PM
76992008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7700
7701 * gdb.pascal/integers.pas: New test program.
7702 * gdb.pascal/integers.exp: New testcase.
7703
a7fa0ded
PM
77042008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7705
7706 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7707
5e1a1926
TJB
77082008-01-30 Luis Machado <luisgpm@br.ibm.com>
7709
7710 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7711 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7712
8d04f9f0
JB
77132008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7714
7715 * gdb.ada/formatted_ref: New test program.
7716 * gdb.ada/formatted_ref.exp: New testcase.
7717
7718 * gdb.cp/formatted-ref.cc: New file.
7719 * gdb.cp/formatted-ref.exp: New testcase.
7720
ce75a98f
JB
77212008-01-30 Joel Brobecker <brobecker@adacore.com>
7722
7723 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7724
e835f6bf
NR
77252008-01-30 Nick Roberts <nickrob@snap.net.nz>
7726
7727 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7728 (test_file_list_exec_source_file): Update to new macro-info field.
7729
d118ef87
PH
77302008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7731
7732 * gdb.ada/exprs: New test program.
7733 * gdb.ada/exprs.exp: New testcase.
7734
7d35ab09
TJB
77352008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7736
7737 * dfp-test.c (DELTA, DELTA_B): New definitions.
7738 (double_val1, double_val2, double_val3, double_val4, double_val5,
7739 double_val6, double_val7, double_val8, double_val9, double_val10,
7740 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7741 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7742 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7743 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7744 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7745 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7746 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7747 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7748 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7749 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7750 dec128_val16): New global variables.
7751 (decimal_dec128_align): New function.
7752 (decimal_mixed): Likewise.
7753 (decimal_many_args_dec32): Likewise.
7754 (decimal_many_args_dec64): Likewise.
7755 (decimal_many_args_dec128): Likewise.
7756 (decimal_many_args_mixed): Likewise.
7757 * dfp-test.exp: Add tests calling new inferior functions.
7758
2d717e4f
DJ
77592008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7760
7761 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7762 gdb.server/ext-run.exp: New files.
7763 * lib/gdbserver-support.exp (gdbserver_download): New.
7764 (gdbserver_start): New. Update gdbserver expected
7765 output.
7766 (gdbserver_spawn): Use them.
7767 (gdbserver_start_extended): New.
7768
e85a822c
DJ
77692008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7770
7771 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7772 Run on GNU/Linux.
7773 (do_exec_tests): Check for systems which do not support catchpoints.
7774 Do not match START.
7775 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7776 Run on GNU/Linux. Enable verbose output.
7777 (check_fork_catchpoints): New.
7778 (explicit_fork_child_follow, catch_fork_child_follow)
7779 (tcatch_fork_parent_follow): Update expected messages.
7780 (do_fork_tests): Use check_fork_catchpoints.
7781 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7782 Run on GNU/Linux. Enable verbose output.
7783 (check_vfork_catchpoints): New.
7784 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7785 expected messages.
7786 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7787
401ea829
JB
77882008-01-29 Jim Blandy <jimb@red-bean.com>
7789
7790 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7791 host' errors.
7792 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7793
aceaf3ad
JB
77942008-01-29 Jim Blandy <jimb@red-bean.com>
7795
7796 * gdb.threads/sigthread.c: Use barriers to ensure that
7797 child_thread and child_thread_two are always initialized before we
7798 start to use them.
7799
a5606eee
VP
78002008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7801
7802 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7803 * gdb.base/watchpoint-solib.c: New.
7804 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7805
c55a82bb
PM
78062008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7807
7808 * gdb.base/gdb1056.exp: Add unsigned integer test.
7809
0993fe05
DE
78102008-01-28 Doug Evans <dje@google.com>
7811
7812 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7813
4fe42e7f
JB
78142008-01-27 Jim Blandy <jimb@codesourcery.com>
7815
c7a69933
JB
7816 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7817
4fe42e7f
JB
7818 * gdb.base/expand-psymtabs.exp: Doc fix.
7819
5def8285
MK
78202008-01-26 Mark Kettenis <kettenis@gnu.org>
7821
7822 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7823
5313c911
NR
78242008-01-24 Nick Roberts <nickrob@snap.net.nz>
7825
a9c64011 7826 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7827 -var-set-format.
7828
93815fbf
VP
78292008-01-23 Chris Demetriou <cgd@google.com>
7830
7831 * gdb.threads/thread_events.c: New testcase source file.
7832 * gdb.threads/thread_events.exp: New testcase expect file.
7833
467a88ee
NR
78342008-01-23 Nick Roberts <nickrob@snap.net.nz>
7835
7836 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7837
7838 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7839 -var-set-format.
7840
d8f82aba
DJ
78412008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7842 Vladimir Prus <vladimir@codesourcery.com>
7843
7844 * gdb.base/float.exp: Allow missing floating point for m68k and
7845 PowerPC.
7846
60c46647
VP
78472008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7848
7849 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7850 ignore count.
7851 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7852 * gdb.mi/mi-cli.exp: Adjust.
7853 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7854
c7dd36a1
PA
78552008-01-17 Pedro Alves <pedro@codesourcery.com>
7856
7857 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7858 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7859 with dummy_ptr's address.
7860 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7861 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7862 all targets.
7863 * gdb.mi/mi2-var-child.exp: Likewise.
7864
39d5313e
JB
78652008-01-09 Joel Brobecker <brobecker@adacore.com>
7866
7867 * gdb.ada/null_array: New test program.
7868 * gdb.ada/null_array.exp: New testcase.
7869
0aea4bf3
LM
78702008-01-09 Luis Machado <luisgpm@br.ibm.com>
7871
7872 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7873 with required float modifiers.
7874
0b354900
JB
78752008-01-08 Joel Brobecker <brobecker@adacore.com>
7876
7877 * gdb.ada/funcall_param: New test program.
7878 * gdb.ada/funcall_param.exp: New testcase.
7879
cdb7f5d4
JB
78802008-01-08 Joel Brobecker <brobecker@adacore.com>
7881
7882 * gdb.ada/arrayparam: New test program.
7883 * gdb.ada/arrayparam.exp: New testcase.
7884
88e2547f
JB
78852008-01-08 Joel Brobecker <brobecker@adacore.com>
7886
7887 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7888 landed. Should also fix random failures in the test following it.
7889
f6867ce0
TJB
78902008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7891
7892 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7893 for expressions with decimal float values.
7894 (test_dfp_conversions): New function to test casts to and from
7895 decimal float types.
7896 Call test_dfp_conversions.
7897 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7898 elements.
7899 (main): Initialize ds.float4 and ds.double8 elements.
7900 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7901 string to new error message.
7902 (d64_set_tests): Likewise.
7903 (d128_set_tests): Likewise.
7904 Add tests for expressions with decimal float variables. Add tests for
7905 conversions to and from decimal float types.
7906
f9c11282
JB
79072008-01-05 Joel Brobecker <brobecker@adacore.com>
7908
7909 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7910 * gdb.ada/packed_tagged.exp: New testcase.
7911
0ecbca72
JB
79122008-01-04 Joel Brobecker <brobecker@adacore.com>
7913
7914 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7915 gdb.ada/homonym/homonym_main.adb: New files.
7916 * gdb.ada/homonym.exp: New testcase.
7917
c18d3d89
JB
79182008-01-04 Joel Brobecker <brobecker@adacore.com>
7919
7920 * gdb.ada/packed_array.exp: Add testing of references to
7921 a packed array.
7922
ecc7085b
JB
79232008-01-04 Joel Brobecker <brobecker@adacore.com>
7924
7925 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7926 New files.
7927 * gdb.ada/type_coercion.exp: New testcase.
7928
c474c922
JB
79292008-01-04 Joel Brobecker <brobecker@adacore.com>
7930
7931 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7932 gdb.ada/tagged/foo.adb: New file.
7933 * gdb.ada/tagged.exp: New testcase.
7934
9005b927
JB
79352008-01-04 Joel Brobecker <brobecker@adacore.com>
7936
7937 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7938 gdb.ada/ptype_field/foo.adb: New files.
7939 * gdb.ada/ptype_field.exp: New testcase.
7940
1a6aaad8
JB
79412008-01-03 Joel Brobecker <brobecker@adacore.com>
7942
7943 * gdb.ada/print_pc.exp: New testcase.
7944
0ef22f53
JB
79452008-01-03 Joel Brobecker <brobecker@adacore.com>
7946
7947 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7948 gdb.ada/taft_type/p.adb: New files.
7949 * gdb.ada/taft_type.exp: New testcase.
7950
1689ecf8
JB
79512008-01-03 Joel Brobecker <brobecker@adacore.com>
7952
7953 * gdb.ada/array_bounds/bar.adb: New file.
7954 * gdb.ada/array_bounds.exp: New testcase.
7955
a4d0b9c3
JB
79562008-01-03 Joel Brobecker <brobecker@adacore.com>
7957
7958 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7959 gdb.ada/arrayptr/foo.adb: New files.
7960 * gdb.ada/arrayptr.exp: New testcase.
7961
a31ace00
JB
79622008-01-03 Joel Brobecker <brobecker@adacore.com>
7963
7964 * gdb.base/set-lang-auto.exp: New testcase.
7965
a97fced3
JB
79662008-01-03 Joel Brobecker <brobecker@adacore.com>
7967
7968 * gdb.ada/fun_addr/foo.adb: New file.
7969 * gdb.ada/fun_addr.exp: New testcase.
7970
ef29ce1a
JK
79712008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7972
7973 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7974 New files
7975
0fafefe3
JB
79762008-01-02 Joel Brobecker <brobecker@adacore.com>
7977
7978 * array_subscript_addr/p.adb: New file.
a9c64011 7979 * array_subscript_addr.exp: New testcase.
0fafefe3 7980
c4359f8d
JB
79812008-01-02 Joel Brobecker <brobecker@adacore.com>
7982
a9c64011 7983 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
7984 New files.
7985 * gdb.ada/str_cmp_ref.exp: New testcase.
7986
1aa1b15b
JB
79872008-01-01 Joel Brobecker <brobecker@adacore.com>
7988
7989 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7990 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 7991 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 7992
81c9b2cf
JB
79932008-01-01 Joel Brobecker <brobecker@adacore.com>
7994
7995 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7996 gdb.ada/ref_param/pck.ads: New files.
7997 * gdb.ada/ref_param.exp: New testcase.
7998
319e4674
JB
79992008-01-01 Joel Brobecker <brobecker@adacore.com>
8000
8001 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
8002 gdb.ada/interface/foo.adb: New files.
8003 * gdb.ada/interface.exp: New testcase.
8004
ef682c56
JB
80052007-12-31 Jim Blandy <jimb@codesourcery.com>
8006
8007 * gdb.base/multi-forks.exp: Consume all output from child
8008 processes before proceeding to next test.
8009
f6f3eb6c
JB
80102007-12-29 Jim Blandy <jimb@codesourcery.com>
8011
8012 * configure: Regenerated.
8013
f652e42f
JB
80142007-12-27 Joel Brobecker <brobecker@adacore.com>
8015
8016 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
8017 gdb.ada/fixed_cmp/fixed.adb: New files.
8018 * gdb.ada/fixed_cmp.exp: New testcase.
8019
6943e596
JB
80202007-12-27 Joel Brobecker <brobecker@adacore.com>
8021
8022 * gdb.ada/boolean_expr.exp: New testcase.
8023
aad9a193
JB
80242007-12-26 Jim Blandy <jimb@codesourcery.com>
8025
8026 * gdb.base/multi-forks.exp: Doc fix.
8027
fb5f3683
JB
80282007-12-26 Joel Brobecker <brobecker@adacore.com>
8029
8030 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
8031 * gdb.ada/char_param.exp: Do not compile our test program with
8032 -gnata, this is unnecessary.
8033 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
8034
384e4a9c
JB
80352007-12-24 Joel Brobecker <brobecker@adacore.com>
8036
8037 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
8038 gdb.ada/print_chars/foo.adb: New files.
8039 * gdb.ada/print_chars.exp: New testcase.
8040
01e044f7
JB
80412007-12-24 Joel Brobecker <brobecker@adacore.com>
8042
8043 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
8044 gdb.ada/char_param/foo.adb: New files.
8045 * gdb.ada/char_param.exp: New testcase.
8046
0ce17860
JB
80472007-12-22 Jim Blandy <jimb@codesourcery.com>
8048
8049 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
8050 hard-coding source line numbers into the test.
8051 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
8052 gdb_get_line_number to find.
8053
919809b9
JB
80542007-12-22 Joel Brobecker <brobecker@adacore.com>
8055
8056 * gdb.base/ptype.c (highest): New struct type.
8057 (the_highest): New variable of that type.
8058 (main): Add dummy assignment to a field of variable the_highest.
8059 * gdb.base/ptype.exp: Test type printing of our new variable.
8060
abc8a88d
PM
80612007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
8062
8063 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 8064 and record first explicitly generated thread number.
abc8a88d
PM
8065 Use that thread number for thread specific watchpoint test.
8066 Add iteration number to repetitive tests.
8067
5158f3e3
CES
80682007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
8069 Jim Blandy <jimb@codesourcery.com>
8070
8071 * gdb.base/expand-psymtabs.c: New testcase
8072 source file.
8073 * gdb.base/expand-psymtabs.exp: New testcase
8074 expect file.
8075
37e4754d
LM
80762007-12-17 Luis Machado <luisgpm@br.ibm.com>
8077
8078 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
8079 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
8080
551e5d04
JB
80812007-12-17 Joel Brobecker <brobecker@adacore.com>
8082
8083 * gdb.ada/frame_args/foo.adb: New file.
8084 * gdb.ada/frame_args/pck.ads: New file.
8085 * gdb.ada/frame_args/pck.adb: New file.
8086 * gdb.ada/frame_args.exp: New testcase.
8087
a05ee097
JB
80882007-12-17 Joel Brobecker <brobecker@adacore.com>
8089
8090 * gdb.base/frame-args.c: New file.
8091 * gdb.base/frame-args.exp: New testcase.
8092
c162e8c9 80932007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 8094 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
8095
8096 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
8097
afe8ab22 80982007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8099
afe8ab22
VP
8100 * gdb.mi/mi-pending.exp: New.
8101 * gdb.mi/mi-pending.c: New.
8102 * gdb.mi/mi-pendshr.c: New.
8103
dfdfb3ca
JB
81042007-12-06 Jim Blandy <jimb@codesourcery.com>
8105
8106 * gdb.base/default.exp: Update expected output for 'info catch'.
8107
b7fca990
JK
81082007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8109
8110 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
8111 must be set to binary.
8112
6a1afc1e
PA
81132007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
8114
8115 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
8116
a6b151f1
DJ
81172007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8118
8119 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
8120 gdb.mi/mi-file-transfer.exp: New.
8121
43039443
JK
81222007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8123
8124 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
8125
0ef2251b
MR
81262007-11-22 Maciej W. Rozycki <macro@mips.com>
8127
8128 * gdb.trace/backtrace.exp: Fix a typo.
8129 * gdb.trace/circ.exp: Likewise.
8130 * gdb.trace/collection.exp: Likewise.
8131 * gdb.trace/limits.exp: Likewise.
8132 * gdb.trace/report.exp: Likewise.
8133 * gdb.trace/tfind.exp: Likewise.
8134 * gdb.trace/while-dyn.exp: Likewise.
8135
5443631e
NR
81362007-11-21 Nick Roberts <nickrob@snap.net.nz>
8137
8138 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
8139 objects of pointers that can't be dereferenced are now
8140 "noneditable".
8141
a4ce5b0d
UW
81422007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8143
8144 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8145 (target_cpu): Remove.
8146
d6e956e5
VP
81472007-10-15 Vladimir Prus <vladimir@codesourcery.com>
8148
8149 * gdb.base/ending-run.exp: Expect the list of cleared
8150 breakpoint to come in natural order, not the reversed one.
a9c64011 8151
214270ab
VP
81522007-11-07 Vladimir Prus <vladimir@codesourcery.com>
8153
8154 * gdb.mi/mi-var-child.c (do_child_deletion): New.
8155 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 8156
1a619819
LM
81572007-11-05 Luis Machado <luisgpm@br.ibm.com>
8158
8159 * gdb.base/printcmds.exp: New function
8160 test_printf_with_dfp.
8161
5b01a6fa
DE
81622007-11-02 Doug Evans <dje@google.com>
8163
8164 * gdb.disasm/t01_mov.s: Remove carriage returns.
8165 * gdb.disasm/t02_mova.s: Ditto.
8166 * gdb.disasm/t03_add.s: Ditto.
8167 * gdb.disasm/t04_sub.s: Ditto.
8168 * gdb.disasm/t05_cmp.s: Ditto.
8169 * gdb.disasm/t06_ari2.s: Ditto.
8170 * gdb.disasm/t07_ari3.s: Ditto.
8171 * gdb.disasm/t08_or.s: Ditto.
8172 * gdb.disasm/t09_xor.s: Ditto.
8173 * gdb.disasm/t10_and.s: Ditto.
8174 * gdb.disasm/t11_logs.s: Ditto.
8175 * gdb.disasm/t12_bit.s: Ditto.
8176 * gdb.disasm/t13_otr.s: Ditto.
8177
ec33ab7f
JK
81782007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8179
8180 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
8181
ae0d01ff
UW
81822007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8183
8184 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
8185 provide DFP support.
8186
55eddb0f
DJ
81872007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8188
8189 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
8190 Test "set powerpc vector-abi". Skip auto-detection tests for old
8191 toolchains.
8192
7020f05c
PA
81932007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8194
8195 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
8196 with [string compare].
8197
84bc3db9
PA
81982007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8199
8200 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
8201 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
8202
5876dc88
LM
82032007-10-25 Luis Machado <luisgpm@br.ibm.com>
8204
8205 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
8206 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
8207 * gdb.opt/Makefile.in: New makefile.
8208 * Makefile.in: Create new directory "gdb.opt".
8209 * configure.ac: Add "gdb.opt" directory.
8210 * configure: Regenerated.
a9c64011 8211
c3ea9a14
DE
82122007-10-25 Doug Evans <dje@google.com>
8213
8214 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
8215 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
8216
a9c64011 82172007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
8218 Thiago Jung Bauermann <bauerman@br.ibm.com>
8219
8220 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
8221 Floating Point expressions.
8222 * gdb.base/dfp-test.exp: new file adding tests for Decimal
8223 Floating Point variables.
8224 * gdb.base/dfp-test.c: new file containing program with Decimal
8225 Floating variables, used by gdb.base/dfp-test.exp.
8226
62a24a2b
DJ
82272007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
8230
e7b1eae6
UW
82312007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8232
8233 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
8234 compiling test case with GCC.
8235 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
8236
c641edcc
UW
82372007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8238
8239 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8240 format changes.
8241
5e5ebfe6
MS
82422007-10-18 Michael Snyder <msnyder@specifix.com>
8243
8244 * gdb.base/dbx.exp: Add missing "-re " operator.
8245
e831e7b6
GM
82462007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8247
8248 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
8249 * configure.ac: Removed trailing spaces after backslash.
8250 * gdb.modula2: New directory.
8251 * gdb.modula2/Makefile.in: New file.
8252 * gdb.modula2/unbounded-array.exp: New file.
8253 * gdb.modula2/unbounded1.c: New file.
8254
7cc46491
DJ
82552007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8256
8257 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
8258
82592007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
8260
8261 * gdb.base/sigstep.c (main): Add checks for
8262 return values for setitimer call.
8263 Call setitimer again with itimer = ITIMER_REAL
8264 if first call to setitimer fails.
8265
e91528f0
KH
82662007-10-11 Kazu Hirata <kazu@codesourcery.com>
8267
8268 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
8269 of $timeout.
8270
2ec9a4f8
DJ
82712007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8272
8273 * gdb.server/server-run.exp: Test for dynamic linker symbols.
8274
82752007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
8276
8277 * lib/gdb.exp (gdb_run_cmd): Move comment outside
8278 of gdb_expect call, to avoid interruption.
8279
64b2fa04
PA
82802007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
8281
8282 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
8283 (v_unsigned_long_long, v_long_long_array)
8284 (v_signed_long_long_array, v_unsigned_long_long_array)
8285 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
8286 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
8287 [!NO_LONG_LONG]: New.
8288 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
8289 v_long_long_member.
8290
8291 (v_long_long_func, v_signed_long_long_func)
8292 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
8293 (main) [!NO_LONG_LONG]: Initialize long long variants.
8294
8295 * gdb.base/whatis.exp: If board file requests no_long_long, build
8296 test with NO_LONG_LONG defined. Test long long, signed long long,
8297 and unsigned long long variants but only if board file doesn't
8298 disable it.
8299
a912286e 83002007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 8301 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
8302
8303 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
8304 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
8305 * configure: Regenerated.
8306 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
8307 gdb.pascal/types.exp, lib/pascal.exp: New files.
8308
471ba8c9
DJ
83092007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
8310
8311 * gdb.cp/classes.exp (do_tests): Always step to the line after the
8312 call.
8313 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
8314 to return to the call.
8315 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
8316 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
8317 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
8318 * gdb.mi/mi-until.exp (test_until): Likewise.
8319 * gdb.mi/mi2-until.exp (test_until): Likewise.
8320
fef8a650
DJ
83212007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
8322
8323 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
8324 two-char array.
8325 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
8326
d983da9c
DJ
83272007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8328
8329 * gdb.threads/watchthreads.c (thread_function): Sleep between
8330 iterations.
8331 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
8332 at once for S/390. Generate matching fails and passes.
8333
17f62551
VP
83342007-09-27 Vladimir Prus <vladimir@codesourcery.com>
8335
8336 * gdb.mi/var-cmd.c (do_children_tests): Initialize
8337 the 'struct_declarations' variable to zeros.
a9c64011 8338
ed0616c6
VP
83392007-09-24 Vladimir Prus <vladimir@codesourcery.com>
8340
8341 * gdb.cp/mb-ctor.cc: New.
8342 * gdb.cp/mb-ctor.exp: New.
8343 * gdb.cp/mb-templates.cc: New.
8344 * gdb.cp/mb-templates.exp: New.
8345
41f1b697
DJ
83462007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
8347
8348 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
8349
3f213f78
PA
83502007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
8351
8352 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
8353 targets.
8354 * configure: Regenerate.
8355
0d381245 83562007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8357
0d381245
VP
8358 * gdb.base/annota1.exp: Adjust for 'info break'
8359 format changes.
8360 * gdb.base/annota3.exp: Likewise.
8361 * gdb.base/break.exp: Likewise.
8362 * gdb.base/condbreak.exp: Likewise.
8363 * gdb.base/pending.exp: Likewise.
8364 * gdb.base/sepdebug.exp: Likewise.
8365 * gdb.base/unload.exp: Likewise.
8366 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 8367
fe3f5fa8
VP
83682007-09-22 Vladimir Prus <vladimir@codesourcery.com>
8369
8370 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
8371 messages.
8372 * gdb.base/chng-syms.exp: Likewise.
8373 * gdb.base/unload.exp: Likewise.
a9c64011 8374
a75cf6c0
DJ
83752007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
8376
8377 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
8378
18ecae38
DJ
83792007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8380
8381 * schedlock.c (NUM): Change to 1.
8382 (main): Use args[0] for the main thread.
8383 * schedlock.exp: Only expect two threads. Only issue one pass or fail
8384 regardless of the number of threads.
8385
5509918f
MR
83862007-09-14 Maciej W. Rozycki <macro@mips.com>
8387
4a543daf
MR
8388 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
8389 type down.
8390 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8391 test.
8392 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
8393 watchpoint type down.
8394 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8395 test.
8396
83972007-09-14 Maciej W. Rozycki <macro@mips.com>
8398
5509918f
MR
8399 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
8400 Move all the tests here and run them twice, once using software
8401 watchpoints and once using hardware watchpoints.
8402 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
8403
40b53987
DJ
84042007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
8405
8406 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
8407 test.
8408
695e2681
MK
84092007-09-10 Mark Kettenis <kettenis@gnu.org>
8410
8b3fc8d8
MK
8411 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
8412 build-id.
8413
695e2681
MK
8414 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
8415 know about $ORIGIN. Calculate output dir from $dest instead of
8416 using ${objdir}/{$subdir}.
8417
58d69f29
MK
84182007-09-09 Mark Kettenis <kettenis@gnu.org>
8419
8420 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
8421 gcore, before continuing with the test.
8422
3e347599
DJ
84232007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
8424
8425 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
8426 * gdb.mi/mi-watch.exp: Likewise.
8427
ea37ba09
DJ
84282007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8429 Jim Blandy <jimb@codesourcery.com>
8430
8431 * gdb.arch/i386-sse.exp: Do not expect character constants.
8432 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
8433 * gdb.base/display.exp: Allow print/s.
8434 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
8435 and unsigned char array changes.
8436
2025a643
DJ
84372007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8438
8439 * gdb.base/display.exp: Add tests for printf %p.
8440
26669a27
PA
84412007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
8442
8443 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
8444 the dll name to unicode.
8445
c8f021f8
JK
84462007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8447
8448 * gdb.base/default.exp (show version): Update the version text.
8449 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
8450
4cf31eea
JK
84512007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8452
8453 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
8454 New files.
8455
4935890f
JK
84562007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8457
8458 * lib/gdb.exp (build_id_debug_filename_get): New function.
8459 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
8460 Remove the generate DEBUG file for the future testcase runs.
8461 New testcase for the NT_GNU_BUILD_ID retrieval.
8462 Move the final testing step to ...
8463 (test_different_dir): ... a new function.
8464 New parameter XFAIL to XFAIL all the tests performed.
8465 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
8466 New parameter TYPE to PF_PREFIX all the tests performed.
8467
02142340
VP
84682007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8469
8470 * gdb.mi/mi-var-cp.cc (path_expression): New
8471 function.
8472 * gdb.mi/mi-var-cp.exp: Run path exression tests.
8473
36acd84e
UW
84742007-08-27 Markus Deuling <deuling@de.ibm.com>
8475
8476 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
8477 to fit into SPU Local Store memory.
8478
a896d121
JB
84792007-08-23 Joel Brobecker <brobecker@adacore.com>
8480
8481 * gdb.base/default.exp: Adjust the expected output of "info
8482 warranty" after the switch to GPLv3.
8483
7b433602
JB
84842007-08-23 Joel Brobecker <brobecker@adacore.com>
8485
8486 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
8487 to 30000 (from 20000).
8488
e22f8b7c
JB
84892007-08-23 Joel Brobecker <brobecker@adacore.com>
8490
8491 Switch the license of all .exp files to GPLv3.
8492 Switch the license of all .f and .f90 files to GPLv3.
8493 Switch the license of all .s and .S files to GPLv3.
8494
5a0e3bd0
JB
84952007-08-23 Joel Brobecker <brobecker@adacore.com>
8496
8497 * configure.ac: Switch license to GPLv3.
8498
cc00619d
JB
84992007-08-23 Joel Brobecker <brobecker@adacore.com>
8500
8501 Switch the licensing to GPLv3 for all .ads and .adb files.
8502
8d26208a
DJ
85032007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
8504
8505 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
8506 and t_int_double.
8507 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
8508
4fcb9948
JB
85092007-08-17 Joel Brobecker <brobecker@adacore.com>
8510
8511 * gdb.base/step-line.c: Switch license to GPL version 3, and
8512 update copyright year.
8513 * gdb.base/step-line.inp: Likewise.
8514
b9c34f67
JB
85152007-08-17 Joel Brobecker <brobecker@adacore.com>
8516
8517 * gdb.base/gdb1555.exp: Make expected output immune to formatting
8518 changes inside gdb1555.c.
8519 * gdb.base/pending.exp: Likewise.
8520
2cc17678
DJ
85212007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
8522
8523 * config/default.exp: New file.
8524
e48883f7
DJ
85252007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8526
8527 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
8528 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
8529
1ab80e5b
MR
85302007-07-30 Maciej W. Rozycki <macro@mips.com>
8531
8532 * gdb.base/dump.exp: Force the correct endianness for binary
8533 formats not carrying this information.
8534
aba471f5
DJ
85352007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8536
8537 * gdb.threads/staticthreads.exp: Match .*sem_post.
8538
d4e07204
DJ
85392007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8540
8541 * gdb.base/readline.exp (operate_and_get_next): Match the final
8542 prompt.
8543
2b97317d
KB
85442007-07-23 Kevin Buettner <kevinb@redhat.com>
8545
8546 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
8547 to restarting SID.
8548
44efa07a
KB
85492007-07-18 Kevin Buettner <kevinb@redhat.com>
8550
8551 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
8552 prior to `gdb_start'.
8553
7b5ebade
KB
85542007-07-18 Kevin Buettner <kevinb@redhat.com>
8555
8556 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
8557 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8558 Remove call to gdb_unload.
8559
255e7678
DJ
85602007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
8561 Daniel Jacobowitz <dan@codesourcery.com>
8562
8563 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8564 for __WIN32__.
8565 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
8566 * gdb.base/unload.exp: Use shared library test routines.
8567
3a40aaa0
UW
85682007-07-03 Markus Deuling <deuling@de.ibm.com>
8569
8570 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8571 * gdb.base/solib-symbol-lib.c: Likewise.
8572 * gdb.base/solib-symbol-main.c: Likewise.
8573
b0f4b84b
DJ
85742007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8575
8576 * config/gdbserver.exp (gdb_reconnect): New.
8577 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8578 gdb.base/solib-disc.exp: New files.
8579 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8580 remote debugging".
8581 (gdb_compile): Add shlib_load flag.
8582 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8583 port.
8584 (gdbserver_reconnect): New.
8585
1b05479a
DJ
85862007-07-01 Nick Roberts <nickrob@snap.net.nz>
8587 Daniel Jacobowitz <dan@codesourcery.com>
8588
8589 * gdb.base/annota3.exp: Test for if construct.
8590
86f78eb2
DJ
85912007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
8592
8593 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8594
6a2eb474 85952007-06-21 Chris Dearman <chris@mips.com>
a9c64011 8596 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
8597
8598 * gdb.base/display.exp: Allow a newline after display/i.
8599 * gdb.base/pc-fp.exp: Likewise.
8600 * gdb.base/sigbpt.exp: Likewise.
8601
f8b73d13
DJ
86022007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8603
8604 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
8605 required features to be included.
8606
4339e69e
DJ
86072007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8608
8609 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8610 in info threads output.
8611
23d964e7
UW
86122007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8613 Markus Deuling <deuling@de.ibm.com>
8614
8615 * gdb.arch/spu-info.exp: New testcase.
8616 * gdb.arch/spu-info.c: New file.
8617
fd20f75b
DJ
86182007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
8619
8620 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8621 tpcs_offset. Restore lr after the call.
8622 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8623
2226f861
DJ
86242007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
8625
8626 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8627 (gdbserver_run): Kill any running gdbserver.
8628 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8629
d12371a9
MR
86302007-05-17 Maciej W. Rozycki <macro@mips.com>
8631
8632 * gdb.base/sigbpt.exp: Preset segv_addr.
8633
93f02886
DJ
86342007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8635
8636 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8637 (gdb_compile_shlib): Likewise.
8638 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8639 (default_gdb_init): Clear cleanfiles.
8640 (gdb_finish): Delete recorded cleanfiles.
8641 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8642
8643 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8644 Do not use isnative.
8645 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8646 gdb.base/so-impl-ld.exp: Likewise.
8647 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8648 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8649 gdb_compile.
8650
b04e06d7
VP
86512007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8652
8653 * config/unknown.exp: Remove.
8654
069ed931
UW
86552007-05-15 Markus Deuling <deuling@de.ibm.com>
8656
8657 * gdb.base/info-proc.exp: Check is_remote.
8658
09db0d03
UW
86592007-05-14 Markus Deuling <deuling@de.ibm.com>
8660
8661 * gdb.base/gcore.exp: Initialize variable core_supported.
8662
af2cbe8c
DJ
86632007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8664
8665 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8666
027c0295
DJ
86672007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8668
8669 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8670 * gdb.threads/print-threads.exp (test_all_threads): Allow
8671 negative and hexadecimal thread IDs.
8672
dc5000e7
DJ
86732007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8674
8675 * gdb.java/jprint.java (public): Avoid invalid call to static
8676 method.
8677
2e74ed18
DP
86782007-05-14 Denis Pilat <denis.pilat@st.com>
8679
8680 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8681 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8682 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8683 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8684 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8685
83547f02
UW
86862007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8687
8688 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 8689 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
8690 this mode.
8691 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8692 * gdb.base/spu.ld: New file.
8693
b18be20d
DJ
86942007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8695
8696 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8697
be444858
DJ
86982007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8699
8700 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8701
b1d53152
DJ
87022007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8703
8704 * gdb.java/jmain.exp: Handle demangled names with and without method
8705 signatures.
8706
d084b331
DJ
87072007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8708
8709 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8710 (have_a_very_merry_interrupt): Remove calls to puts.
8711 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8712 inferior output.
8713 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8714 test names.
8715
db9d7fc5
DJ
87162007-04-29 Markus Deuling <deuling@de.ibm.com>
8717 Daniel Jacobowitz <dan@codesourcery.com>
8718
8719 * gdb.base/auxv.exp (core_works): Also check is_remote.
8720 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8721
ef783a7d 87222007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8723
ef783a7d
VP
8724 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8725 message, not the undefined 'module' variable.
8726 * gdb.base/siginfo.exp: Likewise.
8727 * gdb.base/sigstep.exp: Likewise.
8728 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8729 serialport.
8730 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8731
b7b73cae
CV
87322007-04-25 Corinna Vinschen <vinschen@redhat.com>
8733
8734 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8735 target sim fails. Return 0 otherwise.
8736 (gdb_load): Return prematurely if gdb_target_sim fails.
8737
7d90fdfa
DP
87382007-04-16 Denis Pilat <denis.pilat@st.com>
8739
8740 * gdb.base/setshow.exp: Reset height after having set it to 100.
8741
5d3e9c85
DP
87422007-04-16 Denis Pilat <denis.pilat@st.com>
8743
8744 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8745
18e75969
DP
87462007-04-16 Denis Pilat <denis.pilat@st.com>
8747
8748 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8749
25d5ea92
VP
87502007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8751
8752 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8753 tests. Run the frozen varobjs test.
8754 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 8755 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 8756
0b49cb80
JK
87572007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8758
8759 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8760 gdb.base/type-opaque.exp: New files.
8761
a73bafbc 87622007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
8763
8764 * gdb.mi/mi-var-child.c
a73bafbc
VP
8765 (do_children_tests): User char[2] instead of
8766 char so that automatic printing of pointers to char
8767 don't give unpredicable result.
8768 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8769 local variables.
8770 * gdb.mi/mi-var-child.exp: Step to right line
8771 of do_children_tests.
8772 * gdb.mi/mi2-var-child.exp: Likewise.
8773 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8774 do_locals_tests.
a73bafbc
VP
8775 (do_children_tests): User char[2] instead of
8776 char so that automatic printing of pointers to char
a9c64011 8777 don't give unpredicable result.
a73bafbc 8778 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8779 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8780 Pass test name to mi_wait_for_stop.
8781
7ce59000
DJ
87822007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8783
8784 * gdb.asm/asm-source.exp: Remove d10v case.
8785 * lib/gdb.exp (skip_cplus_tests): Likewise.
8786 * gdb.asm/d10v.inc: Deleted.
8787
20389057
DJ
87882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8789
8790 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8791
8807d78b
DJ
87922007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8793
8794 * config/netware.exp: Delete file.
8795
aa3edb8e
JB
87962007-03-29 Joel Brobecker <brobecker@adacore.com>
8797
8798 * gdb.dwarf2/dw2-noloc.S: New file.
8799 * gdb.dwarf2/dw2-noloc.exp: New file.
8800
297561ac
PA
88012007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8802
8803 * gdb.cp/method2.cc: New test.
8804 * gdb.cp/method2.exp: New test.
8805 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8806
1f81bd39
DJ
88072007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8808
8809 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8810
9453113a
DJ
88112007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8812
8813 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8814
b741e217
DJ
88152007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8816
8817 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8818 (gdb_load): Delete, replace with...
8819 (gdb_reload): ...this.
8820 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8821 * gdb.server/server-mon.exp: Likewise.
8822 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8823 (gdb_start_cmd): New.
8824 (gdb_file_cmd): Save the last loaded file.
8825 (gdb_reload): New.
8826 (gdb_gnu_strip_debug): Use transform.
8827 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8828 support here. Use new $last_loaded_file. Check mtime.
8829 (gdb_target_cmd): Handle ObjC failure case.
8830 (infer_host_exec): Delete.
8831 (gdbserver_load): Rename to...
8832 (gdbserver_run): ...this. Simplify.
8833 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8834 (mi_gdb_load): Move most contents to a new function...
8835 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8836 (mi_run_cmd): Use mi_gdb_target_load.
8837 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8838 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8839 Use gdb_run_cmd.
8840 * gdb.base/charsign.exp: Remove incorrect comment.
8841 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8842 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8843 gdb.base/start.exp: Use gdb_start_cmd.
8844
446ab585 88452007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8846 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8847
8848 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8849 * gdb.base/signull.exp: Similarly.
8850
bbb88ebf
UW
88512007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8852
8853 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8854 messages available to test cases (like chng-sym.exp).
8855
cb8c4a99
AS
88562007-03-14 Andreas Schwab <schwab@suse.de>
8857
8858 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8859 format changes.
8860
4e463ff5
DJ
88612007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8862
8863 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8864 (optimized_1): New.
8865 (main): Call optimized_1.
8866 (gdb2029): Correct typos. Call gdb2029_marker.
8867 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8868 for gdb2029.
8869
b6db2c47
MK
88702007-03-12 Mark Kettenis <kettenis@gnu.org>
8871
8872 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8873 as tabs. Remove redundant test pattern.
8874
70ed3737
UW
88752007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8876
8877 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8878 for /a format output.
8879
47b67b60
DJ
88802007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8881
8882 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8883 collect output incrementally.
8884
b8953b0e
UW
88852007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8886
8887 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8888 for -var-create lpcharacter test.
8889 * gdb.mi/mi2-var-cmd.exp: Likewise.
8890
7acd5c40
UW
88912007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8892
8893 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8894 pass on targets where address zero is readable.
8895
9c6759c1
UW
88962007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8897
8898 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8899 just a single architecture.
8900
a2f1aeb4
UW
89012007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8902
8903 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8904 (fetch_all_registers): New function, uses gdb_test_multiple and
8905 exp_continue to fetch inferior output line-by-line.
8906 Replace all uses of do_get_all_registers by fetch_all_registers.
8907
46579ac2
UW
89082007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8909
8910 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8911 in target_info.
8912
fc133f24
MS
89132007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8914
a9c64011 8915 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8916 consistancy; add a default (timeout) case.
8917
7646a51d
MS
89182007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8919
8920 * gdb.base/watchpoint.exp: Fix truncated comment.
8921
dcfff61f
MS
89222007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8923
8924 * Makefile.in: Remove spurious single-quotes from sed command.
8925
664e3ee9
DJ
89262007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8927
8928 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8929 func.
8930 * gdb.mi/mi2-var-cmd.exp: Likewise.
8931
d7cc6f2f
JB
89322007-02-27 Joel Brobecker <brobecker@adacore.com>
8933
a9c64011
AS
8934 * gdb.dwarf2/dw2-producer.S: New file.
8935 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8936
89372007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
8938
8939 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8940 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8941 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8942 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8943 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8944 Revert tests to use mi_gdb_test and include value field in output
8945 of -var-create.
8946
93d42b30
DJ
89472007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8948
8949 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8950
c499ed39
DJ
89512007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8952
8953 * gdb.base/maint.exp: Remove full paths from test names.
8954 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8955 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8956
9836f81b
JB
89572007-02-27 Joel Brobecker <brobecker@adacore.com>
8958
8959 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8960
c74d0ad8
DJ
89612007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8962
8963 * gdb.server/server-mon.exp: New test.
8964
2711e456
DJ
89652007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8966
8967 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8968
ff6f572f
DJ
89692007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8970
8971 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8972 register capitalization.
8973
fada3feb
DP
89742007-02-13 Denis Pilat <denis.pilat@st.com>
8975
8976 * gdb.mi/mi-var-invalidate.exp: New file.
8977
fb1e4ffc
DJ
89782007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8979
8980 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8981
3da939d7
DJ
89822007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8983
8984 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8985
123dc839
DJ
89862007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8987
8988 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8989 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8990
877e3645 89912007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
8992
8993 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8994 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8995 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8996 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8997 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 8998 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 8999 Update tests to include value field in output of -var-create.
a9c64011 9000
3c0a2960
AS
90012007-02-08 Andreas Schwab <schwab@suse.de>
9002
9003 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
9004
108546a0
DJ
90052007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
9006
9007 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
9008 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
9009
d701dcab
DP
90102007-02-02 Denis Pilat <denis.pilat@st.com>
9011
9012 * gdb.threads/threadapply.exp: check that frame is not changed by
9013 the thread apply all command.
9014
783e3e2f
AS
90152007-01-31 Andreas Schwab <schwab@suse.de>
9016
6d9c3a87
AS
9017 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
9018
3c50d7b9
AS
9019 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
9020 in the dwarf sections.
9021 * gdb.dwarf2/mac-fileno.S: Likewise.
9022
783e3e2f
AS
9023 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
9024 bspstore register on ia64.
9025
78ff580e
AS
90262007-01-29 Andreas Schwab <schwab@suse.de>
9027
cc8e9b12
AS
9028 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
9029 "frame-begin" annotation.
9030
78ff580e
AS
9031 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
9032 number of "frames-invalid" annotations.
9033
704a4f78
DJ
90342007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9035
9036 * gdb.base/commands.exp: Call if_commands_test.
9037 (gdb_test_no_prompt, if_commands_test): New.
9038
e741bf94
MK
90392007-01-28 Mark Kettenis <kettenis@gnu.org>
9040
9041 * gdb.threads/sigthread.c (NSIGS): Make bigger.
9042
474d0ad3
AS
90432007-01-27 Andreas Schwab <schwab@suse.de>
9044
9045 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
9046 .short/.int/.quad in the dwarf sections.
9047 * gdb.dwarf2/dw2-intercu.S: Likewise.
9048 * gdb.dwarf2/dw2-intermix.S: Likewise.
9049
e784b426
JK
90502007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9051
9052 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
9053 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
9054 array.
e784b426
JK
9055 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
9056 * gdb.base/setvar.exp: Likewise.
9057
37f08e04
AS
90582007-01-26 Andreas Schwab <schwab@suse.de>
9059
9a01813a
AS
9060 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
9061 test.
9062
37f08e04
AS
9063 * gdb.base/multi-forks.exp ("restart $i"): Also match
9064 __kernel_syscall_via_break.
9065
6e2a9270
VP
90662007-01-24 Vladimir Prus <vladimir@codesourcery.com>
9067
9068 * lib/mi-support.exp (mi_delete_varobj): New.
9069 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
9070 testcase.
9071 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
9072 (main): Call the above.
9073 (reference_update_test, base_in_reference_test)
9074 (reference_to_pointer): Delete the created varobjs.
a9c64011 9075
e515b470
DJ
90762007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
9077
9078 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
9079 * configure: Regenerated.
9080 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
9081 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
9082 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
9083 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
9084 * lib/gdb.exp (gdb_skip_xml_test): New function.
9085
08d8bcd7
DJ
90862007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
9087
9088 * gdb.base/sigrepeat.exp: Correct error message.
9089
90902007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
9091 Daniel Jacobowitz <dan@codesourcery.com>
9092
9093 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
9094 gdb.arch/i386-gnu-cfi-asm.S: New files.
9095
97c3f1f3
JK
90962007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9097
9098 * lib/gdb.exp: Abort on missing `site.exp'.
9099
cb1df416
DJ
91002007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9101 Daniel Jacobowitz <dan@codesourcery.com>
9102
9103 * gdb.base/included.c, gdb.base/included.exp,
9104 gdb.base/included.h: New files.
9105
35990120
DJ
91062007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9107
9108 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
9109 (maximize_rlimit): Reduce limits on 64-bit systems.
9110
6e81a116 91112007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
9112
9113 From Marcus Deuling <deuling@de.ibm.com>:
9114 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
9115 every case.
9116
6c3c41f3
NR
91172007-01-13 Nick Roberts <nickrob@snap.net.nz>
9118
9119 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
9120 (test_path_specification): Use objdir instead of srcdir to always
9121 get an absolute filename.
9122
2f12c312
DJ
91232007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
9124
9125 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
9126
81121995
VP
91272007-01-11 Vladimir Prus <vladimir@codesourcery.com>
9128
9129 * gdb.mi/mi-var-cp.cc (reference_update_tests):
9130 Make sure the variable we're using is in scope.
9131 (reference_to_pointer): Likewise.
9132
4741b737
DJ
91332007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9134
9135 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
9136 has no debug information.
9137
054410c3
DJ
91382007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9139
9140 * gdb.base/annota1.exp: Remove extra send_gdb.
9141
818f79f6
DJ
91422007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9143
9144 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
9145
f7a6bb70
DJ
91462007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
9149
57e66780
DJ
91502007-01-08 Nick Roberts <nickrob@snap.net.nz>
9151 Daniel Jacobowitz <dan@codesourcery.com>
9152
9153 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
9154 lcharacter or linteger change. Correct duplicated test name.
9155 * gdb.mi/mi2-var-cmd.exp: Likewise.
9156
3d799a95
DJ
91572007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9158
9159 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
9160
91612007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 9162
a9c64011
AS
9163 * gdb.base/nofield.c: New file.
9164 * gdb.base/nofield.exp: New testcase.
51679ba9 9165
eafb94e8
NR
91662007-01-05 Nick Roberts <nickrob@snap.net.nz>
9167
9168 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
9169
9170 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
9171 test.
9172
5e572bb4
DJ
91732007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9174
9175 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
9176
74a44383
DJ
91772007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9178
9179 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
9180 when continuing.
9181
1b572db9
DJ
91822007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9183
9184 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
9185 Expect ".exe" extension.
9186
381bc39b
DJ
91872007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9188
9189 * gdb.base/charset.exp: Add explicit filename to break.
9190 * gdb.base/dbx.exp: Add explicit filename to breaks.
9191
2b70e4c6
DJ
91922007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9193
9194 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
9195 * gdb.mi/mi2-file.exp: Likewise.
9196
303b6f5d
DJ
91972007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9198
9199 Implement specification of MI tests as comments
9200 in C and C++ sources.
9201 * lib/mi-support.exp (mi_autotest_data): New variable.
9202 (mi_autotest_source): New variable.
9203 (count_newlines, mi_prepare_inline_tests)
9204 (mi_get_inline_test, mi_continue_to_line)
9205 (mi_run_inline_test, mi_tbreak)
9206 (mi_send_resuming_command, mi_wait_for_stop): New functions.
9207 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
9208 Run inline tests.
9209 * gdb.mi/mi-var-cp.cc: Define tests here.
9210
23da0d94
VP
92112007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9212
9213 Simplify usage of mi_continue_to.
9214 * lib/mi-support.exp (mi_runto_helper): Renamed
9215 from mi_runto, added new parameter 'run_or_continue'.
9216 (mi_runto): Use mi_runto_helper.
9217 (mi_continue_to): Accept just function name as parameter.
9218 Use mi_runto_helper.
9219 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
9220 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 9221
f9e18282
JB
92222006-01-04 Joel Brobecker <brobecker@adacore.com>
9223
9224 Make this testcase a bit more realistic. The current code
9225 is too simplistic, and allows the compiler to optimize out
9226 some of the entities we need for this testcase.
9227 * gdb.ada/null_record/bar.ads (Void_Star): New type.
9228 (Do_Nothing): Add extra parameter.
9229 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
9230 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
9231 by using a variable of type Void_Star.
9232
fd678c65
JB
92332006-01-04 Joel Brobecker <brobecker@adacore.com>
9234
9235 * gdb.ada/catch_ex/foo.adb: New file.
9236 * gdb.ada/catch_ex.exp: New testcase.
9237
05cfdb42
DJ
92382007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
9239
9240 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
9241 pass --image-base to linker.
9242
2e03ee74
DJ
92432007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9244 Daniel Jacobowitz <dan@codesourcery.com>
9245
9246 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
9247 secondary prompts.
9248
0d5de010
DJ
92492007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9250
9251 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
9252 output. Test the types of members and member pointers.
9253 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
9254 gdb/2092.
9255 * gdb.cp/member-ptr.exp: Search for a comment instead of a
9256 statement. Enable for GCC. Update expected output for some tests
9257 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
9258 layout.
9259 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
9260 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
9261 (Diamond::vget_base): New.
9262 (main): Add new tests.
9263 * gdb.cp/printmethod.exp: Update expected output for member functions.
9264 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
9265 print pEe->D::vg().
9266
61a771aa
DJ
92672007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9268
9269 * gdb.threads/tls.exp: Allow stops in sem_post.
9270
2fa63963
DJ
92712006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
9272
9273 * gdb.base/annota1.exp: Allow .*printf in backtraces.
9274 * gdb.base/annota3.exp: Likewise.
9275 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
9276 again (instead of timing out).
9277 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
9278 GCC bug 26475.
9279 * gdb.java/jmisc.exp: Adjust to work with method signatures including
9280 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
9281 test from jmisc1.exp.
9282 * gdb.java/jmisc1.exp: Delete.
9283 * gdb.java/jprint.exp: Adjust to work with method signatures including
9284 return types.
9285 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
9286 * gdb.threads/linux-dp.exp: Don't be confused by program output.
9287 * lib/java.exp (compile_java_from_source): Pass the correct type
9288 to target_compile.
9289
5eefc2b7
JB
92902006-12-31 Joel Brobecker <brobecker@adacore.com>
9291
9292 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
9293 (stack_align_edx): New function.
9294 (stack_align_eax): New function.
9295 (main): Add calls to stack_align_edx and stack_align_eax.
9296 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
9297 Add testing for the cases where the register used during a stack
9298 realignment is edx. Same for eax.
9299
227c54da
DJ
93002006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
9301
9302 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
9303 and generic PE targets.
9304
cab8ac94
JB
93052006-12-29 Joel Brobecker <brobecker@adacore.com>
9306
9307 * gdb.ada/array_return.exp: Update copyright date list.
9308
ba54f318
JB
93092006-12-27 Joel Brobecker <brobecker@adacore.com>
9310
9311 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
9312 (Create_Small_Float_Vector): New function.
9313 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
9314 function body.
9315 * gdb.ada/array_return/p.adb: Use new type and function from
9316 package Pck.
9317 * gdb.ada/array_return.exp: Add a test verifying that GDB is
9318 able to print the value returned by a function returning an
9319 array of float.
9320
6b7a35dd
JB
93212006-12-20 Joel Brobecker <brobecker@adacore.com>
9322
9323 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
9324 The associated tests should be PASSing.
9325
038224f6
VP
93262006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9327
9328 Test for base in references.
9329 * gdb.mi/mi-var-cp.cc: Add test code.
9330 * gdb.mi/mi-var-cp.exp: Test for bases in references.
9331 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
9332 * gdb.mi/mi2-watch.exp: Likewise.
9333 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
9334 (mi_list_varobj_children): New function.
9335
b26ed50d
VP
93362006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9337
9338 * lib/mi-support.exp
9339 (mi_runto): Accept "()" after function name.
9340 (mi_create_varobj): New function.
9341 (mi_varobj_update): New function.
9342 (mi_Check_varobj_value): New function.
9343 * gdb.mi/mi-var-cp.exp: New file.
9344 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 9345
08232497
DJ
93462006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
9347
9348 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
9349 gdb.base/weaklib2.c: New files.
9350
d394c993 93512006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 9352
ac6c2fba
NS
9353 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
9354 info. Adjust test names.
9355
8ec659a0 9356 * gdb.base/break.c (main): Move position of malloc.
d394c993 9357 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 9358
acd65feb
VP
93592006-11-28 Vladimir Prus <vladimir@codesourcery.com>
9360
9361 * gdb.mi/mi-var-cmd.exp: Check -var-update after
9362 assignement of arrays and function pointers.
9363 * gdb.mi/var-cmd.c: Add declaration necessary for above
9364 tests.
9365
f556d5e5
NS
93662006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9367
9368 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
9369
9370 * gdb.threads/linux-dp.exp: Read thread table before and after
9371 creating each philosopher and verify it.
9372
697bc68d
NS
93732006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9374 Paul Brook <paul@codesourcery.com>
9375 Daniel Jacobowitz <dan@codesourcery.com>
9376
9377 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 9378 main to remove duplication. Add start function of the form
697bc68d
NS
9379 '_*start[1-9]*'. Add RVDS start function.
9380
29d73ae4
DJ
93812006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9382
9383 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
9384
c1d88655
UW
93852006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9386
9387 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
9388 * gdb.asm/spu.inc: New file.
9389 * gdb.base/term.exp: Disable if [target_info exists noargs].
9390 * gdb.gdb/complaints.exp: Disable if ![isnative].
9391 * gdb.gdb/selftest.exp: Likewise.
9392 * gdb.gdb/observer.exp: Likewise.
9393 * gdb.gdb/xfullpath.exp: Likewise.
9394 * gdb.base/attach.exp: Disable on SPU target.
9395 * gdb.cp/bs145503.exp: Likewise.
9396 * gdb.cp/exception.exp: Likewise.
9397 * gdb.cp/userdef.exp: Likewise.
9398
32a13b1a
DJ
93992006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9400
9401 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
9402
d8295fe9
VP
94032006-11-10 Vladimir Prus <vladimir@codesourcery.com>
9404
9405 * gdb.base/completion.exp: Fix completion tests for
9406 'info' and 'info '.
9407 * gdb.base/help.exp (help_test_raw, test_class_help)
9408 (test_prefix_command_help): Move...
9409 * lib/gdb.exp: Here.
9410 * gdb.base/main.exp: Adjust.
9411 * gdb.cp/maint.exp: Adjust.
9412 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 9413
8c394015
VP
94142006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9415
9416 * gdb.stabs/weird.exp (print_weird_var): Use
9417 gdb_test_multiple instead of gdb_expect.
9418
027fc1bc
VP
94192006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9420
9421 * gdb.base/help.exp (help_test_raw): New.
9422 (test_class_help): New.
9423 (test_prefix_command_help): New.
9424 Adjust testcases.
9425
67609209
FR
94262006-11-09 Christophe Lyon <christophe.lyon@st.com>
9427
9428 * gdb.base/constvars.c (main): Write to crass and crips, so that
9429 they are allocated by the compiler.
9430
f73adfeb
AS
94312006-10-27 Andreas Schwab <schwab@suse.de>
9432
9433 * gdb.base/multi-forks.exp: Use "detach fork" instead of
9434 "detach-fork".
9435
2f83a18e
DJ
94362006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
9437
9438 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
9439 of patterns.
9440
94277a38
DJ
94412006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9442
9443 * gdb.base/sepdebug.exp: Remove debug format test.
9444 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
9445 Handle no-symtab.
9446 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
9447
5bd2f6e2
DJ
94482006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9449
9450 * gdb.threads/manythreads.c (thread_function, main): Don't cast
9451 int to pointer or pointer to int.
9452 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
9453
8c008720
DJ
94542006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
9455
9456 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
9457
9e35dae4
DJ
94582006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9459
9460 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
9461
d9639e13
DJ
94622006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
9463
9464 PR c++/2116
9465 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
9466
390a1bd0
JB
94672006-10-06 Joel Brobecker <brobecker@adacore.com>
9468
9469 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
9470 the corresponding bug has been fixed in GDB (PR/2018).
9471
dd920c33
JB
94722006-10-06 Joel Brobecker <brobecker@adacore.com>
9473
9474 * gdb.base/subst.exp: New testcase.
9475
53bbefe9
JB
94762006-10-06 Joel Brobecker <brobecker@adacore.com>
9477
9478 * gdb.ada/array_return/pck.ads: Add copyright notice.
9479 * gdb.ada/array_return/pck.adb: Likewise.
9480 * gdb.ada/array_return/p.adb: Likewise.
9481 * gdb.ada/exec_changed/first.adb: Likewise.
9482 * gdb.ada/exec_changed/second.adb: Likewise.
9483
09851417
JB
94842006-10-06 Joel Brobecker <brobecker@adacore.com>
9485
9486 * gdb.ada/watch_arg/watch.adb: New file.
9487 * gdb.ada/watch_arg.exp: New testcase.
9488
041bf30d
VP
94892006-10-02 Vladimir Prus <vladimir@codesourcery.com>
9490
9491 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 9492 via string_to_regexp.
041bf30d 9493 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 9494
f286fbdd 94952006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
9496
9497 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
9498 Remove unused / obsolete files.
9499
7c07f349
NR
95002006-09-19 Nick Roberts <nickrob@snap.net.nz>
9501
9502 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
9503
cd5ff84a
VP
95042006-09-17 Vladimir Prus <vladimir@codesourcery.com>
9505
9506 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
9507 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 9508 the number of frames.
cd5ff84a 9509
ae018d1a
DJ
95102006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
9511
9512 * gdb.base/args.c (main): Add breakpoint marker.
9513 * gdb.base/args.exp: Use args_test for tests. Add new tests which
9514 really test empty arguments.
9515 (args_load): Delete.
9516 (args_test): New.
9517
b399c549
NR
95182006-09-13 Nick Roberts <nickrob@snap.net.nz>
9519
9520 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 9521 check for one file.
b399c549 9522
2ab1eb7a
VP
95232006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
9524
9525 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
9526 HIGH_FRAME argument to -stack-list-locals can be larger than
9527 the number of frames.
a9c64011 9528
476308bf
FF
95292006-08-18 Fred Fish <fnf@specifix.com>
9530
9531 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
9532 '$' in front of skip_vmx_tests_saved when setting that.
9533
8625200f
AS
95342006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
9535
9536 * gdb.base/trace-commands.exp: New file.
9537
089ec8f1
DJ
95382006-08-10 Joel Brobecker <brobecker@adacore.com>
9539 Daniel Jacobowitz <dan@codesourcery.com>
9540
9541 * gdb.base/step-bt.exp: Make hexadecimal address optional in
9542 expected output of the backtrace commands.
9543
b60f0898
JB
95442006-08-09 Joel Brobecker <brobecker@adacore.com>
9545
9546 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
9547 untested followed by return combination.
9548 * gdb.arch/altivec-regs.exp: Likewise.
9549 * gdb.arch/e500-abi.exp: Likewise.
9550 * gdb.arch/e500-regs.exp: Likewise.
9551 * gdb.arch/gdb1291.exp: Likewise.
9552 * gdb.arch/gdb1431.exp: Likewise.
9553 * gdb.arch/gdb1558.exp: Likewise.
9554 * gdb.arch/i386-prologue.exp: Likewise.
9555 * gdb.arch/i386-unwind.exp: Likewise.
9556 * gdb.asm/asm-source.exp: Likewise.
9557 * gdb.base/a2-run.exp: Likewise.
9558 * gdb.base/advance.exp: Likewise.
9559 * gdb.base/all-bin.exp: Likewise.
9560 * gdb.base/annota1.exp: Likewise.
9561 * gdb.base/annota3.exp: Likewise.
9562 * gdb.base/args.exp: Likewise.
9563 * gdb.base/arithmet.exp: Likewise.
9564 * gdb.base/assign.exp: Likewise.
9565 * gdb.base/async.exp: Likewise.
9566 * gdb.base/attach.exp: Likewise.
9567 * gdb.base/bang.exp: Likewise.
9568 * gdb.base/bigcore.exp: Likewise.
9569 * gdb.base/bitfields.exp: Likewise.
9570 * gdb.base/bitfields2.exp: Likewise.
9571 * gdb.base/break.exp: Likewise.
9572 * gdb.base/call-sc.exp: Likewise.
9573 * gdb.base/call-strs.exp: Likewise.
9574 * gdb.base/callfuncs.exp: Likewise.
9575 * gdb.base/checkpoint.exp: Likewise.
9576 * gdb.base/chng-syms.exp: Likewise.
9577 * gdb.base/code-expr.exp: Likewise.
9578 * gdb.base/commands.exp: Likewise.
9579 * gdb.base/completion.exp: Likewise.
9580 * gdb.base/cond-expr.exp: Likewise.
9581 * gdb.base/condbreak.exp: Likewise.
9582 * gdb.base/consecutive.exp: Likewise.
9583 * gdb.base/constvars.exp: Likewise.
9584 * gdb.base/corefile.exp: Likewise.
9585 * gdb.base/cvexpr.exp: Likewise.
9586 * gdb.base/dbx.exp: Likewise.
9587 * gdb.base/define.exp: Likewise.
9588 * gdb.base/detach.exp: Likewise.
9589 * gdb.base/display.exp: Likewise.
9590 * gdb.base/dump.exp: Likewise.
9591 * gdb.base/ena-dis-br.exp: Likewise.
9592 * gdb.base/ending-run.exp: Likewise.
9593 * gdb.base/environ.exp: Likewise.
9594 * gdb.base/eval-skip.exp: Likewise.
9595 * gdb.base/exprs.exp: Likewise.
9596 * gdb.base/fileio.exp: Likewise.
9597 * gdb.base/finish.exp: Likewise.
9598 * gdb.base/float.exp: Likewise.
9599 * gdb.base/foll-exec.exp: Likewise.
9600 * gdb.base/foll-fork.exp: Likewise.
9601 * gdb.base/foll-vfork.exp: Likewise.
9602 * gdb.base/freebpcmd.exp: Likewise.
9603 * gdb.base/funcargs.exp: Likewise.
9604 * gdb.base/gcore.exp: Likewise.
9605 * gdb.base/gdb1090.exp: Likewise.
9606 * gdb.base/gdb1250.exp: Likewise.
9607 * gdb.base/huge.exp: Likewise.
9608 * gdb.base/info-proc.exp: Likewise.
9609 * gdb.base/interrupt.exp: Likewise.
9610 * gdb.base/jump.exp: Likewise.
9611 * gdb.base/langs.exp: Likewise.
9612 * gdb.base/lineinc.exp: Likewise.
9613 * gdb.base/list.exp: Likewise.
9614 * gdb.base/logical.exp: Likewise.
9615 * gdb.base/long_long.exp: Likewise.
9616 * gdb.base/macscp.exp: Likewise.
9617 * gdb.base/maint.exp: Likewise.
9618 * gdb.base/mips_pro.exp: Likewise.
9619 * gdb.base/miscexprs.exp: Likewise.
9620 * gdb.base/multi-forks.exp: Likewise.
9621 * gdb.base/opaque.exp: Likewise.
9622 * gdb.base/overlays.exp: Likewise.
9623 * gdb.base/pc-fp.exp: Likewise.
9624 * gdb.base/pointers.exp: Likewise.
9625 * gdb.base/printcmds.exp: Likewise.
9626 * gdb.base/psymtab.exp: Likewise.
9627 * gdb.base/ptype.exp: Likewise.
9628 * gdb.base/recurse.exp: Likewise.
9629 * gdb.base/relational.exp: Likewise.
9630 * gdb.base/relocate.exp: Likewise.
9631 * gdb.base/remote.exp: Likewise.
9632 * gdb.base/reread.exp: Likewise.
9633 * gdb.base/restore.exp: Likewise.
9634 * gdb.base/return.exp: Likewise.
9635 * gdb.base/return2.exp: Likewise.
9636 * gdb.base/scope.exp: Likewise.
9637 * gdb.base/sect-cmd.exp: Likewise.
9638 * gdb.base/sep.exp: Likewise.
9639 * gdb.base/sepdebug.exp: Likewise.
9640 * gdb.base/setshow.exp: Likewise.
9641 * gdb.base/setvar.exp: Likewise.
9642 * gdb.base/sigall.exp: Likewise.
9643 * gdb.base/sigbpt.exp: Likewise.
9644 * gdb.base/signals.exp: Likewise.
9645 * gdb.base/signull.exp: Likewise.
9646 * gdb.base/sizeof.exp: Likewise.
9647 * gdb.base/solib.exp: Likewise.
9648 * gdb.base/step-line.exp: Likewise.
9649 * gdb.base/step-test.exp: Likewise.
9650 * gdb.base/structs.exp: Likewise.
9651 * gdb.base/structs2.exp: Likewise.
9652 * gdb.base/term.exp: Likewise.
9653 * gdb.base/twice.exp: Likewise.
9654 * gdb.base/until.exp: Likewise.
9655 * gdb.base/varargs.exp: Likewise.
9656 * gdb.base/volatile.exp: Likewise.
9657 * gdb.base/watchpoint.exp: Likewise.
9658 * gdb.base/whatis-exp.exp: Likewise.
9659 * gdb.base/whatis.exp: Likewise.
9660 * gdb.cp/ambiguous.exp: Likewise.
9661 * gdb.cp/annota2.exp: Likewise.
9662 * gdb.cp/annota3.exp: Likewise.
9663 * gdb.cp/bool.exp: Likewise.
9664 * gdb.cp/breakpoint.exp: Likewise.
9665 * gdb.cp/casts.exp: Likewise.
9666 * gdb.cp/class2.exp: Likewise.
9667 * gdb.cp/classes.exp: Likewise.
9668 * gdb.cp/cplusfuncs.exp: Likewise.
9669 * gdb.cp/ctti.exp: Likewise.
9670 * gdb.cp/derivation.exp: Likewise.
9671 * gdb.cp/exception.exp: Likewise.
9672 * gdb.cp/gdb1355.exp: Likewise.
9673 * gdb.cp/hang.exp: Likewise.
9674 * gdb.cp/inherit.exp: Likewise.
9675 * gdb.cp/local.exp: Likewise.
9676 * gdb.cp/m-data.exp: Likewise.
9677 * gdb.cp/m-static.exp: Likewise.
9678 * gdb.cp/member-ptr.exp: Likewise.
9679 * gdb.cp/method.exp: Likewise.
9680 * gdb.cp/misc.exp: Likewise.
9681 * gdb.cp/namespace.exp: Likewise.
9682 * gdb.cp/overload.exp: Likewise.
9683 * gdb.cp/ovldbreak.exp: Likewise.
9684 * gdb.cp/pr-1023.exp: Likewise.
9685 * gdb.cp/pr-1210.exp: Likewise.
9686 * gdb.cp/pr-574.exp: Likewise.
9687 * gdb.cp/printmethod.exp: Likewise.
9688 * gdb.cp/psmang.exp: Likewise.
9689 * gdb.cp/ref-params.exp: Likewise.
9690 * gdb.cp/ref-types.exp: Likewise.
9691 * gdb.cp/rtti.exp: Likewise.
9692 * gdb.cp/templates.exp: Likewise.
9693 * gdb.cp/try_catch.exp: Likewise.
9694 * gdb.cp/userdef.exp: Likewise.
9695 * gdb.cp/virtfunc.exp: Likewise.
9696 * gdb.disasm/am33.exp: Likewise.
9697 * gdb.disasm/h8300s.exp: Likewise.
9698 * gdb.disasm/mn10300.exp: Likewise.
9699 * gdb.disasm/sh3.exp: Likewise.
9700 * gdb.disasm/t01_mov.exp: Likewise.
9701 * gdb.disasm/t02_mova.exp: Likewise.
9702 * gdb.disasm/t03_add.exp: Likewise.
9703 * gdb.disasm/t04_sub.exp: Likewise.
9704 * gdb.disasm/t05_cmp.exp: Likewise.
9705 * gdb.disasm/t06_ari2.exp: Likewise.
9706 * gdb.disasm/t07_ari3.exp: Likewise.
9707 * gdb.disasm/t08_or.exp: Likewise.
9708 * gdb.disasm/t09_xor.exp: Likewise.
9709 * gdb.disasm/t10_and.exp: Likewise.
9710 * gdb.disasm/t11_logs.exp: Likewise.
9711 * gdb.disasm/t12_bit.exp: Likewise.
9712 * gdb.disasm/t13_otr.exp: Likewise.
9713 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9714 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9715 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9716 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9717 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9718 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9719 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9720 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9721 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9722 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9723 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9724 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9725 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9726 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9727 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9728 * gdb.mi/gdb701.exp: Likewise.
9729 * gdb.mi/gdb792.exp: Likewise.
9730 * gdb.mi/mi-basics.exp: Likewise.
9731 * gdb.mi/mi-break.exp: Likewise.
9732 * gdb.mi/mi-cli.exp: Likewise.
9733 * gdb.mi/mi-console.exp: Likewise.
9734 * gdb.mi/mi-disassemble.exp: Likewise.
9735 * gdb.mi/mi-eval.exp: Likewise.
9736 * gdb.mi/mi-file.exp: Likewise.
9737 * gdb.mi/mi-read-memory.exp: Likewise.
9738 * gdb.mi/mi-regs.exp: Likewise.
9739 * gdb.mi/mi-return.exp: Likewise.
9740 * gdb.mi/mi-simplerun.exp: Likewise.
9741 * gdb.mi/mi-stack.exp: Likewise.
9742 * gdb.mi/mi-stepi.exp: Likewise.
9743 * gdb.mi/mi-syn-frame.exp: Likewise.
9744 * gdb.mi/mi-until.exp: Likewise.
9745 * gdb.mi/mi-var-block.exp: Likewise.
9746 * gdb.mi/mi-var-child.exp: Likewise.
9747 * gdb.mi/mi-var-cmd.exp: Likewise.
9748 * gdb.mi/mi-var-display.exp: Likewise.
9749 * gdb.mi/mi-watch.exp: Likewise.
9750 * gdb.mi/mi2-basics.exp: Likewise.
9751 * gdb.mi/mi2-break.exp: Likewise.
9752 * gdb.mi/mi2-cli.exp: Likewise.
9753 * gdb.mi/mi2-console.exp: Likewise.
9754 * gdb.mi/mi2-disassemble.exp: Likewise.
9755 * gdb.mi/mi2-eval.exp: Likewise.
9756 * gdb.mi/mi2-file.exp: Likewise.
9757 * gdb.mi/mi2-read-memory.exp: Likewise.
9758 * gdb.mi/mi2-regs.exp: Likewise.
9759 * gdb.mi/mi2-return.exp: Likewise.
9760 * gdb.mi/mi2-simplerun.exp: Likewise.
9761 * gdb.mi/mi2-stack.exp: Likewise.
9762 * gdb.mi/mi2-stepi.exp: Likewise.
9763 * gdb.mi/mi2-syn-frame.exp: Likewise.
9764 * gdb.mi/mi2-until.exp: Likewise.
9765 * gdb.mi/mi2-var-block.exp: Likewise.
9766 * gdb.mi/mi2-var-child.exp: Likewise.
9767 * gdb.mi/mi2-var-cmd.exp: Likewise.
9768 * gdb.mi/mi2-var-display.exp: Likewise.
9769 * gdb.mi/mi2-watch.exp: Likewise.
9770 * gdb.stabs/exclfwd.exp: Likewise.
9771 * gdb.stabs/weird.exp: Likewise.
9772 * gdb.threads/gcore-thread.exp: Likewise.
9773 * gdb.trace/actions.exp: Likewise.
9774 * gdb.trace/backtrace.exp: Likewise.
9775 * gdb.trace/circ.exp: Likewise.
9776 * gdb.trace/collection.exp: Likewise.
9777 * gdb.trace/deltrace.exp: Likewise.
9778 * gdb.trace/infotrace.exp: Likewise.
9779 * gdb.trace/limits.exp: Likewise.
9780 * gdb.trace/packetlen.exp: Likewise.
9781 * gdb.trace/passc-dyn.exp: Likewise.
9782 * gdb.trace/passcount.exp: Likewise.
9783 * gdb.trace/report.exp: Likewise.
9784 * gdb.trace/save-trace.exp: Likewise.
9785 * gdb.trace/tfind.exp: Likewise.
9786 * gdb.trace/tracecmd.exp: Likewise.
9787 * gdb.trace/while-dyn.exp: Likewise.
9788 * gdb.trace/while-stepping.exp: Likewise.
9789
f4b618d1
JB
97902006-08-08 Joel Brobecker <brobecker@adacore.com>
9791
9792 * gdb.base/step-bt.c: New file.
9793 * gdb.base/step-bt.exp: New testcase.
9794
3d00d119
DJ
97952006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9796
9797 * config/monitor.exp (gdb_load): Remove support for obsolete
9798 download-write-size.
9799 * gdb.base/remote.exp: Likewise. Update all callers of
9800 gdb_timed_load.
9801
017b5bd4
DJ
98022006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9803
9804 * cursal.exp: Pass binfile to gdb_load.
9805
837c599d
DJ
98062006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9807
9808 * gdb.base/cursal.exp: Add "" to gdb_load call.
9809
8dd4540b
MK
98102006-07-29 Mark Kettenis <kettenis@gnu.org>
9811
9812 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9813 NetBSD/ELF targets.
9814
ab5c9f60
DJ
98152006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9816
9817 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9818 operator*.
9819
4c42eaff
DJ
98202006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9821
9822 * gdb.base/completion.exp: Update for change in "file" behavior.
9823 * gdb.stabs/weird.exp: Likewise.
9824 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9825 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9826
0155cc76
NS
98272006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9828
9829 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9830 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9831
16026cd7
AS
98322006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9833
9834 * gdb.base/default.exp: Update source command error message.
9835 * gdb.base/help.exp: Update 'help source' message.
9836
16963cb6
DJ
98372006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9838
9839 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9840 test.
9841
6d7fd486
AS
98422006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9843
9844 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9845
29e8a844
DJ
98462006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9847
9848 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9849
6afcfa39
DJ
98502006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9851
9852 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9853
267a692b
MK
98542006-07-17 Mark Kettenis <kettenis@gnu.org>
9855
9856 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9857 *-*-openbsd* from targets for wich we expect ARM FPA floating
9858 point format.
9859
85d2fec4
NR
98602006-07-17 Nick Roberts <nickrob@snap.net.nz>
9861
9862 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9863
98642006-07-17 Mark Kettenis <kettenis@gnu.org>
9865
9866 * gdb.base/annota3.exp: Expect frame-begin annotation.
9867
85b4c6e8
JB
98682006-07-14 Joel Brobecker <brobecker@adacore.com>
9869
9870 * gdb.base/help.exp: Adjust "help unset" test to accept
9871 any list of unset commands.
9872
fb933624
DJ
98732006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9874 Daniel Jacobowitz <dan@codesourcery.com>
9875
9876 * gdb.cp/ref-params.exp: New test.
9877 * gdb.cp/ref-params.cc: New source file.
9878 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9879
1dff4b64
MK
98802006-07-08 Mark Kettenis <kettenis@gnu.org>
9881
9882 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9883 spaces/tabs in regular expressions since they might not be there.
9884
40d2e0e3
AS
98852006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9886
9887 * gdb.base/ifelse.exp: New file.
9888
f6c957d2
NS
98892006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9890
9891 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9892 line.
9893 * gdb.base/huge.exp: Loop over compilation to find a size that
9894 is acceptable.
9895 * gdb.base/remote.exp: Correct expected strings.
9896 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9897
b9c5a23d
DJ
98982006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9899
9900 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9901
9af2e58d
DJ
99022006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9903
9904 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9905 native.
9906
30930ca5
DJ
99072006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9908
9909 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9910 enable stabs testing.
9911
aa32fa1d
DJ
99122006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9913
bd4a4c80 9914 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9915 gdb_test_multiple does.
9916
321fef15
DJ
99172006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9918
9919 * Makefile.in (host_alias): Remove.
9920 (target_alias): Use @target_noncanonical@.
9921 (site.exp): Don't set host_alias.
9922 * aclocal.m4: Remove contents. Include acx.m4.
9923 * configure: Regenerated.
9924 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9925
e1c2defa
NS
99262006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9927
e63b55d1
NS
9928 * lib/gdb.exp (gdb_load_cmd): New.
9929
5600ea19
NS
9930 * gdb.base/fileio.c: Add system(NULL) test.
9931 * gdb.base/fileio.exp: Check it.
9932
e1c2defa
NS
9933 * gdb.base/break.c: Add 10a breakpoint at }
9934 * gdb.base/break.exp: Add test for breakpoint at }
9935 * gdb.cp/anon-union.cc: Add code at end of function.
9936 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9937 * gdb.mi/var-cmd.c: Add code at end of function.
9938 * gdb.mi/mi-var-display.exp: Adjust end of next.
9939 * gdb.mi/mi2-var-display.exp: Likewise.
9940 * gdb.base/fileio.c: Add stop function and insert calls at
9941 stopping places.
9942 * gdb.base/fileio.exp: Breakpoint stop function and remove
9943 explicit line number references.
9944
6c0112ec
JB
99452006-05-19 Joel Brobecker <brobecker@adacore.com>
9946
a9c64011
AS
9947 * gdb.base/del.exp (test_delete_alias): New function.
9948 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9949
154189a4
FF
99502006-05-18 Fred Fish <fnf@specifix.com>
9951
9952 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9953 required. Check for spurious output after program exits normally.
9954
582e64c2
FF
99552006-05-17 Fred Fish <fnf@specifix.com>
9956
9957 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9958 gdb_load, so it works in the simulator.
9959
8ef6493a
FF
99602006-05-11 Fred Fish <fnf@specifix.com>
9961
9962 * gdb.base/bang.exp: Ignore unexpected output between the
9963 "program exited normally" and the gdb prompt, as many other
9964 tests do.
9965
692b141c
MK
99662006-05-07 Mark Kettenis <kettenis@gnu.org>
9967
9968 * gdb.base/help.exp: Make "delete checkpoint" part option for
9969 "help d" and "help delete" tests.
9970
540b8a30
UW
99712006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9972
a9c64011 9973 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
9974 expected output in some mi_gdb_test statements.
9975 * gdb.mi/mi2-basics.exp: Likewise.
9976
9b6462d9
JB
99772006-05-05 Joel Brobecker <brobecker@adacore.com>
9978
9979 * gdb.base/del.c: New file.
9980 * gdb.base/del.exp: New testcase.
9981
954de43b
DM
99822006-05-05 David S. Miller <davem@sunset.davemloft.net>
9983
9984 * gdb.base/break.exp: Do not assume a breakpoint on
9985 main will actually be in $srcfile when optimizing.
1303f75e
DM
9986 * gdb.base/savedregs.exp: Do not require that the dummy
9987 frame location match up to a symbol and source file location.
c3242428
DM
9988 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9989 will get printed without a mi_cmd_data_list_register_values prefix.
9990 (*-data-list-register-*): Correct regular expressions to expect the new
9991 pseudo d? floating point registers.
9992 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 9993
c7e64c9a
DJ
99942006-05-05 Christophe Lyon <christophe.lyon@st.com>
9995
9996 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9997 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9998 is allocated by the compiler.
9999 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
10000 anons, e, anone to force their allocation by the compiler.
10001
100022006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
10003
10004 * gdb.base/help.exp: Update expected text for help d and
10005 help delete.
10006
27ce9a6d
MK
100072006-05-02 Mark Kettenis <kettenis@gnu.org>
10008
10009 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
10010 NetBSD/ELF targets.
10011
8608915f
MK
100122006-04-30 Mark Kettenis <kettenis@gnu.org>
10013
10014 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
10015 single-step breakpoint fails; make this a KFAIL on
10016 sparc*-*-openbsd*.
10017 * gdb.base/siginfo.exp: Likewise.
10018 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10019
b8db102d
MS
100202006-04-26 Michael Snyder <msnyder@redhat.com>
10021
10022 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
10023 which may have to consume output from other forks.
10024 Add tests to make sure that "delete fork" succeeded.
10025
c702009a
MS
100262006-04-20 Michael Snyder <msnyder@redhat.com>
10027
10028 * 2006-03-22 Jim Blandy <jimb@redhat.com>
10029 Add support for the Renesas M32C and M16C.
10030
10031 * gdb.asm/asm-source.exp: Add m32c target.
10032 * gdb.asm/m32c.inc: Support for m32c target.
10033
e28493f2
AS
100342006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
10035
10036 * gdb.base/commands.exp (recursive_source_test): New test.
10037
880da185
DM
100382006-04-04 David S. Miller <davem@sunset.davemloft.net>
10039
10040 * gdb.base/float.exp: Add pattern for sparc targets.
10041
61d9b92f
DJ
100422006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10043
10044 * gdb.base/commands.exp (stray_arg0_test): New test.
10045
bd717df8
PB
100462006-03-30 Paul Brook <paul@codesourcery.com>
10047
10048 * gdb.mi/mi-until.exp: kfail broken until command.
10049 * gdb.mi/mi2-until.exp: Ditto.
10050
ec793d3c
NR
100512006-03-27 Nick Roberts <nickrob@snap.net.nz>
10052
10053 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
10054
831004b7
AO
100552006-03-08 Alexandre Oliva <aoliva@redhat.com>
10056
10057 * gdb.base/prelink.exp: Anchor tested-for regular expression
10058 on gdb prompt.
10059
effe49a0
PB
100602006-03-07 Paul Brook <paul@codesourcery.com>
10061
10062 * gdb.base/assign.exp: Correct fail message.
10063
e5461016
PB
100642006-03-07 Paul Brook <paul@codesourcery.com>
10065
10066 * lib/compiler.c: Extract armcc version number.
10067 * lib/compiler.cc: Ditto.
10068
fc91c6c2
PB
100692006-03-07 Paul Brook <paul@codesourcery.com>
10070
10071 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
10072 additional_flags=-w.
10073 * gdb.arch/altivec-regs.exp: Ditto.
10074 * gdb.arch/e500-abi.exp: Ditto.
10075 * gdb.arch/e500-regs.exp: Ditto.
10076 * gdb.base/all-bin.exp: Ditto.
10077 * gdb.base/annota1.exp: Ditto.
10078 * gdb.base/annota3.exp: Ditto.
10079 * gdb.base/args.exp: Ditto.
10080 * gdb.base/arithmet.exp: Ditto.
10081 * gdb.base/assign.exp: Ditto.
10082 * gdb.base/async.exp: Ditto.
10083 * gdb.base/bang.exp: Ditto.
10084 * gdb.base/break.exp: Ditto.
10085 * gdb.base/call-rt-st.exp: Ditto.
10086 * gdb.base/completion.exp: Ditto.
10087 * gdb.base/cond-expr.exp: Ditto.
10088 * gdb.base/condbreak.exp: Ditto.
10089 * gdb.base/consecutive.exp: Ditto.
10090 * gdb.base/define.exp: Ditto.
10091 * gdb.base/display.exp: Ditto.
10092 * gdb.base/ena-dis-br.exp: Ditto.
10093 * gdb.base/environ.exp: Ditto.
10094 * gdb.base/eval-skip.exp: Ditto.
10095 * gdb.base/info-proc.exp: Ditto.
10096 * gdb.base/jump.exp: Ditto.
10097 * gdb.base/logical.exp: Ditto.
10098 * gdb.base/long_long.exp: Ditto.
10099 * gdb.base/maint.exp: Ditto.
10100 * gdb.base/miscexprs.exp: Ditto.
10101 * gdb.base/pc-fp.exp: Ditto.
10102 * gdb.base/pointers.exp: Ditto.
10103 * gdb.base/relational.exp: Ditto.
10104 * gdb.base/reread.exp: Ditto.
10105 * gdb.base/sect-cmd.exp: Ditto.
10106 * gdb.base/sep.exp: Ditto.
10107 * gdb.base/sepdebug.exp: Ditto.
10108 * gdb.base/until.exp: Ditto.
10109 * gdb.base/whatis-exp.exp: Ditto.
10110 * gdb.cp/annota2.exp: Ditto.
10111 * gdb.cp/annota3.exp: Ditto.
10112 * gdb.trace/actions.exp: Ditto.
10113 * gdb.trace/backtrace.exp: Ditto.
10114 * gdb.trace/circ.exp: Ditto.
10115 * gdb.trace/collection.exp: Ditto.
10116 * gdb.trace/deltrace.exp: Ditto.
10117 * gdb.trace/infotrace.exp: Ditto.
10118 * gdb.trace/limits.exp: Ditto.
10119 * gdb.trace/packetlen.exp: Ditto.
10120 * gdb.trace/passc-dyn.exp: Ditto.
10121 * gdb.trace/passcount.exp: Ditto.
10122 * gdb.trace/report.exp: Ditto.
10123 * gdb.trace/save-trace.exp: Ditto.
10124 * gdb.trace/tfind.exp: Ditto.
10125 * gdb.trace/tracecmd.exp: Ditto.
10126 * gdb.trace/while-dyn.exp: Ditto.
10127 * gdb.trace/while-stepping.exp: Ditto.
10128 * lib/gdb.exp: Ditto.
10129 (gdb_compile): Handle nowarning option.
10130
5f4a23d9
AO
101312006-03-07 Alexandre Oliva <aoliva@redhat.com>
10132
10133 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
10134 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
10135 Rename executable to prelinkt. Don't re-prelink if we didn't
10136 get a core file. Test prelink -u exit status to tell whether
10137 prelinking failed. Use gdb_test_multiple.
10138
9733fc94
DJ
101392006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10140
10141 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
10142 (do_tests): Call it.
10143
cc10cae3
AO
101442006-02-28 Alexandre Oliva <aoliva@redhat.com>
10145
10146 * gdb.base/prelink.exp: New test.
10147 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
10148
15c46491
WZ
101492006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
10150
10151 * gdb.fortran/derived-type.f90: New file.
10152 * gdb.fortran/derived-type.exp: New testcase.
10153
5c9f7ded
DJ
101542006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
10155
10156 * gdb.base/default.exp: Allow ';' as a directory separator.
10157
5b96932b
AS
101582006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10159
10160 * gdb.base/help.exp (help add-symbol-file): Update.
10161
1986bccd
AS
101622006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10163
10164 * gdb.base/help.exp (help load): Update expected results.
10165
a8b7528f
FF
101662006-02-19 Fred Fish <fnf@specifix.com>
10167
10168 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
10169 specifix hex value as part of results.
10170 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 10171
f8261448
FF
101722006-02-16 Fred Fish <fnf@specifix.com>
10173
10174 * gdb.base/whatis.c: Define variables using typedefs char_addr,
10175 ushort_addr, and slong_addr, so the typedefs are not optimized
10176 away.
10177 * gdb.base/whatis.exp: Add tests using type name for struct type,
10178 union type, enum type, and typedef.
a9c64011 10179
31d8bdd2
MK
101802006-02-13 Mark Kettenis <kettenis@gnu.org>
10181
10182 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
10183
34e41e63
JB
101842006-02-13 Jim Blandy <jimb@redhat.com>
10185
10186 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
10187 case where it takes two "next" commands to skip past the init
10188 call.
10189
ac6e4f31
FF
101902006-02-12 Fred Fish <fnf@specifix.com>
10191
10192 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
10193 to handle cases where it takes two "next" commands to skip
10194 past the init call.
10195
2db2d571
JB
101962006-02-07 Joel Brobecker <brobecker@adacore.com>
10197
10198 * gdb.ada/array_return.exp: Mark the last test as expected to fail
10199 on hppa32 targets.
10200
38fcd64c
DJ
102012006-02-06 Vladimir Prus <ghost@cs.msu.su>
10202
10203 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
10204 field.
10205
1315ad46
MK
102062006-01-29 Mark Kettenis <kettenis@gnu.org>
10207
10208 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
10209
5625b943
DJ
102102006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10211
10212 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
10213 files.
10214
80df1bbe
DJ
102152006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
10216
10217 * gdb.cp/maint.exp: Set complaints to a positive value.
10218
9078e690
DJ
102192006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10220
10221 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
10222 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
10223 function name.
10224
9c903399
DJ
102252006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10226
10227 * gdb.base/checkpoint.c: Update copyright notice. Include
10228 <stdlib.h>.
10229
761ae4d6
JB
102302006-01-04 Jim Blandy <jimb@redhat.com>
10231
10232 * gdb.asm/asm-source.exp: Independently provide default values for
10233 asm-flags and debug-flags. Use 'string equal' to do the
10234 comparison, not the implicit expr's '==' operator. Remove
10235 now-unneeded assignments to asm-flags. In h8300 case, place
10236 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
10237
099ac3dd
MS
102382006-01-04 Michael Snyder <msnyder@redhat.com>
10239
10240 * gdb.base/checkpoint.c: New file.
10241 * gdb.base/checkpoint.exp: New file.
10242 * gdb.base/multi-fork.c: New file.
10243 * gdb.base/multi-fork.exp: New file.
10244 * gdb.base/pi.txt: New file (data for checkpoint.c test).
10245
f4d85314
FF
102462006-01-04 Fred Fish <fnf@specifix.com>
10247
10248 * gdb.base/ptype.c (foo): Add typedef.
10249 (intfoo): Add function.
10250 * gdb.base/ptype1.c: New file.
10251 * gdb.base/ptype.exp: Handle compilation and linking with two
10252 source files. Test that proper type for "foo" is found based
10253 on source context rather than first match found in symtabs.
10254
a1b06f35
MK
102552005-12-28 Mark Kettenis <kettenis@gnu.org>
10256
10257 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
10258 * gdb.asm/openbsd.inc: Indent commands.
10259
d082a1e2
MK
102602005-12-26 Mark Kettenis <kettenis@gnu.org>
10261
c65016bd
MK
10262 * gdb.base/freebpcmd.exp: Increase timeout.
10263
d082a1e2
MK
10264 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
10265
d3c32a0e
DJ
102662005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
10267
10268 * gdb.base/default.exp: Update check for "show version".
10269
9fdb1f50
RC
102702005-12-09 Randolph Chung <tausq@debian.org>
10271
10272 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
10273 * gdb.asm/pa64.inc: New file.
10274
5f2c56f7
RC
102752005-12-09 Randolph Chung <tausq@debian.org>
10276
10277 * gdb.asm/common.inc: Indent commands.
10278 * gdb.asm/asmsrc1.s: Likewise.
10279 * gdb.asm/asmsrc2.s: Likewise.
10280
8117349c
RC
102812005-12-09 Randolph Chung <tausq@debian.org>
10282
10283 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
10284 (get_addr_of_sym): Remove duplicate print.
10285 (gen_core): xfail hppa*-*-hpux*, update expected output.
10286 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
10287 * gdb.arch/pa64-nullify.s: New file.
10288
8f07f25a
RC
102892005-12-09 Randolph Chung <tausq@debian.org>
10290
10291 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
10292
55b39184
DJ
102932005-12-07 Christophe Lyon <christophe.lyon@st.com>
10294
10295 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
10296 code generation for these functions.
10297 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
10298 error message.
10299
31e2b00f
AS
103002005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
10301
10302 * gdb.base/help.exp (help b, help br, help bre, help brea)
10303 (help break): Update the expected message.
10304
c3d0b56e
SC
103052005-11-11 Stephane Carrez <stcarrez@nerim.fr>
10306
10307 * gdb.asm/m68hc11.inc: Setup the data section.
10308 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10309 script for this test.
10310 (m6812-*-*): Likewise.
10311
36ae0ea9
RC
103122005-11-09 Randolph Chung <tausq@debian.org>
10313
10314 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
10315
9d6f42e9
WZ
103162005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
10317
10318 * gdb.base/break.exp: Fix a comment typo.
10319
e2126a14
EZ
103202005-11-03 Jim Blandy <jimb@redhat.com>
10321
a9c64011
AS
10322 Checked in by Elena Zannoni <ezannoni@redhat.com>
10323
889bf7c5 10324 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 10325
e0ac7199
CV
103262005-11-02 Corinna Vinschen <vinschen@redhat.com>
10327
10328 * gdb.arch/gdb1558.c: Include stdio.h.
10329
31d3fb18
MK
103302005-10-31 Mark Kettenis <kettenis@gnu.org>
10331
10332 * gdb.asm/asm-source.exp: Use -e instead of --entry.
10333
e52b687c
MK
103342005-10-31 Mark Kettenis <kettenis@gnu.org>
10335
10336 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
10337
f4711d79
PG
103382005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
10339
a9c64011
AS
10340 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10341 vscr" tests to better match output.
f4711d79 10342
987a9106
JB
103432005-10-12 Jim Blandy <jimb@redhat.com>
10344
10345 * gdb.base/structs.exp (any): New function.
10346 (test_struct_returns): Don't make any assumptions at all about
10347 what value the function returns when GDB can't set the return
10348 value.
10349
2336bb58
JB
103502005-10-09 Joel Brobecker <brobecker@adacore.com>
10351
10352 * gdb.ada/arrayidx/p.adb: New file.
10353 * gdb.ada/arrayidx.exp: New testcase
10354
103552005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
10356
10357 * gdb.ada/array_return/pck.ads: New file.
10358 * gdb.ada/array_return/pck.adb: New file.
10359 * gdb.ada/array_return/p.adb: New file.
10360 * gdb.ada/array_return.exp: New testcase.
10361
705335ea
JB
103622005-10-03 Joel Brobecker <brobecker@adacore.com>
10363
a9c64011
AS
10364 * gdb.base/arrayidx.c: New file.
10365 * gdb.base/arrayidx.exp: New testcase.
705335ea 10366
11ee9940
NR
103672005-09-29 Nick Roberts <nickrob@snap.net.nz>
10368
10369 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
10370 frames-invalid and breakpoints-invalid are no longer generated
10371 with level 3 so don't expect them in the output.
10372
39fb8e9e
BR
103732005-09-27 Bob Rossi <bob@brasko.net>
10374
a9c64011 10375 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
10376 from test. Escape the | in mi_gdb_test call.
10377 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
10378 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
10379 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
10380 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
10381 expected regex's in mi_gdb_test calls.
10382 * lib/mi-support.exp: Remove arbitrary .* from tests.
10383 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
10384 Fully anchor GDB/MI expected results in mi_gdb_test.
10385 * lib/gdb.exp (string_to_regexp): Escape the ] character.
10386 * gdb.base/sizeof.exp: Remove escape character. Correct test.
10387
2af48f68
PB
103882005-09-26 Paul Brook <paul@codesourcery.com>
10389
10390 * long_long.exp: Exclude eabi targets from arm FPA float format test.
10391
f34502bc
WZ
103922005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10393
10394 * bfp-test.c: New file.
10395 * bfp-test.exp: New testcase.
10396
ca929517
WZ
103972005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10398
10399 * gdb.fortran/subarray.exp: New testcase to test the evaluation
10400 of subarray and substring variable.
10401 * gdb.fortran/subarray.f: New source file for the test of subarray
10402 and substring variable evaluation.
10403 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
10404 of string constant.
10405
c761af65
DJ
104062005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
10407
10408 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
10409 copyright dates.
10410
561d7a1d
PG
104112005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
10412
10413 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
10414 powerpc altivec' test with an almost identical 'info vector' test.
10415
b2b64cc9
PG
104162005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10417
a9c64011
AS
10418 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10419 vscr" tests to match output.
b2b64cc9 10420
6ac4d15a
PG
104212005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10422
a9c64011
AS
10423 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
10424 output.
6ac4d15a 10425
40e55bef
BR
104262005-09-11 Bob Rossi <bob@brasko.net>
10427
889bf7c5
PA
10428 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
10429 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
10430 commands that return an MI output command and an asyncronous MI output
10431 command.
40e55bef
BR
10432 * gdb.mi/mi-console.exp: Ditto.
10433
3c7385ec
BR
104342005-09-11 Bob Rossi <bob@brasko.net>
10435
10436 * gdb.mi/mi-var-child.c: Include <string.h>.
10437
a6cd0eb3
DJ
104382005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
10439
10440 * killed.exp: Correct gdb_expect syntax.
10441
2f168eed
CV
104422005-08-09 Corinna Vinschen <vinschen@redhat.com>
10443
10444 * lib/mi-support.exp (mi_gdb_load): Fix typo.
10445
ecd3fd0f
BR
104462005-08-02 Bob Rossi <bob@brasko.net>
10447
10448 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
10449 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
10450 Change tests to inferior-tty-set/show.
10451 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
10452 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
10453 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
10454 inferior. Use mi_gdb_test to get GDB and Inferior output.
10455 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
10456 descriptor.
10457 (mi_inferior_tty_name): Add inferior PTY file name.
10458 (mi_gdb_start): Add INFERIOR_PTY parameter.
10459 (mi_gdb_test): Add IPATTERN parameter.
10460
f1ea48cb 104612005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 10462
f1ea48cb
BR
10463 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
10464 parameter to mi_gdb_test.
10465 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
10466
6e650a67
DJ
104672005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10468
10469 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
10470 struct_declarations.
10471 * gdb.mi/mi-var-child.exp: Step over the initialization of
10472 struct_declarations.
10473
8be260b6
DJ
104742005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10475
10476 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
10477 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
10478 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
10479 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
10480 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
10481 file.
10482
4e660f07
NR
104832005-07-27 Nick Roberts <nickrob@snap.net.nz>
10484
10485 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
10486 (do_children_tests): Assign values to the extra elements.
10487
10488 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
10489 them for tests for "-var-update --no-values" and
a9c64011 10490 "-var-update --all-values".
4e660f07
NR
10491 Add test for "-var-list-children --simple-values".
10492
10493 * gdb.mi/basics.c (callee4): Add integer array D[3]...
10494
10495 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
10496 "-stack-list-locals --simple-values" Improve doc strings and
10497 comments.
10498
6bdae935
MK
104992005-07-18 Mark Kettenis <kettenis@gnu.org>
10500
598b7a6f
MK
10501 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
10502 *-*-openbsd*.
10503 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
10504
6bdae935
MK
10505 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
10506 sigaltsatck'.
10507
1323e929 105082005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 10509
1323e929
BR
10510 * gdb.base/default.exp (tty): Changed output of command.
10511 * gdb.base/help.exp (help tty): Ditto.
10512
b1a9c082
MK
105132005-07-12 Mark Kettenis <kettenis@gnu.org>
10514
10515 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
10516
10a844a2
MK
105172005-07-10 Mark Kettenis <kettenis@gnu.org>
10518
10519 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
10520 -stack-select-frame without arguments.
10521 (test_stack_frame_listing): Add test for newly implemented command
10522 -stack-info-frame.
10523
3cb3b8df
BR
105242005-07-06 Bob Rossi <bob@brasko.net>
10525
10526 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
10527 command.
10528 (Copyright): Update copyright.
10529
a0c5fbcf
WZ
105302005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
10531
10532 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
10533 tests to evaluate exponentiation expression.
10534
984971d0
AS
105352005-06-29 Andreas Schwab <schwab@suse.de>
10536
10537 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
10538 main to avoid warnings.
10539
10540 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
10541
fe03833f
NR
105422005-06-20 Nick Roberts <nickrob@snap.net.nz>
10543
10544 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
10545 -stack-select-frame without arguments.
10546 (test_stack_frame_listing): Add test for newly implemented command
10547 -stack-info-frame.
a9c64011 10548
7a55f279
WZ
105492005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
10550
0ffa0ea5
DJ
10551 * gdb.fortran/array-element.f: New file.
10552 * gdb.fortran/array-element.exp: New testcase.
7a55f279 10553
26585198
DJ
105542005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10555
10556 * gdb.base/bigcore.exp: Correct checks for systems which can
10557 not dump a large core file.
10558
c1bd25fd
DJ
105592005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10560
10561 * gdb.base/relocate.c: Add a copyright notice.
10562 (dummy): Remove.
10563 * gdb.base/relocate.exp: Test printing the values of variables
10564 from a relocatable file.
10565
589e074d
DJ
105662005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10567
10568 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10569 excess MI output after an error.
10570
0915f927
JB
105712005-05-29 Joel Brobecker <brobecker@adacore.com>
10572
10573 * gdb.arch/alpha-step.c: New file.
10574 * gdb.arch/alpha-step.exp: New testcase.
10575
76ff342d
DJ
105762005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
10577 Dennis Brueni <dennis@slickedit.com>
10578
10579 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10580 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10581 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10582 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10583 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10584 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10585 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10586
96b0c7ac
DJ
105872005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
10588 Wu Zhou <woodzltc@cn.ibm.com>
10589
10590 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
10591 IBM's xlc compiler.
10592 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10593 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10594
f21565d2
JB
105952005-05-13 Jim Blandy <jimb@redhat.com>
10596
10597 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10598 calling gdb_suppress_entire_file.
10599 * gdb.base/charset.exp: Same.
10600 * gdb.base/call-rt-st.exp: Same.
10601
6006a3a1
BR
106022005-05-05 Bob Rossi <bob_rossi@cox.net>
10603
10604 * lib/gdb.exp (fullname_syntax): Added global regex.
10605 (fullname_syntax_POSIX): Ditto.
10606 (fullname_syntax_UNC): Ditto.
10607 (fullname_syntax_DOS_CASE): Ditto.
10608 (fullname_syntax_DOS): Ditto.
10609 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10610 fullname_syntax variable to scope and use it.
10611 (test_file_list_exec_source_files): Ditto.
10612 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10613
c3b69c04
DJ
106142005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10615
10616 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10617
3c95e6af
PG
106182004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
10619
a9c64011
AS
10620 * lib/gdb.exp (skip_altivec_tests): New function, based on
10621 check_vmx_hw_available from the GCC testsuite.
10622 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10623 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 10624
78df6c56
JB
106252005-05-02 Jim Blandy <jimb@redhat.com>
10626
10627 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10628 calling gdb_suppress_entire_file.
10629
1690f9cf
DJ
106302005-04-30 Randolph Chung <tausq@debian.org>
10631
10632 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10633 Slightly relax "sem_post" name checking.
10634
5ea106f7
PG
106352005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10636
10637 * gdb.base/unload.exp: Use new shared library infrastructure.
10638
bf7234cf
PG
106392005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10640
10641 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 10642 infrastructure.
bf7234cf 10643
547b869a
CV
106442005-04-29 Corinna Vinschen <vinschen@redhat.com>
10645
10646 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10647 * gdb.asm/h8300.inc: New file.
10648
f07e55f0
PG
106492005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10650
10651 * gdb.base/shlib-call.exp: Change to use new shared library
10652 infrastructure.
10653
3cbba3d1
PG
106542005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10655
a9c64011
AS
10656 * gdb.base/pending.exp: Change to use new shared library
10657 infrastructure.
3cbba3d1 10658
ed6df200
PG
106592005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10660
a9c64011
AS
10661 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10662 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 10663
8c8f4ebe
PG
106642005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10665
a9c64011
AS
10666 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10667 shared objects being adjusted and update copyright years.
8c8f4ebe 10668
607fbc54
DJ
106692005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10670
10671 * ChangeLog: Correct some 2003-01-13 dates.
10672 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10673 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10674 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10675 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10676 gdb.trace/tfind.exp: Update copyright years.
10677
57bf0e56
DJ
106782005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10679 Daniel Jacobowitz <dan@codesourcery.com>
10680
10681 * lib/gdb.exp (gdb_compile): Handle shlib=.
10682 (gdb_compile_shlib): New function.
10683
9b593790
PG
106842005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10685
a9c64011 10686 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 10687
9494c6a5
DJ
106882005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10689
10690 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10691 gdb.server.
10692 * configure.ac: Likewise.
10693 * configure: Regenerated.
10694 * gdb.gdbserver/Makefile.in: Moved to...
10695 * gdb.server/Makefile.in: ... here.
10696 * gdb.gdbserver/server.c: Moved to...
10697 * gdb.server/server.c: ... here.
10698 * gdb.gdbserver/server-run.exp: Moved to...
10699 * gdb.server/server-run.exp: ... here.
10700
6f8eac0e
DJ
107012005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10702
10703 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10704 * configure.ac: Create gdb.gdbserver/Makefile.
10705 * configure: Regenerated.
10706 * lib/gdbserver-support.exp: New file, derived from
10707 config/gdbserver.exp.
10708 * config/gdbserver.exp: Use gdbserver-support.exp.
10709 * gdb.gdbserver/Makefile.in: New file.
10710 * gdb.gdbserver/server.c: New file.
10711 * gdb.gdbserver/server-run.exp: New file.
10712
6e87504d
PG
107132005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10714
a9c64011
AS
10715 * lib/gdb.exp (test_compiler_info): Return compiler_info
10716 if no arguments are given.
6e87504d 10717
d1779be4
PG
107182005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10719
10720 * gdb.arch/altivec-abi.exp: Check for compiler and set
10721 use altivec' flag accordingly.
10722 * gdb.arch/altivec-regs.exp: Likewise.
10723
88750304
DJ
107242005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10725
10726 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10727
f3fb768d
AS
107282005-03-27 Andreas Schwab <schwab@suse.de>
10729
10730 * gdb.base/bigcore.c (main): Add missing mode argument in open
10731 call.
10732
7e813ac5
DJ
107332005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10734
10735 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10736 downloads.
10737 * config/gdbserver.exp (gdb_load): Likewise.
10738
8e3049aa
PB
107392005-03-14 Paul Brook <paul@codesourcery.com>
10740
10741 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10742 targets.
10743
a9df7c44
JB
107442005-03-09 Joel Brobecker <brobecker@adacore.com>
10745
10746 * gdb.dwarf2/dup-psym.S: New file.
10747 * gdb.dwarf2/dup-psym.exp: New testcase.
10748
9f0d94e8
JB
107492005-03-09 Joel Brobecker <brobecker@adacore.com>
10750
10751 * gdb.ada/exec_changed/first.adb: New file.
10752 * gdb.ada/exec_changed/second.adb: New file.
10753 * gdb.ada/exec_changed.exp: New testcase.
10754
5f579bc5
NS
107552005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10756
36e9969c
NS
10757 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10758 (A2): New class.
10759 (main): Test operator+.
10760 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10761 breakpoint test.
10762
5f579bc5
NS
10763 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10764 * gdb.base/signull.exp: Disable if gdb,nosignals.
10765 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10766 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10767 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10768 * gdb.mi/mi2-console.exp: Likewise.
10769 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10770 continue output at start.
10771 (gdb_collect_locals_test): Robustify regexp.
10772 * gdb.trace/passc-dyn.exp: Fix comment typo.
10773 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10774
be46087e
CV
107752005-03-08 Corinna Vinschen <vinschen@redhat.com>
10776
10777 * gdb.asm/asm-source.exp: Add iq2000 case.
10778 * gdb.asm/iq2000.inc: New file.
10779
384e1a61 107802005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10781
384e1a61
MI
10782 * gdb.base/command.exp: Change hardcoded value to regular expression.
10783 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10784
584b6e9e
DJ
107852005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10786
10787 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10788 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10789 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10790 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10791 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10792
ab5b5d61
MK
107932005-03-05 Mark Kettenis <kettenis@gnu.org>
10794
10795 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10796 changes.
10797
ae051c1b
PG
107982004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10799
a9c64011
AS
10800 * lib/compiler.c: Add test for IBM's xlc compiler.
10801 * lib/compiler.cc: Likewise.
ae051c1b 10802
3f0f6ed2
JB
108032004-02-24 Joel Brobecker <brobecker@adacore.com>
10804
10805 * gdb.ada/fixed_points.exp: Create compilation object directory
10806 before running the test.
10807 * gdb.ada/null_record.exp: Likewise.
10808 * gdb.ada/packed_array.exp: Likewise.
10809 * gdb.ada/start.exp: Likewise.
10810
724f452b
JB
108112005-02-15 Joel Brobecker <brobecker@adacore.com>
10812
10813 * gdb.ada/packed_array/pa.adb: New file.
10814 * gdb.ada/packed_array.exp: New testcase.
10815
57f5cdfb 108162005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10817
1f393151
MK
10818 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10819 files.
10820
ebdda337
MK
10821 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10822 on *-*-openbsd*. Correctly match whitespace in regukar
10823 expressions.
10824
cf309262
DJ
108252005-02-10 Daniel Jacobowitz <dan@debian.org>
10826
10827 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10828 PR exp/1821
10829 * gdb.base/gdb1821.c: New test file.
10830 * gdb.base/gdb1821.exp: New test file.
10831
3be49e7a
JB
108322005-02-09 Joel Brobecker <brobecker@adacore.com>
10833
10834 * gdb.base/start.c: New file.
10835 * gdb.base/start.exp: New testcase.
10836
e292e67d
JB
108372005-02-09 Joel Brobecker <brobecker@adacore.com>
10838
10839 * gdb.ada/start/dummy.adb: New file.
10840 * gdb.ada/start.exp: New testcase.
10841
dbdfa66c
CV
108422005-02-09 Corinna Vinschen <vinschen@redhat.com>
10843
10844 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10845 for printing symbols and statistics.
10846 Add test for using relative pathnames in "maint print msymbols" test.
10847 Mark "maint info sections DATA" XFAIL on Cygwin.
10848 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10849 tests.
10850
d7941671
AC
108512005-02-09 Andreas Schwab <schwab@suse.de>
10852
10853 Committed by Andrew Cagney <cagney@gnu.org>
10854 * gdb.base/remotetimeout.exp: New file.
10855
74e5ef44
MK
108562005-02-07 Mark Kettenis <kettenis@gnu.org>
10857
10858 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10859
464dd14d
JB
108602005-02-03 Joel Brobecker <brobecker@adacore.com>
10861
10862 * gdb.ada/gnat_ada.gpr: New file.
10863 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10864 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10865 * configure.ac: No longer generate gnat_ada.gpr.
10866 * configure: Regenerate.
10867 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10868 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10869 * gdb.ada/null_record/bar.ads: Likewise.
10870 * gdb.ada/null_record/bar.adb: Likewise.
10871 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10872 * gdb.ada/null_record.exp (testdir): New variable.
10873 (testfile): executable is now in testdir subdirectory.
10874 (srcfile): Use full path to the main compilation unit.
10875 * gdb.ada/fixed_points.exp: Same changes as above.
10876
30d756ae
NR
108772005-02-03 Nick Roberts <nickrob@snap.net.nz>
10878
10879 * gdb.base/interp.exp: New test.
10880
9d799f85
AC
108812005-01-24 Andrew Cagney <cagney@gnu.org>
10882
10883 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10884
15656118
AC
108852005-01-19 Andrew Cagney <cagney@gnu.org>
10886
a892c31b
AC
10887 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10888 configure.ac not configure.in.
10889
15656118
AC
10890 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10891 of powerpc*-*-*.
10892 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10893 * gdb.base/list.exp (test_list_function)
15656118
AC
10894 (test_list_filename_and_function): Ditto.
10895 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10896
a7b01baf
AC
108972005-01-16 Andrew Cagney <cagney@gnu.org>
10898
17d92a02
AC
10899 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10900
a7b01baf
AC
10901 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10902
bc8332bb
AC
109032005-01-14 Andrew Cagney <cagney@gnu.org>
10904
10905 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10906 * gdb.mi/mi2-var-cmd.exp: Ditto.
10907
4d074752
CV
109082005-01-10 Corinna Vinschen <vinschen@redhat.com>
10909
10910 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10911
bec39cab
AC
109122005-01-07 Andrew Cagney <cagney@gnu.org>
10913
10914 * configure.ac: Rename configure.in, require autoconf 2.59.
10915 * configure: Re-generate.
10916 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10917 * gdb.stabs/configure: Re-generate.
10918 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10919 * gdb.hp/configure: Re-generate.
10920 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10921 autoconf 2.59.
10922 * gdb.hp/gdb.objdbg/configure: Re-generate.
10923 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10924 autoconf 2.59.
10925 * gdb.hp/gdb.defects/configure: Re-generate.
10926 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10927 autoconf 2.59.
10928 * gdb.hp/gdb.compat/configure: Re-generate.
10929 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10930 autoconf 2.59.
10931 * gdb.hp/gdb.base-hp/configure: Re-generate.
10932 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10933 autoconf 2.59.
10934 * gdb.hp/gdb.aCC/configure: Re-generate.
10935
f10b16d4
JB
109362004-12-15 Jim Blandy <jimb@redhat.com>
10937
10938 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10939 under NPTL when there is debugging info available for libpthread.
10940
fb6e1814
JG
109412004-12-13 Jerome Guitton <guitton@gnat.com>
10942
10943 * gdb.ada/fixed_points.c: New file.
10944 * gdb.ada/fixed_points.exp: New file.
10945
fe46cd3a
RC
109462004-12-03 Randolph Chung <tausq@debian.org>
10947
10948 * gdb.arch/pa-nullify.exp: New file.
10949 * gdb.arch/pa-nullify.s: New file.
10950
8de0841b
RC
109512004-11-30 Randolph Chung <tausq@debian.org>
10952
10953 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10954 instead of "tbug". Fix regexp to work properly with gdb_test.
10955
c8170782
PH
109562004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10957
10958 * gdb.base/bitfields2.exp: New test.
10959 * gdb.base/bitfields2.c: New file.
10960
954269c2
RE
109612004-11-28 Richard Earnshaw <rearnsha@arm.com>
10962
10963 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10964
0107feed
RC
109652004-11-16 Randolph Chung <tausq@debian.org>
10966
10967 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10968
f073ae8c
DJ
109692004-11-14 Daniel Jacobowitz <dan@debian.org>
10970
10971 * gdb.threads/threadapply.exp: Correct "macro details" test.
10972
19ad59e7
JJ
109732004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10974
10975 * gdb.threads/threadapply.exp: New test.
10976 * gdb.threads/threadapply.c: New file.
10977
9cf0961b
MK
109782004-11-07 Mark Kettenis <kettenis@gnu.org>
10979
10980 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10981 frames.
10982
c789492a
FL
109832004-11-05 Felix Lee <felix+log1@specifixinc.com>
10984
10985 * gdb.base/cursal.exp: New file.
10986 * gdb.base/cursal.c: New file.
10987
a1e167bb
AC
109882004-11-03 Andrew Cagney <cagney@gnu.org>
10989
10990 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10991
b7cbf173
MK
109922004-10-30 Mark Kettenis <kettenis@gnu.org>
10993
10994 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10995 NetBSD/ELF targets.
10996
88f9d34f
JB
109972004-10-29 Joel Brobecker <brobecker@gnat.com>
10998
10999 * gdb.threads/bp_in_thread.c: New file, copied from
11000 pthread_cond_wait.c.
11001 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
11002 file, rather than reusing the .c file from another testcase.
11003
ca7d6a0c
JB
110042004-10-20 Joel Brobecker <brobecker@gnat.com>
11005
11006 * gdb.ada/null_record.exp: Check where we stopped after
11007 sending the start command, instead of where the associated
11008 temporary breakpoint was inserted.
11009
0d863d03
AC
110102004-10-14 Andrew Cagney <cagney@gnu.org>
11011
11012 * gdb.mi/gdb701.c (main): Return 0.
11013
d11e72cb
DJ
110142004-10-13 Daniel Jacobowitz <dan@debian.org>
11015
d40539a4 11016 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 11017
e1923096
JJ
110182004-10-12 Jeff Johnston <jjohnstn@redhat.com>
11019
11020 * gdb.threads/schedlock.c: Add comment markers to use to find
11021 line numbers.
11022 * gdb.threads/schedlock.exp: Adjust regex to handle the new
11023 comments.
11024 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
11025 breakpoint lines.
11026
ec8ba2c9
DJ
110272004-10-12 Daniel Jacobowitz <dan@debian.org>
11028
11029 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
11030
0eb3658b
DJ
110312004-10-12 Daniel Jacobowitz <dan@debian.org>
11032
11033 * configure.in: Add gdb.dwarf2.
11034 * configure: Regenerated.
11035 * Makefile.in: Add gdb.dwarf2.
11036 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
11037 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
11038 gdb.dwarf2/file1.txt: New files.
11039
a271cc33
OF
110402004-10-11 Orjan Friberg <orjanf@axis.com>
11041
a9c64011 11042 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
11043 of "run", since the latter doesn't work with remote targets. Adjust
11044 the breakpoint numbering accordingly.
11045 * gdb.threads/pthread_cond_wait.exp: Ditto.
11046
895ce074
MC
110472004-10-08 Michael Chastain <mec.gnu@mindspring.com>
11048
11049 * gdb.base/overlays.exp: Update copyright years.
11050
6be3092d
KI
110512004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
11052
11053 * gdb.base/overlays.exp: Disable if target is Linux.
11054
e05389b8
FL
110552004-10-06 Felix Lee <felix+log1@specifixinc.com>
11056
11057 * config/gdbserver.exp (gdb_load): Use right filename on remote.
11058
73cb587d
KI
110592004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
11060
11061 * gdb.asm/asm-source.exp: Add m32r-linux target.
11062 * gdb.asm/m32r-linux.inc: New file.
11063
3c0edcdc
AC
110642004-09-24 Andrew Cagney <cagney@redhat.com>
11065 David Anderson <anderson@redhat.com>
11066
11067 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
11068 command fails, assume things will work.
11069 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
11070 (_GNU_SOURCE): Define.
11071 (print_unsigned, print_hex): Change parameter to "long long".
11072 (print_byte_count): New function, use to print byte counts.
11073 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
11074 O_LARGEFILE.
11075 (main): Compute an upper bound on a corefile in max_core_size.
11076 Limit memory chunk size to max_core_size. Limit total memory
11077 allocated to max_core_size.
11078
4bb3667f
AC
110792004-09-23 Andrew Cagney <cagney@gnu.org>
11080
11081 * gdb.base/bigcore.exp: Replace the code that creates a corefile
11082 from a separate process with code that creates a corefile by
11083 making the inferior dump core.
11084
60fe1a51
MK
110852004-09-23 Mark Kettenis <kettenis@gnu.org>
11086
11087 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
11088 block.
11089
8e937346
MC
110902004-09-23 Michael Chastain <mec.gnu@mindspring.com>
11091
11092 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
11093 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
11094 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
11095 Likewise.
11096
7213f6d6
JJ
110972004-09-20 Jeff Johnston <jjohnstn@redhat.com>
11098
11099 * gdb.java/jprint.exp: New test case for java inferior call.
11100 * gdb.java/jprint.java: Ditto.
11101
eac69dca
JB
111022004-09-15 Joel Brobecker <brobecker@gnat.com>
11103
11104 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
11105
22227696
MC
111062004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11107
11108 * gdb.threads/killed.c: Include <stdlib.h>.
11109 * gdb.threads/pthreads.c: Likewise.
11110
7dd403a4
MC
111112004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11112
11113 * gdb.threads/killed.c: Add copyright notice.
11114
33f2d567
JM
111152004-09-10 Jason Molenda (jmolenda@apple.com)
11116
a9c64011
AS
11117 * gdb.base/define.exp: Two new tests to verify zero space chars
11118 after 'if' and 'while' commands in a user-defined command is correctly
11119 parsed.
33f2d567 11120
e05b62ac
AC
111212004-09-08 Andrew Cagney <cagney@gnu.org>
11122
11123 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
11124 delivery test with duplicate at end of file.
11125
9cbe82da
MK
111262004-09-06 Mark Kettenis <kettenis@jive.nl>
11127
11128 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
11129
564803d9
MC
111302004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11131
11132 * config/hppro.exp: Removed.
11133
7c6807ce
MC
111342004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11135
11136 * config/sparclet.exp: Removed.
11137
bf7e26dd
MC
111382004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11139
11140 * config/udi.exp: Removed.
11141
714e341b
MC
111422004-09-02 Michael Chastain <mec.gnu@mindspring.com>
11143
11144 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
11145 of "exp_continue".
11146 (advancei): Likewise.
11147
1236e623
JJ
111482004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11149
11150 * gdb.base/unload.exp: Fix so messages aren't duplicated.
11151
3bdcad15
MI
111522004-09-01 Manoj Iyer <manjo@austin.ibm.com>
11153
228af206 11154 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
11155 to check for nodebug in executable.
11156 * gdb.gdb/observer.exp (setup_test): Likewise.
11157 * gdb.gdb/selftest.exp (test_with_self): Likewise.
11158 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
11159
c72b934c
AC
111602004-09-01 Andrew Cagney <cagney@gnu.org>
11161
11162 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11163 files.
11164
edd9b715
JJ
111652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11166
11167 * gdb.base/unload.exp: Fix expected warning message to match
11168 latest format.
11169
fb4ce06b
CV
111702004-09-01 Corinna Vinschen <vinschen@redhat.com>
11171
11172 * gdb.base/call-rt-st.exp: Fix typos.
11173
ce78e7c3
MI
111742004-08-31 Manoj Iyer <manjo@austin.ibm.com>
11175
11176 * gdb.threads/thread_check.exp: New testcase.
11177 * gdb.threads/thread_check.c: New testcase.
11178
2dedb159
AC
111792004-08-31 Andrew Cagney <cagney@gnu.org>
11180
11181 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
11182 (skip_to_handler_entry): New procedures. Test stepping into a
11183 handler when the breakpoint is at the handler's entry point.
11184
68f53502
AC
111852004-08-30 Andrew Cagney <cagney@gnu.org>
11186
11187 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
11188 gdb/1757.
11189
3e3ffd2b
MC
111902004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11191
11192 With code from Manoj Iyer <manjo@austin.ibm.com>:
11193 * lib/gdb.exp (gdb_file_cmd): Return more information in the
11194 return value. Add an arm for "no debugging symbols found".
11195 Change a stray "error" to "perror".
11196 (gdb_run_cmd): Adapt to new return value.
11197 * gdb.base/remote.exp: Adapt to new return value.
11198 * gdb.gdb/complaints.exp: Likewise.
11199 * gdb.gdb/observer.exp: Likewise.
11200 * gdb.gdb/selftest.exp: Likewise.
11201 * gdb.gdb/xfullpath.exp: Likewise.
11202
4b6f5fd2
JB
112032004-08-27 Joel Brobecker <brobecker@gnat.com>
11204
11205 * gdb.threads/bp_in_thread.exp: New testcase.
11206
e5b25496
MC
112072004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11208
11209 Fix PR testsuite/1735.
11210 * gdb.threads/schedlock.c (thread_function): Add a cast
11211 to suppress a gcc warning.
11212 * gdb.threads/thread-specific.c (thread_function): Likewise.
11213
934353d6
MC
112142004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11215
11216 * gdb.base/unload.c: Include <stdlib.h>.
11217
f98a0aef 112182004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 11219
f98a0aef 11220 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
11221 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
11222 synchronized after the "return".
11223
5a2e8882
MC
112242004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11225
11226 * gdb.mi/basics.c: Include <stdio.h>.
11227 * gdb.mi/pthreads.c: Include <stdlib.h>.
11228 * gdb.mi/var-cmd.c: Include <stdlib.h>.
11229
a9640423
MC
112302004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11231
11232 * gdb.threads/schedlock.c: Add copyright notice.
11233
b04e311d
AC
112342004-08-25 Andrew Cagney <cagney@gnu.org>
11235
11236 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
11237 (skip_over_handler, breakpoint_over_hander): New test procedures.
11238 (advance, advancei): Add a proper prefix, do not use
11239 rerun_to_main.
11240 * gdb.base/sigstep.c (main): Change to use an infinite loop.
11241
7c27f15b
MC
112422004-08-24 Michael Chastain <mec.gnu@mindspring.com>
11243
11244 * gdb.mi/basics.c: Add copyright notice.
11245 * gdb.mi/var-cmd.c: Add copyright notice.
11246
fffc87ae
MC
112472004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11248
11249 * lib/gdb.exp: Remove signed_keyword_not_used.
11250 * lib/compiler.c: Likewise.
11251 * lib/compiler.cc: Likewise.
11252
d782e0bf
MC
112532004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11254
11255 * gdb.base/whatis.c: Remove conditional disabling of "signed".
11256 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
11257
96033e83
MC
112582004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11259
11260 * gdb.base/whatis.c: Add copyright notice.
11261
cf38c229
MK
112622004-08-20 Mark Kettenis <kettenis@gnu.org>
11263
11264 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
11265 it to skip the breakpoints encoded in the inline assembly.
11266
f4b49756
MC
112672004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11268
11269 * Makefile.in: Add gdb.fortran.
11270
2f193b69
MC
112712004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11272
11273 * gdb.base/call-sc.exp (test_scalar_returns):
11274 Fix cut-and-paste glitch in "Make fun return now".
11275
89a237cb
MC
112762004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11277
11278 * configure.in: Add gdb.fortran.
11279 * configure: Regenerate.
11280 * gdb.fortran/Makefile.in: New file.
11281 * lib/gdb.exp (skip_fortran_tests): New procedure.
11282
469aff8e
MC
112832004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11284
11285 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
11286 reference to bug-gnu@prep.ai.mit.edu.
11287 * gdb.mi/mi-var-child.exp: Likewise.
11288 * gdb.mi/mi-var-cmd.exp: Likewise.
11289 * gdb.mi/mi-var-display.exp: Likewise.
11290 * gdb.mi/mi2-var-block.exp: Likewise.
11291 * gdb.mi/mi2-var-child.exp: Likewise.
11292 * gdb.mi/mi2-var-cmd.exp: Likewise.
11293 * gdb.mi/mi2-var-display.exp: Likewise.
11294
00b51b9f
MK
112952004-08-15 Mark Kettenis <kettenis@gnu.org>
11296
11297 * gdb.base/unload.c (main): Make local variable msg const.
11298
45f07fef
MC
112992004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11300
11301 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
11302 to bug-gnu@prep.ai.mit.edu.
11303 * gdb.mi/mi-disassemble.exp: Likewise.
11304 * gdb.mi/mi-eval.exp: Likewise.
11305 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
11306 default line number.
11307 * gdb.mi/mi-return.exp: Likewise.
11308 * gdb.mi/mi-simplerun.exp: Likewise.
11309 * gdb.mi/mi-stack.exp: Likewise.
11310 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
11311 number with explicit range test.
11312 * gdb.mi/mi-watch.exp: Likewise.
11313 * gdb.mi/mi2-break.exp: Likewise.
11314 * gdb.mi/mi2-cli.exp: Likewise.
11315 * gdb.mi/mi2-disassemble.exp: Likewise.
11316 * gdb.mi/mi2-eval.exp: Likewise.
11317 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
11318 default line number.
11319 * gdb.mi/mi2-return.exp: Likewise.
11320 * gdb.mi/mi2-simplerun.exp: Likewise.
11321 * gdb.mi/mi2-stack.exp: Likewise.
11322 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
11323 number with explicit range test.
11324 * gdb.mi/mi2-watch.exp: Likewise.
11325
dd8c8ee7
MC
113262004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11327
11328 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
11329 * gdb.cp/m-static.exp: Likewise.
11330 * gdb.cp/rtti.exp: Likewise.
11331
4e838464
MK
113322004-08-14 Mark Kettenis <kettenis@gnu.org>
11333
11334 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
11335
8d8cb839
EZ
113362004-08-14 Eli Zaretskii <eliz@gnu.org>
11337
11338 * ChangeLog: Prefix Local Variables with semi-colons and indent
11339 the reference to older ChangeLog files, to fix fontification in
11340 Emacs.
11341
deea8bb0
MC
113422004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11343
11344 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
11345 * gdb.mi/mi2-break.exp: Likewise.
11346
c3297504
MC
113472004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11348
11349 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
11350
25808999
MC
113512004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11352
11353 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
11354
226a8d71
MC
113552004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11356
11357 * gdb.cp/classes.exp: Remove unused declarations. Just let
11358 test names default instead of providing special names. Remove
11359 extraneous demangler test.
11360
37fdf854
JJ
113612004-08-12 Jeff Johnston <jjohnstn@redhat.com>
11362
11363 * gdb.base/unload.exp: New test for breakpoints in dynamically
11364 loaded libraries.
11365 * gdb.base/unload.c: Ditto.
11366 * gdb.base/unloadshr.c: Ditto.
11367
2d3a7986
MC
113682004-08-12 Michael Chastain <mec.gnu@mindspring.com>
11369
11370 * gdb.cp/classes.exp (test_ptype_class_objects): Call
11371 cp_test_ptype_class.
11372 (test_enums): Likewise.
11373
c72b934c
AC
113742004-08-10 Andrew Cagney <cagney@gnu.org>
11375
11376 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11377 files.
11378
cc503c8a
AC
113792004-08-10 Andrew Cagney <cagney@gnu.org>
11380
11381 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
11382 init_malloc call.
11383
902f2ccb
MC
113842004-08-10 Michael Chastain <mec.gnu@mindspring.com>
11385
11386 * ChangeLog: Add copyright notice. The notice is copied
11387 from emacs 21.3 top level ChangeLog.
11388
78c90502
MC
113892004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11390
11391 * lib/cp-support.exp: New file.
11392 * lib/cp-support.exp (cp_test_type_class): New function.
11393 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
11394 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
11395 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
11396 cp_test_ptype_class.
11397
88e5ea78
MC
113982004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11399
11400 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
11401 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11402 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
11403 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
11404 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11405 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
11406 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
11407 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
11408 gdb.mi/mi2-watch.exp: Update copyright years.
11409
6a89fc9c
MK
114102004-08-09 Mark Kettenis <kettenis@gnu.org>
11411
11412 * gdb.base/sigaltstack.exp: Provide proper anchoring.
11413
1482e0de
MC
114142004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11415
11416 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
11417 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
11418 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
11419 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11420 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
11421 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
11422 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
11423 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11424 gdb.mi/mi-watch.exp: Update copyright years.
11425
1a5ce3f3
DJ
114262004-08-08 Daniel Jacobowitz <dan@debian.org>
11427
11428 PR gdb/1738
11429 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
11430 from a breakpoint with a pending signal.
11431
04f6ecf2
DJ
114322004-08-08 Daniel Jacobowitz <dan@debian.org>
11433
11434 PR gdb/1736
11435 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
11436 * gdb.base/sigaltstack.exp (finish_test): Consume output until
11437 the prompt.
11438 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
11439
54d90d35
DJ
114402004-08-08 Daniel Jacobowitz <dan@debian.org>
11441
11442 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
11443
d2f6abb0
DJ
114442004-08-08 Daniel Jacobowitz <dan@debian.org>
11445
11446 PR gdb/1736
11447 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
11448 for i?86-*-linux*.
11449
5598c03d
DJ
114502004-08-08 Daniel Jacobowitz <dan@debian.org>
11451
11452 * gdb.arch/i386-prologue.exp: Compile without debug information.
11453
c6fee705
MC
114542004-08-08 Michael Chastain <mec.gnu@mindspring.com>
11455
11456 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
11457 rather than asking gdb to search.
11458
dd90efdb
MC
114592004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11460
11461 * gdb.base/gcore.c: Include <string.h>.
11462
1e84bec1
MC
114632004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11464
11465 * gdb.base/gcore.c: Add copyright notice.
11466
e425eb2b
MC
114672004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11468
11469 * gdb.base/freebpcmd.c: Include <stdio.h>.
11470 * gdb.base/long_long.c: Include <string.h>.
11471 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
11472 * gdb.base/siginfo.c: Include <string.h>.
11473 * gdb.base/sigstep.c: Include <string.h>.
11474
cb9aaed5
MC
114752004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11476
11477 * gdb.base/complex.c: Include <stdlib.h>.
11478
55944f3d
MC
114792004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11480
11481 * gdb.base/complex.c: Add copyright notice.
11482
7b2953d9
MC
114832004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11484
11485 * gdb.base/charset.c: Include <stdlib.h>.
11486
c9133d23
MC
114872004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11488
11489 * gdb.base/auxv.c: Include <stdlib.h>.
11490
0a8490ad
MC
114912004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11492
11493 * gdb.base/auxv.c: Add copyright notice.
11494
3426d5ec
MC
114952004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11496
11497 * gdb.base/coremaker.c: Add copyright notice.
11498 * gdb.base/coremaker2.c: Add copyright notice.
11499
8da195dd
AC
115002004-08-04 Andrew Cagney <cagney@gnu.org>
11501
11502 * gdb.base/store.exp: Update copyright.
11503 (check_set, up_set, check_struct, up_struct): Add a prefix to test
11504 names, do not import gdb_prompt.
11505
8d394f98
AC
115062004-08-01 Andrew Cagney <cagney@gnu.org>
11507
11508 Fix PR testsuite/1729.
11509 * gdb.base/dump.exp: Add test name to callers of capture_value, do
11510 not use capture_value with value 4.
11511 (capture_value): Add optional test name parameter.
11512 (test_reload_saved_value, test_restore_saved_value): Use $msg as
11513 the prefix, pass to capture_value.
11514
b6702b23
MK
115152004-08-01 Mark Kettenis <kettenis@gnu.org>
11516
11517 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
11518 * gdb.arch/i386-prologue.c (standard): New prototype and function.
11519 (main): Call new function.
11520
c203e0ca
MC
115212004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11522
11523 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
11524
a7995a30
MC
115252004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11526
11527 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
11528
9366563b
MC
115292004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11530
b6eeaf26 11531 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
11532 Accept more values of vtbl pointer. Remove some messages
11533 about "obsolete gcc or gdb".
11534
2fc1f950
MC
115352004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11536
11537 * gdb.cp/classes.exp: Accept more varieties of ptype output.
11538
c724d49b
MC
115392004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11540
11541 * gdb.base/asm-source.exp: Properly convert target board
11542 debug flags from gcc format to binutils format.
11543
736b0fce
MK
115442004-07-28 Mark Kettenis <kettenis@gnu.org>
11545
11546 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
11547 gdb1718". PR backtrace/1718 partially fixed.
11548
5633ea5c
JJ
115492004-07-27 Jeff Johnston <jjohnstn@redhat.com>
11550
11551 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
11552
575eebb1
NC
115532004-07-26 Nick Clifton <nickc@redhat.com>
11554
11555 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
11556 good default value for a specific architecture is available then
11557 set it to that value. Otherwise default to the -gstabs switch.
11558 Remove the -g... switches from the asm-flags variable. Allow the
11559 target board info to override the value if it wants to. Pass the
11560 switch on the assembler command line.
11561
62104619
MK
115622004-07-23 Mark Kettenis <kettenis@gnu.org>
11563
11564 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11565 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11566 (main): Call new function.
11567
4a1135b8
MC
115682004-07-22 Michael Chastain <mec.gnu@mindspring.com>
11569
11570 Test for PR exp/1715.
11571 * gdb.base/radix.exp: Refactor common procedures. Make all
11572 test names unique. Change XFAIL to KFAIL.
11573
8a12c1f0
MC
115742004-07-20 Michael Chastain <mec.gnu@mindspring.com>
11575
11576 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11577 * gdb.ada/gnat_ada.gin: ... to here.
11578 * configure.in: Use gnat_ada.gin.
11579 * configure: Regenerate.
11580
23b451cf
AC
115812004-07-20 Andrew Cagney <cagney@gnu.org>
11582
11583 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11584 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
11585 XFAILs. Clean up test messages and comments. Check backtraces.
11586 Delete re-sync code.
11587
ab618a02
MC
115882004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11589
11590 Fix PR cli/740.
11591 * gdb.base/annota1.exp: Honor gdb,nosignals.
11592 * gdb.base/annota3.exp: Likewise.
11593
46dad340
MC
115942004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11595
11596 * lib/java.exp: Update copyright notice.
11597
756d8c70
AC
115982004-07-19 Andrew Cagney <cagney@gnu.org>
11599
11600 * gdb.base/selftest.exp: Copy file from here ...
11601 * gdb.gdb/selftest.exp: ... to here.
11602
586027e6
AC
116032004-07-16 Andrew Cagney <cagney@redhat.com>
11604
11605 * lib/insight-support.exp: Delete file.
11606 * lib/java.exp (java_init): Fix copyright.
11607
029d2200
AC
116082004-07-16 Andrew Cagney <cagney@gnu.org>
11609
11610 * gdb.base/restore.c: Append "prologue" to comments marking the a
11611 function's prologue.
11612 * gdb.base/restore.exp: Update copyright, re-indent.
11613 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
11614 callerN" prefix where needed. Update patterns that match a
11615 function's prologue.
11616
653b62c5
MC
116172004-07-16 Michael Chastain <mec.gnu@mindspring.com>
11618
11619 * gdb.base/restore.c: Add copyright notice.
11620
f7d690e5
AC
116212004-07-16 Andrew Cagney <cagney@gnu.org>
11622
11623 * gdb.base/logical.exp: Update copyright.
11624 (evaluate): New procedure. Use to re-implement tests using
11625 several tables.
11626
d629a7cb
MH
116272004-07-14 Martin Hunt <hunt@redhat.com>
11628
11629 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11630 which fixes some problems where init.tcl was not found.
11631
9c7bb332
AC
116322004-07-13 Andrew Cagney <cagney@gnu.org>
11633
6bf46641
AC
11634 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11635 (check_sizeof, check_valueof): Do not include the output in the
11636 test name. Use gdb_test.
11637 (get_valueof): Use gdb_test_multiple.
11638
c4ffd4c0
AC
11639 * gdb.base/step-test.exp: Update copyright. Use
11640 gdb_test_multiple. Ensure that test names do not include
11641 architecture dependent output.
11642
ab89363a
AC
11643 * gdb.gdb/observer.exp: Update copyright.
11644 (setup_test): Use gdb_test_multiple.
11645 (attach_first_observer, attach_second_observer)
11646 (attach_third_observer, detach_first_observer)
11647 (detach_second_observer, detach_third_observer)
11648 (reset_counters, check_counters): Make $message a prefix.
11649 (test_normal_stop_notifications): Add "args" parameter - a list of
11650 init functions to be called. Make $message a prefix,
11651 (test_observer_normal_stop): Change the message prefixes so that
11652 they are unique, pass the attach / detach procedures to
11653 test_normal_stop_notifications.
11654
ec58997a
AC
11655 * gdb.base/signull.exp (test_segv): Prefix all tests with
11656 "${name}". Clean up test messages.
11657
b475183b
AC
11658 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11659
9c7bb332
AC
11660 * gdb.base/ena-dis-br.exp: Update copyright.
11661 (break_at): New function. Replace send_gdb with gdb_test,
11662 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11663 ignore count, not stopped at bpt", with KFAIL.
11664
2dd95497
CV
116652004-07-13 Corinna Vinschen <vinschen@redhat.com>
11666
11667 * gdb.base/attach.exp: Remove cleanupfile handling.
11668
419e626b
AC
116692004-07-12 Andrew Cagney <cagney@gnu.org>
11670
11671 * gdb.base/annota1.exp: Cleanup corefile test name.
11672 * gdb.base/annota3.exp: Ditto.
11673
8b1b3228
AC
116742004-07-12 Andrew Cagney <cagney@gnu.org>
11675
78650829
AC
11676 * gdb.base/signals.exp: Clean up copyright, re-indent.
11677
8b1b3228
AC
11678 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11679 gdb_test and gdb_test_multiple.
11680
935c2760
JJ
116812004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11682
11683 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 11684 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
11685 provide line number info for first statement in main.
11686
1544280f
AC
116872004-07-08 Andrew Cagney <cagney@gnu.org>
11688
1279f4ff
AC
11689 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11690
1544280f
AC
11691 * gdb.base/sigbpt.exp: Make the common part of each test name a
11692 prefix instead of suffix.
11693
bcc82369
BR
116942004-07-07 Bob Rossi <bob_rossi@cox.net>
11695
11696 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11697 test from test_tbreak_creation_and_listing to
11698 test_file_list_exec_source_file
11699 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11700 Changed name of test from test_tbreak_creation_and_listing to
11701 test_file_list_exec_source_file
11702
23f4b0aa
JJ
117032004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11704
11705 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11706 the jmisc() constructor instead of <init>.
11707 * gdb.java/jmisc1.exp: Ditto.
11708
56401cd5
AC
117092004-07-07 Andrew Cagney <cagney@gnu.org>
11710
11711 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11712 corrupting the PC.
11713
44ae2f6a
MC
117142004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11715
11716 * gdb.cp/templates.exp: Accept whitespace change in demangler
11717 output.
11718
45a83408
AC
117192004-07-06 Andrew Cagney <cagney@gnu.org>
11720
11721 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11722
d205ad70
MC
117232004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11724
11725 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11726 * lib/compiler.cc: Likewise.
11727
06ea1a61
MC
117282004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11729
11730 * lib/compiler.cc: Work around string preprocessing problem
11731 with old hp c++ compiler.
11732 * lib/compiler.c: Likewise.
11733
daab1251
CV
117342004-06-29 Corinna Vinschen <vinschen@redhat.com>
11735
11736 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11737 directives to conditionalize symbol prefixing.
11738 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11739 additional_flags handling. Add underscore prefix for Cygwin.
11740 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11741 conditionalize symbol prefixing.
11742 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11743 additional_flags handling. Add underscore prefix for Cygwin.
11744
cc984116
CV
117452004-06-29 Corinna Vinschen <vinschen@redhat.com>
11746
11747 * gdb.base/bigcore.exp: Skip test on Cygwin.
11748
c279b077
MC
117492004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11750
11751 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11752 formats for "info register". Use gdb_test_multiple. Fix
11753 the "invalid register" test.
11754
0e915747
CV
117552004-06-28 Corinna Vinschen <vinschen@redhat.com>
11756
11757 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11758 PID for Cygwin. Add Cygwin specific strings to check for in some
11759 tests.
11760 (do_attach_tests): Add a test for user interaction when attaching
11761 to a process with no matching symbol table already loaded.
11762
11422c86
AC
117632004-06-26 Andrew Cagney <cagney@gnu.org>
11764
11765 Test PR java/1567 and PR java/1565.
11766 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11767 * gdb.java/jmisc2.exp: Delete file.
11768
cefbce26
MC
117692004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11770
11771 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11772
e19f872c
CV
117732004-06-25 Corinna Vinschen <vinschen@redhat.com>
11774
11775 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11776 attach process.
11777
d931ba3b
MC
117782004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11779
11780 * gdb.cp/pr-1553.exp: Remove.
11781
aef68c48
MC
117822004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11783
11784 * gdb.cp/pr-1553.cc: Remove.
11785 * gdb.cp/pr-1553.exp: Disable this test.
11786
8d5df71a
JB
117872004-06-20 Jim Blandy <jimb@redhat.com>
11788
a9c64011 11789 Fix PR testsuite/1680.
8d5df71a
JB
11790 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11791 regular expressions.
11792
4ac6f39d
MC
117932004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11794
11795 Fix PR testsuite/1679.
11796 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11797 Issue an UNSUPPORTED result instead.
11798
1b413552
JB
117992004-06-18 Jim Blandy <jimb@redhat.com>
11800
11801 * gdb.base/charset.exp: Only send a control-C if we see a new
11802 prompt and incomplete command.
11803
6daa6ebd
MC
118042004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11805
11806 * gdb.cp/pr-574.cc: Add copyright notice.
11807
51fa4ae0
JB
118082004-06-17 Jim Blandy <jimb@redhat.com>
11809
11810 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11811 cases where the regexp has no groups; this grabs random text from
11812 the previous test suite, whatever that was.
11813
8fea26c5
MC
118142004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11815
11816 * gdb.cp/printmethod.cc: Add copyright notice.
11817
1e3aeb41
MC
118182004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11819
11820 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11821
9d9030bc
AC
118222004-06-16 Andrew Cagney <cagney@gnu.org>
11823
11824 * gdb.base/signull.c: Update copyright. Include <string.h>.
11825 (bowler): Replace data_pointer with data_read
11826 and data_write cases. Add code_descriptor case.
11827 (zero, desc): New array and pointer.
11828 (data, code): Change to simple pointers.
11829 * gdb.base/signull.exp: Fix probe pattern matching a function
11830 descriptor SIGSEGV. Replace data_pointer with data_read and
11831 data_write tests.
11832
acd4ad44
AC
118332004-06-16 Andrew Cagney <cagney@gnu.org>
11834
11835 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11836
08fd625c
MC
118372004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11838
11839 * gdb.base/long_long.c: Add copyright notice.
11840
1903502c
MC
118412004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11842
11843 * gdb.base/long_long.exp: Remove reference to
11844 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11845 to gdb_breakpoint and gdb_continue_to_breakpoint.
11846
83313cb1
JB
118472004-06-14 Jim Blandy <jimb@redhat.com>
11848
11849 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11850 endian case.
11851
1bf404ef
AC
118522004-06-14 Andrew Cagney <cagney@gnu.org>
11853
11854 * gdb.base/gcore.exp (capture_command_output): Delete the always
11855 passing tests containing inferior values.
11856 * gdb.base/ending-run.exp: Do not include the breakpoint address
11857 in the test message. Update copyright.
11858 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11859 size in the test name, use gdb_test_multiple. Update copyright.
11860
ef220b33
MC
118612004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11862
11863 * gdb.cp/ref-types.cc: Add copyright notice.
11864
4f70a4c9
MC
118652004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11866
11867 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11868 hp_aCC_compiler.
11869 * lib/compiler.cc: Likewise.
11870 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11871 'set' commands. Log diagnostics for other lines. Set
11872 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11873
335928ac
MC
118742004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11875
11876 * gdb.cp/try_catch.cc: Add copyright notice.
11877
2efb12e8
MC
118782004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11879
11880 * gdb.cp/userdef.cc: Add copyright notice.
11881
0bbed51a
MC
118822004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11883
11884 * gdb.cp/virtfunc.cc: Add copyright notice.
11885
e12a46c9
RC
118862004-06-11 Randolph Chung <tausq@debian.org>
11887
11888 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11889 problem.
11890
338e05af
AC
118912004-06-10 Andrew Cagney <cagney@gnu.org>
11892
11893 * lib/compiler.cc, lib/compiler.c: Append either
11894 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11895 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11896 instead of gcc-3-3.
11897
dc3f10cb
AC
118982004-06-09 Andrew Cagney <cagney@gnu.org>
11899
b4d946af
AC
11900 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11901 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11902
dc3f10cb
AC
11903 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11904 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11905 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11906 fixed.
11907
b5c0bfa2
AC
119082004-06-09 Andrew Cagney <cagney@gnu.org>
11909
11910 * gdb.base/structs.exp (test_struct_returns): Replace
11911 "return_value_unknown" and "finish_value_unknown" by
11912 "return_value_known" and "finish_value_known". Instead of
11913 "return_value_unknown" iff "finish_value_unknown", check
11914 "return_value_known" implies "finish_value_known".
11915
caeb605f
MH
119162004-06-08 Martin Hunt <hunt@redhat.com>
11917
11918 * gdb.base/float.exp: Add pattern for mips targets.
11919
c892bb64
RC
119202004-06-08 Randolph Chung <tausq@debian.org>
11921
11922 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11923 message for unknown architectures more clear.
11924
48306d3e
JB
119252004-06-08 Joel Brobecker <brobecker@gnat.com>
11926
11927 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11928 start the execution of the program.
11929
83ecb59f
JB
119302004-06-07 Jim Blandy <jimb@redhat.com>
11931
11932 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11933 * gdb.arch/i386-cpuid.h: New helper file.
11934
55264cb4
RC
119352004-06-07 Randolph Chung <tausq@debian.org>
11936
11937 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11938 has started.
11939
23cadb28
RM
119402004-06-04 Roland McGrath <roland@redhat.com>
11941
11942 Fix PR gdb/1647.
11943 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11944 differently to be robust to output buffering differences.
11945
51d01eda
MC
119462004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11947
11948 * gdb.threads/pthreads.exp: Update copyright years.
11949 (check_control_c): Change asynchronous 'after' to synchronous.
11950
f4fc3b93
RM
119512004-06-04 Roland McGrath <roland@redhat.com>
11952
11953 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11954 next gdb prompt.
11955
4013522b
MC
119562004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11957
11958 Fix PR gdb/1636.
11959 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11960 calls to synchronous.
11961
7a8f1e6b
JB
119622004-05-26 Jim Blandy <jimb@redhat.com>
11963
11964 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11965
81bb3443
RC
119662004-05-24 Randolph Chung <tausq@debian.org>
11967
11968 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11969 * gdb.asm/pa.inc: New file.
11970
8f5a3103
MK
119712004-05-22 Mark Kettenis <kettenis@gnu.org>
11972
11973 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11974
734b8fe8 119752004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 11976 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
11977
11978 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11979 GDB prompt.
11980
725603e1
UW
119812004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11982
f4fc3b93 11983 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
11984 setjmp/longjmp. Use sigaction instead of signal.
11985
8b923272 119862004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 11987 Michael Snyder <msnyder@redhat.com>
8b923272
JB
11988
11989 * gdb.threads/pthread_cond_wait.c: New file.
11990 * gdb.threads/pthread_cond_wait.exp: New testcase.
11991
8bfabb04
AC
119922004-05-13 Andrew Cagney <cagney@redhat.com>
11993
11994 * gdb.base/signull.exp, gdb.base/signull.c: New files.
11995 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11996
42edda50
AC
119972004-05-11 Andrew Cagney <cagney@redhat.com>
11998
11999 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
12000 fixed but revealed gdb/1639.
12001
d303a6c7
AC
120022004-05-10 Andrew Cagney <cagney@redhat.com>
12003
12004 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
12005 func1" and "next to 2nd alarm", kernel bug avoided.
12006
bf08c2a1
DJ
120072004-05-10 Daniel Jacobowitz <dan@debian.org>
12008
12009 PR external/1568
12010 * gdb.base/bigcore.exp: Check the size of the dumped core file.
12011 XFAIL if it is smaller than bytes_allocated.
12012 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
12013 (main): Make chunks_allocated unsigned. Correct comment.
12014
c0586a34
JB
120152004-05-07 Joel Brobecker <brobecker@gnat.com>
12016
12017 * gdb.arch/powerpc-aix-prologue.c: New file.
12018 * gdb.arch/powerpc-aix-prologue.exp: New file.
12019
f2785d12
JB
120202004-05-07 Jim Blandy <jimb@redhat.com>
12021
12022 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
12023 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
12024
bd7f6e30
JB
120252004-05-06 Joel Brobecker <brobecker@gnat.com>
12026
12027 * gdb.base/sep.exp: No longer setup_kfail when the program was
12028 built with dwarf2.
12029
0a5e7efe
JI
120302004-05-05 Jim Ingham <jingham@apple.com>
12031
12032 * gdb.base/pending.exp: Make sure pending breakpoints
12033 preserve the ignore count.
f4fc3b93 12034
a8958849
MK
120352004-04-27 Jerome Guitton <guitton@gnat.com>
12036
12037 * i386-prologue.exp: Add testcase for jump instruction as first
12038 instruction of the real code.
12039 * i386-prologue.c (jump_at_beginning): New function.
12040
7e103f5b
MK
120412004-04-28 Mark Kettenis <kettenis@gnu.org>
12042
12043 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
12044 x86_64-*-*.
12045
5d38b224
MK
120462004-04-28 Mark Kettenis <kettenis@gnu.org>
12047
12048 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
12049 i*86-*-*.
12050
0ef32fd9
MK
120512004-04-25 Mark Kettenis <kettenis@gnu.org>
12052
12053 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
12054 expression that checks the return type.
12055
71d7dd7c
AC
120562004-04-23 Andrew Cagney <cagney@redhat.com>
12057
12058 * gdb.base/call-sc.exp: New test of scalar call/return values.
12059 * gdb.base/call-sc.c: Ditto.
12060
1e9f977e
JJ
120612004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12062
12063 * gdb.threads/manythreads.c: Reduce thread stack size.
12064
899d9e3a
JJ
120652004-04-23 Jeff Johnston <jjohnstn@redhat.com>
12066
12067 * gdb.threads/manythreads.c: Add copyright notice.
12068
61bcae62
AC
120692004-04-23 Andrew Cagney <cagney@redhat.com>
12070
12071 * gdb.base/siginfo.exp: Better handle step out of signal.
12072 * gdb.base/sigstep.exp: Ditto.
12073
7339a42e 120742004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 12075 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
12076
12077 * gdb.threads/manythreads.c: New testcase.
12078 * gdb.threads/manythreads.exp: Ditto.
12079
5c98409b
JB
120802004-04-22 Jim Blandy <jimb@redhat.com>
12081
12082 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
12083 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
12084
3b611f1a
MC
120852004-04-21 Michael Chastain <mec.gnu@mindspring.com>
12086
12087 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
12088
f0fd9238
AC
120892004-04-21 Andrew Cagney <cagney@redhat.com>
12090
12091 * gdb.base/sigstep.c: New file.
12092 * gdb.base/sigstep.exp: New file.
12093
90990674
JB
120942004-04-16 Joel Brobecker <brobecker@gnat.com>
12095
12096 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
12097 call to observer_notify_normal_stop.
12098
78cef34b
AC
120992004-04-15 Andrew Cagney <cagney@redhat.com>
12100
12101 * gdb.base/siginfo.c: New file.
12102 * gdb.base/siginfo.exp: New file.
12103
d2343407
JB
121042004-04-12 J. Brobecker <brobecker@gnat.com>
12105
12106 * gdb.base/sep.exp: Fix typo in comment.
12107
a2dba3c8
JB
121082004-04-12 J. Brobecker <brobecker@gnat.com>
12109
12110 * gdb.base/sep.c: New file.
12111 * gdb.base/sep-proc.c: New file.
12112 * gdb.base/sep.exp: New testcase.
12113
15f7b60e
MK
121142004-04-09 Mark Kettenis <kettenis@gnu.org>
12115
12116 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
12117 support.
12118
44f4de1a
AC
121192004-04-05 Andrew Cagney <cagney@redhat.com>
12120
12121 * gdb.base/sigaltstack.c: New file.
12122 * gdb.base/sigaltstack.exp: New file.
12123
ef04f396
JB
121242004-04-04 Joel Brobecker <brobecker@gnat.com>
12125
12126 * gdb.base/foll-fork.exp: Update the expected output for
12127 "help set follow-fork-mode", to match a change that was made
12128 to the help of this variable on 2004-01-13.
12129
d40d2c92
JB
121302004-04-01 Joel Brobecker <brobecker@gnat.com>
12131
12132 * lib/ada.exp: Add copyright notice.
12133 * bar.ads: Likewise.
12134 * bar.adb: Likewise.
12135 * null_record.adb: Likewise.
12136 * null_record.exp: Likewise.
12137 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
12138
f86ef5a3
JB
121392004-04-01 Joel Brobecker <brobecker@gnat.com>
12140
12141 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
12142 * configure: Regenerate.
12143
414e70e3
JB
121442004-04-01 Joel Brobecker <brobecker@gnat.com>
12145
12146 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
12147 to build the application. Remove the message printed when in
12148 verbose mode, redundant with the UNSUPPORTED message above.
12149
f0aaee49
JB
121502004-03-31 Joel Brobecker <brobecker@gnat.com>
12151
12152 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
12153 * gdb.ada (null_record.exp): New testcase.
12154
ac81cb54
JB
121552004-03-31 Joel Brobecker <brobecker@gnat.com>
12156
12157 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
12158
854af2f7
JB
121592004-03-31 Joel Brobecker <brobecker@gnat.com>
12160
12161 * gdb.ada: New subdirectory.
12162 * gdb.ada/Makefile.in: New file.
12163 * gdb.ada/gnat_ada.gpr.in: New file.
12164
034cb681
JB
121652004-03-31 Joel Brobecker <brobecker@gnat.com>
12166
12167 * lib/ada.exp: New file.
12168
78a1a894
DJ
121692004-03-24 Daniel Jacobowitz <drow@mvista.com>
12170
12171 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
12172 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
12173
4b2b3b3e
AC
121742004-03-22 Andrew Cagney <cagney@redhat.com>
12175
12176 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
12177 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
12178 Problem identified by Ulrich Weigand.
12179
23c73aa3
DC
121802004-03-17 David Carlton <carlton@kealia.com>
12181
12182 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
12183 PR c++/826.
12184
d63a86f8
RM
121852004-03-16 Roland McGrath <roland@redhat.com>
12186
12187 * gdb.base/auxv.exp: New file.
12188 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
12189
0e02aa50
DC
121902004-03-12 David Carlton <carlton@kealia.com>
12191
12192 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
12193 * gdb.cp/pr-1553.cc: Ditto.
12194 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
12195 pass branch.
12196
c20b71be
MC
121972004-03-12 Michael Chastain <mec.gnu@mindspring.com>
12198
12199 * gdb.cp/templates.exp: Accept more template types.
12200
c7414a01
MC
122012004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12202
12203 From Corinna Vinschen with modifications.
12204 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
12205 local variable obj_with_enum.
12206 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
12207 results with obj_with_enum.
12208
ed69573c
MC
122092004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12210
12211 * gdb.cp/classes.cc: New file, copied from misc.cc.
12212 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
12213
28301461
MC
122142004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12215
12216 * gdb.cp/misc.cc: Add copyright notice.
12217
1198ecbe
DC
122182004-03-05 David Carlton <carlton@kealia.com>
12219
12220 * gdb.cp/rtti.exp: Add 'print *obj3' test.
12221 * gdb.cp/rtti.h: Update copyright.
12222 (namespace n2::n3): New.
12223 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
12224 (n2::n3::func3): New.
12225 (main): Call n2::n3::func3.
12226 * gdb.cp/rtti2.cc: Update copyright.
12227 (n2::create3): New.
12228
9e08c470
MK
122292004-03-04 Mark Kettenis <kettenis@gnu.org>
12230
12231 * gdb.asm/openbsd.inc: Fix typo.
12232
4bebc3aa
FF
122332004-03-03 Fred Fish <fnf@redhat.com>
12234
12235 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
12236 "val" instead of unused "size". Update copyright year.
12237
6ea9fb37
DJ
122382004-02-29 Daniel Jacobowitz <drow@mvista.com>
12239
12240 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
12241 to use unsigned char.
12242 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
12243 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
12244
23b23974
DJ
122452004-02-29 Daniel Jacobowitz <drow@mvista.com>
12246
12247 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
12248 line of output.
12249
7574fd53
DJ
122502004-02-28 Daniel Jacobowitz <drow@mvista.com>
12251
12252 * gdb.base/relocate.c (dummy): Initialize.
12253
a195357f
DJ
122542004-02-28 Daniel Jacobowitz <drow@mvista.com>
12255
12256 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
12257 a breakpoint at exit.
12258
72fd54a9
FF
122592004-02-27 Fred Fish <fnf@redhat.com>
12260
12261 * gdb.base/chng-syms.exp: Add expect condition to match failing
12262 case that isn't a timeout.
12263
b9d23137
AC
122642004-02-27 Andrew Cagney <cagney@redhat.com>
12265
12266 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
12267 support.
12268
15d208f6 122692004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 12270
15d208f6
FF
12271 * gdb.arch/gdb1431.c: Remove.
12272 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
12273 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
12274 of "until" incorrectly.
12275
98f9cd2d
JB
122762004-02-26 J. Brobecker <brobecker@gnat.com>
12277
12278 * gdb.cp/class2.cc (empty): New class.
12279 (refer): New function.
12280 (main): Declare an object of type empty and use it.
12281 * gdb.cp/class2.exp: Print the value of an object of type empty.
12282
9b50c11b
JJ
122832004-02-26 Jeff Johnston <jjohnstn@redhat.com>
12284
12285 * gdb.base/langs.exp: Update query string to match the
12286 new nquery format used for pending breakpoints.
12287
0dcd613f
AC
122882004-02-26 Andrew Cagney <cagney@redhat.com>
12289
12290 Fix PR i18n/1570.
12291 * gdb.base/charset.c: Update copyright notice.
12292 (main, init_string): Remove the escape character '\e' tests.
12293 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
12294 * gdb.base/charset.exp (valid_host_charset): Ditto.
12295 * gdb.base/setvar.exp: Ditto.
12296
b8a56647
AC
122972004-02-24 Andrew Cagney <cagney@redhat.com>
12298
90d59e34
AC
12299 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
12300 mmapped data in core file" PASS and FAIL messages consistent.
12301
b8a56647
AC
12302 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
12303 setting a breakpoint. Work around PR java/1565.
12304
9f27c604
JJ
123052004-02-23 Jeff Johnston <jjohnstn@redhat.com>
12306
12307 * lib/gdb.exp (gdb_breakpoint): Update query string to match
12308 new nquery format.
12309 * gdb.base/pending.exp: Ditto.
12310
3224a706
MK
123112004-02-22 Mark Kettenis <kettenis@gnu.org>
12312
12313 * configure.in: Run stabs tests on *BSD.
12314 * configure: Regenerated.
12315
41e0a9ca
MK
123162004-02-21 Mark Kettenis <kettenis@gnu.org>
12317
12318 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
12319
1e1b3428
FF
123202004-02-20 Fred Fish <fnf@redhat.com>
12321
12322 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
12323 blank in test for "returns short", for consistency with other
12324 "returns xxx" tests. Update copyright year.
12325
f9a7572a
FF
123262004-02-19 Fred Fish <fnf@redhat.com>
12327
12328 New testcase for PR breakpoint/1558.
12329 * gdb.arch/gdb1558.exp: New file.
12330 * gdb.arch/gdb1558.c: New file.
12331
b2ce2854
EZ
123322004-02-19 Elena Zannoni <ezannoni@redhat.com>
12333
12334 * gdb.base/nodebug.exp: Fix typo.
12335
e7c9ff01
JB
123362004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12337
12338 Committed by Jim Blandy <jimb@redhat.com>.
12339
62f4b920
JB
12340 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
12341
2db536a1
JB
12342 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
12343
e7c9ff01
JB
12344 * gdb.base/float.exp: Support s390*-*-* targets.
12345
f3205b34
AF
123462004-02-17 Adam Fedor <fedor@gnu.org>
12347
12348 * gdb.base/gdb1555.exp: New file.
12349 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
12350
9d62932d
EZ
123512004-02-17 Elena Zannoni <ezannoni@redhat.com>
12352
12353 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
12354
344c9711
FF
123552004-02-16 Fred Fish <fnf@redhat.com>
12356
12357 * gdb.arch/gdb1291.c: Remove
12358 * gdb.arch/gdb1291.s: New test input file.
12359 * gdb.arch/gdb1291.exp: Expand test to check case that should not
12360 fail. Test for correct result, known incorrect result, other
12361 failures and timeouts.
12362
2d822687
AC
123632004-02-16 Andrew Cagney <cagney@redhat.com>
12364
12365 * gdb.base/bigcore.exp: New file.
12366 * gdb.base/bigcore.c: New file.
12367
dac15b66
AC
123682004-02-13 Andrew Cagney <cagney@redhat.com>
12369
12370 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
12371 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
12372 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
12373 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
12374 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
12375 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
12376 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
12377 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
12378 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
12379 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
12380
6bdfc2c4
JJ
123812004-02-11 Jeff Johnston <jjohnstn@redhat.com>
12382
12383 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
12384 executed is an alloc instruction.
12385
87b3ede8
DC
123862004-02-11 David Carlton <carlton@kealia.com>
12387
12388 * gdb.cp/breakpoint.exp: New.
12389 * gdb.cp/breakpoint.cc: New.
12390
6e19e2bf
MC
123912004-02-11 Michael Chastain <mec.gnu@mindspring.com>
12392
12393 Partial fix for PR gdb/1543.
12394 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
12395 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
12396 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
12397 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
12398 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
12399 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
12400 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
12401 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
12402 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
12403 to bug-gdb@prep.ai.mit.edu .
12404 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
12405 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
12406 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
12407 Likewise.
12408
5c5455dc
AC
124092004-02-10 Andrew Cagney <cagney@redhat.com>
12410
12411 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
12412 using gdb_internal_error_resync.
12413
9cf689d7
DJ
124142004-02-09 Daniel Jacobowitz <drow@mvista.com>
12415
12416 * gdb.threads/thread-specific.exp: Stop early if no threads are
12417 found.
12418
d2dc51db
MC
124192004-02-09 Michael Chastain <mec.gnu@mindspring.com>
12420
12421 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
12422
14b1a056
DJ
124232004-02-08 Daniel Jacobowitz <drow@mvista.com>
12424
12425 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
12426 breakpoints.
12427
83f66e8f
DJ
124282004-02-07 Daniel Jacobowitz <drow@mvista.com>
12429
12430 * config/sim.exp (gdb_load): Handle $arg == "".
12431 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
12432 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
12433
30fc0091
EZ
124342004-02-07 Elena Zannoni <ezannoni@redhat.com>
12435
a9c64011
AS
12436 * gdb.base/maint.exp: Update test to reflect
12437 obstack changes.
30fc0091 12438
4d806929
JJ
124392004-02-04 Jeff Johnston <jjohnstn@redhat.com>
12440
12441 * gdb.base/pendshr.c (pendfunc): New function that calls
12442 pendfunc1.
12443 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
12444
7bfdd688
FF
124452004-02-04 Fred Fish <fnf@redhat.com>
12446
12447 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
12448 function symbols and update copyright years.
12449 * gdb.arch/gdb1291.c: Ditto.
12450
aaa08ee4
MC
124512004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12452
12453 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
12454
dbad7755
MC
124552004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12456
12457 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
12458
ec4646ef
MC
124592004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12460
12461 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
12462
1b802196
FF
124632004-02-02 Fred Fish <fnf@redhat.com>
12464
12465 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
12466 remote targets. Update copyright years.
12467
18fe2033
JJ
124682004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12469
12470 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
12471 support.
12472 * gdb.base/langs.exp: Fix test which attempts to create
12473 breakpoint on non-existent function to handle new pending
12474 support.
12475 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
12476 a breakpoint.
12477 * gdb.base/pending.exp: New test.
12478 * gdb.base/pending.c: New file.
12479 * gdb.base/pendshr.c: Ditto.
12480
8d577d32
DC
124812004-02-02 David Carlton <carlton@kealia.com>
12482
12483 * gdb.cp/overload.exp: Add overloadNamespace tests.
12484 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
12485 (overloadNamespace, XXX): New.
12486 (main): Call XXX::marker2.
12487
3ad13771
FF
124882004-02-01 Fred Fish <fnf@redhat.com>
12489
12490 * gdb.base/dump.exp: Use runto_main instead of "runto main".
12491 * gdb.base/finish.exp: Ditto.
12492 * gdb.base/gcore.exp: Ditto.
12493 * gdb.base/huge.exp: Ditto.
12494 * gdb.base/info-proc.exp: Ditto.
12495 * gdb.base/return2.exp: Ditto.
12496 * gdb.threads/gcore-thread.exp: Ditto.
12497
44c75849
DJ
124982004-02-01 Daniel Jacobowitz <drow@mvista.com>
12499
12500 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
12501
005bc093
MK
125022004-02-01 Mark Kettenis <kettenis@gnu.org>
12503
12504 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
12505 that opening the file succeeds on OpenBSD.
12506
c47cebdb
DJ
125072004-02-01 Daniel Jacobowitz <drow@mvista.com>
12508
12509 * gdb.threads/thread-specific.c: New file.
12510 * gdb.threads/threads-specific.exp: New test script.
12511 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
12512 to expect_out.
12513
5a01311c
MK
125142004-02-01 Mark Kettenis <kettenis@gnu.org>
12515
12516 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
12517 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
12518 only on the "print_small_structs from print_long_arg_list" test.
12519
ce22a4f1
DJ
125202004-02-01 Daniel Jacobowitz <drow@mvista.com>
12521
12522 * gdb.base/completion.exp: Kill a stray backslash.
12523
12524 From Jim Ingham <jingham@apple.com>:
12525 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
12526 agrees with the result from sending a tab.
12527
abbab9d3
DJ
125282004-01-31 Daniel Jacobowitz <drow@mvista.com>
12529
12530 * gdb.base/chng-syms.exp: Remove stray newline.
12531
53904d1e
MK
125322004-01-31 Mark Kettenis <kettenis@gnu.org>
12533
12534 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
12535 *-*-openbsd*.
12536 * gdb.asm/openbsd.inc: New file.
12537
3a4b3aac
MK
125382004-01-30 Mark Kettenis <kettenis@gnu.org>
12539
12540 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
12541 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
12542 *-*solaris2*. Remove commented out default settings for
12543 asm-flags. Replace gdb_compile with target_link.
12544
ebac27b4
MC
125452004-01-29 Michael Chastain <mec.gnu@mindspring.com>
12546
12547 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
12548 for all tests. Remove old hp-ux and cygnus xfail cases.
12549
d8679d84
PH
125502004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
12551
12552 * gdb.base/chng-syms.exp: New file.
12553 * gdb.base/chng-syms.c: New file.
12554
0a55bc22
MC
125552004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12556
12557 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
12558 Provide arms for current output in all my configurations.
12559
94b8e876
MC
125602004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12561
12562 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12563 * lib/compiler.cc: Likewise.
12564 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12565 get the right preprocessor. Eval the output directly. Remove
12566 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
12567 hp_f77_compiler and hp_f90_compiler completely.
12568 (gdb_preprocess): Delete.
12569 (get_compiler): Delete.
12570
7cf03d44
MK
125712004-01-24 Mark Kettenis <kettenis@gnu.org>
12572
12573 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12574 <string.h>.
12575
68b6dce9
NR
125762004-01-24 Nick Roberts <nick@nick.uklinux.net>
12577
12578 * gdb.mi/mi-stack.exp: Update copyright.
12579
b368761e
DC
125802004-01-23 David Carlton <carlton@kealia.com>
12581
12582 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
12583 test for cp_lookup_transparent_type.
12584 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
12585 call them.
12586
f2061b53
DJ
125872004-01-23 Daniel Jacobowitz <drow@mvista.com>
12588
12589 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
12590 after -var-update.
12591
37fc574a
DC
125922004-01-23 David Carlton <carlton@kealia.com>
12593
12594 * gdb.cp/namespace.cc (C::ensureRefs): New.
12595 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12596
8e94b928
NR
125972004-01-20 Nick Roberts <nick@nick.uklinux.net>
12598
12599 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12600 case "-stack-list-locals 2".
12601 * gdb.mi/mi-var-child.exp: Test for case
12602 "-var-list-children --all-values NAME".
12603
997b0952
MC
126042004-01-18 Michael Chastain <mec.gnu@mindspring.com>
12605
12606 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12607
52470da3
MK
126082004-01-18 Mark Kettenis <kettenis@gnu.org>
12609
7049b4b8
MK
12610 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12611 used with gdb_test_multiple.
12612
52470da3
MK
12613 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12614 read at address 0. This fixes PR testsuite/1504.
12615
da6012e5
DJ
126162004-01-18 Daniel Jacobowitz <drow@mvista.com>
12617
12618 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12619 Remove downloading, guessing the host executable, the calls to
12620 gdb_file_cmd and gdb_target_cmd, and "load" support.
12621 (infer_host_exec): New function broken out from gdb_load.
12622 (gdb_load): New wrapper for gdbserver_gdb_load.
12623 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12624 gdb_target_cmd. Use -target-select.
12625 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12626 Download binaries to the host. Clear last_mi_remote_file when
12627 we load a new binary.
12628 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
12629 call gdbserver_gdb_load and mi_gdb_target_cmd.
12630
32c70722
MC
126312004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12632
12633 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12634 type patterns.
12635
b0cecf36
MC
126362004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12637
12638 * gdb.cp/templates.exp: Fix typo in test name of
12639 "print Foo<volatile char*>::foo".
12640
4120d7e6
MC
126412004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12642
12643 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12644
f679e530
BE
126452004-01-16 Ben Elliston <bje@wasabisystems.com>
12646
12647 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12648 (clean mostlyclean): Remove empty rm.
12649
091c48f6
MC
126502004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12651
12652 * gdb.base/setvar.exp: Add copyright years.
12653
3e5fc8d2
DC
126542004-01-14 David Carlton <carlton@bactrian.org>
12655
12656 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12657 PR c++/1511 and update coment.
12658 * gdb.cp/templates.exp: Update patterns to match current output.
12659 If changes involve something other than whitespace, KFAIL
12660 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12661
63d06c5c
DC
126622004-01-14 David Carlton <carlton@kealia.com>
12663
12664 * gdb.cp/namespace.exp: Add tests involving classes defined within
12665 namespaces.
12666 * gdb.cp/namespace.cc (C::CClass): New.
12667 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12668
a51dab88
EZ
126692004-01-14 Elena Zannoni <ezannoni@redhat.com>
12670
12671 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12672 what debug info we have. Print a better message if something goes
12673 wrong while producing the separate debug info file.
12674
a476ccc9
MC
126752004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12676
12677 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12678
f453692c
MC
126792004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12680
12681 * gdb.base/callfuncs.c: Add copyright notice.
12682
f40063a5
MC
126832004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12684
12685 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12686 inheritance. PR gdb/1498, PR gcc/13539.
12687
19ac3974
EZ
126882004-01-13 Elena Zannoni <ezannoni@redhat.com>
12689
a9c64011
AS
12690 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12691 test specific name.
12692 * gdb.mi/gdb669.exp: Ditto.
12693 * gdb.mi/mi-pthreads.exp: Ditto.
12694 * gdb.mi/mi1-pthreads.exp: Ditto.
12695 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 12696
56c97c6e
MC
126972004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12698
12699 * gdb.cp/member-ptr.cc: Add copyright notice.
12700
a0644324
MC
127012004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12702
12703 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12704 some patterns for recent versions of gcc and hpacc. Delete
12705 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12706 Delete tests that access a NULL pointer-to-member-data. This
12707 script is still disabled for gcc.
12708
32fabe09
EZ
127092004-01-12 Elena Zannoni <ezannoni@redhat.com>
12710
12711 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 12712 escaped correctly.
32fabe09 12713
1f8a6abb
EZ
127142004-01-12 Elena Zannoni <ezannoni@redhat.com>
12715
12716 * gdb.base/sepdebug.exp: New file.
12717 * gdb.base/sepdebug.c: New file.
12718 * lib/gdb.exp (separate_debug_filename): New procedure.
12719 (gdb_gnu_strip_debug): New procedure.
12720
48efe704
AC
127212004-01-12 Andrew Cagney <cagney@redhat.com>
12722
12723 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12724 * gdb.mi/ChangeLog-1999-2003: New file.
12725
a9415475
AC
127262004-01-12 Andrew Cagney <cagney@redhat.com>
12727
12728 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12729 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12730 or EEXIST", treat EBUSY as an XFAIL.
12731
83b8cf9d
MC
127322004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12733
12734 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12735 hp_cc_compiler.
12736
9939d2a8
MC
127372004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12738
12739 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12740 decorations.
12741
1ff8cadf
MC
127422004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12743
12744 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12745 and "(aCC)" decorations. Remove obsolete doco about old
12746 test results.
12747
6fa9022e
MC
127482004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12749
12750 * gdb.cp/exception.exp: Fix typo in doco.
12751
209721fe
MK
127522004-01-09 Mark Kettenis <kettenis@gnu.org>
12753
12754 * gdb.base/gdb1476.exp: Fix typo.
12755
ef11303e
MC
127562004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12757
12758 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12759 file.
12760
041ab88c
MC
127612004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12762
12763 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12764 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12765 Use gdb_compile. Remove restriction on gcc. Add some patterns
12766 for recent version of gdb. Delete second half, which was a copy
12767 of the first half with different build flags. This test is
12768 still disabled because it is still not ready for production.
12769
e36d075a
MC
127702004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12771
12772 * gdb.cp/exception.cc: Add copyright notice.
12773 * gdb.cp/exception.exp: Add a notice that this file is broken
12774 because of line number changes caused by addition of copyright
12775 notice.
12776
42b190ad
MC
127772004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12778
12779 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12780 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12781
8f25f06b
MC
127822004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12783
12784 * gdb.cp/classes.exp: Accept gnu abi 2.
12785 * gdb.cp/derivation.exp: Likewise.
12786 * gdb.cp/overload.exp: Likewise.
12787 * gdb.cp/virtfunc.exp: Likewise.
12788
06ded8b8
MC
127892004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12790
12791 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12792 semicolon after end of function.
12793
77c26ae3
MC
127942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12795
12796 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12797 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12798 boilerplate code for compiling and running the program under
12799 test. Add some string method tests.
12800
20757486
MC
128012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12802
12803 * gdb.cp/bs15503.cc: Add copyright notice.
12804 * gdb.cp/bs15503.exp: Adjust line number.
12805
0fd3b503
MC
128062004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12807
12808 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12809 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12810
10d1bea8
MC
128112004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12812
12813 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12814 hp_cc_compiler.
12815
2789202a
MC
128162004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12817
12818 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12819 * gdb.cp/ctti.exp: Use the marker instead of "next".
12820 With gcc, run further before bailing.
12821
b862f14c
MC
128222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12823
12824 * gdb.cp/cttiadd.cc: Add copyright notice.
12825 * gdb.cp/cttiadd1.cc: Likewise.
12826 * gdb.cp/cttiadd2.cc: Likewise.
12827 * gdb.cp/cttiadd3.cc: Likewise.
12828
96da2469
MC
128292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12830
12831 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12832 Use gdb_test, gdb_test_multiple. Use floating-point values that
12833 have exact representations in IEEE-ish formats.
12834
053248ff
MC
128352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12836
12837 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12838 compilers. Delete duplicate call to get_compiler_info.
12839 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12840 * gdb.base/volatile.exp: Likewise.
12841
84acecdd
MK
128422004-01-07 Mark Kettenis <kettenis@gnu.org>
12843
12844 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12845 memory at address 0.
12846
fe11a27f
MC
128472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12848
12849 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12850 to test for hp-ux assembler. Fix copyright years.
12851
60ad077b
AC
128522004-01-07 Andrew Cagney <cagney@redhat.com>
12853
12854 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12855
1c9b8f33
AC
128562004-01-07 Andrew Cagney <cagney@redhat.com>
12857
12858 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12859 when creating the read-only file. From analysis by Roland McGrath
12860 and Elena Zannoni.
12861
753ccc7a
MC
128622004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12863
12864 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12865
eca3e36b
MC
128662004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12867
12868 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12869 data pointers.
12870
f8d4bac4
MC
128712004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12872
12873 * gdb.cp/m-static.exp: Compile one source file at a time.
12874 Delete unused call to get_compiler_info.
12875
9b4e0f94
MC
128762004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12877
12878 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12879 * gdb.base/call-rt-st.exp: Likewise.
12880 * gdb.base/nodebug.exp: Likewise.
12881 * gdb.base/volatile.exp: Likewise.
12882 * gdb.cp/ref-types.exp: Likewise.
12883 * gdb.cp/templates.exp: Likewise.
12884
023c1024
MK
128852004-01-05 Mark Kettenis <kettenis@gnu.org>
12886
12887 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12888
19703c4a
MC
128892004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12890
12891 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12892 hppa*-hp-hpux*.
12893
18b67037
MK
128942004-01-04 Mark Kettenis <kettenis@gnu.org>
12895
ba6219c8
MK
12896 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12897 x86_64-*-*.
12898
18b67037
MK
12899 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12900 sparc64-*-* and sparc*-solaris2*.
12901
1bfbbb9d
MK
129022004-01-04 Mark Kettenis <kettenis@gnu.org>
12903
12904 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12905 return ${tests}" test. The ${tests} already mentions the
12906 filename.
12907
06846494
MC
129082004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12909
12910 * gdb.cp/local.exp: Accept gcc abi 2.
12911
3b0cb202
MC
129122004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12913
12914 * gdb.cp/templates.exp: Accept gcc abi 2.
12915
0643ec3f
MC
129162004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12917
12918 * lib/compiler.cc: Remove supports_template_debugging.
12919 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12920
d231d0b1
MC
129212004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12922
12923 * gdb.cp/namespace.exp: Accept gcc abi 2.
12924
44ffb27c
MC
129252004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12926
12927 * gdb.cp/method.exp: Accept gcc abi 2.
12928
184ad485
MC
129292004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12930
12931 * gdb.cp/classes.exp: Generate identical results as old version.
12932 * gdb.cp/derivation.exp: Likewise.
12933 * gdb.cp/overload.exp: Likewise.
12934 * gdb.cp/virtfunc.exp: Likewise.
12935
116f09e7
MC
129362004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12937
12938 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12939 mysterious bug with sourceware version of expect.
12940
b1379776
MC
129412004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12942
12943 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12944 current versions of gcc, including gcc abi 2. Remove gratuitous
12945 restart of test program. Use gdb_test_multiple and gdb_test for
12946 all tests. Add patterns to xfail missing "const" in "const char *"
12947 and kfail PR gdb/1155.
12948
6b7a4c0e
MC
129492004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12950
12951 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12952 current versions of gcc, including gcc abi 2. Remove gratuitous
12953 restart of test program. Use gdb_test_multiple and gdb_test for
12954 all tests. Add patterns to kfail PR gdb/1498.
12955
51615d72
MC
129562003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12957
12958 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12959 current versions of gcc, including gcc abi 2. Use "breakpoint"
12960 and "continue" instead of restarting the target program. Use
12961 gdb_test_multiple and gdb_test for all tests.
12962
7b79a9d7
MK
129632004-01-01 Mark Kettenis <kettenis@gnu.org>
12964
12965 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12966 for *-*-solaris2*.
12967
1cd3489f
MC
129682003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12969
12970 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12971 current versions of gcc, including gcc abi 2. Use "breakpoint"
12972 and "continue" instead of restarting the target program several
12973 times. Use gdb_test_multiple and gdb_test for all tests.
12974
850742db
MC
129752003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12976
12977 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12978 source files.
12979
eb4bbda8
MC
129802003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12981
12982 * gdb.base/environ.exp: Handle compiling test case from multiple
12983 source files.
12984
e42c7771
MC
129852003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12986
12987 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12988
80e4b428
JB
129892003-12-17 Jim Blandy <jimb@redhat.com>
12990
5f06973a
JB
12991 * gdb.base/freebpcmd.c: Add copyright notice.
12992
80e4b428
JB
12993 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12994
0ab84fb7
MC
129952003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12996
12997 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12998
1b3bb3d0
JB
129992003-12-13 Jim Blandy <jimb@redhat.com>
13000
13001 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
13002
3a4c9371
KB
130032003-12-12 Kevin Buettner <kevinb@redhat.com>
13004
13005 * gdb.asm/frv.inc: New file.
13006 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
13007
a1dea79a
FF
130082003-12-09 Fred Fish <fnf@redhat.com>
13009
13010 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
13011 functions to break1.c and leave prototypes behind. Add more
13012 "set breakpoint NN here" comments.
13013 * gdb.base/break1.c: New file.
13014
13015 * gdb.base/break.exp: Handle compiling test case from multiple
13016 source files and change source file references as needed.
13017 * gdb.base/completion.exp: Ditto.
13018 * gdb.base/condbreak.exp: Ditto.
13019 * gdb.base/define.exp: Ditto.
13020 * gdb.base/ena-dis-br.exp: Ditto.
13021 * gdb.base/info-proc.exp: Ditto.
13022 * gdb.base/maint.exp: Ditto.
13023 * gdb.base/until.exp: Ditto.
13024
13025 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
13026 hardcoded line numbers.
13027 * gdb.base/define.exp: Ditto.
13028 * gdb.base/ena-dis-br.exp: Ditto.
13029 * gdb.base/maint.exp: Ditto.
13030 * gdb.base/until.exp: Ditto.
13031
13032 * gdb.base/completion.exp: Use "break1" for completion tests since
13033 "break" is no longer a unique prefix.
13034
5266b69c
AC
130352003-12-06 Andrew Cagney <cagney@redhat.com>
13036
13037 * gdb.base/structs.exp (test_struct_returns): When applicable, set
13038 "return_value_unimplemented". When an unimplemented struct return
13039 architecture, report incorrect values as a KFAIL
13040
374451f0
MC
130412003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13042
13043 * gdb.cp/rtti.exp: Accept new wording of warning from
13044 cp_lookup_rtti_type.
13045
ba9b20a7
MC
130462003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13047
13048 Partial fix for PR testsuite/1456.
13049 * gdb.base/scope.exp (test_at_main): Replace references to
13050 gcc_compiled with calls to test_compiler_info.
13051 (test_at_foo): Likewise.
13052 (test_at_bar): Likewise.
13053
b74b6d0b
MC
130542003-12-04 Michael Chastain <mec.gnu@mindspring.com>
13055
13056 Partial fix for PR testsuite/1456.
13057 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
13058 to test_compiler_info.
13059
ccfa3402
MC
130602003-12-03 Michael Chastain <mec.gnu@mindspring.com>
13061
13062 * gdb.base/so-impl-ld.exp: Update copyright notice.
13063
f6246aba
MC
130642003-12-02 Michael Chastain <mec.gnu@mindspring.com>
13065
13066 Partial fix for PR testsuite/1456.
13067 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
13068 to test_compiler_info.
13069
13ae734a
MC
130702003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13071
13072 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
13073 from current versions of gdb. Clean up regular expressions.
13074 Delete redundant timeout case.
13075
d8e1cdee
MC
130762003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13077
13078 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
13079 from current versions of gdb. Clean up regular expressions.
13080 Delete redundant timeout case.
13081
96457b64
MC
130822003-12-01 Michael Chastain <mec.gnu@mindspring.com>
13083
13084 Partial fix for PR testsuite/1456.
13085 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
13086 gcc_compiled with call to test_compiler_info.
13087
f35309fc
MC
130882003-11-30 Michael Chastain <mec.gnu@mindspring.com>
13089
13090 Partial fix for PR testsuite/1456.
13091 * gdb.base/list.exp (test_list_function): Delete unused declaration
13092 of gcc_compiled.
13093
d7afdf9b
MC
130942003-11-29 Michael Chastain <mec.gnu@mindspring.com>
13095
13096 Partial fix for PR testsuite/1456.
13097 * gdb.base/complex.exp: Replace reference to gcc_compiled with
13098 call to test_compiler_info.
13099
71507b56
MK
131002003-11-29 Mark Kettenis <kettenis@gnu.org>
13101
13102 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
13103 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
13104 it to create the appropriate note.inc.
13105 * gdb.asm/asmsrc1.s: Include "note.inc".
13106 * gdb.asm/netbsd.inc: New file.
13107 * gdb.asm/empty.inc: New file.
13108
f81f93f7
MC
131092003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13110
13111 Partial fix for PR testsuite/1456.
13112 * gdb.base/constvars.exp: Replace references to gcc_compiled with
13113 calls to test_compiler_info.
13114
9a77938e
MC
131152003-11-27 Michael Chastain <mec.gnu@mindspring.com>
13116
13117 Partial fix for PR testsuite/1456.
13118 * gdb.base/volatile.exp: Replace references to gcc_compiled with
13119 calls to test_compiler_info.
13120
e8367dc7
MK
131212003-11-27 Mark Kettenis <kettenis@gnu.org>
13122
13123 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
13124 pattern for the KFAILs.
13125
526c61ee
AF
131262003-11-25 Adam Fedor <fedor@gnu.org>
13127
13128 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
13129 * gdb.objc/objcdecode.m: New file.
13130
28f2d600
AF
131312003-11-25 Adam Fedor <fedor@gnu.org>
13132
13133 * gdb.objc/nondebug.exp: Test for PR objc/1236.
13134 * gdb.objc/nondebug.m: New file.
13135
a3895cee
BE
131362003-11-26 Ben Elliston <bje@wasabisystems.com>
13137
13138 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13139 NetBSD as it does on FreeBSD. Modelled on a similar change by
13140 Mark Kettenis on 2003-05-30.
13141 (link-flags): Set to "--entry _start" regardless of target.
13142 Special linker flags are to be appended to $link-flags.
13143 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
13144
c9f2c8a3
MC
131452003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13146
13147 * gdb.cp/method.exp: Accept output of new demangler.
13148
15a0587a 131492003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
13150
13151 * gdb/class2.exp: New file.
13152 * gdb/class2.cc: New file.
13153
3c00b570
MC
131542003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13155
13156 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
13157 of new demangler.
13158
7027acc7
MK
131592003-11-23 Mark Kettenis <kettenis@gnu.org>
13160
13161 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
13162 of gdb_test "run".
13163
b0e1598a
MK
131642003-11-23 Mark Kettenis <kettenis@gnu.org>
13165
13166 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
13167 "continue" into "run".
13168
4d9eda44
MC
131692003-11-23 Michael Chastain <mec.gnu@mindspring.com>
13170
13171 Partial fix for PR testsuite/1456.
13172 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
13173 call to test_compiler_info.
13174 * gdb.cp/ctti.exp: Likewise.
13175 * gdb.cp/derivation.exp: Likewise.
13176 * gdb.cp/member-ptr.exp: Likewise.
13177 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
13178 reference to gcc_compiled.
13179
131802003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
13181
13182 Fix PR testsuite/1463.
13183 * gdb.base/structs.exp (start_structs_test): Call
13184 get_debug_format before using the debug format.
13185
d422fe19
AC
131862003-11-22 Andrew Cagney <cagney@redhat.com>
13187
13188 * lib/gdb.exp (gdb_test_multiple): Add simple example.
13189 * gdb.base/structs.exp: Use gdb_test_multiple.
13190
039cf96d
AC
131912003-11-20 Andrew Cagney <cagney@redhat.com>
13192
6882279b
AC
13193 * gdb.base/structs.exp: Handle and recover from internal errors.
13194 Replace "foo${n}" with "foo<n>" in test messages.
13195
e53890ae
AC
13196 * gdb.base/structs.exp: Update copyright. Rewrite.
13197 * gdb.base/structs.c: Update copyright. Rewrite.
13198
2b211c59
AC
13199 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
13200 resync count exceeded.
d63a86f8 13201
039cf96d
AC
13202 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
13203 from the internal error.
13204 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
13205 Original from Jim Blandy.
13206 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 13207
eac98b22
AC
132082003-11-19 Andrew Cagney <cagney@redhat.com>
13209
13210 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
13211 KFAIL.
13212
67455b2a
MK
132132003-11-17 Mark Kettenis <kettenis@gnu.org>
13214
13215 New testcase for PR backtrace/1435.
13216 * gdb.arch/i386-unwind.exp: New file.
13217 * gdb.arch/i386-unwind.c: New file.
13218
853d6e5b
AC
132192003-11-17 Andrew Cagney <cagney@redhat.com>
13220
13221 * lib/gdb.exp (compiler_info): New global.
13222 (test_compiler_info): New function.
13223 (get_compiler_info): Set compiler_info.
13224 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
13225 "compiler_info" to gcc-<major>-<minor>.
13226
38cf6e11
MC
132272003-11-15 Michael Chastain <mec.gnu@mindspring.com>
13228
13229 * gdb.trace/configure: Remove.
13230
a50d3602
EZ
132312003-11-13 Elena Zannoni <ezannoni@redhat.com>
13232
13233 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 13234 breakpoints.
a50d3602
EZ
13235 * gdb.base/break.exp: Remove all references to explicit line
13236 numbers.
13237
d9407aaa
NC
132382003-11-11 Nick Clifton <nickc@redhat.com>
13239
13240 * gdb.base/shreloc.exp: Do not run for targets which do not
13241 support shared objects.
13242
db488fc1
CV
132432003-11-10 Corinna Vinschen <vinschen@redhat.com>
13244
13245 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
13246 Don't run tests if nofileio flag is given.
13247
6a90a18e
EZ
132482003-11-07 Elena Zannoni <ezannoni@redhat.com>
13249
13250 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 13251 as well as 'Watchpoint'.
6a90a18e 13252
0b915e9c
EZ
132532003-11-06 Elena Zannoni <ezannoni@redhat.com>
13254
13255 Reported by Jim Ingham <jingham@apple.com>:
13256 * gdb.base/annota1.exp: Match at least one occurrence of the
13257 signal handler annotation.
13258
d7e4b55f
EZ
132592003-11-06 Elena Zannoni <ezannoni@redhat.com>
13260
a9c64011
AS
13261 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
13262 as well as 'Watchpoint'.
d7e4b55f 13263
2fe4e8d0
MC
132642003-11-05 Michael Chastain <mec@shout.net>
13265
13266 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
13267
6ef88553
KW
132682003-11-03 Kris Warkentin <kewarken@qnx.com>
13269
13270 * gdb.arch/gdb1291.c: New test file.
13271 * gdb.arch/gdb1291.exp: New test script.
13272 * gdb.arch/gdb1431.c: New test file.
13273 * gdb.arch/gdb1431.exp: New test script.
13274
ae7dc4d8
MC
132752003-10-22 Michael Chastain <mec@shout.net>
13276
13277 * gdb.mi/pthreads.c: Add copyright notice.
13278
c39d7427
MC
132792003-10-22 Michael Chastain <mec@shout.net>
13280
13281 * gdb.threads/pthreads.c: Add copyright notice.
13282
8b7d96c1
MC
132832003-10-20 Michael Chastain <mec@shout.net>
13284
13285 * gdb.base/gdb1056.exp: New test script.
13286
d1d69fdd
DJ
132872003-10-13 Daniel Jacobowitz <drow@mvista.com>
13288
13289 * gdb.threads/killed.exp: Use gdb_run_cmd.
13290
7d605576
DJ
132912003-10-13 Daniel Jacobowitz <drow@mvista.com>
13292
13293 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
13294 create a core file.
13295 * gdb.threads/gcore-thread.exp: Likewise.
13296
618ec112
CV
132972003-10-13 Corinna Vinschen <vinschen@redhat.com>
13298
13299 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
13300 type, based on char type.
13301 (struct bit_flags_short_t): New bitfield type, based on short type.
13302 (init_bit_flags_char): New fuction.
13303 (init_bit_flags_short): Ditto.
13304 (print_bit_flags_char): Ditto.
13305 (print_bit_flags_short): Ditto.
13306 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
13307
9367a73c
MC
133082003-10-11 Michael Chastain <mec@shout.net>
13309
13310 * gdb.base/call-rt-st.exp: Update copyright year.
13311
1decf120
KI
133122003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
13313
13314 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
13315 * gdb.disasm/sh3.s: Ditto.
13316
5445b2ae
DJ
133172003-10-07 Daniel Jacobowitz <drow@mvista.com>
13318
13319 * gdb.threads/switch-threads.exp: New test.
13320 * gdb.threads/switch-threads.c: New source file.
13321
aec24853
CV
133222003-10-07 Corinna Vinschen <vinschen@redhat.com>
13323
13324 * gdb.base/ending-run.exp: Add sh specific case.
13325
adc7428d
AC
133262003-10-06 Andrew Cagney <cagney@redhat.com>
13327
13328 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
13329 * gdb.disasm/mn10200.exp: Delete obsolete file.
13330
c9d37158
DJ
133312003-09-29 Daniel Jacobowitz <drow@mvista.com>
13332
13333 * ChangeLog: Correct an entry command.exp -> commands.exp.
13334 * gdb.base/commands.exp (bp_deleted_in_command_test)
13335 (temporary_breakpoint_commands): Check noargs.
13336
79c2c32d
DC
133372003-09-25 David Carlton <carlton@kealia.com>
13338
13339 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
13340 of some print tests, where appropriate. Add tests for C::D::cd,
13341 E::ce, F::cXfX, G::XgX.
13342 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
13343
594e6d67
RE
133442003-09-25 Richard Earnshaw <rearnsha@arm.com>
13345
13346 * lib/java.exp (java_init): Import target_alias before using it.
13347
10f0d451
DC
133482003-09-25 David Carlton <carlton@kealia.com>
13349
13350 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
13351
274bcba0
EZ
133522003-09-23 Elena Zannoni <ezannoni@redhat.com>
13353
d63a86f8 13354 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 13355 weirdness.
274bcba0 13356
cdbf20f7
MC
133572003-09-17 Michael Chastain <mec@shout.net>
13358
13359 * gdb.cp/gdb1355.exp: New file.
13360 * gdb.cp/gdb1355.c: New file.
13361
71e06f80
CV
133622003-09-15 Corinna Vinschen <vinschen@redhat.com>
13363
13364 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
13365 * gdb.asm/sh.inc: New file.
13366
5c4e30ca
DC
133672003-09-11 David Carlton <carlton@kealia.com>
13368
bd45b7af
DC
13369 * gdb.cp/namespace.exp: Add tests for namespace types.
13370 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
13371 (test_namespace): New.
13372
1c199746
EZ
133732003-09-11 Elena Zannoni <ezannoni@redhat.com>
13374
a9c64011 13375 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 13376 * gdb.stabs/weird.exp: Ditto.
1c199746 13377
04ed252f
MC
133782003-09-08 Michael Chastain <mec@shout.net>
13379
13380 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
13381
d8a2d9e7
MC
133822003-09-07 Michael Chastain <mec@shout.net>
13383
13384 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
13385 'parse error'.
13386
161afb24
MK
133872003-09-07 Mark Kettenis <m.kettenis@osp.nl>
13388
13389 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
13390
49f2741a
MC
133912003-08-30 Michael Chastain <mec@shout.net>
13392
13393 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
13394 * gdb.gdb/observer.exp: Ditto.
13395 * gdb.gdb/xfullpath.exp: Ditto.
13396
8afa723e
MK
133972003-08-29 Mark Kettenis <kettenis@gnu.org>
13398
13399 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
13400 *-*-*bsd*.
13401
f31dfe3b
JJ
134022003-08-28 Jeff Johnston <jjohnstn@redhat.com>
13403
13404 * gdb.base/dump.exp: Skip for ia64.
13405
4630e498
JJ
134062003-08-25 Jeff Johnston <jjohnstn@redhat.com>
13407
13408 * gdb.asm/asm-source.exp: Add ia64 support.
13409 * gdb.asm/ia64.inc: New file.
13410
1105b7ef
MC
134112003-08-22 Michael Chastain <mec@shout.net>
13412
13413 * gdb.cp: New directory.
13414 * gdb.cp/*: Copy from gdb.c++/*.
13415 * gdb.c++/*: Remove.
13416 * Makefile.in: Change gdb.c++ to gdb.cp.
13417 * configure.in: Ditto.
13418 * configure: Regnerate.
13419
c945b932
MK
134202003-08-18 Mark Kettenis <kettenis@gnu.org>
13421
13422 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
13423 * gdb.arch/i386-prologue.c (gdb1338): Add function.
13424
2b66634b
DJ
134252003-08-17 Daniel Jacobowitz <drow@mvista.com>
13426
13427 * mi-var-display.exp (-var-list-children weird): Accept function
13428 pointers with argument types.
13429 * mi1-var-display.exp (-var-list-children weird): Likewise.
13430 * mi2-var-display.exp (-var-list-children weird): Likewise.
13431
a356f73b
DJ
134322003-08-17 Daniel Jacobowitz <drow@mvista.com>
13433
13434 * gdb.base/annota3.exp: Add missing newline.
13435
483417b8
MC
134362003-08-06 Michael Chastain <mec@shout.net>
13437
13438 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
13439
c99c59c3
MS
134402003-08-12 Michael Snyder <msnyder@redhat.com>
13441
13442 * gdb.base/float.exp: Add test for SH.
13443
55ed7501
MK
134442003-08-10 Mark Kettenis <kettenis@gnu.org>
13445
13446 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
13447
1a371f2e
EZ
134482003-08-07 Elena Zannoni <ezannoni@redhat.com>
13449
13450 * gdb.base/completion.exp: Remove reduntant completion test
13451 on filename.
13452
e0f353ce
EZ
134532003-08-07 Elena Zannoni <ezannoni@redhat.com>
13454
a9c64011
AS
13455 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
13456 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
13457 gdb.trace/save-trace.exp: Make sure that full pathnames are
13458 escaped correctly.
e0f353ce 13459
5710a1af 134602003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 13461
a9c64011
AS
13462 * configure.in: Don't generate config.h from config.hin.
13463 * configure: Regenerate.
13464 * config.hin: Remove file.
13465 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
13466 * gdb.threads/pthreads.c: Ditto.
5710a1af 13467
dcd81ce9
DJ
134682003-08-07 Daniel Jacobowitz <drow@mvista.com>
13469
13470 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13471 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13472 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
13473 Replace ld24 with seth/add3.
13474
6009d884
AC
134752003-08-02 Andrew Cagney <cagney@redhat.com>
13476
13477 * gdb.base/annota3.exp: New file.
13478 * gdb.base/annota3.c: New file.
13479 * gdb.c++/annota3.exp: New file.
13480 * gdb.c++/annota3.cc: New file.
13481
51514e06
MC
134822003-07-29 Michael Chastain <mec@shout.net>
13483
13484 * gdb.threads/tls.c (spin): Check errno only if sem_wait
13485 actually failed.
13486 (do_pass): Likewise.
13487 * gdb.threads/tls.exp: Always initialize no_of_threads.
13488
4ee6625b
DJ
134892003-07-27 Daniel Jacobowitz <drow@mvista.com>
13490
13491 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
13492 pattern.
13493 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
13494 * gdb.threads/tls.exp: Recognize one case of the host library not
13495 supporting TLS.
13496
225f2bf6
AC
134972003-07-27 Andrew Cagney <cagney@redhat.com>
13498
13499 * gdb.base/fileio.exp: Use SH when running commands using
13500 remote_exec.
13501
bcb27c9f
DJ
135022003-07-24 Daniel Jacobowitz <drow@mvista.com>
13503
13504 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13505 * gdb.base/relocate.c (dummy): New padding array.
13506
3d67be83
MS
135072003-07-22 Michael Snyder <msnyder@redhat.com>
13508
d63a86f8 13509 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
13510
13511 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
13512 patterns to be more general, accepting old and new output.
13513 Some output chars (such as '+') also must be quoted.
d63a86f8 13514 Some addresses are displayed numerically instead of
3d67be83
MS
13515 symbolically.
13516
57ba3b85
MS
135172003-07-23 Michael Snyder <msnyder@redhat.com>
13518
686d097c
MS
13519 * gdb.base/return2.exp: Don't test long-long return.
13520
57ba3b85
MS
13521 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
13522 * gdb.disasm/t01_mov.exp: Ditto.
13523 * gdb.disasm/t02_mova.s: Ditto.
13524 * gdb.disasm/t02_mova.exp: Ditto.
13525 * gdb.disasm/t03_add.s: Ditto.
13526 * gdb.disasm/t03_add.exp: Ditto.
13527 * gdb.disasm/t04_sub.s: Ditto.
13528 * gdb.disasm/t04_sub.exp: Ditto.
13529 * gdb.disasm/t05_cmp.s: Ditto.
13530 * gdb.disasm/t05_cmp.exp: Ditto.
13531 * gdb.disasm/t06_ari2.s: Ditto.
13532 * gdb.disasm/t06_ari2.exp: Ditto.
13533 * gdb.disasm/t07_ari3.s: Ditto.
13534 * gdb.disasm/t07_ari3.exp: Ditto.
13535 * gdb.disasm/t08_or.s: Ditto.
13536 * gdb.disasm/t08_or.exp: Ditto.
13537 * gdb.disasm/t09_xor.s: Ditto.
13538 * gdb.disasm/t09_xor.exp: Ditto.
13539 * gdb.disasm/t10_and.s: Ditto.
13540 * gdb.disasm/t10_and.exp: Ditto.
13541 * gdb.disasm/t11_logs.s: Ditto.
13542 * gdb.disasm/t11_logs.exp: Ditto.
13543 * gdb.disasm/t12_bit.s: Ditto.
13544 * gdb.disasm/t12_bit.exp: Ditto.
13545 * gdb.disasm/t13_otr.s: Ditto.
13546 * gdb.disasm/t13_otr.exp: Ditto.
13547
e00759ef
EZ
135482003-07-22 Elena Zannoni <ezannoni@redhat.com>
13549
13550 * gdb.threads/tls.exp :Add kfail for 'info address' case.
13551
8bc2021f
EZ
135522003-07-22 Elena Zannoni <ezannoni@redhat.com>
13553
a9c64011
AS
13554 * gdb.threads/tls.c : New file.
13555 * gdb.threads/tls.exp : New file.
13556 * gdb.threads/tls-main.c : New file.
13557 * gdb.threads/tls-shared.c : New file.
13558 * gdb.threads/tls-shared.exp : New file.
8bc2021f 13559
89320c4c
AS
135602003-07-22 Andreas Schwab <schwab@suse.de>
13561
13562 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13563
180dea7c
AS
135642003-07-20 Andreas Schwab <schwab@suse.de>
13565
13566 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13567 due to insn reordering.
13568
0714963c
AC
135692003-07-15 Andrew Cagney <cagney@redhat.com>
13570
13571 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13572
98a23b3f
MC
135732003-07-15 Michael Chastain <mec@shout.net>
13574
13575 * gdb.base/gdb1250.exp: New file.
13576 * gdb.base/gdb1250.c: New file.
13577
27e417a2
ML
135782003-07-09 Michal Ludvig <mludvig@suse.cz>
13579
13580 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13581 expansion of size_t to 'unsigned long', not only to 'unsigned'.
13582
8bc2021f
EZ
135832003-07-09 Elena Zannoni <ezannoni@redhat.com>
13584
a9c64011
AS
13585 * gdb.threads/tls.c: New file.
13586 * gdb.threads/tls.exp: New file.
13587 * gdb.threads/tls-main.c: New file.
13588 * gdb.threads/tls-shared.c: New file.
13589 * gdb.threads/tls-shared.exp: New file.
8bc2021f 13590
d99968dc
EZ
135912003-07-09 Elena Zannoni <ezannoni@redhat.com>
13592
13593 * gdb.base/annota1.exp: Make sure that we properly escape the
13594 full path of the source file. Xfail more permissive patterns,
d63a86f8 13595 due to a compiler debug info problem.
d99968dc 13596
83876b3b
AS
135972003-07-07 Andreas Schwab <schwab@suse.de>
13598
2705e972
AS
13599 * gdb.asm/m68k.inc: New file.
13600 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13601
83876b3b
AS
13602 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13603 arguments"): Also match negative number.
13604
13605 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13606
3a871b37
DJ
136072003-07-03 Daniel Jacobowitz <drow@mvista.com>
13608
13609 * gdb.base/store.c (charest): New typedef.
13610 (add_char): Rename to add_charest, update.
13611 (wack_char): Rename to wack_charest, update types. Return l + r
13612 to keep r live across the call.
13613 (wack_short, wack_int, wack_long, wack_longest, wack_float)
13614 (wack_double, wack_doublest): Return l + r to keep r live across
13615 the call.
13616 * gdb.base/store.exp: Accomodate store.c changes.
13617
b2a7f303
DC
136182003-06-30 David Carlton <carlton@kealia.com>
13619
13620 * gdb.c++/maint.exp (test_invalid_name): New.
13621 (test_first_component): Add tests for invalid names.
13622
3c6cb4a1
MC
136232003-06-29 Michael Chastain <mec@shout.net>
13624
13625 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13626 output of '<VTT for class>' for virtual base classes.
13627
f1c2644b
DJ
136282003-06-29 Daniel Jacobowitz <drow@mvista.com>
13629
13630 * gdb.base/completion.exp: Tab-complete "complet" instead of
13631 "compl".
13632 * gdb.base/complex.exp, gdb.base/complex.c: New files.
13633
18080350
DJ
136342003-06-29 Daniel Jacobowitz <drow@mvista.com>
13635
13636 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13637 * gdb.base/volatile.exp: Likewise.
13638
f56973f8
DJ
136392003-06-29 Daniel Jacobowitz <drow@mvista.com>
13640
13641 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13642 gdb/1265.
13643
136442003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
13645 Daniel Jacobowitz <drow@mvista.com>
13646
13647 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13648 initial line count of 'captured_main' from 26 to 32.
13649 (test_with_self): Allow xmalloc call to be interleaved with the
13650 preceding two lines.
13651
e766d4d6
JB
136522003-06-24 Joel Brobecker <brobecker@gnat.com>
13653
13654 * gdb.base/bang.exp: New testcase.
13655
f125c9a4
JB
136562003-06-23 Joel Brobecker <brobecker@gnat.com>
13657
13658 * gdb.base/langs.exp: Add some tests for the "minimal" language
13659 support.
13660
6e25beaf
EZ
136612003-06-23 Elena Zannoni <ezannoni@redhat.com>
13662
13663 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13664 the testcase.
13665
2f816dda
DJ
136662003-06-22 Daniel Jacobowitz <drow@mvista.com>
13667
13668 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13669 offset.
13670
db5a5748
DJ
136712003-06-22 Daniel Jacobowitz <drow@mvista.com>
13672
13673 * gdb.c++/pr-1210.cc: New file.
13674 * gdb.c++/pr-1210.exp: New file.
13675
1df0c130
DJ
136762003-06-21 Daniel Jacobowitz <drow@mvista.com>
13677
13678 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13679 000-exec-continue.
13680
a92feac0
MK
136812003-06-15 Mark Kettenis <kettenis@gnu.org>
13682
13683 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13684 on *-*-*bsd* instead of *-*-freebsd*.
13685
81a58f5b
AC
136862003-06-14 Andrew Cagney <cagney@redhat.com>
13687
13688 * gdb.base/store.exp: Test longest and doublest. Test all
13689 parameters. Weaken return statement match.
13690 * gdb.base/store.c: Add longest and doublest - aka long long and
13691 long double functions. Put all parameters into local register
13692 variables. Use negative values.
13693
b257a0d3
AC
136942003-06-14 Andrew Cagney <cagney@redhat.com>
13695
13696 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13697 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13698 exit status.
13699 * gdb.base/fileio.exp: Disable target when nointerrupts and
13700 noinferiorio, instead of limiting it to remote. Use remote_exec
13701 instead of system.
d63a86f8 13702
21c38304
JJ
137032003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13704
13705 * gdb.base/float.exp: Add ia64 support.
13706
1bcdb424
CV
137072003-06-12 Corinna Vinschen <vinschen@redhat.com>
13708
13709 * gdb.base/fileio.exp: Run only on remote targets.
13710
6aeb981f
CV
137112003-06-10 Corinna Vinschen <vinschen@redhat.com>
13712
13713 * gdb.base/fileio.c: New file, testing File-I/O.
13714 * gdb.base/fileio.exp: Ditto.
13715
53df362e
RG
137162003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13717
13718 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13719 shared objects after relocation at load time (gdb PR/1132).
13720 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 13721 as above, part of the shared object relocation test.
53df362e 13722
ffee1b46
MK
137232003-06-08 Mark Kettenis <kettenis@gnu.org>
13724
b5ca3722
MK
13725 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13726 fully filled history list.
13727 * gdb.base/gdb_history: New file.
13728
03ed860d
MK
13729 * gdb.base/signals.exp: XFAIL "continue to func1" on
13730 i*86-*-freebsd*.
13731
ffee1b46
MK
13732 * gdb.base/attach.exp: When trying to attach to a nonexistent
13733 process, make it possible to specify the PID based on the target,
13734 and do so for *-*-freebsd*.
13735
d80dbb52
RH
137362003-06-02 Richard Henderson <rth@redhat.com>
13737
13738 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13739
6dd77b81
RH
137402003-06-02 Richard Henderson <rth@redhat.com>
13741
13742 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13743
f6347e16
RH
137442003-06-02 Richard Henderson <rth@redhat.com>
13745
13746 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13747
2c161407
DJ
137482003-06-01 Daniel Jacobowitz <drow@mvista.com>
13749
13750 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13751 of globalvar.
13752
572eb746
MK
137532003-06-01 Mark Kettenis <kettenis@gnu.org>
13754
13755 * gdb.asm/asm-source.exp: Check for memory read errors in
13756 disassembler test on *BSD too.
13757
9e9617a5
RH
137582003-06-01 Richard Henderson <rth@redhat.com>
13759
13760 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13761 for .frame.
13762 (gdbasm_call): Lose ldgp.
13763 (gdbasm_startup): Add frame information.
13764 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13765
7b34ad4e
MK
137662003-05-31 Mark Kettenis <kettenis@gnu.org>
13767
13768 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13769 i?86-*-*.
13770
10059fdf
MK
137712003-05-30 Mark Kettenis <kettenis@gnu.org>
13772
13773 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13774 FreeBSD.
13775
acf4b816
RH
137762003-05-29 Richard Henderson <rth@redhat.com>
13777
13778 * gdb.asm/alpha.inc: New file.
13779 * gdb.asm/asm-source.exp: Use it.
13780
e9ecd949
JB
137812003-05-29 Jim Blandy <jimb@redhat.com>
13782
13783 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13784 'core.PID'.
13785
e3e5a4f3
JB
137862003-05-22 Jim Blandy <jimb@redhat.com>
13787
13788 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13789 backtrace.
d63a86f8 13790
72fe3d25
DC
137912003-05-20 David Carlton <carlton@math.stanford.edu>
13792
13793 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13794 this time.
13795
58da2eb2
DC
137962003-05-19 David Carlton <carlton@bactrian.org>
13797
13798 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13799 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13800
1fcb5155
DC
138012003-05-19 David Carlton <carlton@bactrian.org>
13802
13803 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13804 namespace tests.
13805 Bump copyright date.
13806 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13807 (main): Call C::D::marker2.
13808 * gdb.c++/namespace1.cc: New file.
13809
85e85163
JJ
138102003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13811
13812 Roland McGrath <roland@redhat.com>
d63a86f8 13813 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13814 there is no manager thread.
13815
a25fbfec
JJ
138162003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13817
d63a86f8
RM
13818 * gdb.threads/schedlock.exp: Remove assumption that all threads
13819 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13820 in one of the child threads rather than the main thread.
13821
be375bae
JB
138222003-05-07 Jim Blandy <jimb@redhat.com>
13823
09bf6082
JB
13824 Add support for assembly source testing on the s390x.
13825 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13826 architecture.
13827 * gdb.asm/s390x.inc: New file.
13828
be375bae
JB
13829 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13830 succession of 'if' statements.
13831
00905d52
AC
138322003-05-05 Andrew Cagney <cagney@redhat.com>
13833
13834 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13835
b1e29e33
AC
138362003-05-05 Andrew Cagney <cagney@redhat.com>
13837
13838 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13839 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13840
e33d66ec
EZ
138412003-05-02 Elena Zannoni <ezannoni@redhat.com>
13842
13843 * gdb.base/charset.exp: Update based on new behavior of set/show
13844 charset commands.
13845
2b6fd0d8
AC
138462003-05-01 Andrew Cagney <cagney@redhat.com>
13847
13848 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13849 variable do not give memory errors.
13850
130cacce
AF
138512003-04-30 Adam Fedor <fedor@gnu.org>
13852
13853 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13854 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13855 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13856 gdb.objc/basicclass.m: : New files
13857
13858 * lib/gdb.exp (gdb_compile_objc): New procedure.
13859
bea71854
DJ
138602003-04-27 Daniel Jacobowitz <drow@mvista.com>
13861
13862 * gdb.base/signals.exp: Make backtrace tests more specific.
13863
0f20eeea
DC
138642003-04-23 David Carlton <carlton@bactrian.org>
13865
13866 * gdb.c++/maint.exp (test_first_component): Add tests for
13867 'operator' in more locations.
13868
c8c4d8dc
KB
138692003-04-16 Kevin Buettner <kevinb@redhat.com>
13870
13871 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13872
3fe60e3c
EZ
138732003-04-16 Elena Zannoni <ezannoni@redhat.com>
13874
13875 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13876 func marke' instead. Update test name.
3fe60e3c 13877
9219021c
DC
138782003-04-15 David Carlton <carlton@math.stanford.edu>
13879
13880 * gdb.c++/maint.exp: New file.
13881
5dd55bdd
EZ
138822003-04-14 Elena Zannoni <ezannoni@redhat.com>
13883
13884 * gdb.threads/schedlock.c: Change type of thread function argument
13885 to long, to avoid warnings on 64-bit platforms.
13886
00890572
EZ
138872003-04-14 Elena Zannoni <ezannoni@redhat.com>
13888
a9c64011
AS
13889 * gdb.base/attach.exp: Add new message from ptrace in case of
13890 attaching to nonexistent process.
d63a86f8 13891
93201743
JB
138922003-04-11 Jim Blandy <jimb@redhat.com>
13893
13894 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13895 gdb.c++/userdef.cc: Place comments on the lines to which the
13896 marker function might return.
13897 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13898 gdb.c++/userdef.exp: Look for those comments to check that we've
13899 returned to the right place, instead of checking line numbers.
13900
2a11c64d
EZ
139012003-04-11 Elena Zannoni <ezannoni@redhat.com>
13902
a9c64011
AS
13903 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13904 match on sourcefile name, instead of directory name.
2a11c64d 13905
68ab8fc5
EZ
139062003-04-10 Elena Zannoni <ezannoni@redhat.com>
13907
d63a86f8 13908 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13909 working directory name.
13910
5624293a
JB
139112003-04-09 Jim Blandy <jimb@redhat.com>
13912
13913 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13914 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13915 after an inferior function call, report the failure, but allow the
13916 test to continue.
13917
f1f02ee4
SC
139182003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13919
13920 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13921 with -DPROTOTYPES.
13922
6eb79af0
SC
139232003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13924
13925 * gdb.base/break.exp: Revert last patch.
13926
8dfb4cf0
SC
139272003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13928
13929 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13930 with -DPROTOTYPES.
13931
ed4c619a
AC
139322003-04-02 Andrew Cagney <cagney@redhat.com>
13933
13934 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13935 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13936 matching directories by the name breakpoint.
13937 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13938 Make "continue to marker1" consistent.
13939 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13940 message consistent.
13941 * lib/gdb.exp: Put "the program is no longer running", and "the
13942 program exited" in parenthesis.
13943 * lib/mi-support.exp: Ditto.
d63a86f8 13944
4e35d5f0 139452003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13946
4e35d5f0
BR
13947 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13948
71900fe8
AC
139492003-03-29 Andrew Cagney <cagney@redhat.com>
13950
13951 * gdb.base/sizeof.c (main): Print the value of '\377'.
13952 * gdb.base/sizeof.exp: Check the sign of '\377'.
13953
c0655a16
MC
139542003-03-27 Michael Chastain <mec@shout.net>
13955
13956 * gdb.base/gdb1090.exp: New file.
13957 * gdb.base/gdb1090.cc: New file.
13958
5b2a3989
JB
139592003-03-27 J. Brobecker <brobecker@gnat.com>
13960
13961 * gdb.gdb/observer.exp: New regression test.
13962
79876890
MC
139632003-03-27 Michael Chastain <mec@shout.net>
13964
13965 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13966 * gdb.base/ptype.exp: Likewise.
13967
6eac95e3
CV
139682003-03-27 Corinna Vinschen <vinschen@redhat.com>
13969
13970 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13971
e8c71839
MC
139722003-03-26 Michael Chastain <mec@shout.net>
13973
13974 * gdb.base/ptype.exp: Actually use some typedef'd types.
13975
71b10041
SC
139762003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13977
13978 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13979 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13980
2512cf80
CV
139812003-03-20 Corinna Vinschen <vinschen@redhat.com>
13982
13983 * gdb.base/default.exp: Fix regular expression.
13984
0d195a4f
CV
139852003-03-20 Corinna Vinschen <vinschen@redhat.com>
13986
13987 * gdb.base/args.exp: Fix regular expression.
13988
8a2dbca8
CV
139892003-03-20 Corinna Vinschen <vinschen@redhat.com>
13990
13991 * gdb.base/help.exp: Allow Win32 child process.
13992
bf028682
CV
139932003-03-20 Corinna Vinschen <vinschen@redhat.com>
13994
13995 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13996 when stepping out of main().
13997
182dbe85
CV
139982003-03-20 Corinna Vinschen <vinschen@redhat.com>
13999
14000 * gdb.base/default.exp: Check for win32 specific message when calling
14001 "run" without executable.
14002
d67a6ba5
CV
140032003-03-20 Corinna Vinschen <vinschen@redhat.com>
14004
14005 * gdb.base/args.exp: Expect .exe in output.
14006
a955b5bb
CV
140072003-03-20 Corinna Vinschen <vinschen@redhat.com>
14008
14009 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
14010 Cygwin native.
14011
bf6bad4b
AC
140122003-03-17 Andrew Cagney <cagney@redhat.com>
14013
14014 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
14015 vector registes.
14016 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
14017 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
14018
293e9a31
DC
140192003-03-17 David Carlton <carlton@math.stanford.edu>
14020
14021 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
14022 test, for PR breakpoints/38.
14023 Call test_watchpoint_and_breakpoint.
14024 * gdb.base/watchpoint.c (func3): New function.
14025 (main): Call func3.
14026
5330f2db
DC
140272003-03-04 David Carlton <carlton@math.stanford.edu>
14028
14029 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
14030 Garply<Garply<char> >:: garply".
14031 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
14032 with respect to PR c++/1111; note also PR c++/1113.
14033 (test_template_breakpoints): KFAIL "constructor breakpoint" with
14034 respect to PR c++/1062.
14035 KFAIL "destructor breakpoint" with respect to PR c++/1112.
14036
6ece72da
DC
140372003-03-03 David Carlton <carlton@math.stanford.edu>
14038
14039 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
14040 with respect to PR c++/57.
14041 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
14042 c++/826.
14043 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
14044 respect to PR c++/57.
14045
85ca1584
DC
140462003-03-03 David Carlton <carlton@math.stanford.edu>
14047
14048 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
14049 respect to PR c++/33 into FAILs.
14050
98e9c5b8
MC
140512003-03-03 Michael Chastain <mec@shout.net>
14052
7bedbf27
MC
14053 * configure.in: Update copyright years.
14054
140552003-03-03 Michael Chastain <mec@shout.net>
14056
14057 * Makefile.in: Update copyright years.
98e9c5b8 14058
f683e100
DC
140592003-02-28 David Carlton <carlton@math.stanford.edu>
14060
14061 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
14062 print class instead of struct and/or superfluous protection
14063 specifiers, as long as the resulting output is equivalent to the
14064 source code.
14065 Delete FIXME from end of messages on tests that don't need
14066 fixing.
14067
a9e0cf2c
DC
140682003-02-28 David Carlton <carlton@math.stanford.edu>
14069
14070 * gdb.c++/templates.exp (do_tests): Allow const in the two
14071 Foo<volatile char *>::foo tests.
14072
e8d359df
MS
140732003-02-27 Michael Snyder <msnyder@redhat.com>
14074
d63a86f8 14075 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
14076 will be consistant.
14077
0b71dc91
DC
140782003-02-26 David Carlton <carlton@math.stanford.edu>
14079
14080 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
14081 char *>::foo" test with respect to PR c++/33. Create a new test
14082 which is identical to that one except that it doesn't put the
14083 space between the "char" and the "*"; KFAIL it, too.
14084
dd14ab43
DC
140852003-02-26 David Carlton <carlton@math.stanford.edu>
14086
14087 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
14088 template types into either PASSes or KFAILs (corresponding to PR
14089 c++/57). Tweak indentation. Update copyright.
14090
1146c7f1
SC
140912003-02-23 Stephane Carrez <stcarrez@nerim.fr>
14092
14093 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
14094
74641dfb
MC
140952003-02-13 Michael Chastain <mec@shout.net>
14096
14097 * gdb.base/exprs.exp: Remove i960 remnants.
14098 * gdb.base/funcargs.exp: Likewise.
14099 * gdb.base/list.exp: Likewise.
14100 * gdb.base/ptype.exp: Likewise.
14101
559cd2d0
DC
141022003-02-14 David Carlton <carlton@math.stanford.edu>
14103
14104 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
14105 pEe->D::vg()" from XFAIL to KFAIL.
14106
c4f90d87
JM
141072003-02-13 Jason Molenda (jmolenda@apple.com)
14108
14109 * gdb.base/maint.exp: Update maint print statistics regexp to include
14110 new entries.
14111
cbc4d97c
MC
141122003-02-13 Michael Chastain <mec@shout.net>
14113
14114 * gdb.c++/inherit.exp: Remove call to get_debug_format.
14115
40f235b7
MC
141162003-02-12 Michael Chastain <mec@shout.net>
14117
14118 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
14119 * gdb.c++/inherit.exp: Likewise.
14120 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
14121 * gdb.c++/templates.exp: Likewise.
14122 * gdb.c++/virtfunc.exp: Likewise.
14123
c56716b0
JM
141242003-02-06 Jason Molenda (jason-cl@molenda.com)
14125
14126 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
14127 why the code is written that way.
14128
070afcf8
MC
141292003-02-05 Michael Chastain <mec@shout.net>
14130
14131 * gdb.base/dump.exp: Add missing copyright line.
14132
5d0331e5
JM
141332003-02-05 Jason Molenda (jason-cl@molenda.com)
14134
f7ae6d3e 14135 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
14136 at the beginning so the breakpoint doesn't get set on the loop.
14137
92851186
MC
141382003-02-05 Michael Chastain <mec@shout.net>
14139
14140 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
14141 output for configurations with gcc 2.95.3.
14142
cbf1e085
AC
141432003-02-05 Keith Seitz <keiths@redhat.com>
14144 Andrew Cagney <ac131313@redhat.com>
14145
14146 * gdb.mi/mi-cli.exp: New file.
d63a86f8 14147
29518e1e
MC
141482003-02-04 Michael Chastain <mec@shout.net>
14149
14150 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
14151 Call perror and then continue.
14152
5af1d5f3
MC
141532003-02-03 Michael Chastain <mec@shout.net>
14154
14155 * gdb.c++/pr-1023.cc: New file.
14156 * gdb.c++/pr-1023.exp: New file.
14157
6b549786
JB
141582003-02-05 Jim Blandy <jimb@redhat.com>
14159
14160 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
14161 it's local to foobar. Check for it there, and check that it's not
14162 present in main.
14163 * gdb.c++/local.cc (marker2): New function.
14164 (foobar): Call marker1.
14165 (main): Call marker2 instead of marker1.
14166
67f16606
AC
141672003-02-04 Andrew Cagney <ac131313@redhat.com>
14168
14169 * gdb.disasm/mn10200.exp: Obsolete file.
14170 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
14171 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
14172 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
14173
1c5cb38e
DC
141742003-02-04 David Carlton <carlton@math.stanford.edu>
14175
14176 * gdb.c++/overload.exp: Test intToChar(1).
14177 * gdb.c++/overload.cc (intToChar): New.
14178 (main): Call intToChar.
14179
d1fe6965
DC
141802003-02-03 David Carlton <carlton@math.stanford.edu>
14181
14182 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
14183 'might_kfail' arg.
14184 KFAIL some of the continue_to_bp_overloaded calls, according to
14185 PR c++/1025.
14186
9ba61c5d
MC
141872003-02-01 Michael Chastain <mec@shout.net>
14188
14189 * gdb.base/advance.c (marker1): New marker function.
14190 * gdb.base/advance.exp: When the 'advance' command lands on the
14191 return breakpoint, it can legitimately stop on either the
14192 current line or the next line. Accommodate both outcomes.
14193 * gdb.base/until.exp: Likewise.
14194
e7494ffb
AC
141952003-02-02 Andrew Cagney <ac131313@redhat.com>
14196
14197 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14198 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
14199 now a list, not a tuple.
14200 * gdb.mi/mi-var-display.exp: Ditto.
14201 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 14202
075559bc
AC
142032003-02-01 Andrew Cagney <ac131313@redhat.com>
14204
14205 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14206 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
14207 stack backtraces.
14208 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 14209
2bd4c7b1
MK
142102003-02-01 Mark Kettenis <kettenis@gnu.org>
14211
14212 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14213 gdb.mi/mi1-pthreads.exp: Return instead of calling
14214 gdb_suppress_entire_file.
14215
eabd8992
MS
142162003-02-01 Mark Salter <msalter@redhat.com>
14217
14218 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
14219
71469e2f
MS
142202003-01-31 Mark Salter <msalter@redhat.com>
14221
14222 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
14223 Support empty arg.
14224
38a94d44
MC
142252003-01-30 Michael Chastain <mec@shout.net>
14226
14227 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
14228 This was a workaround for a UTF-8 bug in readline 4.3. The bug
14229 has been fixed in gdb/readline on 2003-01-09.
14230
19ea9e73
MS
142312003-01-29 Michael Snyder <msnyder@redhat.com>
14232
e8d359df
MS
14233 * gdb.base/maint.exp: Allow for leading underscore in symbol.
14234 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
14235 * gdb.base/args.exp: Skip if target does not support args passing.
14236
2307bd6a
DJ
142372003-01-22 Daniel Jacobowitz <drow@mvista.com>
14238
19ea9e73 14239 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
14240 gdb_test. Accept a list of expect arguments as the third
14241 parameter.
14242 (gdb_test): Use it.
14243
f2dd3617
EZ
142442003-01-20 Elena Zannoni <ezannoni@redhat.com>
14245
14246 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
14247 allow for different test tree configurations. Update some
14248 tescases accordingly.
14249 * gdb.arch/altivec-regs.exp: Ditto.
14250 * gdb.asm/asm-source.exp: Ditto.
14251 * gdb.base/advance.exp: Ditto.
14252 * gdb.base/display.exp: Ditto.
d63a86f8 14253 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
14254 * gdb.base/mips_pro.exp: Ditto.
14255 * gdb.base/overlays.exp: Ditto.
14256 * gdb.base/relocate.exp: Ditto.
14257 * gdb.base/setshow.exp: Ditto.
14258 * gdb.base/step-line.exp: Ditto.
14259 * gdb.base/step-test.exp: Ditto.
14260 * gdb.base/until.exp: Ditto.
14261 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
14262
c71cdefd
DC
142632003-01-17 David Carlton <carlton@math.stanford.edu>
14264
14265 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
14266 corresponding to PR c++/945.
14267 Update copyright.
14268
fdba05d7
DC
142692003-01-17 David Carlton <carlton@math.stanford.edu>
14270
14271 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
14272 corresponding to PR c++/68.
14273
142742003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
14275
14276 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
14277 (test_paddr_hairy_functions): Call print_addr_2_kfail for
14278 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
14279
c362c33a
EZ
142802003-01-15 Elena Zannoni <ezannoni@redhat.com>
14281
0fbc361c
EZ
14282 * gdb.base/break.exp: Fix change of default location, because of
14283 removal of until tests.
14284 * gdb.base/help.exp: Update test for new 'until' help message.
14285 Add test for help on 'advance'.
a9c64011 14286 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 14287
dabf8a35
MK
142882003-01-15 Mark Kettenis <kettenis@gnu.org>
14289
14290 * gdb.base/default.exp: Adapt "info float" test for recent changes
14291 to that command. Add test for "info vector".
14292 * gdb.base/float.exp: New file. Add test for "info float" that
14293 resembles the old test in gdb.base/default.exp.
14294
a1769aca
DC
142952003-01-15 David Carlton <carlton@math.stanford.edu>
14296
14297 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
14298
82025e13
EZ
142992003-01-15 Elena Zannoni <ezannoni@redhat.com>
14300
14301 * gdb.base/break.exp: Move the tests of until command from here...
14302 * gdb.base/until.exp: ... to here. New file. Add other tests.
14303 * gdb.base/advance.c: New file.
14304 * gdb.base/advance.exp: New file.
14305
8f9ab801
EZ
143062003-01-14 Elena Zannoni <ezannoni@redhat.com>
14307
a9c64011
AS
14308 * gdb.base/args.c: New file.
14309 * gdb.base/args.exp: New file.
8f9ab801 14310
9ae66589
DJ
143112003-01-14 Daniel Jacobowitz <drow@mvista.com>
14312
14313 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
14314
8d77e5c3
DJ
143152003-01-14 Daniel Jacobowitz <drow@mvista.com>
14316
14317 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
14318
12d2f0a1
DJ
143192003-01-14 Daniel Jacobowitz <drow@mvista.com>
14320
14321 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
14322 dates.
14323
6ca37014
DJ
143242003-01-13 Daniel Jacobowitz <drow@mvista.com>
14325
14326 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
14327
b0023472
DJ
143282003-01-13 Daniel Jacobowitz <drow@mvista.com>
14329
14330 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
14331 (ptype &*"foo").
14332 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
14333
607fbc54 143342003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
14335
14336 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
14337 * gdb.mi/mi1-console.exp: Likewise.
14338
607fbc54 143392003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
14340
14341 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
14342 * gdb.mi/mi1-console.exp: Likewise.
14343
a1fb14a2
DJ
143442003-01-13 Daniel Jacobowitz <drow@mvista.com>
14345
14346 * gdb.c++/overload.exp: Remove some fixed XFAILs.
14347
c4cf40b7
DJ
143482003-01-09 Daniel Jacobowitz <drow@mvista.com>
14349
14350 * gdb.base/detach.exp: New test.
14351
696d5a5b
DJ
143522003-01-09 Daniel Jacobowitz <drow@mvista.com>
14353
14354 * Makefile.in (ALL_SUBDIRS): New variable.
14355 (subdirs, clean, distclean): Use it.
14356 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
14357 regenerating Makefile, since it is generated from the top level.
14358 * gdb.asm/Makefile.in: Likewise.
14359 * gdb.base/Makefile.in: Likewise.
14360 * gdb.c++/Makefile.in: Likewise.
14361 * gdb.disasm/Makefile.in: Likewise.
14362 * gdb.java/Makefile.in: Likewise.
14363 * gdb.mi/Makefile.in: Likewise.
14364 * gdb.threads/Makefile.in: Likewise.
14365 * gdb.trace/Makefile.in: Likewise.
14366
754533e4
DC
143672003-01-09 David Carlton <carlton@math.stanford.edu>
14368
14369 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
14370 Add copyright year 2003.
14371
d8b3e9ee
MC
143722003-01-06 Michael Chastain <mec@shout.net>
14373
14374 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
14375 When selecting a thread, 'line' and 'file' are optional.
14376 * gdb.mi/mi1-pthreads.exp: Likewise.
14377
8e9e0fe6
AS
143782003-01-06 Andreas Schwab <schwab@suse.de>
14379
14380 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
14381 failures.
14382
b5ab8ff3
DJ
143832003-01-04 Daniel Jacobowitz <drow@mvista.com>
14384
14385 Fix PR gdb/844
14386 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
14387 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
14388
14389 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
14390 instead of calling gdb_suppress_entire_file.
14391 * gdb.threads/print-threads.exp: Likewise.
14392 * gdb.threads/schedlock.exp: Likewise.
14393
14394 * gdb.threads/killed.exp: Return instead of calling
14395 gdb_suppress_entire_file.
14396 * gdb.threads/linux-dp.exp: Likewise.
14397 * gdb.threads/pthreads.exp: Likewise.
14398
1e698235
DJ
143992003-01-04 Daniel Jacobowitz <drow@mvista.com>
14400
14401 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
14402 stabs.
14403 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
14404 * gdb.base/whatis.exp: Always allow (void) after function names.
14405
147ff08c
DJ
144062003-01-04 Daniel Jacobowitz <drow@mvista.com>
14407
14408 * gdb.c++/casts.exp: Correct regexp.
14409
dc62bfc2
MK
144102003-01-04 Mark Kettenis <kettenis@gnu.org>
14411
14412 * configure.in: Call AC_CONFIG_HEADER. Don't call
14413 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
14414 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
14415 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
14416 aforementioned directories in the AC_OUPUT call.
14417 * config.hin: New file.
14418 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14419 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
14420 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
14421 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
14422 pass -I$objdir instead of -I$objdir/$subdir in compilation.
14423 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
14424 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
14425 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
14426 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
14427 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
14428 gdb.threads/configure.in, gdb.threads/configure,
14429 gdb.threads/config.in, gdb.trace/configure.in,
14430 gdb.trace/configure: Removed.
14431
77afa639
MC
144322003-01-03 Michael Chastain <mec@shout.net>
14433
14434 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
14435 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
14436
7634bb6e
DJ
144372003-01-03 Daniel Jacobowitz <drow@mvista.com>
14438
14439 * gdb.base/store.exp: Fix regular expressions.
14440
b39c905e
MK
144412002-12-28 Mark Kettenis <kettenis@gnu.org>
14442
14443 * configure.in: Rewrite.
14444 * configure: Regenerated.
14445
0a8551dd
DC
144462003-01-03 David Carlton <carlton@math.stanford.edu>
14447
14448 * gdb.base/psymtab.exp: New file.
14449 * gdb.base/psymtab1.c: Ditto.
14450 * gdb.base/psymtab2.c: Ditto.
14451
c60b7188
AF
144522002-12-23 Adam Fedor <fedor@gnu.org>
14453
14454 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
14455
ee73db83
DC
144562002-12-23 David Carlton <carlton@math.stanford.edu>
14457
14458 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
14459 and current_directory initialization.
14460
d6c1774e
JB
144612002-12-22 Jim Blandy <jimb@redhat.com>
14462
f0a847b8
JB
14463 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
14464 rather than as part of the output file name.
14465
d6c1774e
JB
14466 * gdb.base/attach.exp: There's no need to copy the test program to
14467 /tmp; that was only ever necessary on HP/UX, and this test is
14468 entirely disabled there anyway.
14469
f0708dbb
JB
144702002-12-21 Jim Blandy <jimb@redhat.com>
14471
4c2acfea
JB
14472 * gdb.c++/psmang.exp: Doc fix.
14473
f0708dbb
JB
14474 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
14475 test.
14476
9579e000
DC
144772002-12-20 David Carlton <carlton@math.stanford.edu>
14478
14479 * gdb.c++/annota2.exp: KFAIL annotate-quit.
14480
d1810171
MC
144812002-12-18 Michael Chastain <mec@shout.net>
14482
14483 * gdb.c++/annota2.exp: Add copyright year 2002.
14484
76565097
DC
144852002-12-17 David Carlton <carlton@math.stanford.edu>
14486
14487 * gdb.c++/try_catch.cc: Add marker comments.
14488 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
14489 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
14490 * gdb.c++/m-static.cc: Ditto.
14491 * gdb.c++/m-static1.cc: Ditto.
14492 * gdb.c++/try_catch.cc: Ditto.
14493
da81390b
JJ
144942002-12-16 Jeff Johnston <jjohnstn@redhat.com>
14495
14496 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
14497 to see whether we are using the new -environment-directory
14498 command which resets via -r or the old version of the command
14499 which may prompt the user. Part of fix for gdb/741.
14500
b304d130
AC
145012002-12-13 Andrew Cagney <ac131313@redhat.com>
14502
14503 * gdb.fortran/types.exp: Update obsolete comment.
14504 * gdb.fortran/exprs.exp: Ditto.
14505 * lib/gdb.exp: Delete obsolete code.
14506 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
14507 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
14508 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
14509 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
14510 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
14511 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
14512 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
14513 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
14514 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
14515 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
14516 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
14517 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
14518 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
14519 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
14520 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
14521 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
14522 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
14523 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
14524 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
14525 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
14526 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
14527 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
14528 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
14529 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
14530 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
14531 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
14532 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
14533 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
14534 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
14535 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
14536 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
14537 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
14538 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
14539 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
14540 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
14541 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
14542 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
14543
a23b6e6a
DC
145442002-12-11 David Carlton <carlton@math.stanford.edu>
14545
14546 * gdb.c++/m-data.exp: Add test for members that shadow global
14547 variables: see PR gdb/804.
14548 * gdb.c++/m-data.cc: Ditto.
14549
6604731b
DJ
145502002-12-10 Daniel Jacobowitz <drow@mvista.com>
14551
14552 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
14553
de46ecd7
DC
145542002-12-06 David Carlton <carlton@math.stanford.edu>
14555
14556 * gdb.base/store.c: Don't declare functions static.
14557
27e829d0
AC
145582002-12-04 Andrew Cagney <ac131313@redhat.com>
14559
14560 * gdb.base/store.exp, gdb.base/store.c: New files.
14561
92806416
DJ
145622002-12-03 Daniel Jacobowitz <drow@mvista.com>
14563
14564 * gdb.base/selftest.exp: Update for current gdb.
14565
3bcbaac5
DJ
145662002-12-03 Daniel Jacobowitz <drow@mvista.com>
14567
14568 * gdb.base/maint.exp: Only dump symbols from one source file
14569 or objfile.
14570
f4f00b1f
DJ
145712002-12-03 Daniel Jacobowitz <drow@mvista.com>
14572
14573 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14574 function call.
14575
f1c8a949
JB
145762002-11-25 Jim Blandy <jimb@redhat.com>
14577
14578 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14579 function appearing in error message.
14580
9e297a97
DJ
145812002-11-21 Daniel Jacobowitz <drow@mvista.com>
14582
14583 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14584
1f312e79
JJ
145852002-11-08 Jeff Johnston <jjohnstn@redhat.com>
14586
d63a86f8
RM
14587 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14588 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
14589 should be in mi console format. This is part of fix for PR gdb/604.
14590
83c31e7d
FN
145912002-09-18 Fernando Nasser <fnasser@redhat.com>
14592
14593 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14594 which explicitly prints the zero offset as "+0".
14595
322b3f65
DJ
145962002-10-22 Daniel Jacobowitz <drow@mvista.com>
14597
14598 * gdb.threads/schedlock.c (args): Make unsigned.
14599
146002002-10-21 Daniel Jacobowitz <drow@mvista.com>
14601
14602 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
14603 numbers. Allow "foo2|selected stack frame".
14604 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14605 * gdb.asm/asmsrc2.s: Likewise.
14606 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
14607 comments.
14608 * gdb.asm/mips.inc: New file.
14609
5e2fe5b8
AF
146102002-10-18 Adam Fedor <fedor@gnu.org>
14611
14612 * gdb.base/default.exp: Update expected output to include 'ObjC'.
14613 * gdb.base/help.exp: Likewise.
14614
abe1a5d0
KB
146152002-10-17 Kevin Buettner <kevinb@redhat.com>
14616
14617 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14618 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14619
10abb1d4
JB
146202002-10-02 Jim Blandy <jimb@redhat.com>
14621
14622 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14623
1f609b42
AC
146242002-10-01 Andrew Cagney <ac131313@redhat.com>
14625
14626 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14627 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14628 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14629 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14630 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14631 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14632 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14633
0aee02e4
AC
146342002-09-29 Andrew Cagney <ac131313@redhat.com>
14635
14636 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14637 * mi0-disassemble.exp, mi0-eval.exp: Delete.
14638 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14639 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14640 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14641 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14642 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 14643
6fde09ad
KB
146442002-09-27 Kevin Buettner <kevinb@redhat.com>
14645
14646 * gdb.base/annota1.exp (info break): Make directory components of
14647 path optional since not all compilers emit this debug information.
14648
889bf7c5
PA
14649 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14650 step ends up stepping out of the function instead of stopping on
14651 the epilogue.
6fde09ad 14652
9e8aab75
KS
146532002-09-26 Keith Seitz <keiths@redhat.com>
14654
14655 * lib/insight-support.exp (gdbtk_start): Figure out where
14656 the insight executable is based on where gdb is. Use this
14657 executable to start insight instead of gdb.
14658
e36180d7
AC
146592002-09-25 Andrew Cagney <cagney@redhat.com>
14660
14661 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14662
9dd34b2b
AC
146632002-09-24 Andrew Cagney <ac131313@redhat.com>
14664
14665 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14666 test_isolated_complaints.
14667 (test_empty_complaint): New function.
14668 (test_empty_complaints): New function. Check no output when no
14669 complaints.
d63a86f8 14670
dea97812
KB
146712002-09-19 Jim Blandy <jimb@redhat.com>
14672
a9c64011 14673 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 14674
54951bd7
AC
146752002-09-19 Andrew Cagney <ac131313@redhat.com>
14676
14677 * gdb.gdb/complaints.exp: New file.
14678
dec43320
AC
146792002-09-18 Andrew Cagney <ac131313@redhat.com>
14680
14681 * gdb.base/maint.exp: Check `help maint internal-warning'.
14682
e70d6e3f
DC
146832002-09-18 David Carlton <carlton@math.stanford.edu>
14684
14685 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14686 numbers, and replace them by a single breakpoint after the
14687 constructors are all finished.
14688 Add test 4.
14689 * gdb.c++/m-static.cc: Add test 4.
14690 * gdb.c++/m-static.h: New file.
14691 * gdb.c++/m-static1.cc: New file.
14692
14693 * gdb.c++/printmethod.exp: New file.
14694 * gdb.c++/printmethod.cc: New file.
14695
14696 * gdb.c++/pr-574.exp: New file.
14697 * gdb.c++/pr-574.cc: New file.
14698
afb5c968
CV
146992002-09-18 Corinna Vinschen <vinschen@redhat.com>
14700
14701 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14702 embedded targets which never actually exit.
14703
31e45dee
FN
147042002-09-18 Fernando Nasser <fnasser@redhat.com>
14705
14706 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14707 "don't step after run" as unresolved or unsupported, instead of xfail.
14708
a283c5a1
CV
147092002-09-18 Corinna Vinschen <vinschen@redhat.com>
14710
14711 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14712 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14713 Add newline to expected string in "step out of main (status wrapper)"
14714 case.
14715
11350d2a
CV
147162002-09-18 Corinna Vinschen <vinschen@redhat.com>
14717
14718 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14719 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14720
0deec7d6
TT
147212002-09-17 Tom Tromey <tromey@redhat.com>
14722
14723 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14724 \000, not \0, in double-quoted string.
14725
b2b4a1b5
CV
147262002-09-14 Corinna Vinschen <vinschen@redhat.com>
14727
c9d37158 14728 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
14729 string after running the commands execution on breakpoint tests.
14730
1c56143a
CV
147312002-09-13 Corinna Vinschen <vinschen@redhat.com>
14732
14733 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14734
37f8da45
JB
147352002-09-12 Joel Brobecker <brobecker@gnat.com>
14736
14737 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14738
08b468e0
KS
147392002-09-10 Keith Seitz <keiths@redhat.com>
14740
14741 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14742 runto proc.
14743 (mi_run_to_main): Use mi_runto.
14744 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14745
dc360f58
KS
147462002-09-10 Keith Seitz <keiths@redhat.com>
14747
14748 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14749 regexp for stopping at main. Could have multiple event notifications.
14750 Don't assume that main was declared with no parameters.
14751 (mi_next): Use mi_step_to.
14752 (mi_step): Use mi_next_to.
14753
ce3abcfb
CV
147542002-09-09 Corinna Vinschen <vinschen@redhat.com>
14755
14756 * gdb.base/default.exp: Fix expected string in `info float' test.
14757
d1f5b980
BE
147582002-09-09 Ben Elliston <bje@redhat.com>
14759
14760 * config/mips.exp: Update comments.
14761 * config/mips-idt.exp: Likewise.
14762 * config/nind.exp: Likewise.
14763 * config/slite.exp: Likewise.
14764 * config/sparclet.exp: Likewise.
14765 * config/udi.exp: Likewise.
14766 * config/vx.exp: Likewise.
14767 * config/vxworks29k.exp: Likewise.
14768
2f71430b
JB
147692002-09-05 Jim Blandy <jimb@redhat.com>
14770
14771 * gdb.threads/killed.exp: Fix test failure message.
14772
7ddebc7e
KS
147732002-09-04 Keith Seitz <keiths@redhat.com>
14774
14775 * lib/mi-support.exp: Update copyright.
14776 (mi_gdb_test): Increase the priority of the expected pattern
14777 so that it matches gdb_test.
14778
0ae67eb3
KS
147792002-09-03 Keith Seitz <keiths@redhat.com>
14780
14781 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14782 Use integer comparison instead of string comparison for testing
14783 whether binary was built.
14784
38fc42c8
JB
147852002-09-03 Jim Blandy <jimb@redhat.com>
14786
14787 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14788
b6ff0e81
JB
147892002-08-29 Jim Blandy <jimb@redhat.com>
14790
14791 * gdb.threads/pthreads.exp: Move the portable thread compilation
14792 code into a function in lib/gdb.exp, and call that from here.
14793 * lib/gdb.exp (gdb_compile_pthreads): New function.
14794
07c98896
KS
147952002-08-29 Keith Seitz <keiths@redhat.com>
14796
14797 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14798 expect_out so that callers can get at it.
14799
0312286c
DJ
148002002-08-23 Daniel Jacobowitz <drow@mvista.com>
14801
14802 * gdb.threads/print-threads.c: New file.
14803 * gdb.threads/print-threads.exp: New file.
14804 * gdb.threads/schedlock.c: New file.
14805 * gdb.threads/schedlock.exp: New file.
14806
dd039bc4
EZ
148072002-08-22 Elena Zannoni <ezannoni@redhat.com>
14808
a9c64011
AS
14809 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14810 not altivec.c.
dd039bc4 14811
1f36144c
MK
148122002-08-17 Mark Kettenis <kettenis@gnu.org>
14813
14814 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14815 targets. The problem should be fixed now.
14816
16057ec7 148172002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14818
14819 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14820 2002-07-24 change that removes final dots from error messages.
14821
3c1499ad
TT
148222002-08-13 Tom Tromey <tromey@redhat.com>
14823
14824 * gdb.base/readline.exp: New file.
14825
a20ce2c3
AC
148262002-08-01 Andrew Cagney <ac131313@redhat.com>
14827
14828 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14829 supress message.
14830
db034ac5
AC
148312002-08-01 Andrew Cagney <cagney@redhat.com>
14832
14833 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14834 CHILL_FOR_TARGET and CHILL_LIB.
14835 * configure.in (configdirs): Remove gdb.chill.
14836 * configure: Regenerate.
14837 * lib/gdb.exp: Obsolete references to chill.
14838 * gdb.fortran/types.exp: Ditto.
14839 * gdb.fortran/exprs.exp: Ditto.
14840
3e000b18
KB
148412002-07-30 Kevin Buettner <kevinb@redhat.com>
14842
14843 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14844 set Irix-specific compile and link flags.
14845
28f4966b
KB
148462002-07-29 Kevin Buettner <kevinb@redhat.com>
14847
14848 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14849 source files. The ``-o'' option doesn't work with the ``-E'' option
14850 when using the Irix compiler.
14851
46c0d5a6
DJ
148522002-07-19 Daniel Jacobowitz <drow@mvista.com>
14853
14854 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14855 Improve support for reusing an exec file. Copy exec file
14856 to target, and run gdbserver on the target instead of on the host.
14857
eecf4bed
JB
148582002-07-18 Jim Blandy <jimb@redhat.com>
14859
0f815cdf
JB
14860 * gdb.base/ending-run.exp: Don't expect to see the program end in
14861 some orderly fashion when we're running on a real stand-alone
14862 board.
14863
eecf4bed
JB
14864 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14865 targets that don't support interrupts.
14866
52d309e4
JB
148672002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14868
14869 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14870 systems.
14871 Move comments in expect statements to inside the actions, so that they
14872 don't get matched against.
14873
ff683d9e
MK
148742002-07-10 Mark Kettenis <kettenis@gnu.org>
14875
14876 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14877 function when asleep" test.
14878
b5356753
AC
148792002-07-10 Andrew Cagney <ac131313@redhat.com>
14880
14881 * gdb.base/page.exp: Rewrite to handle problems with very long
14882 `info set' output. Update copyright.
14883
6aa4d13a
AC
148842002-06-26 Andrew Cagney <ac131313@redhat.com>
14885
14886 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14887 gdb.threads-hp.
14888 * gdb.hp/configure: Regenerate.
14889 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14890 * gdb.hp/gdb.threads-hp/configure: Delete file.
14891 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14892
8cf8c2b8
AC
148932002-06-22 Andrew Cagney <ac131313@redhat.com>
14894
14895 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14896 setlocale, bindtextdomain and textdomain.
14897
6827a8f8
JB
148982002-06-11 Jim Blandy <jimb@redhat.com>
14899
919d772c
JB
14900 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14901 preprocessor macro information is present.
14902
6827a8f8
JB
14903 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14904 tests.
14905
c15b0d21
MS
149062002-06-06 Michael Snyder <msnyder@redhat.com>
14907
c5984d70
MS
14908 * gdb.base/overlays.exp: Record addresses of overlay
14909 functions in TCL variables rather than in GDB variables,
14910 to avoid having GDB convert them to pointers (with loss
14911 of information).
14912
d63a86f8 14913 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14914 default linker script changes.
c15b0d21
MS
14915 * gdb.base/long_long.exp: Add check for sizeof (long double).
14916
be26fe0d
ML
149172002-06-06 Michal Ludvig <mludvig@suse.cz>
14918
14919 * gdb.asm/asm-source.exp: Add x86-64 target.
14920 * gdb.asm/x86_64.inc: New.
d63a86f8 14921
258093ca 149222002-05-30 Michael Chastain <mec@shout.net>
258093ca 14923
4b3153f1 14924 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14925 * gdb.c++/m-static.cc: New file.
14926 * gdb.c++/m-static.exp: New file.
14927
241264c6
MS
149282002-05-28 Michael Snyder <msnyder@redhat.com>
14929
14930 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14931 precision.
14932
9bba8c8f 149332002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14934
4b3153f1 14935 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14936 * gdb.c++/m-data.cc: New file.
14937 * gdb.c++/m-data.exp: New file.
14938
149392002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14940
4b3153f1 14941 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14942 * gdb.c++/try_catch.cc: New file.
d63a86f8 14943 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14944
def1b996
MC
149452002-05-27 Michael Chastain <mec@shout.net>
14946
14947 * gdb.c++/local.exp: Accept more nested types in output.
14948
522ba268
MC
149492002-05-26 Michael Chastain <mec@shout.net>
14950
14951 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14952
277254ba
MS
149532002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14954
14955 * lib/gdb.exp (gdb_wrapper_init): Just because
14956 gdb_wrapper_file exists, this does not mean that the file
14957 should not be rebuilt. That is what gdb_wrapper_initialized
14958 is for.
14959 (default_gdb_init): Reset gdb_wrapper_initialized.
14960
b61a8733
MS
149612002-05-23 Michael Snyder <msnyder@redhat.com>
14962
d63a86f8 14963 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14964 the precision of the floating point test results.
14965 * gdb.base/call-rt-st.exp: Ditto.
14966
b61a8733
MS
14967 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14968 * gdb.base/call-rt-st.exp: Ditto.
14969
56f6e910
MC
149702002-05-19 Michael Chastain <mec@shout.net>
14971
14972 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14973
ad0b0016
EZ
149742002-05-19 Elena Zannoni <ezannoni@redhat.com>
14975
a9c64011
AS
14976 * configure.in (configdirs): Add gdb.arch.
14977 * configure: Regenerate.
ad0b0016 14978
f617d2b6
JB
149792002-05-17 Jim Blandy <jimb@redhat.com>
14980
14981 * gdb.base/completion.exp: Recognize the more detailed error
14982 messages produced by the macro expander's lexical analyzer.
14983
eac2a696
EZ
149842002-05-14 Elena Zannoni <ezannoni@redhat.com>
14985
a9c64011
AS
14986 * gdb.arch/altivec-abi.c: New file.
14987 * gdb.arch/altivec-abi.exp: New file.
14988 * gdb.arch/altivec-regs.c: New file.
14989 * gdb.arch/altivec-regs.exp: New file.
eac2a696 14990
2fdde8f8
DJ
149912002-05-14 Daniel Jacobowitz <drow@mvista.com>
14992
14993 * gdb.base/maint.exp (maint print type): Update for new type
14994 structure.
d63a86f8 14995
e31f1a7c
EZ
149962002-05-14 Elena Zannoni <ezannoni@redhat.com>
14997
14998 * gdb.arch: New directory.
14999 * gdb.arch/configure.in: New file.
15000 * gdb.arch/configure: New file.
15001 * gdb.arch/Makefile.in: New file.
15002
db589741
CV
150032002-05-13 Corinna Vinschen <vinschen@redhat.com>
15004
15005 * gdb.asm/asm-source.exp: Add v850 as supported target.
15006 * gdb.asm/v850.inc: New file.
15007
8ce2a7dc
DJ
150082002-05-13 Daniel Jacobowitz <drow@mvista.com>
15009
15010 * gdb.c++/annota2.exp (annotate-quit): Add comment.
15011
df763c7f
DJ
150122002-05-12 Daniel Jacobowitz <drow@mvista.com>
15013
15014 * gdb.base/break.exp: Check 'break "marker2"'.
15015
377daeed
MS
150162002-05-10 Michael Snyder <msnyder@redhat.com>
15017
15018 * gdb.base/long_long.exp: Fix typo.
15019
c4b7bc2b
JB
150202002-05-10 Jim Blandy <jimb@redhat.com>
15021
ecac9a4e
JB
15022 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
15023 a bug.
15024
c4b7bc2b
JB
15025 * gdb.base/printcmds.exp (test_integer_literals_rejected):
15026 Recognize more detailed error message produced by the macro
15027 expander's lexical analyzer.
15028 * lib/gdb.exp (test_print_reject): Same.
15029
e71019a1
MK
150302002-05-09 Mark Kettenis <kettenis@gnu.org>
15031
15032 * gdb.c++/method.exp: Fix typo.
15033
fedfc8e6
MS
150342002-05-08 Michael Snyder <msnyder@redhat.com>
15035
166a1957
MS
15036 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
15037 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 15038 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
15039 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
15040 Add iftarget clause for strongarm.
d63a86f8 15041
f1c47eb2
MS
150422002-05-06 Michael Snyder <msnyder@redhat.com>
15043
cb9a9d3e
MS
15044 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
15045 (gdb_continue_to_end): Accept output from status wrapper.
15046 * gdb.base/ending-run.exp: Add case for output from status wrapper.
15047 Clean up fail messages to match pass messages.
15048
f1c47eb2
MS
15049 Enable the "needs_status_wrapper" testsuite feature.
15050 * lib/gdb.exp (gdb_wrapper_init): New procedure.
15051 (gdb_compile): Conditionally call gdb_wrapper_init.
15052 * gdb.base/a2-run.exp: Recognize output from status wrapper.
15053 * gdb.c++/method.exp: Recognize output from status wrapper.
15054
6079c749
BE
150552002-05-06 Ben Elliston <bje@redhat.com>
15056From Graydon Hoare <graydon@redhat.com>
15057
15058 * config/sid.exp: Include support for "rawsid" protocol.
15059
188baff3
JB
150602002-05-03 Jim Blandy <jimb@redhat.com>
15061
15062 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
15063 * gdb.c++/hang3.C: New file.
15064
b9c07f0f
AC
150652002-05-04 Andrew Cagney <ac131313@redhat.com>
15066
15067 * gdb.base/default.exp: Remove obsolete code.
15068 * gdb.c++/misc.exp: Ditto. Update copyright.
15069 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
15070 * gdb.base/whatis.exp: Ditto. Update copyright.
15071 * gdb.base/scope.exp: Ditto. Update copyright.
15072 * gdb.base/ptype.exp: Ditto. Update copyright.
15073 * gdb.base/printcmds.exp: Ditto. Update copyright.
15074 * gdb.base/opaque.exp: Ditto. Update copyright.
15075 * gdb.base/list.exp: Ditto.
15076 * gdb.base/funcargs.exp: Ditto. Update copyright.
15077 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
15078 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
15079 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
15080 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
15081 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
15082 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
15083
5c7a0397
MS
150842002-05-02 Michael Snyder <msnyder@redhat.com>
15085
d6dcc264 15086 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
15087 * gdb.base/long_long.exp: Add xscale target.
15088 * gdb.base/default.exp: Add xscale target.
15089
eb7f1c48
JB
150902002-05-01 Jim Blandy <jimb@redhat.com>
15091
15092 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
15093 gdb.c++/hang.exp: New test.
15094
a6befae8
FF
150952002-05-01 Fred Fish <fnf@redhat.com>
15096
15097 * gdb.base/completion.exp: Handle completions of "./Make" for
15098 more than one completion possibility, as is the case when we
15099 build and test in the source tree.
15100
0a310277
AG
151012002-04-29 Anthony Green <green@redhat.com>
15102
15103 * gdb.java/jmisc1.exp: New file.
15104 * gdb.java/jmisc2.exp: New file.
15105
6ff9af88
DJ
151062002-04-24 Daniel Jacobowitz <drow@mvista.com>
15107
15108 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
15109
96b3d632
EZ
151102002-04-23 Elena Zannoni <ezannoni@redhat.com>
15111
15112 * gdb.base/help.exp: Change 'help status' to allow for target
15113 dependent output differences.
15114
5019bb54
MC
151152002-04-22 Michael Chastain <mec@shout.net>
15116
15117 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
15118
a805a116
MC
151192002-04-22 Michael Chastain <mec@shout.net>
15120
15121 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
15122
a1706bfd
DM
151232002-04-17 David S. Miller <davem@redhat.com>
15124
15125 * gdb.asm/sparc64.inc: New file.
15126 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
15127
a73a20a2
EZ
151282002-04-19 Elena Zannoni <ezannoni@redhat.com>
15129
15130 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
15131 instruction file directly into the build tree. Clean up at end of
15132 test.
15133
ba678339
DM
151342002-04-18 David S. Miller <davem@redhat.com>
15135
15136 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
15137 handle 64-bit platforms correctly.
15138 * gdb.base/maint.exp: Likewise.
15139
b03399da
KB
151402002-04-18 Kevin Buettner <kevinb@redhat.com>
15141
15142 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
15143 ``-fpic'' when compiling files comprising a shared library, but
15144 it does need additional linker flags in order to find shared
15145 libraries at run time.
15146
e2004992
KB
151472002-04-18 Kevin Buettner <kevinb@redhat.com>
15148
15149 * gdb.base/cvexpr.c (use): New function.
15150 (main): Invoke use() on all global variables to prevent
15151 some linkers from deleting these otherwise unused symbols.
15152
d8937120
MC
151532002-04-17 Michael Chastain <mec@shout.net>
15154From David S. Miller <davem@redhat.com>
15155
15156 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
15157 handle 64-bit platforms correctly.
15158
ffd61a58
MS
151592002-04-12 Michael Snyder <msnyder@redhat.com>
15160From Jim Blandy <jimb@redhat.com>
a9c64011 15161 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
15162 script can handle this instead.
15163 * gdb.base/bar.c (barx): Same.
15164 * gdb.base/baz.c (bazx): Same.
15165 * gdb.base/grbx.c (grbxx): Same.
15166
15167 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
15168 manager doesn't automatically unmap overlays unnecessarily.
15169
6b8426a6
MH
151702002-04-10 Martin M. Hunt <hunt@redhat.com>
15171
15172 * gdb.base/ending-run.exp: Fix pattern for Mips targets
15173 stepping out of main.
15174
34af4875
MC
151752002-04-09 Michael Chastain <mec@shout.net>
15176
15177 * gdb.c++/local.cc (main): Move call to marker1() inside nested
15178 scope so that the nested scope tests will make sense.
15179 * gdb.c++/local.exp: Write patterns that actually work with gcc
15180 (the HP patterns "were never known to work with gcc").
15181 Keep the old aCC patterns too.
15182
2d1676a0
DJ
151832002-04-09 Daniel Jacobowitz <drow@mvista.com>
15184
15185 * gdb.base/attach.exp: Correct target board test.
15186
3a63e3f9
MC
151872002-04-08 Michael Chastain <mec@shout.net>
15188
15189 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
15190 in a const method. Add some xfail and fail cases for configurations
15191 that do not emit the "const ...".
15192
f18dabd2
MC
151932002-04-07 Michael Chastain <mec@shout.net>
15194
15195 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
15196 Accept "A * const" and "const A * const" as type of "this".
15197 Fix spelling of getFunky throughout. Make messages uniform.
15198
0fcddd82
EZ
151992002-04-07 Elena Zannoni <ezannoni@redhat.com>
15200
a9c64011 15201 Work around for PR gdb/285:
0fcddd82
EZ
15202 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
15203
16a8534a
EZ
152042002-04-07 Elena Zannoni <ezannoni@redhat.com>
15205
15206 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
15207 instructions file at run time instead of configure time.
15208 Sometimes we run the test in a directory that is not the one we
15209 configured in.
15210 * gdb.asm/configure.in: Delete creation of symlink.
15211 * gdb.asm/configure: Regenerate.
15212
24181d81
JB
152132002-04-05 J. Brobecker <brobecker@gnat.com>
15214
15215 * gdb.gdb/xfullpath.exp: New test, to exercise the new
15216 xfullpath () function.
15217
7cdb7107
DJ
152182002-04-04 Daniel Jacobowitz <drow@mvista.com>
15219
15220 * gdb.asm/Makefile.in: Correct dependencies.
15221
15222 * gdb.asm/powerpc.inc: New file.
15223 * gdb.asm/asm-source.exp: Add PowerPC.
15224 * gdb.asm/configure.in: Likewise.
15225 * gdb.asm/configure: Regenerated.
15226
a7d17088
DJ
152272002-04-04 Daniel Jacobowitz <drow@mvista.com>
15228
15229 * gdb.base/relocate.exp: New file.
15230 * gdb.base/relocate.c: New file.
15231
cd721503
FF
152322002-04-04 Fred Fish <fnf@redhat.com>
15233
15234 * gdb.base/step-test.exp: Update comment regarding stopping in
15235 memcpy/bcopy calls inserted as part of the compiler runtime.
15236
b22ad7a7
MS
152372002-04-04 Michael Snyder <msnyder@redhat.com>
15238
15239 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
15240
5f279fa6
DJ
152412002-04-03 Daniel Jacobowitz <drow@mvista.com>
15242
15243 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
15244 (gdb_expect): Remove $notransfer hack.
15245
dd0fd3ce
DJ
152462002-04-02 Daniel Jacobowitz <drow@mvista.com>
15247
15248 * gdb.c++/classes.exp ("calling method for small class"): Match
15249 updated register output.
15250
1e50cda1
DJ
152512002-03-30 Daniel Jacobowitz <drow@mvista.com>
15252
15253 Fix PR gdb/452
15254 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
15255 when finished. Make gdb_file_cmd send "exec-file" when
15256 appropriate.
15257
24015922
DJ
152582002-03-30 Daniel Jacobowitz <drow@mvista.com>
15259
15260 * gdb.base/attach.exp: Remove extra setup_xfail.
15261
dd7dfd64
MS
152622002-03-26 Michael Snyder <msnyder@redhat.com>
15263
15264 * gdb.base/default.exp: Add tests for dump, append, and restore.
15265 * gdb.base/help.exp: Add tests for dump, append, and restore.
15266 * gdb.base/dump.exp: New file, test dump, append and restore.
15267 * gdb.base/dump.c: New file.
15268
48b2f8d7
MS
152692002-03-27 Michael Snyder <msnyder@redhat.com>
15270
d63a86f8 15271 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
15272 clean-ups in help messages.
15273
05b4d525
FF
152742002-03-26 Fred Fish <fnf@redhat.com>
15275
15276 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
15277 have debugging info for those functions and the compiler uses them
15278 internally to copy structs around.
15279
d7679631
FF
152802002-03-26 Fred Fish <fnf@redhat.com>
15281
15282 * gdb.base/list.exp: Revert the change made yesterday and add note
15283 about why we don't list the default lines for remote targets.
15284
523ac3f9
MS
152852002-03-25 Michael Snyder <msnyder@redhat.com>
15286
15287 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
15288
754b2b8d
FF
152892002-03-25 Fred Fish <fnf@redhat.com>
15290
15291 * gdb.base/list.exp: This test works on remote targets so remove
15292 the short circuit for remote targets. Update copyright.
15293
33c3e192
FF
152942002-03-25 Fred Fish <fnf@redhat.com>
15295
15296 * gdb.base/attach.exp: Fix logic error that was suppressing this
15297 test for all non hppa*-*-hpux* targets, instead of the hp target.
15298 Move comments closer to the suppression point. Also now need to
15299 check that we are running natively.
15300
d43e73ee
MS
153012002-03-22 Michael Snyder <msnyder@redhat.com>
15302
882c8f02
MS
15303 * gdb.base/default.exp: Add test for gcore. Update copyright.
15304 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 15305
04c12f60
FF
153062002-03-06 Fred Fish <fnf@redhat.com>
15307
15308 * gdb.base/funcargs.c: Remove extraneous ';' character.
15309 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
15310
b43df995
MC
153112002-03-04 Michael Chastain <mec@shout.net>
15312
15313 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
15314 accommodate gcc v3 function signature.
15315 * gdb.mi/mi0-var-cmd-exp: Ditto.
15316
92362027
AC
153172002-02-24 Andrew Cagney <ac131313@redhat.com>
15318
15319 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
15320 ``GNU/Linux'' or ``Linux kernel''
15321 * testsuite/gdb.threads/pthreads.c: Ditto.
15322
258ad32d
MC
153232002-02-24 Michael Chastain <mec@shout.net>
15324
15325 * gdb.threads/pthreads.c (thread1): Add a return statement.
15326 (thread2): Likewise.
15327 (foo): Likewise.
15328
04c3b3d4
MC
153292002-02-23 Michael Chastain <mec@shout.net>
15330
15331 * gdb.threads/linux-dp.c (philosopher): Add a return statement
15332 to placate gcc.
15333
5a2a0a20
MC
153342002-02-23 Michael Chastain <mec@shout.net>
15335
15336 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
15337 test "ptype bint". The test passes on all my stabs configurations.
15338
a640f7fc
JB
153392002-02-21 Jim Blandy <jimb@redhat.com>
15340
27924826
JB
15341 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
15342 filename at a time, and watch for the ones we want to see.
15343
a640f7fc
JB
15344 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
15345 types of pointers to prototyped functions.
15346
edcc8c75
AC
153472002-02-20 Andrew Cagney <ac131313@redhat.com>
15348
15349 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
15350 signed, unsigned and straight char.
15351 (padding_char, padding_short, padding_int, padding_long,
15352 padding_long_long, padding_float, padding_double,
15353 padding_long_double): New global variables.
15354 (fill, fill_structs): New functions.
15355
15356 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
15357 for correctly sized writes. Update copyright.
15358 (get_valueof): New procedure.
15359 (get_sizeof): Call get_valueof.
15360 (check_valueof): New procedure.
15361 (check_padding): New procedure.
15362
ac57ea44
MC
153632002-02-20 Michael Chastain <mec@shout.net>
15364
15365 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
15366 to setup_xfail. Document some of the remaining calls.
15367
7a10c941
MC
153682002-02-18 Michael Chastain <mec@shout.net>
15369
15370 * gdb.c++/userdef.exp: Update copyright year.
15371
fb8acdcc
DJ
153722002-02-18 Daniel Jacobowitz <drow@mvista.com>
15373
15374 * gdb.c++/userdef.exp: Test overloaded operators properly.
15375 Remove xfails.
15376
fda6ae12
MS
153772002-02-14 Michael Snyder <msnyder@redhat.com>
15378
15379 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
15380
676a0442
DJ
153812002-02-14 Daniel Jacobowitz <drow@mvista.com>
15382
15383 * gdb.base/a2-run.exp: Check for a remote target properly.
15384 * gdb.base/annota1.exp: Likewise.
15385 * gdb.base/list.exp: Likewise.
15386 * gdb.base/reread.exp: Likewise.
15387 * gdb.base/scope.exp: Likewise.
15388 * gdb.base/shlib-call.exp: Likewise.
15389 * gdb.base/term.exp: Likewise.
15390 * gdb.c++/annota2.exp: Likewise.
15391
78b4f468
RE
153922002-02-13 Richard Earnshaw <rearnsha@arm.com>
15393
15394 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
15395
9a81ba51
MC
153962002-02-10 Michael Chastain <mec@shout.net>
15397
15398 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
15399 (call_after_alloca): Ditto.
15400
004af6c7
DJ
154012002-02-10 Daniel Jacobowitz <drow@mvista.com>
15402
15403 * gdb.base/ending-run.exp: Guard "cont" test with
15404 gdb_skip_stdio_test.
15405
37225f62
JB
154062002-02-06 Jim Blandy <jimb@redhat.com>
15407
15408 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
15409 from here...
15410 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
15411 To here. Disable this test on non-HP platforms. Add big comment.
15412
fe6fdd96
MS
154132002-02-04 Michael Snyder <msnyder@redhat.com>
15414
15415 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
15416 other than d10v and m32r.
15417
036fad3f
RE
154182002-02-02 Richard Earnshaw <rearnsha@arm.com>
15419
15420 * gdb.base/default.exp: Rewrite test patterns to reduce time
15421 taken to match them.
15422
7148ab62
DJ
154232002-01-30 Daniel Jacobowitz <drow@mvista.com>
15424
15425 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
15426 Allow a start function above main.
15427 * gdb.threads/linux-dp.exp: Fix copyright date.
15428
396cc255
DJ
154292002-01-30 Daniel Jacobowitz <drow@mvista.com>
15430
a9c64011
AS
15431 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
15432 (check_philosopher_stack): Check for manager thread before checking
15433 for a just-starting thread.
396cc255 15434
f038d31b
DJ
154352002-01-30 Daniel Jacobowitz <drow@mvista.com>
15436
15437 From Neil Booth <neil@daikokuya.demon.co.uk>:
15438 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
15439 warnings.
15440
b3ff9d9a
FF
154412002-01-21 Fred Fish <fnf@redhat.com>
15442
15443 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
15444 not caller.
15445
39ad761d
JB
154462002-01-21 Jim Blandy <jimb@redhat.com>
15447
15448 * gdb.base/reread.exp: Check that GDB properly re-reads the
15449 executable file when it changes while no inferior is running.
15450
aaf320fa
FF
154512002-01-21 Fred Fish <fnf@redhat.com>
15452
a9c64011
AS
15453 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
15454 optionally accept the "shlib events" variation.
aaf320fa 15455
808a31f5
JB
154562002-01-21 Jim Blandy <jimb@redhat.com>
15457
15458 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
15459 call `fflush' after every `printf', so that the output is produced
15460 at predictable points, regardless of whatever buffering does (or
15461 doesn't) take place.
15462 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
15463 at different points.
15464
4420d5e2
DJ
154652002-01-20 Daniel Jacobowitz <drow@mvista.com>
15466
15467 * gdb.c++/inherit.exp: Update copyright years.
15468 * gdb.c++/method.exp: Likewise.
15469
3e36a0f4
DJ
154702002-01-20 Daniel Jacobowitz <drow@mvista.com>
15471
15472 * gdb.c++/classes.exp: Update for improved v3 support and skipping
15473 artificial methods/arguments.
15474 * gdb.c++/derivation.exp: Likewise.
15475 * gdb.c++/inherit.exp: Likewise.
15476 * gdb.c++/method.exp: Likewise.
15477 * gdb.c++/virtfunc.exp: Likewise.
15478
b4ceaee6
AC
154792002-01-18 Andrew Cagney <ac131313@redhat.com>
15480
15481 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
15482 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
15483 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
15484 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
15485 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
15486 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
15487
ecace851
JB
154882002-01-17 Jim Blandy <jimb@redhat.com>
15489
15490 * gdb.asm/asm-source.exp (info symbol): Take another shot at
15491 anchoring the pattern matching the entry point symbol's name.
15492
375fc983
AC
154932002-01-17 Andrew Cagney <ac131313@redhat.com>
15494
15495 * gdb.base/maint.exp: Update ``maint internal-error'' to match
15496 continue/quit query. Update copyright.
15497
fe6fdd96
MS
154982002-01-14 Michael Snyder <msnyder@redhat.com>
15499
15500 * gdb.base/gcore.exp: Remove extra debugging output.
15501
e017c81f
DJ
155022002-01-13 Daniel Jacobowitz <drow@mvista.com>
15503
15504 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
15505 for slightly dubious v2 mangled string.
15506
37ab3bf8
DJ
155072002-01-13 Daniel Jacobowitz <drow@mvista.com>
15508
15509 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
15510
1bc05c3a 155112002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 15512
1bc05c3a 15513 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 15514
1bc05c3a
JM
15515 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
15516 constructors.
15517 * gdb.c++/derivation.exp: Likewise.
15518 * gdb.c++/templates.exp: Likewise.
15519 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 15520
1bc05c3a
JM
155212002-01-10 Michael Snyder <msnyder@redhat.com>
15522
15523 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 15524
a911c360
MS
155252002-01-08 Michael Snyder <msnyder@redhat.com>
15526
15527 * gdb.base/gcore.exp: New test for generate-core-file command.
15528 * gdb.base/gcore.c: Testcase for above.
15529 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
15530
ea2119ec
JM
155312002-01-08 Jason Merrill <jason@redhat.com>
15532
15533 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
15534
68203136
FF
155352002-01-07 Fred Fish <fnf@redhat.com>
15536
15537 * gdb.c++/overload.exp: Remove unconditional xfails for:
15538 print foo_instance1.overloadargs(1)
15539 print foo_instance1.overloadargs(1, 2)
15540 print foo_instance1.overloadargs(1, 2, 3)
15541 print foo_instance1.overloadargs(1, 2, 3, 4)
15542 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
15543 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
15544 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
15545 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
15546 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
15547 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
15548 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
15549 print foo_instance1.overload1arg()
15550 print foo_instance1.overload1arg((char)arg2)
15551 print foo_instance1.overload1arg((signed char)arg3)
15552 print foo_instance1.overload1arg((unsigned char)arg4)
15553 print foo_instance1.overload1arg((int)arg7)
15554 print foo_instance1.overload1arg((unsigned int)arg8)
15555 print foo_instance1.overload1arg((float)arg11)
15556 print foo_instance1.overload1arg((double)arg12)
d63a86f8 15557
21b9b5b1
MS
155582002-01-07 Michael Snyder <msnyder@redhat.com>
15559
15560 * gdb.base/huge.exp: New test. Print a very large target data object.
15561 (skip_huge_test): New test variable. Define if you want to skip this
15562 test. The test reads an 8 megabyte data object from the target, so it
15563 might be very time consuming on remote targets with a slow connection.
15564 * gdb.base/huge.c: New file. Test case for above.
15565
725f922e
FF
155662002-01-07 Fred Fish <fnf@redhat.com>
15567
15568 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15569 g_instance.bfoo, and g_instance.cfoo.
15570
889bf7c5 155712002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 15572
889bf7c5
PA
15573 * gdb.base/break.c (multi_line_if_conditional): New function.
15574 (multi_ilne_while_conditional): Likewise.
15575 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15576 IF or WHILE condition puts the breakpoint at the start of
15577 the condition.
f286b2c3 15578
634d57ec
JL
15579 * gdb.base/selftest.exp (backtrace through signal handler): Remove
15580 hppa*-*-hpux* expected failure.
15581 * gdb.base/structs.exp (do_function_calls): Similarly.
15582
15583 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15584 watchpoints.
15585
9fbfe2dc
AC
155862002-01-06 Andrew Cagney <ac131313@redhat.com>
15587
15588 Fix PR gdb/66.
15589 * gdb.base/structs.exp: Replace skip for a29k with skip for
15590 gdb,cannot_call_functions.
15591 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15592 * gdb.base/callfuncs.exp: Ditto.
15593 * gdb.base/call-rt-st.exp: Ditto.
15594 * gdb.base/call-strs.exp: Ditto.
15595 * gdb.base/callfwmall.exp: Ditto.
15596 * gdb.base/scope.exp: Obsolete xfail a29k.
15597 * gdb.c++/misc.exp: Ditto.
15598 * gdb.c++/cplusfuncs.exp: Ditto.
15599 * gdb.base/ptype.exp: Ditto.
15600 * gdb.base/printcmds.exp: Ditto.
15601 * gdb.base/opaque.exp: Ditto.
15602 * gdb.base/list.exp: Ditto.
15603 * gdb.base/funcargs.exp: Ditto.
15604 * gdb.base/default.exp: Ditto.
15605
8ddad156
MS
156062002-01-04 Michael Snyder <msnyder@redhat.com>
15607
ca4976a6 15608 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
15609 * gdb.base/maint.exp: Add tests for maint info sections options.
15610
1b074332
JL
15611Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
15612
15613 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15614
7d159115
CV
156152001-12-20 Corinna Vinschen <vinschen@redhat.com>
15616
15617 * gdb.asm/arm.inc: New file.
15618 * gdb.asm/asm-source.exp: Add arm targets.
15619 * gdb.asm/configure.in: Ditto.
15620 * gdb.asm/configure: Recreated from configure.in.
15621
8fb87725
JL
15622Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
15623
afabe08c
JL
15624 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15625 with HP's compiler.
15626 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15627 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15628 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15629 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15630
15631 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15632 either HP's compilers or GCC.
15633
db521deb
JL
15634 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15635 a SIGBUS or SIGSEGV.
15636
15637 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15638
15639 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15640 can be compiled with either HP's compiler or GCC.
15641
cfa88ab7
JL
15642 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15643 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15644 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15645
ca344dff
JL
15646 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15647 to match current gdb output. Update due to using auto-solib-limit
15648 for limiting instead of overloading auto-solib-add.
15649 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15650 test program.
15651
3f3c6e55 15652 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
15653 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15654 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15655 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15656 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15657 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15658 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15659 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15660 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15661 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15662 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15663 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15664 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 15665
8fb87725
JL
15666 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15667 a SIGTRAP to the inferior.
15668
cf599fa7
CV
156692001-12-19 Corinna Vinschen <vinschen@redhat.com>
15670
15671 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15672 Substitute call to target_link by call to gdb_compile.
15673
2cd045cd
JL
15674Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15675
a9c64011
AS
15676 * gdb.base/break.exp: Fix HP specific search string when testing
15677 backtracing in a called function.
2cd045cd 15678
a9c64011
AS
15679 * gdb.base/constvars.exp: Only set lang to C++ if we're
15680 compiling the test with HP's compilers.
15681 * gdb.base/volatile.exp: Similarly.
2cd045cd 15682
99ebe9ac
JB
156832001-12-19 Jim Blandy <jimb@redhat.com>
15684
15685 * gdb.base/printcmds.exp: Expect the null character to be printed
15686 as '\0', and the '\013' to be printed as '\v'.
15687 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15688 * gdb.base/setvar.exp: Same.
15689
b9891b29
JB
156902001-12-17 Jim Blandy <jimb@redhat.com>
15691
0eba65ab
JB
15692 * gdb.base/completion.exp: Rather than completing very long
15693 filenames, which can make the readline library produce output we
15694 don't recognize, cd to the directory first, and then complete
15695 using nice, short relative paths.
15696
6970b5b1
JB
15697 * gdb.base/completion.exp: On some systems, there is, in fact, a
15698 variable named `b' in scope, since GDB treats all static
a9c64011
AS
15699 variables as being in scope. So use `no_var_named_this'
15700 instead of `b'.
6970b5b1 15701
b9891b29 15702 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 15703 can't find the core file's registers as a failure.
b9891b29 15704
e6ccd35f
JSC
157052001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15706
a9c64011
AS
15707 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15708 test expect string more specific.
e6ccd35f 15709
105ba819
CV
157102001-12-13 Corinna Vinschen <vinschen@redhat.com>
15711
15712 * gdb.asm/asm-source.exp: Add support for xstormy16.
15713 * gdb.asm/configure.in: Ditto.
15714 * gdb.asm/configure: Rebuild.
15715 * gdb.asm/xstormy16.inc: New file.
15716
e9e79dd9
FF
157172001-12-10 Fred Fish <fnf@redhat.com>
15718
15719 * gdb.base/maint.exp: Update to match changes in type dumping code.
15720
347dc97d
JB
157212001-12-10 Jim Blandy <jimb@redhat.com>
15722
15723 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
15724 matching the entry point symbol's name at the beginning of the
15725 line.
347dc97d 15726
5178b9d6
DJ
157272001-12-07 Daniel Jacobowitz <drow@mvista.com>
15728
15729 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15730 gdb.c++/inherit.exp, gdb.c++/method.exp,
15731 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15732 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15733 and class layout support.
15734
af890c52
DJ
157352001-12-07 Daniel Jacobowitz <drow@mvista.com>
15736
15737 * gdb.c++/classes.exp: Add test for static member function.
15738 * gdb.c++/misc.cc: Add class with static member function.
15739
7a345fb3
JB
157402001-12-07 Jim Blandy <jimb@redhat.com>
15741
f2e54a80 15742 If GDB says it can't find the struct the function returned, report
8032bf31
JB
15743 those tests as `unsupported'.
15744 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15745 Rewrite subsequent tests to use it.
15746
15747 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
15748 those tests as `unsupported'.
15749 * gdb.base/structs.exp (call_struct_func): New function.
15750 (do_function_calls): Use call_struct_func to call the functions
15751 returning structs.
15752
0bc69509
JB
15753 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15754 whether functions are prototyped or not, so we can't possibly pass
15755 arguments to t_float_values2 properly.
15756
7a345fb3
JB
15757 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15758 value of `timeout' for targets other than the mips*tx39-*.
15759
edb6ede1
MS
157602001-12-06 Michael Snyder <msnyder@redhat.com>
15761
d63a86f8 15762 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
15763 and detect whether the start symbol has a leading underscore.
15764
2d842f13
JB
157652001-12-04 Jim Blandy <jimb@redhat.com>
15766
15767 * gdb.base/completion.exp: Clarify indentation.
15768
68550daf
JB
157692001-12-03 Jim Blandy <jimb@redhat.com>
15770
15771 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15772 variables on the S/390, not `.word'.
15773
cd5195a8
JB
157742001-11-30 Jim Blandy <jimb@redhat.com>
15775
15776 Add assembly-source tests for s390-ibm-linux.
15777 * gdb.asm/s390.inc: New file.
15778 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15779 the S/390 architecture.
a9c64011 15780 * gdb.asm/configure: Regenerated.
cd5195a8 15781
ca9efc90
MS
157822001-11-30 Michael Snyder <msnyder@redhat.com>
15783
15784 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15785 next, info source, info sources, info line, global and static
15786 variables, and static functions.
15787 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15788 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15789 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15790 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15791 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15792 (gdbasm_leave): Restore frame pointer.
15793 (gdbasm_startup): Copy stack set-up from crt0.S.
15794
d0e66976
FN
157952001-11-26 Fernando Nasser <fnasser@redhat.com>
15796
15797 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15798 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15799 to a local (non-static) variable. Copy tstruct.a to a static buffer
15800 and return a pointer to that buffer.
15801 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15802
e2334072
MK
158032001-11-24 Mark Kettenis <kettenis@gnu.org>
15804
15805 * gdb.asm/configure.in: Fix recognition of ix86 target.
15806 * gdb.asm/configure: Regenerate.
15807
756caa3d
MS
158082001-11-21 Michael Snyder <msnyder@redhat.com>
15809
15810 * gdb.asm/sparc.inc: New file.
15811 * gdb.asm/asm-source.exp: Recognize sparc target.
15812 * gdb.asm/configure.in: Recognize sparc target.
15813 * gdb.asm/configure: Regenerate.
d63a86f8 15814
9a4d72d5
MS
158152001-11-21 Michael Snyder <msnyder@redhat.com>
15816
15817 * gdb.asm/m32r.inc: New file.
15818 * gdb.asm/asm-source.exp: Recognize m32r target.
15819 * gdb.asm/configure.in: Recognize m32r target.
15820 * gdb.asm/configure: Regenerate.
15821
a773d1cd
MS
158222001-11-20 Michael Snyder <msnyder@redhat.com>
15823
017ac23d
MS
15824 * gdb.asm/i386.inc: New file.
15825 * gdb.asm/asm-source.exp: Recognize ix86 target.
15826 * gdb.asm/configure.in: Recognize ix86 target.
15827 * gdb.asm/configure: Regenerate.
15828
a773d1cd
MS
15829 * gdb.c++/namespace.exp: Fix quotes in output messages.
15830
bb632afb
MS
158312001-11-14 Michael Snyder <msnyder@redhat.com>
15832
25d559ca 15833 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15834 qualifier in a type cast expression, to designate an address
15835 in the instruction space (Harvard architecture).
15836
4749e309
MS
158372001-11-13 Michael Snyder <msnyder@redhat.com>
15838
15839 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15840 Tests for expressions using 'const' and 'volatile'.
15841
25050984
CV
158422001-11-13 Corinna Vinschen <vinschen@redhat.com>
15843
15844 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15845
1902c51f
DJ
158462001-11-12 Daniel Jacobowitz <drow@mvista.com>
15847
15848 * lib/mi-support.exp (mi_run_to_helper): Move comments
15849 outside of gdb_expect.
15850
dcf95b47
DJ
158512001-11-11 Daniel Jacobowitz <drow@mvista.com>
15852
15853 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15854 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15855 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15856 mi0_run_to): New functions.
15857 * gdb.mi/mi-simplerun.exp: Use them.
15858 * gdb.mi/mi0-simplerun.exp: Likewise.
15859 * gdb.mi/mi-var-cmd.exp: Likewise.
15860 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15861
45b074e1
AC
158622001-11-10 Andrew Cagney <ac131313@redhat.com>
15863
15864 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15865 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15866
bf50d346
AC
158672001-11-09 Andrew Cagney <ac131313@redhat.com>
15868
15869 * gdb.base/restore.exp: Include $expected value in restored test
15870 message.
15871
9383332c
AC
158722001-11-09 Andrew Cagney <ac131313@redhat.com>
15873
15874 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15875 implemented.
15876
db62520a
MS
158772001-11-08 Michael Snyder <msnyder@redhat.com>
15878
15879 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15880 Add pass/fail message for stop at breakpoint in call dummy function.
15881
b5703437
MS
158822001-11-07 Michael Snyder <msnyder@redhat.com>
15883
d63a86f8
RM
15884 * gdb.c++/templates.exp (test_template_breakpoints):
15885 If we get an overload menu, but it does not match what
760f6330 15886 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15887 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15888 making the whitespace optional. Argument for "new" may be
15889 "unsigned" as well as "unsigned int/long".
d63a86f8 15890 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15891 making the whitespace optional. Also replace "(void) with
15892 "((void|)), making the keyword "void" optional.
d63a86f8 15893 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15894 making the whitespace optional. Also replace "(void) with
15895 "((void|)), making the keyword "void" optional.
3bf40917
MS
15896 * gdb.base/callfuncs.c (t_float_values): This function must
15897 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15898 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15899 can be tested against both cases. Usually one case involves
15900 promotion of float to double, while the other does not.
15901 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15902 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15903 includes a stack frame for "start".
15904
c8ab4e6d
JB
159052001-11-05 Jim Blandy <jimb@redhat.com>
15906
15907 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15908 pointers are 32 bits long, and that offsets of relocs are always
15909 stored in the data (REL-style), and not in the reloc entry itself
15910 (RELA-style).
15911 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15912 stabs.
15913
3f08ced9
MS
159142001-11-01 Michael Snyder <msnyder@redhat.com>
15915
15916 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15917 and regular expression operators by using quoting.
15918
cbfa24cd
MS
159192001-10-31 Michael Snyder <msnyder@redhat.com>
15920
15921 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15922 depending on what the symbol table contains.
15923 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15924 the output of the ptype command. Similarly, accept both "const &"
15925 and "const&".
15926
aaa68313
CV
159272001-10-31 Corinna Vinschen <vinschen@redhat.com>
15928
15929 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15930 symbol `STORAGE' to allow to choose the storage class of
15931 the local datastructures.
15932 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15933 compiler directive.
15934
91740388
MS
159352001-10-30 Michael Snyder <msnyder@redhat.com>
15936
15937 * gdb.base/jump.exp: Allow it to run for all targets.
15938
1b7c05e7
CV
159392001-10-29 Corinna Vinschen <vinschen@redhat.com>
15940
15941 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15942 with new double_array size.
15943 (main): Change storage class of all local variables to static.
15944 Reduce size of double_array to 9.
15945 * gdb.base/call-ar-st.exp: Increase timeout value.
15946 Change expected output for double array to match new size in
15947 call-ar-st.c.
15948
36a22261
CV
159492001-10-29 Corinna Vinschen <vinschen@redhat.com>
15950
15951 * gdb.base/ending-run.exp: Create identical output when passing
15952 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15953 Stormy16 target.
36a22261 15954
92b8ae91
MK
159552001-10-28 Mark Kettenis <kettenis@gnu.org>
15956
15957 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15958 that we catch the expected failure under Linux/x86.
15959
cb135b83
OF
159602001-10-29 Orjan Friberg <orjanf@axis.com>
15961
15962 * gdb.base/setvar.exp: Escape curly braces.
15963 * gdb.stabs/weird.exp: Ditto.
15964
6884aa54
DJ
159652001-10-27 Daniel Jacobowitz <drow@mvista.com>
15966
15967 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15968 * gdm.mi/mi0-hack-cli.exp: Likewise.
15969
0398c9aa
AC
159702001-10-25 Andrew Cagney <ac131313@redhat.com>
15971
15972 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15973 messages.
15974
d20bf2e8
AC
159752001-10-21 Andrew Cagney <ac131313@redhat.com>
15976
15977 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15978 checking MI enabled.
15979
03dd63aa
CV
159802001-10-09 Corinna Vinschen <vinschen@redhat.com>
15981
15982 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15983
1d9d99f3
FCE
159842001-10-04 Frank Ch. Eigler <fche@redhat.com>
15985
15986 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15987 if gdb child process crashes, just signal an error.
15988
838ae6c4
JB
159892001-10-02 Jim Blandy <jimb@redhat.com>
15990
15991 * lib/gdb.exp (test_xfail_format): Simplify.
15992
15993 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15994 front of the variable name `format'. Simplify `if'.
15995
8f0cbc1c
DJ
159962001-10-01 Daniel Jacobowitz <drow@mvista.com>
15997
15998 * gdb.threads/pthreads.exp: Wait for output and delay
15999 before sending ^C.
16000
1f08dafd
DJ
160012001-10-01 Daniel Jacobowitz <drow@mvista.com>
16002
16003 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
16004 some incorrect output instead of timing out.
16005 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
16006
674f90ff
CV
160072001-09-28 Corinna Vinschen <vinschen@redhat.com>
16008
16009 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
16010 check to allow additional `int'.
16011
9b284272
DJ
160122001-09-27 Daniel Jacobowitz <drow@mvista.com>
16013
16014 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
16015 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
16016
b55a4771
MS
160172001-09-27 Michael Snyder <msnyder@redhat.com>
16018
16019 * lib/gdb.exp (test_debug_format): New proc.
16020 (setup_xfail_format): Use new proc test_debug_format.
16021 * gdb.base/constvars.exp (local_compiler_xfail_check): New
16022 proc; use new service proc test_debug_format.
16023 Replace all other "gcc_compiled" tests with this test.
16024 * gdb.base/volatile.exp (local_compiler_xfail_check): New
16025 proc; use new service proc test_debug_format.
16026 Replace all other "gcc_compiled" tests with this test.
16027
160282001-09-27 Michael Snyder <msnyder@redhat.com>
16029
16030 * gdb.base/cvexpr.exp: New file.
16031 * gdb.base/cvexpr.c: New file
16032 Test for expressions using const and volatile keywords.
16033
4e6667ac
CV
160342001-09-26 Corinna Vinschen <vinschen@redhat.com>
16035
16036 * gdb.base/constvars.exp: Check for different orders of keywords
16037 and additional "int" strings in output.
16038
4f337972
AC
160392001-09-22 Andrew Cagney <ac131313@redhat.com>
16040
16041 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
16042 responses from "help maint".
16043
2015650d
FCE
160442001-09-19 Frank Ch. Eigler <fche@redhat.com>
16045
16046 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
16047 to localhost:NNN instead of :NNN, in case Xvfb is listening
16048 only on TCP.
16049
f3bcedc1
CV
160502001-09-19 Corinna Vinschen <vinschen@redhat.com>
16051
16052 * gdb.base/recurse.exp: When checking leaving the watchpoint
16053 scope, recognize when gdb is in function's epilogue and pass.
16054
6b819c92
KS
160552001-09-18 Keith Seitz <keiths@redhat.com>
16056
16057 * lib/insight-support.exp (_gdbtk_export_target_info): Add
16058 support for running tests against sid targets.
16059 (gdbtk_done): Ditto.
16060
a10c9419
CV
160612001-09-18 Corinna Vinschen <vinschen@redhat.com>
16062
16063 * gdb.base/ending-run.c (main): Set stdout buffersize
16064 to the same reasonable value for any target.
16065 * gdb.base/ending-run.exp: Add a regular expression
16066 to make testsuite happy on Sanyo Stormy16 target.
16067
739d0d99
CV
160682001-09-17 Corinna Vinschen <vinschen@redhat.com>
16069
16070 * gdb.base/display.c (do_loops): Add float variable `f'.
16071 Increment f in loop.
16072 * gdb.base/display.exp: Increment timeout by 60 seconds.
16073 Change float display test to use variable `f'.
16074
1b8947f0
JB
160752001-09-17 Jim Blandy <jimb@redhat.com>
16076
16077 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
16078 overflowing the limited breakpoint tables on some ROM monitors
16079 (like the ROM68K).
16080
9890ac81
FCE
160812001-09-15 Frank Ch. Eigler <fche@redhat.com>
16082
16083 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
16084 the "-ac" (disable access control) flag.
16085
6db765ea
JH
160862001-08-30 Jeff Holcomb <jeffh@redhat.com>
16087
16088 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
16089 ints.
16090
4c32cc04
KS
160912001-08-30 Keith Seitz <keiths@redhat.com>
16092
16093 * lib/gdb.exp: Move all insight-related functionality into
16094 separate file.
16095 * lib/insight-support.exp: New file.
16096
8d6e6f81
FCE
160972001-08-29 Frank Ch. Eigler <fche@redhat.com>
16098
16099 * config/sid.exp (sid_start): Never set sid verbosity; disable
16100 expect_background {} that consumed its stdout; tolerate </dev/null.
16101 Attempt to set endianness override in "sid" protocol mode. Cleanup.
16102
6a90e1d0
AC
161032001-08-18 Andrew Cagney <ac131313@redhat.com>
16104
16105 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
16106 CLI jump command to start it.
16107 (mi_run_to_main): Fail immediatly when unexpected output.
16108
1759b3c3
AC
161092001-08-18 Andrew Cagney <ac131313@redhat.com>
16110
16111 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
16112 beginning of function. Fix PR gdb/191.
16113
61d11d80
FCE
161142001-08-16 Frank Ch. Eigler <fche@redhat.com>
16115
16116 * config/sid.exp (sid_start): Don't warn if we cannot figure out
16117 what to force sid endianness to.
16118
942a4df2
KS
161192001-08-15 Keith Seitz <keiths@redhat.com>
16120
16121 * lib/gdb.exp (gdbtk_start): Don't set environment
16122 variables for TCL_LIBRARY and friends. Insight will
16123 now figure these out for itself.
16124
0521c418
MS
161252001-08-02 Michael Snyder <msnyder@redhat.com>
16126
16127 * gdb.base/completion.exp: Remove the symbol "a64l" from
16128 the expect string; this is target-specific, and not related
16129 to what is being tested.
16130
74a9a58a
DB
161312001-08-02 Dave Brolley <brolley@redhat.com>
16132
16133 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
16134
c70819fa
MS
161352001-07-25 Michael Snyder <msnyder@redhat.com>
16136
c2b8fa57
MS
16137 * gdb.base/consecutive.exp: New file. Test stepping over
16138 breakpoints on consecutive instructions.
16139 * gdb.base/consecutive.c: New file.
16140
c70819fa
MS
16141 * gdb.base/call-rt-st.exp: Use double-backslash to quote
16142 curly braces in regular expressions.
16143
2b1a1355
MS
161442001-07-25 Michael Snyder <msnyder@redhat.com>
16145
16146 * gdb.base/ending-run.exp: Accept "Program exited normally" as
16147 legitimate output from stepping out of main.
16148
413eca6f
KS
161492001-07-22 Keith Seitz <keiths@redhat.com>
16150
16151 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
16152 the empty string, do not run the tests.
16153
7e5a9322
SC
161542001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16155
16156 * gdb.base/long_long.exp: Detect size of pointer. Take into
16157 account 2-byte pointers when testing for p/a results.
16158
de58f10f
SC
161592001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16160
d63a86f8 16161 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
16162 and defined to 1K for m68hc11.
16163 (random_data): Reduce table to 1K for embedded platforms (68hc11).
16164 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
16165 (sizeof_random_data): New variable to tell the size of the data table;
16166 don't test past this size; always run to main.
16167
d6f5fea1
SC
161682001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16169
16170 * gdb.base/return2.exp: return of long long and double fails for
16171 68HC11; don't execute these tests on that platform.
16172 * gdb.base/return.exp: Return of a double fails for 68hc11.
16173
c477543d
SC
161742001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16175
16176 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
16177 tests that print a float.
16178 * call-rt-st.exp: Likewise.
16179
63cf1c79
MK
161802001-07-12 Mark Kettenis <kettenis@gnu.org>
16181
16182 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
16183 running this test on Linux.
16184
112f9ab5
MC
161852001-06-24 Michael Chastain <chastain@redhat.com>
16186
16187 * gdb.base/arithmet.exp: Remove some tests to make all test names
16188 unique.
16189
4970cb0f
MS
161902001-07-03 Michael Snyder <msnyder@redhat.com>
16191
16192 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
16193 the output of the ptype command.
16194
d85da69f
MS
161952001-07-02 Michael Snyder <msnyder@redhat.com>
16196
4c8a82de
MS
16197 * gdb.base/completion.exp: Don't assume that break.c is the only
16198 source file that may contain functions named "marker".
d85da69f
MS
16199 * gdb.base/corefile.exp: Quote the curly braces in regexp.
16200
8afc772b
AC
162012001-06-28 Andrew Cagney <ac131313@redhat.com>
16202
16203 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
16204 of files to delete.
16205
16206 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
16207 * gdb.disasm/h8300s.exp: New file.
16208 gdb.disasm/h8300s.s: Likewise.
16209
cff22675
AC
162102001-06-27 Andrew Cagney <ac131313@redhat.com>
16211
16212 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
16213 empty breakpoint tables.
16214
68c81b54
AC
162152001-06-25 Andrew Cagney <ac131313@redhat.com>
16216
16217 * lib/mi-support.exp: Update args=... part of stop-reason
16218 patterns. Accept either a list or a tuple.
16219
2dd62704
AC
162202001-06-23 Andrew Cagney <ac131313@redhat.com>
16221
16222 * lib/mi-support.exp: Remove local emacs variable defining
16223 change-log-default-name.
16224
b4127474
MC
162252001-06-22 Michael Chastain <chastain@redhat.com>
16226
16227 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
16228 This is operationally compatible with the previous version.
16229
8dbfb380
JB
162302001-06-13 Jim Blandy <jimb@redhat.com>
16231
16232 * lib/gdb.exp (gdb_test): Doc fix.
16233
f2d8c86d
MC
162342001-06-10 Michael Chastain <chastain@redhat.com>
16235
16236 * gdb.base/exprs.exp: Remove a duplicate test.
16237
81564d34
JB
162382001-06-06 Jim Blandy <jimb@redhat.com>
16239
16240 * gdb.base/return2.exp (main): Use values to test float and double
16241 returns that are not NaN's, to avoid being confused by IEEE
16242 comparison rules.
16243
da55addb
MS
162442001-06-04 Michael Snyder <msnyder@redhat.com>
16245
16246 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 16247 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
16248 rather than wait for 12 more tests to time out.
16249
42c65987
JB
162502001-06-06 Jim Blandy <jimb@redhat.com>
16251
b18bced9 16252 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 16253 Don't forget to match the GDB prompt.
b18bced9 16254
42c65987
JB
16255 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
16256
5b41e5f0
JB
162572001-06-04 Jim Blandy <jimb@redhat.com>
16258
16259 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
16260 command.
16261
015e046f
KB
162622001-05-31 Kevin Buettner <kevinb@redhat.com>
16263
16264 * gdb.base/annota1.exp (info break): Match four or more spaces
16265 after "Address".
16266
fb1ffbbe
MC
162672001-05-31 Michael Chastain <chastain@redhat.com>
16268
16269 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
16270 (dm_type_int_star): Likewise.
16271 (dm_type_long_star): Likewise.
16272 (dm_type_void_star): Likewise.
16273
5ea2a32c
KB
162742001-05-29 Kevin Buettner <kevinb@redhat.com>
16275
16276 * gdb.base/completion.exp (INPUTRC): Set this environment variable
16277 to a known value in order to get consistent results regardless
16278 of the setting of INPUTRC or the presence or contents of .inputrc.
16279
ae23c492
MS
162802001-05-24 Michael Snyder <msnyder@redhat.com>
16281
ac55707e
MS
16282 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
16283 Don't require that the main thread and the manager thread are the
16284 first in the list.
16285
ae23c492
MS
16286 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
16287 debugging. If test fails, issue an "unsupported" not a "fail".
16288
400071f1
JB
162892001-05-24 Jim Blandy <jimb@redhat.com>
16290
16291 Don't assume that short is shorter than int.
16292 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
16293 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 16294 this isn't true.
400071f1
JB
16295 ("print unsigned char == (~0)"): Add test that verifies that ~0,
16296 an int, is not equal to ~0 stored in an unsigned char. This tests
16297 the same thing that the previous test meant to, but works on
16298 16-bit machines, too.
16299 ("print unsigned char != (~0)"): Same test, complemented.
16300
0816a3e5
MS
163012001-05-24 Michael Snyder <msnyder@redhat.com>
16302
16303 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 16304 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
16305 and prevents dejagnu getting out of step.
16306
f6dc23a9
KB
163072001-05-23 Kevin Buettner <kevinb@redhat.com>
16308
16309 * gdb.base/finish.exp (finish_void): Revise pattern for
16310 stopping on the call statement to not permit stopping at
16311 the start of the instructions comprising the call sequence.
16312
7dbd117d
MC
163132001-05-19 Michael Chastain <chastain@redhat.com>
16314
16315 * gdb.base/callfuncs.exp: Make all test names unique.
16316 * gdb.base/commands.exp: Make all test names unique.
16317 * gdb.base/condbreak.exp: Make all test names unique.
16318 * gdb.base/dbx.exp: Make all test names unique.
16319 * gdb.base/default.exp: Make all test names unique.
16320 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
16321 and TIMEOUT messages to their corresponding PASS message.
16322 * gdb.base/ending-run.exp: Make all test names unique.
16323 * gdb.base/long_long.exp: Remove duplicate test.
16324
6b0b0a9e
KB
163252001-05-21 Kevin Buettner <kevinb@redhat.com>
16326
16327 * gdb.base/finish.exp (finish_void): Allow "finish" command to
16328 stop on the call statement as well as the statement after the
16329 call.
16330
2caa35cb
MS
163312001-05-21 Michael Snyder <msnyder@redhat.com>
16332
16333 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
16334
40713331
EZ
163352001-05-10 Elena Zannoni <ezannoni@redhat.com>
16336
a9c64011
AS
16337 * gdb.base/completion.exp: Revamp test. Make it execute on all
16338 platforms.
40713331 16339
c2c1be8d
EZ
163402001-05-10 Elena Zannoni <ezannoni@redhat.com>
16341
a9c64011
AS
16342 * config/gdbserver.exp (gdb_load): Handle the case
16343 in which the arguments to gdbserver are given in the
16344 baseboard configuration file.
16345 Also handle the case in which the server needs to do a
16346 load.
2c9cd303 16347
9671de48
KS
163482001-05-07 Keith Seitz <keiths@cygnus.com>
16349
a9c64011
AS
16350 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
16351 set up the display for testing.
16352 (gdbtk_start): Convert all paths to paths that tcl will like.
16353 Export target information to environment.
16354 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
16355 necessary.
16356 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
16357 (to_tcl_path): New proc to convert a given pathname into
16358 a path acceptible as an argument to a tcl command.
16359 (_gdbtk_export_target_info): New proc to export target info
16360 into the environment for gdbtk testing.
16361 (gdbtk_done): New proc to signal end-of-test.
9671de48 16362
5a360f47
JB
163632001-05-06 Jim Blandy <jimb@redhat.com>
16364
16365 * restore.c: Make the code of caller0 correspond to its comment.
16366
66c756c6
MS
163672001-05-03 Michael Snyder <msnyder@redhat.com>
16368
16369 * config/sid.exp (gdb_target_sid): Check for error messages.
16370 On error or timeout, don't make expect exit (which will terminate
16371 all subsequent tests); instead just make gdb exit.
d63a86f8 16372 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
16373 return a negative value.
16374
a966fde5
JB
163752001-04-24 Jim Blandy <jimb@redhat.com>
16376
851c18e0
JB
16377 * gdb.c++/templates.exp: If we see the prompt for the overload
16378 list, but we haven't recognized any of the longer patterns,
16379 arrange for this test to fail, not hang.
16380
a966fde5
JB
16381 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
16382 variations.
16383
db144853
MC
163842001-04-22 Michael Chastain <chastain@redhat.com>
16385
16386 * gdb.c++/local.exp: Use the 'runto' library function.
16387 * gdb.c++/namespace.exp: Likewise.
16388 * gdb.c++/overload.exp: Likewise.
16389
3207ec21
KB
163902001-03-26 Kevin Buettner <kevinb@redhat.com>
16391
16392 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
16393 * gdb.base/step-line.exp: New file. Test step/next in presence of
16394 #line directives.
16395 * gdb.base/step-line.c: New file. Test program for the above.
16396 * gdb.base/step-line.inp: New file. We pretend that this file has
16397 been transformed by some other tool into step-line.c.
16398
13b57657
JB
163992001-03-21 Jim Blandy <jimb@redhat.com>
16400
16401 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
16402 unmangled operator names.
16403
754cbe1c
JB
164042001-03-20 Jim Blandy <jimb@redhat.com>
16405
16406 * gdb.threads/linux-dp.exp: Recognize an additional message
16407 generated by GDB when it doesn't understand how to debug threads
16408 on the target system.
16409
177495c9
AC
164102001-03-19 Andrew Cagney <ac131313@redhat.com>
16411
16412 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
16413
f266096b
MC
164142001-03-12 Michael Chastain <chastain@redhat.com>
16415
16416 * gdb.c++/derivation.exp: Use the 'runto' library function.
16417
cac3c2ff
MC
164182001-03-12 Michael Chastain <chastain@redhat.com>
16419
16420 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
16421
b6c11a24
MC
164222001-02-24 Michael Chastain <chastain@redhat.com>
16423
16424 * gdb.c++/ref-types.exp: Change handwritten code to library
16425 function 'runto'.
16426
6bae5bce
OF
164272001-03-16 Orjan Friberg <orjanf@axis.com>
16428
16429 * gdb.base/signals.exp: Set count to 0 explicitly.
16430
0015fd9a
MS
164312001-03-15 Mark Salter <msalter@redhat.com>
16432
16433 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
16434 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
16435 (gdb_load): Add support for additional target_info: gdb_download_size
16436 and gdb_load_timeout.
0015fd9a 16437
fc33412a
DT
16438Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
16439
16440 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
16441 file -- to prevent failing when the compile fails but we have no
16442 intention of running the tests anyway.
fc33412a
DT
16443
16444 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
16445 tests if set.
16446
16447 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 16448 integers.
fc33412a
DT
16449
16450 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
16451 * gdb.c++/namespace.exp: Ditto.
16452
115f06de
OF
164532001-03-07 Orjan Friberg <orjanf@axis.com>
16454
16455 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
16456 * gdb.base/pointers.exp: Relax pattern match of decimals.
16457
b6ba6518
KB
164582001-03-06 Kevin Buettner <kevinb@redhat.com>
16459
16460 * Makefile.in, config/abug.exp, config/cfdbug.exp,
16461 config/cpu32bug.exp, config/dve.exp, config/est.exp,
16462 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
16463 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
16464 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
16465 config/sh.exp, config/sid.exp, config/slite.exp,
16466 config/sparclet.exp, config/udi.exp, config/unknown.exp,
16467 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
16468 config/vxworks.exp, config/vxworks29k.exp,
16469 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
16470 gdb.base/all-bin.exp, gdb.base/annota1.exp,
16471 gdb.base/arithmet.exp, gdb.base/assign.exp,
16472 gdb.base/async.exp, gdb.base/attach.exp,
16473 gdb.base/bitfields.exp, gdb.base/bitops.exp,
16474 gdb.base/break.exp, gdb.base/call-ar-st.exp,
16475 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
16476 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
16477 gdb.base/commands.exp, gdb.base/completion.exp,
16478 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16479 gdb.base/constvars.exp, gdb.base/corefile.exp,
16480 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
16481 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
16482 gdb.base/ending-run.exp, gdb.base/environ.exp,
16483 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16484 gdb.base/finish.exp, gdb.base/foll-exec.exp,
16485 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
16486 gdb.base/funcargs.exp, gdb.base/help.exp,
16487 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
16488 gdb.base/logical.exp, gdb.base/long_long.exp,
16489 gdb.base/maint.exp, gdb.base/mips_pro.exp,
16490 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
16491 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
16492 gdb.base/pointers.exp, gdb.base/printcmds.exp,
16493 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
16494 gdb.base/regs.exp, gdb.base/relational.exp,
16495 gdb.base/remote.exp, gdb.base/reread.exp,
16496 gdb.base/restore.exp, gdb.base/return2.exp,
16497 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
16498 gdb.base/selftest.exp, gdb.base/setshow.exp,
16499 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
16500 gdb.base/sigall.exp, gdb.base/signals.exp,
16501 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
16502 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16503 gdb.base/step-test.exp, gdb.base/structs.c,
16504 gdb.base/structs.exp, gdb.base/structs2.exp,
16505 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
16506 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
16507 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
16508 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16509 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
16510 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
16511 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
16512 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
16513 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
16514 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
16515 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
16516 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
16517 gdb.fortran/types.exp, gdb.java/jmisc.exp,
16518 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16519 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
16520 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16521 gdb.trace/circ.exp, gdb.trace/collection.exp,
16522 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16523 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16524 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
16525 gdb.trace/report.exp, gdb.trace/save-trace.exp,
16526 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16527 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16528 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
16529 notices.
16530
dc96c6c7 165312001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
16532
16533 * gdb.base/varargs.c (find_max_double): Fix printf format string:
16534 first arg is int not float.
16535
dc96c6c7 165362001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
16537
16538 * gdb.base/reread.exp: Unsupported for non-native targets;
16539 doesn't work for remote debugging.
16540
9b0c4aeb
FN
165412001-02-19 Fernando Nasser <fnasser@redhat.com>
16542
16543 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
16544 * gdb.base/ending-run.exp: Properly handle the BSP state when
16545 stepping past the end of main.
9b0c4aeb 16546
02aa71d5
MC
165472001-02-19 John Moore <jmoore@redhat.com>
16548
16549 * gdb.base/commands.exp (infrun_breakpoint_command_test):
16550 Converted HPUX fix for non-expected items following multiple
16551 step commands into general solution for all platforms.
16552
1fa449a4
MC
165532001-02-18 Michael Chastain <chastain@redhat.com>
16554
16555 * gdb.c++/classes.exp (do_tests): Change runto statements
16556 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16557 statements demangler agnostic.
16558 * gdb.c++/virtfunc.exp (do_tests): Likewise.
16559 (gdb_virtfunc_restart): Likewise.
16560
b2f9ec70
MC
165612001-02-14 Michael Chastain <chastain@redhat.com>
16562
16563 * gdb.c++/inherit.exp (do_tests): Change runto statements
16564 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16565 statements demangler agnostic.
16566
cf74b8ca
AC
16567Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
16568
16569 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
16570 ``continue to bkpt at common_routine in thread 2'' and ``stopped
16571 before calling common_routine 15 times'' tests.
cf74b8ca 16572
99f78f56
MC
165732001-02-11 Michael Chastain <chastain@redhat.com>
16574
16575 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16576 Helps the test script figure out which demangler is in use.
16577 (dm_type_foo_ref): Ditto.
16578 (dm_type_int_star): Ditto.
16579 (dm_type_long_star): Ditto.
16580 (dm_type_unsigned_int): Ditto.
16581 (dm_type_void): Ditto.
16582 (dm_type_void_star): Ditto.
99707966 16583 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
16584 Probe the gdb demangler and set variables to accommodate
16585 formatting differences.
16586 (info_func_regexp): New function. Same as info_func, but
16587 matches against a regexp.
16588 (info_func): Match against a literal string.
16589 (print_addr_2): New function. Match against a literal string,
16590 which can be different from the input to gdb.
16591 (print_addr): Simply call print_addr_2 with the same argument twice.
16592 (test_lookup_operator_functions): Use demangler formatting variables.
16593 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
16594 the tests in the same order as the C++ class declaration.
16595 (test_paddr_operator_functions): Ditto.
16596 (test_paddr_overloaded_functions): Ditto.
16597 (test_paddr_hairy_functions): Use demangler formatting variables.
16598 Add reference to gdb/19 for related tests.
16599 (do_tests): Call probe_demangler.
16600
1de8f023
KB
166012001-01-30 Kevin Buettner <kevinb@redhat.com>
16602
16603 * gdb.c++/templates.cc (printf): Remove unused function definition.
16604
ca3f91ed
MS
166052001-01-26 Felix Lee <flee@redhat.com>
16606
16607 * sid.exp (sid_exit): Pass host, not target, to remote_close.
16608
166092001-01-25 matthew green <mrg@redhat.com>
16610
16611 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16612 up sid.
16613 (sid_exit): Call `remote_pop_conn' after GDB is gone.
16614
166152001-01-25 matthew green <mrg@redhat.com>
16616
16617 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 16618 Deprecate $sid_spawn_id.
ca3f91ed
MS
16619 (sid_exit): Remove code necessary only for `spawn.'
16620
166212001-01-25 matthew green <mrg@redhat.com>
16622
16623 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16624
fb18ec4a
MC
166252001-01-28 Michael Chastain <chastain@redhat.com>
16626
16627 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16628 to call when tests fail. It takes gdb out of the overloaded
16629 function choice menu back to the main prompt, so that the test
16630 program stays synchronized.
16631 (set_bp_overloaded): New proc to collect all the common
16632 code for setting a breakpoint on an overloaded name. Calls
16633 take_gdb_out_of_choice_menu when needed.
16634 (menu_overload1arg): New variable to collect the repeated
16635 instances of the expected menu for an overloaded name. Change
16636 the regular expression to handle changes in g++ type encoding:
16637 "void" can be either "void" or "", and "unsigned int" can be
16638 either "unsigned int" or "unsigned".
16639 (continue_to_bp_overloaded): Change regular expressions to handle
16640 changes in g++ type encoding.
16641 (no proc): Call take_gdb_out_of_choice_menu when needed.
16642 Remove redundant calls to "info break". Accept either "canceled"
16643 or "cancelled". Change regular expressions in "info break"
16644 calls to handle changes in g++ type encoding. Give all tests
16645 unique strings.
16646
9c646a6e
BE
166472001-01-17 Ben Elliston <bje@redhat.com>
16648
16649 * config/sid.exp: New file.
16650
9549d9c1
AC
16651Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16652
16653 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16654
dc96c6c7 166552000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
16656
16657 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16658 Add a RE to accept a non-ascii char if one is ever presented.
16659
b4df4f68
FN
166602000-12-20 Fernando Nasser <fnasser@redhat.com>
16661
297dd0fd 16662 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 16663
dc96c6c7 166642000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 16665
d63a86f8 16666 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
16667 in regexp. One '\' does not suffice on Linux.
16668
4a7bddb6
MC
166692000-12-09 Michael Chastain <chastain@redhat.com>
16670
16671 * gdb.base/break.exp (test_clear_command): Use a marker function
16672 rather than 'main' for the test function. Also move this
16673 test to an execution point where the marker function names are
16674 guaranteed to be bound to functions. (Executing tests after a
16675 'finish' from main runs into name conflicts with local names
16676 in __libc_start_main).
16677
dc96c6c7 166782000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
16679
16680 * gdb.base/finish.exp: New test for gdb's "finish" command.
16681 * gdb.base/return2.exp: New test for gdb's "return" command.
16682 * gdb.base/return2.c: New source file for above.
16683
dc96c6c7 166842000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
16685
16686 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16687 * gdb.base/miscexprs.exp: Ditto.
16688 * gdb.base/pointers.exp: Ditto.
16689 * gdb.c++/derivation.exp: Ditto.
16690 * gdb.c++/local.exp: Ditto.
16691 * gdb.c++/namespace.exp: Ditto.
16692 * gdb.c++/overload.exp: Ditto.
16693 * gdb.c++/ref-types.exp: Ditto.
16694
dc96c6c7 166952000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
16696
16697 * gdb.base/constvars.exp: Test result of "up" command.
16698 * gdb.base/miscexprs.exp: Ditto.
16699 * gdb.base/pointers.exp: Ditto.
16700 * gdb.base/scope.exp: Ditto.
16701 * gdb.c++/derivation.exp: Ditto.
16702 * gdb.c++/local.exp: Ditto.
16703 * gdb.c++/namespace.exp: Ditto.
16704 * gdb.c++/overload.exp: Ditto.
16705 * gdb.c++/ref-types.exp: Ditto.
16706
44097287
FN
167072000-11-22 Michael Chastain <chastain@redhat.com>
16708
16709 * mips_pro.exp: Accept either "middle -> top -> main" or
16710 "middle -> main" in the backtrace, because gcc can optimize
16711 tail calls to jumps. Remove setup_xfail for the hppa case.
16712 Add a comment with the original warning messages from PR 3016,
16713 which was filed in 1993, to preserve them for posterity.
16714
9d2e1bab
ND
167152000-11-17 Nick Duffek <nsd@redhat.com>
16716
16717 * lib/gdb.exp (gdb_test): Override timeout with board info.
16718
1aca8eb7
ND
167192000-11-17 Nick Duffek <nsd@redhat.com>
16720
16721 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16722 the second kill and detach messages.
16723
93076499
ND
167242000-11-17 Nick Duffek <nsd@redhat.com>
16725
16726 * configure.in: Add AC_EXEEXT.
16727 * configure: Regenerate.
16728 * Makefile.in (just-check): Export EXEEXT.
16729 * lib/gdb.exp ($EXEEXT): Import from environment.
16730 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16731 expect "maint dump-me" on Cygwin.
16732 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16733 $EXEEXT.
16734
30e87cd3
ND
167352000-11-17 Nick Duffek <nsd@redhat.com>
16736
16737 * gdb.base/break.exp: Test backtrace and finish from called
16738 function on all platforms, not just HP-UX.
16739
dc96c6c7 167402000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
16741
16742 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16743 code from gdb_target_monitor, so it can be used independantly
16744 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 16745
dc96c6c7 167462000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
16747
16748 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16749 * gdb.base/corefile.exp: Expect the message "Program is being
16750 debugged already" when we send the "corefile" command, since
16751 the preceeding gdb_load may have connected gdb to a remote target.
16752 * gdb.base/display.exp: Disable hardware watchpoints if new
16753 board info variable "no_hardware_watchpoints" is true.
16754 Replace single-letter commands with more readable ones.
16755 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16756 if new board info variable "no_hardware_watchpoints" is true.
16757 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16758 to see if stdio (printf) testing is possible.
16759 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16760 board info variable "no_hardware_watchpoints" is true. Use new
16761 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16762
39124dea
FN
167632000-11-13 Fernando Nasser <fnasser@redhat.com>
16764
16765 From Orjan Friberg <orjanf@axis.com>:
16766 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16767 in array print pattern match.
16768
a9e2e984
FN
167692000-11-09 Fernando Nasser <fnasser@redhat.com>
16770
16771 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16772 spelling "cancelled" to U.S. spelling "canceled" to match changes
16773 made to gdb.
16774 * gdb.c++/ovldbreak.exp: Ditto.
16775
c7db355b
PS
167762000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16777
16778 * gdb.base/callfuncs.c (main): Moved to end of file, call
16779 t_double_values to initialize the FPU before inferior calls are made.
16780 * gdb.base/callfuncs.exp: Test for register preservation after calling
16781 inferior functions. Add tests for continuining, finishing and
16782 returning from a stop in a call dummy.
16783
dc96c6c7 167842000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16785
16786 * gdb.base/commands.exp: Break up long lines, and re-indent.
16787
dc96c6c7 167882000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16789
16790 * config/gdbserver.exp: Rewritten from the ground up, to make it
16791 compatible with the current dejagnu tree, and to make it work with
16792 the new "gdbserver" in libremote.
16793
dc96c6c7 167942000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16795
16796 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16797 * gdb.base/varargs.exp: Skip entire test if no printf support.
16798 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16799 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16800
dc96c6c7 168012000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16802
16803 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16804 no floating point support.
16805 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16806 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16807 * gdb.base/call-rt-st.exp: Ditto.
16808 * gdb.base/call-strs.exp: Ditto.
16809
bac5fc66
JG
168102000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16811
16812 * gdb.base/sizeof.c: include <stdio.h>.
16813
16814 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16815 'finish', otherwise uncaptured gdb_prompt would potentially
16816 throw remaining test points out of sync.
bac5fc66 16817
b22a6027
SB
168182000-07-26 Scott Bambrough <scottb@netwinder.org>
16819
16820 * gdb.base/recurse.exp: Run tests for all targets.
16821 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16822 gnu-oldld case on ARM.
16823 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16824 for ARM targets.
d63a86f8 16825
d8231941
AG
16826Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16827
16828 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16829 * gdb.java/configure: Rebuild.
16830
8caabe69
AG
16831Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16832
16833 * gdb.java/jv-exp.exp: New file.
16834
9d273ca3
AG
16835Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16836
16837 * configure: Rebuilt.
16838 * configure.in (configdirs): Add gdb.java.
16839 * gdb.java/jmisc.java: New file.
16840 * gdb.java/jmisc.exp: New file.
16841 * gdb.java/Makefile.in: New file.
16842 * gdb.java/configure: Rebuilt.
16843 * gdb.java/configure.in: New file.
16844 * lib/java.exp: New file.
16845
4f823a66
AC
16846Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16847
16848 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16849 underflow.
4f823a66 16850
2391e11d
AC
16851Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16852
16853 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16854 and the compilers sizes.
2391e11d 16855
54602222
ND
168562000-07-09 Nick Duffek <nsd@redhat.com>
16857
16858 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16859 (use_methods): New function.
16860 (main): Call use_methods().
16861 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16862 (do_tests): Call test_method_param_class.
16863
2bec0572
ND
168642000-07-09 Nick Duffek <nsd@redhat.com>
16865
16866 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16867 spelling.
16868 (test_enums): New procedure. Move enum tests from end of script
16869 to here. Set breakpoint on function name instead of line number.
16870 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16871 (enums2): New marker function.
16872 (enums1): New function.
16873 (main): Call enums1(). Move enum tests to enums1().
16874
78492fde
AC
16875Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16876
16877 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16878 compile/link program. Update line numbers.
78492fde
AC
16879 * gdb.asm/d10v.inc: Define ``startup''.
16880 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16881
49a2cef8
AC
16882Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16883
16884 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16885
3e6c8688
EZ
168862000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16887
16888 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16889 of 'help maint print' command.
3e6c8688 16890
9ff5cbe9
AC
16891Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16892
16893 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16894 they use gdb_expect_list.
9ff5cbe9 16895
17c579bd
AC
16896Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16897
16898 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16899 memory-read-packet-size'' instead of ``set endian big'' to test
16900 long commands.
17c579bd 16901
e6d71bf3
DB
169022000-06-03 Daniel Berlin <dan@cgsoftware.com>
16903
16904 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16905 g++, and stop skipping them.
e6d71bf3
DB
16906
16907 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16908 work under g++.
16909
d63a86f8 16910 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16911 initialization.
16912
dc96c6c7 169132000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16914
16915 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16916 the regular expression: accept an (almost) arbitrary sequence of
16917 "frames-invalid" and "breakpoints-invalid" messages both before
16918 and after the "starting" message.
16919
dc96c6c7 169202000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16921
16922 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16923
dc96c6c7 169242000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16925
16926 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16927 Relax the regular expression a little, make it pass on Solaris 8.
16928
8216cda9
KB
169292000-05-12 Kevin Buettner <kevinb@redhat.com>
16930
16931 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16932 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16933 Instead, it is permissible for gdb to stop on the line of the
16934 call itself.
16935
1a570b2f
MS
169362000-05-12 Michael Snyder <msnyder@.cygnus.com>
16937
16938 * gdb.base/break.exp (bp on small function, optimized file):
16939 Add a second pass pattern. The behavior differs here between stabs
16940 and dwarf for one-line functions. Stabs preserves two line symbols
16941 (one before the prologue and one after) with the same line number,
16942 but dwarf regards these as duplicates and discards one of them.
16943 Therefore the address after the prologue (where the breakpoint is)
16944 has no exactly matching line symbol, and GDB reports the breakpoint
16945 as if it were in the middle of a line rather than at the beginning.
16946
dc96c6c7 169472000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16948
d63a86f8 16949 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16950 rather than "send_gdb" (for consistancy).
16951
7d418785
AC
16952Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16953
16954 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16955 * gdb.c++/templates.cc: Properly check for GCC version number.
16956 * lib/compiler.cc: Likewise
16957
dc96c6c7 169582000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16959
d63a86f8 16960 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16961 gdb may not stop at the first line of main, due to code motion.
16962
dc96c6c7 169632000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16964
16965 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16966 This test depends on parsing the printf output from the target.
16967 Since the sparclet stub doesn't do stdio, this will never work.
16968 * gdb.base/call-rt-st.exp: ditto.
16969 * gdb.base/call-strs: ditto.
16970
dc96c6c7 169712000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
16972
16973 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16974
16975 * gdb.base/ending-run.exp: After connecting to a remote target,
16976 but before running, the target will appear to be in a random
16977 location. Specify both a file and a line for breakpoints.
16978 Also, the function that calls main may be called 'init'
16979 rather than 'start'.
16980
a5a51225
EZ
169812000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16982
16983 * gdb.base/help.exp: Update output for add-symbol-file command.
16984
7930cc7c
FN
169852000-04-10 Fernando Nasser <fnasser@cygnus.com>
16986
16987 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16988 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16989
23e37ab1
C
169902000-04-07 J.T. Conklin <jtc@redback.com>
16991
e93c542c
C
16992 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16993
23e37ab1
C
16994 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16995
591b8fa3
PDM
16996Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
16997
16998 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 16999 values that can be represented exactly.
591b8fa3
PDM
17000 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
17001 above change, and to not check against the directory part of the source
17002 file name.
17003 (step into print_long_arg_list): Likewise.
17004 (print print_small_structs from print_long_arg_list): Likewise.
17005 (print print_long_arg_list): Likewise.
17006
7a495180
EZ
170072000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17008
30b53638 17009 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 17010
beb998c6
AC
17011Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
17012
17013 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
17014
1c689132
DB
170152000-03-25 Daniel Berlin <dan@cgsoftware.com>
17016
17017 * gdb.base/commands.exp (deprecated_command_test): Add test for
17018 deprecate with no arguments.
17019
c1790a9d
JL
170202000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
17021
17022 * gdb.base/break.exp: Add new test for setting breakpoints on
17023 optimized code so we can test breakpoints work even when function
17024 prologues may be optimized away
17025
003ba290
FN
170262000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
17027
17028 From David Whedon <dwhedon@gordian.com>
a9c64011 17029 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 17030
6837a0a2
DB
170312000-03-22 Daniel Berlin <dan@cgsoftware.com>
17032
17033 * gdb.base/help.exp: Added test for new apropos command.
17034
b9593231
KB
170352000-03-21 Kevin Buettner <kevinb@redhat.com>
17036
17037 * gdb.base/pointers.c (usevar): New function.
17038 (main): Make sure that global variables v_int_pointer2, rptr,
17039 and y are all referenced someplace in the program by calling
17040 usevar() on them. [Some linkers delete symbols which are
17041 never referenced. The space remains, but there's no way to
17042 get a (symbolic) handle on the variable from the debugger.]
17043
751a959b
EZ
170442000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17045
17046 * gdb.base/printcmds.c: Add typedeffed arrays.
17047
17048 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 17049 procedure to test arrays that are typedef'd.
751a959b 17050
73a93a32
JI
170512000-03-13 James Ingham <jingham@leda.cygnus.com>
17052
17053 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 17054 the library directories.
73a93a32 17055
fb40c209
AC
17056Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
17057
17058 * configure.in (configdirs): Add sub directory gdb.mi.
17059 * configure: Re-generate.
17060
17061 * gdb.mi: New directory.
d63a86f8 17062
ee4dd2c9
AC
170632000-02-25 Scott Bambrough <scottb@netwinder.org>
17064
17065 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 17066 a long long value as a double on ARM platforms.
ee4dd2c9 17067
70f0cc22
JB
170682000-02-16 Jim Blandy <jimb@redhat.com>
17069
17070 * gdb.base/break.exp ("breakpoint line number"): Make sure the
17071 default source file is set properly before running this test.
17072
853819b8
EZ
170732000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17074
17075 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 17076 gdbtk/library directory, not in gdbtcl2.
853819b8 17077
dfcd3bfb
JM
170782000-02-04 Jim Blandy <jimb@redhat.com>
17079
17080 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
17081 backslash from regexp pattern.
17082
17083 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
17084 procedure. Use it to run all the "continue to bp overloaded"
17085 tests. Note that this changes the names of the tests slightly.
17086 If the breakpoint hit message includes a hex PC value, because
17087 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
17088 from the real source code, still consider that a pass.
17089
17090 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
17091 XFAIL here if the breakpoint message contains a hex address. Note
17092 similar change on 1999-11-02.
17093
17094 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
17095
17096 * gdb.base/ptype.exp: Establish a default source file before
17097 calling get_debug_format.
17098
170992000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
17100
17101 * gdb.base/watchpoint.exp: Remove duplication of test messages.
17102
8b93c638
JM
171032000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17104
17105 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
17106 of successive stepi commands -- while in the prologue we should see
17107 the function entry bracket.
17108
171092000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17110
17111 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
17112 reach __change_mode() when stepping through the end of main().
17113
c5394b80
JM
171142000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
17115
17116 * gdb.base/default.exp: Fix expected pattern.
17117 * gdb.base/help.exp: Same.
17118
0d06e24b
JM
171192000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17120
17121 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 17122 Don't use xfail's because that affects only the following test.
d63a86f8 17123
0d06e24b 17124 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 17125 solaris or linux.
0d06e24b
JM
17126
17127 * gdb.base/selftest.exp: Update to reflect changes to main.c.
17128
dc96c6c7 171292000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 17130
d63a86f8 17131 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
17132 "A syntax error" rather than "A parse error". Accept both.
17133
171342000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
17135
17136 * gdb.base/default.exp: Remove OS dependent string from "target
17137 remote" test.
17138 * gdb.base/help.exp: Same for "help target remote" test.
17139
c3f6f71d
JM
171402000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17141
17142 From Jim Kingdon <kingdon@redhat.com>:
17143
17144 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
17145 prompt (cleanup rather than necessity, but still might keep output
17146 from spilling to next test).
c3f6f71d
JM
17147
171482000-01-02 Fred Fish <fnf@cygnus.com>
17149
17150 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
17151 AIX, which defines them in <sys/types.h>.
17152
ed9a39eb 171531999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 17154
ed9a39eb 17155 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 17156 float" test.
ed9a39eb
JM
17157
171581999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 17159
ed9a39eb 17160 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
17161
17162 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
17163 outermost frame disallowed".
17164
171651999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
17166
17167 * gdb.base/setvar.exp: New tests for setting the value of a struct
17168 with a constant list.
17169
171701999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17171
17172 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
17173 require the user to type a cast before setting the value of a struct.
17174
de57eccd
JM
171751999-12-06 Jim Blandy <jimb@cygnus.com>
17176
17177 * gdb.base/default.exp: Expect the new 'info float' command on
17178 all i386 platforms.
17179
17180 * gdb.threads/linux-dp.exp: Expand our ability to recognize
17181 LinuxThreads libraries that don't support debugging.
17182
c2d11a7d
JM
17183Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17184
17185 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
17186 Change the buffer type to ``unsigned char'' to simplify size
17187 arithmetic.
c2d11a7d
JM
17188
17189 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
17190 stub only handles 400-1 byte packets. Verify that the download
17191 worked.
c2d11a7d
JM
17192
171931999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
17194
17195 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
17196 tests, using UNRESOLVED for the untested cases. Also, does not wait
17197 for a timeout if the prompt was received before a recognizable pattern.
17198
171991999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
17200
17201 * lib/gdb.exp (gdb_expect_list): Fix spelling.
17202
172031999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17204
17205 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 17206 watchpoints.
c2d11a7d
JM
17207
172081999-11-24 Jason Merrill <jason@casey.cygnus.com>
17209
17210 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
17211
17212 * gdb.c++/local.exp: Be more flexible in recognizing local class
17213 name mangling. Don't allow horribly truncated method names.
17214 * gdb.c++/derivation.exp: Expect protected inheritance.
17215 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
17216 * gdb.c++/virtfunc.exp: Likewise.
17217 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
17218 when printing a nested enum.
17219
172201999-11-22 Jim Blandy <jimb@cygnus.com>
17221
17222 * gdb.base/step-test.exp: Properly await GDB's response to setting
17223 a breakpoint on the call to large_struct_by_value.
17224
17225 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
17226 just because we have debug info for the `start' function.
17227
172281999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
17229
17230 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
17231 "Unknown signal" messages, which indicate (on LinuxThreads) that
17232 GDB doesn't know how to debug threads on this system. This is
17233 better than hanging while philosopher 0 dumps chatter into gdb.log.
17234
172351999-11-18 Tom Tromey <tromey@cygnus.com>
17236
17237 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
17238
172391999-11-18 Fred Fish <fnf@cygnus.com>
17240
17241 * gdb.base/coremaker2.c: Add sample program for generating
17242 cores that is more self contained than coremaker.c. Eventually
17243 I'll add more code to this and tie it into the testsuite.
17244
4ce44c66
JM
172451999-11-12 Stan Shebs <shebs@andros.cygnus.com>
17246
17247 * gdb.base/dollar.exp: Remove, now in gdb.hp.
17248
172491999-11-10 Jimmy Guo <guo@cup.hp.com>
17250
17251 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 17252 from $srcdir/lib/.
4ce44c66 17253 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 17254 and gdb.c++/.
4ce44c66
JM
17255
17256 * gdb.c++/derivation.exp: remove redundant get compiler info code.
17257
d63a86f8 17258 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
17259 'continue with watch' test point.
17260
172611999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
17262
17263 Merged from p2linux-990323-branch:
d63a86f8 17264
4ce44c66
JM
17265 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
17266
11cf8741
JM
17267Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
17268
17269 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 17270 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
17271
17272Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
17273
17274 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 17275 gdb_expect_list.
11cf8741
JM
17276
17277Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
17278
17279 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
17280
172811999-11-03 Mark Salter <msalter@cygnus.com>
17282
17283 * gdb.base/break.exp: Fix "stub continue" pattern.
17284
172851999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
17286
17287 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
17288
172891999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
17290
17291 * gdb.base/display.exp ("finish"): Add timeout clause.
17292
17293 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
17294 plain prompt clause, so this doesn't have to time out in order to
17295 fail.
17296
17297 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 17298 breakpoint hit messages include an address.
11cf8741
JM
17299
17300 * gdb.base/display.exp: Don't forget to escape parens in regular
17301 expressions. Unix regexp notatation sucks.
17302
173031999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17304
17305 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 17306 order for 'signalled' message.
11cf8741 17307
5c44784c
JM
173081999-11-01 Stan Shebs <shebs@andros.cygnus.com>
17309
17310 From Jimmy Guo <guo@cup.hp.com>:
17311 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
17312 * gdb.base/annota1.c: Add code for tests to work with.
17313
173141999-10-26 Frank Ch. Eigler <fche@cygnus.com>
17315
17316 * gdb.base/remote.exp: New test for remote downloading settings.
17317 * gdb.base/remote.c: New file with large .data.
17318
917317f4
JM
173191999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
17320
17321 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
17322 for LinuxThreads support, merged from the Code Fusion branch.
17323
17324Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
17325
17326 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
17327 containing exp_continue into a while within an expect. Don't
17328 attempt a start more than three times. Check return value from
17329 gdb_load.
d63a86f8 17330
2df3850c
JM
17331Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
17332
17333 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 17334 a pass case.
2df3850c 17335
2acceee2
JM
173361999-10-01 Kevin Buettner <kevinb@cygnus.com>
17337
17338 * gdb.base/break.c (main): Added a statement that we can step
17339 off of.
17340 * gdb.base/break.exp: Added tests for setting a breakpoint
17341 at an offset and stepping onto a breakpoint.
17342
173431999-10-01 Fred Fish <fnf@cygnus.com>
17344
d63a86f8 17345 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
17346 gdb output.
17347
c2c6d25f
JM
173481999-09-18 Jim Blandy <jimb@cris.red-bean.com>
17349
17350 * gdb.base/break.exp: Code locations are in hex, don't forget!
17351 (For HP-UX.)
17352
173531999-09-17 Stan Shebs <shebs@andros.cygnus.com>
17354
17355 * condbreak.exp: Use break.c as test program.
17356 * condbreak.c: Remove, redundant with break.c.
17357
173581999-09-15 Stan Shebs <shebs@andros.cygnus.com>
17359
17360 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 17361 Z-packets if the target needs it.
c2c6d25f
JM
17362
173631999-09-13 James Ingham <jingham@leda.cygnus.com>
17364
17365 * gdb.c++/overload.exp: Added tests for listing overloaded
17366 functions with function pointers in the arg, explicitly calling
17367 out the version you want.
17368
cff3e48b
JM
173691999-09-09 Stan Shebs <shebs@andros.cygnus.com>
17370
17371 * long_long.exp: Add variations of test cases that work for
17372 targets with 16-bit ints and 32-bit doubles.
17373
d4f3574e
SS
173741999-09-08 Stan Shebs <shebs@andros.cygnus.com>
17375
17376 * break.c (main): Compare a possibly-uninitialized argc with an
17377 unlikely value that fits in 16 bits.
17378
173791999-09-07 Stan Shebs <shebs@andros.cygnus.com>
17380
17381 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
17382 0xfeeb, don't want negative numbers if ints are 16 bits.
17383
17384 * lib/gdb.exp (skip_cplus_tests): New proc.
17385 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
17386 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
17387 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
17388 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
17389 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
17390 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
17391 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
17392 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
17393
17394 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
17395
17396Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
17397
17398 * gdb.base/corefile.exp (up): Allow a parameter to appear
17399 in the frame that we're going up to.
17400
17401 From Jim Blandy <jimb@cygnus.com>:
17402
17403 * gdb.base/default.exp (info float): Expect some output now.
17404
17405 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
17406 returning floating-point values to fail on the x86.
17407 * gdb.base/callfwmall.exp (do_function_calls): Same.
17408
17409 * gdb.base/list.exp (test_listsize): Correct expectations for
17410 listing line 1 with listsize 2. Also, listing a single line
17411 works now, as does listing three lines. [Kevin's note: There
17412 were a number of other cases fixed too where the expectations
17413 differed...]
17414
174151999-09-02 Stan Shebs <shebs@andros.cygnus.com>
17416
17417 * gdb.base/selftest.exp: Add case for when version prints as
17418 constant string instead of char pointer.
17419
104c1213
JM
174201999-08-25 Stan Shebs <shebs@andros.cygnus.com>
17421
17422 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 17423 stepping out of main.
104c1213
JM
17424
17425 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
17426 G++ used.
17427
17428 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 17429 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
17430
17431 * gdb.c++/ovldbreak.exp: Update match string in test that
17432 includes a warning of multiple breakpoints.
17433
174341999-08-24 Stan Shebs <shebs@andros.cygnus.com>
17435
17436 * gdb.base/display.exp: Improve precision of step-after-finish
17437 added yesterday.
17438
17439 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 17440 test.
104c1213
JM
17441
17442 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
17443 configs when using G++, not just hppa*.
17444
174451999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17446
17447 * gdb.base/async.c: New file.
17448 * gdb.base/async.exp: New file.
17449
17450Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
17451
17452 * gdb.base/break.exp: Tweak PA specific tests to properly handle
17453 PA64.
17454
53a5351d
JM
17455Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
17456
104c1213
JM
17457 * gdb.base/display.exp: "finish" can leave us mid-line on many
17458 targets, deal with it. Add a small constant to main, instead of
17459 1000 since main+1000 may not be a valid address in the target.
17460
53a5351d
JM
17461 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
17462 on hpux11.
17463
17464 * gdb.base/attach.exp: Handle another hpux11 error message variant
17465 when attaching to a process that does not exist.
17466
174671999-08-19 J.T. Conklin <jtc@redback.com>
17468
17469 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 17470 characters in 'continue to 1241' test.
53a5351d
JM
17471
174721999-08-17 Stan Shebs <shebs@andros.cygnus.com>
17473
17474 * gdb.base/call-ar-st.exp: Add a shorter match case for the
17475 stop in print_long_arg_list, define and use a whitespace
17476 variable in print_small_structs test, add an XFAIL for Solaris.
17477 * gdb.base/dbx.exp: XFAIL func commands until somebody is
17478 interested enough to fix.
17479
7be570e7
JM
174801999-08-13 Keith Seitz <keiths@cygnus.com>
17481
17482 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
17483 (dbx_gdb_load): Remove. Use gdb_load instead, since that
17484 proc knows about targets other than the natives.
17485 (test_assign): Use "gdb_run_cmd" to "run" the target.
17486 Check that we've actually hit the breakpoint at main.
17487 When we attempt to assign a value to a local variable, check
17488 that the variable is in the current scope, i.e., don't use
17489 a test with an empty result.
17490
17491Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
17492
17493 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 17494 command.
7be570e7
JM
17495
174961999-08-09 Stan Shebs <shebs@andros.cygnus.com>
17497
17498 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17499 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
17500 gdb.compat, gdb.threads-hp.
17501 gdb.hp/configure, gdb.hp/configure.in: New files.
17502 gdb.hp/Makefile.in: Recurse into new subdirs.
17503 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
17504 gdb.hp/gdb.objdbg: New directory, tests for debugging info
17505 in object files.
17506 gdb.hp/tools: New directory, aux tools for HP-specific tests.
17507
96baa820
JM
175081999-08-05 Stan Shebs <shebs@andros.cygnus.com>
17509
17510 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 17511 funky printf, remove a bogus p/a test.
96baa820
JM
17512
175131999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17514
17515 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
17516 connected to the target. This is necessary when running not
17517 natively.
96baa820
JM
17518
175191999-08-03 Stan Shebs <shebs@andros.cygnus.com>
17520
17521 * gdb.base/step-test.exp: Removed some extraneous messages.
17522
17523 * gdb.base/long_long.exp: Don't run memory examination tests
17524 on little-endian targets (they will need a different set of
17525 results to match).
17526
175271999-08-02 Stan Shebs <shebs@andros.cygnus.com>
17528
17529 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
17530 until somebody decides to fix GDB.
17531
17532 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 17533 constant as "ULL".
96baa820
JM
17534 * gdb.base/long_long.exp: Loosen x/c test, add partial result
17535 matches for a couple x/2 commands.
17536
a0b3c4fd
JM
175371999-07-30 Stan Shebs <shebs@andros.cygnus.com>
17538
17539 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
17540 by merging in ref-types2 tests.
17541 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
17542
17543 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17544 * gdb.c++/Makefile.in: Add standard actions.
17545 (EXECUTABLES): Rename from PROGS, update list.
17546 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
17547 from gdb.hp.
17548 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
17549 foo and bar locals.
17550 * gdb.c++/anon-union.exp: Fix tests to match.
17551 * gdb.c++/classes.exp: Run if HP compiler used, add extra
17552 expect matches to handle output variations.
17553 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
17554 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 17555 output, add HP alternatives for new and delete prints.
a0b3c4fd 17556 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 17557 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
17558 * gdb.c++/demangle.exp: Use $style when reporting failure.
17559 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17560 * gdb.c++/inherit.exp: Run if HP compiler used, add some
17561 match alternatives.
17562 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 17563 compilers.
a0b3c4fd
JM
17564 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17565 * gdb.c++/method.exp: Add match alternatives.
17566 * gdb.c++/misc.cc: Add bool types.
17567 * gdb.c++/misc.exp: Add tests for bool types.
17568 * gdb.c++/overload.exp: Add xfails.
17569 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17570 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17571 add some more template parameter tests (only for HP currently).
17572 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17573 * gdb.c++/virtfunc.cc: Add return type and value for main.
17574 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17575 match alternatives.
d63a86f8 17576
a0b3c4fd
JM
175771999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17578
17579 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17580
175811999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
17582
17583 * gdb.base/signals.exp: Don't expect getting a backtrace from
17584 within a signal handler to fail on Linux.
17585
175861999-07-29 Stan Shebs <shebs@andros.cygnus.com>
17587
17588 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17589 * lib/gdb.exp: Remove some gratuitious semicolons.
17590 (delete_breakpoints): Increase timeout.
17591 (gdb_expect): Add -notransfer option.
17592 (gdb_test): Use -notransfer option.
17593 (get_compiler_info): Add f77 case.
17594 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 17595 case.
a0b3c4fd
JM
17596 (gdb_preprocess): Call get_compiler.
17597
17598 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17599 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
17600 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17601 gdb.base/long_long.exp, gdb.base/printcmds.exp,
17602 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17603 third arg to gdb_test.
a0b3c4fd
JM
17604 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17605 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 17606 HP-UX xfails, add others.
a0b3c4fd
JM
17607 * gdb.base/completion.exp: Reflect name change of self-test.
17608 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
17609 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17610 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17611 HP failure number.
a0b3c4fd
JM
17612 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17613 useless HP-UX 10.30 references.
17614 * gdb.base/maint.exp: Loosen matches.
17615 * gdb.base/pointers.c (main): Declare more_code.
17616 * gdb.base/pointers.exp: Match on output of a `next'.
17617 * gdb.base/structs.c: Add prototypes.
17618 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17619 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17620
176211999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17622
17623 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 17624 command.
a0b3c4fd
JM
17625
176261999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17627
17628 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17629 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
17630
17631 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
17632 debug info. Deal with lack of signal hanlder info in stack.
17633
a9c64011 17634 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
17635 * gdb.base/annota1.exp: If printf has debug info, deal with it.
17636
5a2468f5
JM
176371999-07-19 Stan Shebs <shebs@andros.cygnus.com>
17638
17639 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 17640 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 17641
adf40b2e
JM
17642Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17643
17644 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 17645 a1-selftest.exp.
adf40b2e
JM
17646 * gdb.base/configure: Re-generate.
17647
176481999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17649
17650 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17651 in trying to run first and name is too long.
17652
17653 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17654 pointers2.c and pointers2.exp, respectively.
17655 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17656 doschk happier.
17657
43e526b9
JM
176581999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17659
17660 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17661 callfuncs2.c and callfuncs2.exp.
17662
17663 * gdb.base/list.exp: Remove mistaken xfails.
17664 * gdb.base/list0.h: Add optional prototypes.
17665
9846de1b
JM
17666Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17667
a9c64011 17668 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 17669 calling malloc.
a9c64011
AS
17670 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17671 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 17672 use.
9846de1b
JM
17673
176741999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17675
17676 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17677 * gdb.base/annota2.cc, annota2.exp: Move from here.
17678 * gdb.c++/annota2.cc, annota2.exp: To here.
17679 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17680
43ff13b4
JM
17681Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17682
17683 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 17684 a consistent format.
43ff13b4 17685
085dd6e6
JM
176861999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17687
17688 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17689 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17690 HP compilers, also set the globals $true and $false.
17691
17692 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
17693 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17694 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17695 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17696 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17697 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17698 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17699 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17700 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17701 whatis.c} Add C++ compatible function definitions and return
17702 types, add includes for library functions.
085dd6e6
JM
17703 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17704 * gdb.base/step-test.c (myglob): Rename from glob.
17705 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
17706 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17707 files, move here from gdb.hp.
085dd6e6 17708 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
17709 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17710 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17711 Adjust line numbers in regexps.
085dd6e6
JM
17712
17713 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17714 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17715 instead of 0/1.
17716
17717 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17718 foll-vfork.exp: New files, move here from gdb.hp.
17719 * gdb.base/page.exp: New file, test of pagination command.
17720
17721 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17722 recursion test.
17723 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17724
17725 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 17726 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
17727
17728 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 17729 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 17730 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 17731 watchpoint test.
085dd6e6
JM
17732 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17733 them work.
17734 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17735 expressions properly.
17736 * gdb.base/corefile.exp: Loosen the match slightly.
17737 * gdb.base/default.exp: Allow "Error accessing memory" message
17738 also.
17739 * gdb.base/display.exp: Skip over x/0 j if PA64.
17740 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17741 * gdb.base/interrupt.exp: Ditto.
17742 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17743 in use.
17744 * gdb.base/list.exp: Add xfails for HP-UX.
17745 * gdb.base/long_long.exp: Refine some of the numeric matches.
17746 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17747 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17748 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17749 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17750 * gdb.base/ptype.exp: Succeed on more varieties of output.
17751 * gdb.base/scope.exp: Add xfails for HP-UX.
17752 * gdb.base/sect-cmd.exp: Add more cases.
17753 * gdb.base/setvar.exp: Add xfails for HP-UX.
17754 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17755 * gdb.base/signals.exp: Match on void symbolically.
17756 * gdb.base/step-test.exp: Add case for PA64.
17757 * gdb.base/term.exp: Add exit and restart.
17758 * gdb.base/twice.exp: Clean up after self.
17759 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17760 * gdb.base/whatis.exp: Allow more ways to pass tests.
17761
17762 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 17763 no longer useful.
085dd6e6
JM
17764
17765Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17766
17767 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17768 list of patterns.
085dd6e6 17769 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17770 print_double_array(double_array)", "continuing to breakpoint
17771 1018", "print print_double_array(array_d)" and "continuing to
17772 1034" tests.
d63a86f8 17773
085dd6e6
JM
177741999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17775
a9c64011 17776 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17777
177781999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17779
17780 * config/mt-*: Remove, these haven't been used since 1996.
17781
177821999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17783
17784 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17785 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17786 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17787
9e0b60a8
JM
177881999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17789
17790 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17791 simpler match case for the ptype of the big class.
17792
177931999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17794
17795 * gdb.exp: Fix test for gdb_prompt existence.
17796
177971999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17798
17799 * gdb.exp (gdb_test): Add fail after calls to perror.
17800
178011999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17802
17803 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17804
178051999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17806
17807 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17808
0f71a2f6
JM
17809Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17810
17811 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17812 malloc() is linked in.
0f71a2f6
JM
17813
178141999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17815
17816 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17817 step at end.
17818
17819 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17820
178211999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17822
17823 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17824
cce74817
JM
17825Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17826
17827 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17828 * gdb.base/mips_pro.exp: Likewise.
17829
178301999-06-02 Keith Seitz <keiths@cygnus.com>
17831
17832 * gdb.c++/templates.cc: Change all "new" operators to throw
17833 an exception.
17834 * gdb.c++/cplusfuncs.cc: Likewise.
17835
17836 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17837
17838Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17839
17840 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17841 * gdb.base/ending-run.exp: When stepping out of main, accept a
17842 step into an arbitrary assembler file.
cce74817 17843
392a587b
JM
178441999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17845
d63a86f8 17846 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17847 "breakpoint-invalid" to be printed.
d63a86f8 17848 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17849 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17850 * gdb.base/annota2.cc: Initialize a.x to 0.
17851
9e086581
JM
178521999-05-17 Keith Seitz <keiths@cygnus.com>
17853
17854 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17855 when "skip_float_tests" set.
17856 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17857 "print print_ten_doubles", and "step into print_long_arg_list".
17858 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17859 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17860 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17861 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17862 "skip_float_tests" is set.
17863 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17864 when "skip_float_tests" set.
d63a86f8 17865
cd0fc7c3
SS
178661999-05-06 Keith Seitz <keiths@cygnus.com>
17867
17868 * gdb.base/annota2.cc: Include stdio.h.
17869
17870Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17871
17872 * gdb.base/crossload.exp: Remove, this has been disabled ever
17873 since BFD stopped including all targets, and cross-GDB gets
17874 plenty of testing anyway.
17875 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17876 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17877 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17878 * gdb.base/README: Remove, was doc for this.
17879 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17880 needed.
cd0fc7c3 17881
b83266a0
SS
178821999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17883
17884 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17885 output.
17886
17887 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17888 * gdb.base/annota2.exp: New file. More annotation tests.
17889 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17890 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17891
178921999-04-23 Angela Marie Thomas <angela@cygnus.com>
17893
17894 * config/cfdbug.exp: New file.
17895
7a292a7a
SS
178961999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17897
17898 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17899 Marcus Daniel's and Dale Hawkins's demangler crashes.
17900
17901 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17902 test_lucid_style_demangling, test_arm_style_demangling,
17903 test_hp_style_demangling): Try Tom Tromey's core-dumping
17904 identifier under each demangling style.
7a292a7a
SS
17905
179061999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17907
17908 * gdb.c++/demangle.exp: Include the current demangling style
17909 in all test names.
17910 (current_demangling_style): New global variable.
17911 (set_demangling_style, test_demangling_core, test_demangling,
17912 test_demangling_exact): New functions.
17913 (test_gnu_style_demangling, test_lucid_style_demangling,
17914 test_arm_style_demangling, test_hp_style_demangling): Use those,
17915 instead of calling gdb_test and gdb_test_exact directly.
17916 (catch_demangling_errors): New function, which reports errors
17917 signalled by the demangling test functions in an orderly way.
17918 (do_tests): Use catch_demangling_errors.
17919
179201999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17921
17922 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17923 grouping in expressions, not {}.
7a292a7a
SS
17924
17925 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17926 initialized yet.
7a292a7a
SS
17927
179281999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17929
17930 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17931 are listed.
17932
179331999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17934
17935 * gdb.stabs/weird.exp: Test for CC being defined before
17936 looking at its value.
17937
179381999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17939
17940 * gdb.base/call-ar-st.exp: Remove stray '#'.
17941 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17942 "short int" and "long int".
17943 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17944 change, to mollify finicky HP compiler.
7a292a7a
SS
17945 * gdb.hp/reg-test.exp (testfile): Fix file name.
17946 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17947
7a292a7a
SS
17948 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17949 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17950 alternate form of enum ptype.
17951
c906108c
SS
179521999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17953
7a292a7a
SS
17954 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17955 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17956 passing skip_hp_tests, so as not to waste time on guaranteed
17957 failure.
7a292a7a 17958
c906108c
SS
17959 * gdb.c++/overload.cc: Pass string instead of char addr, always
17960 init ccpfoo.
17961 * gdb.c++/templates.cc: Fix syntax error.
17962
7a292a7a
SS
17963Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17964
17965 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17966 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17967 command.
17968
179691999-03-18 James Ingham <jingham@cygnus.com>
17970
17971 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17972
17973 * gdb.c++/method.exp: It was testing an uninitialized int on the
17974 stack and assuming it was positive.
17975
17976 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17977
17978 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 17979 keep it from killing the rest of the tests.
7a292a7a
SS
17980 Use gdb_continue_to_end.
17981
17982 * gdb.base/sigall.exp: use gdb_continue_to_end.
17983
17984 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17985
17986 * gdb.base/display.exp: use runto_main, not run.
17987
d63a86f8
RM
17988 * gdb.base/default.exp: Check for the current error message in the
17989 r abbreviation test.
7a292a7a
SS
17990 Add strongarm to the targets that know info float.
17991
d63a86f8 17992 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
17993 run which doesn't work with monitors.
17994
17995 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17996
17997 * gdb.base/break.exp: use the gdb_continue_to_end proc.
17998
17999 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
18000 program. Traps the case (in Cygmon) when the program never really
18001 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
18002 more places, so I used my name. Sorry Mark...
18003
18004 * config/monitor.exp (gdb_target_monitor): added another
18005 target_info parameter: remotebinarydownload. This will set the
18006 remotebinarydownload flag if this is causing some boards trouble.
18007
180081999-03-18 Mark Salter <msalter@cygnus.com>
18009
18010 * lib/gdb.exp (continue_to_exit): New function.
18011
18012 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
18013 * gdb.base/ending-run.exp: Ditto.
18014 * gdb.base/step-test.exp: Ditto.
18015
180161999-03-16 Stan Shebs <shebs@andros.cygnus.com>
18017
18018 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
18019 (suggested by Art Haas <ahaas@neosoft.com>).
18020
180211999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
18022
889bf7c5 18023 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
18024
18025Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
18026
18027 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 18028 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
18029
180301999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
18031
18032 * gdb.base/call-strs.exp: Don't assume that `step' will step over
18033 a call to strlen; sometimes we do have sources.
18034
180351999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
18036
18037 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 18038 character, so GDB won't print garbage after its end.
d63a86f8 18039
c906108c
SS
18040 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
18041 breakpoint there instead. Sometimes GCC emits memcpy to handle
18042 the large structures being passed by value, so we step into that
18043 instead of sum_array_print, which obscures what we're really testing.
18044 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
18045 the bizarre steps into memcpy, so do that here. Add check for
18046 stepping into function calls that pass large structures by value.
18047 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
18048 Remove all references to specific line numbers.
18049 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
18050 New type and function.
18051 (main): Call large_struct_by_value, passing it a large struct by value.
18052 * lib/gdb.exp (gdb_get_line_number): New function.
18053
18054 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
18055 more portable.
18056
7a292a7a
SS
180571999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
18058
c906108c
SS
18059 * lib/gdb.exp: Doc fixes.
18060
7a292a7a
SS
180611999-03-05 Nick Clifton <nickc@cygnus.com>
18062
d63a86f8 18063 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
18064
180651999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
18066
c906108c 18067 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
18068 commands. They're not germane to this test, and they don't work
18069 that way on remote targets.
c906108c 18070
3fc11d3e
JM
180711999-03-01 James Ingham <jingham@cygnus.com>
18072
18073 * Changelog entries merged over from gdb development branch.
18074
3fc11d3e
JM
18075 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
18076
18077 * lib/gdb.exp (gdbtk_analyze_results): Generic function
18078 for outputting results of test run.
18079
2d4a1622 18080 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
18081
18082 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 18083
7a292a7a
SS
180841999-02-25 Felix Lee <flee@cygnus.com>
18085
18086 * lib/gdb.exp (debug_format): initialize
18087
c906108c
SS
180881999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
18089
18090 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
18091 * gdb.base/call-rt-st.c: Ditto.
18092
c906108c
SS
180931999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
18094
18095 * gdb.threads/pthreads.exp (horiz): New variable.
18096 (test_startup): Fix regexps that capture thread numbers.
18097
180981999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
18099
18100 * gdb.base/smoke.exp: Disambiguate two test case names (both
18101 called ``print'').
18102
18103Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18104
18105 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 18106 compilation.
c906108c
SS
18107
181081999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18109
18110 * gdb.base/miscexprs.exp: Change patterns to match GDB's
18111 actual output formatting.
18112 * gdb.base/smoke.exp: GDB removes leading 0's.
18113 * gdb.base/volatile.exp: Don't check type of remuneration;
18114 that variable is no longer defined in constvars.c.
18115 * gdb.base/step-test.c (main): Exit with explicit exit code.
18116 * gdb.base/step-test.exp: Remove two nexti checks--they are
18117 not portable.
18118
181191999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18120
18121 * gdb.base/help.exp ("help delete display"): Fix test to match
18122 gdb's output.
18123
18124 * gdb.base/long_long.c (known_types): Initialize values to zero.
18125 * gdb.base/long_long.exp: Step one more line
18126 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
18127 leading zeros. Explicitly ask for hex formatting. Use
18128 unique test case names.
c906108c
SS
18129
18130Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18131
d63a86f8 18132 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
18133
18134 * gdb.c++/method.exp: Add missing close brace.
18135
181361999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
18137
18138 * gdb.base/maint.exp: Use 'set height 0' to disable page
18139 prompting, not 'set height 400'.
18140
18141 Fix a bunch of timeouts.
18142 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
18143 four separate tests, so expect doesn't take forever to match a ton
18144 of text against a regexp with lots of .* forms.
18145 ("maint print psymbols", "maint print symbols"): Make some of
18146 these greps more selective, so that expect doesn't try to wade
18147 through huge piles of output and time out.
18148
18149 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
18150
18151 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
18152 tests: one which doesn't expect shlib events to be reported, and
18153 another which does, but is XFAIL for all platforms other than
18154 HP/UX.
c906108c
SS
18155
18156 * gdb.base/break.exp: Teach the test suite that the `catch
18157 fork', `catch vfork', and `catch exec' commands produce error
18158 messages on platforms that don't provide these features.
18159
18160Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18161
18162 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
18163 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
18164 (shortening names from solib_threshold.exp etc), won't run on
18165 anything but HP-UX for the foreseeable future.
c906108c 18166 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 18167 reflect move.
c906108c
SS
18168
18169Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
18170
18171 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 18172 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
18173
18174Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
18175
18176 * gdb.base/shlib-call.exp: add test cases to verify that gdb
18177 successfully re-sets breakpoints in shared libraries.
18178 * gdb.base/shmain.c (main): return 0, don't fall off the end.
18179
18180Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18181
d63a86f8
RM
18182 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
18183 and compiled w/o GCC.
c906108c
SS
18184
18185 * gdb.hp/watch-cmd.exp: ditto.
18186
18187 * gdb.hp/watch-hp.exp: ditto.
18188
18189 * gdb.hp/xdb1.exp: ditto.
18190
18191 * gdb.hp/xdb2.exp: ditto.
18192
18193 * gdb.hp/dbx.exp: ditto.
18194
18195Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
18196
18197 * constvars.c: Remove C++-isms.
18198 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 18199 with GCC.
c906108c
SS
18200
18201Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
18202
18203 The following changes are part of the HP merge.
18204
18205 * gdb.base/break.exp: new tests to verify that catchpoints for
18206 fork, vfork, and exec don't trigger inappropriately.
18207
18208 * gdb.base/opaque.exp: compile one file at a time, then link.
18209
18210 * gdb.base/signals.exp: be more restrictive about which hppa
18211 systems receive a setup_xfail. new tests.
18212
18213 * gdb.base/solib_threshold.build: new file.
18214 * gdb.base/solib_threshold.exp: new file.
18215 * gdb.base/solib_threshold.link_opts: new file.
18216 * gdb.base/solib_threshold.mk: new file.
18217 * gdb.base/gen_solib_threshold.c: new file.
18218
18219 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
18220 tests. New tests for enums inside classes.
18221
18222 * gdb.c++/compiler.cc: indicate support of template debugging.
18223
18224 * gdb.c++/demangle.exp: run hp style demangling tests.
18225
18226 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
18227 tests.
18228
18229 * gdb.c++/misc.cc: changes to support new tests.
18230
18231 * gdb.c++/templates.cc: changes to support HP's compiler; changes
18232 to support new tests.
18233
18234 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
18235 gcc, then skip these tests.
18236
18237Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
18238
18239 The following files are part of the HP merge; some had longer
18240 names at HP, but have been renamed to be no more than 14
18241 characters in length.
18242
18243 * gdb.hp/ambiguous.cc: new file.
18244 * gdb.hp/ambiguous.exp: new file.
18245 * gdb.hp/attach.exp: new file.
18246 * gdb.hp/attach2.exp: new file.
18247 * gdb.hp/classes-hp.exp: new file.
18248 * gdb.hp/ctti.exp: new file.
18249 * gdb.hp/ctti-add.cc: new file.
18250 * gdb.hp/ctti-add1.cc: new file.
18251 * gdb.hp/ctti-add2.cc: new file.
18252 * gdb.hp/ctti-add3.cc: new file.
18253 * gdb.hp/dbx.exp: new file.
18254 * gdb.hp/exception.cc: new file.
18255 * gdb.hp/exception.exp: new file.
18256 * gdb.hp/foll-exec.c: new file.
18257 * gdb.hp/foll-exec.exp: new file.
18258 * gdb.hp/foll-fork.c: new file.
18259 * gdb.hp/foll-fork.exp: new file.
18260 * gdb.hp/foll-vfork.c: new file.
18261 * gdb.hp/foll-vfork.exp: new file.
18262 * gdb.hp/inherit-hp.exp: new file.
18263 * gdb.hp/more-steps.exp: new file.
18264 * gdb.hp/namespace.cc: new file.
18265 * gdb.hp/namespace.exp: new file.
18266 * gdb.hp/optimize.exp: new file.
18267 * gdb.hp/pxdb.c: new file.
18268 * gdb.hp/pxdb.exp: new file.
18269 * gdb.hp/quicksort.exp: new file.
18270 * gdb.hp/reg-test.exp: new file.
18271 * gdb.hp/reg-test.s: new file.
18272 * gdb.hp/sized-enum.c: new file.
18273 * gdb.hp/sized-enum.exp: new file.
18274 * gdb.hp/start-stop.exp: new file.
18275 * gdb.hp/templ-hp.cc: new file.
18276 * gdb.hp/templ-hp.exp: new file.
18277 * gdb.hp/thr-lib.c: new file.
18278 * gdb.hp/thr-lib.exp: new file.
18279 * gdb.hp/thr-lib.h: new file.
18280 * gdb.hp/thr-liblib.c: new file.
18281 * gdb.hp/virtfun-hp.c: new file.
18282 * gdb.hp/virtfun-hp.exp: new file.
18283 * gdb.hp/watch-cmd.exp: new file.
18284 * gdb.hp/watch-hp.exp: new file.
18285 * gdb.hp/xdb1.exp: new file.
18286 * gdb.hp/xdb2.exp: new file.
18287 * gdb.hp/xdb3.exp: new file.
18288
18289Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
18290
18291 The following files are part of the HP merge; some had longer
18292 names at HP, but have been renamed to be no more than 14
18293 characters in length.
18294
18295 * gdb.base/ss.h: new file.
18296 * gdb.base/call-ar-st.c: new file.
18297 * gdb.base/call-ar-st.exp: new file.
18298 * gdb.base/call-rt-st.c: new file.
18299 * gdb.base/call-rt-st-exp: new file.
18300 * gdb.base/call-strs.exp: new file.
18301 * gdb.base/ena-dis-br.exp: new file.
18302 * gdb.base/environ.exp: new file.
18303 * gdb.base/long_long.exp: new file.
18304 * gdb.base/sect-cmd.exp: new file.
18305 * gdb.base/shlib-cl2.exp: new file.
18306 * gdb.base/smoke.exp: new file.
18307 * gdb.base/so-impl-ld.c: new file.
18308 * gdb.base/so-impl-ld.exp: new file.
18309 * gdb.base/so-indr-cl.c: new file.
18310 * gdb.base/so-indr-cl.exp: new file.
18311 * gdb.base/varargs.exp: new file.
18312 * gdb.base/volatile.exp: new file.
18313 * gdb.base/whatis-exp.exp: new file.
7a292a7a 18314 * gdb.base/display.exp: new file.
c906108c
SS
18315 * gdb.c++/derivation.exp: new file.
18316 * gdb.c++/local.exp: new file.
18317 * gdb.c++/member-ptr.exp: new file.
18318 * gdb.c++/overload.exp: new file.
18319 * gdb.c++/ovldbreak.exp: new file.
18320 * gdb.c++/ref-types.exp: new file.
18321 * gdb.c++/ref-types2.exp: new file.
18322 * gdb.c++/userdef.exp: new file.
d63a86f8 18323
c906108c
SS
18324Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
18325
18326 * gdb.base/default.exp: Reflect wording change in remote.c.
18327
dc96c6c7 18328Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18329
18330 * gdb.base/help.exp: Update to reflect current text.
18331
18332Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
18333
18334 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
18335 they're stack variables and contain garbage.
18336 * gdb.c++/anon-union.exp: new file.
18337
18338 The following changes were made by David Taylor
889bf7c5
PA
18339 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18340 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18341 in changes by HP.
c906108c
SS
18342
18343 * gdb.base/bitops.exp: new file.
18344 * gdb.base/default.exp: change expected messages for catch and
18345 info catch tests to reflect HP merge changes.
18346 * gdb.base/enable-disable-break.exp
18347 * gdb.base/ending-run.c: new file.
18348 * gdb.base/long_long.c: new file.
18349 * gdb.base/maint.exp: new file.
18350 * gdb.base/pointers2.exp: new file.
18351 * gdb.base/shlib-call2.exp: new file.
18352 * gdb.base/solib.exp: new file.
18353 * gdb.base/step-test.c: new file.
18354 * gdb.c++/anon-union.cc: new file.
18355 * gdb.c++/local.cc: new file.
18356 * gdb.c++/member-pointer.cc: new file.
18357 * gdb.c++/method.cc: new file.
18358 * gdb.c++/ref-types.cc: new file.
18359 * gdb.c++/ref-types2.cc: new file.
18360 * gdb.c++/userdef.cc: new file.
d63a86f8 18361
c906108c
SS
18362 * gdb.base/scope.exp: compile one file at a time, then link.
18363 * gdb.base/langs.exp: ditto.
18364 * gdb.base/list.exp: ditto.
d63a86f8 18365
c906108c
SS
18366Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
18367
18368 The following changes were made by David Taylor
889bf7c5
PA
18369 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18370 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18371 in changes by HP.
d63a86f8 18372
c906108c
SS
18373 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
18374 skip tests. When compiling pass c++ flag to gdb_compile.
18375 * gdb.c++/
d63a86f8 18376
c906108c
SS
18377 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
18378 test for on hppa*-*-hpux*; use args to see if c++ was specified.
18379 (skip_hp_tests): new function.
18380 (gdb_preprocess): new function.
18381
18382 * configure.in (hpdir): decide whether to configure gdb.hp.
18383 * configure: regenerated.
18384
18385 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
18386 to delete on clean.
18387 (EXECUTABLES): update to reflect new additions.
18388 * gdb.base/commands.exp: update message expected.
18389 * gdb.base/default.exp: add copyright notice.
18390 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
18391 * gdb.base/help.exp: update messages to reflect current text.
18392 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
18393 targets for recurse tests.
18394 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
18395 skip this file.
18396
18397 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
18398 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
18399 compilation.
18400 * gdb.c++/misc.exp: ditto.
18401 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
18402 run the tests. tell gdb_compile that it's a c++ compilation.
18403
18404 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 18405
c906108c
SS
18406 * gdb.base/all-bin.exp: new file.
18407 * gdb.base/arithmet.exp: new file.
18408 * gdb.base/assign.exp: new file.
18409 * gdb.base/completion.exp: new file.
18410 * gdb.base/cond-expr.exp: new file.
18411 * gdb.base/condbreak.exp: new file.
18412 * gdb.base/define.exp: new file.
18413 * gdb.base/dollar.exp: new file.
18414 * gdb.base/environment.exp: new file.
18415 * gdb.base/eval-skip.exp: new file.
18416 * gdb.base/jump.exp: new file.
18417 * gdb.base/logical.exp: new file.
18418 * gdb.base/pointers.exp: new file.
18419 * gdb.base/relational.exp: new file.
18420 * gdb.base/section_command.exp: new file.
18421 * gdb.base/whatis-expr.exp: new file.
18422
18423 * gdb.base/all-types.c: new file.
18424 * gdb.base/call-array-struct.c: new file.
18425 * gdb.base/call-return-struct.c: new file.
18426 * gdb.base/call-strings.c: new file.
18427 * gdb.base/callfuncs2.c: new file.
18428 * gdb.base/condbreak.c: new file.
18429 * gdb.base/constvars.c: new file.
18430 * gdb.base/display.c: new file.
18431 * gdb.base/int-type.c: new file.
18432 * gdb.base/jump.c: new file.
18433 * gdb.base/miscexprs.c: new file.
18434 * gdb.base/pointers.c: new file.
18435 * gdb.base/pointers2.c: new file.
18436 * gdb.base/shmain.c: new file.
18437 * gdb.base/shr1.c: new file.
18438 * gdb.base/shr2.c: new file.
18439 * gdb.base/solib.c: new file.
18440 * gdb.base/solib1.c: new file.
18441 * gdb.base/solib2.c: new file.
18442 * gdb.base/varargs.c: new file.
18443 * gdb.c++/derivation.cc: new file.
18444 * gdb.c++/overload.cc: new file.
18445 * gdb.c++/ovldbreak.cc: new file.
18446 * gdb.hp/attach.c: new file.
18447 * gdb.hp/attach2.c: new file.
18448 * gdb.hp/average.c: new file.
18449 * gdb.hp/compiler.c: new file.
18450 * gdb.hp/compiler.cc: new file.
18451 * gdb.hp/execd-program.c: new file.
18452 * gdb.hp/follow-exec.c: new file.
18453 * gdb.hp/follow-fork.c: new file.
18454 * gdb.hp/follow-vfork-and-exec.c: new file.
18455 * gdb.hp/misc-hp.cc: new file.
18456 * gdb.hp/more-steps.c: new file.
18457 * gdb.hp/optimize.c: new file.
18458 * gdb.hp/quicksort.c: new file.
18459 * gdb.hp/run-hp.c: new file.
18460 * gdb.hp/start-stop.c: new file.
18461 * gdb.hp/sum.c: new file.
18462 * gdb.hp/templates-hp.cc: new file.
18463 * gdb.hp/thread-local-in-lib.c: new file.
18464 * gdb.hp/thread-local-in-lib.h: new file.
18465 * gdb.hp/thread-local-in-lib.lib.c: new file.
18466 * gdb.hp/vforked-program.c: new file.
18467 * gdb.hp/virtfunc-hp.cc: new file.
18468 * gdb.hp/watchpoint-hp.c: new file.
18469 * gdb.hp/xdb.c: new file.
18470 * gdb.hp/xdb0.c: new file.
18471 * gdb.hp/xdb0.h: new file.
18472 * gdb.hp/xdb1.c: new file.
18473
18474Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
18475
18476 The following change was made by Edith Epstein
889bf7c5
PA
18477 <eepstein@cygnus.com> as part of a project to merge in changes
18478 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
18479
18480 * gdb.c++/demangle.exp: changed the expected output for some
18481 ARM-style mangling -- removed second reference to datatype.
889bf7c5 18482 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 18483 T1<char>::~T1<char>(void)
c906108c 18484 becomes,
a9c64011
AS
18485 maint demangle __dt__11T1__pt__2_cFv
18486 T1<char>::~T1(void)
c906108c 18487
889bf7c5 18488 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 18489
c906108c
SS
18490Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
18491
18492 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
18493 * gdb.trace/backtrace.exp: Likewise.
18494 * gdb.trace/circ.exp: Likewise.
18495 * gdb.trace/collection.exp: Likewise.
18496 * gdb.trace/deltrace.exp: Likewise.
18497 * gdb.trace/infotrace.exp: Likewise.
18498 * gdb.trace/limits.exp: Likewise.
18499 * gdb.trace/packetlen.exp: Likewise.
18500 * gdb.trace/passc-dyn.exp: Likewise.
18501 * gdb.trace/passcount.exp: Likewise.
18502 * gdb.trace/report.exp: Likewise.
18503 * gdb.trace/save-trace.exp: Likewise.
18504 * gdb.trace/tfind.exp: Likewise.
18505 * gdb.trace/tracecmd.exp: Likewise.
18506 * gdb.trace/while-dyn.exp: Likewise.
18507 * gdb.trace/while-stepping.exp: Likewise.
18508
185091998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
18510
18511 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
18512
18513Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
18514
18515 From Brendan Kehoe:
18516 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
18517 int return types.
18518
18519Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
18520
18521 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 18522 remote dos host testing right.
c906108c
SS
18523
18524Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
18525
18526 * gdb.base/corefile.exp: remove some xfails.
18527
18528Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
18529
18530 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 18531 have different timestamps.
c906108c
SS
18532
18533Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
18534
18535 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 18536 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
18537
18538Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
18539
18540 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 18541 delta.
c906108c
SS
18542
18543Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
18544
18545 * gdb.base/default.exp: Add brace missing from previous delta.
18546
18547Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
18548
18549 * gdb.base/default.exp: Support test for info float for all
18550 varieties of arm toolchain.
18551
dc96c6c7 18552Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18553
18554 * gdb.trace/*.exp: remove "remote_download" command.
18555
dc96c6c7 18556Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18557
18558 * gdb.trace/*.exp: remove -gdwarf from compile.
18559
18560Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
18561
18562 * gdb.trace/configure.in(AC_INIT): typo
18563 * gdb.trace/configure: regenerated
18564
dc96c6c7 18565Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18566
18567 * config/m68k-emc.exp: New file.
18568 * lib/<emc-support.exp trace-support.exp}: New files.
18569 * configure.in: add new test directory gdb.trace.
18570 * gdb.trace/{configure configure.in Makefile.in}: New files.
18571 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18572 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18573 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18574 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18575 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18576 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18577 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 18578
dc96c6c7 18579Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18580
18581 * gdb.c++/classes.exp: Change all regular expressions to match
18582 arbitrary combinations of newline/carriage-return, so that they
18583 will work equally well on Unix and Windows.
18584 * gdb.c++/inherit.exp: ditto.
18585 * gdb.c++/virtfunc.exp: ditto.
18586
185871998-08-11 Dawn Perchik <dawn@cygnus.com>
18588
18589 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18590
c2d11a7d
JM
18591Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
18592
18593 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18594 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
18595 to use a0-a3/d0-d3 as needed.
18596
18597Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
18598
18599 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18600 * gdb.disasm/am33.exp: Corresponding changes.
18601
c906108c
SS
186021998-07-11 Felix Lee <flee@cygnus.com>
18603
18604 * gdb.base/callfuncs.exp: add cmp10 test.
18605 * gdb.base/callfuncs.c (cmp10): new function.
18606
18607Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
18608
d63a86f8 18609 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
18610 into two parts to get around a synchronization problem in expect.
18611
3fc11d3e
JM
18612Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
18613
18614 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18615
18616 * configure.in: Add options for gdbtk testsuite.
18617
18618 * configure: Regenerate.
18619
18620 * gdb.gdbtk: New directory to hold gdbtk tests.
18621
c906108c
SS
18622Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18623
18624 * gdb.fortran/types.exp: Escape brackets in expect patterns
18625 for test_float_literal_types_accepted tests.
18626 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
18627 before run test.
18628
c2d11a7d
JM
18629Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
18630
18631 * am33.exp: Just compile, do not link the testcase.
18632 * am33.s: Add ".am33" pseudoop to force am33 mode.
18633
c906108c
SS
186341998-06-25 Felix Lee <flee@cygnus.com>
18635
18636 * gdb.base/setshow.exp: make sure $pc is sane.
18637
18638 * gdb.stabs/weird.exp: split expect patterns properly.
18639
c2d11a7d
JM
18640Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
18641
18642 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18643 * gdb.disasm/am33.exp: Run it.
18644
dc96c6c7 18645Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18646
18647 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18648 match processing (and eliminate spurious timeouts when running).
18649
dc96c6c7 18650Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18651
18652 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18653 exception test, but conditionalize it on target [mach | gnu].
18654
dc96c6c7 18655Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18656
18657 * gdb.base/overlays.exp: fixup compile line for linker script.
18658
18659Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18660
18661 * gdb.fortran/types.exp: don't guess at float size.
18662
18663Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18664
18665 * gdb.base/exprs.exp: delete test that depends on int size.
18666
18667Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18668
18669 * config/sim.exp: Removed checks for target triplets.
18670 (gdb_target_sim): Use gdb,target_sim_options.
18671
18672Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18673
18674 * gdb.base/reread.exp: New file.
18675 * gdb.base/reread1.c: New file.
18676 * gdb.base/reread2.c: New file.
18677
18678Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18679
18680 * config/sim.exp: Use 'target sim -sparclite' when running
18681 SPARClite programs.
18682
18683Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18684
18685 * gdb.base/structs2.exp: New file.
18686 * gdb.base/structs2.c: New file.
18687
18688Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18689
18690 * gdb.asm/common.inc: New file.
18691 * gdb.asm/d10v.inc: New file.
18692 * asm-source.exp: Pass -I's to gas to find .inc files.
18693 Update line numbers in expected output.
18694 * asmsrc1.s: Rewrite.
18695 * asmsrc2.s: Rewrite.
18696 * configure.in: Create arch.inc symlink.
18697 * configure: Regenerate.
18698 * Makefile.in (distclean): Delete arch.inc.
18699
18700Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18701
18702 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
18703 (t_enum_value2): ditto
18704 (t_enum_value3): ditto
18705 (main): ditto
c906108c
SS
18706Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18707
18708 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18709 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18710 change.
18711 Use gdb_test instead of send_gdb/gdb_expect sequences.
18712
18713Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18714
18715 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18716 not void.
18717
18718Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18719
18720 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
18721 subroutines. Used to test gdbs ability to single step through PC
18722 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
18723
18724Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18725
18726 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18727 more rigorous EGCS C++ error checking.
18728
18729Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18730
a9c64011
AS
18731 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18732 tests.
18733 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18734 function when asleep.
18735 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18736 for i*86 Linux and SVR4 signal handling problems.
18737 Remove linux xfail for `next to handler in signals_tests_1', fixed
18738 by recent infrun.c change.
18739 Limit backtrace to 10 frames to avoid timeout problems with infinite
18740 stack backtraces.
18741 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18742 target.[ch] change.
c906108c
SS
18743
18744Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18745
18746 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18747 for a newline from gdb before continuing.
18748 (default_gdb_exit): Just look for y or n.
18749 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18750 it does, fail the rests of the tests in the file.
18751
18752Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18753
18754 * config/cygmon.exp: New file.
18755
18756Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18757
18758 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 18759 main" test on remote targets.
c906108c
SS
18760
18761 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18762 run test on remote targets.
18763
18764Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18765
18766 * gdb.asm: New directory.
18767 * configure.in: Configure it.
18768 * configure: Regenerate.
18769 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18770 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18771
18772Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18773
18774 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18775
dc96c6c7 18776Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18777
a9c64011
AS
18778 * gdb.base/overlays (several files): Merge the two overlay
18779 managers into one. Change variables (foox, barx, bazx, grbxx)
18780 back into ints but force them to load in their proper sections.
c906108c
SS
18781
18782Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18783
18784 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18785 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18786 (D10VCopy): Handle memory regions crossing 16k boundaries.
18787 (D10VCopy): Transfer data in 32 bit chunks.
18788
18789Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18790
18791 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18792 correct.
c906108c
SS
18793
18794 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18795 map. Include space for printf in .text segment.
c906108c
SS
18796
18797 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18798 updated d10v memory VMA/LMA map.
c906108c 18799 (D10VCopy): Call D10VTranslate.
d63a86f8 18800
c906108c
SS
18801Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18802
18803 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18804
18805 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18806 that it won't be put into the .sdata - small data -
18807 section. Update reference.
c906108c
SS
18808 * gdb.base/baz.c (bazx, baz): Ditto.
18809 * gdb.base/foo.c (foox, foo): Ditto.
18810 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18811
18812 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18813 to be arrays.
d63a86f8 18814
dc96c6c7 18815Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18816
a9c64011
AS
18817 * gdb.base/overlays.exp: fix up and get working again.
18818 Add tests for backtraces from an overlay function.
d63a86f8 18819
c906108c
SS
18820Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18821
18822 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18823 "calling function with watchpoint enabled".
18824
18825Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18826
18827 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18828 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18829 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18830 pending review of whether it is useful or not.
18831
18832Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18833
18834 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18835
18836Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18837
18838 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18839 * config/dve.exp: New file to support Densan boards.
18840
18841Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18842
18843 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18844 reads and BSD.
c906108c
SS
18845
18846Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18847
18848 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18849 response.
18850
18851 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18852
18853Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18854
18855 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18856 test.
c906108c
SS
18857
18858 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18859 target_sizeof_long and target_bigendian_p.
c906108c 18860 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18861 to targets word size and endianess.
d63a86f8 18862
c906108c
SS
18863Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18864
18865 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18866 output.
c906108c
SS
18867
18868Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18869
18870 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18871 Update test of set args help to match source change.
c906108c
SS
18872
18873Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18874
18875 * gdb.base/default.exp: Expect help system output to be in
18876 alphabetical order.
18877 * gdb.base/help.exp: Ditto.
18878
18879Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18880
18881 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18882 "i*86-pc-linux-gnu*".
18883 * gdb.base/interrupt.exp: Ditto.
18884 * gdb.base/corefile.exp: Ditto.
18885
18886 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18887 define vxworks when building the testcase.
c906108c
SS
18888
18889 * gdb.base/ptype.exp: Fix testnames to be unique.
18890 * gdb.base/radix.exp: Ditto.
18891 * gdb.base/term.exp: Ditto.
18892 * gdb.base/whatis.exp: Ditto.
18893 * gdb.c++/classes.exp: Ditto.
18894
18895Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18896
18897 * gdb.base/callfuncs.exp: Fix indentation.
18898
18899 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18900 suppress_flag has been set.
18901 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18902 target feature.
18903
18904Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18905
18906 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18907 the testcase.
18908
18909 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18910 set_debug_traps() and breakpoint().
c906108c
SS
18911 * gdb.c++/misc.cc (main): Ditto.
18912 * gdb.c++/templates.cc (main): Ditto.
18913 * gdb.c++/virtfunc.cc (main): Ditto.
18914
18915Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18916
18917 * lib/gdb.exp(gdb_step_for_stub): New function.
18918 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18919 exists, reload the executable and do a "continue" instead of
18920 doing a jump.
18921 (runto_main): Use gdb_step_for_stub.
d63a86f8 18922
c906108c 18923 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18924 tests to have unique names.
c906108c
SS
18925 * gdb.base/callfuncs.exp: Ditto.
18926 * gdb.base/commands.exp: Ditto.
18927 * gdb.base/default.exp: Ditto.
18928 * gdb.base/help.exp: Ditto.
18929 * gdb.base/list.exp: Ditto.
18930 * gdb.base/opaque.exp: Ditto.
18931 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18932 similar tests.
d63a86f8 18933
c906108c
SS
18934 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18935 * gdb.c++/cplusfuncs.cc: Ditto.
18936 * gdb.c++/virtfunc.cc: Ditto.
18937
18938 * config/monitor.exp: Keep track of the last file we saw, rather
18939 than trying to get the info from gdb.
18940
18941 * gdb.fortran/types.exp: Move comment to previous line.
18942
18943Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18944
18945 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18946 target mode.
c906108c
SS
18947
18948Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18949
18950 From Bob Manson:
18951 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18952 string from GDB when it connects.
c906108c
SS
18953
18954 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18955
18956Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18957
18958 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18959 if we can't get a debug format from GDB (we may be testing an
18960 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18961
18962 * gdb.stabs/weird.exp: Fix quoting.
18963
18964 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18965
18966Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18967
18968 * config/arm-ice.exp: New file.
18969
18970Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18971
18972 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 18973 until it has been modified to work with the new testsuite.
c906108c 18974
99707966 18975 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
18976 testcase won't compile, cause all of the testcases in the file to
18977 fail instead.
c906108c
SS
18978
18979 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18980 (gdb_clear_suppressed): New procedure.
18981 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18982 it contains a positive value.
18983
18984Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18985
18986 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18987
18988 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18989
18990Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
18991
18992 * lib/gdb.exp (setup_xfail_format): New function.
18993 (get_debug_format): New function to get debug format.
18994 (debug_format): New global variable to hold last value set
18995 by get_debug_format.
18996 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 18997 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
18998 * gdb.c++/ptype.exp: Ditto.
18999 * gdb.c++/classes.exp: Ditto.
19000 * gdb.c++/cplusfuncs.exp: Ditto.
19001 * gdb.c++/inherit.exp: Ditto.
19002 * gdb.c++/templates.exp: Ditto.
19003 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 19004
c906108c
SS
19005Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
19006
19007 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
19008 host doesn't have a currently-open connection.
19009
19010 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
19011 any gdb stub target. Handle cases where gdb doesn't respond when
19012 interrupted in a sane fashion.
c906108c
SS
19013
19014 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 19015 same thing in a totally different way.
c906108c
SS
19016
19017 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 19018 setting "timeout".
c906108c 19019 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 19020 default_gdb_init now.
c906108c
SS
19021
19022Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
19023
19024 * gdb.base/printcmds.exp: Fix "check for floating addition"
19025 regexp to accept results within approx +/- .01 of exact value.
19026 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
19027
19028Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
19029
19030 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 19031 properly.
c906108c
SS
19032 (gdb_expect): Add optional timeout parameter, and add timeout
19033 value to various calls.
19034 (gdb_suppress_tests): Only give one warning message per group.
19035
19036Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
19037
19038 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
19039 global variables. Handle getting a value for $timeout more
19040 gracefully.
c906108c
SS
19041
19042Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19043
19044 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 19045 initialize.
c906108c 19046 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 19047 by a target configuration file.
c906108c
SS
19048 (gdb_expect): Pass the timeout to remote_expect.
19049
19050 * config/monitor.exp(gdb_load): Fix typo in regexp.
19051
19052Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
19053
19054 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
19055
19056Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
19057
19058 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
19059 here. Call gdb_target_exec before rebooting the target, to make
19060 sure the connection to the target is closed.
c906108c
SS
19061 (gdb_load): Pass the name of the executable to gdb_target_monitor.
19062 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
19063 Also detect "Timeout reading from remote" error.
19064
19065 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
19066 gdb_target_monitor. Don't call gdb_file_cmd here; let
19067 gdb_target_monitor do it.
c906108c
SS
19068
19069 * gdb.disasm/hppa.exp: Don't use exec_output.
19070
19071Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
19072
19073 * gdb.base/list.exp: If we're debugging a non-native target,
19074 try to set the pc register to point to the start of the
19075 program before doing the first list command.
19076
19077 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 19078 test_calls after restarting.
c906108c
SS
19079
19080 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 19081 reloading.
c906108c
SS
19082
19083 * gdb.base/watchpoint.exp: Fix typo.
19084
19085 * gdb.base/setshow.exp: Check for use_gdb_stub.
19086
19087 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 19088 stub case.
c906108c
SS
19089 * gdb.base/langs.exp: Ditto.
19090
19091 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
19092 gdb_load_offset. If we weren't given a file to load, figure out
19093 what the current file is and use it.
c906108c
SS
19094
19095 * config/i386-bozo.exp: New file.
19096
19097Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
19098
19099 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
19100 feature.
19101
19102 * config/proelf.exp: New entry.
19103
19104Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
19105
19106 * lib/gdb.exp: Remove spurious .* patterns at the beginning
19107 of regexps.
19108
19109 * gdb.base/watchpoint.exp: Don't run the test_stepping
19110 tests if gdb can't call functions on the target.
19111
19112 * gdb.base/setshow.exp: Don't run the set prompt tests if
19113 the board has gdb_prompt set.
19114
19115Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
19116
19117 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
19118 * gdb.base/commands.exp: Likewise.
19119 * gdb.base/setshow.exp: Likewise.
19120
19121Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
19122
19123 * config/monitor.exp(gdb_start): Look for gdb_prompt target
19124 feature.
19125
19126 * config/i960.exp: New file.
19127
19128Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
19129
19130 * gdb.base/funcargs.exp: Check for gdb,short_int target
19131 feature instead of looking for explicit target triplets.
19132
dc96c6c7 19133Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 19134
d63a86f8 19135 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
19136 "p 123DEADBEEF", to check parse_number.
19137 * top.c: change "to enable to enable" to "to enable" in a couple
19138 of help strings.
19139
19140Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
19141
19142 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
19143 on the mn10300.
d63a86f8 19144
c906108c
SS
19145Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
19146
19147 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
19148 where the test executable is run with explicit args.
19149 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
19150
19151Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
19152
19153 * gdb.base/run.c: Use FAKEARGV to build test executable that
19154 does not require a command line arg, since most simulators
19155 don't currently support passing such an arg into the simulated
19156 program.
19157 * gdb.base/commands.exp: Change tests to insert the proper
19158 value as the arg to the first recursive factorial call. Change
19159 compilation line to define FAKEARGV at compile time.
19160
19161Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
19162
19163 * gdb.base/recurse.exp: Enable these tests for the mn10300.
19164 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
19165 function with watchpoint enabled" test.
19166
19167Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
19168
19169 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 19170 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
19171
19172 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 19173 "Tests restarted" messages.
c906108c
SS
19174
19175Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
19176
19177 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
19178
dc96c6c7 19179Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19180
19181 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
19182 for INFO SYMBOL; add help tests for OVERLAY commands.
19183 * gdb.base/default.exp: add tests for INFO SYMBOL command;
19184 add tests for OVERLAY commands
19185 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
19186 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
19187 * gdb.base/sigall.c: add usestubs code frag
19188 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 19189
c906108c
SS
19190Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
19191
19192 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
19193 failures.
19194 (gdb_stop_suppressing_tests): Note that tests have restarted.
19195
19196Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
19197
19198 * config/h8300.exp: New file.
19199
19200Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
19201
19202 * gdb.base/setshow.exp: Check for the existence of a
19203 feature, not its value.
19204
19205Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
19206
19207 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
19208
19209 * gdb.base/scope.exp: It's now init0(), not init().
19210
19211 * gdb.base/scope0.c: For now, change init() to be init0().
19212
19213 * config/monitor.exp: Use gdb_serial in preference to serial
19214 or netport.
19215
19216 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 19217 and it's not already set.
c906108c
SS
19218
19219Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
19220
19221 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 19222 isn't using a stub and if it supports argument passing.
c906108c
SS
19223
19224Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
19225
19226 * config/udi.exp(gdb_start): Make sure UDICONF is set
19227 properly before starting gdb.
19228
19229Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
19230
19231 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
19232 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
19233 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
19234
19235Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
19236
19237 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 19238 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
19239
19240 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
19241
19242 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
19243
19244 * config/monitor.exp: Make sure we disconnect from the target.
19245 Also, try a reboot/reload cycle instead of failing if the
19246 load fails.
19247
19248Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
19249
19250 * gdb.base/default.exp: Don't set match_max.
19251 * gdb.base/help.exp: Ditto.
19252 * gdb.base/list.exp: Ditto.
19253 * gdb.base/signals.exp: Ditto.
19254
19255 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
19256 set, use remote_ld to download the testcase instead of
19257 the GDB loader.
19258
19259Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
19260
19261 * config/vr5000.exp: New file.
19262
19263 * config/monitor.exp(gdb_target_monitor): Add pattern for
19264 "Ending remote" to detect errors in connecting.
19265
19266 * gdb.base/setshow.exp: Add .* within auto language test.
19267
19268 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
19269 target feature.
19270
19271 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 19272 and reboot the board if necessary.
c906108c
SS
19273
19274 * gdb.base/setvar.exp(test_set): Handle multiple prints within
19275 a set of tests. Remove print.* from the patterns being checked.
19276
19277Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
19278
19279 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
19280 refer to gdb_spawn_id.
19281
19282 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
19283 longer used.
19284 * config/sparclet.exp: Ditto.
19285 * config/sparclet-old.exp: Ditto.
19286 * config/slite.exp: Ditto.
19287 * config/sim.exp: Ditto.
19288 * gdb.base/funcargs.exp: Ditto.
19289
19290 * lib/gdb.exp:Remove references to gdb_spawn_id.
19291 (gdb_expect): Move to remote.exp.
19292
19293Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
19294
19295 * config/monitor.exp: Detect the "Couldn't establish connection"
19296 message from GDB.
19297
19298Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
19299
19300 * gdb.base/bitfields.exp: Use runto instead of explicit
19301 gdb_run_cmd/gdb_expect sequences.
19302
19303 * gdb.base/break.exp(text_next_with_recursion): Add match for
19304 gdb_expect call.
19305
19306 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
19307 We also need to handle the "A program is being debugged already"
19308 prompt from gdb. Use gdb_test to set the baud rate.
19309
19310 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
19311 to 20000. Really. I mean it.
19312
19313Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19314
19315 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
19316 fails. If suppress_flag is set, skip perror message about not
19317 being able to send to GDB.
c906108c 19318 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 19319 GDB.
c906108c
SS
19320 (gdb_expect): If suppress_flag is set, always fail immediately.
19321 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
19322 (gdb_init): Call gdb_stop_suppressing_tests.
19323 (default_gdb_exit): Ditto.
19324 (default_gdb_start): Ditto.
19325
19326 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 19327 gdb_stop_suppressing_tests as appropriate.
c906108c 19328 * gdb.base/break.exp: Ditto.
889bf7c5 19329 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
19330 * gdb.base/commands.exp: Ditto.
19331 * gdb.base/exprs.exp: Ditto.
889bf7c5 19332 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
19333 * gdb.base/list.exp: Ditto.
19334 * gdb.base/recurse.exp: Ditto.
889bf7c5 19335 * gdb.base/scope.exp: Ditto.
c906108c
SS
19336 * gdb.base/structs.exp: Ditto.
19337 * gdb.c++/inherit.exp: Ditto.
19338
19339Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
19340
19341 * config/vr4300.exp: New file.
19342
99707966 19343 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 19344
99707966 19345 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
19346
19347Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
19348
19349 * lib/gdb.exp(gdb_init): New function.
19350
19351 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 19352 for each individual variable set.
c906108c
SS
19353
19354 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
19355 name.
19356
19357 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
19358
19359 * gdb.base/scope.exp: Use gdb_test.
19360
19361 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
19362 aborting; the testsuite driver will do that for us (see
19363 gdb_finish). Also, use gdb_test in a few more places.
19364
19365Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
19366
19367 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
19368
19369Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
19370
19371 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
19372 and "add_tests" are not at the same address.
19373
19374Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
19375
19376 * gdb.base/ptype.exp: Use gdb_test.
19377
19378Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
19379
19380 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
19381 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
19382 left in. No longer expect them to fail.
19383
19384 * gdb.stabs/*.mt; Deleted, no longer used.
19385 * gdb.stabs/configure.in: Remove references to target makefile
19386 frags.
19387 * gdb.stabs/configure: Rebuilt.
19388
19389 * gdb.disasm/*.mt: Deleted, no longer used.
19390 * gdb.disasm/configure.in: Remove references to target makefile
19391 frags. Use "sh3.s" as the unique filename for this directory.
19392 * gdb.disasm/configure: Rebuilt.
19393
19394 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
19395 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
19396 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
19397
19398Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
19399
19400 * config/udi.exp: Use mondfe,name instead of remote_host.
19401
19402Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
19403
19404 * gdb.base/watchpoint.exp: Don't expect a failure when calling
19405 a function with a watchpoint enabled on the mn10200.
19406
19407 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
19408 before trying to create it!
19409
19410Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
19411
19412 * config/vx.exp: Use hostname instead of netport.
19413
19414 * config/vxworks.exp: New file.
19415
19416 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
19417
19418 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 19419 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
19420 occurs.
19421
19422 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
19423 $gdb_spawn_id directly.
19424 (gdb_run_cmd): Try _start as well as start. Use the target feature
19425 gdb,start_symbol as the symbol to start from when jumping.
19426
19427Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
19428
19429 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
19430 redundant) test.
19431
19432 * gdb.base/recurse.exp: Relax final value test for 'b' so that
19433 it doesn't lose for 16bit integer systems.
19434
19435Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
19436
19437 * gdb.fortran/types.exp: If the target doesn't support "double"
19438 data types, then expect "real" types to only be 4 bytes.
19439
19440 * gdb.c++/virtfunc.exp: Expect failure for virtual function
19441 call tests if the target doesn't support inferior function calls.
19442
19443 * gdb.base/printcmds.exp: Allow minor deviation in FP values
19444 in printf tests.
19445
19446Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
19447
19448 * gdb.base/help.exp: Disable "help set", "help show", and
19449 "help support". Simplify regexp for "help stack".
19450
19451 * gdb.base/default.exp: Set match_max to 5000 and the timeout
19452 to 60 seconds. Temporarily set match_max to 15000 around the
19453 "info copying" test.
19454
19455 * gdb.base/nodebug.exp: Don't try to do an inferior function
19456 call if the target doesn't support them.
19457 * gdb.base/printcmds.exp: Likewise.
19458 * gdb.base/setvar.exp: Likewise.
19459 * gdb.base/structs.exp: Likewise.
19460 * gdb.c++/templates.exp: Likewise.
19461 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
19462
19463 * gdb.base/recurse.exp: Enable for the mn10200.
19464
19465 * configure.in: Do configure gdb.stabs directory for *-*-elf
19466 targets.
19467 * configure: Rebuilt.
19468
19469 * gdb.base/break.exp: Check for gdb,noresults before testing
19470 exit status and/or results from the target.
19471 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
19472 * lib/gdb.exp: Remove old (now bogus) initialization of
19473 noinferior, noargs, noresults and nosignals.
19474
19475Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
19476
19477 * config/sh.exp: New file.
19478
19479 * config/slite.exp: Try to connect multiple times to the board
19480 before rebooting. Only send a "monitor run" if need_monitor_run
19481 is set.
19482
19483 * gdb.base/break.exp: Don't do the "stub continue" test if
19484 the target has gdb_stub set.
19485
19486 * gdb.base/callfuncs.exp: Increase the timeout.
19487
19488 * gdb.base/interrupt.exp: Don't even try to compile the testcase
19489 if the target has gdb,noinferiorio set.
19490
19491 * gdb.base/list.exp: Increase match_max to 10000 characters.
19492
19493 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
19494
19495 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
19496 target.
19497
19498 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
19499
19500Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
19501
19502 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
19503 trying to delete the copy of gdb. Catch the file delete so we
19504 don't die if the delete fails; also, the file should be copied to
19505 the host, not to the build.
c906108c
SS
19506
19507Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
19508
19509 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 19510 parenthesis in case it contains multiple regexps separated
c906108c
SS
19511 with |.
19512
19513 * gdb.base/watchpoint.exp: Use gdb_test.
19514 * gdb.base/default.exp: Ditto.
19515
19516Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
19517
99707966 19518 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 19519
c906108c
SS
19520 * gdb.base/scope.exp: Use gdb_test.
19521 * gdb.c++/classes.exp: Ditto.
19522 * gdb.c++/inherit.exp: Ditto.
19523
19524Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
19525
19526 * gdb.base/crossload.exp: Don't use execute_anywhere, use
19527 remote_exec instead.
19528 * gdb.base/corefile.exp: Don't be ridiculous.
19529 * gdb.base/*.c: Add missing stub invocations.
19530
19531Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
19532
19533 * config/slite.exp: Miscellaneous fixes.
19534
19535 * lib/gdb.exp: Fix runto.
19536
19537 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
19538 the target.
19539
19540 * gdb.base/watchpoint.exp: Fix regexp.
19541
19542 * lib/gdb.exp(default_gdb_exit): Add a catch to the
19543 close and wait commands, as the descriptor may now be
19544 invalid. Always call "remote_close host".
19545
19546Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
19547
19548 Major rewrite for testsuite revision.
d63a86f8 19549
c906108c
SS
19550 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
19551 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
19552 instead of relying on spawn_id to always contain a valid
19553 spawn id.
19554 (get_compiler_info): New procedure to build the ${binfile}.ci
19555 file, instead of replicating this in N different places.
19556 (gdb_compile): New procedure.
d63a86f8 19557
c906108c 19558 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
19559 appropriate arguments) instead of compile. Use gdb_test in a lot
19560 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
19561 at the start of a testcase, as this is no longer done magically.
19562
19563 config/*-gdb.exp: Rename without the -gdb suffix.
19564
19565 config/mips.exp: Use remote_close instead of exit_remote_shell.
19566 config/monitor.exp: Use target_info instead of looking at
19567 baud, timeout, etc.
19568 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19569
19570Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19571
19572 * gdb.c++/templates.exp (test_ptype_of_templates),
19573 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19574 Update expect patterns for destructors and assignment operators
19575 to match corresponding c-typeprint.c changes.
19576 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
19577 to destructor breakpoint test, GDB should be able to set the
19578 destructor breakpoint without specifying arguments.
19579
19580Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
19581
19582 * gdb.threads/pthreads.exp: Change result for failure to compile due
19583 to lack of pthreads runtime support from an error to simply an
19584 unsupported test, per dejagnu standards.
19585
19586Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19587
19588 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
19589 where GDB exits to reduce pattern match time.
19590 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
19591
19592 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
19593
dc96c6c7 19594Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19595
19596 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19597 * gdb.base/default.exp: ditto.
19598 * gdb.base/nodebug.exp: ditto.
19599 * gdb.base/printcmds.exp: ditto.
19600 * gdb.base/ptype.exp: ditto.
19601 * gdb.base/setvar.exp: ditto.
19602 * gdb.base/structs.exp: ditto.
19603 * gdb.base/setshow.c: Guard against uninitialized values of argc.
19604
19605Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
19606
19607 * configure, */configure: Rebuild with autoconf 2.12.
19608
19609Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
19610
19611 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19612 use new i*86-pc-linux*-gnu quads.
19613 * gdb.base/corefile.exp: Ditto.
19614 * gdb.base/signals.exp: Ditto.
19615 * gdb.base/sigall.exp: Ditto.
19616 * gdb.base/interrupt.exp: Ditto.
19617
19618 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19619 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
19620 RedHat 4.0.
d63a86f8 19621
c906108c 19622 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
19623 linux. This allows the test case to at least compile on latest
19624 linux, but still not run due to missing the threads runtime library.
c906108c
SS
19625
19626Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19627
19628 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
19629 directory to search gdb directory. Accept and step over conditional
19630 stack alignment code. Consume $prompt in failure cases.
19631 Reset timeout to $oldtimeout instead of some arbitrary value.
19632 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
19633 timeout problems with infinite stack backtraces.
19634 * gdb.base/ptype.exp (ptype struct link, union tu_link):
19635 Accept function parameters for linkfunc member.
19636
19637Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
19638
19639 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19640 (CXXFLAGS): Remove, unreferenced.
19641 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
19642 previous -B options and also add -B option to pick up cross compiled
19643 runtime.
c906108c
SS
19644 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19645 doing cross compiles.
19646 (target_alias): Declare global.
19647 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19648 to verify that gcc exists in build tree, and if so set CC to that
19649 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 19650
c906108c
SS
19651Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19652
19653 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19654 ptype test for anonymous union. Fixup testcase to match
19655 current gcc debug output.
19656
19657Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19658
19659 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19660 force argument to an unsigned long type.
19661
19662Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19663
19664 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 19665 tests and anonymous union print/ptype tests.
c906108c
SS
19666 * gdb.base/list.exp (test_forward-search): Increase timeout by
19667 5 minutes for the "search extremely long line" case.
19668 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19669 completely optional and that the pass/fail messages use the command as
19670 the message if that third arg is a null string.
19671 (gdb_test_exact): Arrange that a null string pattern means match a
19672 null string output rather than any output, which might include random
889bf7c5 19673 errors.
c906108c
SS
19674 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19675 backtrace test.
19676 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19677 always failing and failure is now exposed by gdb.exp changes.
19678
19679Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19680
19681 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19682 weren't being noted.
19683
19684Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19685
19686 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19687 * gdb.stabs/weird.exp: Remove v_comb xfails.
19688
dc96c6c7 19689Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19690
19691 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 19692 list.exp scope.exp watchpoint.exp]
c906108c 19693 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 19694
dc96c6c7 19695Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19696
19697 * config/monitor.exp: Increase download timeout to 1000 seconds.
19698
dc96c6c7 19699Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19700
19701 * config/m32r.exp: Increase timeout to 120 seconds.
19702
19703Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19704
19705 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19706 and accept older ordering as obsolescent gcc or gdb.
19707 * gdb.c++/templates.exp: Ditto.
19708 * gdb.c++/virtfunc.exp: Ditto.
19709
19710Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19711
19712 * gdb.base/coremaker.c: Add code to mmap some data so we
19713 can check that it ends up in the core file.
19714 * gdb.base/corefile.exp: Add test to read mmapped data
19715 from core file.
19716
dc96c6c7 19717Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19718
19719 * config/m32r.exp: New file.
19720
19721Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19722
19723 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19724 that cflags can contains -gstabs, and work correctly for other tests.
19725
dc96c6c7 19726Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19727
19728 * gdb.base/setshow.exp: New file, tests show and set.
19729 * gdb.base/setshow.c: New file, tests show and set.
19730 * gdb.base/help.exp: Add test for help set|show annotate.
19731 * gdb.base/default.exp: Add test for set|show annotate.
19732
19733Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19734
19735 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19736 errors unique.
19737 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19738 explicitly.
19739
19740Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19741
19742 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19743 and width commands. This is done elsewhere.
19744 * (gdb_start): Don't call gdb_start_sim here. That's already
19745 done in gdb_load. This fixes lots of failures in default.exp.
19746
19747Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19748
19749 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19750 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19751 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19752 in the same we we treat other failures (since it may be an expected
889bf7c5 19753 condition), rather than as an error.
c906108c
SS
19754 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19755 old test format.
19756
19757Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19758
19759 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19760 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 19761 twice. Nuke the duplicates.
c906108c 19762 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 19763 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
19764 Remove config.h along with other config files.
19765
19766Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19767
19768 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19769 "p func1 ()" and note that rests of tests are skipped.
19770 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19771 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19772 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19773 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19774 affected by the previous run test.
19775 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19776 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19777 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19778 "pass int powerset tuple" and "pass modeless int powerset tuple".
19779 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19780 "real write 4" and "real write 8".
19781 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19782 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19783 "print \$i after tuple assign 2", and
19784 "print vs2 after tuple assign 2".
19785 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19786 meaningful error message and return -1 so the caller can
19787 suppress further tests and avoid a cascade of errors.
d63a86f8 19788
c906108c
SS
19789Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19790
19791 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19792 format for printing version.
19793 * gdb.base/default.exp: Ditto.
19794 * gdb.base/interrupt.exp: Fix problem with cascade of
19795 errors if child process dies while calling a function.
d63a86f8 19796
c906108c
SS
19797Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19798
19799 * Makefile.in (VPATH): Add
19800 * Makefile.in (Makefile, config.status): Fix rules so things get
19801 remade when necessary.
19802
19803Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19804
19805 * Makefile.in (just-check): Add path to sibling expect dir
19806 to environment variable specified by RPATH_ENVVAR.
19807
19808Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19809
19810 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19811 (just-check): Add shared library paths for libstdc++, tk,
19812 tcl, bfd, and opcodes to the environment variable specified
19813 in RPATH_ENVVAR.
19814 * configure.in: Add support to recognize --enable-shared flag
19815 and generate correct value for RPATH_ENVVAR.
19816 * configure: Regenerated with autoconf.
19817
19818Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19819
19820 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19821 include all osf versions.
c906108c
SS
19822 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19823 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19824 when target is linux. When failing to build pthreads test
19825 executable, give more meaningful message.
19826 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19827 arg for pthread_create.
d63a86f8 19828
c906108c
SS
19829Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19830
19831 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19832 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19833 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19834 and -lpthreads (everybody else).
c906108c
SS
19835 (test_startup): Fail gracefully if threads are not supported.
19836 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19837 "p/c array_index("abcdef",2)" when not gcc compiled.
19838 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19839 "print func2::coremaker_local" when not gcc compiled.
19840 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19841 "ptype on opaque struct tagname (statically)",
19842 "ptype on opaque struct tagname (dynamically) 1", and
19843 "ptype on opaque struct tagname (dynamically) 2"
19844 for not compiled with gcc.
19845 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19846 backtrace when compiled with gcc.
d63a86f8 19847 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19848 than always return success.
19849
19850Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19851
19852 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19853
19854Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19855
19856 * gdb.base/structs.exp: Undo last change.
19857
19858Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19859
19860 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19861 encapsulate all the steps/nexts done during self test, starting
19862 at main, and makes them less sensitive to optimization issues.
19863 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19864 signal handler" test.
19865 * gdb.threads/pthreads.exp: Only run this for native configs.
19866 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19867 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19868 tests.
19869 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19870 for "runto test_calls(void)" test.
d63a86f8 19871
c906108c
SS
19872Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19873
19874 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19875 and don't expect address info in breakpoint confirmations.
19876
19877Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19878
19879 * gdb.base/list.exp (test_forward_search): Increase timeout
19880 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19881 and then reset to old value when done. Increase expect input
c906108c
SS
19882 buffer to 10000.
19883
19884Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19885
19886 * gdb.base/list.exp (test_forward_search): Fix to handle very
19887 long source line without overflowing expect's input buffer.
19888
19889Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19890
19891 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19892 "buffer_full".
19893
19894 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19895 "buffer_full".
19896
19897 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19898 "buffer_full".
19899
19900 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19901 "buffer_full".
19902
19903Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19904
19905 * configure.in (configdirs): Add gdb.threads.
19906 * configure: Regenerated with autoconf.
19907 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19908 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19909 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19910
c906108c
SS
19911Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19912
19913 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19914
19915Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19916
19917 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19918 each signal's status in the output of "handle all print".
19919 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19920 the \r\n sequence that immediately precedes the gdb prompt.
19921 * gdb.base/a1-selftest.exp: Save original timeout and restore
19922 after test.
19923
19924Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19925
19926 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19927 symbol.
19928
19929Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19930
19931 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19932
19933Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19934
19935 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19936 timeout by 60 seconds.
19937
19938Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19939
19940 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19941 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19942 error return.
19943
19944Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19945
19946 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19947 gdb initialization, also report how long dejagnu waited. Restore
19948 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19949 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19950
19951Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19952
19953 * lib/gdb.exp: Report timeout value for verbosity level 2.
19954 * config/gdbserver.exp: Ditto.
19955 * config/hppro.exp: Ditto.
19956 * config/mips-gdb.exp: Ditto.
19957 * config/monitor.exp: Ditto.
19958 * config/netware.exp: Ditto.
19959 * config/sim-gdb.exp: Ditto.
19960 * config/slite-gdb.exp: Ditto.
19961 * config/udi-gdb.exp: Ditto.
19962 * config/unix-gdb.exp: Ditto.
19963 * config/vx-gdb.exp: Ditto.
19964 * gdb.base/a1-selftest.exp: Ditto.
19965 * gdb.base/a2-run.exp: Ditto.
19966 * gdb.base/break.exp: Ditto.
19967 * gdb.base/corefile.exp: Ditto.
19968 * gdb.base/list.exp: Ditto.
19969 * gdb.base/recurse.exp: Ditto.
19970 * gdb.base/scope.exp: Ditto.
19971 * gdb.base/signals.exp: Ditto.
19972
19973Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19974
19975 * gdb.threads/Makefile.in (docdir): Removed.
19976
19977Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19978
19979 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 19980 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 19981 @srcdir@.
d63a86f8 19982 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
19983 autoconf 2.5 or higher.
19984 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19985
19986Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19987
19988 * configure: Regenerated.
19989 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19990 avoid name clashes with SunOS headers.
19991
19992Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
19993
19994 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19995
19996Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
19997
19998 * gdb.base/callfuncs.exp: Finish last change -- make sure the
19999 prototype information ends up in the compiler info file.
20000
20001Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
20002
20003 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
20004 attempting to regenerate it. Eliminate use of a temporary file
20005 and just generate the info file directly. Source it immediately,
20006 for consistency of use.
20007 * gdb.base/corefile.exp: Ditto
20008 * gdb.base/exprs.exp: Ditto.
20009 * gdb.base/funcargs.exp: Ditto.
20010 * gdb.base/langs.exp: Ditto.
20011 * gdb.base/list.exp: Ditto.
20012 * gdb.base/mips_pro.exp: Ditto.
20013 * gdb.base/nodebug.exp: Ditto.
20014 * gdb.base/opaque.exp: Ditto.
20015 * gdb.base/ptype.exp: Ditto.
20016 * gdb.base/scope.exp: Ditto.
20017 * gdb.base/setvar.exp: Ditto.
20018 * gdb.base/signals.exp: Ditto.
20019 * gdb.base/whatis.exp: Ditto.
20020 * gdb.c++/templates.exp: Ditto.
20021 * gdb.c++/virtfunc.exp: Ditto.
20022 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 20023 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
20024
20025Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20026
20027 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
20028 it got fixed by the recent lookup_minimal_symbol_by_pc change.
20029 Increase timeout, a lot of single stepping might be needed if the
20030 target has no hardware watchpoints.
20031
20032Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
20033
20034 * gdb.base/break.exp: Ignore compiler warnings when compiling
20035 break.c.
20036 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
20037 * gdb.base/default.exp: Add h8300 xfails. Handle messages
20038 from remote-sim.
20039 * gdb.base/exprs.exp: Add h8300 xfails.
20040 * gdb.base/funcargs.exp: Likewise.
20041 * gdb.base/nodebug.exp: Likewise.
20042 * gdb.base/printcmds.exp: Likewise.
20043 * gdb.base/ptype.exp: Likewise.
20044 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
20045 h8300 xfails.
d63a86f8 20046 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
20047 on the h8300.
20048 * gdb.base/funcargs.c: Explicitly make last constant argument to
20049 call_after_alloca_subr an unsigned long type.
20050 * gdb.base/return.c: Include stdio.h.
20051
20052Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
20053
20054 * config/abug.exp: New file for the older Motorola Bug monitor
20055 that runs on the mvme13x series VME boards.
20056 * config/monitor.exp: Use the new config array for target settings
20057 if they exist.
20058
20059Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
20060
20061 * sim-gdb.exp: Make the SH simulator allocate less space when
20062 it is targeted.
20063
20064Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
20065
20066 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
20067 test.
20068
20069Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
20070
20071 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
20072 "rs6000-*-*" for "list function in include file" when gcc compiled.
20073 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
20074 for "p ctable1[120]".
20075 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
20076 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
20077 Remove setup_xfail for "rs6000-*-*" for
20078 "print 'scope0.c'::filelocal before run".
20079 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
20080 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
20081 since some compilers don't allow both options to be given
20082 on the same command line. Create object file and move it.
d63a86f8 20083
c906108c
SS
20084Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
20085
20086 * gdb.base/corefile.exp: Always regenerate the core file, since
20087 we always regenerate the coremaker program. Detect special case
20088 where registers cannot be read from core file.
d63a86f8 20089
c906108c
SS
20090Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
20091
20092 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
20093 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
20094 * gdb.c++/templates.exp: Only match on basename of file since
20095 some formats like xcoff don't encode directory information.
20096 * gdb.stabs/weird.exp: Use the right sed script for powerpc
20097 and rs6000 AIX xcoff targets.
20098 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
20099 * configure: Regenerate.
20100 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
20101 here, rather than in distclean.
d63a86f8 20102
c906108c
SS
20103Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
20104
20105 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
20106 defined, and use it to compile the test case with -O2. The
20107 native compilation still uses no optimization.
20108 * gdb.base/mips_pro.c: Remove inline assembly code since
20109 it is compiled PIC by default, which results in assembler
20110 warnings that make the testsuite think the compilation
20111 was unsuccessful.
20112
20113Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
20114
20115 * gdb.c++/misc.exp: Add note to message for
20116 "print s.a for foo struct" that this is a known gcc 2.7.2
20117 and earlier bug.
20118
20119Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
20120
20121 * gdb.base/break.exp: Fix pattern for matching "Delete all
20122 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
20123 setup_xfail for deleting all breakpoints test. Fix various
20124 timeout messages to include "(timeout)".
20125 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
20126 for "p t_float_values2(3.14159,float_val2)".
20127 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
20128 for "continue to call2g" when gcc compiled.
20129 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
20130 "up to foo in langs.exp", "show language at foo in langs.exp",
20131 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
20132 and "show language at fsub in langs.exp".
20133 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
20134 "list line 1 in include file", "list message for lines past EOF",
20135 "list function in include file", "list list0.h:foo", and
20136 "list filename:function; nonexistant function".
20137 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
20138 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
20139 and "ptype t_char_array" to be for native cc only.
d63a86f8 20140
c906108c
SS
20141Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
20142
d63a86f8 20143 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 20144 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 20145 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
20146
20147Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
20148
20149 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
20150 "bt in signals.exp". This problem only appears when running
20151 the testsuite, and then only intermittently.
20152
20153Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
20154
20155 * gdb.base/return.exp (return_tests): Differentiate between
20156 two tests of continuing.
20157
20158Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
20159
20160 * */Makefile.in (maintainer-clean): Remove config.log.
20161 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
20162 * gdb.c++/Makefile.in (PROGS): Add inherit.
20163 (clean): Remove *.ci.
20164
20165Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
20166
20167 * gdb.c++/misc.cc: Add test code from Mike Stump.
20168 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
20169
20170Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
20171
20172 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
20173 to "alpha-*-osf2*" and add comment.
20174 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
20175 setup_xfail for "step over execarg initialization" and
20176 "step over corearg initialization".
c906108c
SS
20177 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
20178 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
20179 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 20180 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
20181 "print func2::coremaker_local", and "backtrace in corefile.exp".
20182 * gdb.base/signals.exp: Build and source signals.ci.
20183 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
20184 to be for gcc only.
20185 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 20186
c906108c
SS
20187Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20188
20189 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
20190 Feb 3 procfs.c change.
20191
20192Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
20193
20194 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
20195
20196Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
20197
20198 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
20199 from dejagnu's apparent default of 10 seconds, which gives random
20200 results when running the tests over NFS on moderately loaded systems.
20201 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
20202
20203Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
20204
20205 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
20206 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 20207 result reports.
c906108c
SS
20208
20209Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
20210
20211 * configure.in (CY_AC_PATH_TCLH): Remove.
20212 * configure: Regenerate.
20213
20214Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
20215
20216 * gdb.c++/Makefile.in (clean): Add missing '{'.
20217
20218Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
20219
20220 * lib/gdb.exp: Provide a default value for noinferior.
20221
20222 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
20223 Load libgloss.exp.
20224
20225Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
20226
20227 * gdb.disasm/hppa.exp: Compile directly into an executable, use
20228 the executable, not the .o to run the tests from.
20229
20230Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
20231
20232 * gdb.base/break.exp: Don't test for program exit or exit status
20233 if $noresults if nonzero.
20234 * gdb.base/langs.exp: Likewise.
20235 * gdb.base/watchpoint.exp: Likewise.
20236
20237 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
20238 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
20239 trying to compile the testcase.
20240
20241Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
20242
20243 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
20244 * gdb.base/signals.exp (continue to handler): Likewise.
20245
20246Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
20247
20248 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
20249
20250 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
20251
20252Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
20253
20254 * gdb.base/corefile.exp: Recognize "not found" as failure
20255 when trying to determine if a core file was generated.
20256 If no core file was generate the first time, try again without
20257 the ulimit -c to work around braindamaged shells.
20258
20259Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
20260
20261 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
20262 [] tests with "test" and enclose string in quotes.
20263 * gdb.stabs/configure: Rebuild
d63a86f8 20264
c906108c
SS
20265Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
20266
20267 Changes in sync with expect:
20268 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
20269 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
20270 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
20271 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
20272 argument to AC_REQUIRE.
20273 * configure: Regenerated.
20274
20275Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
20276
20277 * gdb.base/corefile.exp: When generating a core, discard any
20278 error messages about ulimit not found and the "core dumped"
20279 message from the shell that runs the coredumper.
20280
20281Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
20282
20283 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
20284
20285 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
20286 which sed script to run. Expect failure for v_comb test
20287 on PA targets too.
d63a86f8 20288
c906108c
SS
20289Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
20290
20291 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 20292 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
20293
20294Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
20295
20296 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
20297 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 20298 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
20299 * lib/gdb.exp (default_gdb_start): Fix typo.
20300 * gdb.base/corefile.exp: Allow "Core was generated by ..."
20301 messages to not include the full program name that caused
20302 the core dump since some systems (such as solaris) apparently
20303 truncate this path to about 80 characters.
20304 When generating a core file first try increasing the core file
20305 size limit to unlimited since some systems may default it to
20306 zero, and it is harmless to try it. Move the test for failing
20307 to generate a core file to where it will actually get executed.
20308 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
20309 new gdb result from g++ debug info improvements and make old
20310 pattern obsolescent. Also account for size_t differences
20311 (may be int or long).
20312 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
20313 initialization before function call is placed in the delay slot
20314 and thus appears to be skipped over by commands such as "next".
20315
20316Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
20317
20318 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
20319
20320Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
20321
20322 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
20323 input source file; fix code to compile test to deal with this
20324 convention.
20325 * gdb.c++/*.exp: Likewise.
20326
20327Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
20328
20329 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
20330 "bt in signals.exp".
20331
20332Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
20333
20334 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
20335 "step over execarg initialization" and
889bf7c5 20336 "step over corearg initialization".
c906108c
SS
20337
20338Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
20339
20340 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
20341 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
20342
20343Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
20344
20345 From Rob Savoye (rob@poseidon.cygnus.com)
20346 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
20347 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
20348 configure.in}, gdb.disasm/{Makefile.in, configure.in},
20349 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
20350 configure.in}: Major reworking for autoconfig.
c906108c
SS
20351 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
20352 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 20353 New files.
c906108c
SS
20354 * config/unix-gdb.exp: Make GDB global.
20355 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
20356 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
20357 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
20358 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
20359 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
20360 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 20361 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
20362 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
20363 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
20364 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
20365 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 20366 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
20367 to returns as necessary, arrange for test to compile own testcase
20368 executable.
c906108c 20369 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 20370
c906108c
SS
20371Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
20372
20373 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 20374 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
20375 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
20376 "backtrace through signal handler".
20377
20378Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20379
20380 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
20381 continuing from a job control stop signal.
20382 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
20383
20384Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
20385
20386 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
20387 * gdb.base/corefile.exp: Likewise.
20388 * gdb.base/funcargs.exp: Likewise.
20389
20390Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
20391
20392 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
20393 * config/monitor.exp: Add support for setting baud rate.
20394
20395Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
20396
20397 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
20398 i*86-*-linux* xfails for "backtrace through signal handler".
20399 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
20400 "print func2::coremaker_local".
20401 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 20402 alpha-dec-osf2* xfail for
c906108c
SS
20403 "delete all breakpoints when none".
20404
20405Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
20406
20407 * gdb.base/break.exp: Change test that deletes all breakpoints
20408 when no user breakpoints are installed. A post 4.15 change
20409 causes gdb to no longer prompt in this case.
20410
20411Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
20412
20413 * gdb.base/return.exp (return_tests): Change xfail for test
20414 "correct value returned double test" to stop xfailing at
20415 Solaris 2.5. Apparently the bug has been fixed.
20416
20417Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
20418
20419 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
20420 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
20421
20422Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
20423
20424 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
20425 * gdb.disasm/hppa.s: Corresponding changes.
20426
20427Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
20428
20429 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
20430 makefile fragment.
20431 * config/mt-hpux: Deleted.
20432
20433Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
20434
d63a86f8 20435 * Many files: When warning about suppressed tests due to a
c906108c
SS
20436 nonexistant test binary, avoid incrementing the warning count.
20437
20438Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
20439
20440 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 20441
c906108c
SS
20442Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20443
20444 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
20445 "sparc-*-solaris2*".
20446
20447Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20448
20449 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
20450 Add global and local variables and initialize them.
20451 * gdb.base/corefile.exp: Test correct mapping of corefile sections
20452 by printing variables. Remove rs6000 and powerpc xfails, BFD now
20453 extracts the file name and terminating signal from the core file.
20454 * TODO: Remove note about tests for correct mapping of corefile.
20455 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
20456 from optimizing it away.
20457 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
20458 handles common blocks.
20459
20460Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
20461
20462 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
20463 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
20464
20465Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
20466
20467 * Makefile.in (maintainer-clean): New target, synonym for
20468 realclean.
20469 * gdb.base/Makefile.in (maintainer-clean): Likewise.
20470 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
20471 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
20472 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
20473 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
20474 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
20475
20476Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
20477
20478 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
20479 xfails when not gcc compiled for "print foo::funclocal".
20480 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
20481 "print foo::funclocal at foo",
20482 "print 'scope1.c'::foo::funclocal at foo",
20483 "print foo::funclocal_bss at foo",
20484 "print 'scope1.c'::foo::funclocal_bss at foo",
20485 "print foo::funclocal_ro at foo",
20486 "print 'scope1.c'::foo::funclocal_ro at foo",
20487 "print bar::funclocal at foo" and
20488 "print 'scope1.c'::bar::funclocal at foo".
20489 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
20490 gcc compiled for "print foo::funclocal at bar".
20491 Expand all messages to ensure that they identify that
20492 the test is at bar().
20493 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
20494 gcc compiled for:
20495 "ptype on opaque struct pointer (statically)",
20496 "ptype on opaque struct tagname (statically)",
20497 "ptype on opaque struct pointer (dynamically) 1",
20498 "ptype on opaque struct tagname (dynamically) 1",
20499 "ptype on opaque struct pointer (dynamically) 2" and
20500 "ptype on opaque struct tagname (dynamically) 2
20501 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
20502 gcc compiled for:
20503 "p datalocal"
20504 "whatis datalocal",
20505 "ptype datalocal",
20506 "p bsslocal",
20507 "whatis bsslocal", and
20508 "ptype bsslocal".
20509 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
20510 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
20511 when not gcc compiled.
20512 * gdb.base/funcargs.exp (float_and_integral_args): Add
20513 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
20514 compiled.
20515 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
20516 "backtrace from call6a" when not gcc compiled.
20517 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
20518 "backtrace from call7a" when not gcc compiled.
20519 * gdb.base/callfuncs.exp (do_function_calls):
20520 Add "hppa*-*-hpux*" xfail when not gcc compiled for
20521 "p t_char_array_values(char_array_val2,char_array_val1)",
20522 "p t_char_array_values(char_array_val1,char_array_val2)",
20523 "p t_char_array_values("carray 1","carray 2")",
20524 "p t_char_array_values("carray 1",char_array_val2)",
20525 "p t_char_array_values(char_array_val1,"carray 2")",
20526 "p sum_args(1,{2})",
20527 "p sum_args(2,{2,3})",
20528 "p sum_args(3,{2,3,4})",
20529 "p sum_args(4,{2,3,4,5})"
20530 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
20531 "backtrace in corefile.exp" when not gcc compiled.
20532
20533Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20534
20535 * gdb.base/signals.exp: Rewrite `handle all print' test as
20536 a procedure. Accept blanks or TABs as whitespace, increase
20537 timeout and expect input buffer size for the large output
20538 from the command. Remove "i*86-*-bsdi2.0" xfail.
20539
20540Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20541
20542 * gdb.base/setvar.exp: Add new testcases for truncation when
20543 assigning invalid values to bitfields.
20544
20545Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
20546
d63a86f8 20547 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
20548 mips-sgi-irix* xfail for
20549 "call inferior func with struct - returns char *"
20550 and fix test so that an optional (unsigned char *) cast is
889bf7c5 20551 accepted in the result.
c906108c
SS
20552
20553Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
20554
20555 * gdb.base/funcargs.exp (float_and_integral_args): Remove
20556 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20557 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20558 * gdb.base/signals.exp: Remove duplicate "handle all print" test
20559 that accidentally got checked in.
20560
20561Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
20562
d63a86f8 20563 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
20564 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20565 compiled test.
20566 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20567 Add mips-sgi-irix5* xfail for not gcc compiled.
20568 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
20569 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20570 "p top", "whatis top", "p middle", and "whatis middle".
20571 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20572 "whatis signed char" for not gcc compiled.
20573 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20574 "set variable signed char=-1 (-1)" and
20575 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20576 * gdb.base/funcargs.exp (float_and_integral_args):
20577 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20578 Add mips-sgi-irix* xfail when not gcc compiled for
20579 "continue to call2b".
20580 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20581 "continue to call2g".
20582 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20583 "backtrace from call6a"
20584 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20585 "backtrace from call7k".
20586 Add mips-sgi-irix5* xfail when not gcc compiled for
20587 "backtrace from call7a".
20588 (localvars_after_alloca): Fix gdb_test cmds for
20589 "print * after runto ...".
20590 Remove rs6000-*-* xfails for
20591 "print i after runto localvars_after_alloca" and
20592 "print l after runto localvars_after_alloca"
20593 for all compilers.
20594 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 20595 when not compiled with gcc, for:
c906108c
SS
20596 "print signed char == (minus)",
20597 "print signed char != (minus)",
20598 "print signed char < (minus)",
20599 "print signed char > (minus)".
20600 * gdb.base/callfuncs.exp (do_function_calls):
20601 Add mips-sgi-irix* xfail, when compiled with native compiler, for
20602 "call inferior func with struct - returns char *".
d63a86f8 20603 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
20604 "correct value returned double test" to include Solaris 2.4.
20605 * gdb.base/funcargs.exp (float_and_integral_args):
20606 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 20607
c906108c
SS
20608Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20609
20610 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
20611 enumeration bitfields if compiling with GNU C.
20612 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
20613 to empty' prompt.
20614
20615Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
20616
20617 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20618 test for PRO targets.
20619
20620 * gdb.base/funcargs.exp: Avoid ever setting more than 8
20621 breakpoints in the inferior at any given time by making
20622 two groups of breakpoints for call2*, call6* and call7*
20623 tests.
20624
20625Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20626
20627 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
20628 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
20629 from optimizing it away.
20630 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
20631 "call inferior func with struct".
20632
20633Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
20634
20635 * configure.in: Only configure gdb.chill for particular targets.
20636
20637Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
20638
20639 * gdb.base/Makefile.in: Add action to .c.o transformation
20640 rule that generates a .ci file for each .o file and remove
20641 explicit .c.o rules except for callfuncs.o.
20642 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20643 generates a .ci file for each .o file and remove explicit
20644 .cc.o rules.
20645 (clean): Remove *.tmp *.ci files.
20646 (EXECUTABLES): Remove templ-info.exp.
20647 * gdb.base/compiler.c: New file.
20648 * gdb.c++/compiler.cc: New file
20649 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20650 Change rs6000-*-* xfail for
20651 "print 'scope0.c'::filelocal_ro" and
20652 "print 'scope1.c'::filelocal" and
20653 "print 'scope1.c'::filelocal_bss" and
20654 "print 'scope1.c'::filelocal_ro" and
20655 "print 'scope1.c'::foo::funclocal" and
20656 "print 'scope1.c'::foo::funclocal_ro" and
20657 "print 'scope1.c'::bar::funclocal" and
20658 "print 'scope0.c'::filelocal_ro" and
20659 "print 'scope1.c'::filelocal at foo" and
20660 "print 'scope1.c'::filelocal_bss at foo" and
20661 "print 'scope1.c'::filelocal_ro at foo" and
20662 "print 'scope1.c'::foo::funclocal at foo" and
20663 "print 'scope1.c'::foo::funclocal_bss at foo" and
20664 "print 'scope1.c'::foo::funclocal_ro at foo" and
20665 "print 'scope1.c'::bar::funclocal at foo" and
20666 "print 'scope0.c'::filelocal_ro" and
20667 "print 'scope1.c'::filelocal" and
20668 "print 'scope1.c'::filelocal_bss" and
20669 "print 'scope1.c'::filelocal_ro" and
20670 "print 'scope1.c'::foo::funclocal" and
20671 "print 'scope1.c'::foo::funclocal_bss" and
20672 "print 'scope1.c'::foo::funclocal_ro" and
20673 "print 'scope1.c'::bar::funclocal" and
20674 "print 'scope1.c'::bar::funclocal_bss"
20675 to only be xfail'd when not compiled with gcc.
d63a86f8 20676 Add rs6000-*-* xfail for
c906108c
SS
20677 "print 'scope0.c'::filelocal_bss before run"
20678 when compiled with gcc.
20679 (test_at_main): Add rs6000-*-* xfail for
20680 "print filelocal_ro in test_at_main"
20681 when compiled with gcc.
20682 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 20683 Add rs6000-*-aix* xfail for
c906108c
SS
20684 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20685 "ptype t_char_array", not compiled with gcc.
20686 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20687 xfail for "list foo (in include file)" when gcc compiled.
20688 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 20689 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
20690 "run to call0a" if not compiled with gcc.
20691 (unsigned_integral_args): Add rs6000-*-* xfail for
20692 "run to call1a" if not compiled with gcc.
20693 (float_and_integral_args): Add rs6000-*-* xfail for
20694 "run to call2a" if not compiled with gcc and for
20695 "continue to call2b" for any compiler.
20696 Add rs6000-*-* xfail to
20697 "print f1 after run to call2a" for gcc compiled.
20698 (discard_and_shuffle): Add rs6000-*-* xfail for
20699 "run to call6a".
20700 (shuffle_round_robin): Add rs6000-*-* xfail for
20701 "backtrace from call7a" if not compiled with gcc.
20702 Add rs6000-*-* xfail for
20703 "backtrace from call7b" if compiled with gcc.
20704 (call_after_alloca): Add rs6000-*-* xfail for
20705 "print c in call_after_alloca" and
20706 "print s in call_after_alloca" and
20707 "backtrace from call_after_alloca_subr"
20708 if not compiled with gcc.
20709 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20710 "print c in localvars_in_indirect_call" and
20711 "print c in localvars_in_indirect_call" and
20712 "backtrace in indirectly called function" and
20713 "stepping into indirectly called function"
20714 if not compiled with gcc.
20715 (localvars_after_alloca): Add rs6000-*-* xfail for
20716 "print c after runto localvars_after_alloca" and
20717 "print s after runto localvars_after_alloca" and
20718 "print i after runto localvars_after_alloca" and
20719 "print l after runto localvars_after_alloca"
20720 for all compilers.
20721 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20722 than whatis-info.exp.
20723 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20724 than opaque-info.exp.
20725 Setup rs6000-*-* xfail for
d63a86f8 20726 "ptype on opaque struct pointer (statically)" and
c906108c
SS
20727 "ptype on opaque struct pointer (dynamically)" when
20728 not compiled with gcc.
20729 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20730 rather than callf-info.exp.
20731 (do_function_calls): Add clear_xfail for rs6000-*-* for
20732 "p t_float_values2(3.14159,float_val2)". Seems to work
20733 fine there, both with xlc and gcc. Need to find out what
20734 it is doing right and fix other platforms.
20735 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20736 "call inferior func with struct - returns int",
20737 "call inferior func with struct - returns long",
20738 "call inferior func with struct - returns float",
20739 "call inferior func with struct - returns double",
20740 "call inferior func with struct - returns char *",
20741 but only if not gcc compiled (presumes xlc compiled).
20742 Change rs6000-*-* xfails for
20743 "call inferior func with struct - returns char" and
20744 " call inferior func with struct - returns short" to only
20745 xfail if not using gcc.
20746 (clean mostlyclean): Remove *.ci and *.tmp files.
20747 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20748 than templ-info.exp.
20749 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20750 Add rs6000-*-* xfail for "up to foo in langs.exp"
20751 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 20752 when not gcc compiled.
d63a86f8 20753
c906108c
SS
20754Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20755
20756 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20757 * gdb.base/corefile.exp: Likewise.
20758 * gdb.base/list.exp: Likewise.
20759 * gdb.base/scope.exp: Likewise.
20760 * gdb.base/siganls.exp: Likewise.
20761
20762 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20763 compiler output.
20764 * gdb.base/whatis.exp: Likewise.
20765
20766Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20767
20768 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20769 failure (opcode table has been fixed to match reality).
20770
20771Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20772
20773 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20774 "call inferior func with struct - returns char",
20775 "call inferior func with struct - returns short"
20776
20777 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20778 "print 'scope0.c'::filelocal at main",
20779 "print 'scope0.c'::filelocal_bss in test_at_main",
20780 "print 'scope0.c'::filelocal at foo",
20781 "print 'scope0.c'::filelocal_bss in test_at_foo",
20782 "print 'scope0.c'::filelocal at bar",
20783 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20784
c906108c
SS
20785 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20786 in source file 1". This bug seems to have been fixed with both
20787 gcc and native cc (was native assembler bug?).
20788
20789Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20790
20791 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20792 "backtrace through signal handler" to "i*86-*-sysv4*".
20793 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20794 continue" case. Add "known SVR4 bug" to fail message.
20795 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20796 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20797 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20798 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20799 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20800 "up to foo in langs.exp", "show language at foo in
20801 langs.exp", "up to cppsub_ in langs.exp", "show
20802 language at cppsub_ in langs.exp", "up to fsub in
20803 langs.exp", and "show language at fsub in langs.exp".
20804 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20805 "bactrace in corefile.exp".
20806 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20807 "call inferior function with struct - returns float" and
20808 "call inferior function with struct - returns double".
d63a86f8 20809
c906108c
SS
20810Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20811
20812 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20813 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20814 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20815 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20816
20817Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20818
20819 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20820 (or overriden) "CHILL" macro rather then bare "gcc".
20821 Also look for ../../gcc/xgcc since that is what we will
20822 actually need, not "Makefile". Remove following assignment
20823 of CHILL to CHILL_FOR_TARGET because that results in
20824 recursive definition.
20825
20826Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20827
20828 * gdb.base/corefile.exp: Change xfail for backtrace in
20829 corefile.exp from linuxaout to all linux.
20830 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20831 cases where we miss the breakpoint at the signal handler
20832 for some reason. Setup xfail for linuxoldld/linuxaout and
20833 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20834 hitting SIGURG breakpoint.
20835 * gdb.base/signals.exp: Setup xfail for "next" acting like
20836 continue to add linuxoldld. Setup xfail for all linux for
20837 "next to handler in signals_tests_1", "backtrace in
20838 signals_tests_1", "continue to func1", "pass SIGUSR1",
20839 and continue to handler".
20840
20841Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20842
20843 * Update all FSF addresses except those in COPYING* files.
20844
20845Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20846
20847 * gdb.base/a2-run.exp: Change messages to be more explicit about
20848 the status of args, and quote binfile in results.
20849
20850Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20851
20852 * gdb.base/callfuncs.exp: Add tests for passing structs to
20853 inferior functions and return various types.
20854 * gdb.base/callfuncs.c: Add functions to receive a struct
20855 and return a member of the struct, in various types.
20856
20857Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20858
20859 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20860
20861Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20862
20863 * config/vxworks29k.exp: New file, sources vxworks.exp.
20864
20865Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20866
20867 * config/gdbremote.exp: New file. Testing framework using
20868 gdbserver.
20869
20870Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20871
20872 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20873 "call function when asleep" and "send end of file".
20874 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20875 for "backtrace in corefile.exp".
20876 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20877 for "backtrace through signal handler".
20878 * gdb.base/corefile.exp: Make sure we actually generate a core file
20879 before trying the core tests. Some systems allow the user to suppress
20880 generation of core files and default to that (linux for example).
20881 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20882 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20883
20884Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20885
20886 * gdb.threads: New directory with some crude multi-threaded
20887 gdb tests (step.exp and step2.exp).
20888 * config/mt-lynx (STEP_EXECUTABLE): Define.
20889 (THREADFLAGS): Define.
20890
20891Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20892
20893 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20894
20895 * gdb.base/signals.exp: Disable whole file for lynx until
20896 further notice.
20897
20898 * gdb.base/signals.exp: xfail test where "next" acts like
20899 "continue" for lynx.
20900
20901 * gdb.base/interrupt.exp: xfail test for calling function while
20902 inferior is asleep for lynx.
20903
20904 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20905 than one cr-lf after each command.
20906
20907Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20908
20909 * configure.in: Reinstate setting of stabsdirs variable, fix
20910 typo in setting up configdirs for native builds.
20911
20912 * gdb.base/return.exp: Fix typo in return double test.
20913 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20914 compiler from optimizing them away.
20915
20916Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20917
20918 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20919 sequences to be echo'd by gdb when using gdb_test.
20920 * gdb.chill/chexp.exp: Likewise.
20921 * gdb.fortran/exprs.exp: Likewise
20922
20923Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20924
20925 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20926 after the inferior gdb has started.
20927
20928 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20929 after each command.
20930 * gdb.base/funcargs.exp: Likewise.
20931 * gdb.base/gdbvars.exp: Likewise.
20932 * gdb.base/interrupt.exp: Likewise.
20933 * gdb.base/list.exp: Likewise.
20934 * gdb.base/watchpoint.exp: Likewise.
20935 * gdb.c++/demangle.exp: Likewise.
20936 * gdb.c++/inherit.exp: Likewise.
20937 * gdb.chill/chexp.exp: Likewise.
20938 * gdb.fortran/exprs.exp: Likewise.
20939
20940 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20941 test if we can't handle IO to/from the inferior.
20942
20943 * gdb.c++/misc.exp: Always check for a program already being
20944 started after sending a "run" command to gdb.
20945
20946 * gdb.base/twice.exp: Start with a fresh gdb.
20947
20948 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20949 only depend on gdb's expression code, not the chill runtime.
20950
20951 * gdb.base/return.c: Put return values into variables so we
20952 can have gdb print them rather than depending on the program
20953 to print them.
20954 * gdb.base/return.exp: Corresponding changes.
20955
20956 * lib/gdb.exp: Provide default value for noinferiorio.
20957 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20958 the inferior.
20959
20960 * gdb.base/break.exp: Always check for a program already being
20961 started after sending a "run" command to gdb.
20962 (text_next_with_recursion): Don't check the output from the
20963 program's printf statement. Instead just make sure the program
20964 exited.
20965
20966 * gdb.base/commands.exp: Protect tests which need arguments with
20967 $noargs conditionals.
20968
20969Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20970
20971 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20972 of structure member arrays to match gdb/valops.c:value_addr change.
20973
20974Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20975
20976 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20977 cases.
20978
20979Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20980
20981 * configure.in (configdirs): Remove gdb.chill from default list
20982 of subdirs and then add it back in only if doing a native build.
20983 The current chill compiler does not yet work in any cross build.
20984 * Revert all signal changes from Jul 6.
20985 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20986 for sh-hms targets, allowing these tests to link, with no other
20987 changes. Testing is suppressed by setting "nosignals" in site.exp.
20988
20989Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
20990
20991 * configure.in (signaldirs): Define and add to configdirs for all
20992 targets except some specific ones that are known to not support signals.
20993 Also clean up formatting.
20994 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
20995 (signals, sigall): Remove rules to build.
20996 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20997 Moved to new gdb.signals directory.
20998 * gdb.signals: New test directory.
20999 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
21000 signals.c signals.exp}: New or moved files.
21001
21002Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
21003
21004 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
21005
21006Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
21007
21008 * gdb.base/return.exp: Xfail `return double' test failure
21009 on at least Solaris 2.3 and handle future/past versions on
21010 a case by case basis as appropriate. Also update message
21011 to include i*86 failures.
21012
21013Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21014
21015 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
21016
21017 * lib/gdb.exp: Fix comment which erroneously identified
21018 gdb_file_cmd as gdb_load (the 19 May change was in fact to
21019 gdb_file_cmd not gdb_load).
21020 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
21021
21022 * gdb.base/setvar.exp: Make test names consistent between pass and
21023 fail cases. Use gdb_test more.
21024
21025Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21026
21027 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
21028
21029Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21030
21031 * gdb.base/help.exp: Fix expected help string for `show commands'.
21032
21033Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
21034
21035 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
21036
21037 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
21038 of a text section.
21039
21040Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
21041
21042 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
21043 that loop eventually terminates. Fix Connection refused logic so
21044 that testsuite will expire nicely.
21045
21046Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
21047
21048 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
21049 config/rom68k.exp: New tcl glue for the appropriate monitors.
21050 These all just end up calling monitor.exp.
21051 * config/monitor.exp (gdb_target_monitor): Handle `Connection
21052 refused' by retrying. Cleanup some timeout issues.
21053 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
21054 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
21055 callers don't have to set/restore global timeout variable.
21056
21057 * The following set of changes centralizes management of the global
21058 timeout variable. This way, it can be set in one target dependent
21059 place instead of dozens of places scattered throughout the test suite.
21060 If you need to lengthen a timeout, then you should either set timeout
21061 in one of the config/{target}.exp files, or multiply it by a factor.
21062 Setting it to an absolute value is always going to lose for some
21063 targets.
21064 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
21065 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
21066 * gdb.base/funcargs.exp: Don't set timeout.
21067 * gdb.base/list.exp (test_forward_search): Only use local timeout.
21068 * gdb.base/printcmds.exp (test_print_string_constants
21069 test_print_array_constants): Don't set timeout.
21070 * gdb.base/ptype.exp: Don't set timeout.
21071 * gdb.base/recurse.exp: Don't set timeout.
21072 * gdb.base/return.exp: Don't set timeout.
21073 * gdb.base/watchpoint.exp: Don't set timeout.
21074 * gdb.c++/classes.exp (do_tests): Don't set timeout.
21075 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
21076
21077Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
21078
21079 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
21080
21081Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21082
21083 * lib/gdb.exp: Disable chill tests for irix5.
21084
21085Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21086
21087 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
21088 each test pass or fail.
21089
21090Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21091
21092 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
21093 xlc not gcc.
21094
21095Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
21096
21097 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
21098
21099Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
21100
21101 * config/est.exp: Fix copyright and comments. Remove dead code.
21102 Use targetname, serialport and baud variables instead of fixed
21103 constants.
21104 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
21105 * config/cpu32bug.exp: New file to support cpu32bug monitors.
21106
21107Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21108
21109 * gdb.base/watchpoint.exp: Don't run
21110 test_watchpoint_triggered_in_syscall for sunos.
21111
21112Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21113
21114 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
21115 they don't seem to exist. Do include stdio.h.
21116
21117Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21118
21119 * gdb.base/a1-selftest.exp: Add alpha xfail.
21120
21121Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21122
21123 * gdb.base/watchpoint.c (main): Prompt before calling read().
21124 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
21125 Revise accordingly. Remove cruft about sending "123" several
21126 times, until it gets noticed. Clean up the "print buf[0]" stuff
21127 so that it passes or fails, and waits for prompts in the usual way.
21128
21129Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21130
21131 * gdb.base/recurse.exp: Fix comment.
21132
21133 * TODO: Remove item about printing variables in nodebug.exp. Add
21134 item about enabling tests which are only run on some targets.
21135
21136 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
21137 fail, make test names unique, use new gdb_test convention
21138 regarding pattern, use gdb_test more, etc.).
21139
21140 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
21141 fail, make test names unique, etc.).
21142
21143Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21144
21145 * gdb.base/nodebug.c: Change return type of top and middle to
21146 short.
21147 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
21148 are fixed by the recent mdebugread.c changes. Allow `short ()'
21149 as type for top and middle.
21150
21151Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21152
21153 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
21154 nearly as I can tell, the whole thing was an accident in Stu's
21155 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
21156 to replace a send/expect pair with gdb_test, but ended up only
21157 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
21158 of 30 Mar 1995 took care of it, but left this vestigial comment
21159 which I am now nuking.
21160
21161Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21162
21163 * gdb.base/break.exp: Look for different line number for
21164 breakpoint at main depending on usestubs.
21165
21166Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21167
21168 * gdb.base/list.exp: Adjust some alternate expect patterns to
21169 match recent list0.c change. Add alternate expect pattern for
21170 output from `list default lines around main' for optimizing
21171 compilers.
21172
21173Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21174
21175 * lib/gdb.exp: If nosignals is not set, set it to 0.
21176
21177Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
21178
21179 * config/slite-gdb.exp: Responds to load symbol table prompt.
21180 * gdb.base/break.exp: Adjust line number, fix rerun.
21181 * gdb.base/langs0.c: Add #ifdef usestubs.
21182
21183Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
21184
21185 * gdb.base/list.exp: Adjust line contents after adding new lines in
21186 list0.c. Also fix a syntax error.
21187
21188 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
21189 * gdb.base/break.exp: ditto.
21190 * gdb.base/list.exp: ditto.
21191 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
21192 * gdb.base/run.c: ditto.
21193 * gdb.base/list0.c: ditto.
21194 * gdb.base/funcargs.c: ditto.
21195
21196Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
21197
21198 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
21199 $targetname, $serialport and $baud instead of hardwired variables.
21200 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
21201 target doesn't support signals.
21202
21203Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
21204
21205 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
21206
21207Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21208
21209 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
21210 Don't rely on the value of an auto variable before it has been
21211 initialized. Use gdb_test more.
21212
21213Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21214
21215 * lib/gdb.exp (default_gdb_version): A version number must start
21216 with a digit, but other than that contains all characters up to
21217 the first whitespace character.
21218
21219Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21220
21221 * gdb.base/commands.exp (breakpoint_command_test): New tests.
21222
21223Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21224
21225 * gdb.c++/*.exp: Warn if executable does not exist. The original
21226 reason for skipping the warning was that configure.in sometimes
21227 intentionally skipped building the executables but the tcl code
21228 had no way of knowing. That (a) was always bogus with respect to
21229 error handling, (b) is no longer true (right now there is no way
21230 to skip C++ tests).
21231
21232 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
21233
21234Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21235
21236 * gdb.base/list.exp: Add expect patterns for output from
21237 SunPRO compiled executables.
21238 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
21239 types.
21240
21241Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21242
21243 * gdb.base/break.exp (test_next_with_recursion): Accept any line
21244 number (we are already testing that the correct source line text
21245 gets printed).
21246
21247 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
21248 that is what is intended, but something needed to be done to get
21249 sunos4 native working again.
21250
21251 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
21252
21253 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
21254 apparently went with a (very) old xfail.
21255
21256Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
21257
21258 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
21259 runto_main is a proc in gdb.exp that will do 'step' for target use
21260 stubs.
21261 * gdb.base/exprs.exp: ditto.
21262 * gdb.base/interrupt.exp: ditto.
21263 * gdb.base/opaque.exp: ditto.
21264 * gdb.base/printcmds.exp: ditto.
21265 * gdb.base/ptype.exp: ditto.
21266 * gdb.base/scope.exp: ditto.
21267 * gdb.base/setvar.exp: ditto.
21268 * gdb.base/signals.exp: ditto.
21269 * gdb.base/twice.exp: ditto.
21270 * gdb.c++/classes.exp: ditto.
21271 * gdb.c++/inherit.exp: ditto.
21272 * gdb.c++/templates.exp: ditto.
21273 * gdb.base/break.exp: no run and hit main for stubs. Change line
21274 numbers for breakpoints and info breakpoint.
21275 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
21276 breakpoint().
21277 * gdb.base/callfuncs.c: ditto.
21278 * gdb.base/exprs: ditto.
21279 * gdb.base/interrupt.c: ditto.
21280 * gdb.base/opaque0.c: ditto.
21281 * gdb.base/printcmds.c: ditto.
21282 * gdb.base/ptype.c: ditto.
21283 * gdb.base/scope0.c: ditto.
21284 * gdb.base/setvar.c: ditto.
21285 * gdb.base/signals.c: ditto.
21286 * gdb.base/twice.c: ditto.
21287 * gdb.c++/misc.cc: ditto.
21288 * gdb.c++/templates.cc: ditto.
21289
21290Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21291
21292 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
21293
21294 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
21295 somewhere between `read' and `main.c'. I'm pretty sure the
21296 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
21297 and it isn't particularly useful.
21298
21299 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
21300
21301Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21302
21303 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
21304
21305Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
21306
21307 * config/mt-slite: add LIBS and -nostdlib.
21308 * config/slite-gdb.exp: add this new file to support sparclite target.
21309
21310Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
21311
21312 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
21313
21314 * gdb.base/a2-run.exp: Change argument to istarget from
21315 "*-*-vxworks" to "*-*-vxworks*".
21316 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
21317
21318Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
21319
21320 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
21321 will not runto main but do a 'step' to step out of breakpoint().
21322 * config/mt-slite: add -Dusestubs.
21323
21324Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21325
21326 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
21327 instead of just @.
21328
21329 * gdb.base/signals.exp: Add test for "handle all print".
21330 * TODO: Remove "handle all print". Also remove item about
21331 checking copyright date (I don't like the idea of a spurious FAIL
21332 based on when we run the tests).
21333
21334 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
21335 for SunOS4 (reason for failure not investigated). Remove
21336 redundant test for $binfile.
21337
21338 * gdb.base/nodebug.c (array_index): Call malloc.
21339
21340 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
21341
21342Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
21343
21344 * gdb.base/recurse.exp: Update gdb_test invocation to use new
21345 conventions and slightly simplify the matching regexp.
21346
21347Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21348
21349 * gdb.base/break.exp: Update gdb_test invocation to use new
21350 convention.
21351
21352 * lib/gdb.exp: If noargs is not set, set it to 0.
21353
21354 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
21355 tests unique.
21356
21357 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
21358
21359Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21360
21361 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
21362 one argument of type "<non-float parameter>".
21363
21364Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
21365
21366 * config/rom68k.exp: New file to support Motorola IDP board.
21367 * gdb.base/a2-run.exp: Skip this file if noargs is set.
21368 * gdb.base/break.c: Change things around so that this program
21369 doesn't depend upon args. This is necessary to make remote
21370 targets work (in general, they can't take args).
21371 * gdb.base/break.exp: Don't try to send args to program. Don't
21372 expect output. Also, replace lots of code with gdb_test.
21373
21374Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21375
21376 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
21377 printing of '\'' (which is what the comment says we are testing,
21378 even though we were not), not '''.
21379 (test_integer_literals_rejected): Test that printing ''' is an error.
21380
21381 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21382 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
21383 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
21384 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
21385 Use gdb_test not test_print_accept.
21386 * lib/gdb.exp: Remove test_print_accept.
21387
21388 * gdb.base/signals.exp (signal_tests_1): Make pass message
21389 consistent with fail message.
21390
21391 * gdb.base/whatis.exp: Remove xfails for printing char vs.
21392 unsigned char; the bug (PR 1821) is fixed.
21393
21394 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
21395
21396 * gdb.base/scope.exp (test_at_localscopes): Call pass for
21397 successful tests--makes xfailing them work right.
21398
21399Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21400
21401 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
21402 only \r\n, not .*. The test can pass .* as the last thing in
21403 $pattern if that is what it wants. In addition to providing this
21404 flexibility, this change should speed up pattern matching in cases
21405 where the pattern already ended with .* (there were a number of
21406 them). This change also helps catch bad patterns--in the old
21407 scheme the typo "char \*" instead of "char \\*" would pass. Now
21408 it is caught.
21409 * Many .exp files: Update callers.
21410
21411 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
21412 clearer and does not spuriously match multiple ('s. Likewise for
21413 ) and *.
21414
21415 * gdb.base/nodebug.exp: Test ability to call a function and pass
21416 it a string (even with no debugging info).
21417
21418 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
21419 "p '\'", which is the same as "p ''" once tcl gets done with
21420 quoting, to "p '\\'", which I suspect is what is intended (one
21421 backslash gets sent to GDB).
21422
21423 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
21424
21425Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21426
21427 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
21428 1817) was fixed literally years ago.
21429
21430Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21431
21432 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
21433 test, it causes stepping out of call_after_alloca_subr with
21434 optimizing compilers.
21435 (localvars_in_indirect_call): Consume GDB prompt if `finish'
21436 fails.
21437
21438 * gdb.c++/templates.exp: Source templ-info.exp only if
21439 the templates executable exists.
21440
21441 * gdb.c++/misc.cc (class Contains_static_instance,
21442 class Contains_nested_static_instance),
21443 gdb.c++/classes.exp (test_static_members): Test printing of
21444 a class that contains a static instance of the class.
21445
21446Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21447
21448 * gdb.base/langs2.c (cppsub_): Don't prototype.
21449 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
21450 only, I believe).
21451
21452Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21453
21454 * lib/gdb.exp (skip_chill_tests): New procedure.
21455
21456 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
21457
21458Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
21459
21460 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
21461 each expect pattern. Cuts runtime from 12 to about 4 seconds.
21462
21463Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21464
21465 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
21466
21467 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
21468 disassemble 8, not 16, instructions for part 4.
21469
21470 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
21471 support the latter anymore.
21472
21473 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
21474 -DNO_PROTOTYPES.
21475 * gdb.base/callfuncs.c: Control use of prototypes based on
21476 NO_PROTOTYPES, not __STDC__.
21477 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
21478 t_float_values2 tests if prototypes in use.
21479
21480 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
21481 t_double_values): When checking differences against DELTA, check
21482 that difference is within the range (-DELTA,DELTA), not just
21483 (-infinity,DELTA).
21484
21485Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
21486
21487 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
21488 'file' command firts, then 'target', then 'load', this is due to gdb
21489 target set up.
21490 * config/mips-gdb.exp: Fix a couple regular exp bugs.
21491
21492Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
21493
21494 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
21495 FP load/store variants.
21496 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
21497
21498Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21499
21500 * gdb.base/term.exp: Do not give a warning if not native, it is
21501 not an abnormal condition.
21502
21503Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
21504
21505 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
21506 t_char_array".
21507
21508Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21509
21510 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
21511 are getting the version number.
21512
21513 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
21514 if not native, it is not an abnormal condition.
21515
21516Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21517
21518 * lib/gdb.exp: Just use "file exists", rather than undocumented
21519 dejagnu procedure "findfile".
21520
21521Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21522
21523 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
21524 (LDFLAGS): Set to -Xlinker -Ur.
21525
21526 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
21527 Removed, these values are set by lib/gdb.exp.
21528
21529 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
21530
21531Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21532
21533 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
21534 of replicating gdb startup code.
21535
21536 * config/mt-vxworks (LDFLAGS): Set to -r.
21537 (CFLAGS_FOR_TARGET): Removed.
21538
21539 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
21540 (gdb) and gdb for vxworks uses (vxgdb).
21541
21542 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
21543 executable is not in the tree and host != target, use sed and
21544 program_transform_name to determine the gdb name used by the
21545 target.
21546
21547 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
21548 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
21549
21550Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21551
21552 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
21553 floats, chars, and shorts where there are ANSI-style function
21554 definitions.
21555
21556 * gdb.base/langs.exp, gdb.base/langs*: New test.
21557 * gdb.base/Makefile.in: Build it.
21558 * TODO: Remove item about checking that C names don't get C++
21559 demangling applied; this test tests it.
21560
21561Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21562
21563 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21564 went with the const70 xfail. The xfail went away a year ago.
21565
21566 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21567
21568 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
21569 for hp300.
21570
21571 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21572
21573 * gdb.base/a1-selftest.exp: Don't run on hp300.
21574
21575Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21576
21577 * Makefile.in (site.exp): Set host_alias and target_alias as well
21578 as host_triplet and target_triplet.
21579
21580Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21581
21582 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21583
21584 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21585 places as other ecoff systems).
21586
21587 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21588 ultrix.
21589
21590Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21591
21592 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21593 remove them.
21594 * gdb.base/nodebug.exp: Accept "function" in addition to "text
21595 variable and "variable" in addition to "data variable".
21596 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21597
21598 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21599 2.
21600 * gdb.base/list1.c (long_line): Add additional statement at start
21601 of function.
21602 * gdb.base/list.exp (test_forward_search): Update line number to
21603 reflect new statement.
21604
21605Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21606
21607 * gdb.base/signals.exp: Reinitialize searched source directories
21608 after gdb_start call.
21609
21610Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
21611
21612 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21613 * gdb.stabs/Makefile.in: Likewise.
21614
21615 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21616 change. Instead split the tests into smaller pieces.
21617 * gdb.disasm/hppa.s: Corresponding changes.
21618
21619Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21620
21621 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21622 Quote ^C when passing it to stty. For some shells ^ is a pipe.
21623
21624 * gdb.base/funcargs.exp: Modify many tests so that every test
21625 either passes or fails. Make some test names unique.
21626
21627Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21628
21629 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21630 Call stty to set interrupt character.
21631
21632 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21633 for HP assembler versus GNU assembler based on actual behavior of
21634 $(CC), rather than assuming that $(AS) is always the GNU assembler.
21635
21636 * TODO: Suggest a few more stepping tests.
21637
21638Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
21639
21640 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21641 restart GDB for h8300 after a continue.
21642 (return): Add pattern to match a29k-udi behavior.
21643 * gdb.base/nodebug.exp: Remove obsolete comment.
21644 * gdb.base/regs.exp: New file, testing of register displays.
21645 * gdb.base/return.exp: Fix typo in reference to $objdir.
21646 * gdb.base/whatis.exp: Always start with a fresh GDB.
21647
21648Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21649
21650 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21651 higher, these tests generate a lot of output.
21652
21653Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21654
21655 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21656 code following the catch silently ignored some errors; without the
21657 catch they should be thrown like any other tcl error. Also, the
21658 catch used "" instead of {} which meant all the callers who wanted
21659 to include one of the characters "[]$ had to quote it an extra time.
21660 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21661 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21662 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21663 Remove extra quoting.
21664
21665Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21666
21667 * gdb.base/commands.exp: Make test names unique; every test either
21668 passes or fails. Update some comments.
21669
21670 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21671
21672Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21673
21674 The following fixes a FAIL caused by the fact that the alpha stabs
21675 configuration didn't use the ".if alpha" code in weird.def.
21676 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21677 bit pointer, so the 32 bit version works even on the alpha.
21678 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21679 Remove the stuff which allowed us to have separate versions for
21680 alpha and everything else.
21681
21682 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21683 regexp which "info func operator\[\](" is supposed to match. Fix
21684 string to send to GDB. Note that GDB still doesn't work right. Add a
21685 new test for "info func .perator\[\](" which GDB does handle correctly.
21686
21687 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21688
21689Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21690
21691 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21692 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21693 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21694 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21695 it makes the tests harder to understand and confuses test-o-matic.
21696 The preferred style is that each test provides a PASS or a FAIL,
21697 and has a unique message (e.g. "continue #54" not just "continue")
21698 which is the same for the pass and the fail.
21699 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21700 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21701 to lib/gdb.exp.
21702 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21703 prt_accept which was basically the same thing. Likewise for
21704 test_print_reject and prt_reject.
21705 * lib/gdb.exp (test_print_reject): Add some more error message
21706 patterns to match from the former printcmds.exp (prt_reject).
21707 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21708 One defect of the passcount stuff is that some of it failed to
21709 report XPASS where appropriate.
21710 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21711 stuff before and after arg in expected pattern.
21712 (test_paddr_operator_functions): Re-do test without print_addr_of;
21713 this is the only test which seems to want extra stuff there.
21714
21715Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21716
21717 * gdb.base/nodebug.exp: Update new tests to reflect improved
21718 wording of gdb output.
21719
21720 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21721 and "ptype" work on variables in files compiled without -g.
21722 Replaces commented out "maint print msymbol" tests.
21723
21724Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21725
21726 * gdb.base/setvar.c (dummy): Call malloc.
21727
21728 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21729 losing with the irix4 sed.
21730
21731 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21732 ALRM" on irix4.
21733
21734Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21735
21736 * TODO: Remove items about corefile.exp testing new exec-file and
21737 backtrace; both are now done. Add items about printing enums.
21738
21739Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21740
21741 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21742 "get signal $thissig" test fails.
21743
21744 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21745
21746Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21747
21748 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21749 compiler warning with dec alpha compiler.
21750
21751 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21752 extra \n from gdb_test call (this explains why the prompt test
21753 that I removed yesterday was there).
21754 (user_defined_command_test): Remove extra \n and prompt test.
21755
21756 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21757 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21758 doesn't exist.
21759 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21760 Also remove alpha workaround, which turns out to be because
21761 SIGABRT == SIGLOST.
21762
21763 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21764
21765 * gdb.base/help.exp: Don't test "help show".
21766
21767Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21768
21769 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21770 "set print address" is on.
21771 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21772 pass prompt to gdb_test; gdb_test already looks for the prompt.
21773
21774 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21775
21776 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21777 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21778 was to make sure that gdb can read a core file. But (a) the "read
21779 the corefile" part didn't make it to a1-selftest.exp, we just
21780 delete the corefile after creating it, and (b) we test reading
21781 corefiles in corefile.exp anyway. Also, this test left around a
21782 xgdb process on Solaris.
21783
21784 * gdb.base/corefile.exp: Also test backtrace.
21785
21786Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21787
21788 * gdb.base/commands.exp: Test a simple user defined command with
21789 arguments and if/while statements; verify the full user command is
21790 printed by "show user".
21791
21792 * gdb.base/commands.exp: Test if/while commands as part of a
21793 breakpoint command list; verify they appear in breakpoint
21794 information.
21795
21796Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21797
21798 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21799 than by dividing by zero.
21800
21801Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21802
21803 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21804 performing an inferior call with watchpoints enabled.
21805 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21806 call.
21807
21808Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21809
21810 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21811 of "file" command.
21812
21813 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21814 Add additional pattern for when "int operator int(void);" appears
21815 in a different order.
21816
21817Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21818
21819 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21820
21821 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21822 and "signal" with ".*".
21823
21824Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21825
21826 * TODO: Add note about "handle all nostop".
21827
21828 * gdb.base/{sigall.c, sigall.exp}: New test.
21829 * gdb.base/Makefile.in: Add it.
21830
21831Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21832
21833 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21834 when invoking GDB, suppresses any windowing interface.
21835
21836Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21837
21838 * config/sim-gdb: New file, simulator testing support.
21839
21840Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21841
21842 * gdb.base/interrupt.exp: Test calling func1 twice.
21843
21844Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21845
21846 * gdb.base/list.exp (test_forward_search): Set timeout higher
21847 when we'll be getting lots of output from gdb.
21848
21849 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21850 "init_malloc" to after the expect statement. Run it if that
21851 regexp is taken, but also for two others which happen if source
21852 cannot be found.
21853
21854Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21855
21856 * gdb.base/printcmds.exp: New test, for printing register before
21857 program is running.
21858
21859Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21860
21861 * gdb.base/list.exp: Correct some alternate expect patterns
21862 to reflect changes in list1.c.
21863
21864Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21865
21866 * TODO: Add item regarding large frames.
21867
21868 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21869
21870 * TODO: Remove item about enabling return.exp; it
21871 is enabled. Suggest a few more "return" tests.
21872
21873Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21874
21875 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21876 anonymous unions.
21877
21878Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21879
21880 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21881 and pr-5646.o, so "make" is the same as "make all", not "make
21882 pr-4975.o".
21883
21884Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21885
21886 * gdb.base/list.exp: Adjust expectations to reflect changes in
21887 list1.c.
21888 (test_forward_search): New test proc.
21889 * gdb.base/list1.c (long_line): New function, has long source line.
21890
21891Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21892
21893 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21894 additional line of code that was added.
21895
21896Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21897
21898 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21899 tests so as not to overflow expect's input buffers.
21900 * gdb.disasm/hppa.exp: Corresponding changes.
21901
21902Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21903
21904 Beginnings of template debugging tests.
21905 * gdb.c++/templ-info.cc: New file to test for template
21906 debugging capability of the compiler.
21907 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21908 templ-info.cc.
21909 * gdb.c++/templates.cc: Add explicit template instantiations
21910 to enable compiling with -fno-implicit-templates. Add destructor
21911 and 'value' method to T5 class for template tests.
21912 * gdb.c++/templates.exp: Add testcases for printing of template
21913 types, setting breakpoints on template methods and calling a
d63a86f8 21914 template method.
c906108c
SS
21915
21916Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21917
21918 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21919 branch target since some assemblers (gas-2.5) may emit a
21920 relocation for the branch instead of resolving it in the
21921 assembler.
21922
21923Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21924
21925 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21926 through signal handler.
21927
21928Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21929
21930 * configure.in (*-*-netware): Use config/mt-netware.
21931
21932 * config/mt-netware: New file.
21933 * config/mt-i386-netware: Removed, separate configs for different
21934 netware architectures are no longer needed now that we have
21935 --with-headers.
21936
21937Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21938
21939 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21940 by the recent changes to use ANSI C arithmetic conversions.
21941
21942Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21943
21944 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21945 bug involving using inferior_pid to figure out whether to select a
21946 frame.
21947
21948Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21949
21950 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21951 match the current disassembler output.
21952
21953Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21954
21955 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21956 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21957 types, expect "int" as type of integer values (for now).
21958
21959Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21960
21961 * gdb.base/commands.exp: New tests for if/while commands.
21962
21963Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21964
21965 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21966 by .*, since hex values have different syntax in Chill mode.
21967
21968Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21969
21970 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21971 linefeed from expect pattern for repeated types with indices > 9.
21972
21973Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21974
21975 First part of Fortran test suite.
21976 * gdb.fortran: New directory.
21977 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21978
21979Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21980
21981 * gdb.base/default.exp: Update expect pattern for load command
21982 without arguments.
21983
21984Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21985
21986 * configure.in: Change i386 to i[345]86.
21987 * gdb.base/configure.in: Likewise.
21988 * gdb.c++/configure.in: Likewise.
21989 * gdb.chill/configure.in: Likewise.
21990
21991Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
21992
21993 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21994 patterns, since that is not a valid context for comments.
21995
21996Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
21997
21998 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21999 repeated types and repeated types with indices > 9.
22000
22001Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
22002
22003 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
22004 2417; old bug has been fixed.
22005
22006Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
22007
22008 * gdb.base/interrupt.exp: When trying to wake up the inferior,
22009 send the newline ourselves instead of assuming gdb_test will do
22010 so when passed an empty input string.
22011
22012 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
22013 stabs testcode.
22014
22015Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22016
22017 * lib/gdb.exp (gdb_test): Don't send anything if the first
22018 argument is an empty string. This makes cases where we want to
22019 match output that is already in expect's buffers (for example,
22020 matching a breakpoint after gdb_run_cmd has been called) work
22021 reliably.
22022
22023Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22024
22025 * config/netware.exp: New file.
22026
22027Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22028
22029 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
22030 the -B and -L prefixes so we can find the debugging stub.
22031
22032 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
22033 there and we are using the gcc from the tree.
22034
22035 * gdb.base/types.c: Removed.
22036
22037 * gdb.base/configure.in: Look for makefile fragments in ../config.
22038 Recognize i386-*-netware.
22039 * gdb.c++/configure.in: Likewise.
22040
22041Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22042
22043 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
22044 the correct TCL syntax.
22045
22046Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22047
22048 * gdb.base/opaque.exp: use runto instead of messing around with
22049 breakpoints. Simplify by using gdb_test.
22050
22051 * gdb.base/bitfields.exp: restart between tests on netware targets
22052 because breakpoints aren't relocated after target death. Run
22053 processes to completion.
22054
22055 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
22056
22057Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
22058
22059 * Makefile.in: Remove extra tabs that confuse some versions
22060 of "make". Use the newly built gdb to test with by default,
22061 rather than the first one in the tester's search path.
22062
22063Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
22064
22065 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
22066
22067 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
22068 condition help.
22069
22070Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22071
22072 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
22073
22074 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
22075 running.
22076 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
22077 * gdb.base/funcargs.exp: Likewise.
22078
22079 * gdb.base/bitfields.exp: Simplify by using gdb_test.
22080 * gdb.base/funcargs.exp: Likewise.
22081
22082 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
22083 message is "".
22084
22085Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22086
22087 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
22088 return,signals,twice}.exp: Handle non-existant binaries
22089 consistantly.
22090
22091 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
22092 * gdb.base/Makefile.in: Don't try to generate a core dump, we
22093 might testing a cross development system.
22094
22095Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22096
22097 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
22098 runtest script is relative to ${srcdir}, not ${rootdir}.
22099
22100Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
22101
22102 * gdb.base/signals.exp: Allow for optionality of breakpoint
22103 address.
22104
22105Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22106
22107 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
22108
22109Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22110
22111 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
22112 for size_t definition.
22113 * gdb.c++/templates.cc: Likewise
22114
22115 * config/mt-i386-netware: New file.
22116
22117 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
22118 defined.
22119
22120 * gdb.base/Makefile.in: Added support for systems that name core
22121 files by appending "core" to the program name.
22122 * gdb.base/a1-selftest.exp: Likewise.
22123
22124Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22125
22126 * gdb.base/return.exp: Add comment and message for `return double'
22127 test failure on Sparc Solaris.
22128
22129Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
22130
22131 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
22132
22133Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22134
22135 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
22136 from optimizing them away.
22137 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
22138 patterns to include default constructors and assignment operators,
22139 to match gcc versions beyond 2.5.8. Accept any cplus demangling
22140 character in the output of the virtual base pointer.
22141
22142Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22143
22144 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
22145 expression match in print_addr_of to avoid unintented matches.
22146 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
22147 versions up to 2.5.8.
22148
22149Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22150
22151 * gdb.base/list.exp: Tweak alternate pattern for listing of an
22152 included file to run under newer versions of expect.
22153 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
22154 consecutive >'s in templates to accomodate recent cplus-dem.c change.
22155 Remove xfail for the virtual table of BDDHookV.
22156
22157Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
22158
22159 * lib/gdb.exp (string_to_regexp): Set a default result.
22160 (default_gdb_start): Fix misleading message.
22161
22162Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
22163
22164 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
22165 Remove all CC, etc definitions.
22166 * config/mt-hpux: New file.
22167 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
22168 (CFLAGS, LDFLAGS): Define.
22169 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
22170
22171 * Makefile.in (site.exp): Don't insert host_os, etc.
22172 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
22173 (distclean): Check existence of subdir.
22174 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
22175 * gdb.base/Makefile.in: General cleanup and simplification.
22176 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22177 to build executables. Use default rule to build .o files.
22178 (EXPECT, RUNTEST, CC): Fix relative pathname.
22179 (site.exp): Don't insert host_os, etc.
22180 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
22181 and/or SIGUSR1 defined.
22182 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
22183 * gdb.c++/Makefile.in: General cleanup and simplification.
22184 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22185 (CFLAGS): Remove.
22186 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
22187
22188Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
22189
22190 * gdb.base/recurse.exp: Misc changes to get tests running again
22191 after Kung's changes to the watchpoint code.
22192 * gdb.base/watchpoint.exp: Likewise.
22193
22194Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
22195
22196 * lib/gdb.exp (string_to_regexp): Convert {\} also.
22197
22198Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
22199
22200 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
22201 * lib/gdb.exp (default_gdb_start): Define.
22202 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
22203 gdb.base/funcargs.exp, gdb.base/opaque.exp,
22204 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
22205 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
22206 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
22207 Don't call gdb_target_udi in between tests.
22208
22209Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22210
22211 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
22212 (which was basically just a local version of the same thing). In
22213 addition to avoiding duplication, gdb_test_exact is faster.
22214 * lib/gdb.exp (gdb_test_exact): Fix typo.
22215
22216 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
22217 don't give an error.
22218
22219 * gdb.base/term.exp: Call delete_breakpoints before starting.
22220
22221 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
22222 (t10): Add comment.
22223
22224Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22225
22226 Reorganization of the GDB Test Suite.
22227
22228 * gdb.base: New directory, contains all the basic tests.
22229 * gdb.c++: New directory, tests specific to C++.
22230 * gdb.chill: New directory, tests specific to Chill.
22231 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
22232 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
22233 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
22234 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
22235 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
22236 t30-31 to chill).
22237 * */gdbme.*: Rename to match appropriate expect scripts.
22238 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
22239 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
22240 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
22241 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
22242 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
22243 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
22244 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
22245 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
22246 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
22247 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
22248 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
22249 gdb.c++/virtfunc.cc: New names of C++ files.
22250 * gdb.chill/chillvars.ch: New name of Chill file.
22251 * gdb.base/configure.in, gdb.c++/configure.in,
22252 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
22253 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
22254 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
22255 * configure.in (configdirs): Update to reflect directory changes.
22256 (target_abbrev): No longer define for any configuration.
22257 * Makefile.in: Cosmetic improvements to header comments.
22258
22259Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
22260
22261 Various changes to gdb.t31:
22262
22263 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
22264 * gdbme.ch: Make all key-words and predefineds be upper-case.
22265 * chillvars.exp: Expect key-words and predefinds in upper-case.
22266
22267 * chillvars.exp: Use gdb_test_exact many places.
22268 Change expected output for arrays (which now includes index labels).
22269
22270 * pr-5020.exp, gdme.ch (module PR_5020):
22271 New test, for PR-5020.
22272
22273Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
22274
22275 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
22276 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
22277
22278Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
22279
22280 * Makefile.in: Fix bit-rot in definitions of CHILL,
22281 CHILL_FOR_TARGET and Chill_LIB.
22282 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
22283 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
22284 CHILL, and CHILL_LIB.
22285
22286Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
22287
22288 * Revert the previous changes. Please see Rob's directory
22289 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
22290
22291Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
22292
22293 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
22294 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
22295 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
22296 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
22297 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
22298 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
22299 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
22300 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
22301 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
22302 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
22303 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
22304 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
22305 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
22306 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
22307 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
22308 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
22309 changes from 94Q1.
22310
22311Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
22312
22313 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
22314 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
22315 Rob's new testing fragments.
22316
22317Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
22318
22319 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 22320 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
22321
22322Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22323
22324 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
22325 version also, match on casted version strings, and match on
22326 gdb startup case where the line numbers might be messed up.
22327
22328Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
22329
22330 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 22331 (CFLAGS): Delete it from here.
c906108c
SS
22332
22333Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
22334
22335 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
22336
22337Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
22338
22339 * Makefile.in (RUNTEST): Default to just "runtest".
22340
22341Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22342
22343 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
22344 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
22345 the code has been restructured.
22346
22347Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22348
22349 * gdb.t00/default.exp (set write): Allow any number of \r and/or
22350 \n, not just one of each.
22351
22352 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
22353 /bin/cc gives a warning if you do.
22354
22355Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
22356
d63a86f8 22357 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
22358 __t10ListS_link1ZUiRCUiPT0
22359
22360Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22361
22362 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
22363 on local variables in recursive functions.
22364
22365 * gdb.t07/Makefile.in: Build the new test.
22366
22367Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22368
22369 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
22370 directly. Instead compare the return values from actual calls.
22371
22372Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
22373
22374 * Makefile.in (check): Set TCL_LIBRARY for runtest.
22375
22376Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22377
22378 * From Peter Schauer with minor modifications.
a9c64011
AS
22379 * gdb.t15/return.exp (return_tests): Handle targets where "return"
22380 stops in mid-line in the caller. Add xfail for returning a float
22381 value on X86 targets.
c906108c
SS
22382
22383Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22384
22385 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
22386 to avoid expect lossage.
22387 (fmem_LRbug_tests): Likewise.
22388 * gdb.disasm/hppa.s: Corresponding changes.
22389
22390 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
22391 conditions to work with latest dejagnu/expect.
22392
22393 * gdb.t15/funcargs.exp (finish from indirect call): No longer
22394 expected to fail on the PA.
22395 (backtrace in call with trampolines): Explicitly require main
22396 to be frame #1 (no trampolines should show up in backtrace).
22397
22398 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
22399 "continue -expect".
22400 * gdb.t06/break.exp: Likewise.
22401 * gdb.t07/watchpoint.exp: Likewise.
22402 * gdb.t13/bitfields.exp: Likewise.
22403 * gdb.t15/{funcargs,return}.exp: Likewise.
22404 * gdb.stabs/weird.exp: Likewise.
22405 * config/{mips,udi}-gdb.exp: Likewise.
22406
22407 * hppa.sed: Enclose comments within a sed command to avoid
22408 losing with the old OSF1 sed.
22409
22410Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22411
22412 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
22413 sequent dynix.
22414 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
22415 * gdb.t15/funcargs.exp: Conditionally step again to really
22416 finish from marker_call_with_trampolines. Handle the case where
22417 the first step from within call_with_trampolines already steps
22418 us back to main.
22419 * gdb.t15/gdbme.c: Add comment to closing brace of
22420 call_with_trampolines for funcargs.exp.
22421
22422Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22423
d63a86f8 22424 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
22425 Fix typo(s).
22426
22427Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22428
22429 * gdb.t07/gdbme.c: More code for watchpoint testing.
22430
22431 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
22432 "Hardware watchpoint" throughout file.
22433 (test_watchpoint_triggered_in_syscall): New test.
22434 (test_complex_watchpoint): New test.
22435
22436Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22437
22438 * gdbme.c (call_with_trampolines): New function to try and step
22439 into. Tests trampoline problems on the PA.
22440
22441 * funcargs.exp (localvars_in_indirect_call): No longer expect
22442 stepping into indirect call to fail on PAs.
22443 (test_stepping_over_trampolines): New test.
22444
22445Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22446
22447 * TODO: Add suggestions for static member function tests, and
22448 completion tests.
22449
22450Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22451
22452 * TODO: Add suggestions for "p/a" tests.
22453
22454 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
22455 (default_gdb_exit): Replace all the hair with sending "quit" to
22456 the process with a simple close.
22457
22458Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22459
22460 * TODO: Add suggestions for shared library tests.
22461
22462Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22463
22464 * TODO: Add suggestions for x/s tests.
22465
22466Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22467
22468 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
22469 "enable once", and "enable breakpoints once" with ".*".
22470
22471Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22472
22473 * TODO: Add suggestions about structure passing tests.
22474
22475Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22476
22477 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
22478 the primary1 test, use work around if __GNUC__ < 2.
22479 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
22480 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
22481 Test for bad output rather than waiting for timeout. Issue
22482 second continue only if first continue failed.
22483
22484Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22485
22486 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
22487 operator[] test with gdb_test because the old code didn't seem to
22488 be getting the quoting right with the new dejagnu.
22489
22490Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
22491
22492 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
22493 one from the path.
22494 * Makefile.in: Use a fresh expect if there is one, use runtest
22495 from the src tree if there is one.
d63a86f8 22496
c906108c
SS
22497Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22498
22499 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
22500 next over recursive call. Revise the tests from that point on
22501 (which had been skipped) to match GDB's actual (correct) output.
22502
22503 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
22504 with next over a breakpoint whose condition is false.
22505
22506 * gdb.t00/help.exp: Comment out "help set print" tests just like
22507 (and for same reason as) "help set" test.
22508
22509Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22510
22511 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
22512 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
22513
22514Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22515
22516 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
22517 necessary gdb_target_udi.
22518
22519 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
22520
22521 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
22522 1838 and 2417; they are fixed.
22523
22524 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
22525 gdb.t03/ptype.exp (ptype structure, ptype union):
22526 Remove xfails; the test is looser than when the xfails were added.
22527
22528 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
22529 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
22530
22531 * gdb.t01/run.exp: Only run shell test if isnative.
22532
22533 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
22534 since "run" automatically loads if necessary. Call gdb_target_udi
22535 after the "file" since "file" kills any execution target.
22536
22537 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
22538 GDB. GDB doesn't work that way (not anymore at least) on UDI.
22539 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
22540 argument for UDI.
22541
22542Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22543
22544 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
22545
22546 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
22547
22548Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22549
22550 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
22551 properly quoting regexps. This makes the second argument to
22552 demangle a fixed string, which matches the callers, instead of a
22553 shell-style pattern which is what the previous implementation
22554 used. Update some of the callers.
22555
22556Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22557
22558 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22559 (comib_nullified_tests): Fix typo.
22560 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22561 strings. No longer expected to fail.
22562
22563 * gdb.disasm/hppa.s (addib_tests): Fix typo.
22564 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22565 strings. No longer expected to fail.
22566
22567 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22568 string. No longer expected to fail.
22569
22570Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22571
22572 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22573 No longer expected to fail.
22574
22575 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22576 string. No longer expected to fail.
22577
22578Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22579
22580 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22581 only in the names (I probably got most of them). I was even
22582 generous with some which differed in underscores in names, and
22583 probably missed a few, and I *still* was able to remove almost a
22584 third of the file with almost no impact on testsuite coverage.
22585
22586Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22587
22588 * gdb.t00/default.exp: Match udi_attach error message as well as
22589 the one from child_attach.
22590
22591 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22592
22593 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22594
22595 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22596 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22597
22598 * Move test with enums and partial symbols back to
22599 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22600 Reverts the change of 26 May 93. Per today's change to
22601 stabs.texinfo, the behavior that weird.exp was expecting was
22602 unreasonable; what is important is that the compiler+gdb get
22603 things right, which happens with a recent gcc. Also fix the test
22604 to deal with native compilers which put out the stab gdb can't
22605 deal with.
22606
22607Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22608
22609 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22610 in the names. The main thing these accomplish is to slow things down.
22611 Many more such duplicates surely remain.
22612
22613 * gdb.t00/help.exp: Comment out "help support" test just like
22614 (and for same reason as) "help set" test.
22615
22616Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
22617
22618 * gdb.t06/break.exp: Remove setup_xfails for
22619 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22620 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
22621 about known bug in gcc to include up through 2.5.8.
22622 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
22623 well as "_vb$".
22624 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22625 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22626 with latest gcc and gdb.
22627 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
22628 well as "_vb$".
22629
22630Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22631
22632 * configure.in (hppa*-*-*): Also configure and build stabs-only
22633 tests.
22634
22635Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22636
22637 * gdb.t10/hppa.mt: A makefile fragment for the PA.
22638 * gdb.t10/configure.in (hppa*-*-*): Use it.
22639
22640Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22641
22642 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22643
22644Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22645
22646 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22647 versions prior to 1.13.5.
22648
22649Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22650
22651 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22652 the prompt is at the start of a line.
22653
22654Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22655
22656 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22657 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22658 in the copr tests now.
22659 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22660 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22661 expected to fail.
22662
22663Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22664
22665 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22666 gdb.t31/chillvars.exp, lib/gdb.exp:
22667 Tweak to run under either version of expect.
22668 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22669 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22670 * gdb.t11/list.exp: Remove extraneous whitespace.
22671
22672Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22673
22674 * gdb.t16/printcmds.exp (test_print_strings): Accept
22675 "(unsigned char *) " before the string.
22676
22677 * TODO: Add notes about printing of fancy types and GDB expressions.
22678
22679Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22680
22681 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22682 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 22683 if doing mips-idt-ecoff.
c906108c
SS
22684
22685Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22686
22687 * Most .exp files: Tweak to run under either version of expect.
22688
22689Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22690
22691 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22692 xfails; I'm not sure why they are failing, but not because of PR 1806.
22693
22694Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22695
22696 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22697 defined in lib/gdb.exp.
22698
22699Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22700
22701 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22702 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22703 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22704 have to be typeless.
22705
22706Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22707
22708 * TODO: Add suggestion for copyright year test.
22709
22710Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22711
22712 * configure.in (*-*-lynxos*): Add stabs tests.
22713
22714Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22715
22716 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22717 so insert a tab before any assembler directive in column zero.
22718
22719 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22720 stores.
22721 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22722 stores.
22723 (fpu_short_memory_tests): Likewise.
22724
22725Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22726
22727 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22728 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22729 .stabs directives in comments.
22730
22731Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22732
22733 * TODO: New file, describing tests we could write.
22734 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22735
22736Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22737
22738 * gdb.t06/signals.exp: Add kludge to force re-sync.
22739
22740 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22741 to xgdb instead of gdb, get out of gdb.
22742
22743Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22744
22745 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22746 for info.
22747
22748Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22749
22750 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22751 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22752 * gdb.stabs/hppa.sed: New sed script for the PA.
22753
22754Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22755
22756 * gdb.stabs: Re-write weird.def and configuration to use sed
22757 instead of cpp. sed is portable and POSIX; cpp is neither.
22758
22759Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22760
22761 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22762
22763Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22764
22765 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22766
22767Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22768
22769 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22770 "_vb$".
22771 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22772 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22773
22774Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22775
22776 * lib/gdb.exp: Comment out code which depends on non-existent
22777 `transform' procedure.
22778
22779Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22780
22781 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22782 * lib/gdb.exp: Transform tool name.
22783 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22784 1.1's new error handling system.
22785
22786Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22787
22788 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22789
22790Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22791
22792 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22793 They made pattern matching so slow that timeouts happened on
22794 heavily loaded systems. Now any output from "show print" which
22795 gets us back to the GDB prompt is a PASS.
22796
22797Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22798
22799 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22800
22801Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22802
22803 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22804
22805 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22806 It is not from PR 3220.
22807
22808Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22809
22810 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22811 just started failing because they depended on the order the
22812 subcommands are presented, or exact docstring text. This kind of
22813 test is a pain and has minimal benefit.
22814
22815Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22816
22817 * gdb.t09/corefile.exp: At end of test, use "core" command with
22818 no arguments.
22819
22820Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22821
22822 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22823 17}/Makefile.in: Make it possible to run the testsuite with Sun
22824 make and CC = cross gcc by adding explicit build rules for .o
22825 files.
22826
22827Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22828
22829 * gdb.t15/funcargs.exp: Don't put comments on same line as
22830 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22831
c906108c
SS
22832Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22833
22834 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22835
22836Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22837
22838 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22839 * gdb.t20/inherit.exp: remove three dumplicate entries.
22840
22841Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22842
22843 * gdb.t06/break.exp: For "next over recursive call", fail on any
22844 incorrect output, not just on "factorial (value=2)".
22845
22846Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22847
22848 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22849 working now. Add an xfail if accesing a bss variable causes
22850 a memory error if the target is not yet run.
22851
22852Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22853
22854 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22855 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22856 name of __st* demangling (2 strings). Did Kung really get the
22857 more than 95 others right without testing them?
22858
22859Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22860
22861 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22862
22863Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22864
22865 * configure.in (configdirs): Add gdb.disasm
22866 * gdb.disasm: New directory for GDB disassembler tests.
22867 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22868
22869Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22870
22871 * gdb.t00/help.exp: Don't test "help set".
22872
22873 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22874 from within expect statements. None of these happen anymore and
22875 they cause regressions to be silently unnoticed.
22876
22877 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22878 messages) about known failures with gcc cygnus-2.4.5-930417.
22879
22880 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22881 comp-info.exp so it gets built if it doesn't exist.
22882
22883 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22884 it is no longer used.
22885 * gdb.t13/comp-info.c: Removed.
22886
22887Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22888
22889 * gdb.t06/signals.exp: Add xfail for sun3.
22890
22891Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22892
22893 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22894 relevant because ^C doesn't get sent but failure can be reproduced
22895 interactively).
22896
22897Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22898
22899 * gdb.stabs/alpha.mt: New configuration file for alpha.
22900 * gdb.stabs/configure.in: Use it.
22901 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22902 sharing with alpha.mt, redefine long to word via preprocessor.
22903 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22904 for alpha.
22905 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22906 native cc.
22907 * gdb.t00/teststrategy.exp: Change expect string so that we
22908 consume the `(xgdb)' from the command echo and from the gdb prompt.
22909 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22910 gdb currently compares all values as long, so this failure probably
22911 applies to any configuration where LONGEST is bigger than a target int.
22912 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22913 with gcc.
22914 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22915 to handle opaque pointers, gcc is.
22916 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22917 as first argument. Include <sys/types.h> and change all operator
22918 new definitions to use size_t.
22919 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22920 now that we use size_t.
22921
22922Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22923
a9c64011 22924 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22925 a long or float array cast all array members to the same type.
a9c64011 22926 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22927 with 64 bit longs.
a9c64011 22928 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22929 on alpha.
a9c64011 22930 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22931
22932Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22933
22934 * gdb.t24 (demangle.exp): Constructors of templates have names like
22935 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22936 section 14.6 of the ARM.
22937
22938 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22939 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22940 accomplish little and slow down the testsuite.
22941
22942 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22943 Accept spaces various places.
22944
22945Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22946
22947 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22948 with watchpoint enabled.
22949
22950 * Makefile.in: Remove definition of CC and remove the second
22951 definition of CXX (the "CXX = gcc" one remains). These definitions
22952 were causing backquotes to be expanded within backquotes, which
22953 doesn't work.
22954
22955Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22956
22957 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22958
22959Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22960
a9c64011
AS
22961 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22962 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22963 by mips cc and contains no stabs entries.
22964
22965Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22966
22967 * config/vx-gdb.exp: Use fake device to load files rather than
22968 NFS.
22969 * lib/gdb.exp: New proc to do "file" command.
22970 * config/unix-gdb.exp: Use new "file" proc.
22971
22972Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22973
22974 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22975 Rework board rebooting slightly.
22976 (gdb_exit): Don't exit from the remote shell; there isn't one.
22977 * gdb.stabs/weird.exp: If a program is being debugged already,
22978 kill it.
22979 * gdb.t04/setvar.exp: Stop and restart gdb.
22980 * gdb.t05/expr.exp: Likewise.
22981 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22982 restart gdb and reload the program.
22983 * gdb.t08/opaque.exp: Likewise.
22984 * gdb.t12/scope.exp: Likewise.
22985 * gdb.t13/bitfields.exp: Likewise.
22986 * gdb.t15/funcargs.exp: Likewise.
22987 * gdb.t20/classes.exp: Likewise.
22988 * gdb.t03/ptype.exp: Increase timeout.
22989 * gdb.t16/printcmds.exp (test_print_string_constants,
22990 test_print_array_constants): Likewise.
22991 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22992 * gdb.t20/classes.exp (do_tests): Likewise.
22993 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22994
22995Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
22996
22997 * gdb.stabs: Renamed *wierd* to *weird*.
22998
22999Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23000
23001 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
23002 for timeout. Add "known gcc 2.4.5 bug" to failure message.
23003
23004Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23005
23006 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
23007 (do_tests): Remove xfail for whatis on one_var and two_var.
23008
23009Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
23010
23011 * Makefile.in: Made cross building work better by adding
23012 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
23013
23014Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23015
23016 * gdb.t15/{return.c,return.exp,Makefile.in}:
23017 New test, currently commented out.
23018
23019Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
23020
23021 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
23022 still running and removes the leftover named socket so GDb can do
23023 clean restarts.
23024
23025Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
23026
23027 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
23028 console, not GDB.
23029 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
23030 cross testing works better with "make check"
23031 * config/unix-gdb: Use default procedures for exit and version.
23032 * config/vx-gdb.exp: Cleaned up and massaged back to working order
23033 with the newest VxWorks.
23034
23035Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23036
23037 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
23038 old form.
23039
23040 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
23041 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
23042
23043 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
23044
23045 * config/unix-gdb.exp: Remove this version of gdb_exit
23046 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
23047 Rob says he'll look at it when he gets back to testing boards.
23048
23049Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
23050
23051 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
23052 an expected fail for certain ptype commands.
23053
23054 * gdb.t20/classes.exp: Update expected results of "ptype class
23055 Base1" to account for the constructor that now appears in the type.
23056
23057Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
23058
23059 * configure.in (configdirs): Restore gdb.t04, which mysteriously
23060 disappeared from list.
23061 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
23062 "alldone" proc with call to cleanup and exit.
23063 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
23064 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
23065 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
23066 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
23067 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
23068 "alldone" proc with simple returns that suppress remaining
23069 tests. The alldone proc went away many months ago.
23070
23071Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23072
23073 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
23074
23075 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
23076
23077Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23078
23079 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
23080 as vax gdb will display them.
23081
23082Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23083
23084 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
23085 optimizers.
23086
23087 * scope.exp: Change "bad value for localval" messages so each one
23088 is unique.
23089
23090 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
23091 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
23092
23093 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
23094
23095Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23096
23097 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
23098 doesn't exist (due to optimization).
23099
23100Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23101
23102 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
23103 contains \r because the filename is long.
23104
23105 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
23106 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
23107
23108Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23109
23110 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
23111 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
23112 Ultrix.
23113 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
23114 int tests.
23115 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
23116
23117Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
23118
23119 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
23120
23121 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 23122 to match does not match the passing case but still matches the
c906108c
SS
23123 failing case.
23124
23125Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23126
23127 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
23128
23129Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
23130
23131 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
23132 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
23133 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
23134 Remove various versions of gdb_exit.
23135 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
23136 gdb_exit.
23137 * config/unix-gdb.exp: gdb_exit remains here, and should override
23138 the generic version, since it's doing a lot of wierd stuff that
23139 the other versions aren't. FIXME, fold it in, or abandon this
23140 version.
23141
23142Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23143
23144 * gdb.t24/demangle.exp: Add tests for PR 3220.
23145
23146Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23147
23148 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
23149
23150Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
23151
23152 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
23153 "i386-*-*". Works for i486 as well.
23154
23155 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
23156 bug, and expand domain of xfail to all SVR4 systems, since the
23157 actual problem is likely to be in generic SVR4 /proc support.
23158
23159Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23160
23161 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
23162
23163Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
23164
23165 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
23166 xfails for other systems. Match a missing 'Continuing.' as an
23167 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
23168
23169 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
23170 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
23171 Only issue warning for missing executables if -all option is used.
23172
23173 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
23174 file if -all option is used. It's like an unpredictable XFAIL.
23175
23176Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23177
23178 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
23179 for dynamically linked binaries.
23180
23181 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
23182
23183Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23184
23185 * gdb.t20/inherit.exp: Change message for "print tagless struct"
23186 to state that this is a known bug in old versions of g++.
23187
23188Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23189
23190 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
23191 while waiting for `Continuing'.
23192
23193Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
23194
23195 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
23196 in text, data, and bss.
23197 * gdb.t10/nodebug.c: Add local and global test variables for
23198 initialized and uninitialized data.
23199
23200Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23201
23202 * config/unix-gdb.exp (gdb_exit): Add "wait".
23203
23204Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23205
23206 * gdb.t06/signals.exp: xfail the continue from the handler for all
23207 targets.
23208
23209 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
23210 function with watchpoints enabled, the i386 call dummy starts with
23211 a call.
23212
23213 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
23214 386 bsd names its corefiles.
23215
23216Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
23217
23218 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
23219 compilers don't grok it.
23220 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
23221 with small octal ints rather than character constants, which
23222 are signed and might not fit if first promoted to int.
23223
23224Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
23225
23226 * gdb.t09/Makefile.in (clean): Remove corefile.
23227
23228Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23229
23230 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
23231
23232Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23233 and Jim Kingdon (kingdon@cygnus.com)
23234
23235 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
23236 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
23237 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
23238
23239Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23240
23241 * gdb.t17/interrupt.exp: Add xfail for hppa.
23242
23243Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23244
23245 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
23246 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
23247 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
23248 to determine signed-ness of bitfields and use the result to setup
23249 the xfail.
23250 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
23251 * gdb.t15/funcargs.exp: Use them to step until the second indirect
23252 call line is reached if necessary.
23253
23254Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23255
23256 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
23257
23258Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23259
23260 * gdb.t06/break.exp: Also test `clear' command.
23261
23262Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23263
23264 * gdb.t00/teststrategy.exp: Remove extra quote.
23265
23266 * gdb.t07/watchpoint.exp: Change xfail for calling function with
23267 watchpoint enabled to be for all non-68k machines.
23268
23269 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
23270
23271Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23272
23273 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
23274 targets use aout.mt instead of ecoff.mt as gas understands
23275 standard aout format.
23276
23277Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23278
23279 * lib/gdb.exp (runto): Don't insist that function we are running to
23280 was compiled with -g.
23281
23282 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
23283
23284 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
23285 to get back into the read system call.
23286 Accept leading newline in case where we woke it up.
23287
23288Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23289
23290 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
23291 to make the stabs test work on ecoff systems using gcc and -with-stabs.
23292 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
23293 enable ecoff configuration.
23294
23295Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23296
23297 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
23298
23299Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23300
23301 * gdb.t16/printcmds.exp: Add another printf test.
23302
23303Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
23304
23305 * configure.in: If configured -with-stabs on any target, add
23306 stabsdirs to configdirs.
23307
23308Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23309
23310 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
23311 fun" so pattern does not match the command itself.
23312
23313Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23314
23315 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
23316
23317Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23318
23319 * gdb.t17/interrupt.exp: Test for more things.
23320
23321Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23322
23323 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
23324 compiler arranges the code and line numbers.
23325
23326 * gdb.t17/interrupt.exp: Don't send \n after ^C.
23327
23328Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23329
23330 * gdb.t00/help.exp: Increase expect input buffer size.
23331
23332Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23333
23334 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
23335
23336 * gdb.t07/watchpoint.exp: Add xfail for hppa.
23337
23338 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
23339
23340 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
23341 [0-9]*, not just [0-9].
23342
23343Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23344
23345 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
23346
23347 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
23348
23349Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23350
23351 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
23352
23353Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23354
23355 * gdb.t06/signals.c: Add xfails for sun3.
23356
23357 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
23358
23359 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
23360 test_stepping tests.
23361
23362Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23363
23364 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
23365
23366 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
23367
23368 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
23369 rather than actually putting it through cpp twice.
23370
23371 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
23372
23373Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
23374
23375 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
23376 no longer needed.
23377
23378Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23379
23380 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
23381
23382 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
23383 C++ features prints as "struct", make it a pass, not an xfail.
23384
23385Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23386
23387 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
23388 Don't require VA to print as "class" rather than "struct".
23389
23390Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
23391
23392 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
23393
23394Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23395
23396 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
23397
23398Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23399
23400 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
23401 order.
23402
23403Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23404
23405 * gdb.t16/printcmds.exp: Add printf tests.
23406
23407 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
23408
23409 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
23410
23411Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
23412
23413 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
23414 pass counts, to counteract any existing or future setup_xfails.
23415
23416Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23417
23418 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
23419 {BEGIN,END}_COMMON for common block instead of STAB.
23420 * gdb.stabs/wierd.exp: Add xfail for rs6000.
23421
23422 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
23423 intp_var should be N_GSYM not N_LSYM.
23424 wierd-aout.S: Use a label for the value of the N_SO.
23425 wierd.def: Remove all backslashes.
23426 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
23427
23428Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23429
23430 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
23431 get the expected next to inheritance3.
23432
23433Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23434
23435 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
23436 now that gcc-2.4 gets it right.
23437
23438Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23439
23440 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
23441
23442 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
23443 generating comp-info.exp which works for cross-compilation.
23444
23445Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
23446
23447 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
23448 "*-*-sysv4.*".
23449
23450Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
23451
23452 * gdb.t01/run.exp: Start with a fresh gdb.
23453 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
23454 SVR4.x.
23455
23456Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
23457
23458 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
23459 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
23460 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
23461 Makefile.in (distclean, realclean): Remove gdbme.c from list of
23462 things to remove.
23463
23464Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
23465
23466 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
23467 test cases from bug reports.
23468
23469Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
23470
23471 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
23472 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
23473 avoid spurious xfails.
23474 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
23475 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
23476 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
23477
23478Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
23479
23480 * gdb.t00/teststrategy.exp: Rework to provide more useful
23481 description of each test, fix problem with systems that define
23482 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
23483 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
23484 results for "next over recursive call" so timeouts aren't taken
23485 by error.
23486
23487Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
23488
23489 * gdb.t12/scope.exp: Test printing of variables before run.
23490
23491 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
23492 printed in wrong order due to sorting.
23493
23494Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
23495
23496 * gdb.t00/teststrategy.exp: Fix expected results for printing
23497 user entered string constant. Is array of char, prints with no
23498 address.
23499
23500 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
23501 commands.
23502 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
23503 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
23504 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
23505 of struct of char arrays.
23506 * gdb.t00/radix.exp: New tests for radix commands.
23507
23508Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
23509
23510 * gdb.t16/printcmd.exp: Print a variable before running program
23511 (with xfail for AIX).
23512
23513Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
23514
23515 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
23516
23517 * gdb.t16/printcmd.exp: Don't print variables before running program.
23518
23519 * gdb.t06/break.exp: Don't require envp argument to main.
23520
23521 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
23522
23523 * gdb.t02/whatis.exp, gdb.t11/list.exp:
23524 Add xfails for rs6000.
23525
23526 * gdb.t02/whatis.exp: Change other tests not to re-test something
23527 we already tested.
23528
23529 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
23530 each type used has a variable of that type.
23531
23532Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
23533
23534 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
23535
23536Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
23537
23538 * configure.in: change srctrigger to be a file, not a directory
23539
23540Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
23541
23542 * configure.in (mips-idt-ecoff*): Added trailing '*'.
23543
23544 * gdb.t11/list.exp: Fixed a couple of typos.
23545
23546Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
23547
23548 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
23549 is fixed and PR is closed.
23550 * gdb.t16 (gdbme.c): Add simple test string variable.
23551 * gdb.t16 (printcmds.exp): Add tests with simple test string
23552 variable, primarily for boundaries on "set print elements".
23553
23554Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
23555
23556 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23557 Make leading 0's optional and don't expect a tab in the middle
23558 of the number.
23559
23560 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23561
23562 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23563 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
23564 don't end command passed to gdb_test with newline.
23565
23566 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23567 signed keyword away, don't expect signed bitfields to be signed.
23568
23569 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23570 printing with only as many 1's as are in the field as well as printing
23571 with 32 1's (see comment).
23572
23573Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
23574
23575 * gdb.t00/default.exp: Start with a fresh gdb.
23576 * configure.in (configdirs): Remove gdb.t31 until the chill
23577 compiler works again. It no longer is able to find chillrt0
23578 since it isn't in libchill.a anymore.
23579 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
23580 wierd.o, make more modular.
23581 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
23582 spurious newlines that caused problems.
23583
23584Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23585
23586 * Move test with enums and partial symbols from gdb.t03/ptype.exp
23587 to gdb.stabs/wierd.exp since GCC has worked around the bug.
23588 gdb.stabs/wierd.{exp,def}: Many new tests.
23589
23590 * gdb.t00/default.exp: update info line for new message.
23591
23592 * gdb.t02/{whatis.exp,gdbme.c}:
23593 Test that "char *" doesn't print as "caddr_t".
23594
23595Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23596
23597 * gdb.t00/help.exp: Use .* in place of some help messages which
23598 just changed.
23599 gdb.t00/default.exp: Update "info frame" test for new message.
23600 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23601 Remove some xfails
23602
23603Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23604
23605 * gdb.t03/{gdbme.c,ptype.exp}:
23606 Add tests for typedef'd struct and union without tags.
23607 Also check "whatis" on a variable of a typedef'd enum without a tag.
23608
23609 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23610 PRMS 1823; the bug still exists but isn't reproduced by this test
23611 anymore), and remove rs6000 XFAIL (the bug is fixed).
23612
23613 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23614 duplicated from whatis.exp. For those that are left, accept
23615 "long", "long int", or "int" for long variables (whatis.exp already
23616 has an XFAIL for "int", so no need to fail it here).
23617
23618 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23619 Deal with GCC's names for types now that GDB uses the compiler's names.
23620
23621 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
23622 setup_xfail's for sunos4. If we #defined the signed keyword away,
23623 don't expect GDB to know that char it is signed.
23624
23625 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23626
23627Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
23628
23629 * configure.in (configdirs): Add gdb.t24 for C++ tests that
23630 should work on any system, regardless of debugging format.
23631 * gdb.t21/demangle.exp: Move to gdb.t24.
23632 * gdb.t24/demangle.exp: Move from gdb.t21.
23633 * gdb.t24/{Makefile.in, configure.in}: New files.
23634
23635Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23636
23637 * configure.in: Do gdb.stabs and C++ tests only for stabs.
23638 * gdb.stabs: New directory.
23639
23640Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23641
23642 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23643 not just "Quit anyway?".
23644
23645Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23646
23647 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23648 that all setup_xfails are immediately followed by clear_xfails.
23649
23650Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23651
23652 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23653 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23654 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23655 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23656 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23657 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23658 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23659 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23660 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23661 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23662 gdb.t31/chillvars.exp, lib/gdb.exp:
23663 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23664 bug-gdb@prep.ai.mit.edu.
23665
23666Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23667
23668 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23669 with 0.0, not integer 0.
23670
23671Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23672
23673 * gdb.t06/break.exp: Update for "Kill the program" message change.
23674
23675Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23676
23677 * Makefile.in (GDBFLAGS): Set to -nx.
23678 * Makefile.in (site.exp): Use GDBFLAGS.
23679
23680Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23681
23682 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23683 Makefiles.
23684 (check): depend on just-check.
23685 (just-check): added so that tests can be run without a noop
23686 build pass.
23687
23688Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23689
23690 Switch to using configure's configdirs.
23691 * Makefile.in (Makefile): add configure.in dependency.
23692 (SUBDIRS): removed redundant assignment.
23693 * configure.in: switch subdirs assignment to configdirs.
23694 * gdb.t*/configure.in: new files.
23695
23696Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23697
23698 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23699 works.
23700
23701Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23702
23703 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23704 in explicit rules. Apparently this is not supported by some makes.
23705
23706Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23707
23708 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23709
23710Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23711
23712 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23713 disappeared.
23714
23715Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23716
23717 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23718
23719Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23720
23721 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23722 watchpoint problem that is now fixed.
23723 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23724 uninitialized convenience variables.
23725 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23726 structures.
23727
23728Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23729
23730 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23731 which causes expect to get out of sync with gdb on long output
23732 from help set.
23733 * gdb.t09/corefile.exp: Make expected pattern for core file
23734 failing signal and frame output format less sun specific.
23735
23736Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23737
23738 * gdb.t31/chillvars.exp: Add and remove initial dummy
23739 breakpoint, so that symbol table is forced in.
23740 (Needed at least on Sunos4, though it seems not SVR4.)
23741 * gdb.t31/chillvars.exp: Update for changed output format.
23742
23743Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23744
a9c64011 23745 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
23746
23747Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23748
23749 * Makefile.in: Added --srcdir when invoking runtest, removed the
23750 need for a local config file. (optional now)
23751
23752Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23753
23754 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23755 failure count used to force early termination. Add some more
23756 expected failures for gnu style demangling.
23757
23758Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23759
23760 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23761 pmi variable from gdb.t20/gdbme to get optimized away.
23762 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23763 Check for written corefile upon timeout _and_ eof.
23764
23765Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23766
23767 * config/unix-gdb.exp: Add missing return 0.
23768
23769Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23770
23771 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23772 test termination.
23773
23774Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23775
23776 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23777 disappeared.
23778
23779Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23780
23781 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23782 time as i860 support works.
23783
d63a86f8 23784 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23785 "backtrace 100\r" rather than just "backtrace\r", to match last
23786 change.
23787
23788Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23789
23790 * config/udi-gdb.exp (gdb_exit): Remove close command.
23791 (gdb_target_udi): New procedure to set the UDI target.
23792 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23793 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23794 Added waits for prompts after several question responses. Added
23795 some more responses used by a29k-amd-udi-gdb.
23796 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23797 pass different arguments, restart UDI connection after program
23798 completion.
23799 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23800 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23801 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23802 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23803 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23804 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23805 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23806 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23807 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23808 after program completion.
23809 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23810 compiled with a SELECT_VECS setting.
23811 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23812 infinite recursion.
23813
23814 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23815 Added checks for COFF results, and made them expected failures for
23816 all targets. It would be better to make them expected failures
23817 for COFF targets only.
23818
23819Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23820
23821 * Makefile.in: add null dvi target, don't bother to recurse
23822 through test directories for info and install-info; rename
23823 $(datadir) to be dejagnu instead of deja-gnu
23824
23825Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23826
23827 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23828 compiler to coredump.
23829 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23830 code.
23831
23832Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23833
23834 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23835 coredump.
23836 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23837 code.
23838
23839Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23840
23841 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23842 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23843 which in a shell. Deletes xgdb when done.
23844 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23845 Tests the return from the "set height" or "set width" commands.
23846 Added a few return codes where needed.
23847
23848Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23849
23850 * Makefile.in (SUBDIRS): Add gdb.t17.
23851 * configure.in (subdirs): Add gdb.t17.
23852 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23853 files to test gdb's calling of functions in the inferior with
23854 the correct arguments and gdb's ability to retrieve any
23855 result returned.
23856
23857Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23858
23859 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23860 may be called after gdb goes away. Previous versions of expect
23861 needed these to avoid file descriptor leaks, but they cause
23862 errors with the current revision of expect.
23863 * gdb.t00/gdbvars.exp: Use -re on expected output after
23864 setting sevenbit-strings.
23865 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23866 to set sevenbit-strings consistent across tests.
23867 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23868 set sevenbit-strings consistent across tests.
23869
23870Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23871
23872 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23873 expected output to match current "expect" expectations.
23874
23875Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23876
23877 * gdb.t00/default.exp: Change expected output for default "source"
23878 command, to match new gdb behavior which requires a filename to
23879 source.
23880
23881Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23882
23883 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23884 expected fail for i486-*-* that misses the marker2 function.
23885 * gdb.t10/crossload.exp (bfddefault): Allow successful
23886 recognition of a format to pass even if no symbols are found.
23887 Explicitly catch failures where the format is not recognized
23888 or is ambiguous, and add the reason to the fail message.
23889 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23890 the cause is and invalid target and add reason to failure message.
23891 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23892 elf32-i386, elf32-sparc, and elf32-i860.
23893 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23894 Set up expected failure for 'filename'::variable scope resolution,
23895 which is now apparently broken on all targets.
23896 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23897 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23898 gdb.t23/templates.exp: Change failure for missing binfile into
23899 just a warning.
23900 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23901 references.
23902
23903Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23904
23905 * gdb.t00/default.exp: Add expected output for default "source"
23906 command, to match new gdb behavior.
23907 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23908
23909Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23910
23911 * config/*-gdb.exp: returns an error, rather than exiting on
23912 internal errors.
23913
23914Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23915
23916 * gdb.t03/gdbme.c: Add pointer to struct variable.
23917 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23918 referencing struct members.
23919
23920Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23921
23922 * configure.in (mips-idt-ecoff): New target.
23923 * config/mips-gdb.exp: New file for remote board using MIPS remote
23924 debugging protocol.
23925
23926 * Redid configuration scheme. Removed gdb.t*/configure.in.
23927 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23928 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23929 distclean targets. Built executables via .o files. Adjusted
23930 tests to account for source files in $(srcdir) rather than
23931 $(objdir).
23932 * lib/gdb.exp (runto): Don't expect () after the function name,
23933 because it may have arguments.
23934
23935Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23936
23937 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23938 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23939 expected failures for mips-idt-* and mips-sgi-*.
23940 * gdb.t00/default.exp (attach): Kill process if requested.
23941 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23942 that does not read core files.
23943 * gdb.t01/run.exp: Removed checks for exit status code.
23944 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23945 it is linked in.
23946 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23947 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23948 appropriate, rather than doing it by hand.
23949 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23950 execution.
23951 * gdb.t10/crossload.exp: Kill existing program if needed.
23952 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23953 appropriate, rather than doing it by hand. Always increase
23954 timeout for this test, not just for VxWorks.
23955
23956Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23957
23958 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23959 of Chill STRUCT types and STRUCT values.
23960 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23961 than "char".
23962 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23963 struct2): New struct definitions and initializations to test
c906108c
SS
23964 simple Chill STRUCT types.
23965
23966Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23967
23968 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23969 the null byte at the end of strings.
23970 * gdb.t00/default.exp: Make show version insensitive to copyright
23971 date.
23972 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23973 to avoid dependencies on target char signedness.
23974 * gdb.t16/printcmds.exp: Update expected results for explicitly
23975 unsigned char.
23976 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23977 now work.
23978 * gdb.t21/demangle.exp: Add many more patterns for template
23979 demangling, most of them being expected failures.
23980 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23981 string we are matching for, to match on the whole string.
23982 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23983 and fix a whole bunch that had incorrect expected output but were
23984 passing anyway because of the bug in "proc demangle".
23985 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23986 type.
23987 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23988
23989Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
23990
a9c64011
AS
23991 * gdb/testsuite: made modifications to testcases, etc., to allow
23992 them to work properly given the reorganization of deja-gnu and the
23993 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
23994
23995Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
23996
23997 * gdb/testsuite: Initial creation of gdb/testsuite.
23998 Migrated dejagnu testcases and support files for testing nm to
23999 gdb/testsuite from deja-gnu. These files were moved "as is"
24000 with no modifications. This migration is part of a major overhaul
24001 of dejagnu. The modifications to these testcases, etc., which
24002 will allow them to work with the new version of dejagnu will be
24003 made in a future update.
48efe704 24004
8d8cb839 24005 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 24006\f
8d8cb839
EZ
24007;; Local Variables:
24008;; mode: change-log
24009;; left-margin: 8
24010;; fill-column: 74
24011;; version-control: never
24012;; End:
902f2ccb
MC
24013
24014 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 24015 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
24016 Copying and distribution of this file, with or without modification,
24017 are permitted provided the copyright notice and this notice are preserved.