binutils/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
559a7a62
JK
12011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.base/fortran-sym-case.c: New file.
4 * gdb.base/fortran-sym-case.exp: New file.
5 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
6 * gdb.dwarf2/dw2-case-insensitive.c: New file.
7 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8
8344e389
JK
92011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10
11 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
12 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
13 false #1', `if true else false #2' and `if true else false #3'.
14
2484c66b
UW
152011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
16
17 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
18 while delivering signal.
19
8d3788bd
VP
202011-04-27 Vladimir Prus <vladimir@codesourcery.com>
21
22 MI breakpoint notifications.
23
24 * testsuite/gdb.mi/mi-cli.exp: Adust.
25 * testsuite/gdb.mi/mi2-cli.exp: Adust.
26 * testsuite/gdb.mi/mi-watch.exp: Adust.
27 * testsuite/gdb.mi/mi2-watch.exp: Adust.
28 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
29 notifications.
30
3e03848b
JK
312011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
32
33 * gdb.base/gdbindex-stabs-dwarf.c: New file.
34 * gdb.base/gdbindex-stabs.c: New file.
35 * gdb.base/gdbindex-stabs.exp: New file.
36
918c9108
YQ
372011-04-25 Yao Qi <yao@codesourcery.com>
38
39 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
40 with /*...*/.
41 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
42
90556b8c
JK
432011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
44
45 * gdb.python/py-value.exp (test_objfiles): Name the first test
46 `py-value in file.filename'.
47
03f2bd59
JK
482011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
49
50 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
51 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
52 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
53 !gdbserver_reconnect_p..
54 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
55
7b08b9eb
JK
562011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
57
58 * gdb.cp/cpcompletion.exp (complete class methods)
59 (complete class methods beginning with F): Move them above runto. New
60 comment about the runto delimiter.
61
b78974c3
PA
622011-04-20 Pedro Alves <pedro@codesourcery.com>
63
64 * gdb.base/maint.exp: Test that "maint print registers" works
65 without a running program.
66
20429c40 672011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 68
20429c40
MP
69 * gdb.base/setshow.exp: Fix racy tests.
70 ($old_gdb_prompt): New variable.
71
7a9dd1b2
TT
722011-04-19 Tom Tromey <tromey@redhat.com>
73
74 * gdb.mi/mi-nsmoribund.exp:
75 * gdb.hp/gdb.objdbg/objdbg01.exp:
76 * gdb.base/structs.exp (test_struct_returns):
77 * gdb.base/call-sc.exp (test_scalar_returns):
78 * gdb.base/bigcore.exp: Remove duplicate words.
79
02835898
JK
802011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * gdb.base/break-interp-lib.c (v, vptr): New variables.
83 * gdb.base/break-interp.exp (test_attach): New comment.
84
254f582e
JK
852011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 * gdb.threads/gcore-thread.exp ($core0file): New variable.
88 (clear __stack_user.next, clear stack_used.next)
89 (save a zeroed-threads corefile): New test.
90 Call core_load for $core0file.
91 (zeroed-threads cannot be listed): New test.
92
4fe85f5c
JK
932011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
94
95 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
96 filename.
97 ($srcfile): Preserve the original value.
98 ($testfile): Match it the .exp filename.
99 ($corefile): New variable. Substitute it around.
100 Use clean_restart.
101 ($prev_timeout): Remove.
102 (load_core): Move core loading into this proc.
103 Fix restore of $timeout if load_core fails.
104
63524580
JK
1052011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
106
107 * gdb.base/eu-strip-infcall.c: New file.
108 * gdb.base/eu-strip-infcall.exp: New file.
109
90359a16
JK
1102011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
111
112 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
113 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
114
626e7282
JK
1152011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
116
117 Fix Python access to inlined frames.
118 * gdb.python/py-frame-inline.c: New file.
119 * gdb.python/py-frame-inline.exp: New file.
120
3363d018
EBM
1212011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
122
123 * gdb.base/gdb1090.exp: Change breakpoint location to read the
124 content of 's24' correctly (avoiding "optimized out").
125 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
126
28781456
JK
1272011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
128
129 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
130
4a4106ca
TJB
1312011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
132
133 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
134 expect a colon in watch -location output.
135
d26ccb4f
JK
1362011-04-13 Marek Polacek <mpolacek@redhat.com>
137
138 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
139 New testcase `expect response to define backtrace'. Also remove
140 redundant `default' block.
141
e1ab1f9c
JK
1422011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
143
144 * gdb.python/py-prettyprint.c (struct hint_error): New.
145 (main): New variable hint_error.
146 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
147 "print hint_error".
148 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
149 (register_pretty_printers): Register it.
150
0c2e6019
TT
1512011-04-04 Tom Tromey <tromey@redhat.com>
152
153 * gdb.cp/maint.exp (test_help): Update.
154 (test_namespace): Likewise.
155
af57139d
JB
1562011-04-01 Joel Brobecker <brobecker@adacore.com>
157
158 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
159 * gdb.ada/arrayptr.exp: Add new tests.
160
956a9fb9
JB
1612011-04-01 Joel Brobecker <brobecker@adacore.com>
162
163 * gdb.ada/mi_catch_ex: New testcase.
164
d0c4d642
PA
1652011-04-01 Pedro Alves <pedro@codesourcery.com>
166
167 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
168 base::overload(void) method without specifying "const".
169
18819fa6
UW
1702011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
171
172 * gdb.arch/thumb-singlestep.S: New file.
173 * gdb.arch/thumb-singlestep.exp: Likewise.
174
a4c8e806
TT
1752011-03-31 Tom Tromey <tromey@redhat.com>
176
177 * gdb.python/py-prettyprint.py (exception_flag): New global.
178 (NoStringContainerPrinter._iterator.next): Check it.
179 * gdb.python/py-prettyprint.c (main): New variable nstype2.
180 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
181
53832f31
TT
1822011-03-29 Tom Tromey <tromey@redhat.com>
183
184 * gdb.cp/anon-struct.cc: New file.
185 * gdb.cp/anon-struct.exp: New file.
186
e4620230
JK
1872011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
188
189 Test STT_GNU_IFUNC support.
190 * gdb.base/gnu-ifunc-lib.c: New file.
191 * gdb.base/gnu-ifunc.c: New file.
192 * gdb.base/gnu-ifunc.exp: New file.
193
d0fb5eae
JK
1942011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
195
196 Support a ring of related breakpoints.
197 * gdb.base/watchpoint-delete.c: New file.
198 * gdb.base/watchpoint-delete.exp: New file.
199
20106cfb
JK
2002011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
201
202 * gdb.ada/arrayparam.exp (print first after function call): Use
203 explicit package name. Add a comment
204 (print lasta after function call): Rename ...
205 (print last after function call): ... it and use explicit package
206 name.
207 (print length after function call): Use explicit package name.
208 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
209 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
210 (multiple matches for symbol i): Rename ...
211 (multiple matches for symbol integervar): ... it.
212 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
213 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
214
e7ab5e63
AB
2152011-03-25 Andrew Burgess <aburgess@broadcom.com>
216
217 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
218 environment variable to make grep output more predictable. Move
219 all the environment setup into gdb_init so it's done once per test
220 case rather than each time we start gdb.
221
9ef07c8c
TT
2222011-03-24 Tom Tromey <tromey@redhat.com>
223
224 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
225 test.
226
dd90784c
JK
2272011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
228
229 * gdb.dwarf2/dw2-entry-value-main.c: New file.
230 * gdb.dwarf2/dw2-entry-value.S: New file.
231 * gdb.dwarf2/dw2-entry-value.exp: New file.
232
05775840
PM
2332011-03-22 Phil Muldoon <pmuldoon@redhat.com>
234
235 PR python/12183
236
237 * gdb.python/py-function.exp: Add GdbError tests.
238
8661b11b
PA
2392011-03-18 Pedro Alves <pedro@codesourcery.com>
240
241 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
242 (reglocal_test_func, statlocal_test_func): New functions.
243 (globals_test_func): Call new functions.
244 * gdb.trace/unavailable.exp (gdb_collect_args_test)
245 (gdb_collect_locals_test): New procedure.
246 (gdb_trace_collection_test): Call new procedures.
247
0fdb4f18
PA
2482011-03-18 Pedro Alves <pedro@codesourcery.com>
249
250 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
251 (test_register, test_register_unavailable): New procedures.
252 (gdb_unavailable_registers_test): New procedure.
253 (gdb_trace_collection_test): Call it.
254
99c3dc11
PM
2552011-03-18 Phil Muldoon <pmuldoon@redhat.com>
256
257 PR python/12149
258
259 * gdb.python/python.exp: Add gdb.write tests.
260
29703da4
PM
2612010-03-17 Phil Muldoon <pmuldoon@redhat.com>
262
263 * gdb.python/Makefile.in: Add py-objfile.
264 * gdb.python/py-objfile.exp: New file.
265 * gdb.python/py-objfile.c: New file.
266 * gdb.python/py-block.exp: Add is_valid tests.
267 * gdb.python/py-inferior.exp: Ditto.
268 * gdb.python/py-infthread.exp: Ditto.
269 * gdb.python/py-symbol.exp: Ditto.
270 * gdb.python/py-symtab.exp: Ditto.
271
598997c8
KS
2722011-03-16 Keith Seitz <keiths@redhat.com>
273
274 PR c++/12273
275 * gdb.cp/cmpd-minsyms.exp: New test.
276 * gdb.cp/cmpd-minsyms.cc: New file.
277
278 PR c++/11734
279 * gdb.cp/ovsrch.exp: New test.
280 * gdb.cp/ovsrch.h: New file.
281 * gdb.cp/ovsrch1.cc: New file.
282 * gdb.cp/ovsrch2.cc: New file.
283 * gdb.cp/ovsrch3.cc: New file.
284 * gdb.cp/ovsrch4.cc: New file.
285
c91513d8
PP
2862011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
287
288 PR gdb/12528
289 * gdb.base/Makefile.in: Adjust EXECUTABLES.
290 * gdb.base/break-on-linker-gcd-function.exp: New test.
291 * gdb.base/break-on-linker-gcd-function.cc: New file.
292
7470fc63
AT
2932011-03-15 Andreas Tobler <andreast@fgznet.ch>
294
295 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
296
959e7469
PM
2972011-03-15 Phil Muldoon <pmuldoon@redhat.com>
298
299 * lib/gdb.exp (gdb_unload): Add another termination case.
300
9373cf26
JK
3012011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
302
303 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
304 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
305 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
306 Provide a stub byte there.
307 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
308 DW_AT_entry_pc.
309 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
310
24e9cda0
UW
3112011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
312
313 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
314 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
315 "generic ABI, auto".
316 (altivec_abi_tests): Accept vectors returned by reference.
317
7371cf6d
PM
3182010-03-14 Phil Muldoon <pmuldoon@redhat.com>
319
320 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
321
ce77046a
UW
3222011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
323
324 * gdb.python/py-section-script.exp: Skip test if no Python support.
325
176400c3
UW
3262011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
327
328 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
329
ecec24e6
PM
3302011-03-10 Phil Muldoon <pmuldoon@redhat.com>
331
332 * gdb.python/py-parameter.exp: Update tests to the new Python
333 parameter API. Add "no documentation" test. Add deprecated API
334 backward compatibility test.
335
5dbdd470
TT
3362011-03-09 Tom Tromey <tromey@redhat.com>
337
338 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
339 gdb_continue_to_end.
340
b66e66ee
MK
3412011-03-09 Mark Kettenis <kettenis@gnu.org>
342
343 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
344 tabs.
345
eceb0c5f
TT
3462011-03-09 Tom Tromey <tromey@redhat.com>
347
348 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
349 parentheses.
350 (gdb_continue_to_end): Add "allow_extra" parameter. Use
351 $command.
352 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
353 argument to gdb_continue_to_end.
354 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
355 argument to gdb_continue_to_end.
356 * gdb.cp/annota3.exp: Fix regex.
357 * gdb.cp/annota2.exp: Fix regex.
358 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
359 gdb_continue_to_end.
360 * gdb.base/call-signal-resume.exp: Revert earlier patch.
361 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
362 gdb_continue_to_end.
363
63154eca
PA
3642011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 * gdb.server/ext-run.exp
367 (load new file without any gdbserver inferior): New test.
368
967d1f9b
TT
3692011-03-07 Tom Tromey <tromey@redhat.com>
370
371 * Makefile.in (TAGS): Rewrite.
372
d68dcbb9
JK
3732011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
374
375 * gdb.trace/report.exp (12.1: trace report #1): New match for the
376 initial commands echo. New match for `Found trace'. Anchor all the
377 other matches. Anchor and match for `No trace frame found' the final
378 match.
379
6bf58e63
TT
3802011-03-07 Tom Tromey <tromey@redhat.com>
381
382 * Makefile.in (TAGS): New target.
383
fda326dd
TT
3842011-03-07 Tom Tromey <tromey@redhat.com>
385
386 * lib/opencl.exp (skip_opencl_tests): Update for exit message
387 change.
388 * lib/mi-support.exp (mi_gdb_test): Update for exit message
389 change.
390 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
391 exit message change.
392 (skip_altivec_tests): Update for exit message change.
393 (skip_vsx_tests): Likewise.
394 (gdb_continue_to_end): Likewise. Add 'command' argument.
395 * lib/cell.exp (skip_cell_tests): Update for exit message change.
396 * gdb.threads/tls.exp: Update for exit message change.
397 * gdb.threads/thread-unwindonsignal.exp: Use
398 gdb_continue_to_end.
399 * gdb.threads/step.exp (step_it): Update for exit message change.
400 (continue_all): Likewise.
401 * gdb.threads/print-threads.exp (test_all_threads): Update for
402 exit message change.
403 * gdb.threads/interrupted-hand-call.exp: Use
404 gdb_continue_to_end.
405 * gdb.threads/execl.exp: Use gdb_continue_to_end.
406 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
407 gdb_continue_to_end.
408 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
409 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
410 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
411 * gdb.cp/method.exp: Update for exit message change.
412 * gdb.cp/mb-templates.exp: Update for exit message change.
413 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
414 * gdb.cp/annota3.exp: Update for exit message change.
415 * gdb.cp/annota2.exp: Update for exit message change.
416 * gdb.cell/fork.exp: Use gdb_continue_to_end.
417 * gdb.base/term.exp: Update for exit message change.
418 * gdb.base/step-test.exp (test_i): Update for exit message change.
419 * gdb.base/sigstep.exp (advance): Update for exit message change.
420 (advancei): Likewise.
421 * gdb.base/siginfo.exp: Update for exit message change.
422 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
423 * gdb.base/reread.exp: Use gdb_continue_to_end.
424 * gdb.base/langs.exp: Use gdb_continue_to_end.
425 * gdb.base/interrupt.exp: Update for exit message change.
426 * gdb.base/gdb1555.exp: Update for exit message change.
427 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
428 * gdb.base/ending-run.exp: Update for exit message change.
429 * gdb.base/chng-syms.exp: Update for exit message change.
430 * gdb.base/checkpoint.exp: Update for exit message change.
431 * gdb.base/catch-syscall.exp (check_for_program_end): Use
432 gdb_continue_to_end.
433 (test_catch_syscall_with_wrong_args): Likewise.
434 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
435 * gdb.base/break-interp.exp (test_ld): Update for exit message
436 change.
437 * gdb.base/bang.exp: Update for exit message change.
438 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
439 (do_call_attach_tests): Likewise.
440 * gdb.base/a2-run.exp: Update for exit message change.
441 * gdb.arch/ppc-dfp.exp: Update for exit message change.
442 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
443 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
444
dd19bd70
JK
4452011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
446
447 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
448
30e62689
TT
4492011-03-03 Tom Tromey <tromey@redhat.com>
450
451 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
452 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
453 * gdb.hp/gdb.aCC/configure.ac: Remove.
454 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
455 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
456 * gdb.hp/gdb.base-hp/configure.ac: Remove.
457 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
458 * gdb.hp/gdb.compat/configure (Makefile): Remove.
459 * gdb.hp/gdb.compat/configure.ac: Remove.
460 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
461 * gdb.hp/gdb.defects/configure (Makefile): Remove.
462 * gdb.hp/gdb.defects/configure.ac: Remove.
463 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
464 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
465 * gdb.hp/gdb.objdbg/configure.ac: Remove.
466 * gdb.hp/configure.ac: Remove.
467 * gdb.hp/configure: Remove.
468 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
469 substitution.
470 (Makefile): Remove rule.
471 * gdb.cell/configure.ac: Remove.
472 * gdb.cell/configure: Remove.
473 * gdb.stabs/Makefile.in (Makefile): Remove.
474 (distclean): Don't remove config.status or config.log.
475 * gdb.stabs/configure (Makefile): Remove.
476 * gdb.stabs/configure.ac: Remove.
477 * configure: Rebuild.
478 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
479 Remove stabs- and cell-specific logic. Test for existence of
480 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
481 subdirectories, gdb.cell, and and gdb.stabs.
482 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
483
c171f854
JB
4842011-03-03 Joel Brobecker <brobecker@adacore.com>
485
486 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
487 end of buffer.
488
9a5193cb
JB
4892011-03-02 Joel Brobecker <brobecker@adacore.com>
490
491 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
492 gdb_test when running a test where we expected no output back.
493
9bb4c1bb
MS
4942011-02-28 Michael Snyder <msnyder@vmware.com>
495
496 * gdb.cp/overload.cc: Change initializer value to integer.
497
3bd0f5ef
MS
4982011-02-27 Michael Snyder <msnyder@vmware.com>
499
500 * gdb.multi/base.exp: Add test for remove-inferiors.
501
2279eaad
JB
5022011-02-26 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.python/py-frame.exp: Simplify the initialization phase
505 using prepare_for_testing.
506
c82c0b55
MS
5072011-02-25 Michael Snyder <msnyder@vmware.com>
508
509 * gdb.multi/base.exp: Add tests for info inferiors with args.
510
1d94651b
JK
5112011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
512
513 * gdb.dwarf2/dw2-ranges.S: Rename to ...
514 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
515 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
516 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
517 asmfile3. Comment the STABS (#3) file compilation. Compile
518 everything through assembler. Provide KFAIL for symtab/12497.
519 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
520 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
521 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
522 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
523
3bd0f5ef
MS
5242011-02-24 Michael Snyder <msnyder@vmware.com>
525
526 * gdb.base/break.exp: Add tests for delete breakpoints using
527 convenience variables and value history references.
528
12c1418e
MS
5292011-02-24 Michael Snyder <msnyder@vmware.com>
530
531 * gdb.base/break.exp: Remove debugging 'printf' accidentally
532 left behind in previous check-in.
533
e5a67952
MS
5342011-02-23 Michael Snyder <msnyder@vmware.com>
535
536 * gdb.base/break.exp: Add tests for "info break" with arguments.
537 * gdb.trace/infotrace.exp: Update patterns for error and help.
538 * gdb.base/completion.exp: Update pattern.
539 * gdb.base/ena-dis-br.exp: Update pattern.
540 * gdb.base/help.exp: Update patterns.
541
5422011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
543
544 * gdb.base/memattr.exp: New test.
545 * gdb.base/memattr.c: Test load for memattr.exp.
546
6e6fbe60
DE
5472011-02-22 Doug Evans <dje@google.com>
548
549 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
550
1d41d745
MS
5512011-02-22 Michael Snyder <msnyder@vmware.com>
552
553 * Makefile.in: Make more clean.
554 * gdb.ada/Makefile.in: Ditto.
555 * gdb.arch/Makefile.in: Ditto.
556 * gdb.asm/Makefile.in: Ditto.
557 * gdb.base/Makefile.in: Ditto.
558 * gdb.cp/Makefile.in: Ditto.
559 * gdb.dwarf2/Makefile.in: Ditto.
560 * gdb.java/Makefile.in: Ditto.
561 * gdb.mi/Makefile.in: Ditto.
562 * gdb.modula2/Makefile.in: Ditto.
563 * gdb.python/Makefile.in: Ditto.
564 * gdb.server/Makefile.in: Ditto.
565 * gdb.stabs/Makefile.in: Ditto.
566 * gdb.threads/Makefile.in: Ditto.
567 * gdb.trace/Makefile.in: Ditto.
568
79ba84ca
MS
5692011-02-22 Michael Snyder <msnyder@vmware.com>
570
571 * gdb.threads/thread-find.exp: Add tests for bad input to
572 info threads.
573
b9b35694
JB
5742011-02-22 Joel Brobecker <brobecker@adacore.com>
575
576 * gdb.python/py-breakpoint.exp: Fix the expected output of
577 one of the "maint info breakpoints" tests to accept the output
578 generated on platforms that do not have hardware watchpoints.
579
8bfb830f
JB
5802011-02-22 Joel Brobecker <brobecker@adacore.com>
581
582 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
583 clean_restart. Be a little stricter in the expected output
584 for one of the tests. Fix a typo in one of the comments.
585
c45f3c54
JB
5862011-02-22 Joel Brobecker <brobecker@adacore.com>
587
588 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
589 Delete variable binfile, no longer use. Add or modify test
590 comments to make them unique.
591
b97c863c
MS
5922011-02-21 Michael Snyder <msnyder@vmware.com>
593
594 * Makefile.in: Update for make clean.
595 * gdb.ada/Makefile.in: Ditto.
596 * gdb.arch/Makefile.in: Ditto.
597 * gdb.asm/Makefile.in: Ditto.
598 * gdb.base/Makefile.in: Ditto.
599 * gdb.cp/Makefile.in: Ditto.
600 * gdb.dwarf2/Makefile.in: Ditto.
601 * gdb.java/Makefile.in: Ditto.
602 * gdb.mi/Makefile.in: Ditto.
603 * gdb.modula2/Makefile.in: Ditto.
604 * gdb.python/Makefile.in: Ditto.
605 * gdb.server/Makefile.in: Ditto.
606 * gdb.stabs/Makefile.in: Ditto.
607 * gdb.threads/Makefile.in: Ditto.
608 * gdb.trace/Makefile.in: Ditto.
609
aea5b279
MS
6102011-02-21 Michael Snyder <msnyder@vmware.com>
611
612 * gdb.threads/thread-find.exp: Update patterns for changes in
613 output of "info threads" command.
614
e3039479
UW
6152011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
616 Ulrich Weigand <uweigand@de.ibm.com>
617
618 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
619 (skip_hw_watchpoint_tests): Likewise.
620 (skip_hw_watchpoint_multi_tests): Likewise.
621
b800ec70
UW
6222011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
623
624 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
625 (skip_hw_watchpoint_tests): Likewise.
626 (skip_hw_watchpoint_multi_tests): Likewise.
627 (skip_hw_watchpoint_access_tests): Likewise.
628
629 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
630 * gdb.base/pr11022.exp: Likewise.
631 * gdb.base/watch-read.exp: Likewise.
632 * gdb.base/watch_thread_num.exp: Likewise.
633 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
634 * gdb.base/watchpoint-hw.exp: Likewise.
635 * gdb.base/watchpoint.exp: Likewise.
636 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
637 * gdb.threads/watchthreads-reorder.exp: Likewise.
638 * gdb.threads/watchthreads.exp: Likewise.
639 * gdb.threads/watchthreads2.exp: Likewise.
640
91033e37
JB
6412011-02-21 Joel Brobecker <brobecker@adacore.com>
642
643 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
644 the debugger is unable to find the array bounds.
645
eeaafae2
JK
6462011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
647
648 * gdb.cp/typedef-operator.exp: New file.
649 * gdb.cp/typedef-operator.cc: New file.
650
e338d953
MS
6512011-02-17 Michael Snyder <msnyder@vmware.com>
652
653 * gdb.threads/thread-find.exp: Fix regular expressions.
654
e67ad678
JB
6552011-02-17 Joel Brobecker <brobecker@adacore.com>
656
657 * gdb.ada/packed_array: Expand testcase to test printing of
658 unconstrained packed array.
659
93084bca
JB
6602011-02-17 Joel Brobecker <brobecker@adacore.com>
661
662 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
663
a0c78a73
PA
6642011-02-16 Pedro Alves <pedro@codesourcery.com>
665
f65d5553 666 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
667 (main): Initialize it before collecting, and and clear it
668 afterwards.
f65d5553
PA
669 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
670 collecting with '{type} addr', where the addr expression is not an
671 rvalue.
a0c78a73 672
3dfcbbd2
KW
6732011-02-16 Ken Werner <ken.werner@de.ibm.com>
674
675 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
676 a bool variable. Expect correct OpenCL names for vector types. Use the
677 uc3 variable name instead of referring to the uchar3 built-in type.
678 Escape the asterisk at the half pointer test.
679
08807d5a
PA
6802011-02-16 Pedro Alves <pedro@codesourcery.com>
681
f65d5553 682 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
683 (main): Initialize it before collecting, and and clear it
684 afterwards.
f65d5553
PA
685 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
686 collecting overlapping memory ranges.
08807d5a 687
60f98dde
MS
6882011-02-15 Michael Snyder <msnyder@vmware.com>
689
690 * gdb.base/default.exp: Add tests for thread commands.
691 * gdb.base/help.exp: Add tests for thread commands.
692 * gdb.threads/thread-find.exp: New test for thread find command.
693
648cd113
KW
6942011-02-15 Ken Werner <ken.werner@de.ibm.com>
695
696 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
697
494e194e
YQ
6982011-02-15 Yao Qi <yao@codesourcery.com>
699
700 PR tdep/12352
701 * gdb.arch/arm-disp-step.S : New test for str instruction.
702 * gdb.arch/arm-disp-step.exp : Likewise.
703
d9492458
TJB
7042011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
705
706 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
707 "vector_register2_vr" test strings. Test the extended floating
708 point registers (F32~F63).
709 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
710 IBM XL C compiler. Make the test program use a register provided
711 by the compiler for the lxvd2x instruction.
712
8af8e3bc
PA
7132011-02-14 Pedro Alves <pedro@codesourcery.com>
714
715 * gdb.trace/unavailable.cc (class Base, class Middle, class
716 Derived): New types.
717 (derived_unavail, derived_partial, derived_whole): New globals.
718 (virtual_partial): New global.
719 (virtualp): Point at virtual_partial.
720 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
721 related to unavailable vptr.
722
1b28d0b3
PA
7232011-02-14 Pedro Alves <pedro@codesourcery.com>
724
725 * gdb.trace/unavailable.cc (a, b, c): New globals.
726 (main): Set and clear them.
727 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
728 `a' and `c', and check that `b' isn't collected, although `a' and
729 `c' are.
730
ec0a52e1
PA
7312011-02-14 Pedro Alves <pedro@codesourcery.com>
732
733 * gdb.trace/unavailable.cc (struct Virtual): New.
734 (virtualp): New global pointer.
735 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
736 printing a pointer to an object whose type has a vtable, with
737 print object on.
738
24e6bcee
PA
7392011-02-14 Pedro Alves <pedro@codesourcery.com>
740
741 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
742 value repeat handles unavailableness.
743
39d37385
PA
7442011-02-14 Pedro Alves <pedro@codesourcery.com>
745
746 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
747 tests for building arrays from unavailable values, subscripting
748 non-memory rvalue unvailable arrays, and accessing fields or
749 baseclasses of non-lazy unavailable values,
750 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
751 struct types.
752 (g_smallstruct, g_smallstruct_b): New globals.
753
06d72e16
PA
7542011-02-14 Pedro Alves <pedro@codesourcery.com>
755
756 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
757
bc9a5551
JK
7582011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
759
760 Fix const/volatile qualifiers of C++ types, PR c++/12328.
761 * gdb.cp/overload-const.exp: New file.
762 * gdb.cp/overload-const.cc: New file.
763
54fcddd0
UW
7642011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
765
766 * gdb.opencl/callfuncs.cl: New file.
767 * gdb.opencl/callfuncs.exp: New test.
768 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
769
d6dafb7c
UW
7702011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
771
772 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
773 when computing result.
774 * gdb.arch/altivec-abi.exp: Update expected results.
775
a449c2d8
TJB
7762011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
777
778 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
779 * gdb.base/jit.exp: Likewise.
780 * gdb.base/pie-execl.exp: Likewise.
781 * gdb.base/solib-nodir.exp: Likewise.
782 * gdb.base/solib-overlap.exp: Likewise.
783
764880b7
PA
7842011-02-07 Pedro Alves <pedro@codesourcery.com>
785
786 * gdb.trace/collection.c (global_pieces): New.
787 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
788 New procedure.
789 (gdb_trace_collection_test): Call it.
790
505500db
SW
7912011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
792
793 * gdb.python/py-evthreads.c: New file.
794 * gdb.python/py-evthreads.exp: New file.
795 * gdb.python/py-events.py: New file.
796 * gdb.python/py-events.exp: New file.
797 * gdb.python/py-events.c: New file.
798
385203ed
DD
7992011-02-04 David Daney <ddaney@caviumnetworks.com>
800
801 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
802
9011945e
AB
8032011-02-03 Andrew Burgess <aburgess@broadcom.com>
804
805 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
806 gdb.base/disasm-end-cu.exp: New test for disassembling over the
807 boundary between two compilation units.
808
580688f3
PA
8092011-02-02 Pedro Alves <pedro@codesourcery.com>
810
811 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
812 (Virtual): New structs.
813 (virtual_o, virtual_middle_b): New globals.
814 * gdb.cp/virtbase.exp: New tests.
815
d3f0f853
PP
8162011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
817
818 * gdb.base/jit.exp: New file.
819 * gdb.base/jit-main.c: New file.
820 * gdb.base/jit-solib.c: New file.
821
b2030fb5
UW
8222011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
823
824 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
825 proceed to initial kernel entry point.
826 * gdb.opencl/datatypes.exp: Likewise.
827 * gdb.opencl/operators.exp: Likewise.
828 * gdb.opencl/vec_comps.exp: Likewise.
829
2db19d1e
SW
8302011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
831
832 * gdb.cp/nsnested.cc: New.
833 * gdb.cp/nsnested.exp: New.
834 * gdb.cp/nsnoimports.exp: New.
835 * gdb.cp/nsnoimports.cc: New.
836
6b0c4c1f
JB
8372011-01-31 Joel Brobecker <brobecker@adacore.com>
838
839 * gdb.base/interact.exp: Add extra tests that verify that
840 the value of the interactive-mode setting does not change
841 after the script is sourced.
842
80b23b6a
JK
8432011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 * gdb.cp/noparam.exp: New file.
846 * gdb.cp/noparam.cc: New file.
847
ffd5ec24
PA
8482011-01-28 Pedro Alves <pedro@codesourcery.com>
849
850 * gdb.trace/tfile.exp: Test that with no traceframe selected,
851 there's no stack or registers.
852
a81766d8
TT
8532011-01-26 Tom Tromey <tromey@redhat.com>
854
855 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
856 space before string output. Add test for "set print pretty off"
857 case.
858
585fdaa1
PA
8592011-01-25 Pedro Alves <pedro@codesourcery.com>
860
861 * gdb.base/frame-args.exp: Adjust.
862 * gdb.dwarf2/dw2-noloc.exp: Adjust.
863 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
864 * gdb.dwarf2/pieces.exp: Adjust.
865 * gdb.opt/clobbered-registers-O2.exp: Adjust.
866 * gdb.opt/inline-locals.exp: Adjust.
867 * gdb.threads/fork-child-threads.exp: Adjust.
868
d468832a
KW
8692011-01-25 Ken Werner <ken.werner@de.ibm.com>
870
871 * gdb.opencl/convs_casts.cl: Move program scope variables into the
872 OpenCL kernel function. Add a comment as marker. Add address space
873 qualifiers for the remaining program scope variables.
874 * gdb.opencl/datatypes.cl: Likewise.
875 * gdb.opencl/operators.cl: Likewise.
876 * gdb.opencl/vec_comps.cl: Likewise.
877 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
878 Add breakpoint at the marker comment.
879 * gdb.opencl/datatypes.exp: Likewise.
880 * gdb.opencl/operators.exp: Likewise.
881 * gdb.opencl/vec_comps.exp: Likewise.
882
490f124f
PA
8832011-01-24 Pedro Alves <pedro@codesourcery.com>
884
885 * gdb.base/printcmds.c (some_struct): New struct and instance.
886 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
887 procedure.
888 <global scope>: Call it.
889
6da78614
KW
8902011-01-21 Ken Werner <ken.werner@de.ibm.com>
891
892 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
893 argument to the gdb_compile_opencl_hostapp call.
894
ec64c9aa
YQ
8952011-01-19 Yao Qi <yao@codesourcery.com>
896
897 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
898 positve list.
899
810cfdbb
YQ
9002011-01-19 Yao Qi <yao@codesourcery.com>
901
902 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
903 canonical form.
904 Remove "xscale-*-*"
905 * gdb.xml/tdesc-regs.exp: Likewise.
906 * gdb.python/py-section-script.exp: Replace ARM target triplet
907 with canonical form.
908 Match arm*-*-symbianelf*.
909 * gdb.base/dup-sect.exp: Likewise.
910 * lib/dwarf.exp: New.
911 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
912 dwarf2_support.
913 * gdb.dwarf2/dup-psym.exp: Likewise.
914 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
915 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
916 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
917 * gdb.dwarf2/dw2-basic.exp: Likewise.
918 * gdb.dwarf2/dw2-compressed.exp: Likewise.
919 * gdb.dwarf2/dw2-const.exp: Likewise.
920 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
921 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
922 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
923 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
924 * gdb.dwarf2/dw2-filename.exp: Likewise.
925 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
926 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
927 * gdb.dwarf2/dw2-intercu.exp: Likewise.
928 * gdb.dwarf2/dw2-intermix.exp: Likewise.
929 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
930 * gdb.dwarf2/dw2-noloc.exp: Likewise.
931 * gdb.dwarf2/dw2-op-call.exp: Likewise.
932 * gdb.dwarf2/dw2-producer.exp: Likewise.
933 * gdb.dwarf2/dw2-ranges.exp: Likewise.
934 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
935 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
936 * gdb.dwarf2/dw2-strp.exp: Likewise.
937 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
938 * gdb.dwarf2/implptr.exp: Likewise.
939 * gdb.dwarf2/mac-fileno.exp: Likewise.
940 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
941 * gdb.dwarf2/pieces.exp: Likewise.
942 * gdb.dwarf2/pr11465.exp: Likewise.
943 * gdb.dwarf2/valop.exp: Likewise.
944 * gdb.dwarf2/watch-notconst.exp: Likewise.
945 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
946
4694da01
TT
9472011-01-19 Tom Tromey <tromey@redhat.com>
948
949 * gdb.python/py-infthread.exp: Add thread tests.
950
b075872c
JB
9512011-01-14 Joel Brobecker <brobecker@adacore.com>
952
953 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
954
2c3e6e24
JB
9552011-01-14 Joel Brobecker <brobecker@adacore.com>
956
957 * gdb.ada/widewide: New testcase.
958
de8fa76c
JB
9592011-01-13 Joel Brobecker <brobecker@adacore.com>
960
961 * gdb.base/interact.exp: New testcase.
962
1b05df00
TT
9632011-01-12 Tom Tromey <tromey@redhat.com>
964
965 * gdb.mi/gdb2549.exp: Update for error message changes.
966 * gdb.mi/mi-cli.exp: Likewise.
967 * gdb.mi/mi-disassemble.exp: Likewise.
968 * gdb.mi/mi-pthreads.exp: Likewise.
969 * gdb.mi/mi-regs.exp: Likewise.
970 * gdb.mi/mi-stack.exp: Likewise.
971 * gdb.mi/mi-var-block.exp: Likewise.
972 * gdb.mi/mi-var-cmd.exp: Likewise.
973 * gdb.mi/mi2-cli.exp: Likewise.
974 * gdb.mi/mi2-disassemble.exp: Likewise.
975 * gdb.mi/mi2-pthreads.exp: Likewise.
976 * gdb.mi/mi2-regs.exp: Likewise.
977 * gdb.mi/mi2-stack.exp: Likewise.
978 * gdb.mi/mi2-var-block.exp: Likewise.
979 * gdb.mi/mi2-var-cmd.exp: Likewise.
980
c2ff108b
JK
9812011-01-12 Andrew Burgess <aburgess@broadcom.com>
982 Jan Kratochvil <jan.kratochvil@redhat.com>
983
984 PR fortran/11104 and DWARF unbound arrays detection.
985 * gdb.fortran/multi-dim.exp: New file.
986 * gdb.fortran/multi-dim.f90: New file.
987
b716877b
AB
9882011-01-12 Andrew Burgess <aburgess@broadcom.com>
989
990 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
991 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
992 add new tests for opcode dumping.
993
6c162d5e
TT
9942011-01-11 Tom Tromey <tromey@redhat.com>
995
996 * gdb.python/py-infthread.exp: Load gdb-python.exp.
997
77b06cd7
TJB
9982010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
999
1000 Convert hardware watchpoints to use breakpoint_ops.
1001 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
1002 type is not supported.
1003 * gdb.base/foll-fork.exp: Likewise.
1004 * gdb.base/foll-vfork.exp: Likewise.
1005
f39a75d0
PM
10062011-01-10 Phil Muldoon <pmuldoon@redhat.com>
1007
1008 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
1009 Use load_lib gdb-python.exp.
1010 * gdb.python/python.exp: Ditto.
1011 * gdb.python/py-function.exp: Ditto.
1012
fc529d80
AS
10132011-01-09 Andreas Schwab <schwab@linux-m68k.org>
1014
1015 * gdb.threads/tls.exp ("info address me"): Fix expected output.
1016
fb03cb59
JK
10172011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * configure: Regenerate.
1020
d8e22779
TT
10212011-01-06 Tom Tromey <tromey@redhat.com>
1022
1023 * gdb.python/py-frame.exp: Test gdb.newest_frame.
1024
09050809
JB
10252011-01-06 Joel Brobecker <brobecker@adacore.com>
1026
fc529d80
AS
1027 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
1028 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
1029 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
1030 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
1031 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
1032 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
1033 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
1034 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
1035 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
1036 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
1037 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
1038 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
1039 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
1040 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
1041 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
1042 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
1043 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
1044 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
1045 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
1046 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
1047 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
1048 gdb.ada/uninitialized_vars.exp,
1049 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
1050 Simplify by using clean_restart.
09050809 1051
8ed5dd9e
JB
10522011-01-06 Joel Brobecker <brobecker@adacore.com>
1053
1054 Add marker to be used as anchor for inserting breakpoints.
1055 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
1056 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
1057 Likewise.
1058
1059 Remove uses of gdb_start_cmd.
1060 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
1061 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
1062
1063 Do not run testcase if testing with GDBserver.
1064 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
1065 if testing with GDBserver.
1066
368a124f
JB
10672011-01-06 Joel Brobecker <brobecker@adacore.com>
1068
1069 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
1070 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
1071 copyright header.
1072
44944448
JB
10732011-01-05 Joel Brobecker <brobecker@adacore.com>
1074
1075 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
1076 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
1077 testsuite/gdb.fortran/complex.f,
1078 testsuite/gdb.fortran/derived-type.f90,
1079 testsuite/gdb.fortran/library-module-lib.f90,
1080 testsuite/gdb.fortran/library-module-main.f90,
1081 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
1082 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
1083 Copyright year update.
1084
31886ea6
JB
10852011-01-05 Joel Brobecker <brobecker@adacore.com>
1086
1087 * gdb.base/langs1.f: Add copyright header.
1088
ebedcab5
JK
10892011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1090
1091 * gdb.base/morestack.exp: New file.
1092 * gdb.base/morestack.c: New file.
1093
de1eb2f9
JK
10942011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1095
1096 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
1097
9e87a409
JB
10982010-12-29 Joel Brobecker <brobecker@adacore.com>
1099
1100 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
1101 * gdb.ada/arrayptr.exp: Add test printing that new variable.
1102
720d1a40
JB
11032010-12-29 Joel Brobecker <brobecker@adacore.com>
1104
1105 * gdb.ada/lang_switch.exp: Correct expected parameter value.
1106
a283af87
AS
11072010-12-25 Andreas Schwab <schwab@linux-m68k.org>
1108
5d3d9cba
AS
1109 * gdb.threads/tls.exp: Fix typo.
1110
a283af87
AS
1111 * gdb.threads/thread-specific.exp (get_thread_list): Update.
1112 * gdb.threads/execl.exp: Update.
1113
2a20745c
YQ
11142010-12-23 Yao Qi <yao@codesourcery.com>
1115
1116 * gdb.arch/arm-disp-step.exp: New.
1117 * gdb.arch/arm-disp-step.S: New.
1118
a7658b96
TT
11192010-12-21 Tom Tromey <tromey@redhat.com>
1120
1121 * gdb.threads/execl.exp: Update.
1122 * gdb.threads/linux-dp.exp: Update.
1123 * gdb.threads/manythreads.exp: Update.
1124 * gdb.threads/tls.exp: Update.
1125
5b79abe7
TT
11262010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1127
1128 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
1129 (NextOverThrowDerivates) <resumebpt>: New.
1130 (resumebpt_test): New.
1131 (main): Call resumebpt_test.
1132 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
1133
0914bcdb
SS
11342010-12-12 Stan Shebs <stan@codesourcery.com>
1135
1136 * gdb.trace/tsv.exp: Test print command on trace state variables.
1137
305aeedc
TT
11382010-12-09 Tom Tromey <tromey@redhat.com>
1139
1140 * gdb.base/interp.exp: Add regression test.
1141
186c406b
TT
11422010-12-09 Tom Tromey <tromey@redhat.com>
1143
1144 * gdb.java/jnpe.java: New file.
1145 * gdb.java/jnpe.exp: New file.
1146 * gdb.cp/nextoverthrow.exp: New file.
1147 * gdb.cp/nextoverthrow.cc: New file.
1148
aae1c79a
DE
11492010-12-07 Doug Evans <dje@google.com>
1150
1151 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
1152 of data-directory.
1153 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
1154 updated.
1155 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
1156
60f98dde 11572010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
1158
1159 * gdb.base/callfuncs.exp: Test for skip_float_tests.
1160 * gdb.base/call-sc.exp: Ditto.
1161 * gdb.base/finish.exp: Ditto.
1162 * gdb.base/return.exp: Ditto.
1163 * gdb.base/return2.exp: Ditto.
1164
5fa290c1
DE
11652010-11-30 Doug Evans <dje@google.com>
1166
1167 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
1168 (gdb_expect_list): Fix spelling errors in comments.
1169 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
1170 send_gdb/gdb_expect_list where applicable.
1171 * gdb.base/call-ar-st.exp: Ditto.
1172 * gdb.base/funcargs.exp: Ditto.
1173 * gdb.base/gcore.exp: Ditto.
1174 * gdb.base/page.exp: Ditto.
1175 * gdb.base/sigaltstack.exp: Ditto.
1176 * gdb.base/siginfo.exp: Ditto.
1177 * gdb.base/sigstep.exp: Ditto.
1178 * gdb.base/trace-commands.exp: Ditto.
1179
4e04c971
DE
11802010-11-29 Doug Evans <dje@google.com>
1181
1182 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
1183 printer-name;subprinter-name.
1184
8cf6f0b1
TT
11852010-11-29 Tom Tromey <tromey@redhat.com>
1186
1187 * gdb.dwarf2/implptr.exp: New file.
1188 * gdb.dwarf2/implptr.c: New file.
1189 * gdb.dwarf2/implptr.S: New file.
1190
94b6973e
PM
11912010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1192
fc529d80 1193 PR python/12199
94b6973e
PM
1194
1195 * gdb.python/py-breakpoint.exp: Test the delete method.
1196
8358c15c
JK
11972010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1198
1199 Fix step_resume_breakpoint unsaved during an infcall.
1200 * gdb.base/step-resume-infcall.exp: New file.
1201 * gdb.base/step-resume-infcall.c: New file.
1202
f6df29bc
TJB
12032010-11-24 Edjunior Machado <emachado@br.ibm.com>
1204
1205 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
1206
f2b5a5cf
TJB
12072010-11-24 Edjunior Machado <emachado@br.ibm.com>
1208
1209 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
1210 on ppc64's symbols; "finish" and "return" commands must accept to
1211 show the caller line again as well as the line after.
1212 * gdb.asm/powerpc64.inc: New file.
1213
6b0ecdc2
DE
12142010-11-23 Doug Evans <dje@google.com>
1215
1216 * lib/gdb.exp (gdb_test_sequence): New function.
1217 (gdb_expect_list): Add verbose -log call for each pattern.
1218 * gdb.base/signals.exp (test_handle_all_print): Call it.
1219 Reduce timeout increment from 6 minutes to 1 minute.
1220 * gdb.server/ext-run.exp: Call it.
1221
ea976c60
PM
12222010-11-23 Phil Muldoon <pmuldoon@redhat.com>
1223
f2b5a5cf 1224 PR python/12212
ea976c60
PM
1225
1226 * gdb.python/python.exp: Check that selected_thread raises an
1227 error when no inferior is loaded.
1228
c0efa795
JK
12292010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1230
1231 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
1232 * gdb.dwarf2/dw2-stack-boundary.S: New file.
1233
ec3aa567
JK
12342010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1235
1236 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
1237 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
1238
d8249011
DE
12392010-11-18 Doug Evans <dje@google.com>
1240
1241 * gdb.server/ext-run.exp: Fix intermittent failures.
1242
d4eba7d1
NF
12432010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1244
1245 * gdb.stabs/gdb11479.exp: Use runto_main.
1246
b04c2f88
NF
12472010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1248
1249 * gdb.base/break-entry.exp: Skip if using a stub.
1250
ae9d7ce4
NF
12512010-11-12 Nathan Froyd <froydnj@codesourcery.com>
1252
1253 * gdb.python/py-inferior.exp: Pack values in target endianness.
1254
621c8364
TT
12552010-11-12 Tom Tromey <tromey@redhat.com>
1256
1257 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
1258 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
1259 MemoryError.
1260 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
1261 type.
1262 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
1263 MemoryError.
1264 (test_subscript_regression): Update exception type.
1265
84f4c1fe
PM
12662010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1267
1268 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
1269 breakpoint tests.
1270
a1442452
PA
12712010-11-09 Pedro Alves <pedro@codesourcery.com>
1272
1273 * gdb.base/watchpoint.exp: Test "watch -location" with an
1274 innacessible location.
1275
efd11a33
JK
12762010-11-09 Edjunior Machado <emachado@br.ibm.com>
1277 Luis Machado <luisgpm@br.ibm.com>
1278
1279 * gdb.base/maint.exp: Expect "." prefix.
1280 * gdb.base/nodebug.exp: Expect "." Likewise.
1281 * gdb.base/sepsymtab.exp: Expect "." Likewise.
1282 * gdb.base/watchpoint-cond-gone.exp: Likewise.
1283 * gdb.base/watchpoint.exp: Expect a software watch to be created for
1284 POWER server processors.
1285
aa00efb5
JK
12862010-11-08 Edjunior Machado <emachado@br.ibm.com>
1287 Luis Machado <luisgpm@br.ibm.com>
1288
1289 * gdb.base/break-entry.exp: convert entry point for
1290 ppc64 and expect leading `.' on ppc64's symbols
1291
99e7ae30
DE
12922010-11-05 Doug Evans <dje@google.com>
1293
1294 * gdb.base/help.exp: Update expected output.
b521dba8
DE
1295 * gdb.python/py-param.exp: Delete, contents moved to ...
1296 * gdb.python/py-parameter.exp: ... here. New file.
1297 Add test for gdb.parameter ("directories").
99e7ae30 1298
f4b8a18d
KW
12992010-11-05 Ken Werner <ken.werner@de.ibm.com>
1300
1301 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
1302 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
1303 * configure: Regenerate.
1304 * gdb.opencl/Makefile.in: New File.
1305 * gdb.opencl/datatypes.exp: Likewise.
1306 * gdb.opencl/datatypes.cl: Likewise.
1307 * gdb.opencl/operators.exp: Likewise.
1308 * gdb.opencl/operators.cl: Likewise.
1309 * gdb.opencl/vec_comps.exp: Likewise.
1310 * gdb.opencl/vec_comps.cl: Likewise.
1311 * gdb.opencl/convs_casts.exp: Likewise.
1312 * gdb.opencl/convs_casts.cl: Likewise.
1313 * lib/opencl.exp: Likewise.
1314 * lib/opencl_hostapp.c: Likewise.
1315 * lib/opencl_kernel.cl: Likewise.
1316 * lib/cl_util.c: Likewise.
1317 * lib/cl_util.c: Likewise.
1318 * gdb.base/default.exp (set language): Add "opencl" to the list of
1319 languages.
1320
a9d5ef47
SW
13212010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
1322
1323 * gdb.cp/overload.exp: Added test for inheritance overload.
1324 * gdb.cp/overload.cc: Ditto.
1325 * gdb.cp/oranking.exp: Removed releveant kfails.
1326
03eb1c79
JK
13272010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1328 Joel Brobecker <brobecker@adacore.com>
1329
1330 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
1331 check test_compiler_info.
1332
dbc98a8b
KW
13332010-11-03 Ken Werner <ken.werner@de.ibm.com>
1334
1335 * gdb.base/gnu_vector.exp: Adjust expect messages.
1336
120bd360
KW
13372010-11-03 Ken Werner <ken.werner@de.ibm.com>
1338
1339 * gdb.base/gnu_vector.exp: Add unary operator tests.
1340
c37f7098
KW
13412010-11-03 Ken Werner <ken.werner@de.ibm.com>
1342
1343 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
1344
7b51bc51
DE
13452010-11-02 Doug Evans <dje@google.com>
1346
1347 * gdb.python/py-pp-maint.c: New file.
1348 * gdb.python/py-pp-maint.exp: New file.
1349 * gdb.python/py-pp-maint.py: New file.
1350
50c97f38
TT
13512010-11-02 Tom Tromey <tromey@redhat.com>
1352
1353 * gdb.base/default.exp: Remove "scheme" from language list.
1354
a289b8f6
JK
13552010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1356
1357 Revert:
1358 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1359 * gdb.threads/sigstep-threads.exp: New file.
1360 * gdb.threads/sigstep-threads.c: New file.
1361
cd017491
MS
13622010-10-20 Michael Snyder <msnyder@vmware.com>
1363
1364 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
1365
8e6a5956
UW
13662010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1367
1368 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
1369 Skip test completely if gdb,no_hardware_watchpoints.
1370
2c04da0d
UW
13712010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1372
1373 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
1374 strict, but do not check for any particular function name within libc.
1375
79afc5ef
SW
13762010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1377
1378 * gdb.cp/smartp.exp: New test.
1379 * gdb.cp/smartp.cc : New test.
1380
026ffab7
SW
13812010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1382
1383 * gdb.cp/converts.exp: Test pointer to bool conversion.
1384 Test pointer to long conversion.
1385 * gdb.cp/oranking.exp: Removed relevant kfail.
1386
3a772aa4
TT
13872010-10-18 Tom Tromey <tromey@redhat.com>
1388
1389 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
1390 argument to lazy_string.
1391 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
1392 (pp_ls.to_string): Use it.
1393 * gdb.python/py-prettyprint.c (main): Move declarations to top.
1394 Add "estring2" local.
1395
5fc3827b
JK
13962010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1397
1398 Fix s390x compatibility.
1399 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
1400 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
1401
8aeb23f3
JK
14022010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1403
1404 * gdb.threads/sigstep-threads.exp: New file.
1405 * gdb.threads/sigstep-threads.c: New file.
1406
c1e56572
JK
14072010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1408
1409 * gdb.base/pie-execl.exp: New file.
1410 * gdb.base/pie-execl.c: New file.
1411
92163a10
JK
14122010-10-13 Doug Evans <dje@google.com>
1413 Jan Kratochvil <jan.kratochvil@redhat.com>
1414
1415 PR exp/12117
1416 * gdb.cp/ptype-cv-cp.cc: New file.
1417 * gdb.cp/ptype-cv-cp.exp: New file.
1418
7062b0a0
SW
14192010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
1420
1421 * gdb.cp/converts.cc: New test program.
1422 * gdb.cp/converts.exp: New test.
1423 * gdb.cp/overload.exp: Added test for void* vs int*.
1424 * gdb.cp/overload.exp: Ditto.
1425 * gdb.cp/oranking.exp: Removed related kfail.
1426
0e3509db
DE
14272010-10-13 Doug Evans <dje@google.com>
1428
1429 * lib/gdb-python.exp (gdb_check_python_config): New function.
1430 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
1431 * gdb.python/lib-types.cc: New file.
1432 * gdb.python/lib-types.exp: New file.
1433
8dc78533
JK
14342010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1435
1436 * gdb.python/py-error.exp: New file.
1437 * gdb.python/py-error.py: New file.
1438
93c17e06
JK
14392010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1440
1441 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
1442 gdb_test_multiple.
1443
d8b34041
JK
14442010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1445
1446 * gdb.base/break-interp.exp: Use ldlags for linking flags.
1447 * gdb.base/prelink.exp: Likewise.
1448 * gdb.base/solib-nodir.exp: Likewise.
1449 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
1450 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
1451 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
1452
e0cc584e
UW
14532010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1454
1455 * break-interp.exp (test_ld): Use two separate gdb_expect statements
1456 for the "info files" test to avoid timeouts on slow machines.
1457
cfc353b1
JK
14582010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1459
1460 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
1461 (main): Make openlib dummy call.
1462
d3d7896d
JK
14632010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1464
1465 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
1466 * break-interp.exp (reach): Move the core body ...
1467 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
1468 (test_ld): Provide always real argument, even to the linker. Replace
1469 dl_main by _dl_debug_state.
1470
5e533c94
JK
14712010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1472
1473 Fix results of prelinked PIEs on ppc*.
1474 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
1475 Accept also DISPLACEMENT "PRESENT".
1476 (main): Replace "ZERO" displacements by "PRESENT".
1477
33540610
SW
14782010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
1479
1480 * gdb.cp/oranking.exp: New test.
1481 * gdb.cp/oranking.cc: New test program.
1482
3bdf2bbd
KW
14832010-10-08 Ken Werner <ken.werner@de.ibm.com>
1484
1485 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
1486 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
1487
2f608a3a
KW
14882010-10-06 Ken Werner <ken.werner@de.ibm.com>
1489
1490 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
1491 lush, lynx) New constant.
1492 * gdb.base/constvars.exp: Test const array types.
1493 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
1494
aa2e2d8d
DE
14952010-10-06 Doug Evans <dje@google.com>
1496
1497 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
1498 of syscall staging area.
1499
2844d6b5
KW
15002010-10-06 Ken Werner <ken.werner@de.ibm.com>
1501
1502 * gdb.base/gnu_vector.c: Add variable c4.
1503 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
1504 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1505
7d8ac8bb
MR
15062010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
1507
1508 * gdb.arch/altivec-abi.exp: Fix a typo.
1509
84a02e58
MR
15102010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
1511
1512 * lib/mi-support.exp (thread_selected_re): Correct pattern used
1513 to match a thread ID.
1514
b18e6318
JK
15152010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1516
1517 Fix s390x testcase compatibility.
1518 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
1519
a2c09bd0
DE
15202010-10-01 Doug Evans <dje@google.com>
1521
1522 * lib/gdb-python.exp: New file.
1523 * gdb.python/py-block.exp: Use it.
1524 * gdb.python/py-breakpoint.exp: Ditto.
1525 * gdb.python/py-frame.exp: Ditto.
1526 * gdb.python/py-inferior.exp: Ditto.
1527 * gdb.python/py-param.exp: Ditto.
1528 * gdb.python/py-prettyprint.exp: Ditto.
1529 * gdb.python/py-shared.exp: Ditto.
1530 * gdb.python/py-symbol.exp: Ditto.
1531 * gdb.python/py-symtab.exp: Ditto.
1532 * gdb.python/py-type.exp: Ditto.
1533 * gdb.python/py-value.exp: Ditto.
1534 * gdb.python/python.exp: Ditto.
1535
38f12cfc
TT
15362010-09-30 Tom Tromey <tromey@redhat.com>
1537
1538 * gdb.base/anon.exp: New file.
1539 * gdb.base/anon.c: New file.
1540
9ae8282d
TT
15412010-09-30 Tom Tromey <tromey@redhat.com>
1542
1543 * gdb.base/completion.exp: Test completion through anonymous
1544 union.
1545 * gdb.base/break1.c (struct some_struct): Add anonymous union.
1546
e9e07ba6
JK
15472010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 Fix printing parameters of inlined functions.
1550 * gdb.dwarf2/dw2-inline-param.exp: New file.
1551 * gdb.dwarf2/dw2-inline-param-main.c: New file.
1552 * gdb.dwarf2/dw2-inline-param.S: New file.
1553
cd2effb2
JK
15542010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1555
1556 PR corefiles/12071.
1557 * gdb.base/corefile.exp (quit with a process, no question: load core)
1558 (quit with a core file): New tests.
1559
bceffbf3
JK
15602010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1561
1562 Fix GDB crash on inferior calls with self-referencing classes.
1563 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
1564 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
1565 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
1566
1736ad11
JK
15672010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1568
1569 Fix lost siginfo_t for inferior calls.
1570 * gdb.base/siginfo-infcall.exp: New file.
1571 * gdb.base/siginfo-infcall.c: New file.
1572
a176ad92
JB
15732010-09-22 Joel Brobecker <brobecker@adacore.com>
1574
1575 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
1576
c2b0a229
JK
15772010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1578
1579 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
1580 New test.
1581 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
1582
e8ae22d1
JB
15832010-09-22 Joel Brobecker <brobecker@adacore.com>
1584
1585 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1586 type of our const type.
1587
ec322823
SW
15882010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1589
1590 * gdb.cp/pr12028.cc: New.
1591 * gdb.cp/pr12028.exp: New.
1592
72929c62
JB
15932010-09-22 Joel Brobecker <brobecker@adacore.com>
1594
1595 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1596
875b4ff5 15972010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 1598 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
1599
1600 PR mi/11407
1601 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1602 * gdb.mi/dw2-ref-missing-frame-main.c New File.
1603 * gdb.mi/dw2-ref-missing-frame.S New File.
1604 * gdb.mi/dw2-ref-missing-frame.exp New File.
1605
7155d578
TT
16062010-09-14 Tom Tromey <tromey@redhat.com>
1607
1608 PR symtab/8399:
1609 * gdb.threads/tls.exp: Remove kfail. Update expected output.
1610
515ed532
TT
16112010-09-14 Tom Tromey <tromey@redhat.com>
1612
1613 PR exp/11803:
1614 * gdb.threads/tls.exp: Use C++.
1615 (check_thread_local): Use K::another_thread_local.
1616 * gdb.threads/tls.c (class K): New.
1617 (another_thread_local): Now a member of K.
1618 (spin): Update. No longer K&R C.
1619
450ca57c
SW
16202010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1621
1622 * gdb.cp/koenig.cc: created class for testing member lookup.
1623 * gdb.cp/koenig.exp: Added test for member lookup.
1624
dbd492a3
JK
16252010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1626
1627 Fix false FAILs on sourcetree topdir directory containing "kill".
1628 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1629 source line matching regexp.
1630
8d4d924b
JK
16312010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1632
1633 * gdb.python/python.exp (set height 0, collect help from uiout)
1634 (verify help to uiout): New tests.
1635
8e64f2a0
JK
16362010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1637
1638 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1639 is_lp64_target to check 64bit target.
1640
4569eed2
JK
16412010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1642
1643 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1644 (test_ld) <powerpc64-*>: New.
1645
5e1617b1
DJ
16462010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1647
1648 * gdb.cp/templates.exp (test_template_args): Allow "struct".
1649
c767944b
DJ
16502010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1651
1652 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1653 (FunctionArg::method): New function.
1654 (empty, arg): New variables.
1655 (main): Call arg.method.
1656 * gdb.cp/templates.exp (test_template_args): New function.
1657 (do_tests): Call it.
1658
27d3a3fc
UW
16592010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1660
1661 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1662 of "next" to proceed over pthread_exit call.
1663
55b7ce7f
UW
16642010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1665
1666 * gdb.base/maint.exp: Avoid wildcards against potentially very long
1667 "maint print statistics" output to prevent expect timeouts.
1668
809df446
JK
16692010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1670
1671 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1672 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1673 (test_float_rejected): ... here.
1674 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1675 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1676 (test_float_rejected): ... here.
1677 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1678 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1679 (test_float_rejected): ... here.
1680 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1681 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1682 (test_float_rejected): ... here.
1683
8464be76
DJ
16842010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1685
1686 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1687 before disabling hardware watchpoints.
1688 (test_inaccessible_watchpoint): Check that hardware watchpoints
1689 are used. Test for watchpoints on a constant address.
1690
14dba4b4
JK
16912010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1692
1693 * gdb.base/ui-redirect.exp: New file.
1694
3f3540e1 16952010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 1696 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
1697
1698 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1699
0f254bb7
DE
17002010-08-31 Doug Evans <dje@google.com>
1701
1702 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1703
03f17ccf
TT
17042010-08-30 Tom Tromey <tromey@redhat.com>
1705
1706 PR python/11792:
1707 * gdb.python/py-value.exp (test_subscript_regression): Add
1708 dynamic_type test.
1709
640617ad
DJ
17102010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1711
1712 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1713 instead of running to main. Do not test the main function.
1714 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1715 Add new main.
1716
2ed91d1b
PA
17172010-08-26 Pedro Alves <pedro@codesourcery.com>
1718
1719 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1720 one test.
1721
673bfd45
DE
17222010-08-24 Doug Evans <dje@google.com>
1723
1724 PR symtab/11942
1725 * gdb.dwarf2/dw4-sig-types.cc: New file.
1726 * gdb.dwarf2/dw4-sig-types.h: New file.
1727 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1728 * gdb.dwarf2/dw4-sig-types.exp: New file.
1729
f9ffd4bb
TT
17302010-08-23 Tom Tromey <tromey@redhat.com>
1731
1732 PR python/11145:
1733 * gdb.python/py-value.c (Base, Derived): New types.
1734 (base): New global.
1735 * gdb.python/py-value.exp (test_subscript_regression): Add
1736 dynamic_cast test.
1737
d839c8a4
TT
17382010-08-23 Tom Tromey <tromey@redhat.com>
1739
1740 PR python/10676:
1741 * gdb.python/py-type.exp (test_fields): Add tests for type
1742 equality.
1743
702c2711
TT
17442010-08-23 Tom Tromey <tromey@redhat.com>
1745
1746 PR python/11915:
1747 * gdb.python/py-type.exp (test_fields): Add tests for array.
1748
832bafd3
KS
17492010-08-23 Keith Seitz <keiths@redhat.com>
1750
1751 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1752 have any children. Create a new abbrev for it.
1753 Add missing terminal sequence to .debug_abbrev.
1754
c37bf528
KS
17552010-08-20 Keith Seitz <keiths@redhat.com>
1756
1757 PR symtab/11465:
1758 * gdb.dwarf2/pr11465.exp: New test.
1759 * gdb.dwarf2/pr11465.S: New file.
1760 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1761 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1762
4572cbac
TJB
17632010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1764
1765 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1766 registers. Update data sets with the new v2_double element in the
1767 VSX register union. Add vector_register3_vr data set for the AltiVec
1768 registers. Use gdb_test_no_output instead of send_gdb.
1769
e7fbb131
PA
17702010-08-19 Pedro Alves <pedro@codesourcery.com>
1771
1772 * gdb.python/py-shared.exp: New file, factored out from
1773 python.exp.
1774 * gdb.python/py-shared.c: New file.
1775 * gdb.python/py-shared-sl.c: New file.
1776 * gdb.python/python-1.c: New file.
1777 * gdb.python/python-sl.c: Delete.
1778 * gdb.python/python.c: Mention python-1.c.
1779 * gdb.python/python.exp: Move shared library tests to
1780 py-shared.exp.
1781 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1782 (MISCELLANEOUS): New.
1783 (clean mostlyclean): Also remove $MISCELLANEOUS.
1784
d30f5e1f
DE
17852010-08-19 Doug Evans <dje@google.com>
1786
1787 PR exp/11926
1788 * gdb.base/printcmds.exp (test_float_accepted): New function.
1789 Move existing float tests there. Add tests for floats with suffixes.
1790 (test_float_rejected): New function.
1791 * gdb.java/jv-print.exp (test_float_accepted): New function.
1792 (test_float_rejected): New function.
1793 * gdb.objc/print.exp: New file.
1794 * gdb.pascal/print.exp: New file.
1795 * lib/objc.exp: New file.
1796
7b3fd859
PM
17972010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1798
1799 * gdb.base/default.exp (info set): Avoid full buffer error and force
1800 reading up to final gdb prompt.
1801 (show): Likewise.
1802
c92817ce
TT
18032010-08-18 Tom Tromey <tromey@redhat.com>
1804
1805 PR symtab/11919:
1806 * gdb.base/completion.exp: Add test.
1807
f1208f9e
DE
18082010-08-18 Doug Evans <dje@google.com>
1809
1810 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1811 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1812 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1813 Simplify, early exit if runto_main fails.
1814 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1815 (set_lang_fortran): Moved to lib/fortran.exp.
1816 * gdb.fortran/types.exp: load_lib fortran.exp.
1817 (set_lang_fortran): Moved to lib/fortran.exp.
1818 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1819 * gdb.java/jprint.exp (set_lang_java): Ditto.
1820 * gdb.java/jv-exp.exp: load_lib java.exp.
1821 If set_lang_java fails, issue a warning instead of failure to be
1822 consistent with other set_lang_foo uses.
1823 (set_lang_java): Moved to lib/java.exp.
1824 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1825 If set_lang_java fails, issue a warning instead of failure to be
1826 consistent with other set_lang_foo uses.
1827 * gdb.pascal/types.exp: load_lib pascal.exp.
1828 (set_lang_pascal): Moved to lib/pascal.exp.
1829 * lib/fortran.exp: New file.
1830 * lib/java.exp (set_lang_java): New function.
1831 * lib/pascal.exp (set_lang_pascal): New function.
1832
2f06b485
YQ
18332010-08-18 Yao Qi <yao@codesourcery.com
1834
1835 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1836 func_nofb_start and func_loopfb_start, so that address of functions
1837 is equal to these labels on Thumb.
1838
96e25403
YQ
18392010-08-18 Yao Qi <yao@codesourcery.com>
1840
1841 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1842 to reflect latest c source file.
1843
36e6adc4
JK
18442010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1845
1846 * gdb.cp/infcall-dlopen.exp: New file.
1847 * gdb.cp/infcall-dlopen.cc: New file.
1848 * gdb.cp/infcall-dlopen-lib.cc: New file.
1849
f431efe5
PA
18502010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1851 Pedro Alves <pedro@codesourcery.com>
1852
1853 PR breakpoints/11371
1854
1855 * gdb.base/watch-cond-infcall.exp: New file.
1856 * gdb.base/watch-cond-infcall.c: New file.
1857
06a64a0b
TT
18582010-08-16 Tom Tromey <tromey@redhat.com>
1859
1860 * gdb.base/help.exp: Update.
1861 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1862 watchpoint.
1863 (test_watch_location): New proc.
1864 (test_watchpoint_in_big_blob): Delete watchpoint.
1865 * gdb.base/watchpoint.c (func5): New function.
1866 (main): Call it.
1867
70ebf4ed
DE
18682010-08-16 Doug Evans <dje@google.com>
1869
1870 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1871
ca5c20b6
PM
18722010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1873
1874 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1875 tests.
1876
7346b668
KW
18772010-08-11 Ken Werner <ken.werner@de.ibm.com>
1878
1879 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1880 * gdb.base/gnu_vector.c: New File.
1881 * gdb.base/gnu_vector.exp: Likewise.
1882
cb2e07a6
PM
18832010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1884
1885 * gdb.python/python.c: New File.
1886 * gdb.python/python-sl.c: New File.
1887 * gdb.python/python.exp: Test solib_address and decode_line
1888 * functions.
1889
5da1313b
JK
18902010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1891
1892 * gdb.python/python.exp (show height, set height 10)
1893 (verify pagination beforehand, verify pagination beforehand: q)
1894 (gdb.execute does not page, verify pagination afterwards)
1895 (verify pagination afterwards: q): New.
1896
49c3ccf7
DE
18972010-08-02 Doug Evans <dje@google.com>
1898
1899 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1900 because of an older gcc, change test2
1901 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1902 to unsupported.
1903
42c0c4f1
KH
19042010-07-30 Kazu Hirata <kazu@codesourcery.com>
1905
1906 * gdb.base/break-always.exp: Do not expect full paths to file
1907 names.
1908 * gdb.base/commands.exp: Likewise.
1909
d3765805
DE
19102010-07-30 Doug Evans <dje@google.com>
1911
c98ee71b
DE
1912 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1913 xfail them when run with older gccs.
1914
fd961404
DE
1915 * lib/gdb.exp (build_executable): Forward "c++" option to
1916 get_compiler_info.
1917
999adef4
DE
1918 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1919 "python print ttype.template_argument(1)" and
1920 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1921 if using gcc 4.4 or earlier.
1922
d3765805
DE
1923 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1924 attach-to-debugger handling.
1925
1276c759
JK
19262010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1929 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1930 (main): Use copyreloc.
1931 * gdb.base/prelink.exp (split debug of executable)
1932 (.dynbss vs. .bss address shift): New tests.
1933
88caa9b9
PA
19342010-07-29 Pedro Alves <pedro@codesourcery.com>
1935
1936 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1937 in gdb_test_multiple.
1938
c6f2ac43
PA
19392010-07-29 Pedro Alves <pedro@codesourcery.com>
1940
1941 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1942 environment.
1943
326fd672
TT
19442010-07-28 Tom Tromey <tromey@redhat.com>
1945
1946 PR python/11060:
1947 * gdb.python/py-type.c (Temargs): New template.
1948 (temvar): New variable.
1949 * gdb.python/py-type.exp (test_template): New proc.
1950
3ce3b1ba
PA
19512010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1952
1953 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1954 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1955
34eaf542
TT
19562010-07-28 Tom Tromey <tromey@redhat.com>
1957
1958 PR c++/9946:
1959 * gdb.cp/temargs.exp: New file.
1960 * gdb.cp/temargs.cc: New file.
1961
d41b819e
JK
19622010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1963
1964 * gdb.base/help.exp (help disassemble): Update the content.
1965
26ab7092
JK
19662010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 * gdb.threads/ia64-sigill.exp: New file.
1969 * gdb.threads/ia64-sigill.c: New file.
1970
5283e9e1
TT
19712010-07-27 Tom Tromey <tromey@redhat.com>
1972
1973 * gdb.opt/inline-cmds.c (ATTR): New define.
1974 (func1): Use it.
1975 (func2): Likewise.
1976 (func3): Likewise.
1977 (outer_inline1): Likewise.
1978 (outer_inline2): Likewise.
1979 * gdb.opt/inline-bt.c (ATTR): New define.
1980 (func1): Use it.
1981 (func2): Likewise.
1982 * gdb.opt/inline-locals.c (ATTR): New define.
1983 (func1): Use it.
1984 (func2): Likewise.
1985
e992ef73
TT
19862010-07-27 Tom Tromey <tromey@redhat.com>
1987
1988 * gdb.stabs/gdb11479.c (hack): New function.
1989 (test): Use it.
1990 (test2): Use it.
1991 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1992 (int32_search_buf, int64_search_buf): No longer static.
1993 (x): Remove.
1994 * gdb.base/relocate.c (hack): New function.
1995
5374244e
PM
19962010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1997
1998 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1999 * gdb.python/py-value.c (func1): New function.
2000 (func2): Likewise.
2001
a99aee83
CV
20022010-07-26 Corinna Vinschen <vinschen@redhat.com>
2003
2004 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
2005 as not to clash with .data section.
2006
a04ba985
JG
20072010-07-26 Jerome Guitton <guitton@adacore.com>
2008
2009 * gdb.base/code_elim.exp: New file.
2010 * gdb.base/code_elim1.c: New file.
2011 * gdb.base/code_elim2.c: New file.
2012
23bd0f7c
PA
20132010-07-21 Pedro Alves <pedro@codesourcery.com>
2014
2015 PR symtab/11827
2016
2017 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
2018 (some_volatile_enum): New variable.
2019 * gdb.base/printcmds.exp (test_print_enums): New.
2020 <top level>: Call it.
2021
883df6dd
SW
20222010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
2023
2024 * gdb.cp/fpointer.cc: New test.
2025 * gdb.cp/fpointer.exp: New test.
2026
569b05a5
JK
20272010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2028
2029 * gdb.base/solib-nodir.exp: New file.
2030 * lib/gdb.exp (runto): New case for a GDB internal error.
2031
51d7d803
JK
20322010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2033 Ulrich Weigand <uweigand@de.ibm.com>
2034 Tom Tromey <tromey@redhat.com>
2035
2036 * gdb.base/charset-malloc.c: New file.
2037 * gdb.base/charset.c (malloc_stub): New prototype.
2038 (main): Call it instead of malloc itself.
2039 * gdb.base/charset.exp: Use only prepare_for_testing.
2040 (binfile): Remove the variable.
2041
c0edd9ed
JK
20422010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 Make core files the process_stratum.
2045 * gdb.base/corefile.exp (run: load core again)
2046 (run: sanity check we see the core file, run: with core)
2047 (run: core file is cleared, attach: load core again)
2048 (attach: sanity check we see the core file, attach: with core)
2049 (attach: core file is cleared): New tests.
2050 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
2051
3cbaedff
KW
20522010-07-14 Ken Werner <ken.werner@de.ibm.com>
2053
2054 * gdb.arch/altivec-abi.exp: New tests.
2055
91158a56
TT
20562010-07-13 Tom Tromey <tromey@redhat.com>
2057
2058 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
2059 (main): Use it.
2060 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
2061
0f5238ed
TT
20622010-07-13 Tom Tromey <tromey@redhat.com>
2063
2064 * gdb.base/label.exp: New file.
2065 * gdb.base/label.c: New file.
2066
add265ae
L
20672010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
2068 H.J. Lu <hongjiu.lu@intel.com>
2069
2070 * lib/gdb.exp (is_ilp32_target): New.
2071 (is_lp64_target): Likewise.
2072
2073 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
2074 target.
2075 * gdb.arch/amd64-disp-step.exp: Likewise.
2076 * gdb.arch/amd64-dword.exp: Likewise.
2077 * gdb.arch/amd64-i386-address.exp: Likewise.
2078 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 2079
add265ae
L
2080 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
2081 target.
2082 * gdb.arch/i386-bp_permanent.exp: Likewise.
2083 * gdb.arch/i386-byte.exp: Likewise.
2084 * gdb.arch/i386-disp-step.exp: Likewise.
2085 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2086 * gdb.arch/i386-prologue.exp: Likewise.
2087 * gdb.arch/i386-size-overlap.exp: Likewise.
2088 * gdb.arch/i386-size.exp: Likewise.
2089 * gdb.arch/i386-sse.exp: Likewise.
2090 * gdb.arch/i386-unwind.exp: Likewise.
2091 * gdb.arch/i386-word.exp: Likewise.
2092
2093 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
2094 test only when building 64-bit executables. Do not hard-code
2095 -m64 option.
2096
2dfb8c17
DE
20972010-07-07 Doug Evans <dje@google.com>
2098
2099 * lib/gdb.exp (gdb_test_list_exact): New function.
2100 * gdb.base/default.exp (show convenience): Call it, add tests for
2101 $_sdata = void, $_thread = 0.
2102
4e5799b6
JK
21032010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2104 Joel Brobecker <brobecker@adacore.com>
2105
2106 Fix re-run of PIE executable, PR shlibs/11776.
2107 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
2108 Remove $displacement_main to match the solib-svr4.c change. New "kill"
2109 and re-"run" of the inferior.
2110
1a219cc7
JK
21112010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2112 Joel Brobecker <brobecker@adacore.com>
2113
2114 Cope with missing /usr/sbin/prelink.
2115 * lib/prelink-support.exp (prelink_no):
2116 <result == 1 && $output is "no such file or directory">: New.
2117 (prelink_yes): Likewise. Return on failed prelink_no.
2118
5e3b36f8
JK
21192010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2120 Joel Brobecker <brobecker@adacore.com>
2121
2122 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
2123 build_executable by build_executable_own_libs. Replace "prelink -R"
2124 execution by a call of prelink_yes. Comment why "prelink -r" needs no
2125 change.
2126 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
2127 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
2128 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
2129 Replace build_executable by build_executable_own_libs's function
2130 build_executable_own_libs.
2131 (prelinkNO): Create new stub to call prelink_no.
2132 (prelinkYES): Create new stub to call prelink_yes.
2133 (test_attach): Rename calls of copy to file_copy.
2134 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
2135 (copy): Move to ...
2136 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
2137 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
2138 * gdb.base/prelink.exp: Disable testcase also for is_remote and
2139 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
2140 special flags by gdb_compile_shlib. Replace second gdb_compile by
2141 build_executable_own_libs. Replace "prelink -R" execution by a call of
2142 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
2143 a second call of prelink_yes. Replace restart commands by
2144 clean_restart.
2145 (prelink): Rename to ...
2146 (seen displacement message): ... this test. Extend its expectation
2147 strictness.
2148
86e4bafc
JK
21492010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2150
2151 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
2152 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
2153 displacement message exactly once.
2154
3cd07d20
JK
21552010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2156 Joel Brobecker <brobecker@adacore.com>
2157
2158 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
2159 its restore after the <$relink_args != ""> loop. new comment.
2160
0a1e94c7
JK
21612010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2162 Joel Brobecker <brobecker@adacore.com>
2163
2164 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
2165 code for it. New variable relink_args.
2166 (prelinkYES): Call prelinkNO.
2167 (test_attach): Accept new parameter relink_args. Re-prelink the binary
2168 in such case. Move the core code to ...
2169 (test_attach_gdb): ... a new function. Send GDB command "file".
2170 Extend expected "Attaching to " string.
2171
2f70bcfb
TT
21722010-07-02 Tom Tromey <tromey@redhat.com>
2173
2174 * gdb.base/bitops.exp: Remove extraneous "pass".
2175
a17ac5b0
TT
21762010-07-02 Ken Werner <ken.werner@de.ibm.com>
2177
2178 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
2179
dc10affe
PA
21802010-07-01 Pedro Alves <pedro@codesourcery.com>
2181
d41c0fc8
PA
2182 * gdb.base/help.exp: Adjust expected output.
2183
21842010-07-01 Pedro Alves <pedro@codesourcery.com>
2185
2186 * gdb.base/help.exp: Adjust expected output.
dc10affe 2187
0a600c36
JK
21882010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2189
2190 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
2191 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
2192 c++/11702.
2193
37cc8bfe
JK
21942010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2195 Doug Evans <dje@google.com>
2196
2197 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
2198 add .dynamic entry'.
2199
254e6b9e
DE
22002010-06-29 Doug Evans <dje@google.com>
2201
2202 Test PR c++/11702.
2203 * gdb.cp/m-static.exp: Add testcase.
2204 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
2205
595939de 22062010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
2207 Tom Tromey <tromey@redhat.com>
2208 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
2209
2210 * gdb.python/py-inferior.c: New File.
2211 * gdb.python/py-infthread.c: New File.
2212 * gdb.python/py-inferior.exp: New File.
2213 * gdb.python/py-infthread.exp: New File.
2214
98751a41
JK
22152010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
2218 (ptype ::C::OtherFileClass typedefs): New.
2219 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
2220 (C::OtherFileClass::cOtherFileClassVar2): New.
2221 (C::OtherFileClass::cOtherFileClassVar_use): Use also
2222 cOtherFileClassVar2.
2223 (C::cOtherFileType2, C::cOtherFileVar2): New.
2224 (C::cOtherFileVar_use): use also cOtherFileVar2.
2225 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
2226
41f62f39
JK
22272010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2228
2229 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
2230 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
2231 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
2232 (print ::C::cOtherFileVar)
2233 (whatis C::OtherFileClass::cOtherFileClassType)
2234 (whatis ::C::OtherFileClass::cOtherFileClassType)
2235 (print C::OtherFileClass::cOtherFileClassVar)
2236 (print ::cOtherFileClassVar)
2237 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
2238 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
2239 trailing content.
2240 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
2241 (C::OtherFileClass::cOtherFileClassVar)
2242 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
2243 (C::cOtherFileVar, C::cOtherFileVar_use): New.
2244
af53d231
JK
22452010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2246
2247 Test PR c++/11703 and PR gdb/1448.
2248 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
2249 gdb/1448.
2250
9655fd1a
JK
22512010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2252
2253 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
2254 (main) <rtti_data>: New.
2255 * gdb.cp/virtbase.exp (print rtti_data): New.
2256
824cc8dd
JK
22572010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2258 Joel Brobecker <brobecker@adacore.com>
2259
2260 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
2261
6036c742
JK
22622010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
2265
de6a0421
DE
22662010-06-28 Doug Evans <dje@google.com>
2267
2268 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
2269
b2dae948
DE
22702010-06-27 Doug Evans <dje@google.com>
2271
2272 * gdb.cp/m-static.exp: Update expected test output.
2273
0f3bb72e
PH
22742010-06-25 Paul Hilfinger <hilfinger@adacore.com>
2275
889bf7c5
PA
2276 * gdb.gdb/selftest.exp: Adjust expected message for
2277 capturing start-up runtime.
0f3bb72e 2278
bc9f0842
TT
22792010-06-25 Tom Tromey <tromey@redhat.com>
2280
2281 PR python/10808:
2282 * gdb.python/python.exp: Add new tests.
2283
099ef718
SW
22842010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
2285
2286 * gdb.cp/operator.cc: Created an import loop.
2287 * gdb.cp/operator.exp: Added testcase for import loop.
2288
5868a632
JK
22892010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2290
2291 Test PR python/11407.
2292 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
2293 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
2294 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
2295 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
2296 executable_nofb and executable_fb. New variables srcsfile, objsfile,
2297 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
2298 binfile. Call gdb_compile with clean_restart twice.
2299 (func_nofb print, func_nofb backtrace, func_loopfb print)
2300 (func_loopfb backtrace): New.
2301
af76db58
JK
23022010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
2305 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
2306 by a hand made one.
2307 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
2308 i?86 requirement. Remove variables srcfile and binfile. New variable
2309 sources, executable_nofb and executable_fb. Call prepare_for_testing.
2310
f2c7657e
UW
23112010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2312
2313 * gdb.cell/dwarfaddr.exp: New file.
2314 * gdb.cell/dwarfaddr.S: New file.
2315
628fe4e4
JK
23162010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2317
2318 Test PR 9436.
2319 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
2320
f1421989
HZ
23212010-06-24 Hui Zhu <teawater@gmail.com>
2322
2323 * gdb.base/eval.exp: New file.
2324
d03285ec
UW
23252010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2326
2327 * gdb.cell/fork.exp: New file.
2328 * gdb.cell/fork.c: Likewise.
2329 * gdb.cell/fork-spu.c: Likewise.
2330
41b2c92d
PM
23312010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
2332
2333 * lib/gdb.exp (banned_variables_traced): New global variable.
2334 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
2335 (gdb_init): Use `trace add variable' instead of obsolete
2336 `trace variable'.
2337
d5bc977f
DE
23382010-06-21 Doug Evans <dje@google.com>
2339
2340 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
2341
d2ed6730
UW
23422010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2343
2344 * gdb.arch/spu-ls.exp: New file.
2345 * gdb.arch/spu-ls.c: Likewise.
2346
6aed2dbc
SS
23472010-06-18 Stan Shebs <stan@codesourcery.com>
2348
2349 * gdb.threads/thread-specific.exp: Add tests of $_thread.
2350
e0756905
UW
23512010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2352
2353 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
2354 * gdb.base/watch-cond.exp: Likewise.
2355 * gdb.python/py-breakpoint.exp: Likewise.
2356
d8053d4d
PA
23572010-06-18 Pedro Alves <pedro@codesourcery.com>
2358
2359 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
2360 clean_restart, make sure every test has a distinct message, and
2361 that messages don't include the executable' full path.
2362
81ce510c
DE
23632010-06-17 Doug Evans <dje@google.com>
2364
2365 * gdb.arch/i386-size.exp: Updated expected output for
2366 DISASSEMBLY_OMIT_FNAME.
2367
65d79d4b
SDJ
23682010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2369 Sergio Durigan Junior <sergiodj@redhat.com>
2370
2371 * gdb.base/watch-notconst.c: New file.
2372 * gdb.base/watch-notconst.S: New file.
2373 * gdb.base/watch-notconst2.c: New file.
2374 * gdb.base/watch-notconst2.S: New file.
2375 * gdb.base/watch-notconst.exp: New file.
2376 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
2377 (func4): Add operations on `global_ptr_ptr'.
2378 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
2379 routine to test watchpoints created with a constant expression.
2380 (test_inaccessible_watchpoint): Include tests for watchpoints
2381 created with a constant expression.
2382
df0f4836
KB
23832010-06-14 Kevin Buettner <kevinb@redhat.com>
2384
2385 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2386 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
2387 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
2388 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
2389 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2390 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2391 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
2392 of `_start'.
2393
b769def5
UW
23942010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2395
2396 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
2397 not supported on the target.
2398 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2399 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2400 * gdb.mi/mi-nsintrall.exp: Likewise.
2401 * gdb.mi/mi-nsmoribund.exp: Likewise.
2402 * gdb.mi/mi-nsthrexec.exp: Likewise.
2403
d914c394
SS
24042010-06-11 Stan Shebs <stan@codesourcery.com>
2405
2406 * gdb.base/permissions.exp: New file.
2407
24082010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
2409
2410 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
2411 does not support ELF executable class.
2412
f3ce5b9c
UW
24132010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2414
2415 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
2416
8e46892c
JK
24172010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2418
2419 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
2420 (runto): Catch "The target does not support running in non-stop mode.".
2421
6cc55c64
MS
24222010-06-11 Michael Snyder <msnyder@vmware.com>
2423
2424 * gdb.base/setshow.exp (set language asm): Don't use
2425 gdb_test_no_output, fails on some targets.
2426
caddefa4
UW
24272010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2428
2429 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
2430 * gdb.cp/pr9167.exp: Likewise.
2431
468b1aa7
UW
24322010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2433
2434 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
2435
5c3552dc
UW
24362010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2437
2438 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
2439
02e6fe6a
UW
24402010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2441
2442 * gdb.base/charset.c (main): Make sure malloc gets linked in.
2443
0e03807e
TT
24442010-06-11 Tom Tromey <tromey@redhat.com>
2445
2446 PR gdb/9977, PR exp/11636::
2447 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
2448 (pieces_test_f6): Update expected output.
2449
2bdf28a0
JK
24502010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2451
2452 * gdb.base/moribund-step.exp: New.
2453
f6978de9
MS
24542010-06-08 Michael Snyder <msnyder@vmware.com>
2455
2456 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 2457 * gdb.ada/boolean_expr.exp:
f6978de9
MS
2458 * gdb.ada/frame_args.exp: Ditto.
2459 * gdb.ada/lang_switch.exp: Ditto.
2460 * gdb.ada/ptype_arith_binop.exp: Ditto.
2461 * gdb.ada/ref_param.exp: Ditto.
2462 * gdb.ada/type_coercion.exp:Ditto.
2463
2464 * gdb.asm/asm-source.exp: Ditto.
2465
2466 * gdb.base/attach.exp: Ditto.
2467 * gdb.base/bitfields2.exp: Ditto.
2468 * gdb.base/call-signal-resume.exp: Ditto.
2469 * gdb.base/callfuncs.exp: Ditto.
2470 * gdb.base/commands.exp: Ditto.
2471 * gdb.base/dbx.exp: Ditto.
2472 * gdb.base/default.exp: Ditto.
2473 * gdb.base/dump.exp: Ditto.
2474 * gdb.base/exprs.exp: Ditto.
2475 * gdb.base/freebpcmd.exp: Ditto.
2476 * gdb.base/interrupt.exp: Ditto.
2477 * gdb.base/list.exp: Ditto.
2478 * gdb.base/long_long.exp: Ditto.
2479 * gdb.base/maint.exp: Ditto.
2480 * gdb.base/ptype.exp: Ditto.
2481 * gdb.base/return.exp: Ditto.
2482 * gdb.base/setshow.exp: Ditto.
2483 * gdb.base/sigbpt.exp: Ditto.
2484 * gdb.base/sigrepeat.exp: Ditto.
2485
2486 * gdb.cp/classes.exp: Ditto.
2487
2488 * gdb.dwarf2/dw2-restore.exp: Ditto.
2489
2490 * gdb.gdb/selftest.exp: Ditto.
2491
2492 * gdb.multi/base.exp: Ditto.
2493 * gdb.multi/bkpt-multi-exec.exp: Ditto.
2494
2495 * gdb.python/py-block.exp: Ditto.
2496 * gdb.python/py-prettyprint.exp: Ditto.
2497 * gdb.python/py-template.exp: Ditto.
2498
2499 * gdb.server/ext-attach.exp: Ditto.
2500 * gdb.server/ext-run.exp: Ditto.
2501 * gdb.server/server-mon.exp: Ditto.
2502
2503 * gdb.threads/fork-thread-pending.exp: Ditto.
2504 * gdb.threads/hand-call-in-threads.exp: Ditto.
2505 * gdb.threads/interrupted-hand-call.exp: Ditto.
2506 * gdb.threads/linux-dp.exp: Ditto.
2507 * gdb.threads/manythreads.exp: Ditto.
2508 * gdb.threads/print-threads.exp: Ditto.
2509 * gdb.threads/pthreads.exp: Ditto.
2510 * gdb.threads/schedlock.exp: Ditto.
2511 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2512 * gdb.threads/threadapply.exp: Ditto.
2513
de7ff789
MS
25142010-06-08 Michael Snyder <msnyder@vmware.com>
2515
889bf7c5 2516 * gdb.ada/exec_changed.exp:
de7ff789
MS
2517 Use ".*" instead of "" as wildcard regexp.
2518
2519 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
2520 * gdb.base/call-ar-st.exp: Ditto.
2521 * gdb.base/checkpoint.exp: Ditto.
2522 * gdb.base/default.exp: Ditto.
2523 * gdb.base/dump.exp: Ditto.
2524 * gdb.base/ending-run.exp: Ditto.
2525 * gdb.base/fileio.exp: Ditto.
2526 * gdb.base/miscexprs.exp: Ditto.
2527 * gdb.base/pointers.exp: Ditto.
2528 * gdb.base/readline.exp: Ditto.
2529 * gdb.base/reread.exp: Ditto.
2530 * gdb.base/restore.exp: Ditto.
2531 * gdb.base/shlib-call.exp: Ditto.
2532 * gdb.base/valgrind-db-attach.exp: Ditto.
2533 * gdb.base/volatile.exp: Ditto.
2534 * gdb.base/watchpoints.exp: Ditto.
2535
2536 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
2537
2538 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
2539 * gdb.python/py-value.exp: Ditto.
2540
2541 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
2542 * gdb.trace/circ.exp: Ditto.
2543 * gdb.trace/collection.exp: Ditto.
2544 * gdb.trace/packetlen.exp: Ditto.
2545 * gdb.trace/passc-dyn.exp: Ditto.
2546 * gdb.trace/report.exp: Ditto.
2547 * gdb.trace/tfile.exp: Ditto.
2548 * gdb.trace/tfind.exp: Ditto.
2549 * gdb.trace/while-dyn.exp: Ditto.
2550
3bebe2f2
JK
25512010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2552
2553 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
2554
5c631832
JK
25552010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2556
2557 Test PR 10640.
2558 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
2559
4c3376c8
SW
25602010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
2561
2562 * gdb.cp/koenig.exp: Test for ADL operators.
2563 * gdb.cp/koenig.cc: Added ADL operators.
2564 * gdb.cp/operator.exp: New test.
2565 * gdb.cp/operator.cc: New test.
2566
dc226d5a
MS
25672010-06-04 Michael Snyder <msnyder@vmware.com>
2568
dfb88a23
MS
2569 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
2570 * gdb.base/pending.exp: Ditto.
f7ae76b3 2571
dc226d5a
MS
2572 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
2573
967cf477
DE
25742010-06-04 Doug Evans <dje@google.com>
2575
2576 * gdb.python/py-prettyprint.exp: Add new test for enabled and
2577 disabled printers.
2578 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
2579 (enable_lookup_function): New function.
2580
eb801841
TT
25812010-06-04 Tom Tromey <tromey@redhat.com>
2582
2583 * gdb.python/py-value.exp (test_value_hash): Don't test equality
2584 of hash and id.
2585
38979823
JK
25862010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2587
2588 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2589 newline.
2590 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2591 (empty verbose non-noisy clear, empty verbose noisy clear)
2592 (empty non-verbose noisy clear): Likewise.
2593
35ec993f
MS
25942010-06-03 Michael Snyder <msnyder@vmware.com>
2595
2596 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2597 * gdb.base/display.exp: Ditto.
2598 * gdb.base/find.exp: Ditto.
2599 * gdb.base/ifelse.exp: Ditto.
2600 * gdb.base/multi-forks.exp: Ditto.
2601 * gdb.base/recurse.exp: Ditto.
2602 * gdb.base/setshow.exp: Ditto.
2603 * gdb.base/value-double-free.exp: Ditto.
2604 * gdb.base/watch-vfork.exp: Ditto.
2605 * gdb.base/watch_thread_num.exp: Ditto.
2606 * gdb.base/watchpoint-solib.exp: Ditto.
2607 * gdb.base/watchpoint.exp: Ditto.
2608 * gdb.base/watchpoints.exp: Ditto.
2609
2610 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2611 * gdb.cp/overload.exp: Ditto.
2612 * gdb.cp/virtfunc.exp: Ditto.
2613
2614 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2615
889bf7c5 2616 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
2617 Replace gdb_test with gdb_test_no_output.
2618
889bf7c5 2619 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
2620 Replace gdb_test with gdb_test_no_output.
2621 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2622 * gdb.threads/watchthreads.exp: Ditto.
2623 * gdb.threads/watchthreads2.exp: Ditto.
2624
2625 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2626 * gdb.trace/tfind.exp: Ditto.
2627
c22decce
JB
26282010-06-03 Joel Brobecker <brobecker@adacore.com>
2629
2630 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2631 successful test if message is the empty string.
2632
fd5700c7
JK
26332010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2634
2635 * gdb.fortran/module.exp (stopped language detection): New test.
2636
f55ee35c
JK
26372010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2638
2639 Support DW_TAG_module as separate namespaces.
2640 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2641 gdb.fortran/library-module-lib.f90: New.
2642 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2643 (print i): Remove.
2644 (continue to breakpoint: i-is-1, print var_i value 1)
2645 (continue to breakpoint: i-is-2, print var_i value 2)
2646 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2647 (print var_d, print var_i value 14, ptype modmany, complete `modm)
2648 (complete `modmany, complete `modmany`, complete `modmany`var)
2649 (show language, setting breakpoint at module): New tests.
2650 * gdb.fortran/module.f90 (module mod): Remove.
2651 (module mod1, module mod2, module modmany, subroutine sub1)
2652 (subroutine sub2, program module): New.
2653
b8e8282f
JK
26542010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2655
2656 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2657 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
2658 * gdb.cp/anon-union.exp (pass): Rename to ...
2659 (print z 2): ... here.
b8e8282f 2660
019ebafc
MS
26612010-06-02 Michael Snyder <msnyder@vmware.com>
2662
e68d8fd4
MS
2663 * gdb.trace/actions.exp: Use gdb_test_no_output.
2664 * gdb.trace/circ.exp: Ditto.
2665 * gdb.trace/packetlen.exp: Ditto.
2666 * gdb.trace/save-trace.exp: Ditto.
2667 * gdb.trace/tracecmd.exp: Ditto.
2668 * gdb.trace/tsv.exp: Ditto.
2669
12b5d08a
MS
2670 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2671 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2672 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2673 * gdb.threads/manythreads.exp: Ditto.
2674 * gdb.threads/print-threads.exp: Ditto.
2675 * gdb.threads/pthreads.exp: Ditto.
2676 * gdb.threads/schedlock.exp: Ditto.
2677 * gdb.threads/staticthreads.exp: Ditto.
2678 * gdb.threads/thread-specific.exp: Ditto.
2679 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2680 * gdb.threads/threadapply.exp: Ditto.
2681 * gdb.threads/watchthreads.exp: Ditto.
2682 * gdb.threads/watchthreads2.exp: Ditto.
2683
89493308
MS
2684 * gdb.python/py-block.exp: Use gdb_test_no_output.
2685 * gdb.python/py-prettyprint.exp: Ditto.
2686 * gdb.python/py-template.exp: Ditto.
2687 * gdb.python/py-value.exp: Ditto.
2688
2689 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2690 * gdb.reverse/watch-reverse.exp: Ditto.
2691
2692 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2693 * gdb.server/ext-run.exp: Ditto.
2694
019ebafc
MS
2695 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2696 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2697 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2698 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2699 * gdb.dwarf2/dw2-producer.exp: Ditto.
2700 * gdb.dwarf2/mac-fileno.exp: Ditto.
2701
2702 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2703 * gdb.gdb/selftest.exp: Ditto.
2704
2705 * gdb.multi/base.exp: Use gdb_test_no_output.
2706
2707 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2708
3e0ca3a5
JK
27092010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2710
2711 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2712
9db70545
MS
27132010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2714
a8d52276
MS
2715 * gdb.cp/class2.exp: Use gdb_test_no_output.
2716 * gdb.cp/classes.exp: Ditto.
2717 * gdb.cp/extern-c.exp: Ditto.
2718 * gdb.cp/inherit.exp: Ditto.
2719 * gdb.cp/maint.exp: Ditto.
2720 * gdb.cp/mb-inline.exp: Ditto.
2721 * gdb.cp/mb-templates.exp: Ditto.
2722 * gdb.cp/method2.exp: Ditto.
2723 * gdb.cp/misc.exp: Ditto.
2724 * gdb.cp/ovldbreak.exp: Ditto.
2725 * gdb.cp/punctuator.exp: Ditto.
2726 * gdb.cp/templates.exp: Ditto.
2727 * gdb.cp/virtbase.exp: Ditto.
2728
889bf7c5 2729 * gdb.threads/attach-stopped.exp:
9db70545 2730 Replace uses of send_gdb / gdb_expect.
889bf7c5 2731 * gdb.threads/attachstop-mt.exp:
9db70545 2732 Replace uses of send_gdb / gdb_expect.
889bf7c5 2733 * gdb.threads/gcore-thread.exp:
9db70545 2734 Replace uses of send_gdb / gdb_expect.
889bf7c5 2735 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
2736 Replace uses of send_gdb / gdb_expect.
2737 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2738 * gdb.threads/print-threads.exp:
9db70545
MS
2739 Replace uses of send_gdb / gdb_expect.
2740 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2741 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2742 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2743
2744 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2745 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2746 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2747 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2748 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2749 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2750 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2751 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2752 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2753 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2754 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2755
359cc68c
JK
27562010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2757
2758 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2759
7d3fe98e
SW
27602010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2761
2762 * gdb.cp/koenig.exp: Added new test case.
2763 * gdb.cp/koenig.cc: Ditto.
2764
27d3a1a2
MS
27652010-06-01 Michael Snyder <msnyder@vmware.com>
2766
2767 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2768 * gdb.base/arrayidx.exp: Ditto.
2769 * gdb.base/attach.exp: Ditto.
2770 * gdb.base/auxv.exp: Ditto.
2771 * gdb.base/bigcre.exp: Ditto.
2772 * gdb.base/break-always.exp: Ditto.
2773 * gdb.base/break-interp.exp: Ditto.
2774 * gdb.base/break.exp: Ditto.
2775 * gdb.base/breakpoint-shadow.exp: Ditto.
2776 * gdb.base/call-ar-st.exp: Ditto.
2777 * gdb.base/call-sc.exp: Ditto.
2778 * gdb.base/call-signal-resume.exp: Ditto.
2779 * gdb.base/callfuncs.exp: Ditto.
2780 * gdb.base/catch-syscall.exp: Ditto.
2781 * gdb.base/charset.exp: Ditto.
2782 * gdb.base/code-expr.exp: Ditto.
2783 * gdb.base/commands.exp: Ditto.
2784 * gdb.base/cond-expr.exp: Ditto.
2785 * gdb.base/condbreak.exp: Ditto.
2786 * gdb.base/cursal.exp: Ditto.
2787 * gdb.base/cvexpr.exp: Ditto.
2788 * gdb.base/default.exp: Ditto.
2789 * gdb.base/del.exp: Ditto.
2790 * gdb.base/detach.exp: Ditto.
2791 * gdb.base/display.exp: Ditto.
2792 * gdb.base/ena-dis-br.exp: Ditto.
2793 * gdb.base/eval-skip.exp: Ditto.
2794 * gdb.base/foll-fork.exp: Ditto.
2795 * gdb.base/foll-vfork.exp: Ditto.
2796 * gdb.base/frame-args.exp: Ditto.
2797 * gdb.base/funcargs.exp: Ditto.
2798 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2799 * gdb.base/gdbvars.exp: Ditto.
2800 * gdb.base/help.exp: Ditto.
2801 * gdb.base/ifelse.exp: Ditto.
2802 * gdb.base/included.exp: Ditto.
2803 * gdb.base/list.exp: Ditto.
2804 * gdb.base/macscp.exp: Ditto.
2805 * gdb.base/maint.exp: Ditto.
2806 * gdb.base/multi-fork.exp: Ditto.
2807 * gdb.base/overlays.exp: Ditto.
2808 * gdb.base/page.exp: Ditto.
2809 * gdb.base/pending.exp: Ditto.
2810 * gdb.base/pointers.exp: Ditto.
2811 * gdb.base/pr11022.exp: Ditto.
2812 * gdb.base/prelink.exp: Ditto.
2813 * gdb.base/printcmds.exp: Ditto.
2814 * gdb.base/psymtab.exp: Ditto.
2815 * gdb.base/randomize.exp: Ditto.
2816 * gdb.base/relational.exp: Ditto.
2817 * gdb.base/relocate.exp: Ditto.
2818 * gdb.base/remote.exp: Ditto.
2819 * gdb.base/sepdebug.exp: Ditto.
2820 * gdb.base/set-lang-auto.exp: Ditto.
2821 * gdb.base/setshow.exp: Ditto.
2822 * gdb.base/setvar.exp: Ditto.
2823 * gdb.base/signals.exp: Ditto.
2824 * gdb.base/signull.exp: Ditto.
2825 * gdb.base/sigstep.exp: Ditto.
2826 * gdb.base/sizeof.exp: Ditto.
2827 * gdb.base/solib-disc.exp: Ditto.
2828 * gdb.base/store.exp: Ditto.
2829 * gdb.base/structs.exp: Ditto.
2830 * gdb.base/structs2.exp: Ditto.
2831 * gdb.base/subst.exp: Ditto.
2832 * gdb.base/term.exp: Ditto.
2833 * gdb.base/trace-commands.exp: Ditto.
2834 * gdb.base/unwindonsignal.exp: Ditto.
2835 * gdb.base/valgrind-db-attach.exp: Ditto.
2836 * gdb.base/varargs.exp: Ditto.
2837 * gdb.base/watch-cond.exp: Ditto.
2838 * gdb.base/watch_thread_num.exp: Ditto.
2839 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2840 * gdb.base/watchpoint.exp: Ditto.
2841 * gdb.base/whatis-exp.exp: Ditto.
2842
f8d3bf8f
MS
28432010-06-01 Michael Snyder <msnyder@vmware.com>
2844
2845 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2846 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2847 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2848 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2849 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2850 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2851 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2852 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2853 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2854 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2855 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2856 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2857 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2858 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2859 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2860
3f9e0d32
JK
28612010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2862
2863 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2864 trailing newline.
2865 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2866 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2867 (p *args): ... here and remove excessive trailing newline.
2868
f629457d
JB
28692010-05-31 Joel Brobecker <brobecker@adacore.com>
2870
2871 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2872
09eef106
JK
28732010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2874
2875 Accept the new Linux kernel "t (tracing stop)" string.
2876 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2877 Update comment.
2878 (state_wait) <T (tracing stop)>: New.
2879 (main): Update the state_wait expect string.
2880
94f31136
PA
28812010-05-28 Pedro Alves <pedro@codesourcery.com>
2882
2883 * limits.c, limits.exp: Delete files.
2884 * Makefile.in (clean mostlyclean): Adjust.
2885 * tracecmd.exp: Adjust.
2886
096554ab
JK
28872010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2888
2889 * gdb.base/tui-layout.exp: New.
2890
27d3a1a2 28912010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2892
889bf7c5 2893 * gdb.reverse/break-precsave.exp:
bcd2dc50 2894 Replace uses of send_gdb / gdb_expect.
889bf7c5 2895 * gdb.reverse/break-reverse.exp:
bcd2dc50 2896 Replace uses of send_gdb / gdb_expect.
889bf7c5 2897 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2898 Replace uses of send_gdb / gdb_expect.
889bf7c5 2899 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2900 Replace uses of send_gdb / gdb_expect.
889bf7c5 2901 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2902 Replace uses of send_gdb / gdb_expect.
889bf7c5 2903 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2904 Replace uses of send_gdb / gdb_expect.
889bf7c5 2905 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2906 Replace uses of send_gdb / gdb_expect.
889bf7c5 2907 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2908 Replace uses of send_gdb / gdb_expect.
889bf7c5 2909 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2910 Replace uses of send_gdb / gdb_expect.
889bf7c5 2911 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2912 Replace uses of send_gdb / gdb_expect.
889bf7c5 2913 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2914 Replace uses of send_gdb / gdb_expect.
889bf7c5 2915 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2916 Replace uses of send_gdb / gdb_expect.
889bf7c5 2917 * gdb.reverse/machinestate.exp:
bcd2dc50 2918 Replace uses of send_gdb / gdb_expect.
889bf7c5 2919 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2920 Replace uses of send_gdb / gdb_expect.
889bf7c5 2921 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2922 Replace uses of send_gdb / gdb_expect.
889bf7c5 2923 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2924 Replace uses of send_gdb / gdb_expect.
889bf7c5 2925 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2926 Replace uses of send_gdb / gdb_expect.
889bf7c5 2927 * gdb.reverse/step-precsave.exp:
bcd2dc50 2928 Replace uses of send_gdb / gdb_expect.
889bf7c5 2929 * gdb.reverse/step-reverse.exp:
bcd2dc50 2930 Replace uses of send_gdb / gdb_expect.
889bf7c5 2931 * gdb.reverse/until-precsave.exp:
bcd2dc50 2932 Replace uses of send_gdb / gdb_expect.
889bf7c5 2933 * gdb.reverse/until-reverse.exp:
bcd2dc50 2934 Replace uses of send_gdb / gdb_expect.
889bf7c5 2935 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2936 Replace uses of send_gdb / gdb_expect.
889bf7c5 2937 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2938 Replace uses of send_gdb / gdb_expect.
2939
3def43e0
JK
29402010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2941
2942 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2943 excessive newline.
2944
27d3a1a2 29452010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2946
2947 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2948 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2949 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2950 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2951 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2952 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2953 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2954 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2955 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2956 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2957 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2958 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2959 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2960 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2961 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2962 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2963 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2964 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2965 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2966
27d3a1a2 29672010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2968
22454424
MS
2969 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2970 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2971
2972 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2973 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2974 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2975
889bf7c5 2976 * gdb.reverse/consecutive-reverse.exp:
22454424 2977 Replace uses of send_gdb / gdb_expect.
889bf7c5 2978 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2979 Replace uses of send_gdb / gdb_expect.
2980
2981 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2982 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2983 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2984 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2985 Replace uses of send_gdb / gdb_expect.
2986 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2987 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2988 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2989 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2990 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2991 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2992 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2993 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2994 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2995
29962010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2997
22454424 2998 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2999
22454424 3000 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3001
22454424
MS
3002 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
3003 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
3004 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
3005 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
3006 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
3007 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
3008 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
3009 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
3010 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 3011
6e5f2c59
TT
30122010-05-25 Tom Tromey <tromey@redhat.com>
3013
3014 * gdb.base/macscp.exp: Add missing space after setup_kfail.
3015
bbc8b958
TT
30162010-05-25 Tom Tromey <tromey@redhat.com>
3017
3018 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
3019 argument order.
3020 * gdb.base/macscp.exp: Fix setup_kfail argument order.
3021 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
3022 order.
3023 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
3024 order.
3025 * gdb.base/call-sc.exp (setup_kfails): Remove.
3026 (setup_compiler_kfails): Remove.
3027 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
3028 argument order.
3029 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
3030 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
3031 (advancei): Fix setup_kfail argument order.
3032 * gdb.base/radix.exp: Fix setup_kfail argument order.
3033 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
3034 order.
3035 * gdb.base/structs.exp (setup_kfails): Remove.
3036 (setup_compiler_kfails): Fix setup_kfail argument order.
3037 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
3038 order.
3039 * gdb.java/jmain.exp: Fix setup_kfail argument order.
3040 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
3041 setup_kfail argument order.
3042 * gdb.cp/overload.exp: Fix setup_kfail argument order.
3043
83d1babf
TT
30442010-05-25 Tom Tromey <tromey@redhat.com>
3045
3046 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
3047
6acb16a2
MS
30482010-05-25 Michael Snyder <msnyder@vmware.com>
3049
3050 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
3051 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
3052 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
3053 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
3054 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
3055 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
3056 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
3057 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
3058 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
3059 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
3060 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
3061 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
3062 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
3063 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
3064 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
3065 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
3066 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
3067 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
3068 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
3069 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
3070 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
3071 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
3072 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
3073 * gdb.base/default.exp: Replace send_gdb with gdb_test.
3074 * gdb.base/define.exp: Replace send_gdb with gdb_test.
3075 * gdb.base/display.exp: Replace send_gdb with gdb_test.
3076 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
3077 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
3078 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
3079 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
3080 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
3081 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
3082 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
3083 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
3084 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
3085 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
3086 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
3087 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
3088 * gdb.base/help.exp: Replace send_gdb with gdb_test.
3089 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
3090 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
3091 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3092 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
3093 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
3094 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
3095 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
3096 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 3097 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
3098
30992010-05-25 Doug Evans <dje@google.com>
3100
3101 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
3102 gdb.string_to_argv.
ad3986f0 3103
d3b1e874
TT
31042010-05-21 Tom Tromey <tromey@redhat.com>
3105
3106 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
3107 Call it.
3108 * gdb.dwarf2/pieces.S: Update.
3109 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
3110
cb826367
TT
31112010-05-21 Tom Tromey <tromey@redhat.com>
3112
3113 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
3114 Call it.
3115 * gdb.dwarf2/pieces.c (struct C): New.
3116 (f6): New function.
3117 * gdb.dwarf2/pieces.S: Replace.
3118
74de6778
TT
31192010-05-21 Tom Tromey <tromey@redhat.com>
3120
3121 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
3122 Call it.
3123
afd74c5f
TT
31242010-05-21 Tom Tromey <tromey@redhat.com>
3125
3126 * gdb.dwarf2.pieces.exp: New file.
3127 * gdb.dwarf2.pieces.S: New file.
3128 * gdb.dwarf2.pieces.c: New file.
3129
a7b75dfd 31302010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3131 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
3132
3133 * lib/gdb.exp (gdb_test_no_output): New function.
3134 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
3135 when testing commands that should produce no output.
3136
c81c812a
JB
31372010-05-17 Joel Brobecker <brobecker@adacore.com>
3138
3139 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
3140 parameter that we want to watch being a constant.
3141
0cce5bd9
JB
31422010-05-17 Joel Brobecker <brobecker@adacore.com>
3143
3144 * gdb.ada/cond_lang: New testcase.
3145
47050449
JB
31462010-05-17 Joel Brobecker <brobecker@adacore.com>
3147
3148 * lib/gdb.exp (banned_variables): New variable/constant.
3149 (gdb_init): Add write trace on variables listed in banned_variables.
3150 (gdb_finish): Remove write traces on variables listed in
3151 banned_variables.
3152
77c01586
JB
31532010-05-17 Joel Brobecker <brobecker@adacore.com>
3154
3155 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
3156 * gdb.cp/koenig.exp: Likewise.
3157
88d4aea7
PM
31582010-05-14 Phil Muldoon <pmuldoon@redhat.com>
3159
889bf7c5 3160 PR python/11482
88d4aea7
PM
3161
3162 * gdb.python/py-value.exp (test_value_hash): New function.
3163
f5a010c0
PM
31642010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
3165
3166 PR exp/11530.
3167 * gdb.base/gdb11530.c: New file.
3168 * gdb.base/gdb11530.exp: New file.
3169
8ef4892f
JK
31702010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3171
3172 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
3173 * gdb.dwarf2/dw2-modula2-self-type.S: New.
3174
7322dca9
SW
31752010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
3176
3177 * gdb.cp/koenig.exp: New test.
3178 * gdb.cp/koenig.cc: New test program.
3179
02e7ea18
JB
31802010-05-05 Joel Brobecker <brobecker@adacore.com>
3181
3182 Remove the use of prms_id and bug_id throughout the testsuite.
3183
e1c34c5d
PM
31842010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
3185
3186 PR exp/11349.
3187 * testsuite/gdb.cp/ref-types.exp: Add test to examine
3188 use a reference local variable.
3189
8e1d0c49
JK
31902010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3191
3192 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
3193 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
3194 variable different_dir. Move debugfile into a full directory pathname
3195 under DIFFERENT_DIR.
3196 * lib/gdb.exp (separate_debug_filename): Remove.
3197 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
3198 variable debug_dir and mkdir of it. Update function comments.
3199
e66408ed
PA
32002010-04-29 Pedro Alves <pedro@codesourcery.com>
3201
3202 PR gdb/11557
3203
3204 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
3205 files.
3206
d7b32ed3
PM
32072010-04-29 Phil Muldoon <pmuldoon@redhat.com>
3208
889bf7c5 3209 * gdb.python/py-param.exp: New File.
d7b32ed3 3210
6aecb9c2
JB
32112010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3212
3213 * gdb.base/default.exp: Fix "set language" test.
3214
bdf92a1c
PM
32152010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
3216
3217 PR breakpoints/11531.
3218 * gdb.base/gdb11531.c: New file.
3219 * gdb.base/gdb11531.exp: New file.
3220
3f172e24
TT
32212010-04-26 Tom Tromey <tromey@redhat.com>
3222
3223 * gdb.base/completion.exp: Add tests for completion and deprecated
3224 commands.
3225
64af4c92
JK
32262010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3227
3228 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
3229 (print /x char_array): Escape curly brackets.
3230
492928e4
JK
32312010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3232
3233 Fix deadlock on looped list of loaded shared objects.
3234 * gdb.base/solib-corrupted.exp: New.
3235
66d09542
DE
32362010-04-23 Doug Evans <dje@google.com>
3237
3238 * gdb.python/py-section-script.c: New file.
3239 * gdb.python/py-section-script.exp: New file.
3240 * gdb.python/py-section-script.py: New file.
3241
8bd10a10
CM
32422010-04-20 Chris Moller <cmoller@redhat.com>
3243
3244 PR 10179
3245
3246 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
3247 * gdb.base/pr10179-a.c:
3248 * gdb.base/pr10179-b.c:
3249 * gdb.base/pr10179.exp: New files.
3250
c0201579
JK
32512010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3252
3253 Fix crashes on dangling display expressions.
3254 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
3255 is SEP.
3256 (lib_flags): Remove the "debug" keyword.
3257 (libsepdebug): New variable for iterating new loop.
3258 (save_pf_prefix): New variable wrapping the loop.
3259 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
3260 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
3261
793b0ff8
PM
32622010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3263
3264 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
3265
097f51f7
PM
32662010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3267
3268 PR stabs/11479.
3269 * gdb.stabs/gdb11479.exp: New file.
3270 * gdb.stabs/gdb11479.c: New file.
3271
9a22f0d0
PM
32722010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3273
3274 * gdb.base/charset.c (Strin16, String32): New variables.
3275 * gdb.base/charset.exp (gdb_test): Test correct display
3276 of 16 or 32 bit strings.
3277
32782010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
3279
3280 PR 9167
3281 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
3282 * gdb.cp/pr9167.cc: New file.
3283 * gdb.cp/pr9167.exp: New file.
3284
3285
6e354e5e
PM
32862010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
3287
3288 PR pascal/11492.
3289 * gdb.pascal/gdb11492.pas: New file.
3290 * gdb.pascal/gdb11492.exp: New file.
3291
be942545
JB
32922010-04-20 Joel Brobecker <brobecker@adacore.com>
3293
1667e6e3 3294 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 3295
0c3acc09
JB
32962010-04-20 Joel Brobecker <brobecker@adacore.com>
3297
3298 * gdb.ada/dyn_loc: New testcase.
3299
ec31cde5
CM
33002010-04-20 Chris Moller <cmoller@redhat.com>
3301
3302 PR 10867
889bf7c5 3303
ec31cde5
CM
3304 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
3305 * gdb.cp/pr10687.cc: New file.
3306 * gdb.cp/pr10687.exp: New file.
3307
3308
ce4b0682
SDJ
33092010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3310 Sergio Durigan Junior <sergiodj@redhat.com>
3311
3312 * gdb.fortran/logical.exp: New testcase.
3313 * gdb.fortran/logical.f90: New file.
3314
3436961f
DE
33152010-04-19 Doug Evans <dje@google.com>
3316
3317 * gdb.base/help.exp (help source): Update expected output.
3318
4d836c09
JK
33192010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3320
3321 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
3322 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
3323 gdb_exit and return.
3324 (executable): New variable.
3325 (binfile): Use it.
3326
6149aea9
PA
33272010-04-19 Pedro Alves <pedro@codesourcery.com>
3328
3329 PR breakpoints/8554.
3330
3331 * gdb.trace/save-trace.exp: Adjust.
3332
ed41462c
L
33332010-04-17 H.J. Lu <hongjiu.lu@intel.com>
3334
3335 PR corefiles/11511
3336 * gdb.arch/system-gcore.exp: New.
3337 * gdb.arch/gcore.c: Likewise.
3338
3f7b2faa
DE
33392010-04-15 Doug Evans <dje@google.com>
3340
fa33c3cd
DE
3341 * gdb.python/py-progspace.c: New file.
3342 * gdb.python/py-progspace.exp: New file.
3343
3f7b2faa
DE
3344 * gdb.base/source.exp: Add tests for "source -s".
3345
79f283fe
PM
33462010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3347
3348 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
3349 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
3350 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
3351 * gdb.python/py-mi.exp: New test for to_string returning None.
3352
fc8eb08a
PM
33532010-04-12 Phil Muldoon <pmuldoon@redhat.com>
3354
3355 * gdb.python/py-breakpoint.c: Make result global.
3356
26e197f6
JK
33572010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3358
3359 Fix non-GNU make compatibility.
3360 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
3361
adc36818
PM
33622010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3363
3364 * gdb.python/py-breakpoint.exp: New File.
3365 * gdb.python/py-breakpoint.C: Ditto.
3366
64e17368
SS
33672010-04-08 Stan Shebs <stan@codesourcery.com>
3368
3369 * gdb.trace/actions.exp: Clear default-collect.
3370 * gdb.trace/save-trace.exp: Clear default-collect.
3371
fff5cc64
PM
33722010-04-08 Phil Muldoon <pmuldoon@redhat.com>
3373
3374 * gdb.python/py-value: Add null string variable.
3375 (test_lazy_string): Test zero length, NULL address lazy
3376 strings.
3377
a055a187
L
33782010-04-07 H.J. Lu <hongjiu.lu@intel.com>
3379
3380 * gdb.arch/i386-avx.c: New.
3381 * gdb.arch/i386-avx.exp: Likewise.
3382
3383 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
3384
96e39866
DE
33852010-04-06 Doug Evans <dje@google.com>
3386
3387 * gdb.base/source-test.gdb: New file.
3388 * gdb.base/source.exp: Test source -v.
3389
5984a431
UW
33902010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3391
3392 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
3393
ec8a089a
PM
33942010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
3395
3396 * gdb.stabs/aout.sed: Convert all backslash to double backslash
3397 within one line, unless it is followed by a double quote.
3398 * gdb.stabs/hppa.sed: Idem.
3399 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
3400 * gdb.stabs/weird.exp: Check for correct parsing of
3401 char and string constants.
ec8a089a
PM
3402 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
3403 in .stabs to .stabx substitution.
3404
fce3c1f0
SS
34052010-04-05 Stan Shebs <stan@codesourcery.com>
3406
3407 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
3408 constant global.
3409 * gdb.trace/tfile.exp: Try to print them.
3410
d77f58be
SS
34112010-04-04 Stan Shebs <stan@codesourcery.com>
3412
3413 * gdb.base/completion.exp: Update for new "info watchpoints".
3414 * gdb.base/default.exp: Ditto.
3415 * gdb.base/help.exp: Ditto.
3416 * gdb.base/watchpoint.exp: Ditto.
3417 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 3418
af54718e
SS
34192010-04-04 Stan Shebs <stan@codesourcery.com>
3420
3421 * gdb.trace/tfile.exp: Sharpen tfind test.
3422
74d1f91e
JK
34232010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3424
3425 * gdb.base/break-entry.exp: New.
3426
eb8e76db 34272010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 3428 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
3429
3430 * gdb.reverse/i386-sse-reverse.exp: New file.
3431 * gdb.reverse/i386-sse-reverse.c: New file.
3432
bf65cad8
PA
34332010-04-02 Pedro Alves <pedro@codesourcery.com>
3434
3435 * gdb.trace/tfind.exp: Adjust expected disassembly output.
3436
fff87407
SS
34372010-04-01 Stan Shebs <stan@codesourcery.com>
3438
3439 * gdb.trace/actions.exp: Tweak expected output.
3440 * gdb.trace/while-stepping.exp: Tweak expected output.
3441
fe01d668
L
34422010-04-01 H.J. Lu <hongjiu.lu@intel.com>
3443
3444 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
3445
86b17b60
PA
34462010-04-01 Pedro Alves <pedro@codesourcery.com>
3447
3448 * gdb.base/commands.exp: Adjust.
3449 * gdb.cp/extern-c.exp: Adjust.
3450
2c58c0a9
PA
34512010-04-01 Pedro Alves <pedro@codesourcery.com>
3452
3453 * gdb.trace/collection.c (local_test_func): Define a local struct,
3454 and instanciate it.
3455
0db9b91c
PA
34562010-04-01 Pedro Alves <pedro@codesourcery.com>
3457
3458 * gdb.trace/collection.exp (gdb_collect_args_test)
3459 (gdb_collect_argarray_test): XFAIL the tests that assume the
3460 argarray argument's elements are collected.
3461
8072405b
JK
34622010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3463
3464 * gdb.dwarf2/dw2-bad-parameter-type.exp,
3465 gdb.dwarf2/dw2-bad-parameter-type.S: New.
3466
8bf6485c
SS
34672010-03-31 Stan Shebs <stan@codesourcery.com>
3468
3469 * gdb.trace/save-trace.exp: Test save/restore of default-collect
3470 and tracepoint conditionals.
3471 (gdb_verify_tracepoints): Delete unused return.
3472
fd7f724a
KS
34732010-03-26 Keith Seitz <keiths@redhat.com>
3474
3475 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
3476 appear in the output before main.
3477 Remove KFAIL for gdb/2215 aka bz 9320.
3478
8d9e7719
DE
34792010-03-30 Doug Evans <dje@google.com>
3480
0906dd0b
DE
3481 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
3482 by dejagnu.
3483 * gdb.arch/amd64-dword.exp: Ditto.
3484
8d9e7719
DE
3485 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
3486 match.
3487 (break printf): Ditto.
3488
1da644f0
SW
34892010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
3490
3491 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
3492 gcc < 4.4.
3493 * gdb.cp/shadow.exp: Ditto.
3494
a8121990
PA
34952010-03-29 Pedro Alves <pedro@codesourcery.com>
3496
3497 * gdb.trace/collection.exp (run_trace_experiment): Make sure
3498 "tstart" is silent.
3499
6e79d367
PA
35002010-03-29 Pedro Alves <pedro@codesourcery.com>
3501
3502 * gdb.trace/collection.exp (executable): New.
3503 (binfile): Use it.
3504 (fpreg, spreg, pcreg): New.
3505 (test_register): Use gdb_test_multiple. Pass /x to print.
3506 (prepare_for_trace_test): New.
3507 (run_trace_experiment): Use "continue", not gdb_run_cmd.
3508 (gdb_collect_args_test, gdb_collect_argstruct_test)
3509 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
3510 prepare_for_trace_test.
3511 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
3512 fpreg, spreg and pcreg.
3513 (gdb_collect_expression_test, gdb_collect_globals_test): Use
3514 prepare_for_trace_test.
3515 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
3516 try to detect tracing support here. Don't set breakpoints at
3517 `begin' or `end' here.
3518 <global scope>: Use clean_restart. Run to main before checking
3519 for tracing support. Check for for tracing support here.
3520
09248348
JK
35212010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3522
3523 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
3524 " as $displacement" to "seen displacement message".
3525
d350db38
PA
35262010-03-28 Pedro Alves <pedro@codesourcery.com>
3527
3528 * gdb.trace/while-dyn.exp (executable): New variable.
3529 (binfile): Use it.
3530 (test_while_stepping): New function. Move most tests here. Call
3531 it once for each of the while-stepping, stepping and ws aliases.
3532
907af001
UW
35332010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3534
3535 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
3536 that do not provide the tagless_struct type name at all.
3537 (test_print_anon_union): Do not check value of uninitialized
3538 union member. Do not use cp_test_ptype_class, so we can accept
3539 "long" as well as "long int".
3540
610197fd
PA
35412010-03-26 Pedro Alves <pedro@codesourcery.com>
3542
3543 * gdb.trace/tfile.c (tohex, bin2hex): New.
3544 (write_error_trace_file): Hexify error description.
3545
6c28cbf2
SS
35462010-03-25 Stan Shebs <stan@codesourcery.com>
3547
3548 * gdb.trace/tfile.c: Generate an additional trace file, improve
3549 portability.
3550 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
3551 files in a better way.
3552
e62b8c7e
KS
35532010-03-25 Keith Seitz <keiths@redhat.com>
3554
3555 * gdb.java/jprint.exp: XFAIL printing of static class members
3556 because of GCC debuginfo problem.
3557
82ccf5a5
JK
35582010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3559
3560 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
3561
293e2f9e
DJ
35622010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3563
3564 * gdb.base/completion.exp: Allow long instead of long int.
3565 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
3566 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
3567 variable p.
3568 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
3569 * gdb.base/pointers.exp: Allow long instead of long int.
3570 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
3571 * gdb.base/step-line.exp: Allow a directory before the source file name.
3572
95a42b64
TT
35732010-03-24 Tom Tromey <tromey@redhat.com>
3574
3575 PR breakpoints/9352:
3576 * gdb.base/default.exp: Update.
3577 * gdb.base/commands.exp: Update.
3578 * gdb.cp/extern-c.exp: Test setting commands on multiple
3579 breakpoints at once.
3580
2390201f
DJ
35812010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3582
3583 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
3584 if gdb,nosignals.
3585 * gdb.base/watchpoints.c: Do not include unnecessary headers.
3586 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3587 exited".
3588
8c9a6790
SS
35892010-03-24 Stan Shebs <stan@codesourcery.com>
3590
3591 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3592
a6c727b2
DJ
35932010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3596 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3597 argument. Handle "short" and "long".
3598 (Top level): Pass overprototyped output for old_fptr and xptr.
3599
4dfd5423
PA
36002010-03-23 Pedro Alves <pedro@codesourcery.com>
3601
3602 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3603 format strings and add casts to avoid compiler warnings.
3604
36052010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
3606
3607 * lib/trace-support.exp (gdb_trace_setactions):
3608 Don't expect whitespace after ">" prompt.
3609 * gdb.trace/actions.exp: Adjust for output changes.
3610 * gdb.trace/while-stepping.exp: Likewise.
3611
c847d045
JK
36122010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3613
3614 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3615 and r157645).
3616
5f717f1d
JK
36172010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3618
3619 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3620 New.
3621
7d6d51d5
DJ
36222010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3623
3624 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3625 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3626
3b11a015
SS
36272010-03-19 Stan Shebs <stan@codesourcery.com>
3628
3629 * gdb.trace/ax.exp: New file.
3630
d7d158ed
DE
36312010-03-19 Doug Evans <dje@google.com>
3632
6bb85cd1
DE
3633 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3634 output from gcc.
3635
d7d158ed
DE
3636 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3637 named /usr/sbin/prelink<foo>.
3638
4daf5ac0
SS
36392010-03-18 Stan Shebs <stan@codesourcery.com>
3640
3641 * gdb.trace/circ.exp: Test circular-trace-buffer.
3642 * gdb.trace/tfile.exp: Update tstatus test.
3643
e8d05480
JB
36442010-03-18 Joel Brobecker <brobecker@adacore.com>
3645
3646 * gdb.dwarf2/dw2-anonymous-func.S: New file.
3647 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3648
441b986a
UW
36492010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3650
3651 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3652
4247603b
PA
36532010-03-18 Pedro Alves <pedro@codesourcery.com>
3654
3655 * gdb.base/default.exp: Adjust the expected output of the finish
3656 and until commands when the inferior is not being run.
3657
13387711
SW
36582010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
3659
3660 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3661 * gdb.cp/nsusing.exp: Ditto.
3662
6e31430b
TT
36632010-03-15 Tom Tromey <tromey@redhat.com>
3664
3665 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3666 * gdb.cp/userdef.cc (operator==): New function.
3667 (main): New locals mem1, mem2.
3668
e2d69cb5
JZ
36692010-03-15 Jie Zhang <jie@codesourcery.com>
3670
3671 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3672 Declare and use new loadtimeout variable.
3673
f572f0a9
DJ
36742010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3675
3676 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3677 Use gdb_load later.
3678
51f4c0b0
PA
36792010-03-14 Pedro Alves <pedro@codesourcery.com>
3680
3681 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3682 literal. Add missing endlines to prints to stderr.
3683
1c809c68
TT
36842010-03-12 Tom Tromey <tromey@redhat.com>
3685
3686 PR c++/9708:
3687 * gdb.cp/m-static.exp: Add regression test.
3688 * gdb.cp/m-static.cc (method): New method.
3689 (main): Call it.
3690
00ae8fef
SW
36912010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3692
3693 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3694 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3695
759f0f0b
PA
36962010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3697
21e24d21
PA
3698 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3699
37002010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3701
759f0f0b
PA
3702 * lib/gdb.exp (skip_stl_tests): New.
3703 (gdb_compile): Symbian needs -ldl.
3704 (shlib_target_file): New.
3705 (shlib_symbol_file): New.
3706 (gdb_load_shlibs): Use shlib_target_file.
3707 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3708 * gdb.cp/exception.exp: Use skip_stl_tests.
3709 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3710 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3711 * gdb.cp/mb-templates.exp: Ditto.
3712 * gdb.base/commands.exp: Relax regexes.
3713 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3714 shlib_target_file and shlib_symbol_file.
3715 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3716 sections.
3717 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3718 * gdb.base/solib-disc.exp: Use
3719 shlib_target_file and shlib_symbol_file.
3720 * gdb.base/unload.exp: Don't skip on symbian. Use
3721 shlib_target_file and shlib_symbol_file.
3722 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3723
6a8f2671 37242010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3725
6a8f2671
PA
3726 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3727 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3728 Issue a tfind end before looking for a tracepoint frame.
3729 * gdb.trace/tfind.exp: Adjust tstatus output.
3730 Adjust disassembly output.
3731 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3732
ccf26247
JK
37332010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3734
3735 * gdb.base/break-interp.exp: Create new displacement parameter value
3736 for the test_ld calls.
3737 (reach): New parameter displacement, verify its content. New push of
3738 pf_prefix "reach-$func:". Import global expect_out.
3739 (test_core): New parameter displacement, verify its content. New push
3740 of pf_prefix "core:". New command "set verbose on". Import global
3741 expect_out.
3742 (test_attach): New parameter displacement, verify its content. New
3743 push of pf_prefix "attach:". New command "set verbose on". Import
3744 global expect_out.
3745 (test_ld): New parameter displacement, pass it to the reach, test_core
3746 and test_attach calls and verify its content in the "ld.so exit" test.
3747 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3748 (prelink): Update expected text, use gdb_test.
3749
e469c7fb
DE
37502010-03-10 Doug Evans <dje@google.com>
3751
3752 * gdb.base/checkpoint.exp: Fix comment.
3753 Lengthen timeout while doing >600 checkpoints test.
3754 Rename duplicate "kill all one" test to keep test names unique.
3755
60e1c644
PA
37562010-03-10 Pedro Alves <pedro@codesourcery.com>
3757
3758 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3759
cec808ec
KS
37602010-03-08 Keith Seitz <keiths@redhat.com>
3761
889bf7c5
PA
3762 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3763 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3764 (dm_type_long): New function.
3765 (dm_type_unsigned_short): New function.
3766 (dm_type_unsigned_long): New function.
3767 (myint): New typedef.
3768 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3769 long, unsigned shor and long, operator char*, and typedef.
3770 (test_lookup_operator_functions): Add operator char* test.
3771 (test_paddr_operator_functions): Likewise.
3772 (test_paddr_overloaded_functions): Use probe values for
3773 short, long, and unsigned short and long.
3774 (test_paddr_hairy_functions): If the demangler probe detected
3775 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3776 demangler.
3777 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3778 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3779 and "print null_pmf".
3780 Add test "ptype a.*pmf".
3781 * gdb.cp/overload.exp: Allow optional "int" to appear with
3782 "short" and "long".
3783 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3784 long expect value for men_overload1arg.
3785 Allow "int" to appear with "short" and "long".
3786 When testing "info break", add argument for main (void).
3787 Also allow "int" to appear with "short" and "long".
3788 Ditto with "unsigned" and "long long".
cec808ec
KS
3789 * gdb.java/jmain.exp: Do not enclose methods names in single
3790 quotes.
3791 * gdb.java/jmisc.exp: Likewise.
3792 * gdb.java/jprint.exp: Likewise.
3793 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3794
3795 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3796 * gdb.cp/exception.exp (backtrace after first throw)
3797 (backtrace after second throw): Allow a namespace before __cxa_throw.
3798 (backtrace after first catch, backtrace after second catch): Allow
3799 a namespace before __cxa_begin_catch.
3800
3801 * gdb.cp/cpexprs.exp: New file.
3802 * gdb.cp/cpexprs.cc: New file.
3803
3804 From Daniel Jacobowitz <dan@codesourcery.com>
3805 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3806 to use string_to_regexp.
3807 (ctor, dtor): New functions. Use them to match constructor
3808 and destructor function types.
3809 (Top level): Use runto_main.
3810
f870a310
TT
38112010-03-05 Tom Tromey <tromey@redhat.com>
3812
3813 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3814 gdb.target_charset.
3815 (pp_ns.to_string): Likewise.
3816
0c199f28
KS
38172010-03-04 Keith Seitz <keiths@redhat.com>
3818
3819 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3820 can be quoted. Test that both the filename and function/line
3821 portions can be quoted at the same time.
3822
c7437ca6
PA
38232010-03-04 Pedro Alves <pedro@codesourcery.com>
3824
3825 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3826
b111b805
DE
38272010-03-03 Doug Evans <dje@google.com>
3828
24486cb7
DE
3829 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3830 libc contains libpthread.
3831
b111b805
DE
3832 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3833 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3834 of gdb_compile. Add another pattern to match android backtrace.
3835
a0e0ef55
TT
38362010-03-03 Tom Tromey <tromey@redhat.com>
3837
3838 PR gdb/11345:
3839 * gdb.base/printcmds.exp (test_printf): Add test.
3840
1ba53b71
L
38412010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3842
3843 * gdb.arch/amd64-byte.exp: New.
3844 * gdb.arch/amd64-dword.exp: Likewise.
3845 * gdb.arch/amd64-pseudo.c: Likewise.
3846 * gdb.arch/amd64-word.exp: Likewise.
3847 * gdb.arch/i386-byte.exp: Likewise.
3848 * gdb.arch/i386-pseudo.c: Likewise.
3849 * gdb.arch/i386-word.exp: Likewise.
3850
f5dff777
DJ
38512010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3852
3853 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3854 types. Add structreg, bitfields, and flags registers.
3855 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3856 registers.
3857
90884b2b
L
38582010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3859
3860 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3861 (load_description): Set architecture if defined.
3862
dc00d89f
PM
38632010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3864
3865 * gdb.python/py-frame.exp: Add read_var block tests.
3866 * gdb.python/py-frame.c (block): New function.
3867
0e095b7e
JK
38682010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3869 Daniel Jacobowitz <dan@codesourcery.com>
3870
3871 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3872
624f1a65
DM
38732010-02-25 David S. Miller <davem@davemloft.net>
3874
3875 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3876 fix logic for setting all_syscalls_numbers.
3877
f3e9a817
PM
38782010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3879
3880 * Makefile.in: Add py-block and py-symbol.
3881 * gdb.python/py-symbol.exp: New File.
3882 * gdb.python/py-symtab.exp: New File.
3883 * gdb.python/py-block.exp: New File.
3884 * gdb.python/py-symbol.c: New File.
3885 * gdb.python/py-block.c: New File.
3886
f6bbabf0
PM
38872010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3888
3889 PR python/11314
3890 * lib/gdb.exp (skip_python_tests): New function.
3891 * gdb.python/py-cmd.exp: Use skip_python_tests.
3892 * gdb.python/py-frame.exp: Likewise.
3893 * gdb.python/py-function.exp: Likewise.
3894 * gdb.python/py-prettyprint.exp: Likewise.
3895 * gdb.python/py-template.exp: Likewise.
3896 * gdb.python/py-type.exp: Likewise.
3897 * gdb.python/py-value.exp: Likewise.
3898
85d721b8
PA
38992010-02-22 Pedro Alves <pedro@codesourcery.com>
3900
3901 PR9605
3902
3903 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3904
48e32051
TT
39052010-02-19 Tom Tromey <tromey@redhat.com>
3906
3907 PR c++/8693, PR c++/9496:
3908 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3909 regression tests.
3910
ac9c0048
JK
39112010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3912
3913 Fix compatibility with m68k as.
3914 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3915 Use only /* comments */.
3916
57bb97a4
UW
39172010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3918
3919 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3920 * configure: Regenerate.
3921
7d1bf85c
DJ
39222010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3923
3924 * gdb.python/py-type.exp: Check for Python support.
3925
061b5285
PA
39262010-02-17 Pedro Alves <pedro@codesourcery.com>
3927
3928 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3929 `regsub' syntax available.
3930
f8a8bc2c
PA
39312010-02-17 Pedro Alves <pedro@codesourcery.com>
3932
3933 * gdb.base/shmain.c (main): Remove printf call.
3934 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3935 * gdb.base/unload.c (main): Make format of fprintf a string
3936 literal. Add missing endlines to prints to stderr.
3937 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3938
6f451e5e
TT
39392010-02-17 Tom Tromey <tromey@redhat.com>
3940
3941 * gdb.java/jprint.java (jprint.props): New field.
3942 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3943
12d79008
PA
39442010-02-17 Pedro Alves <pedro@codesourcery.com>
3945
ef801a0e 3946 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3947 available.
3948
d252f7e5
DJ
39492010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3950
3951 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3952 creation to support remote host testing.
3953
67bdab6c
DJ
39542010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3955
3956 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3957 Recognize "command not found".
3958
bb391223
DJ
39592010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3960
3961 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3962 single-stepping.
3963
70362913
DJ
39642010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3967 if arguments are not supported.
3968
493f3c00
DJ
39692010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3970
3971 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3972 be const or non-const.
3973
8034c749
DJ
39742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3975
3976 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3977 mi_send_resuming_command to send -exec-continue.
3978
791dfb64
DJ
39792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3980
3981 * gdb.base/list.exp (test_list_filename_and_function): Add test
3982 with single quotes.
3983 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3984 matching.
3985 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3986 Add KFAIL'd tests for PR gdb/11289.
3987
7c5fe868
DJ
39882010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3989
3990 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3991
fdc498b8
DJ
39922010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3993
3994 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3995 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3996 a temporary directory.
3997
b519e2a6
DJ
39982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3999
4000 * gdb.base/charset.exp: Use a single regular expression to match
4001 show host-charset and show target-charset output.
4002
74164c56
JK
40032010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4004
4005 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
4006 "Illegal process-id" expect string more exact.
4007 (attach to digits-starting nonsense is prohibited): New.
4008
701ed6dc
JK
40092010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4010
4011 * gdb.base/prelink.exp (set verbose on): New.
4012
889bf7c5 40132010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
4014
4015 * mi-reverse.exp: New file. Test for reverse option to the
4016 following MI commands: exec-continue, exec-finish, exec-next,
4017 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 4018
dadf0e9c
JB
40192010-02-09 Joel Brobecker <brobecker@adacore.com>
4020
4021 * gdb.ada/ptype_tagged_param: New testcase.
4022
714f19d5
TT
40232010-02-08 Tom Tromey <tromey@redhat.com>
4024
4025 PR c++/8017:
4026 * gdb.cp/overload.exp: Add tests.
4027 * gdb.cp/overload.cc (struct K): New.
4028 (namespace N): New.
4029 (main): Call new functions.
4030 (K::staticoverload): Define.
4031
889bf7c5 40322010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
4033
4034 PR gdb/10728
4035 * gdb.cp/pr10728-x.h: New file.
4036 * gdb.cp/pr10728-x.cc: New file.
4037 * gdb.cp/pr10728-y.cc: New file.
4038 * gdb.cp/pr10728.exp: New file.
4039 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
4040
889bf7c5 40412010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
4042
4043 PR gdb/9067
4044 * gdb.cp/pr9067.exp: New
4045 * gdb.cp/pr9067.cc: New
4046 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
4047
7b356089
JB
40482010-02-08 Joel Brobecker <brobecker@adacore.com>
4049
4050 * lib/gdb.exp (gdb_test_timeout): New global variable.
4051 Set it to timeout if not already set.
4052 (gdb_init): Reset the value of timeout to gdb_test_timeout.
4053
1be00882
DE
40542010-02-05 Doug Evans <dje@google.com>
4055
4056 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
4057 user.
4058
82856980
SW
40592010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
4060
4061 PR c++/7935:
4062 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
4063
1a334831
TT
40642010-02-04 Tom Tromey <tromey@redhat.com>
4065
4066 * gdb.cp/virtbase.exp: Make test case names unique.
4067
9c3c02fd
TT
40682010-02-02 Tom Tromey <tromey@redhat.com>
4069
4070 * gdb.cp/virtbase.exp: Add regression tests.
4071 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
4072 (main): Instantiate RHC.
4073
0cc2414c
TT
40742010-02-02 Tom Tromey <tromey@redhat.com>
4075
4076 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
4077 type-printing change.
4078
edf3d5f3
TT
40792010-02-02 Tom Tromey <tromey@redhat.com>
4080
4081 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
4082 * gdb.cp/virtbase.cc: New file.
4083 * gdb.cp/virtbase.exp: New file.
4084 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
4085
e4b7f41c
JK
40862010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4087
4088 PR libc/11214:
4089 * gdb.threads/current-lwp-dead.c: Include features.h.
4090 (HAS_NOMMU): New.
4091 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
4092
b381ea14
JK
40932010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4094
4095 * gdb.base/symbol-without-target_section.exp,
4096 gdb.base/symbol-without-target_section.c: New.
4097
c593ac0e
DJ
40982010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4099
4100 * gdb.base/bigcore.exp: Reset increased timeout.
4101 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
4102
db25f29d
DJ
41032010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4104
4105 * gdb.base/gcore.exp (capture_command_output): Use
4106 gdb_test_multiple.
4107
f9d67f43
DJ
41082010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4109
4110 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
4111 * gdb.arch/thumb2-it.exp (test_it_break): New function.
4112 (Top level): Call it.
4113
177321bd
DJ
41142010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4115
4116 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
4117
97f2ed50
DJ
41182010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 * gdb.base/call-strs.exp, gdb.base/default.exp,
4121 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
4122 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
4123 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
4124 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
4125 gdb.base/watchpoint-solib.exp: Save and restore timeout.
4126 * gdb.base/ending-run.exp: Correct restore of timeout.
4127 * gdb.base/page.exp: Remove unnecessary timeout setting.
4128
e4e2711a
JB
41292010-01-29 Joel Brobecker <brobecker@adacore.com>
4130
4131 * gdb.ada/rec_return: New testcase.
4132
ba581dc1
JB
41332010-01-29 Joel Brobecker <brobecker@adacore.com>
4134
4135 * gdb.ada/call_pn: New testcase.
4136
4ea95be9
DJ
41372010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4138
4139 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
4140 (Top level): Use it to resume.
4141 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
4142 the Thumb mode displaced stepping error as unsupported.
4143
df83a9bf
SW
41442010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
4145
889bf7c5
PA
4146 * gdb.cp/nsusing.exp: Added more tests.
4147 * gdb.cp/nsrecurs.exp: Ditto.
4148 * gdb.cp/nsusing.cc: Added test functions.
4149 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 4150
40b27cdc
JK
41512010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
4154 absolute directory pathnames in gdb.sum file.
4155
de958931
SW
41562010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
4157
4158 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
4159 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
4160
708ead4e
TT
41612010-01-26 Tom Tromey <tromey@redhat.com>
4162
4163 PR exp/7643:
4164 * gdb.base/printcmds.exp (test_print_string_constants): Remove
4165 setup_kfail.
4166
b14e635e
SW
41672010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
4168
4169 * gdb.cp/nsrecurs.exp: New test.
4170 * gdb.cp/nsrecurs.cc: New test program.
4171 * gdb.cp/nsstress.exp: New test.
4172 * gdb.cp/nsstress.cc: New test program.
4173 * gdb.cp/nsdecl.exp: New test.
4174 * gdb.cp/nsdecl.cc: New test program.
4175
8540c487
SW
41762010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
4177
4178 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
4179 imported into file scope.
4180 Marked test as xfail.
4181 * gdb.cp/namespace-using.cc (marker5): New function.
4182 * gdb.cp/shadow.exp: New test.
4183 * gdb.cp/shadow.cc: New test program.
4184 * gdb.cp/nsimport.exp: New test.
4185 * gdb.cp/nsimport.cc: New test program.
4186
421d5d99
TT
41872010-01-25 Tom Tromey <tromey@redhat.com>
4188
4189 PR gdb/11049:
4190 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
4191 with "set print null-stop on".
4192
691f8dc1
JK
41932010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4194
4195 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
4196 Adjust it for DISASSEMBLY_OMIT_FNAME.
4197
0b92b5bb
TT
41982010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4199
4200 PR symtab/11199:
4201 * gdb.dwarf2/member-ptr-forwardref.exp,
4202 gdb.dwarf2/member-ptr-forwardref.S: New.
4203
23787403
JK
42042010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4205
4206 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
4207 (thread1_func): Protect thread1_tid with thread1_tid_cond by
4208 thread1_tid_mutex. Remove gdbstop_mutex handling.
4209 (thread2_func): Protect thread2_tid with thread2_tid_cond by
4210 thread2_tid_mutex. Remove gdbstop_mutex handling.
4211 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
4212 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
4213 pthread_cond_wait conditionalizations by while loops.
4214
b966cb8a
TT
42152010-01-20 Tom Tromey <tromey@redhat.com>
4216
4217 PR backtrace/10770:
4218 * gdb.dwarf2/pr10770.exp: New file.
4219 * gdb.dwarf2/pr10770.c: New file.
4220 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
4221
fcae584b
VP
42222010-01-20 Vladimir Prus <vladimir@codesourcery.com>
4223
4224 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
4225 that target was removed, and the test always runs native anyway.
4226
a0f49112
JK
42272010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4228
4229 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
4230 gdb.base/watchpoint-cond-gone-stripped.c: New.
4231
ceeb3d5a
TT
42322010-01-19 Tom Tromey <tromey@redhat.com>
4233
4234 PR c++/8000:
4235 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
4236 existing tests.
4237 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
4238 (main): Use AAA::SomeEnum.
4239
dd322c54
JK
42402010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
4243 (test_ignore_count): Declare line_callme_body global.
4244 (run to breakpoint with ignore count): Use line_callme_body.
4245 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
4246 (set line_main_hello, set line_main_return): Reindent.
4247 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
4248 New.
4249 (continue to callee4): Use line_callee4_body.
4250 (check *stopped from CLI command): Use line_callee4_next.
4251 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
4252 (set line_main_hello, set line_main_return): Reindent.
4253 (set line_callee4_head, set line_callee4_body): New.
4254 (continue to callee4): Use line_callee4_body.
4255
4e8f195d
TT
42562010-01-18 Tom Tromey <tromey@redhat.com>
4257
4258 PR c++/9680:
4259 * gdb.cp/casts.cc: Add new classes and variables.
4260 * gdb.cp/casts.exp: Test new operators.
4261
9e14a9ba
JB
42622010-01-18 Tom Tromey <tromey@redhat.com>
4263 Thiago Jung Bauermann <bauerman@br.ibm.com>
4264
4265 * gdb.python/source2.py: New file.
4266 * gdb.python/source1: New file.
4267 * gdb.python/python.exp: Test "source" command.
4268
00bf0b85
SS
42692010-01-15 Stan Shebs <stan@codesourcery.com>
4270
4271 * gdb.trace/tfile.c: New file.
4272 * gdb.trace/tfile.exp: New file.
889bf7c5 4273
55235ad7
JK
42742010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4275
4276 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
4277
9f2982ff
JK
42782010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4279
4280 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
4281
bbfba9ed
JK
42822010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4283
4284 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
4285 (libfunc): New parameter action. Implement also selectable "sleep".
4286 * gdb.base/break-interp-main.c: Include assert.h.
4287 (libfunc): New parameter action.
4288 (main): New parameters argc and argv. Assert argc. Pass argv.
4289 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
4290 (test_attach): New proc.
4291 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
4292 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
4293
61f0d762
JK
42942010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4295
4296 * gdb.base/break-interp.exp (test_core): New proc.
4297 (test_ld): Call it.
4298
06a6f270
JK
42992010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4300
4301 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
4302 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
4303 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
4304 and gdb_compile_shlib. Use new -Wl compiler options.
4305 (dl bt, main bt): New tests.
4306
51bee8e9
JK
43072010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4308
4309 Support PIEs with no symfile_objfile.
4310 * gdb.base/break-interp.exp: New argument at the test_ld calls.
4311 (test_ld): New parameter trynosym.
4312 (test_ld <$trynosym>): New block.
4313
b8040f19
JK
43142010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4315
4316 * gdb.base/break-interp.exp: New file.
4317
be759fcf
PM
43182010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4319
4320 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
4321 * gdb.python/py-prettyprint.py (pp_ls): New printer.
4322 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
4323 test.
4324 * gdb.python/py-prettyprint.c: Define lazystring test structure.
4325 * gdb.python/py-mi.exp: Add lazy string test.
4326
dc146f7c
VP
43272010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4328
4329 * lib/mi-support.exp (mi_check_thread_states): Handle
4330 core number in thread listing.
4331
b4ba55a1
JB
43322010-01-12 Joel Brobecker <brobecker@adacore.com>
4333
4334 * gdb.base/maint.exp: Adjust the expected output for the
4335 "maint print type" test. Use gdb_test_multiple instead of
4336 gdb_sent/gdb_expect.
4337
08e24bd4
DE
43382010-01-11 Doug Evans <dje@google.com>
4339
6496a609
DE
4340 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
4341 from gdbserver_download. All callers updated.
4342
08e24bd4
DE
4343 * gdb.server/ext-run.exp: "info os processes" requires xml support.
4344
b5cfddf5
JK
43452010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 Implement binary numbers parsing.
4348 * gdb.base/printcmds.exp (test_integer_literals_accepted)
4349 (test_integer_literals_rejected): New binary tests.
4350
3725885a
RW
43512010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4352
4353 * gdb.cell/configure: Regenerate.
4354
37aeb5df
JK
43552010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4356
4357 * gdb.base/corefile.exp: Move the core finding block out and call it as
4358 core_find, new variable $corefile, replace corefile by $corefile and
4359 [file tail $corefile] for usage vs. test names resp.
4360 * lib/gdb.exp (core_find): Move it as a new function here. New
4361 parameter binfile and deletefiles. New variable $destcore. Pre-delete
4362 $destcore. Return "" on error.
4363
d521f563
JK
43642010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4365
4366 Workaround PR binutils/10802.
4367 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
4368 (twice).
4369
28f24826
DJ
43702010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4371
4372 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
4373
2de75e71
JB
43742010-01-08 Joel Brobecker <brobecker@adacore.com>
4375
4376 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
4377 call, to avoid interruption.
4378
fe00719b 43792010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
4380
4381 * gdb.stabs/weird.def (args93): New.
4382
d0ef5df8
DE
43832010-01-07 Doug Evans <dje@google.com>
4384
4385 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
4386
3a08d52f
TT
43872010-01-07 Tom Tromey <tromey@redhat.com>
4388
4389 * gdb.base/source.exp: Use correct line number.
4390
7a697b8d
SS
43912010-01-05 Stan Shebs <stan@codesourcery.com>
4392
4393 * gdb.trace/tracecmd.exp: Test ftrace.
4394
7803799a
UW
43952010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4396
4397 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
4398
c54eabfa
JK
43992010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4400
4401 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
4402 "uint_for_mi_testing".
4403
02e7ef19
JB
44042010-01-01 Joel Brobecker <brobecker@adacore.com>
4405
4406 Test indented comment in file being sourced.
4407 * gdb.base/commands.exp: Test indented comment in file being sourced.
4408
abd775ce
JB
44092010-01-01 Joel Brobecker <brobecker@adacore.com>
4410
4411 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
4412 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
4413 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
4414 notice.
4415
79b55b82
JB
44162010-01-01 Joel Brobecker <brobecker@adacore.com>
4417
4418 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
4419 notice.
4420
8997583e
JK
44212010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4422
4423 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
4424 missing $after_stopped and comma (,) expectation.
4425
6da95a67
SS
44262009-12-31 Stan Shebs <stan@codesourcery.com>
4427
4428 * gdb.trace/actions.exp: Test teval action.
889bf7c5 4429
218d2fc6
TJB
44302009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4431
4432 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
4433 (top level): Call test_watchpoint_in_big_blob.
4434 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
4435 watchpoints.
4436 (func3): Write to buf.
4437
236f1d4d
SS
44382009-12-29 Stan Shebs <stan@codesourcery.com>
4439
4440 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 4441
f61e138d
SS
44422009-12-28 Stan Shebs <stan@codesourcery.com>
4443
4444 * gdb.trace/tsv.exp: New file.
4445 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 4446
0219b378
DJ
44472009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4448
4449 * gdb.base/find.c (main): Reference search buffers.
4450 * gdb.base/included.c (main): Reference integer.
4451 * gdb.base/ptype.c (charfoo): Declare.
4452 (intfoo): Call charfoo.
4453 * gdb.base/scope0.c (useitp): New function.
4454 (usestatics): Use useitp.
4455 (useit): Add a type for val.
4456 * gdb.base/scope1.c (useit1): Take a pointer argument.
4457 (usestatics1): Update calls to useit1.
4458 * gdb.cp/call-c.cc: Declare foo.
4459 (main): Call foo.
4460 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
4461 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
4462 (main): Call C::ensureRefs and ensureOtherRefs.
4463 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
4464 variables.
4465 (ensureOtherRefs): New function.
4466 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
4467 * gdb.cp/templates.cc (main): Call t5i.value.
4468
3f78692f
JK
44692009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4470
4471 Fix compatibility with G++-4.5.
4472 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
4473 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
4474 (uncaught return): Remove.
4475
429374b8
JK
44762009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4477 Phil Muldoon <pmuldoon@redhat.com>
4478
4479 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
4480 (bp_location13, bp_location14, bp_location17, bp_location18)
4481 (marker3_proto, marker4_proto): New variables.
4482 (breakpoint info): Update output.
4483 (run until breakpoint at marker3, run until breakpoint at marker4): New
4484 tests.
4485
859825b8
JK
44862009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4487
4488 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
4489 Replace the printf call of Y by provided "y-set-1" label. New block
4490 for the second shared library.
4491 * gdb.base/unload.exp: Compile also the second library, call
4492 gdb_load_shlibs also for it. Use now gdb_breakpoint.
4493 (single pending breakpoint info): Rename to ...
4494 (pending breakpoint info before run): ... this extended test.
4495 (libfile2, libname2, libsrcfile2, libsrc2)
4496 (lib_sl2): New variables.
4497 (exec_opts): Set also SHLIB_NAME2.
4498 (pending breakpoint info on first run at shrfunc1)
4499 (pending breakpoint info on second run at shrfunc1)
4500 (pending breakpoint info on second run at shrfunc2)
4501 (print y from libfile, print y from libfile2): New tests.
4502 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
4503 * gdb.base/unloadshr2.c: New.
4504
e6a386cd
HZ
45052009-12-22 Hui Zhu <teawater@gmail.com>
4506
4507 * gdb.reverse/sigall-reverse.exp: Adjust.
4508
9e19b45e
VP
45092009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4510
4511 PR gdb/10884
4512
4513 * gdb.mi/var-cmd.c (do_bitfield_tests): New
4514 (main): Call do_bitfield_tests.
aacf5b1e 4515 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 4516
d53a7b30
JB
45172009-12-20 Joel Brobecker <brobecker@adacore.com>
4518
4519 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
4520 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
4521 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
4522 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
4523 gdb.modula2/unbounded1.c: Update copyright header.
4524
191ca0a1
CM
45252009-12-10 Chris Moller <moller@mollerware.com>
4526
4527 PR gdb/9399
4528 * gdb.cp/virtfunc2.exp: New tests
4529 * gdb.cp/virtfunc2.cc: New tests
4530 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
4531
0fa6cf1b
MS
45322009-12-10 Oza Pawandeep (paawan1982@yahoo.com
4533
4534 * gdb.reverse/i387-env-reverse.c: New file.
4535 * gdb.reverse/i387-env-reverse.exp: New file.
4536 * gdb.reverse/i387-stack-reverse.c: New file.
4537 * gdb.reverse/i387-stack-reverse.exp: New file.
4538
361ae042
PM
45392009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4540
4541 * gdb.python/py-type.exp (test_range): New test.
4542
bfd31e71
PM
45432009-12-03 Phil Muldoon <pmuldoon@redhat.com>
4544
4545 PR python/10805
4546
4547 * gdb.python/py-type.exp: New file.
4548 * gdb.python/py-type.c: New file.
4549 * Makefile.in: Add py-type.
4550
57a1d736
TT
45512009-12-03 Tom Tromey <tromey@redhat.com>
4552
4553 * gdb.python/py-value.exp (test_parse_and_eval): New
4554 function.
4555
1f3b5d1b
PP
45562009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4557
4558 PR gdb/11022
4559
4560 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
4561 * gdb.base/pr11022.c: New test.
4562
8b7dbdc9
JK
45632009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4564
4565 Fix spurious false FAILs.
4566 * gdb.base/structs.c (chartest): New.
4567 (main): Fill-in chartest.
4568 * gdb.base/structs.exp (anychar_re, first): New.
4569 (start_structs_test): Import global anychar_re and first.
4570 New gdb_test call "set print elements 300; ${testfile}"
4571 (start_structs_test <$first>): New block.
4572 (any): Import global anychar_re. New variable ac. Use ${ac}.
4573
6a53b2ec
JK
45742009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4575
4576 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
4577
d7167b4c
JK
45782009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4579
4580 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
4581 Force $srcfile file.
4582 * gdb.base/foll-fork.c (callee): Comment out the printf call.
4583
b1798462
UW
45842009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4585
4586 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4587 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4588 * gdb.threads/watchthreads-reorder.exp: Likewise.
4589
b6199126
DJ
45902009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4591
4592 PR gdb/8704
4593
4594 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4595 "if", and "thread". Correct matching in the previous test.
4596
b22a0510
DJ
45972009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
4598
4599 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4600
930636d2
MS
46012009-11-23 Michael Snyder <msnyder@vmware.com>
4602
4603 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4604 * gdb.reverse-watch-precsave.exp: Ditto.
4605
21a0512e
PP
46062009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4607
4608 * gdb.asm/asm-source.exp: Adjust.
4609 * gdb.base/help.exp: Adjust.
889bf7c5 4610
fc30d5e0
PA
46112009-11-22 Pedro Alves <pedro@codesourcery.com>
4612
4613 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4614 (do_syscall_tests_without_xml): Set data-directory to
4615 /the/path/to/nowhere.
4616
f6bc2008
PA
46172009-11-21 Pedro Alves <pedro@codesourcery.com>
4618
4619 * gdb.threads/local-watch-wrong-thread.c,
4620 gdb.threads/local-watch-wrong-thread.exp: New files.
4621
8c2fb5de
PA
46222009-11-21 Pedro Alves <pedro@codesourcery.com>
4623
4624 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4625 assume new `regsub' syntax available.
4626
ebec9a0f
PA
46272009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4628
a79d3c27
JK
4629 * gdb.base/watchpoint-hw-hit-once.exp,
4630 gdb.base/watchpoint-hw-hit-once.c: New.
4631
46322009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4633
4634 * gdb.threads/watchthreads-reorder.exp,
4635 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 4636
276a961b
MK
46372009-11-17 Nathan Sidwell <nathan@codesourcery.com>
4638
4639 * gdb.xml/tdesc-regs.exp: Use for m68k.
4640
4867c1fb
PA
46412009-11-15 Pedro Alves <pedro@codesourcery.com>
4642
4643 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4644
f6838f81
DJ
46452009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4646
4647 * lib/gdb.exp (current_target_name): New procedure.
4648 (gdb_wrapper_target): New variable.
4649 (gdb_wrapper_init): Set gdb_wrapper_target.
4650 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4651 wrapper.
4652
4ac4dd3f
DJ
46532009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4654
4655 * gdb.base/remote.exp: Delete the slowest load test.
4656 Do not load with fixed packet sizes.
4657
a7881759
DJ
46582009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4659
4660 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4661
97a5b505
DJ
46622009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4663
4664 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
4665 srcfile when setting a breakpoint.
4666
d3e1fc54
DJ
46672009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
4668
4669 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4670 macros.
4671
7cbcbded
DJ
46722009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4675 to be in memory.
4676 * gdb.base/display.c (force_mem): New.
4677 (do_loops): Use it. Add breakpoint comments.
4678 (do_vars): Add a breakpoint comment.
4679 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4680 line numbers.
4681
bdea3a92
NF
46822009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4683
4684 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4685 instead of a bare "run".
4686
269f82e5
PP
46872009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4688
4689 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 4690
a69b7d9d
DJ
46912009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4692
4693 * lib/cell.exp (skip_cell_tests): Clean up test files before
4694 returning.
4695
b598bfda
DJ
46962009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4699 and the breakpoint menu. Do not call perror if a prompt is seen.
4700 Consume the following GDB prompt.
4701 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4702 * gdb.cp/namespace.exp: Use gdb_test.
4703 * gdb.cp/templates.exp: Use gdb_test.
4704 (test_template_breakpoints): Use gdb_test_multiple.
4705
87728fa0
DJ
47062009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4707
4708 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4709 (marker4): Reference values.
4710
b67c692f
DJ
47112009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4712
4713 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4714 is missing.
4715
f0df251a
DJ
47162009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4717
4718 * gdb.base/break.c (need_malloc): New.
4719 * gdb.base/constvars.c (main): Reference crass and crisp.
4720 * gdb.base/gdb1821.c (main): Reference bar.
4721 * gdb.cp/gdb1355.cc (main): Reference s1.
4722 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4723 (main): Call them.
4724 * gdb.cp/hang2.cc (dummy2): Define.
4725 * gdb.cp/hang3.cc (dummy3): Define.
4726 * gdb.cp/m-data.cc (main): Reference shadow.
4727
bdf7534a
NF
47282009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4729 Nathan Froyd <froydnj@codesourcery.com>
4730
4731 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4732 remote host.
4733
f24fce77
NF
47342009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4735
4736 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4737 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4738 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4739 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4740 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4741 * gdb.dwarf2/dw2-producer.exp: Likewise.
4742 * gdb.dwarf2/mac-fileno.exp: Likewise.
4743 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4744 py-prettyprint.py to the remote host.
4745 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4746
40f0318e
KS
47472009-11-11 Keith Seitz <keiths@redhat.com>
4748
4749 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4750 use it instead of "Foo".
4751 * gdb.cp/classes.exp (do_tests): Add a test to access
4752 a method through a typedef'd class name.
4753
f3d9f7fb
NF
47542009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4755
4756 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4757 exponents.
4758 * gdb.base/pointers.exp: Likewise.
4759 * gdb.cp/ref-types.exp: Likewise.
4760
a4216f37
KS
47612009-11-11 Keith Seitz <keiths@redhat.com>
4762
4763 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4764 new[] and delete[].
4765 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4766 "void".
4767 (probe_demangler): Remove all single-quoting of
4768 method and variable names.
4769 (info_func_regexp): Remove the word "void" from any
4770 occurrence of "(void)".
4771 (print_addr_2): Remove all single-quoting of
4772 method names.
4773 (print_addr_2_kfail): Likewise.
4774 (print_addr): Single-quote C function names before
4775 passing to print_addr_2.
4776 (test_paddr_operator_functions): Remove single-quoting
4777 for method names.
4778 Add tests for operator new[] and operator delete[].
4779
9b14d7aa
JK
47802009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4781
4782 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4783
85feb311
KS
47842009-11-09 Keith Seitz <keiths@redhat.com>
4785
4786 * gdb.cp/overload.exp: Add tests for resolving overloaded
4787 methods in expression parsing/evaluation.
4788
fa335448
DJ
47892009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4790
4791 * lib/gdb.exp (default_gdb_version): Use --version instead of
4792 --command.
4793
ec3c07fc
NS
47942009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4795
4796 * lib/gdb.exp (gdb_compile_test): New.
4797 (skip_ada_tests, skip_java_tests): New.
4798 (gdb_compile): Use gdb_compile_test for f77.
4799 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4800 * lib/java.exp (compile_java_from_source): Remove runtests check,
4801 use gdb_compile_test to record result.
4802 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4803 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4804 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4805 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4806 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4807 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4808 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4809 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4810 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4811 adjust gdb_compile invocations.
4812
b8b4e42b
JK
48132009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4814
4815 * Makefile.in (abs_builddir): New.
4816 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4817 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4818 `$(abs_builddir)/site.exp'.
4819
f8b7eaf3
DJ
48202009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4821
4822 * config/m68k-emc.exp, lib/emc-support.exp,
4823 gdb.trace/gdb_c_test.c: Delete.
4824 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4825 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4826 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4827 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4828 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4829 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4830 casing for m68k-*-elf.
4831
c4187697
NS
48322009-11-03 Pedro Alves <pedro@codesourcery.com>
4833
4834 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4835 * gdb.arch/i386-prologue.exp: Likewise.
4836 * gdb.arch/i386-unwind.exp: Likewise.
4837
db16b772
DJ
48382009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4839
4840 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4841
bcf71277
DJ
48422009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4843
4844 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4845
0105cee2
DJ
48462009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4847
4848 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4849
24ddea62
JK
48502009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4851
4852 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4853
287ccc17
JK
48542009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4855
4856 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4857 * gdb.base/sepdebug2.c: New file.
4858
08bca259 48592009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4860
4861 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4862 the modified warnings for catch syscall. Verify if GDB was compiled
4863 with support for lib expat, and choose which tests to run depending
4864 on this.
4865
5d4e2b76
VP
48662009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4867
4868 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4869 that composite commands are parsed OK. And also test
4870 that breakpoint commands do work.
4871
240e538a
MS
48722009-10-23 Michael Snyder <msnyder@vmware.com>
4873
4874 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4875 to allow for new disassembly style.
4876
9c419145
PP
48772009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4878
4879 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4880
02506ff1
MS
48812009-10-22 Michael Snyder <msnyder@vmware.com>
4882
4883 * gdb.reverse/break-precsave.exp: New test.
4884 * gdb.reverse/consecutive-precsave.exp: Ditto.
4885 * gdb.reverse/finish-precsave.exp: Ditto.
4886 * gdb.reverse/i386-precsave.exp: Ditto.
4887 * gdb.reverse/machinestate-precsave.exp: Ditto.
4888 * gdb.reverse/sigall-precsave.exp: Ditto.
4889 * gdb.reverse/solilb-precsave.exp: Ditto.
4890 * gdb.reverse/step-precsave.exp: Ditto.
4891 * gdb.reverse/until-precsave.exp: Ditto.
4892 * gdb.reverse/watch-precsave.exp: Ditto.
4893
4cf866a3
MS
48942009-10-22 Michael Snyder <msnyder@vmware.com>
4895
4896 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4897 for gdb_expect. Adjust one test's expect strings for the new
4898 format of disassemble.
4899 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4900 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4901 gdb_test_multiple.
4902 * gdb.reverse/step-reverse.exp: Delete 'return'.
4903 * gdb.reverse/until-reverse.exp: Delete blank lines.
4904 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4905
2b28d209
PP
49062009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4907
4908 * gdb.base/consecutive.exp: Adjust.
4909 * gdb.base/display.exp: Likewise.
4910 * gdb.base/pc-fp.exp: Likewise.
4911 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4912
33b9c32b
MS
49132009-10-19 Michael Snyder <msnyder@vmware.com>
4914
4915 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4916 * gdb.reverse/finish-reverse.c: Ditto.
4917 * gdb.reverse/sigall-reverse.c: Ditto.
4918 * gdb.reverse/solib-reverse.c: Ditto.
4919 * gdb.reverse/step-reverse.c: Ditto.
4920 * gdb.reverse/watch-reverse.c: Ditto.
4921
6c95b8df
PA
49222009-10-19 Pedro Alves <pedro@codesourcery.com>
4923 Stan Shebs <stan@codesourcery.com>
4924
4925 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4926 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4927 "Executing new program".
4928 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4929 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4930 left listed after having been killed.
4931 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4932 * gdb.base/maint.exp: Adjust test.
4933
4934 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4935 * gdb.multi/Makefile.in: New.
4936 * gdb.multi/base.exp: New.
4937 * gdb.multi/goodbye.c: New.
4938 * gdb.multi/hangout.c: New.
4939 * gdb.multi/hello.c: New.
4940 * gdb.multi/bkpt-multi-exec.c: New.
4941 * gdb.multi/bkpt-multi-exec.exp: New.
4942 * gdb.multi/crashme.c: New.
4943
279017b7
TG
49442009-10-13 Tristan Gingold <gingold@adacore.com>
4945
4946 * gdb.base/sepdebug.exp: Check debug info are found.
4947
0413d738
PA
49482009-10-08 Pedro Alves <pedro@codesourcery.com>
4949
4950 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4951 bits.
4952
c628eecc
JK
49532009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4954
4955 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4956
38af1bfe
JB
49572009-10-07 Joel Brobecker <brobecker@adacore.com>
4958
4959 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4960 of the comments.
4961
2b0adecd
PM
49622009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4963
4964 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4965 * gdb.base/annota3.exp: Idem.
4966 * gdb.base/maint.exp: Idem.
4967
8d417781
PM
49682009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4969
889bf7c5 4970 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4971 to default.
4972
bb61102d
PM
49732009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4974
889bf7c5 4975 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4976 mingw and cygwin targets.
4977
ace5c364
PM
49782009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4979 Pedro Alves <pedro@codesourcery.com>
4980
889bf7c5 4981 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4982 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4983
c2d494a0
PM
49842009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4985
e1b52ce2
PM
4986 * gdb.base/shr1.c: Use %p in format string.
4987 * gdb.base/unload.c: Avoid warning in fprintf.
4988 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4989
209f53f5
PM
49902009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4991
4992 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4993 long type.
4994 (test_unlink): Correct printf string.
4995 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4996 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4997
8172766a
JK
49982009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4999
5000 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
5001 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
5002 * gdb.arch/ia64-breakpoint-shadow.S: New file.
5003
0f73703c
UW
50042009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5005
5006 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
5007 * gdb.objc/nondebug.exp: Likewise.
5008
b32306ca
UW
50092009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5010
5011 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
5012 target_info setting.
5013
5014 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
5015 that detect new threads during "info threads".
5016
0057022f
UW
50172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5018
5019 * gdb.threads/manythreads.c (main): Increase thread stack size
5020 to 2*PTHREAD_STACK_MIN.
5021 * gdb.threads/multi-create.c (main): Likewise.
5022 (create_function): Likewise.
5023
f29c0325
UW
50242009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5025
5026 * gdb.base/dump.exp: Pass difference of pointer types instead
5027 of integer types as offset to restore in intarr3.srec case.
5028
fcb34849
UW
50292009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5030
5031 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
5032
d5142e3b
UW
50332009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5034
5035 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
5036
087b74b2 50372009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 5038
087b74b2
PM
5039 New test for two watchpoints, with disabling of
5040 the first inserted.
5041 * testsuite/gdb.base/watchpoints.c: New file.
5042 * testsuite/gdb.base/watchpoints.exp: New file.
5043
96c07c5b
TT
50442009-09-25 Tom Tromey <tromey@redhat.com>
5045
5046 * gdb.base/charset.exp: Test utf-16 strings with Python.
5047
b8899f2b
TT
50482009-09-25 Tom Tromey <tromey@redhat.com>
5049
5050 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
5051 UCS-4.
5052 * gdb.base/charset.c (utf_32_string): Rename.
5053 (init_utf32): Rename.
5054 (main): Update.
5055
329719ec
TT
50562009-09-22 Tom Tromey <tromey@redhat.com>
5057
5058 * gdb.python/py-function.exp: Add regression tests.
5059
11ef0d76
KS
50602009-09-21 Keith Seitz <keiths@redhat.com>
5061
5062 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
5063 with invalid operator.
5064
3fe8f3b3
KS
50652009-09-21 Keith Seitz <keiths@redhat.com>
5066
5067 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
5068 and destructor using typedef name of class.
5069 * gdb.cp/classes.cc (class Base1): Add a destructor.
5070 (base1): New typedef.
5071 (use_methods): Instanitate an object of type base1.
5072 * gdb.cp/templates.exp (test_template_typedef): New procedure.
5073 (do_tests): Call test_template_typedef.
5074 * gdb.cp/templates.cc (Baz::~Baz): New method.
5075 (intBazOne): New typedef.
5076 (main): Instantiate intBazOne.
5077
7a9fe101
PM
50782009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5079
5080 PR python/10633
5081
5082 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
5083 Function.
5084 (run_lang_tests): Add print elements test.
5085
2e4d963f
PM
50862009-09-21 Phil Muldoon <pmuldoon@redhat.com>
5087
5088 * gdb.python/py-value.exp (test_subscript_regression): New
5089 function. Test for invalid subscripts.
5090 * gdb.python/py-value.c (main): Add test array, and pointer to it.
5091 (ptr_ref): New function.
5092
ec7e75e7
PP
50932009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5094
5095 * gdb.base/default.exp: Fix "show convenience".
5096
0cc7d26f
TT
50972009-09-15 Tom Tromey <tromey@redhat.com>
5098
5099 * lib/mi-support.exp (mi_create_varobj): Update.
5100 (mi_create_floating_varobj): Likewise.
5101 (mi_create_dynamic_varobj): New proc.
5102 (mi_varobj_update): Update.
5103 (mi_varobj_update_with_type_change): Likewise.
5104 (mi_varobj_update_kv_helper): New proc.
5105 (mi_varobj_update_dynamic_helper): Rewrite.
5106 (mi_varobj_update_dynamic): New proc.
5107 (mi_list_varobj_children): Update.
5108 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
5109 * gdb.python/python-prettyprint.py (pp_outer): New class.
5110 (pp_nullstr): Likewise.
5111 (lookup_function): Register new printers.
5112 * gdb.python/python-prettyprint.c (struct substruct): New type.
5113 (struct outerstruct): Likewise.
5114 (substruct_test): New function.
5115 (struct nullstr): New type.
5116 (string_1, string_2): New globals.
5117 (main): Add new tests.
5118 * gdb.python/python-mi.exp: Added regression tests.
5119 * gdb.mi/mi2-var-display.exp: Update.
5120 * gdb.mi/mi2-var-cmd.exp: Update.
5121 * gdb.mi/mi2-var-child.exp: Update.
5122 * gdb.mi/mi2-var-block.exp: Update.
5123 * gdb.mi/mi-var-invalidate.exp: Update.
5124 * gdb.mi/mi-var-display.exp: Update.
5125 * gdb.mi/mi-var-cmd.exp: Update.
5126 * gdb.mi/mi-var-child.exp: Update.
5127 * gdb.mi/mi-var-block.exp: Update.
5128 * gdb.mi/mi-break.exp: Update.
5129 * gdb.mi/gdb701.exp: Update.
5130
a96d9b2e
SDJ
51312009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5132
5133 * Makefile.in: Inclusion of catch-syscall object.
5134 * gdb.base/catch-syscall.c: New file.
5135 * gdb.base/catch-syscall.exp: New file.
5136
b43b923a
MS
51372009-09-12 Michael Snyder <msnyder@vmware.com>
5138
5139 * gdb.reverse/step-reverse.exp: Explicitly check for targets
5140 that can support reverse debuggnig.
5141
cec03d70
TT
51422009-09-11 Tom Tromey <tromey@redhat.com>
5143
5144 * gdb.dwarf2/valop.S: New file.
5145 * gdb.dwarf2/valop.exp: New file.
5146
e23bb3fc
MK
51472009-09-11 Mark Kettenis <kettenis@gnu.org>
5148
5149 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
5150
37c3696d
DE
51512009-09-10 Doug Evans <dje@google.com>
5152
5153 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
5154 Add $gdb_prompt to second breakpoint regexp.
5155
5172aecb
JB
51562009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
5157
5158 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
5159 names, add missing ones.
5160 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
5161 * gdb.python/py-frame.c: Rename from python-frame.c.
5162 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
5163 testfile name.
5164 * gdb.python/py-function.exp: Rename from python-function.exp.
5165 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
5166 testfile name.
5167 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
5168 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
5169 Adjust testfile name.
5170 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
5171 * gdb.python/py-template.cc: Rename from python-template.cc.
5172 * gdb.python/py-template.exp: Rename from python-template.exp.
5173 Adjust testfile name.
5174 * gdb.python/py-value.c: Rename from python-value.c.
5175 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
5176 testfile name.
5177
b554e4bd
JK
51782009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5179
5180 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
5181 $bpt2address.
5182 (Second breakpoint address is valid on ia64)
5183 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
5184
9a68ae16
JM
51852009-09-03 Joseph Myers <joseph@codesourcery.com>
5186
5187 * gdb.base/ending-run.exp: Restrict regular expression matching
5188 line number to require closing brace following.
5189
146b9145
DE
51902009-09-03 Doug Evans <dje@google.com>
5191
5192 * gdb.base/store.exp (check_set): Fix typo in expected value message.
5193
787d21e1
TT
51942009-09-02 Tom Tromey <tromey@redhat.com>
5195
5196 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
5197
e7802207
TT
51982009-09-02 Tom Tromey <tromey@redhat.com>
5199
5200 * gdb.dwarf2/callframecfa.exp: New file.
5201 * gdb.dwarf2/callframecfa.S: New file.
5202
817aadd2
JK
52032009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5204
5205 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
5206 gdb.base/solib-overlap-main.c: New.
5207
4a76eae5
DJ
52082009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
5209
5210 PR gdb/10565
5211
5212 * gdb.base/bitfields.c (struct container, container): New.
5213 (main): Initialize it and call break5.
5214 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
5215
d4b96c9a
JK
52162009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5217
5218 Support constant DW_AT_data_member_location by GCC PR debug/40659.
5219 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
5220
4e22772d
JK
52212009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5222
5223 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
5224
2efab443
MS
52252009-08-26 Michael Snyder <msnyder@vmware.com>
5226
5227 * gdb.base/i386-reverse.c: New file.
5228 * gdb.base/i386-reverse.exp: New file.
5229 * gdb.base/Makefile.in: Add new files to be removed.
5230
07ab73a0
JM
52312009-08-26 Joseph Myers <joseph@codesourcery.com>
5232
5233 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
5234 environment-pwd for remote host.
5235 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
5236
676accff
KS
52372009-08-24 Keith Seitz <keiths@redhat.com>
5238
5239 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
5240 Add two new C++ completer tests which limit the output to a
889bf7c5 5241 given class.
676accff 5242
f9f7ad22
MS
52432009-08-24 Michael Snyder <msnyder@vmware.com>
5244
5245 * gdb.base/del.exp: Fix typo in comment.
5246 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
5247
81ecdfbb
RW
52482009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5249
5250 * configure: Regenerate.
5251 * gdb.hp/configure: Likewise.
5252 * gdb.hp/gdb.aCC/configure: Likewise.
5253 * gdb.hp/gdb.base-hp/configure: Likewise.
5254 * gdb.hp/gdb.compat/configure: Likewise.
5255 * gdb.hp/gdb.defects/configure: Likewise.
5256 * gdb.hp/gdb.objdbg/configure: Likewise.
5257 * gdb.stabs/configure: Likewise.
5258
cab0c772
UW
52592009-08-19 Doug Evans <dje@google.com>
5260
5261 * gdb.base/gdbvars.c: New file.
5262 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
5263
b8fa0bfa
PA
52642009-08-14 Pedro Alves <pedro@codesourcery.com>
5265
5266 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
5267 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
5268
b84aa90a
PA
52692009-08-13 Pedro Alves <pedro@codesourcery.com>
5270
5271 * gdb.base/default.exp: Adjust "set language test": it's now an
5272 enum command. Larger help string moved to "help set language".
5273 * gdb.base/help.exp: Adjust "help set language" expected output,
5274 now lists all known languages.
5275
0d8f9b2c
NF
52762009-08-11 Nathan Froyd <froydnj@codesourcery.com>
5277
5278 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
5279 all frame arguments.
5280 * gdb.arch/altivec-regs.exp: Likewise.
5281
bda180e0
TT
52822009-08-07 Tom Tromey <tromey@redhat.com>
5283
5284 * gdb.base/setshow.exp: Add tests for changes to set language, set
5285 check range, and set check type.
5286
48cb2d85
VP
52872009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5288
5289 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
5290 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 5291 Call it.
48cb2d85 5292
1ea34204
UW
52932009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5294
5295 * configure.ac: Run gdb.cell tests when appropriate.
5296 * configure: Regenerate.
5297 * lib/cell.exp: New file.
5298 * gdb.cell: New directory.
5299 * gdb.cell/configure.ac: New file.
5300 * gdb.cell/configure: New file.
5301 * gdb.cell/Makefile.in: New file.
5302 * gdb.cell/arch.exp: New file.
5303 * gdb.cell/break.c: New file.
5304 * gdb.cell/break.exp: New file.
5305 * gdb.cell/break-spu.c: New file.
5306 * gdb.cell/bt.c: New file.
5307 * gdb.cell/bt2-spu.c: New file.
5308 * gdb.cell/bt-spu.c: New file.
5309 * gdb.cell/bt.exp: New file.
5310 * gdb.cell/coremaker.c: New file.
5311 * gdb.cell/coremaker-spu.c: New file.
5312 * gdb.cell/core.exp: New file.
5313 * gdb.cell/gcore.exp: New file.
5314 * gdb.cell/data.c: New file.
5315 * gdb.cell/data.exp: New file.
5316 * gdb.cell/data-spu.c: New file.
5317 * gdb.cell/ea-cache.exp: New file.
5318 * gdb.cell/ea-cache.c: New file.
5319 * gdb.cell/ea-cache-spu.c: New file.
5320 * gdb.cell/ea-standalone.c: New file.
5321 * gdb.cell/ea-standalone.exp: New file.
5322 * gdb.cell/ea-test.c: New file.
5323 * gdb.cell/ea-test.exp: New file.
5324 * gdb.cell/f-regs.exp: New file.
5325 * gdb.cell/mem-access.c: New file.
5326 * gdb.cell/mem-access.exp: New file.
5327 * gdb.cell/mem-access-spu.c: New file.
5328 * gdb.cell/ptype.exp: New file.
5329 * gdb.cell/registers.exp: New file.
5330 * gdb.cell/size.c: New file.
5331 * gdb.cell/sizeof.exp: New file.
5332 * gdb.cell/size-spu.c: New file.
5333 * gdb.cell/solib.exp: New file.
5334 * gdb.cell/solib-symbol.exp: New file.
5335
85e747d2
UW
53362009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5337
5338 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
5339
58d6951d
DJ
53402009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5341
5342 * gdb.base/float.exp: Handle VFP registers.
5343
6e0a4f15
MS
53442009-07-14 Michael Snyder <msnyder@vmware.com>
5345
dcd5da87
MS
5346 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
5347 to bring gdb to the beginning of the calling line.
5348
6e0a4f15
MS
5349 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
5350 confusing the i386 epilogue unwinder.
5351
782b2b07
SS
53522009-07-14 Stan Shebs <stan@codesourcery.com>
5353
5354 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
5355
f662c3bc
MS
53562009-07-14 Michael Snyder <msnyder@vmware.com>
5357
5358 * gdb.reverse/step-reverse.exp (stepi into function call):
5359 Call instruction may not be first instruction in the line.
5360 (reverse stepi from a function call): Used wrong line number.
5361
8f313923
JK
53622009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5363
5364 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
5365
4662c76e
JK
53662009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5367
5368 Fix gdb.base/macscp.exp when using custom inputrc.
5369 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
5370 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
5371 env(TERM) set.
5372 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
5373 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
5374
aa81e255
JK
53752009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5376
5377 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
5378 * gdb.base/annota1.exp (thread_test): Import global $testfile.
5379 Change the compilation target to match the testcase name.
5380 * gdb.base/sect-cmd.exp: Change the compilation target to match the
5381 testcase name.
5382 * a2-run.exp: Use for setup prepare_for_testing. Change the
5383 compilation target to match the testcase name.
5384 * gdb.base/commands.exp: Likewise.
5385 * gdb.base/finish.exp: Likewise.
5386 * gdb.base/float.exp: Likewise.
5387 * gdb.base/info-target.exp: Likewise.
5388 * gdb.base/relational.exp: Likewise.
5389 * gdb.base/term.exp: Likewise.
5390 * gdb.base/until.exp: Likewise.
5391 * gdb.base/volatile.exp: Likewise.
5392 * gdb.base/whatis-exp.exp: Likewise.
5393
4c93b1d7
HZ
53942009-07-11 Hui Zhu <teawater@gmail.com>
5395
5396 * gdb.base/help.exp (disassemble): Update expected help text.
5397
812f7342
TT
53982009-07-09 Tom Tromey <tromey@redhat.com>
5399
5400 * lib/gdb.exp: Handle TRANSCRIPT.
5401 (remote_spawn, remote_close, send_gdb): New procs.
5402
fbb8f299
PM
54032009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5404
5405 * gdb.python/python-prettyprint.c: Add counted null string
5406 structure.
5407 * gdb.python/python-prettyprint.exp: Print null string. Test for
5408 embedded nulls.
5409 * gdb.python/python-prettyprint.py (pp_ns): New Function.
5410 * gdb.python/python-value.exp (test_value_in_inferior): Add
5411 variable length string fetch tests.
5412 * gdb.python/python-value.c (main): Add strings for string fetch tests.
5413
c0ac0ec7
JK
54142009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5415
5416 * gdb.base/dump.exp (inaccessible memory is reported): New test.
5417
30b66ecc
TT
54182009-07-07 Tom Tromey <tromey@redhat.com>
5419
5420 * gdb.base/call-rt-st.exp: Update for change to escape output.
5421 * gdb.base/callfuncs.exp: Likewise.
5422 * gdb.base/charset.exp: Likewise.
5423 * gdb.base/constvars.exp: Likewise.
5424 * gdb.base/long_long.exp: Likewise.
5425 * gdb.base/pointers.exp: Likewise.
5426 * gdb.base/printcmds.exp: Likewise.
5427 * gdb.base/setvar.exp: Likewise.
5428 * gdb.base/store.exp: Likewise.
5429 * gdb.cp/ref-types.exp: Likewise.
5430 * gdb.mi/mi-var-child.exp: Likewise.
5431 * gdb.mi/mi-var-display.exp: Likewise.
5432 * gdb.mi/mi2-var-display.exp: Likewise.
5433 * gdb.base/charset.exp: Test octal escape sequence length.
5434 Update for change to escape output.
5435
187c4a2b
JK
54362009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5437
5438 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
5439
d80a43f9
DJ
54402009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
5441
5442 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
5443
047427a8
JK
54442009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5445
5446 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
5447 gdbserver increasing $portnum if "Can't bind address" has been seen.
5448
8b5a0f4f
PA
54492009-07-05 Pedro Alves <pedro@codesourcery.com>
5450
5451 * gdb.base/ending-run.exp: Add "step out of main" pattern for
5452 mingw32ce.
5453
7d93ba58
PA
54542009-07-05 Pedro Alves <pedro@codesourcery.com>
5455
5456 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
5457 VFP format.
5458
2277426b
PA
54592009-07-02 Pedro Alves <pedro@codesourcery.com>
5460
5461 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
5462 linux. Adjust to use "inferior", "info inferiors", "detach
5463 inferior" and "kill inferior" instead of "restart", "info fork",
5464 "detach fork" and "delete fork".
5465 * gdb.base/ending-run.exp: Spell out "info".
5466 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
5467 the "kill" command.
5468
5af949e3
UW
54692009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5470
5471 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
5472 change to prefix TLS offset in hex with 0x.
5473
5d3729b5
UW
54742009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5475
5476 * gdb.base/default.exp: Update test case for "x" changes.
5477
af589bd0
TG
54782009-07-01 Tristan Gingold <gingold@adacore.com>
5479
5480 * gdb.base/bigcore.exp: Make darwin untested.
5481
40974f91
JK
54822009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5483
5484 * gdb.base/completion.exp (directory completion): Create the directory.
5485 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
5486 escapeuniquesub.
5487 (directory completion 2): Expect now ${escapeuniquesub}.
5488 (Glob remaining of directory test): Remove one excessive newline.
5489 Expect the real output.
5490
59dd3af6
JK
54912009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5492
5493 Fix `make check//%' target after `make check' has been ran.
5494 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
5495 a mkdir call.
5496 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
5497 (%/.dir): Remove.
5498
f4e164aa
JK
54992009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5500
5501 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
5502 the expected result record.
5503
69af2122
JK
55042009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5505
5506 Remove racy FAILs relying just on the timeouts.
5507 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
5508 (annotation_level 2): Remove racy FAILs.
5509
2fd481e1
PP
55102009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
5511
5512 gdb/10275
889bf7c5
PA
5513 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
5514
c38f313d
DJ
55152009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
5516
5517 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
5518
8b777f02
VP
55192009-06-30 Vladimir Prus <vladimir@codesourcery.com>
5520
5521 * gdb.mi/mi-stack.exp: Testing symbolic options
5522 to -stack-list-locals and -stack-list-arguments.
5523
00c7eacf
JK
55242009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5525
5526 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
5527
6bc80edc
TT
55282009-06-29 Tom Tromey <tromey@redhat.com>
5529
5530 * dg-extract-results.sh: New file.
5531 * Makefile.in (FORCE_PARALLEL): New variable.
5532 (CHECK_TARGET): New conditional variable.
5533 (check): Use CHECK_TARGET.
5534 (DO_RUNTEST): New variable.
5535 (check-single): New target.
5536 (TEST_DIRS): New variable.
5537 (TEST_TARGETS): Likewise.
5538 (check-parallel): New target.
5539 (check-gdb.%): New pattern.
5540 (BASE1_FILES): New variable.
5541 (BASE2_FILES): Likewise.
5542 (check-gdb.base%): New pattern.
5543 (%/.dir): New pattern.
5544 * configure: Rebuild.
5545 * aclocal.m4 (AM_CONDITIONAL): New defun.
5546 * configure.ac: Check whether user is using GNU make.
5547 (GMAKE): New conditional.
5548
794684b6
SW
55492009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
5550
5551 * gdb.cp/namespace-nested-import.cc: New test.
5552 * gdb.cp/namespace-nested-import.exp: New test.
5553
edb3359d
DJ
55542009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5555
5556 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
5557 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
5558 * gdb.opt/Makefile.in (EXECUTABLES): Update.
5559 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
5560 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
5561 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
5562 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
5563 gdb.opt/inline-markers.c: New files.
5564 * lib/gdb.exp (skip_inline_frame_tests): New function.
5565 (skip_inline_var_tests): New function.
5566
cf657a0c
AS
55672009-06-27 Andreas Schwab <schwab@linux-m68k.org>
5568
5569 * gdb.cp/exception.exp: Don't require $hex before inner frame in
5570 backtrace.
5571
28d41a99
MS
55722009-06-27 Michael Snyder <msnyder@vmware.com>
5573
5574 * gdb.reverse: New directory.
5575 * gdb.reverse/break-reverse.c: New test.
5576 * gdb.reverse/break-reverse.exp: New test.
5577 * gdb.reverse/consecutive-reverse.c: New test.
5578 * gdb.reverse/consecutive-reverse.exp: New test.
5579 * gdb.reverse/finish-reverse.c: New test.
5580 * gdb.reverse/finish-reverse.exp: New test.
5581 * gdb.reverse/machinestate.c: New test.
5582 * gdb.reverse/ms1.c: New test.
5583 * gdb.reverse/machinestate.exp: New test.
5584 * gdb.reverse/Makefile.in: New file.
5585 * gdb.reverse/shr2.c: New test.
5586 * gdb.reverse/solib-reverse.c: New test.
5587 * gdb.reverse/solib-reverse.exp: New test.
5588 * gdb.reverse/step-reverse.c: New test.
5589 * gdb.reverse/step-reverse.exp: New test.
5590 * gdb.reverse/until-reverse.c: New test.
5591 * gdb.reverse/ur1.c: New test.
5592 * gdb.reverse/until-reverse.exp: New test.
5593 * gdb.reverse/watch-reverse.c: New test.
5594 * gdb.reverse/watch-reverse.exp: New test.
5595 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5596 * configure: Regenerate.
5597
fe3c8b0d
DE
55982009-06-26 Doug Evans <dje@google.com>
5599
5600 * gdb.base/psymtab.exp: Turn off pending breakpoints.
5601
3a72a602
PM
56022009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
5603
5604 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5605 windows problem for 'file delete $binfile'.
5606
27aa8d6a
SW
56072009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
5608
5609 * gdb.cp/namespace-using.exp: New test.
5610 * gdb.cp/namespace-using.cc: New test.
5611
8ac055f8
JB
56122009-05-20 Joel Brobecker <brobecker@adacore.com>
5613
5614 * gdb.ada/variant_record_packed_array: New testcase.
5615
85e306ed
TT
56162009-06-23 Tom Tromey <tromey@redhat.com>
5617
5618 * gdb.base/charset.exp (test_combination): Regression test.
5619 * gdb.base/charset.c (my_wchar_t): New typedef.
5620 (myvar): New global.
5621 (main): Set myvar.
5622
56643c5e
PM
56232009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
5624
5625 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5626 target.
5627
1fac167a
UW
56282009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5629
5630 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5631
7ccb0be9
UW
56322009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5633
5634 * gdb.mi/gdb680.exp: Update test for error message.
5635
568d6575
UW
56362009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5637
5638 * gdb.base/annota1.exp: Allow multiple occurrences of the
5639 frames-invalid annotation.
5640 * gdb.cp/annota2.exp: Likewise.
5641
7cd1089b
PM
56422009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5643
5644 * gdb.cp/gdb2495.cc: New file.
5645 * gdb.cp/gdb2495.exp: New file.
5646
72c63395
JK
56472009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5648
5649 Report error on GDB crash during runto.
5650 * lib/gdb.exp (runto <eof>): New.
5651
3788363d
DJ
56522009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5655 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5656 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5657 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5658 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5659 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5660 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5661 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5662 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5663 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5664 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5665 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5666 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5667 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5668 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5669 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5670 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5671 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5672 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5673 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5674 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5675 gdb.trace/passcount.exp, gdb.trace/report.exp,
5676 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5677 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5678 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5679 executable.
5680
17592de3
PA
56812009-06-07 Pedro Alves <pedro@codesourcery.com>
5682
5683 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5684 defined before referencing it.
5685
701e355d
DE
56862009-06-03 Doug Evans <dje@google.com>
5687
5688 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5689 * gdb.arch/i386-see.c: Ditto.
5690
f2292c65
PM
56912009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5692
5693 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5694 (check_macro): Return 1 if undefined.
5695 If first test fails, check if macro debug information is available,
5696 and report unsupported test if no macro information is found.
5697
5a437975
DE
56982009-05-29 Doug Evans <dje@google.com>
5699
5700 * gdb.threads/hand-call-in-threads.exp: New.
5701 * gdb.threads/hand-call-in-threads.c: New.
5702
c141c696
MS
57032009-05-29 Michael Snyder <msnyder@vmware.com>
5704
5705 * gdb.base/break-always.exp: Change "1" to "on".
5706 Add confirmation check.
5707
b3444185
PA
57082009-05-28 Pedro Alves <pedro@codesourcery.com>
5709
5710 * gdb.threads/threxit-hop-specific.c: New.
5711 * gdb.threads/threxit-hop-specific.exp: New.
5712 * gdb.threads/thread-execl.c: New.
5713 * gdb.threads/thread-execl.exp: New.
5714
b6313243
TT
57152009-05-27 Tom Tromey <tromey@redhat.com>
5716 Thiago Jung Bauermann <bauerman@br.ibm.com>
5717
5718 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5719 (mi_child_regexp): Likewise.
5720 (mi_list_varobj_children_range): Likewise.
5721 (mi_get_features): Likewise.
5722 (mi_list_varobj_children): Rewrite.
5723 * gdb.python/python-mi.exp: New file.
5724
a6bac58e
TT
57252009-05-27 Tom Tromey <tromey@redhat.com>
5726 Thiago Jung Bauermann <bauerman@br.ibm.com>
5727 Phil Muldoon <pmuldoon@redhat.com>
5728 Paul Pluzhnikov <ppluzhnikov@google.com>
5729
5730 * gdb.python/python-prettyprint.exp: New file.
5731 * gdb.python/python-prettyprint.c: New file.
5732 * gdb.python/python-prettyprint.py: New file.
5733 * gdb.base/display.exp: print/r is now valid.
5734
2c74e833
TT
57352009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5736 Tom Tromey <tromey@redhat.com>
5737 Pedro Alves <pedro@codesourcery.com>
5738 Paul Pluzhnikov <ppluzhnikov@google.com>
5739
5740 * gdb.python/python-template.exp: New file.
5741 * gdb.python/python-template.cc: New file.
5742 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5743 tests.
5744 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5745 Call it.
5746 (test_value_after_death): New proc.
5747 * gdb.python/python-value.c (PTR): New typedef.
5748 (main): New variable 'x'.
5749
89c73ade
TT
57502009-05-27 Tom Tromey <tromey@redhat.com>
5751
5752 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5753 tests.
5754 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5755 Call it.
5756
a75724bc
PA
57572009-05-27 Pedro Alves <pedro@codesourcery.com>
5758
5759 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5760
e58b0e63
PA
57612009-05-24 Pedro Alves <pedro@codesourcery.com>
5762
5763 * gdb.threads/fork-thread-pending.c: New.
5764 * gdb.threads/fork-thread-pending.exp: New.
5765
4ac36638
JK
57662009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5767
5768 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5769 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5770
889bf7c5 57712009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 5772
889bf7c5 5773 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 5774
b242c3c2
PA
57752009-05-17 Pedro Alves <pedro@codesourcery.com>
5776
5777 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5778 `gdb_get_line_number'. Call `callee' in both parent and child.
5779 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5780 `gdb_get_line_number' instead of hardcoding line numbers.
5781 (catch_fork_unpatch_child): New procedure to test detaching
5782 breakpoints from child fork.
5783 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5784 hardcoding line numbers.
5785 (do_fork_tests): Run `catch_fork_unpatch_child'.
5786
ee342b23
VP
57872009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5788
5789 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5790 of structure type enters or leaves the scope, it
5791 is reported by -var-update.
5792
e2009e98
DE
57932009-05-11 Doug Evans <dje@sebabeach.org>
5794
5795 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 5796 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
5797 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5798
00903456
JK
57992009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5800
5801 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5802
dc621c35
DE
58032009-04-30 Doug Evans <dje@google.com>
5804
5805 * gdb.threads/watchthreads2.exp: New testcase.
5806 * gdb.threads/watchthreads2.c: New testcase.
5807
9ab4e744
DE
58082009-04-29 Doug Evans <dje@google.com>
5809
5810 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5811 * gdb.cp/mb-ctor.cc: Ditto.
5812 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5813 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5814 * gdb.cp/mb-inline1.cc: Call it.
5815 * gdb.cp/mb-inline2.cc: Ditto.
5816 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5817 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5818
484086b7
JK
58192009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5820
5821 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5822 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5823 Replace all uses of `decimal' by `nonzero'.
5824 (info macro FROM_COMMANDLINE): New test.
5825
379a77b5
TT
58262009-04-27 Tom Tromey <tromey@redhat.com>
5827
5828 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5829
b92b73c2
DE
58302009-04-27 Doug Evans <dje@google.com>
5831
5832 * gdb.threads/watchthreads.c (main): Initialize args before starting
5833 the threads. Plus formatting cleanup.
5834 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5835 biased scheduling of one thread.
5836
945a118d
JG
58372009-04-27 Jerome Guitton <guitton@adacore.com>
5838
5839 * gdb.cp/templates.cc (GetMax): New template.
5840 (main): Declare two instances of GetMax.
5841 * gdb.cp/templates.exp: Add new test.
5842
d389af10
JK
58432009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5844
5845 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5846
e7f86de9
JM
58472009-04-22 Joseph Myers <joseph@codesourcery.com>
5848
5849 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5850
334cc82d
TT
58512009-04-15 Tom Tromey <tromey@redhat.com>
5852
5853 * gdb.base/charset.exp: Add regression test.
5854
d12672cc
JB
58552009-04-14 Joel Brobecker <brobecker@adacore.com>
5856
5857 * gdb.base/exe-lock.exp: New testcase.
5858
18e8c3bc
TT
58592009-04-13 Tom Tromey <tromey@redhat.com>
5860
5861 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5862 operator on Frame.
5863
5ecd5cbe
UW
58642009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5865
5866 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5867 * gdb.server/ext-attach.exp: Likewise.
5868
7309f756
VP
58692009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5870
5871 Eliminate some sleep usage.
5872
889bf7c5
PA
5873 * gdb.mi/basics.c (do_nothing): New.
5874 (main): Use do_nothing instead of printf, so that
5875 not to introduce race condition between output of
5876 inferiour and output of gdb. Do not use sleep as it
5877 is not generally available on embedded targets.
7309f756 5878
f4b95f6f
PA
58792009-04-02 Pedro Alves <pedro@codesourcery.com>
5880
5881 * gdb.server/ext-attach.exp: Expect an optional process id after
5882 "Detached from remote process".
5883
de40b933
JK
58842009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5885
5886 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5887 gdb.dwarf2/dw2-unresolved.exp: New.
5888
2ae101a4
PA
58892009-04-02 Pedro Alves <pedro@codesourcery.com>
5890
5891 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5892 mi_run_to_main.
5893
56a8e183
PA
58942009-04-02 Pedro Alves <pedro@codesourcery.com>
5895
5896 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5897 mi_run_to_main. Skip thread exit test on remote targets.
5898 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5899 mi_run_to_main.
5900 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5901 mi_run_to_main.
5902 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5903 when expecting ^connected. Detect when the target doesn't support
5904 non-stop mode.
5905 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5906 supported. Return -1 on error, 0 on success.
5907 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5908 (mi_runto): Return mi_runto_helper's result explicitly.
5909
c35fafde
PA
59102009-04-01 Pedro Alves <pedro@codesourcery.com>
5911
5912 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5913
f8a8dce6
JB
59142009-04-01 Tom Tromey <tromey@redhat.com>
5915
5916 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5917 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5918 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5919 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5920
71c25dea
TT
59212009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5922 Jan Kratochvil <jan.kratochvil@redhat.com>
5923
5924 PR gdb/931
5925 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5926 output.
5927 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5928 for gdb/931.
5929 * dw2-strp.S (DW_AT_language): Change to C++.
5930 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5931
02d9a9ce
JB
59322009-03-31 Joel Brobecker <brobecker@adacore.com>
5933
5934 * gdb.ada/tasks: New testcase.
5935
1042e4c0
SS
59362009-03-30 Stan Shebs <stan@codesourcery.com>
5937
5938 * gdb.trace/actions.exp: Update to match new info trace format.
5939 * gdb.trace/deltrace.exp: Ditto.
5940 * gdb.trace/infotrace.exp: Ditto.
5941 * gdb.trace/passcount.exp: Ditto.
5942 * gdb.trace/save-trace.exp: Ditto.
5943 * gdb.trace/while-stepping.exp: Ditto.
5944 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5945
f8f6f20b
TJB
59462009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5947
5948 * gdb.python/python-frame.c: New file.
5949 * gdb.python/python-frame.exp: New file.
5950
c0c6f777
TJB
59512009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5952
5953 * gdb.python/python-value.exp: Add tests for the address
5954 attribute.
5955
3cb51905
AS
59562009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5957
5958 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5959
88fc996f
DE
59602009-03-26 Doug Evans <dje@google.com>
5961
5962 * gdb.mi/mi-nonstop-exit.exp: New file.
5963 * gdb.mi/non-stop-exit.c: New file.
5964
56ef84b1
TT
59652009-03-26 Tom Tromey <tromey@redhat.com>
5966
5967 Update for change to prologue skipping:
5968 * gdb.mi/mi2-simplerun.exp: Update.
5969 * gdb.mi/mi2-break.exp: Update.
5970 * gdb.mi/mi-simplerun.exp: Update.
5971 * gdb.mi/mi-break.exp: Update.
5972 * gdb.base/ending-run.exp: Update.
5973
def2b000
TJB
59742009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5975
5976 * gdb.python/python-value.exp (test_value_in_inferior): Test
5977 gdb.Value.is_optimized_out attribute.
5978
442ddf59
JK
59792009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5980
5981 * gdb.dwarf2/dw2-noloc-main.c: New file.
5982 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5983 (.text): Remove.
5984 (.data): New.
5985 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5986 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5987 (DW_TAG_subprogram func_cu1, noloc): Remove.
5988 (main): New.
5989 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5990 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5991 (file_symbols): New procedure.
5992
a8df5de4
TT
59932009-03-25 Tom Tromey <tromey@redhat.com>
5994
5995 * gdb.base/charset.exp (valid_target_charset): New proc.
5996 Use it to skip tests on invalid charsets.
5997
cc1d7add
PM
59982009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5999
6000 * gdb.base/completion.exp: Add a test for directory completion.
6001
bcd5727b
JK
60022009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6003
6004 Fix a racy FAIL.
6005 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
6006 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
6007
cc924cad
TJB
60082009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6009
6010 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
6011 * gdb.python/python-function.exp: Add test for function returning
6012 a GDB value.
6013
bc3b79fd
TJB
60142009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
6015
6016 * gdb.python/python-function.exp: New file.
6017
6c7a06a3
TT
60182009-03-20 Tom Tromey <tromey@redhat.com>
6019
6020 * gdb.base/store.exp: Update for change to escape output.
6021 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
6022 to escape output.
6023 * gdb.base/pointers.exp: Update for change to escape output.
6024 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
6025 to escape output.
6026 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
6027 escape output.
6028 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
6029 to escape output.
6030 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
6031 escape output.
6032 * gdb.base/setvar.exp: Update for change to escape output.
6033 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
6034 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
6035 to escape output.
6036 (test_print_string_constants): Likewise.
6037 * gdb.base/charset.exp (valid_host_charset): Check size of
6038 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
6039 cases. Handle "auto"-related output.
6040 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
6041 (uvar, Uvar): New globals.
6042
c31af87b
JG
60432009-03-19 Jerome Guitton <guitton@adacore.com>
6044
6045 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
6046 deltas.
6047 * gdb.ada/fixed_points.exp: Ditto.
6048
51272cf2
PA
60492009-03-18 Pedro Alves <pedro@codesourcery.com>
6050
6051 * return-nodebug.c: Don't include stdio.h.
6052 (init): Delete.
6053 (func): Delete definition and provide extern declaration.
6054 (t): New.
6055 (main): Don't call printf. Call func and store its result in t.
6056 * return-nodebug1.c: New.
6057 * return-nodebug.exp: Don't expect stdio output. Instead, print
6058 the global variable t. Drop printf formatters and cast types from
6059 foreach loop. Don't use prepare_for_testing. Compile
6060 return-nodebug.c and return-nodebug1.c in separate steps. Don't
6061 define FORMAT or CAST.
6062
d24948ac
PP
60632009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6064
6065 * gdb.base/solib-display.exp: Disable test for remote targers.
6066
61ff14c6
JK
60672009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6068
6069 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
6070
cb4dce93
JK
60712009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6072
6073 Fix a racy FAIL.
6074 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
6075 code from `follow parent, print pids'.
6076 (`follow child, print pids', `follow parent, print pids'): Call it.
6077 Replace `gdb_test "break..."' by gdb_breakpoint.
6078
f7c60c5e
VP
60792009-03-13 Vladimir Prus <vladimir@codesourcery.com>
6080
6081 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 6082 sync and async modes.
f7c60c5e 6083
383ace49
JB
60842009-03-12 Joel Brobecker <brobecker@adacore.com>
6085
6086 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
6087 that was checked in by mistake. Remove loading of ada.exp, since
6088 this is not necessary in this case.
6089
4ce102af
JB
60902009-03-12 Joel Brobecker <brobecker@adacore.com>
6091
6092 * gdb.ada/ptype_arith_binop.exp: New testcase.
6093
529a2aef
JB
60942009-03-12 Joel Brobecker <brobecker@adacore.com>
6095
6096 * gdb.ada/mod_from_name: New testcase.
6097
8a38181c
JB
60982009-03-12 Joel Brobecker <brobecker@adacore.com>
6099
6100 * gdb.ada/tick_last_segv: New testcase.
6101
11436dee
VP
61022009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6103
61ff14c6 6104 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 6105
1f31650a
VP
61062009-03-12 Vladimir Prus <vladimir@codesourcery.com>
6107
61ff14c6
JK
6108 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
6109 include the token in ^running and frame info in *stopped.
1f31650a 6110
a3247a22
PP
61112009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6112
6113 * solib-display.exp: New file.
6114 * solib-display-main.c: New file.
6115 * solib-display-lib.c: New file.
61ff14c6 6116
aae64587
PA
61172009-03-05 Pedro Alves <pedro@codesourcery.com>
6118
6119 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
6120
44aabfbc
JK
61212009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6122
6123 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
6124 (list_and_check_macro): Use more specific test name.
6125 (next to definition): Make the test names unique.
6126
c087fcd3
PM
61272009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
6128
6129 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 6130
c86cf029
VP
61312009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6132
6133 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
6134 notifications.
6135 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
6136 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
6137 * lib/mi-support.exp (library_loaded_re): New.
6138 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
6139
3ea85240
VP
61402009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6141
6142 * gdb.gdb/observer.exp: Use test_notification observer, not
6143 normal_stop, everywhere.
6144 (test_normal_stop_notifications): Rename to...
6145 (test_notifications): ...this.
6146 (test_observer_normal_stop): Rename to...
6147 (test_observer): ...this.
6148
1903f0e6
DE
61492009-02-16 Doug Evans <dje@google.com>
6150
6151 * gdb.arch/amd64-disp-step.S (test_int3): New test.
6152 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
6153 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
6154 (test_prefixed_syscall,test_int3): New tests.
6155 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
6156 (test_prefixed_syscall,test_int3): New tests.
6157
1d33d6ba
VP
61582009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6159
3cb51905
AS
6160 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
6161 (mi_expect_interrupt): Likewise.
6162 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
6163 response.
1d33d6ba 6164
faafb047
PM
61652009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6166
6167 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
6168 * gdb.base/pc-fp.exp (get_valueofx): Remove.
6169 Replace calls to get_valueofx by get_hexadecimal_valueof.
6170
417e16e2
PM
61712009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
6172
6173 * lib/gdb.exp (get_valueof): Accept anything as a return value.
6174 (get_integer_valueof): New procedure.
6175 (get_sizeof): Use new get_integer_value_of.
6176 * gdb.base/sizeof.exp: Replace all uses of get_valueof
6177 by get_integer_valueof.
6178
7065b901
TT
61792009-02-13 Tom Tromey <tromey@redhat.com>
6180
6181 * gdb.base/remote.exp (get_sizeof): Remove.
6182 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
6183 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
6184 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
6185 * lib/gdb.exp (get_valueof): Move from long_long.exp.
6186 (get_sizeof): Likewise.
6187
5d7cb8df
JK
61882009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6189
6190 PR fortran/9806
6191 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
6192
b2febfff
PP
61932009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6194
6195 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
6196
4aa995e1
PA
61972009-02-06 Pedro Alves <pedro@codesourcery.com>
6198
6199 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
6200
d8906c6f
TJB
62012009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
6202
6203 * gdb.python/python-cmd.exp: New file.
6204
ff4ab08d
TG
62052009-02-06 Tristan Gingold <gingold@adacore.com>
6206
6207 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
6208
aacd552b
TG
62092009-02-05 Tristan Gingold <gingold@adacore.com>
6210
6211 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
6212 pointer is dereferenced and use this signal name in regexp.
6213 * gdb.base/signull.exp: Ditto.
6214 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
6215 * gdb.base/signull.c (main): Ditto.
6216
08c637de
TJB
62172009-02-04 Tom Tromey <tromey@redhat.com>
6218 Thiago Jung Bauermann <bauerman@br.ibm.com>
6219
6220 * gdb.python/python-value.exp: Use `gdb.history' instead of
6221 `gdb.value_from_history'.
6222 (test_value_numeric_ops): Add test for conversion of enum constant.
6223 * gdb.python/python-value.c (enum e): New type.
6224 (evalue): New global.
6225 (main): Use argv.
6226
20261af8
JG
62272009-02-04 Jerome Guitton <guitton@adacore.com>
6228
6229 * gdb.ada/uninitialized_vars: New test program.
6230 * gdb.ada/uninitialized_vars.exp: New testcase.
6231
52e44b43
TT
62322009-02-02 Tom Tromey <tromey@redhat.com>
6233
6234 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
6235 * gdb.cp/pr2489.cc: Rename...
6236 * gdb.cp/pr9594.cc: ... to this.
6237
1c71341a
TT
62382009-02-02 Tom Tromey <tromey@redhat.com>
6239
6240 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
6241 * gdb.cp/pr2489.cc: New file.
6242 * gdb.cp/cpcompletion.exp: New file.
6243
a4295225
TT
62442009-02-02 Tom Tromey <tromey@redhat.com>
6245
6246 PR exp/9059:
6247 * gdb.cp/call-c.exp: Add regression test.
6248 * gdb.cp/call-c.cc (FooHandle): New typedef.
6249 (main): New variable 'handle'.
6250
592375cd
VP
62512009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6252
6253 * lib/mi-support.exp (et_mi_thread_list)
6254 (check_mi_and_console_threads): Adjust for current thread in
6255 -thread-list-ids output.
6256
41447f92
VP
62572009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6258
889bf7c5
PA
6259 * gdb.mi/mi-break.exp (test_disabled_creation): New.
6260 Call it.
41447f92 6261
35669430
DE
62622009-01-28 Doug Evans <dje@google.com>
6263
6264 * gdb.arch/amd64-disp-step.S: New file.
6265 * gdb.arch/amd64-disp-step.exp: New file.
6266 * gdb.arch/i386-disp-step.S: New file.
6267 * gdb.arch/i386-disp-step.exp: New file.
6268
09f00d9a
PM
62692009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
6270
6271 * gdb.base/find.exp: Set newline variable
6272 using quotes instead of braces to fix cygwin failures.
6273
1e8fb976
PA
62742009-01-23 Pedro Alves <pedro@codesourcery.com>
6275
6276 * gdb.base/radix.exp: Add tests to ensure that that set
6277 input-radix 0 and set output-radix 0 are really rejected.
6278
da061712
PA
62792009-01-23 Pedro Alves <pedro@codesourcery.com>
6280
6281 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
6282 copyright years.
6283
dd7e2d2b
PA
62842009-01-23 Pedro Alves <pedro@codesourcery.com>
6285
6286 PR gdb/9664:
6287 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
6288
392452f6
PA
62892009-01-22 Pedro Alves <pedro@codesourcery.com>
6290
6291 PR c++/9631:
6292 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
6293
8653e71c
PM
62942009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
6295
6296 * gdb.server/file-transfer.exp: Use EXEEXT variable for
6297 binfile definition to fix Windows OS failure.
6298
a12cc160
DJ
62992009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
6300
6301 PR gdb/9346
6302 * gdb.base/interrupt.c (sigint_handler): New.
6303 (main): Install a SIGINT handler if SIGNALS is defined. Exit
6304 on error.
6305 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
6306 Test "signal SIGINT".
6307
b89667eb
DE
63082009-01-19 Doug Evans <dje@google.com>
6309
6310 * gdb.base/break.exp: Update expected gdb output.
6311 * gdb.base/sepdebug.exp: Ditto.
6312 * gdb.mi/mi-syn-frame.exp: Ditto.
6313 * gdb.mi/mi2-syn-frame.exp: Ditto.
6314 * gdb.base/call-signal-resume.exp: New file.
6315 * gdb.base/call-signals.c: New file.
6316 * gdb.base/unwindonsignal.exp: New file.
6317 * gdb.base/unwindonsignal.c: New file.
6318 * gdb.threads/interrupted-hand-call.exp: New file.
6319 * gdb.threads/interrupted-hand-call.c: New file.
6320 * gdb.threads/thread-unwindonsignal.exp: New file.
6321
adb483fe
DJ
63222009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6323
6324 * gdb.base/define.exp: Test defining and hooking prefix commands.
6325 * gdb.python/python.exp: Update test for "show user" output.
6326
60023297
JK
63272009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6328
6329 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
6330 now the output exactly, using less wildcards. Expect also the output
6331 of gfortran-4.3. Update for the f-valprint.c modification from
6332 2008-04-22.
6333 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
6334 Remove gdb_test test names where matching the command.
6335
ccc57cf9
PA
63362009-01-01 Pedro Alves <pedro@codesourcery.com>
6337
6338 PR breakpoints/9681:
6339 * gdb.base/watchpoint.exp: Add regression test.
6340
c7a6ca08
PA
63412008-12-31 Pedro Alves <pedro@codesourcery.com>
6342
6343 * gdb.threads/attach-into-signal.exp: Don't use
6344 gdb_suppress_entire_file.
6345 * gdb.threads/attach-stopped.exp: Ditto.
6346 * gdb.threads/attachstop-mt.exp: Ditto.
6347
3a031f65
PA
63482008-12-31 Pedro Alves <pedro@codesourcery.com>
6349
6350 PR gdb/8812:
6351 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
6352
09e6485f
PA
63532008-12-29 Pedro Alves <pedro@codesourcery.com>
6354
6355 PR gdb/7536:
6356 * gdb.base/radix.exp: Add tests to ensure invalid input radices
6357 and unsupported output radices are really rejected.
6358
0cd53049
JK
63592008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6360
6361 * gdb.cp/punctuator.exp: Backslash the '$' signs.
6362
ba163c7e
TT
63632008-12-22 Tom Tromey <tromey@redhat.com>
6364
6365 * gdb.cp/punctuator.exp: New file.
6366
6f4de6c9
JK
63672008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6368
6369 * gdb.base/completion.exp (Completing non-existing component): New test.
6370
0f34d0b4
JK
63712008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6372
6373 Fix for PR gdb/8648.
6374 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
6375 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
6376 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
6377 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
6378
db2ad4c3
JK
63792008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6380
6381 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
6382
bb5ef15e
DP
63832008-12-16 Christophe Lyon <christophe.lyon@st.com>
6384
6385 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
6386 compiler actually generate code at the expected line number.
6387
90142adc
JZ
63882008-12-15 Jie Zhang <jie.zhang@analog.com>
6389
6390 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
6391
fad6eecd
TT
63922008-12-12 Tom Tromey <tromey@redhat.com>
6393
6394 * gdb.base/commands.exp (redefine_hook_test): New proc.
6395 Call it.
6396
17c8aaf5
TT
63972008-12-11 Tom Tromey <tromey@redhat.com>
6398
6399 * gdb.base/macscp.exp: New regression test.
6400
7c8adf68
TT
64012008-12-11 Tom Tromey <tromey@redhat.com>
6402
6403 * gdb.base/macscp.exp: Print "address.addr".
6404 * gdb.base/macscp1.c (struct outer): New struct.
6405 (address): New global.
6406
b05dcbb7
TT
64072008-12-09 Tom Tromey <tromey@redhat.com>
6408
6409 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
6410 Call it.
6411
2d476de1
DE
64122008-12-04 Doug Evans <dje@google.com>
6413
6414 * gdb.server/ext-run.exp: Relax regexp for init program.
6415
87bdc959
TG
64162008-12-03 Tristan Gingold <gingold@adacore.com>
6417
6418 * gdb.base/macscp.exp: Generate an object file during compilation
6419 to work around Darwin dsymutil limitations.
6420
e0740f77
JK
64212008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6422
6423 Test resolving external references to TLS variables.
6424 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
6425 FILE2_THREAD_LOCAL.
6426 (testfile2, srcfile2): New variables.
6427 * gdb.threads/tls.c (file2_thread_local)
6428 (function_referencing_file2_thread_local): New.
6429 * gdb.threads/tls2.c: New file.
6430
67f0aac5
JB
64312008-11-28 Joel Brobecker <brobecker@adacore.com>
6432
6433 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
6434 rather than integer, as integer might not be big enough when
6435 on 64bit targets.
67f0aac5 6436
c332165e
JG
64372008-11-27 Jerome Guitton <guitton@adacore.com>
6438
6439 * gdb.cp/formatted-ref.exp: Add equality test.
6440 * gdb.ada/formatted_ref.exp: Ditto.
6441
fc9b693c
JK
64422008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6443
6444 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
6445 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
6446
a9c64011
AS
64472008-11-20 Andreas Schwab <schwab@suse.de>
6448
6449 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
6450 matching syscall entry point.
6451 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6452 (tcatch_vfork_then_child_follow): Likewise. Finish through
6453 vfork even if we stopped at the syscall trampoline.
6454
e2fd701e
DE
64552008-11-20 Doug Evans <dje@google.com>
6456
6457 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
6458
69abc51c
TJB
64592008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
6460
6461 * gdb.arch/ppc-dfp.exp: New file.
6462 * gdb.arch/ppc-dfp.c: New file.
6463
c14c28ba
PP
64642008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6465
6466 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 6467
2e74121d
DE
64682008-11-17 Doug Evans <dje@google.com>
6469
6470 * gdb.mi/mi-syn-frame.exp: Update expected output.
6471 * gdb.mi/mi2-syn-frame.exp: Update expected output.
6472
66bb093b
VP
64732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6474
6475 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
6476 "thread N" results in =thread-selected.
6477 * lib/mi-support (mi_run_cmd, mi_expect_stop)
6478 (mi_send_resuming_command_raw): Be prepared for
6479 =thread-selected.
6480
3d043ef6
VP
64812008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6482
a9c64011
AS
6483 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
6484 * lib/mi-support.exp: Likewise.
3d043ef6 6485
808104c8
JB
64862008-11-16 Joel Brobecker <brobecker@adacore.com>
6487
6488 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
6489 commands from the expected output for "help catch".
6490
00b22944
JB
64912008-11-15 Joel Brobecker <brobecker@adacore.com>
6492
6493 * gdb.ada/int_deref.exp: New testcase.
6494
59669435
TT
64952008-11-14 Nick Roberts <nickrob@snap.net.nz>
6496
6497 * gdb.mi/gdb2549.exp: New file.
6498
de04a248
DE
64992008-11-11 Doug Evans <dje@google.com>
6500
6501 * gdb.base/callexit.exp: New file.
6502 * gdb.base/callexit.c: New file.
6503
6b8ce727
DE
65042008-11-10 Doug Evans <dje@google.com>
6505
6506 * lib/gdb.exp (GDBFLAGS): Move -nx ...
6507 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
6508 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
6509 (default_gdb_start,default_gdb_exit): Ditto.
6510 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
6511 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
6512 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
6513 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
6514 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
6515 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
6516
1b14b8aa
AS
65172008-11-03 Andreas Schwab <schwab@suse.de>
6518
6519 * gdb.base/hashline2.exp: Fix typo.
6520 * gdb.base/hashline3.exp: Likewise.
6521
f3134b88
TT
65222008-10-30 Tom Tromey <tromey@redhat.com>
6523
6524 * gdb.base/pointers.exp: Add test.
6525 * gdb.base/pointers.c (k, S): New typedefs.
6526 (instance): New global.
6527
c2226152
AS
65282008-10-30 Andreas Schwab <schwab@suse.de>
6529
6530 * gdb.base/args.exp: Add tests for newlines.
6531
462f405c
JB
65322008-10-30 Joel Brobecker <brobecker@adacore.com>
6533
6534 gdb.base/foll-exec.exp: Update the expected output of a couple
6535 of "info breakpoints" tests.
6536
79a45b7d
TT
65372008-10-28 Tom Tromey <tromey@redhat.com>
6538
6539 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
6540
adc13a14
PA
65412008-10-24 Pedro Alves <pedro@codesourcery.com>
6542
6543 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
6544 gdb_start_cmd.
6545 Use runto_main before any test that requires execution.
6546
252fbfc8
PA
65472008-10-23 Pedro Alves <pedro@codesourcery.com>
6548
6549 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
6550 instead of SIGINT.
6551
28148e3d
JB
65522008-10-22 Joel Brobecker <brobecker@adacore.com>
6553
6554 * gdb.base/completion.exp: Update expected output following
6555 the addition of the "info tasks" command.
6556
c209f847
TT
65572008-10-22 Tom Tromey <tromey@redhat.com>
6558
6559 * gdb.base/exprs.exp (test_expr): Add test for string
6560 concatenation.
6561
f177e350
PA
65622008-10-19 Pedro Alves <pedro@codesourcery.com>
6563
6564 * configure.ac: Output gdb.python/Makefile.
6565 * configure: Regenerate.
6566 * gdb.python/Makefile.in: New.
6567
cce89356
JB
65682008-10-16 Joel Brobecker <brobecker@adacore.com>
6569
6570 * gdb.base/foll-fork.exp: Adjust the expected output to match
6571 the new description for fork/vfork catchpoints in the "info
6572 breakpoints" output.
6573
176d289d
TJB
65742008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6575
6576 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
6577
a08702d6
TJB
65782008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6579
6580 * gdb.python/python-value.c: New file.
6581 * gdb.python/python-value.exp: New file.
6582
1c5cfe86
PA
65832008-10-15 Pedro Alves <pedro@codesourcery.com>
6584
6585 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6586
5a98ad69
DP
65872008-10-15 Denis Pilat <denis.pilat@st.com>
6588
41702f1b 6589 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 6590
dcb1a1e2
TT
65912008-10-09 Tom Tromey <tromey@redhat.com>
6592
6593 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6594 'fprintf' and 'stderr'.
6595
9124fe48
JB
65962008-10-07 Joel Brobecker <brobecker@adacore.com>
6597
6598 * gdb.ada/ref_tick_size.exp: New testcase.
6599
45452591
DE
66002008-10-06 Doug Evans <dje@google.com>
6601
6602 * gdb.dwarf2/dw2-cu-size.exp: New file.
6603 * gdb.dwarf2/dw2-cu-size.S: New file.
6604
6605 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6606 .Ltype_int for clarity.
6607
4fc5b208
PP
66082008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6609
6610 PR gdb/2384:
6611 * gdb.cp/gdb2384.exp: Extended to test more cases.
6612 * gdb.cp/gdb2384.cc: Likewise.
6613 * gdb.cp/gdb2384-base.h: Likewise.
6614 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 6615
d78df370
JK
66162008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6617
6618 * gdb.base/maint.exp (maint print type): Remove printing
6619 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6620
9a044a89
TT
66212008-09-30 Tom Tromey <tromey@redhat.com>
6622
6623 * gdb.base/macscp.exp: Add completion tests.
6624 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6625 (TWENTY_THREE): Likewise.
6626 (FORTY_EIGHT): Likewise.
6627
506800a9
TT
66282008-09-30 Tom Tromey <tromey@redhat.com>
6629
6630 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6631 everywhere.
6632 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6633
1a6f01b5
JK
66342008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6635
6636 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6637 testcase is derived from. Fix racy dependency on an expected PID
6638 number. No longer support the testcase on Linux kernel 2.4.x.
6639
2fae03e8
TT
66402008-09-27 Tom Tromey <tromey@redhat.com>
6641
6642 * gdb.base/macscp.exp: Add tests for stringification, splicing,
6643 and varargs.
6644
1ad15515
PA
66452008-09-22 Pedro Alves <pedro@codesourcery.com>
6646
6647 * lib/mi-support.exp (mi_expect_interrupt): New.
6648 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6649 from gdb.mi/mi-nonstop.exp.
6650 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6651 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6652 lib/mi-support.exp.
6653 Use mi_check_thread_states throughout. Avoid ".*" and do not
6654 require an anchor after -exec-run.
6655
d0b76dc6
DJ
66562008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6657
6658 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6659 stop is pending. Avoid ".*" when two stops are pending.
6660 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6661 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6662 newlines in fullnames.
6663 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6664 (mi_expect_stop): Update comments. Only anchor in sync mode.
6665 Do not match newlines.
6666 (mi_send_resuming_command_raw): Always return status.
6667 (mi_get_stop_line): Do not match more than one line by accident.
6668 Only anchor in sync mode.
6669 (mi_run_inline_test): If -exec-next fails, give up.
6670
9990c830
UW
66712008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6672
6673 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6674 on SPU.
6675
ebcf6f00
JB
66762008-09-10 Joel Brobecker <brobecker@adacore.com>
6677
6678 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6679
b6db24e5
JB
66802008-09-10 Joel Brobecker <brobecker@adacore.com>
6681
6682 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6683 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6684 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6685 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6686 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6687 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6688 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6689 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6690 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6691 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6692 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6693 Include the "= " sequence in the expected output of print tests.
6694
2bf448e0
JB
66952008-09-10 Joel Brobecker <brobecker@adacore.com>
6696
6697 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6698 description for boolean types.
6699
d51fd4c8
PA
67002008-09-09 Pedro Alves <pedro@codesourcery.com>
6701
6702 * gdb.base/hook-stop-continue.c: New.
6703 * gdb.base/hook-stop-continue.exp: New.
6704
694182d2
DJ
67052008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6708
3b8a7fc0
JG
67092008-09-08 Jerome Guitton <guitton@adacore.com>
6710
6711 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6712 (stack_check_probe_2, stack_check_probe_loop_1)
6713 (stack_check_probe_loop_2): New functions.
6714 (main): Add call to these new functions.
6715 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6716 functions, check that the breakpoint is inserted at the appropriate
6717 location.
6718 (insert_breakpoint): Slightly refine this procedure so that it can
6719 be called several times in the test.
6720
96cc0ae8
JG
67212008-09-08 Jerome Guitton <guitton@adacore.com>
6722
6723 * gdb.base/stack-checking.c: New file.
6724 * gdb.base/stack-checking.exp: New file.
6725
1f08b409
TJB
67262008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6727
6728 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6729 * gdb.arch/altivec-regs.exp: Likewise.
6730 * gdb.arch/vsx-regs.exp: Likewise.
6731
3099e1c4
TJB
67322008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6733
6734 * gdb.arch/ppc-fp.exp: New file.
6735 * gdb.arch/ppc-fp.c: New file.
6736
cc69bfc1
PP
67372008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6738
6739 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6740 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 6741
b02a33db
MS
67422008-09-04 Michael Snyder <msnyder@vmware.com>
6743
6744 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6745 as "at" (for non-debug functions such as _start).
6746
2992cbe0
UW
67472008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6748
6749 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6750 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6751 software watchpoints.
6752 * gdb.base/watch_thread_num.exp: Likewise.
6753
514f746b
AR
67542008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6755
6756 * gdb.arch/i386-bp_permanent.exp: New test.
6757
876cecd0
TT
67582008-08-24 Tom Tromey <tromey@redhat.com>
6759
6760 * gdb.base/maint.exp: Update "maint print type".
6761
80f73d71
VP
67622008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6763
6764 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6765 support. Adjust the order of "*running" notifications.
6766 * gdb.mi/non-stop.c: Don't cast from int to void* and
6767 back.
6768
d9c78d7d
MK
67692008-08-20 Mark Kettenis <kettenis@gnu.org>
6770
6771 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6772 expect to find it in the "info frame" output.
6773
97a2d1d3
DJ
67742008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6775
6776 * gdb.base/interp.exp: Always consume both prompts.
6777
b96e2927
PA
67782008-08-20 Pedro Alves <pedro@codesourcery.com>
6779
6780 * gdb.base/pending.exp: Test pending breakpoints without symbols
6781 loaded.
6782
8cf6e61a
VP
67832008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6784
6785 * lib/mi-support.exp (mi_expect_stop): Produce
6786 more details on failures.
6787 * gdb.mi/mi-nonstop.exp: New.
6788 * gdb.mi/non-stop.c: New.
6789
c6ebd6cf
VP
67902008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6791
a9c64011
AS
6792 * gdb.mi/mi-async.exp: Use 'set target-async'.
6793 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 6794
46a9b8ed
DJ
67952008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6796
6797 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6798
44feb3ce
TT
67992008-08-17 Tom Tromey <tromey@redhat.com>
6800
6801 * gdb.base/help.exp (help catch): Rewrite.
6802
311a4e6b
TJB
68032008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6804
6805 * gdb.base/define.exp: Test indented command documentation.
6806 * gdb.python/python.exp: Test indented multi-line command.
6807
604c2f83
LM
68082008-08-15 Luis Machado <luisgpm@br.ibm.com>
6809
6810 * testsuite/gdb.arch/vsx-regs.c: New source file.
6811 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6812 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6813
886a217c
TT
68142008-08-14 Tom Tromey <tromey@redhat.com>
6815
6816 * gdb.base/macscp.exp: Add regression test for "macro define" or
6817 "macro undef" with no arguments.
6818
c814a4f3
PP
68192008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6820
6821 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6822
12ab8a60
UW
68232008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6824
6825 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6826
d57a3c85
TJB
68272008-08-06 Tom Tromey <tromey@redhat.com>
6828
6829 * gdb.python/python.exp: New file.
6830
c7b778ff
JK
68312008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6832
6833 Fix for PR gdb/1543.
6834 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6835 $LOCATION.
6836 (location): New variable.
6837 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6838 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6839 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6840 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6841 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6842 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6843 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6844 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6845 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6846 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6847 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6848 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6849 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6850 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6851 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6852 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6853 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6854 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6855 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6856 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6857 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6858 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6859 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6860 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6861 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6862 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6863 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6864 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6865 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6866 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6867 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6868 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6869 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6870 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6871 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6872 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6873 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6874 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6875 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6876 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6877 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6878 gdb.base/type-opaque.exp, gdb.base/until.exp,
6879 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6880 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6881 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6882 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6883 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6884 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6885 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6886 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6887 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6888 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6889 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6890 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6891 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6892 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6893 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6894 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6895 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6896 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6897 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6898 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6899 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6900 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6901 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6902 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6903 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6904 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6905 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6906 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6907 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6908 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6909 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6910 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6911 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6912 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6913 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6914 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6915 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6916 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6917 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6918 to bug-gdb@prep.ai.mit.edu .
6919
5e06a3d1
VP
69202008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6921
6922 * lib/mi-support.exp (mi_load_shlibs): New.
6923 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6924
9d81d21b
VP
69252008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6926
6927 * lib/mi-support.exp (get_mi_thread_list)
6928 (check_mi_and_console_threads): New, moved from ...
6929 * gdb.mi/mi-pthread.exp: ...here.
6930 * gdb.mi/gdb669.exp (get_mi_thread_list)
6931 (check_mi_and_console_threads): Delete.
6932 * gdb.mi/mi2-pthread.exp: Likewise.
6933
bae98fe0
TT
69342008-07-28 Tom Tromey <tromey@redhat.com>
6935
6936 * Makefile.in (just-check): Remove. Move body to...
6937 (check): ... here.
6938
57380f4e
DJ
69392008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6940
6941 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6942 Add a test for duplicated SIGINTs.
6943
e09490f1
DJ
69442008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6945
6946 * gdb.threads/schedlock.exp (get_args): Update to work for any
6947 value of NUM.
6948 (Top level): Report the number of threads that did not resume.
6949
6387b45f
DJ
69502008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6951
6952 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6953
62f64ff2
DJ
69542008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6955
6956 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6957 non-MI prompt.
6958
fa8de41e
TT
69592008-07-26 Tom Tromey <tromey@redhat.com>
6960
6961 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6962 (function_struct, function_struct_ptr): New globals.
6963 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6964 function pointer in a struct.
6965
ccb3ac8a
TT
69662008-07-26 Tom Tromey <tromey@redhat.com>
6967
6968 * gdb.base/macscp.exp: Add test for macro lexing bug.
6969
d7d9f01e
TT
69702008-07-18 Tom Tromey <tromey@redhat.com>
6971
6972 * gdb.base/macscp.exp: Add macro tests.
6973
9bf07184
PP
69742008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6975
6976 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6977
becf6477
PP
69782008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6979
6980 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6981
0709f7d3
PP
69822008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6983
6984 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6985
7093c834
PP
69862008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6987
6988 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6989
b432ffe3
JK
69902008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6993
b1a268e5
VP
69942008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6995
6996 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6997
e2995f8e
KB
69982008-07-11 Kevin Buettner <kevinb@redhat.com>
6999
7000 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
7001 of regexp to account for changes made to GDB in the printing of
7002 byte vectors.
7003
14032a66
TT
70042008-07-11 Tom Tromey <tromey@redhat.com>
7005
7006 * gdb.base/completion.exp: Add 'help' completion test.
7007
981505ef
JK
70082008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7009
7010 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
7011
10568435
JK
70122008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7013
7014 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
7015
4487aabf
PA
70162008-07-09 Pedro Alves <pedro@codesourcery.com>
7017
7018 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
7019
a4a9b1c4
PA
70202008-07-09 Pedro Alves <pedro@codesourcery.com>
7021
7022 * gdb.base/fullname.exp: Restore pwd if compiling failed.
7023
3c3185ac
JK
70242008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
7027
7ebd49dc
VP
70282008-06-28 Vladimir Prus <vladimir@codesourcery.com>
7029
7030 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
7031 previous commit. Add a comment.
7032
84e46146
PA
70332008-06-28 Pedro Alves <pedro@codesourcery.com>
7034
7035 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
7036
0f8d4a2f
VP
70372008-06-28 Vladimir Prus <vladimir@codesourcery.com>
7038
7039 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
7040
f747e0ce
PA
70412008-06-27 Pedro Alves <pedro@codesourcery.com>
7042
7043 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
7044 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
7045 compiling an executable, link in an object that forces unbuffered
7046 output.
7047 * lib/set_unbuffered_mode.c: New file.
7048
734a5c36
JK
70492008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7050
7051 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
7052
a2840c35
VP
70532008-06-25 Vladimir Prus <vladimir@codesourcery.com>
7054
a9c64011
AS
7055 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
7056 mi_expect_stop.
7057 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
7058 Demand that *running is output.
7059 (detect_async): Perform checking every time.
7060 (mi_send_resuming_command): Extract everything into...
7061 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
7062 (mi_expect_stop): Don't accept any output before *stopped.
7063
6ae37fef
VP
70642008-06-13 Vladimir Prus <vladimir@codesourcery.com>
7065
7066 Robustify mi-simplerun.
a9c64011
AS
7067 * gdb.mi/basics.c (main): Add a call to sleep.
7068 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
7069 * gdb.mi/mi2-cli.exp: Likewise.
7070 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 7071
b4aa76f0 70722008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
7073
7074 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
7075
e1ac3328
VP
70762008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7077
a9c64011
AS
7078 * gdb.mi/mi-console.exp: Adjust.
7079 * gdb.mi/mi-syn-frame.exp: Adjust.
7080 * gdb.mi/mi2-console.exp: Adjust.
7081 * gdb.mi/mi2-syn-frame.exp: Adjust.
7082 * lib/mi-support.exp (mi_run_cmd): Adjust.
7083 (mi_send_resuming_command): Adjust.
e1ac3328 7084
f7f9a841
VP
70852008-06-10 Vladimir Prus <vladimir@codesourcery.com>
7086
7087 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
7088 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
7089 testing of stopped.
7090 * gdb.mi/mi2-syn-frame.exp: Likewise.
7091 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
7092 (async, detect_async): New.
7093 (mi_expect_stop, mi_continue_to_line): Adjust expectation
7094 depending on if we're running in sync or async mode.
f7f9a841 7095
37cd5d19
TT
70962008-06-09 Tom Tromey <tromey@redhat.com>
7097
7098 * gdb.base/completion.exp: New tests for field name completion
7099 with spaces, and field name completion with '->'.
7100
65d12d83
TT
71012008-06-06 Tom Tromey <tromey@redhat.com>
7102
7103 * gdb.base/break1.c (struct some_struct): New struct.
7104 (values): New global.
7105 * gdb.base/completion.exp: Add field name completion test.
7106
ebfe2e3f
PP
71072008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7108
7109 * gdb.cp/call-c.exp: Test for incorrect handling of reference
7110 to pointer.
7111 * gdb.cp/call-c.cc: Likewise.
7112
bcf6fc3a
NR
71132008-06-06 Nick Roberts <nickrob@snap.net.nz>
7114
7115 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
7116 annotation.
7117
49fd4a42 71182008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 7119 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
7120
7121 * gdb.threads/execl.c, gdb.threads/execl1.c,
7122 gdb.threads/execl.exp: New tests.
a9c64011 7123
8a34ac3f
AR
71242008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
7125 Daniel Jacobowitz <dan@codesourcery.com>
7126
7127 * gdb.cp/exception.exp: Activate test, make it work with pending
7128 catchpoints.
7129
86ae69ef
JK
71302008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7131
7132 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
7133
f7f9ae2c
VP
71342008-05-28 Vladimir Prus <vladimir@codesourcery.com>
7135
a9c64011
AS
7136 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
7137 now printed.
7138 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 7139
2a2d4dc3
AS
71402008-05-27 Andreas Schwab <schwab@suse.de>
7141
7142 * gdb.base/frame-args.exp: Handle arguments that are optimized
7143 out.
7144
5099e4d9
LM
71452008-05-26 Luis Machado <luisgpm@br.ibm.com>
7146
7147 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
7148 quiet for ppc32 and group options into a single variable.
7149
d9c36a91
JB
71502008-05-23 Joel Brobecker <brobecker@adacore.com>
7151
7152 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
7153 of zero-size elements.
7154 * gdb.ada/null_array.exp: Test printing this new array.
7155
103a8671
JK
71562008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7157
7158 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
7159
07a4cc1a 71602008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
7161
7162 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
7163 of the "finish" command.
7164
55f996a7
NR
71652008-05-21 Nick Roberts <nickrob@snap.net.nz>
7166
7167 * gdb.base/annota1.exp: Test for new annotation.
7168
907fc202
UW
71692008-05-16 Pedro Alves <pedro@codesourcery.com>
7170
7171 * gdb.base/fixsection.exp: New file.
7172 * gdb.base/fixsection0.c: New file.
7173 * gdb.base/fixsection1.c: New file.
7174
e8f97270
UW
71752008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7176
7177 * gdb.base/annota1.exp: Accept printf@... in place of printf.
7178 * gdb.base/annota3.exp: Likewise.
7179
ac0bb574
NF
71802008-05-13 Nathan Froyd <froydnj@codesourcery.com>
7181
7182 * gdb.base/watch_thread_num.exp: Don't run tests that require
7183 watchpoints if the target doesn't support them.
7184
6fadd07a
DE
71852008-05-12 Doug Evans <dje@google.com>
7186
7187 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
7188
6e9a4a30
JB
71892008-05-09 Joel Brobecker <brobecker@adacore.com>
7190
7191 * gdb.ada/assign_1.exp: New testcase.
7192
08388c79
DE
71932008-05-09 Doug Evans <dje@google.com>
7194
a3c83fae
DE
7195 * gdb.base/find.exp: New file.
7196 * gdb.base/find.c: New file.
08388c79 7197
bd5ddfe8
DJ
71982008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
7199
7200 * gdb.base/commands.exp (watchpoint_command_test): Handle
7201 gdb,no_hardware_watchpoints.
7202 * gdb.base/float.exp: Allow ARM targets without floating point.
7203 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
7204
b5dd68e2 72052008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 7206 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
7207
7208 * gdb.ada/lang_switch: New test program.
7209 * gdb.ada/lang_switch.exp: New testcase.
7210
382d13d1
DE
72112008-05-05 Doug Evans <dje@google.com>
7212
7213 * gdb.base/help.exp (disassemble): Update expected help text.
7214
9dd789d0
PA
72152008-05-04 Pedro Alves <pedro@codesourcery.com>
7216
7217 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
7218
611c83ae
PA
72192008-05-04 Pedro Alves <pedro@codesourcery.com>
7220
7221 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
7222 different times.
7223
ff013f42
JK
72242008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7225
7226 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
7227 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
7228 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
7229 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
7230
96dff6a2
VP
72312008-05-04 Vladimir Prus <vladimir@codesourcery.com>
7232
7233 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
7234 notification to appear.
7235
55cd6f92
DJ
72362008-05-04 Daniel Jacobowitz <dan@debian.org>
7237
7238 * gdb.base/fullname.c: New file.
7239 * gdb.base/fullname.exp: New file.
7240 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
7241
d705c43c
PA
72422008-05-03 Pedro Alves <pedro@codesourcery.com>
7243
7244 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
7245 expressions with macros.
7246
333222e1
JK
72472008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7248
7249 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
7250
5ac01682
DJ
72512008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
7252
7253 * gdb.base/completion.exp: Handle lack of other symbols beginning
7254 with "a".
7255
7256 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
7257
237fc4c9
PA
72582008-05-02 Jim Blandy <jimb@codesourcery.com>
7259
7260 * gdb.asm/asmsrc1.s: Add scratch space.
7261
ed5e9466
DJ
72622008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7263 Daniel Jacobowitz <dan@codesourcery.com>
7264
7265 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
7266 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
7267 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
7268
b39cc962
DJ
72692007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
7270
7271 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
7272
36d520f5
JB
72732008-05-01 Joel Brobecker <brobecker@adacore.com>
7274
7275 * gdb.base/info-target.exp: New testcase.
7276
8d4e3071
DJ
72772008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7278
7279 * gdb.cp/hang.exp: Use .cc instead of .C.
7280 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
7281 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
7282
6f3f3097
DJ
72832008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
7284
7285 * gdb.base/gdb1250.exp: Remove perror.
7286 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
7287
5550a914
PA
72882008-04-30 Pedro Alves <pedro@codesourcery.com>
7289
7290 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
7291 .2byte.
7292
d848e687
DJ
72932008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
7294
7295 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
7296 (maybe_kfail): New.
7297
93b5768b
PA
72982008-04-25 Pedro Alves <pedro@codesourcery.com>
7299
7300 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
7301
721c02de
VP
73022008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7303
a9c64011
AS
7304 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
7305 * gdb.mi/mi2-syn-frame.exp: Likewise.
7306 * lib/mi-support.exp: Likewise.
721c02de 7307
74960c60
VP
73082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7309
7310 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
7311 to specify regexp for the location to stop at.
7312 * gdb.base/break-always.c: New.
7313 * gdb.base/break-always.exp: New.
7314
d24317b4
VP
73152008-04-24 Vladimir Prus <vladimir@codesourcery.com>
7316
7317 * lib/mi-support.exp (mi_runto_helper): Adjust
7318 for the original-location field.
7319 (mi_create_breakpoint, mi_list_breakpoints): New.
7320 * gdb.mi/mi-break.exp: Adjust.
7321 * gdb.mi/mi2-break.exp: Adjust.
7322 * gdb.mi/mi-pending.exp: Adjust.
7323 * gdb.mi/mi-simplerun.exp: Adjust.
7324 * gdb.mi/mi2-simplerun.exp: Adjust.
7325 * gdb.mi/mi-syn-frame.exp: Adjust.
7326 * gdb.mi/mi2-syn-frame.exp: Adjust.
7327 * gdb.mi/mi-until.exp: Adjust.
7328 * gdb.mi/mi2-until.exp: Adjust.
7329 * gdb.mi/mi-var-display.exp: Adjust.
7330 * gdb.mi/mi2-var-display.exp: Adjust.
7331 * gdb.mi/mi-watch.exp: Adjust.
7332 * gdb.mi/mi2-watch.exp: Adjust.
7333
fdc59709 73342008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 7335
a9c64011
AS
7336 * aclocal.m4: Add override.m4.
7337 * configure: Regenerate.
fdc59709 7338
8e91f023
VP
73392008-04-19 Vladimir Prus <vladimir@codesourcery.com>
7340
7341 * gdb.mi/var-cmd.c (do_at_tests): Verify that
7342 '-var-update --all-values' reports new value even the type
7343 of a variable object has changed.
7344
233a11ab
CS
73452008-04-18 Craig Silverstein <csilvers@google.com>
7346
7347 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
7348 files.
d24317b4 7349
9c1137ad
JB
73502008-04-18 Joel Brobecker <brobecker@adacore.com>
7351
7352 * gdb.ada/atomic_enum: New test program.
7353 * gdb.ada/atomic_enum.exp: New testcase.
7354
66d0bbc7
DE
73552008-04-17 Doug Evans <dje@google.com>
7356
7357 * gdb.opt/Makefile.in: Fix whitespace.
7358
100906b0
UW
73592008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
7360
7361 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
7362
4584e32e
DE
73632008-04-17 Doug Evans <dje@google.com>
7364
7365 * gdb.base/hashline1.exp: New testcase.
7366 * gdb.base/hashline2.exp: New testcase.
7367 * gdb.base/hashline2.exp: New testcase.
7368
0a320680
PA
73692008-04-17 Pedro Alves <pedro@codesourcery.com>
7370
7371 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
7372
18ac113b
AR
73732008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
7374
7375 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
7376 temporary breakpoint to match "Temporary breakpoint".
7377 * gdb.base/break.exp (delete_breakpoints): Likewise.
7378 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
7379 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
7380 * gdb.base/display.exp: Likewise.
7381 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
7382 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
7383 * gdb.base/restore.exp (restore_tests): Likewise.
7384 * gdb.base/sepdebug.exp: Likewise.
7385 * gdb.base/watchpoint.exp: Likewise.
7386 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
7387 * gdb.mi/mi-pending.exp: Likewise.
7388 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
7389 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
7390 * gdb.mi/mi-var-cmd.exp: Likewise.
7391 * gdb.mi/mi-var-display.exp: Likewise.
7392 * gdb.mi/mi2-cli.exp: Likewise.
7393 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
7394 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
7395 * gdb.mi/mi2-var-display.exp: Likewise.
7396 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
7397 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
7398 new "disp" field.
a9c64011 7399 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
7400 reason. This is to support fix for PR2424.
7401
add38693
JK
74022008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7403
7404 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
7405
fcacd99f
VP
74062008-04-13 Vladimir Prus <vladimir@codesourcery.com>
7407
7408 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 7409 field. Add more floating varobj tests.
fcacd99f 7410 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
7411 field.
7412 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
7413 (main): Call do_at_tests.
7414 * lib/mi-support.exp (mi_create_floating_varobj)
7415 (mi_varobj_update_with_type_change): New.
fcacd99f 7416
de051565
MK
74172008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7418
7419 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
7420 option of -var-evaluate-expression.
7421 * gdb.mi/mi2-var-display.exp: Likewise.
7422
dbc52822
VP
74232008-04-07 Vladimir Prus <vladimir@codesourcery.com>
7424
7425 Introduce test setup helpers.
a9c64011
AS
7426 * lib/gdb.exp (build_executable, clean_restart)
7427 (prepare_for_testing): New.
7428 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
7429 * gdb.base/return.exp: Likewise.
7430 * gdb.base/ending-run.exp: Likewise.
dbc52822 7431
473591da
NR
74322008-04-07 Nick Roberts <nickrob@snap.net.nz>
7433
7434 * gdb.mi/mi-async.exp: New test for asynchronous Machine
7435 Interface (MI) responses.
7436
2b2d9e11
VP
74372008-04-06 Vladimir Prus <vladimir@codesourcery.com>
7438
a9c64011
AS
7439 * gdb.cp/breakpoint.cc: New code to test conditions involving
7440 member variables.
7441 * gdb.cp/breakpoint.exp: Test condition involving member
7442 variables.
2b2d9e11 7443
bb378428
VP
74442008-04-05 Vladimir Prus <vladimir@codesourcery.com>
7445
7446 * lib/mi-support.exp (mi_expect_stop): New.
7447 (mi_run_cmd): Change the
7448 token. Use mi_send_resuming_command, use
7449 mi_expect_stop.
7450 (mi_execute_to_helper): Rename to mi_execute_to.
7451 (mi_send_resuming_command): Add more error patterns.
7452 (mi_wait_for_stop): Renamed to...
7453 (mi_get_stop_line): ...this.
7454 (mi_run_inline_test): Adjust.
7455
7456 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
7457 * gdb.mi/mi-console.exp: Likewise.
7458 * gdb.mi/mi-pending.exp: Likewise.
7459 * gdb.mi/mi-simplerun.exp: Likewise.
7460 * gdb.mi/mi-stack.exp: Likewise.
7461 * gdb.mi/mi-stepi.exp: Likewise.
7462 * gdb.mi/mi-syn-frame.exp: Add comment.
7463 * gdb.mi/mi-until.exp: Likewise.
7464 * gdb.mi/mi-var-display.exp: Likewise.
7465 * gdb.mi/mi-watch.exp: Likewise.
7466 * gdb.mi/mi2-cli.exp: Likewise.
7467 * gdb.mi/mi2-console.exp: Likewise.
7468 * gdb.mi/mi2-simplerun.exp: Likewise.
7469 * gdb.mi/mi2-stack.exp: Likewise.
7470 * gdb.mi/mi2-stepi.exp: Likewise.
7471 * gdb.mi/mi2-until.exp: Likewise.
7472 * gdb.mi/mi2-var-display.exp: Likewise.
7473 * gdb.mi/mi2-watch.exp: Likewise.
7474
62172bb9
UW
74752008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7476
7477 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
7478
7479 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
7480
a13e061a
PA
74812008-04-04 Pedro Alves <pedro@codesourcery.com>
7482
7483 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
7484 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
7485 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7486 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
7487 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
7488 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
7489 expect an mi error duplicated in stderr.
7490
eae06beb
JB
74912008-04-03 Joel Brobecker <brobecker@adacore.com>
7492
7493 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
7494 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
7495 Add a couple of tests that verify the behavior when the new setting
7496 is set to "cancel" and "all".
7497 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
7498 "ask" before we start the testing.
7499
79c6ced6
AR
75002008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7501
7502 * gdb.cp/casts.cc: Add class reference variables.
7503 * gdb.cp/casts.exp: New test cases for up/down casting references.
7504
6c2d1a6b
MK
75052008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
7506
7507 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
7508 instead of beginning to make an extra test pass.
7509 * gdb.mi/mi2-var-display.exp: Likewise.
7510
55b411d9
MR
75112008-03-31 Maciej W. Rozycki <macro@mips.com>
7512
7513 * gdb.base/break.exp: Mark failures as such. Fix formatting.
7514
c6140da2
MD
75152008-03-31 Markus Deuling <deuling@de.ibm.com>
7516 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7517
7518 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
7519 value. Add xfail for older kernels.
7520
79732189
AR
75212008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
7522
7523 Bring mi-support in line with gdb.exp.
7524 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
7525 (mi_gdb_start): New function.
7526
33c3676e
MR
75272008-03-28 Maciej W. Rozycki <macro@mips.com>
7528
7529 * gdb.mi/mi-var-cmd.exp: Fix a typo.
7530
92e28119
VP
75312008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7532
7533 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
7534 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 7535
9e8e3afe
VP
75362008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7537
7538 * lib/mi-support.exp (mi_create_varobj_checked): New.
7539 (mi_list_varobj_children): Allow to check for a
7540 value.
7541 (mi_list_array_varobj_children): New.
7542
7543 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
7544 and mi_list_varobj_children, as opposed to hardcoding
7545 expected strings.
7546 * gdb.mi/gdb701.exp: Likewise.
7547 * gdb.mi/gdb792.exp: Likewise.
7548 * gdb.mi/mi-var-block.exp: Likewise.
7549 * gdb.mi/mi-var-cmd.exp: Likewise.
7550 * gdb.mi/mi-var-invalidate.exp: Likewise.
7551 * gdb.mi/mi2-var-block.exp: Likewise.
7552 * gdb.mi/mi2-var-child.exp: Likewise.
7553 * gdb.mi/mi2-var-cmd.exp: Likewise.
7554 * gdb.mi/mi2-var-display.exp: Likewise.
7555
9df50351
JK
75562008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7557
7558 Fix random false FAILs on i386.
7559 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
7560
31e5d73a
DJ
75612008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7562
7563 PR gdb/544
7564 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
7565
12f4afab
DJ
75662008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7567
7568 PR gdb/544
7569 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
7570
b562a0cb
DJ
75712008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7572
7573 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
7574 fixed PR gdb/544.
7575
17faa917
DJ
75762008-03-21 Pedro Alves <pedro@codesourcery.com>
7577
7578 * gdb.threads/fork-child-threads.exp: Test next over fork.
7579
6214f497
DJ
75802008-03-21 Chris Demetriou <cgd@google.com>
7581
7582 * gdb.base/break.exp (rbreak junk): New test for rbreak
7583 "Junk at end of arguments" issue.
7584
63092375
DJ
75852008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7586
7587 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7588 *& to work on created array elements.
7589 (Top level): Test print $pc with a file. Test string operations
7590 without a target.
7591 * gdb.base/ptype.exp: Do not expect *& to work on created array
7592 elements.
7593
b21991b0
DJ
75942008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7595
7596 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7597 gdb.threads/staticthreads.exp: Update exit query.
7598
c4b347c7
SL
75992008-03-07 Sandra Loosemore <sandra@codesourcery.com>
7600
7601 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7602
fa4727a6
DJ
76032008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7604
7605 * gdb.base/watchpoint.c (global_ptr, func4): New.
7606 (main): Call func4.
7607 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7608 (test_inaccessible_watchpoint): New.
7609
2f34202f
MR
76102008-02-29 Maciej W. Rozycki <macro@mips.com>
7611
7612 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7613 select the largest.
7614
0d6ba1b1
DJ
76152008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7616
7617 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7618 frames-invalid annotations.
7619
e691325a
PM
76202008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
7621
a9c64011 7622 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 7623
f85b5ecc
DE
76242008-02-27 Doug Evans <dje@google.com>
7625
7626 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7627 for bug 1738.
7628 (breakpoint_to_handler_entry): Ditto.
7629
b40e7bf3
JB
76302008-02-27 Joel Brobecker <brobecker@adacore.com>
7631
7632 * gdb.base/ending-run.exp: Use the first line of code inside
7633 function body to test breakpoints.
7634 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7635 location where the breakpoint is inserted when using the line
7636 where a function is declared. Fix typo in the description of
7637 one of the tests.
7638 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7639
2faca73a
PM
76402008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7641
7642 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 7643 tests.
2faca73a 7644
6f439c36
PM
76452008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7646
7647 * gdb.base/args.exp: avoid same output for tests
7648 with single quotes.
7649
54e52265
VP
76502008-02-26 Vladimir Prus <vladimir@codesourcery.com>
7651
a9c64011
AS
7652 * gdb.base/annota1.exp: Adjust for 'info break'
7653 format changes.
7654 * gdb.base/annota3.exp: Likewise.
7655 * gdb.base/break.exp: Likewise.
7656 * gdb.base/condbreak.exp: Likewise.
7657 * gdb.base/pending.exp: Likewise.
7658 * gdb.base/sepdebug.exp: Likewise.
7659 * gdb.base/unload.exp: Likewise.
7660 * gdb.cp/ovldbreak.exp: Likewise.
7661 * gdb.mi/mi-pending.exp: Likewise.
54e52265 7662
897b09ca
DE
76632008-02-07 Doug Evans <dje@google.com>
7664
7665 * gdb.cp/mb-inline.exp: New.
7666 * gdb.cp/mb-inline.h: New.
7667 * gdb.cp/mb-inline1.cc: New.
7668 * gdb.cp/mb-inline2.cc: New.
7669
b1c32d35
PM
76702008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
7671
7672 * gdb.pascal/floats.pas: New test program.
7673 * gdb.pascal/floats.exp: New testcase.
7674
1a4ca44a
TJB
76752008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7676
7677 * gdb.base/callfuncs.c (t_float_many_args): New function.
7678 (t_double_many_args): New function.
7679 * gdb.base/callfuncs.exp: Add tests for exceeding float
7680 and double parameters passed through the stack.
7681
439048e8
JB
76822008-02-05 Joel Brobecker <brobecker@adacore.com>
7683
7684 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7685 gdb.ada/complete/foo.adb: New files.
7686 * gdb.ada/complete.exp: New testcase.
7687
81fe8080
DE
76882008-02-03 Doug Evans <dje@google.com>
7689
301f0ecf
DE
7690 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7691
81fe8080
DE
7692 * gdb.cp/gdb2384.exp: New file.
7693 * gdb.cp/gdb2384.cc: New file.
7694 * gdb.cp/gdb2384-base.h: New file.
7695 * gdb.cp/gdb2384-base.cc: New file.
7696
4b071aec
DE
76972008-02-02 Doug Evans <dje@google.com>
7698
7699 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7700
61137ba6
JB
77012007-02-01 Joel Brobecker <brobecker@adacore.com>
7702
7703 * gdb.ada/sym_print_name: New test program.
7704 * gdb.ada/sym_print_name.exp: New testcase.
7705
77062007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
7707
7708 * gdb.ada/nested/hello.adb: New file.
7709 * gdb.ada/nested.exp: New testcase.
7710 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7711
98deb0da
VP
77122008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7713
7714 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
7715 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7716 don't cause future evaluations of function to report
7717 creation of internal breakpoints.
98deb0da 7718
723a2275
VP
77192008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7720
7721 * gdb.mi/mi-break.exp (test_error): New.
7722 Call it.
7723
fb546a2f
LM
77242008-01-31 Luis Machado <luisgpm@br.ibm.com>
7725
7726 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7727 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7728
2d8fd90a
PM
77292008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7730
7731 * gdb.pascal/integers.pas: New test program.
7732 * gdb.pascal/integers.exp: New testcase.
7733
a7fa0ded
PM
77342008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7735
7736 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7737
5e1a1926
TJB
77382008-01-30 Luis Machado <luisgpm@br.ibm.com>
7739
7740 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7741 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7742
8d04f9f0
JB
77432008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7744
7745 * gdb.ada/formatted_ref: New test program.
7746 * gdb.ada/formatted_ref.exp: New testcase.
7747
7748 * gdb.cp/formatted-ref.cc: New file.
7749 * gdb.cp/formatted-ref.exp: New testcase.
7750
ce75a98f
JB
77512008-01-30 Joel Brobecker <brobecker@adacore.com>
7752
7753 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7754
e835f6bf
NR
77552008-01-30 Nick Roberts <nickrob@snap.net.nz>
7756
7757 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7758 (test_file_list_exec_source_file): Update to new macro-info field.
7759
d118ef87
PH
77602008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7761
7762 * gdb.ada/exprs: New test program.
7763 * gdb.ada/exprs.exp: New testcase.
7764
7d35ab09
TJB
77652008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7766
7767 * dfp-test.c (DELTA, DELTA_B): New definitions.
7768 (double_val1, double_val2, double_val3, double_val4, double_val5,
7769 double_val6, double_val7, double_val8, double_val9, double_val10,
7770 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7771 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7772 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7773 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7774 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7775 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7776 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7777 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7778 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7779 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7780 dec128_val16): New global variables.
7781 (decimal_dec128_align): New function.
7782 (decimal_mixed): Likewise.
7783 (decimal_many_args_dec32): Likewise.
7784 (decimal_many_args_dec64): Likewise.
7785 (decimal_many_args_dec128): Likewise.
7786 (decimal_many_args_mixed): Likewise.
7787 * dfp-test.exp: Add tests calling new inferior functions.
7788
2d717e4f
DJ
77892008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7790
7791 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7792 gdb.server/ext-run.exp: New files.
7793 * lib/gdbserver-support.exp (gdbserver_download): New.
7794 (gdbserver_start): New. Update gdbserver expected
7795 output.
7796 (gdbserver_spawn): Use them.
7797 (gdbserver_start_extended): New.
7798
e85a822c
DJ
77992008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7800
7801 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7802 Run on GNU/Linux.
7803 (do_exec_tests): Check for systems which do not support catchpoints.
7804 Do not match START.
7805 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7806 Run on GNU/Linux. Enable verbose output.
7807 (check_fork_catchpoints): New.
7808 (explicit_fork_child_follow, catch_fork_child_follow)
7809 (tcatch_fork_parent_follow): Update expected messages.
7810 (do_fork_tests): Use check_fork_catchpoints.
7811 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7812 Run on GNU/Linux. Enable verbose output.
7813 (check_vfork_catchpoints): New.
7814 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7815 expected messages.
7816 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7817
401ea829
JB
78182008-01-29 Jim Blandy <jimb@red-bean.com>
7819
7820 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7821 host' errors.
7822 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7823
aceaf3ad
JB
78242008-01-29 Jim Blandy <jimb@red-bean.com>
7825
7826 * gdb.threads/sigthread.c: Use barriers to ensure that
7827 child_thread and child_thread_two are always initialized before we
7828 start to use them.
7829
a5606eee
VP
78302008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7831
7832 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7833 * gdb.base/watchpoint-solib.c: New.
7834 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7835
c55a82bb
PM
78362008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7837
7838 * gdb.base/gdb1056.exp: Add unsigned integer test.
7839
0993fe05
DE
78402008-01-28 Doug Evans <dje@google.com>
7841
7842 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7843
4fe42e7f
JB
78442008-01-27 Jim Blandy <jimb@codesourcery.com>
7845
c7a69933
JB
7846 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7847
4fe42e7f
JB
7848 * gdb.base/expand-psymtabs.exp: Doc fix.
7849
5def8285
MK
78502008-01-26 Mark Kettenis <kettenis@gnu.org>
7851
7852 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7853
5313c911
NR
78542008-01-24 Nick Roberts <nickrob@snap.net.nz>
7855
a9c64011 7856 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7857 -var-set-format.
7858
93815fbf
VP
78592008-01-23 Chris Demetriou <cgd@google.com>
7860
7861 * gdb.threads/thread_events.c: New testcase source file.
7862 * gdb.threads/thread_events.exp: New testcase expect file.
7863
467a88ee
NR
78642008-01-23 Nick Roberts <nickrob@snap.net.nz>
7865
7866 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7867
7868 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7869 -var-set-format.
7870
d8f82aba
DJ
78712008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7872 Vladimir Prus <vladimir@codesourcery.com>
7873
7874 * gdb.base/float.exp: Allow missing floating point for m68k and
7875 PowerPC.
7876
60c46647
VP
78772008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7878
7879 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7880 ignore count.
7881 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7882 * gdb.mi/mi-cli.exp: Adjust.
7883 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7884
c7dd36a1
PA
78852008-01-17 Pedro Alves <pedro@codesourcery.com>
7886
7887 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7888 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7889 with dummy_ptr's address.
7890 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7891 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7892 all targets.
7893 * gdb.mi/mi2-var-child.exp: Likewise.
7894
39d5313e
JB
78952008-01-09 Joel Brobecker <brobecker@adacore.com>
7896
7897 * gdb.ada/null_array: New test program.
7898 * gdb.ada/null_array.exp: New testcase.
7899
0aea4bf3
LM
79002008-01-09 Luis Machado <luisgpm@br.ibm.com>
7901
7902 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7903 with required float modifiers.
7904
0b354900
JB
79052008-01-08 Joel Brobecker <brobecker@adacore.com>
7906
7907 * gdb.ada/funcall_param: New test program.
7908 * gdb.ada/funcall_param.exp: New testcase.
7909
cdb7f5d4
JB
79102008-01-08 Joel Brobecker <brobecker@adacore.com>
7911
7912 * gdb.ada/arrayparam: New test program.
7913 * gdb.ada/arrayparam.exp: New testcase.
7914
88e2547f
JB
79152008-01-08 Joel Brobecker <brobecker@adacore.com>
7916
7917 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7918 landed. Should also fix random failures in the test following it.
7919
f6867ce0
TJB
79202008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7921
7922 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7923 for expressions with decimal float values.
7924 (test_dfp_conversions): New function to test casts to and from
7925 decimal float types.
7926 Call test_dfp_conversions.
7927 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7928 elements.
7929 (main): Initialize ds.float4 and ds.double8 elements.
7930 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7931 string to new error message.
7932 (d64_set_tests): Likewise.
7933 (d128_set_tests): Likewise.
7934 Add tests for expressions with decimal float variables. Add tests for
7935 conversions to and from decimal float types.
7936
f9c11282
JB
79372008-01-05 Joel Brobecker <brobecker@adacore.com>
7938
7939 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7940 * gdb.ada/packed_tagged.exp: New testcase.
7941
0ecbca72
JB
79422008-01-04 Joel Brobecker <brobecker@adacore.com>
7943
7944 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7945 gdb.ada/homonym/homonym_main.adb: New files.
7946 * gdb.ada/homonym.exp: New testcase.
7947
c18d3d89
JB
79482008-01-04 Joel Brobecker <brobecker@adacore.com>
7949
7950 * gdb.ada/packed_array.exp: Add testing of references to
7951 a packed array.
7952
ecc7085b
JB
79532008-01-04 Joel Brobecker <brobecker@adacore.com>
7954
7955 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7956 New files.
7957 * gdb.ada/type_coercion.exp: New testcase.
7958
c474c922
JB
79592008-01-04 Joel Brobecker <brobecker@adacore.com>
7960
7961 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7962 gdb.ada/tagged/foo.adb: New file.
7963 * gdb.ada/tagged.exp: New testcase.
7964
9005b927
JB
79652008-01-04 Joel Brobecker <brobecker@adacore.com>
7966
7967 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7968 gdb.ada/ptype_field/foo.adb: New files.
7969 * gdb.ada/ptype_field.exp: New testcase.
7970
1a6aaad8
JB
79712008-01-03 Joel Brobecker <brobecker@adacore.com>
7972
7973 * gdb.ada/print_pc.exp: New testcase.
7974
0ef22f53
JB
79752008-01-03 Joel Brobecker <brobecker@adacore.com>
7976
7977 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7978 gdb.ada/taft_type/p.adb: New files.
7979 * gdb.ada/taft_type.exp: New testcase.
7980
1689ecf8
JB
79812008-01-03 Joel Brobecker <brobecker@adacore.com>
7982
7983 * gdb.ada/array_bounds/bar.adb: New file.
7984 * gdb.ada/array_bounds.exp: New testcase.
7985
a4d0b9c3
JB
79862008-01-03 Joel Brobecker <brobecker@adacore.com>
7987
7988 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7989 gdb.ada/arrayptr/foo.adb: New files.
7990 * gdb.ada/arrayptr.exp: New testcase.
7991
a31ace00
JB
79922008-01-03 Joel Brobecker <brobecker@adacore.com>
7993
7994 * gdb.base/set-lang-auto.exp: New testcase.
7995
a97fced3
JB
79962008-01-03 Joel Brobecker <brobecker@adacore.com>
7997
7998 * gdb.ada/fun_addr/foo.adb: New file.
7999 * gdb.ada/fun_addr.exp: New testcase.
8000
ef29ce1a
JK
80012008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8002
8003 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
8004 New files
8005
0fafefe3
JB
80062008-01-02 Joel Brobecker <brobecker@adacore.com>
8007
8008 * array_subscript_addr/p.adb: New file.
a9c64011 8009 * array_subscript_addr.exp: New testcase.
0fafefe3 8010
c4359f8d
JB
80112008-01-02 Joel Brobecker <brobecker@adacore.com>
8012
a9c64011 8013 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
8014 New files.
8015 * gdb.ada/str_cmp_ref.exp: New testcase.
8016
1aa1b15b
JB
80172008-01-01 Joel Brobecker <brobecker@adacore.com>
8018
8019 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
8020 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 8021 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 8022
81c9b2cf
JB
80232008-01-01 Joel Brobecker <brobecker@adacore.com>
8024
8025 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
8026 gdb.ada/ref_param/pck.ads: New files.
8027 * gdb.ada/ref_param.exp: New testcase.
8028
319e4674
JB
80292008-01-01 Joel Brobecker <brobecker@adacore.com>
8030
8031 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
8032 gdb.ada/interface/foo.adb: New files.
8033 * gdb.ada/interface.exp: New testcase.
8034
ef682c56
JB
80352007-12-31 Jim Blandy <jimb@codesourcery.com>
8036
8037 * gdb.base/multi-forks.exp: Consume all output from child
8038 processes before proceeding to next test.
8039
f6f3eb6c
JB
80402007-12-29 Jim Blandy <jimb@codesourcery.com>
8041
8042 * configure: Regenerated.
8043
f652e42f
JB
80442007-12-27 Joel Brobecker <brobecker@adacore.com>
8045
8046 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
8047 gdb.ada/fixed_cmp/fixed.adb: New files.
8048 * gdb.ada/fixed_cmp.exp: New testcase.
8049
6943e596
JB
80502007-12-27 Joel Brobecker <brobecker@adacore.com>
8051
8052 * gdb.ada/boolean_expr.exp: New testcase.
8053
aad9a193
JB
80542007-12-26 Jim Blandy <jimb@codesourcery.com>
8055
8056 * gdb.base/multi-forks.exp: Doc fix.
8057
fb5f3683
JB
80582007-12-26 Joel Brobecker <brobecker@adacore.com>
8059
8060 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
8061 * gdb.ada/char_param.exp: Do not compile our test program with
8062 -gnata, this is unnecessary.
8063 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
8064
384e4a9c
JB
80652007-12-24 Joel Brobecker <brobecker@adacore.com>
8066
8067 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
8068 gdb.ada/print_chars/foo.adb: New files.
8069 * gdb.ada/print_chars.exp: New testcase.
8070
01e044f7
JB
80712007-12-24 Joel Brobecker <brobecker@adacore.com>
8072
8073 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
8074 gdb.ada/char_param/foo.adb: New files.
8075 * gdb.ada/char_param.exp: New testcase.
8076
0ce17860
JB
80772007-12-22 Jim Blandy <jimb@codesourcery.com>
8078
8079 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
8080 hard-coding source line numbers into the test.
8081 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
8082 gdb_get_line_number to find.
8083
919809b9
JB
80842007-12-22 Joel Brobecker <brobecker@adacore.com>
8085
8086 * gdb.base/ptype.c (highest): New struct type.
8087 (the_highest): New variable of that type.
8088 (main): Add dummy assignment to a field of variable the_highest.
8089 * gdb.base/ptype.exp: Test type printing of our new variable.
8090
abc8a88d
PM
80912007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
8092
8093 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 8094 and record first explicitly generated thread number.
abc8a88d
PM
8095 Use that thread number for thread specific watchpoint test.
8096 Add iteration number to repetitive tests.
8097
5158f3e3
CES
80982007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
8099 Jim Blandy <jimb@codesourcery.com>
8100
8101 * gdb.base/expand-psymtabs.c: New testcase
8102 source file.
8103 * gdb.base/expand-psymtabs.exp: New testcase
8104 expect file.
8105
37e4754d
LM
81062007-12-17 Luis Machado <luisgpm@br.ibm.com>
8107
8108 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
8109 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
8110
551e5d04
JB
81112007-12-17 Joel Brobecker <brobecker@adacore.com>
8112
8113 * gdb.ada/frame_args/foo.adb: New file.
8114 * gdb.ada/frame_args/pck.ads: New file.
8115 * gdb.ada/frame_args/pck.adb: New file.
8116 * gdb.ada/frame_args.exp: New testcase.
8117
a05ee097
JB
81182007-12-17 Joel Brobecker <brobecker@adacore.com>
8119
8120 * gdb.base/frame-args.c: New file.
8121 * gdb.base/frame-args.exp: New testcase.
8122
c162e8c9 81232007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 8124 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
8125
8126 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
8127
afe8ab22 81282007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8129
afe8ab22
VP
8130 * gdb.mi/mi-pending.exp: New.
8131 * gdb.mi/mi-pending.c: New.
8132 * gdb.mi/mi-pendshr.c: New.
8133
dfdfb3ca
JB
81342007-12-06 Jim Blandy <jimb@codesourcery.com>
8135
8136 * gdb.base/default.exp: Update expected output for 'info catch'.
8137
b7fca990
JK
81382007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8139
8140 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
8141 must be set to binary.
8142
6a1afc1e
PA
81432007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
8144
8145 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
8146
a6b151f1
DJ
81472007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8148
8149 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
8150 gdb.mi/mi-file-transfer.exp: New.
8151
43039443
JK
81522007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8153
8154 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
8155
0ef2251b
MR
81562007-11-22 Maciej W. Rozycki <macro@mips.com>
8157
8158 * gdb.trace/backtrace.exp: Fix a typo.
8159 * gdb.trace/circ.exp: Likewise.
8160 * gdb.trace/collection.exp: Likewise.
8161 * gdb.trace/limits.exp: Likewise.
8162 * gdb.trace/report.exp: Likewise.
8163 * gdb.trace/tfind.exp: Likewise.
8164 * gdb.trace/while-dyn.exp: Likewise.
8165
5443631e
NR
81662007-11-21 Nick Roberts <nickrob@snap.net.nz>
8167
8168 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
8169 objects of pointers that can't be dereferenced are now
8170 "noneditable".
8171
a4ce5b0d
UW
81722007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8173
8174 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
8175 (target_cpu): Remove.
8176
d6e956e5
VP
81772007-10-15 Vladimir Prus <vladimir@codesourcery.com>
8178
8179 * gdb.base/ending-run.exp: Expect the list of cleared
8180 breakpoint to come in natural order, not the reversed one.
a9c64011 8181
214270ab
VP
81822007-11-07 Vladimir Prus <vladimir@codesourcery.com>
8183
8184 * gdb.mi/mi-var-child.c (do_child_deletion): New.
8185 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 8186
1a619819
LM
81872007-11-05 Luis Machado <luisgpm@br.ibm.com>
8188
8189 * gdb.base/printcmds.exp: New function
8190 test_printf_with_dfp.
8191
5b01a6fa
DE
81922007-11-02 Doug Evans <dje@google.com>
8193
8194 * gdb.disasm/t01_mov.s: Remove carriage returns.
8195 * gdb.disasm/t02_mova.s: Ditto.
8196 * gdb.disasm/t03_add.s: Ditto.
8197 * gdb.disasm/t04_sub.s: Ditto.
8198 * gdb.disasm/t05_cmp.s: Ditto.
8199 * gdb.disasm/t06_ari2.s: Ditto.
8200 * gdb.disasm/t07_ari3.s: Ditto.
8201 * gdb.disasm/t08_or.s: Ditto.
8202 * gdb.disasm/t09_xor.s: Ditto.
8203 * gdb.disasm/t10_and.s: Ditto.
8204 * gdb.disasm/t11_logs.s: Ditto.
8205 * gdb.disasm/t12_bit.s: Ditto.
8206 * gdb.disasm/t13_otr.s: Ditto.
8207
ec33ab7f
JK
82082007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8209
8210 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
8211
ae0d01ff
UW
82122007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8213
8214 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
8215 provide DFP support.
8216
55eddb0f
DJ
82172007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
8218
8219 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
8220 Test "set powerpc vector-abi". Skip auto-detection tests for old
8221 toolchains.
8222
7020f05c
PA
82232007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8224
8225 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
8226 with [string compare].
8227
84bc3db9
PA
82282007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
8229
8230 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
8231 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
8232
5876dc88
LM
82332007-10-25 Luis Machado <luisgpm@br.ibm.com>
8234
8235 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
8236 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
8237 * gdb.opt/Makefile.in: New makefile.
8238 * Makefile.in: Create new directory "gdb.opt".
8239 * configure.ac: Add "gdb.opt" directory.
8240 * configure: Regenerated.
a9c64011 8241
c3ea9a14
DE
82422007-10-25 Doug Evans <dje@google.com>
8243
8244 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
8245 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
8246
a9c64011 82472007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
8248 Thiago Jung Bauermann <bauerman@br.ibm.com>
8249
8250 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
8251 Floating Point expressions.
8252 * gdb.base/dfp-test.exp: new file adding tests for Decimal
8253 Floating Point variables.
8254 * gdb.base/dfp-test.c: new file containing program with Decimal
8255 Floating variables, used by gdb.base/dfp-test.exp.
8256
62a24a2b
DJ
82572007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8258
8259 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
8260
e7b1eae6
UW
82612007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8262
8263 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
8264 compiling test case with GCC.
8265 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
8266
c641edcc
UW
82672007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8268
8269 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8270 format changes.
8271
5e5ebfe6
MS
82722007-10-18 Michael Snyder <msnyder@specifix.com>
8273
8274 * gdb.base/dbx.exp: Add missing "-re " operator.
8275
e831e7b6
GM
82762007-10-16 Gaius Mulley <gaius@glam.ac.uk>
8277
8278 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
8279 * configure.ac: Removed trailing spaces after backslash.
8280 * gdb.modula2: New directory.
8281 * gdb.modula2/Makefile.in: New file.
8282 * gdb.modula2/unbounded-array.exp: New file.
8283 * gdb.modula2/unbounded1.c: New file.
8284
7cc46491
DJ
82852007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8286
8287 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
8288
82892007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
8290
8291 * gdb.base/sigstep.c (main): Add checks for
8292 return values for setitimer call.
8293 Call setitimer again with itimer = ITIMER_REAL
8294 if first call to setitimer fails.
8295
e91528f0
KH
82962007-10-11 Kazu Hirata <kazu@codesourcery.com>
8297
8298 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
8299 of $timeout.
8300
2ec9a4f8
DJ
83012007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8302
8303 * gdb.server/server-run.exp: Test for dynamic linker symbols.
8304
83052007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
8306
8307 * lib/gdb.exp (gdb_run_cmd): Move comment outside
8308 of gdb_expect call, to avoid interruption.
8309
64b2fa04
PA
83102007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
8311
8312 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
8313 (v_unsigned_long_long, v_long_long_array)
8314 (v_signed_long_long_array, v_unsigned_long_long_array)
8315 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
8316 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
8317 [!NO_LONG_LONG]: New.
8318 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
8319 v_long_long_member.
8320
8321 (v_long_long_func, v_signed_long_long_func)
8322 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
8323 (main) [!NO_LONG_LONG]: Initialize long long variants.
8324
8325 * gdb.base/whatis.exp: If board file requests no_long_long, build
8326 test with NO_LONG_LONG defined. Test long long, signed long long,
8327 and unsigned long long variants but only if board file doesn't
8328 disable it.
8329
a912286e 83302007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 8331 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
8332
8333 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
8334 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
8335 * configure: Regenerated.
8336 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
8337 gdb.pascal/types.exp, lib/pascal.exp: New files.
8338
471ba8c9
DJ
83392007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
8340
8341 * gdb.cp/classes.exp (do_tests): Always step to the line after the
8342 call.
8343 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
8344 to return to the call.
8345 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
8346 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
8347 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
8348 * gdb.mi/mi-until.exp (test_until): Likewise.
8349 * gdb.mi/mi2-until.exp (test_until): Likewise.
8350
fef8a650
DJ
83512007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
8352
8353 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
8354 two-char array.
8355 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
8356
d983da9c
DJ
83572007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8358
8359 * gdb.threads/watchthreads.c (thread_function): Sleep between
8360 iterations.
8361 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
8362 at once for S/390. Generate matching fails and passes.
8363
17f62551
VP
83642007-09-27 Vladimir Prus <vladimir@codesourcery.com>
8365
8366 * gdb.mi/var-cmd.c (do_children_tests): Initialize
8367 the 'struct_declarations' variable to zeros.
a9c64011 8368
ed0616c6
VP
83692007-09-24 Vladimir Prus <vladimir@codesourcery.com>
8370
8371 * gdb.cp/mb-ctor.cc: New.
8372 * gdb.cp/mb-ctor.exp: New.
8373 * gdb.cp/mb-templates.cc: New.
8374 * gdb.cp/mb-templates.exp: New.
8375
41f1b697
DJ
83762007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
8377
8378 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
8379
3f213f78
PA
83802007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
8381
8382 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
8383 targets.
8384 * configure: Regenerate.
8385
0d381245 83862007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8387
0d381245
VP
8388 * gdb.base/annota1.exp: Adjust for 'info break'
8389 format changes.
8390 * gdb.base/annota3.exp: Likewise.
8391 * gdb.base/break.exp: Likewise.
8392 * gdb.base/condbreak.exp: Likewise.
8393 * gdb.base/pending.exp: Likewise.
8394 * gdb.base/sepdebug.exp: Likewise.
8395 * gdb.base/unload.exp: Likewise.
8396 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 8397
fe3f5fa8
VP
83982007-09-22 Vladimir Prus <vladimir@codesourcery.com>
8399
8400 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
8401 messages.
8402 * gdb.base/chng-syms.exp: Likewise.
8403 * gdb.base/unload.exp: Likewise.
a9c64011 8404
a75cf6c0
DJ
84052007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
8406
8407 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
8408
18ecae38
DJ
84092007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8410
8411 * schedlock.c (NUM): Change to 1.
8412 (main): Use args[0] for the main thread.
8413 * schedlock.exp: Only expect two threads. Only issue one pass or fail
8414 regardless of the number of threads.
8415
5509918f
MR
84162007-09-14 Maciej W. Rozycki <macro@mips.com>
8417
4a543daf
MR
8418 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
8419 type down.
8420 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8421 test.
8422 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
8423 watchpoint type down.
8424 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8425 test.
8426
84272007-09-14 Maciej W. Rozycki <macro@mips.com>
8428
5509918f
MR
8429 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
8430 Move all the tests here and run them twice, once using software
8431 watchpoints and once using hardware watchpoints.
8432 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
8433
40b53987
DJ
84342007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
8435
8436 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
8437 test.
8438
695e2681
MK
84392007-09-10 Mark Kettenis <kettenis@gnu.org>
8440
8b3fc8d8
MK
8441 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
8442 build-id.
8443
695e2681
MK
8444 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
8445 know about $ORIGIN. Calculate output dir from $dest instead of
8446 using ${objdir}/{$subdir}.
8447
58d69f29
MK
84482007-09-09 Mark Kettenis <kettenis@gnu.org>
8449
8450 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
8451 gcore, before continuing with the test.
8452
3e347599
DJ
84532007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
8454
8455 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
8456 * gdb.mi/mi-watch.exp: Likewise.
8457
ea37ba09
DJ
84582007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8459 Jim Blandy <jimb@codesourcery.com>
8460
8461 * gdb.arch/i386-sse.exp: Do not expect character constants.
8462 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
8463 * gdb.base/display.exp: Allow print/s.
8464 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
8465 and unsigned char array changes.
8466
2025a643
DJ
84672007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8468
8469 * gdb.base/display.exp: Add tests for printf %p.
8470
26669a27
PA
84712007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
8472
8473 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
8474 the dll name to unicode.
8475
c8f021f8
JK
84762007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8477
8478 * gdb.base/default.exp (show version): Update the version text.
8479 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
8480
4cf31eea
JK
84812007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8482
8483 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
8484 New files.
8485
4935890f
JK
84862007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8487
8488 * lib/gdb.exp (build_id_debug_filename_get): New function.
8489 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
8490 Remove the generate DEBUG file for the future testcase runs.
8491 New testcase for the NT_GNU_BUILD_ID retrieval.
8492 Move the final testing step to ...
8493 (test_different_dir): ... a new function.
8494 New parameter XFAIL to XFAIL all the tests performed.
8495 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
8496 New parameter TYPE to PF_PREFIX all the tests performed.
8497
02142340
VP
84982007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8499
8500 * gdb.mi/mi-var-cp.cc (path_expression): New
8501 function.
8502 * gdb.mi/mi-var-cp.exp: Run path exression tests.
8503
36acd84e
UW
85042007-08-27 Markus Deuling <deuling@de.ibm.com>
8505
8506 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
8507 to fit into SPU Local Store memory.
8508
a896d121
JB
85092007-08-23 Joel Brobecker <brobecker@adacore.com>
8510
8511 * gdb.base/default.exp: Adjust the expected output of "info
8512 warranty" after the switch to GPLv3.
8513
7b433602
JB
85142007-08-23 Joel Brobecker <brobecker@adacore.com>
8515
8516 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
8517 to 30000 (from 20000).
8518
e22f8b7c
JB
85192007-08-23 Joel Brobecker <brobecker@adacore.com>
8520
8521 Switch the license of all .exp files to GPLv3.
8522 Switch the license of all .f and .f90 files to GPLv3.
8523 Switch the license of all .s and .S files to GPLv3.
8524
5a0e3bd0
JB
85252007-08-23 Joel Brobecker <brobecker@adacore.com>
8526
8527 * configure.ac: Switch license to GPLv3.
8528
cc00619d
JB
85292007-08-23 Joel Brobecker <brobecker@adacore.com>
8530
8531 Switch the licensing to GPLv3 for all .ads and .adb files.
8532
8d26208a
DJ
85332007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
8534
8535 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
8536 and t_int_double.
8537 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
8538
4fcb9948
JB
85392007-08-17 Joel Brobecker <brobecker@adacore.com>
8540
8541 * gdb.base/step-line.c: Switch license to GPL version 3, and
8542 update copyright year.
8543 * gdb.base/step-line.inp: Likewise.
8544
b9c34f67
JB
85452007-08-17 Joel Brobecker <brobecker@adacore.com>
8546
8547 * gdb.base/gdb1555.exp: Make expected output immune to formatting
8548 changes inside gdb1555.c.
8549 * gdb.base/pending.exp: Likewise.
8550
2cc17678
DJ
85512007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
8552
8553 * config/default.exp: New file.
8554
e48883f7
DJ
85552007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8556
8557 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
8558 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
8559
1ab80e5b
MR
85602007-07-30 Maciej W. Rozycki <macro@mips.com>
8561
8562 * gdb.base/dump.exp: Force the correct endianness for binary
8563 formats not carrying this information.
8564
aba471f5
DJ
85652007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8566
8567 * gdb.threads/staticthreads.exp: Match .*sem_post.
8568
d4e07204
DJ
85692007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8570
8571 * gdb.base/readline.exp (operate_and_get_next): Match the final
8572 prompt.
8573
2b97317d
KB
85742007-07-23 Kevin Buettner <kevinb@redhat.com>
8575
8576 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
8577 to restarting SID.
8578
44efa07a
KB
85792007-07-18 Kevin Buettner <kevinb@redhat.com>
8580
8581 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
8582 prior to `gdb_start'.
8583
7b5ebade
KB
85842007-07-18 Kevin Buettner <kevinb@redhat.com>
8585
8586 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
8587 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8588 Remove call to gdb_unload.
8589
255e7678
DJ
85902007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
8591 Daniel Jacobowitz <dan@codesourcery.com>
8592
8593 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8594 for __WIN32__.
8595 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
8596 * gdb.base/unload.exp: Use shared library test routines.
8597
3a40aaa0
UW
85982007-07-03 Markus Deuling <deuling@de.ibm.com>
8599
8600 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8601 * gdb.base/solib-symbol-lib.c: Likewise.
8602 * gdb.base/solib-symbol-main.c: Likewise.
8603
b0f4b84b
DJ
86042007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8605
8606 * config/gdbserver.exp (gdb_reconnect): New.
8607 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8608 gdb.base/solib-disc.exp: New files.
8609 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8610 remote debugging".
8611 (gdb_compile): Add shlib_load flag.
8612 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8613 port.
8614 (gdbserver_reconnect): New.
8615
1b05479a
DJ
86162007-07-01 Nick Roberts <nickrob@snap.net.nz>
8617 Daniel Jacobowitz <dan@codesourcery.com>
8618
8619 * gdb.base/annota3.exp: Test for if construct.
8620
86f78eb2
DJ
86212007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
8622
8623 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8624
6a2eb474 86252007-06-21 Chris Dearman <chris@mips.com>
a9c64011 8626 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
8627
8628 * gdb.base/display.exp: Allow a newline after display/i.
8629 * gdb.base/pc-fp.exp: Likewise.
8630 * gdb.base/sigbpt.exp: Likewise.
8631
f8b73d13
DJ
86322007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8633
8634 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
8635 required features to be included.
8636
4339e69e
DJ
86372007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8638
8639 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8640 in info threads output.
8641
23d964e7
UW
86422007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8643 Markus Deuling <deuling@de.ibm.com>
8644
8645 * gdb.arch/spu-info.exp: New testcase.
8646 * gdb.arch/spu-info.c: New file.
8647
fd20f75b
DJ
86482007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
8649
8650 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8651 tpcs_offset. Restore lr after the call.
8652 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8653
2226f861
DJ
86542007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
8655
8656 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8657 (gdbserver_run): Kill any running gdbserver.
8658 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8659
d12371a9
MR
86602007-05-17 Maciej W. Rozycki <macro@mips.com>
8661
8662 * gdb.base/sigbpt.exp: Preset segv_addr.
8663
93f02886
DJ
86642007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8665
8666 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8667 (gdb_compile_shlib): Likewise.
8668 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8669 (default_gdb_init): Clear cleanfiles.
8670 (gdb_finish): Delete recorded cleanfiles.
8671 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8672
8673 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8674 Do not use isnative.
8675 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8676 gdb.base/so-impl-ld.exp: Likewise.
8677 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8678 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8679 gdb_compile.
8680
b04e06d7
VP
86812007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8682
8683 * config/unknown.exp: Remove.
8684
069ed931
UW
86852007-05-15 Markus Deuling <deuling@de.ibm.com>
8686
8687 * gdb.base/info-proc.exp: Check is_remote.
8688
09db0d03
UW
86892007-05-14 Markus Deuling <deuling@de.ibm.com>
8690
8691 * gdb.base/gcore.exp: Initialize variable core_supported.
8692
af2cbe8c
DJ
86932007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8694
8695 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8696
027c0295
DJ
86972007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8698
8699 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8700 * gdb.threads/print-threads.exp (test_all_threads): Allow
8701 negative and hexadecimal thread IDs.
8702
dc5000e7
DJ
87032007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8704
8705 * gdb.java/jprint.java (public): Avoid invalid call to static
8706 method.
8707
2e74ed18
DP
87082007-05-14 Denis Pilat <denis.pilat@st.com>
8709
8710 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8711 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8712 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8713 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8714 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8715
83547f02
UW
87162007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8717
8718 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 8719 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
8720 this mode.
8721 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8722 * gdb.base/spu.ld: New file.
8723
b18be20d
DJ
87242007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8725
8726 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8727
be444858
DJ
87282007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8729
8730 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8731
b1d53152
DJ
87322007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8733
8734 * gdb.java/jmain.exp: Handle demangled names with and without method
8735 signatures.
8736
d084b331
DJ
87372007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8738
8739 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8740 (have_a_very_merry_interrupt): Remove calls to puts.
8741 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8742 inferior output.
8743 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8744 test names.
8745
db9d7fc5
DJ
87462007-04-29 Markus Deuling <deuling@de.ibm.com>
8747 Daniel Jacobowitz <dan@codesourcery.com>
8748
8749 * gdb.base/auxv.exp (core_works): Also check is_remote.
8750 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8751
ef783a7d 87522007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8753
ef783a7d
VP
8754 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8755 message, not the undefined 'module' variable.
8756 * gdb.base/siginfo.exp: Likewise.
8757 * gdb.base/sigstep.exp: Likewise.
8758 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8759 serialport.
8760 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8761
b7b73cae
CV
87622007-04-25 Corinna Vinschen <vinschen@redhat.com>
8763
8764 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8765 target sim fails. Return 0 otherwise.
8766 (gdb_load): Return prematurely if gdb_target_sim fails.
8767
7d90fdfa
DP
87682007-04-16 Denis Pilat <denis.pilat@st.com>
8769
8770 * gdb.base/setshow.exp: Reset height after having set it to 100.
8771
5d3e9c85
DP
87722007-04-16 Denis Pilat <denis.pilat@st.com>
8773
8774 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8775
18e75969
DP
87762007-04-16 Denis Pilat <denis.pilat@st.com>
8777
8778 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8779
25d5ea92
VP
87802007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8781
8782 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8783 tests. Run the frozen varobjs test.
8784 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 8785 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 8786
0b49cb80
JK
87872007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8788
8789 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8790 gdb.base/type-opaque.exp: New files.
8791
a73bafbc 87922007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
8793
8794 * gdb.mi/mi-var-child.c
a73bafbc
VP
8795 (do_children_tests): User char[2] instead of
8796 char so that automatic printing of pointers to char
8797 don't give unpredicable result.
8798 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8799 local variables.
8800 * gdb.mi/mi-var-child.exp: Step to right line
8801 of do_children_tests.
8802 * gdb.mi/mi2-var-child.exp: Likewise.
8803 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8804 do_locals_tests.
a73bafbc
VP
8805 (do_children_tests): User char[2] instead of
8806 char so that automatic printing of pointers to char
a9c64011 8807 don't give unpredicable result.
a73bafbc 8808 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8809 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8810 Pass test name to mi_wait_for_stop.
8811
7ce59000
DJ
88122007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8813
8814 * gdb.asm/asm-source.exp: Remove d10v case.
8815 * lib/gdb.exp (skip_cplus_tests): Likewise.
8816 * gdb.asm/d10v.inc: Deleted.
8817
20389057
DJ
88182007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8819
8820 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8821
8807d78b
DJ
88222007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8823
8824 * config/netware.exp: Delete file.
8825
aa3edb8e
JB
88262007-03-29 Joel Brobecker <brobecker@adacore.com>
8827
8828 * gdb.dwarf2/dw2-noloc.S: New file.
8829 * gdb.dwarf2/dw2-noloc.exp: New file.
8830
297561ac
PA
88312007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8832
8833 * gdb.cp/method2.cc: New test.
8834 * gdb.cp/method2.exp: New test.
8835 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8836
1f81bd39
DJ
88372007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8838
8839 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8840
9453113a
DJ
88412007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8842
8843 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8844
b741e217
DJ
88452007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8846
8847 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8848 (gdb_load): Delete, replace with...
8849 (gdb_reload): ...this.
8850 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8851 * gdb.server/server-mon.exp: Likewise.
8852 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8853 (gdb_start_cmd): New.
8854 (gdb_file_cmd): Save the last loaded file.
8855 (gdb_reload): New.
8856 (gdb_gnu_strip_debug): Use transform.
8857 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8858 support here. Use new $last_loaded_file. Check mtime.
8859 (gdb_target_cmd): Handle ObjC failure case.
8860 (infer_host_exec): Delete.
8861 (gdbserver_load): Rename to...
8862 (gdbserver_run): ...this. Simplify.
8863 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8864 (mi_gdb_load): Move most contents to a new function...
8865 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8866 (mi_run_cmd): Use mi_gdb_target_load.
8867 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8868 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8869 Use gdb_run_cmd.
8870 * gdb.base/charsign.exp: Remove incorrect comment.
8871 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8872 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8873 gdb.base/start.exp: Use gdb_start_cmd.
8874
446ab585 88752007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8876 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8877
8878 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8879 * gdb.base/signull.exp: Similarly.
8880
bbb88ebf
UW
88812007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8882
8883 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8884 messages available to test cases (like chng-sym.exp).
8885
cb8c4a99
AS
88862007-03-14 Andreas Schwab <schwab@suse.de>
8887
8888 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8889 format changes.
8890
4e463ff5
DJ
88912007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8892
8893 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8894 (optimized_1): New.
8895 (main): Call optimized_1.
8896 (gdb2029): Correct typos. Call gdb2029_marker.
8897 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8898 for gdb2029.
8899
b6db2c47
MK
89002007-03-12 Mark Kettenis <kettenis@gnu.org>
8901
8902 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8903 as tabs. Remove redundant test pattern.
8904
70ed3737
UW
89052007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8906
8907 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8908 for /a format output.
8909
47b67b60
DJ
89102007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8911
8912 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8913 collect output incrementally.
8914
b8953b0e
UW
89152007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8916
8917 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8918 for -var-create lpcharacter test.
8919 * gdb.mi/mi2-var-cmd.exp: Likewise.
8920
7acd5c40
UW
89212007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8922
8923 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8924 pass on targets where address zero is readable.
8925
9c6759c1
UW
89262007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8927
8928 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8929 just a single architecture.
8930
a2f1aeb4
UW
89312007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8932
8933 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8934 (fetch_all_registers): New function, uses gdb_test_multiple and
8935 exp_continue to fetch inferior output line-by-line.
8936 Replace all uses of do_get_all_registers by fetch_all_registers.
8937
46579ac2
UW
89382007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8939
8940 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8941 in target_info.
8942
fc133f24
MS
89432007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8944
a9c64011 8945 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8946 consistancy; add a default (timeout) case.
8947
7646a51d
MS
89482007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8949
8950 * gdb.base/watchpoint.exp: Fix truncated comment.
8951
dcfff61f
MS
89522007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8953
8954 * Makefile.in: Remove spurious single-quotes from sed command.
8955
664e3ee9
DJ
89562007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8957
8958 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8959 func.
8960 * gdb.mi/mi2-var-cmd.exp: Likewise.
8961
d7cc6f2f
JB
89622007-02-27 Joel Brobecker <brobecker@adacore.com>
8963
a9c64011
AS
8964 * gdb.dwarf2/dw2-producer.S: New file.
8965 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8966
89672007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
8968
8969 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8970 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8971 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8972 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8973 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8974 Revert tests to use mi_gdb_test and include value field in output
8975 of -var-create.
8976
93d42b30
DJ
89772007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8978
8979 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8980
c499ed39
DJ
89812007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8982
8983 * gdb.base/maint.exp: Remove full paths from test names.
8984 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8985 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8986
9836f81b
JB
89872007-02-27 Joel Brobecker <brobecker@adacore.com>
8988
8989 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8990
c74d0ad8
DJ
89912007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8992
8993 * gdb.server/server-mon.exp: New test.
8994
2711e456
DJ
89952007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8996
8997 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8998
ff6f572f
DJ
89992007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9000
9001 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
9002 register capitalization.
9003
fada3feb
DP
90042007-02-13 Denis Pilat <denis.pilat@st.com>
9005
9006 * gdb.mi/mi-var-invalidate.exp: New file.
9007
fb1e4ffc
DJ
90082007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9009
9010 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
9011
3da939d7
DJ
90122007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9013
9014 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
9015
123dc839
DJ
90162007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9017
9018 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
9019 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
9020
877e3645 90212007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
9022
9023 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
9024 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
9025 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
9026 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
9027 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 9028 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 9029 Update tests to include value field in output of -var-create.
a9c64011 9030
3c0a2960
AS
90312007-02-08 Andreas Schwab <schwab@suse.de>
9032
9033 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
9034
108546a0
DJ
90352007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
9036
9037 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
9038 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
9039
d701dcab
DP
90402007-02-02 Denis Pilat <denis.pilat@st.com>
9041
9042 * gdb.threads/threadapply.exp: check that frame is not changed by
9043 the thread apply all command.
9044
783e3e2f
AS
90452007-01-31 Andreas Schwab <schwab@suse.de>
9046
6d9c3a87
AS
9047 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
9048
3c50d7b9
AS
9049 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
9050 in the dwarf sections.
9051 * gdb.dwarf2/mac-fileno.S: Likewise.
9052
783e3e2f
AS
9053 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
9054 bspstore register on ia64.
9055
78ff580e
AS
90562007-01-29 Andreas Schwab <schwab@suse.de>
9057
cc8e9b12
AS
9058 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
9059 "frame-begin" annotation.
9060
78ff580e
AS
9061 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
9062 number of "frames-invalid" annotations.
9063
704a4f78
DJ
90642007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9065
9066 * gdb.base/commands.exp: Call if_commands_test.
9067 (gdb_test_no_prompt, if_commands_test): New.
9068
e741bf94
MK
90692007-01-28 Mark Kettenis <kettenis@gnu.org>
9070
9071 * gdb.threads/sigthread.c (NSIGS): Make bigger.
9072
474d0ad3
AS
90732007-01-27 Andreas Schwab <schwab@suse.de>
9074
9075 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
9076 .short/.int/.quad in the dwarf sections.
9077 * gdb.dwarf2/dw2-intercu.S: Likewise.
9078 * gdb.dwarf2/dw2-intermix.S: Likewise.
9079
e784b426
JK
90802007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9081
9082 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
9083 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
9084 array.
e784b426
JK
9085 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
9086 * gdb.base/setvar.exp: Likewise.
9087
37f08e04
AS
90882007-01-26 Andreas Schwab <schwab@suse.de>
9089
9a01813a
AS
9090 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
9091 test.
9092
37f08e04
AS
9093 * gdb.base/multi-forks.exp ("restart $i"): Also match
9094 __kernel_syscall_via_break.
9095
6e2a9270
VP
90962007-01-24 Vladimir Prus <vladimir@codesourcery.com>
9097
9098 * lib/mi-support.exp (mi_delete_varobj): New.
9099 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
9100 testcase.
9101 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
9102 (main): Call the above.
9103 (reference_update_test, base_in_reference_test)
9104 (reference_to_pointer): Delete the created varobjs.
a9c64011 9105
e515b470
DJ
91062007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
9107
9108 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
9109 * configure: Regenerated.
9110 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
9111 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
9112 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
9113 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
9114 * lib/gdb.exp (gdb_skip_xml_test): New function.
9115
08d8bcd7
DJ
91162007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
9117
9118 * gdb.base/sigrepeat.exp: Correct error message.
9119
91202007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
9121 Daniel Jacobowitz <dan@codesourcery.com>
9122
9123 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
9124 gdb.arch/i386-gnu-cfi-asm.S: New files.
9125
97c3f1f3
JK
91262007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9127
9128 * lib/gdb.exp: Abort on missing `site.exp'.
9129
cb1df416
DJ
91302007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9131 Daniel Jacobowitz <dan@codesourcery.com>
9132
9133 * gdb.base/included.c, gdb.base/included.exp,
9134 gdb.base/included.h: New files.
9135
35990120
DJ
91362007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9137
9138 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
9139 (maximize_rlimit): Reduce limits on 64-bit systems.
9140
6e81a116 91412007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
9142
9143 From Marcus Deuling <deuling@de.ibm.com>:
9144 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
9145 every case.
9146
6c3c41f3
NR
91472007-01-13 Nick Roberts <nickrob@snap.net.nz>
9148
9149 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
9150 (test_path_specification): Use objdir instead of srcdir to always
9151 get an absolute filename.
9152
2f12c312
DJ
91532007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
9154
9155 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
9156
81121995
VP
91572007-01-11 Vladimir Prus <vladimir@codesourcery.com>
9158
9159 * gdb.mi/mi-var-cp.cc (reference_update_tests):
9160 Make sure the variable we're using is in scope.
9161 (reference_to_pointer): Likewise.
9162
4741b737
DJ
91632007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9164
9165 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
9166 has no debug information.
9167
054410c3
DJ
91682007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9169
9170 * gdb.base/annota1.exp: Remove extra send_gdb.
9171
818f79f6
DJ
91722007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
9175
f7a6bb70
DJ
91762007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9177
9178 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
9179
57e66780
DJ
91802007-01-08 Nick Roberts <nickrob@snap.net.nz>
9181 Daniel Jacobowitz <dan@codesourcery.com>
9182
9183 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
9184 lcharacter or linteger change. Correct duplicated test name.
9185 * gdb.mi/mi2-var-cmd.exp: Likewise.
9186
3d799a95
DJ
91872007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
9188
9189 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
9190
91912007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 9192
a9c64011
AS
9193 * gdb.base/nofield.c: New file.
9194 * gdb.base/nofield.exp: New testcase.
51679ba9 9195
eafb94e8
NR
91962007-01-05 Nick Roberts <nickrob@snap.net.nz>
9197
9198 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
9199
9200 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
9201 test.
9202
5e572bb4
DJ
92032007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9204
9205 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
9206
74a44383
DJ
92072007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
9208
9209 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
9210 when continuing.
9211
1b572db9
DJ
92122007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9213
9214 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
9215 Expect ".exe" extension.
9216
381bc39b
DJ
92172007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9218
9219 * gdb.base/charset.exp: Add explicit filename to break.
9220 * gdb.base/dbx.exp: Add explicit filename to breaks.
9221
2b70e4c6
DJ
92222007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
9223
9224 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
9225 * gdb.mi/mi2-file.exp: Likewise.
9226
303b6f5d
DJ
92272007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9228
9229 Implement specification of MI tests as comments
9230 in C and C++ sources.
9231 * lib/mi-support.exp (mi_autotest_data): New variable.
9232 (mi_autotest_source): New variable.
9233 (count_newlines, mi_prepare_inline_tests)
9234 (mi_get_inline_test, mi_continue_to_line)
9235 (mi_run_inline_test, mi_tbreak)
9236 (mi_send_resuming_command, mi_wait_for_stop): New functions.
9237 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
9238 Run inline tests.
9239 * gdb.mi/mi-var-cp.cc: Define tests here.
9240
23da0d94
VP
92412007-01-04 Vladimir Prus <vladimir@codesourcery.com>
9242
9243 Simplify usage of mi_continue_to.
9244 * lib/mi-support.exp (mi_runto_helper): Renamed
9245 from mi_runto, added new parameter 'run_or_continue'.
9246 (mi_runto): Use mi_runto_helper.
9247 (mi_continue_to): Accept just function name as parameter.
9248 Use mi_runto_helper.
9249 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
9250 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 9251
f9e18282
JB
92522006-01-04 Joel Brobecker <brobecker@adacore.com>
9253
9254 Make this testcase a bit more realistic. The current code
9255 is too simplistic, and allows the compiler to optimize out
9256 some of the entities we need for this testcase.
9257 * gdb.ada/null_record/bar.ads (Void_Star): New type.
9258 (Do_Nothing): Add extra parameter.
9259 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
9260 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
9261 by using a variable of type Void_Star.
9262
fd678c65
JB
92632006-01-04 Joel Brobecker <brobecker@adacore.com>
9264
9265 * gdb.ada/catch_ex/foo.adb: New file.
9266 * gdb.ada/catch_ex.exp: New testcase.
9267
05cfdb42
DJ
92682007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
9269
9270 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
9271 pass --image-base to linker.
9272
2e03ee74
DJ
92732007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9274 Daniel Jacobowitz <dan@codesourcery.com>
9275
9276 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
9277 secondary prompts.
9278
0d5de010
DJ
92792007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9280
9281 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
9282 output. Test the types of members and member pointers.
9283 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
9284 gdb/2092.
9285 * gdb.cp/member-ptr.exp: Search for a comment instead of a
9286 statement. Enable for GCC. Update expected output for some tests
9287 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
9288 layout.
9289 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
9290 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
9291 (Diamond::vget_base): New.
9292 (main): Add new tests.
9293 * gdb.cp/printmethod.exp: Update expected output for member functions.
9294 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
9295 print pEe->D::vg().
9296
61a771aa
DJ
92972007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9298
9299 * gdb.threads/tls.exp: Allow stops in sem_post.
9300
2fa63963
DJ
93012006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
9302
9303 * gdb.base/annota1.exp: Allow .*printf in backtraces.
9304 * gdb.base/annota3.exp: Likewise.
9305 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
9306 again (instead of timing out).
9307 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
9308 GCC bug 26475.
9309 * gdb.java/jmisc.exp: Adjust to work with method signatures including
9310 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
9311 test from jmisc1.exp.
9312 * gdb.java/jmisc1.exp: Delete.
9313 * gdb.java/jprint.exp: Adjust to work with method signatures including
9314 return types.
9315 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
9316 * gdb.threads/linux-dp.exp: Don't be confused by program output.
9317 * lib/java.exp (compile_java_from_source): Pass the correct type
9318 to target_compile.
9319
5eefc2b7
JB
93202006-12-31 Joel Brobecker <brobecker@adacore.com>
9321
9322 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
9323 (stack_align_edx): New function.
9324 (stack_align_eax): New function.
9325 (main): Add calls to stack_align_edx and stack_align_eax.
9326 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
9327 Add testing for the cases where the register used during a stack
9328 realignment is edx. Same for eax.
9329
227c54da
DJ
93302006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
9331
9332 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
9333 and generic PE targets.
9334
cab8ac94
JB
93352006-12-29 Joel Brobecker <brobecker@adacore.com>
9336
9337 * gdb.ada/array_return.exp: Update copyright date list.
9338
ba54f318
JB
93392006-12-27 Joel Brobecker <brobecker@adacore.com>
9340
9341 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
9342 (Create_Small_Float_Vector): New function.
9343 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
9344 function body.
9345 * gdb.ada/array_return/p.adb: Use new type and function from
9346 package Pck.
9347 * gdb.ada/array_return.exp: Add a test verifying that GDB is
9348 able to print the value returned by a function returning an
9349 array of float.
9350
6b7a35dd
JB
93512006-12-20 Joel Brobecker <brobecker@adacore.com>
9352
9353 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
9354 The associated tests should be PASSing.
9355
038224f6
VP
93562006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9357
9358 Test for base in references.
9359 * gdb.mi/mi-var-cp.cc: Add test code.
9360 * gdb.mi/mi-var-cp.exp: Test for bases in references.
9361 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
9362 * gdb.mi/mi2-watch.exp: Likewise.
9363 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
9364 (mi_list_varobj_children): New function.
9365
b26ed50d
VP
93662006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9367
9368 * lib/mi-support.exp
9369 (mi_runto): Accept "()" after function name.
9370 (mi_create_varobj): New function.
9371 (mi_varobj_update): New function.
9372 (mi_Check_varobj_value): New function.
9373 * gdb.mi/mi-var-cp.exp: New file.
9374 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 9375
08232497
DJ
93762006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
9377
9378 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
9379 gdb.base/weaklib2.c: New files.
9380
d394c993 93812006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 9382
ac6c2fba
NS
9383 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
9384 info. Adjust test names.
9385
8ec659a0 9386 * gdb.base/break.c (main): Move position of malloc.
d394c993 9387 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 9388
acd65feb
VP
93892006-11-28 Vladimir Prus <vladimir@codesourcery.com>
9390
9391 * gdb.mi/mi-var-cmd.exp: Check -var-update after
9392 assignement of arrays and function pointers.
9393 * gdb.mi/var-cmd.c: Add declaration necessary for above
9394 tests.
9395
f556d5e5
NS
93962006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9397
9398 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
9399
9400 * gdb.threads/linux-dp.exp: Read thread table before and after
9401 creating each philosopher and verify it.
9402
697bc68d
NS
94032006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9404 Paul Brook <paul@codesourcery.com>
9405 Daniel Jacobowitz <dan@codesourcery.com>
9406
9407 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 9408 main to remove duplication. Add start function of the form
697bc68d
NS
9409 '_*start[1-9]*'. Add RVDS start function.
9410
29d73ae4
DJ
94112006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9412
9413 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
9414
c1d88655
UW
94152006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9416
9417 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
9418 * gdb.asm/spu.inc: New file.
9419 * gdb.base/term.exp: Disable if [target_info exists noargs].
9420 * gdb.gdb/complaints.exp: Disable if ![isnative].
9421 * gdb.gdb/selftest.exp: Likewise.
9422 * gdb.gdb/observer.exp: Likewise.
9423 * gdb.gdb/xfullpath.exp: Likewise.
9424 * gdb.base/attach.exp: Disable on SPU target.
9425 * gdb.cp/bs145503.exp: Likewise.
9426 * gdb.cp/exception.exp: Likewise.
9427 * gdb.cp/userdef.exp: Likewise.
9428
32a13b1a
DJ
94292006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9430
9431 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
9432
d8295fe9
VP
94332006-11-10 Vladimir Prus <vladimir@codesourcery.com>
9434
9435 * gdb.base/completion.exp: Fix completion tests for
9436 'info' and 'info '.
9437 * gdb.base/help.exp (help_test_raw, test_class_help)
9438 (test_prefix_command_help): Move...
9439 * lib/gdb.exp: Here.
9440 * gdb.base/main.exp: Adjust.
9441 * gdb.cp/maint.exp: Adjust.
9442 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 9443
8c394015
VP
94442006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9445
9446 * gdb.stabs/weird.exp (print_weird_var): Use
9447 gdb_test_multiple instead of gdb_expect.
9448
027fc1bc
VP
94492006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9450
9451 * gdb.base/help.exp (help_test_raw): New.
9452 (test_class_help): New.
9453 (test_prefix_command_help): New.
9454 Adjust testcases.
9455
67609209
FR
94562006-11-09 Christophe Lyon <christophe.lyon@st.com>
9457
9458 * gdb.base/constvars.c (main): Write to crass and crips, so that
9459 they are allocated by the compiler.
9460
f73adfeb
AS
94612006-10-27 Andreas Schwab <schwab@suse.de>
9462
9463 * gdb.base/multi-forks.exp: Use "detach fork" instead of
9464 "detach-fork".
9465
2f83a18e
DJ
94662006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
9467
9468 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
9469 of patterns.
9470
94277a38
DJ
94712006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9472
9473 * gdb.base/sepdebug.exp: Remove debug format test.
9474 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
9475 Handle no-symtab.
9476 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
9477
5bd2f6e2
DJ
94782006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9479
9480 * gdb.threads/manythreads.c (thread_function, main): Don't cast
9481 int to pointer or pointer to int.
9482 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
9483
8c008720
DJ
94842006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
9485
9486 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
9487
9e35dae4
DJ
94882006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9489
9490 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
9491
d9639e13
DJ
94922006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
9493
9494 PR c++/2116
9495 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
9496
390a1bd0
JB
94972006-10-06 Joel Brobecker <brobecker@adacore.com>
9498
9499 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
9500 the corresponding bug has been fixed in GDB (PR/2018).
9501
dd920c33
JB
95022006-10-06 Joel Brobecker <brobecker@adacore.com>
9503
9504 * gdb.base/subst.exp: New testcase.
9505
53bbefe9
JB
95062006-10-06 Joel Brobecker <brobecker@adacore.com>
9507
9508 * gdb.ada/array_return/pck.ads: Add copyright notice.
9509 * gdb.ada/array_return/pck.adb: Likewise.
9510 * gdb.ada/array_return/p.adb: Likewise.
9511 * gdb.ada/exec_changed/first.adb: Likewise.
9512 * gdb.ada/exec_changed/second.adb: Likewise.
9513
09851417
JB
95142006-10-06 Joel Brobecker <brobecker@adacore.com>
9515
9516 * gdb.ada/watch_arg/watch.adb: New file.
9517 * gdb.ada/watch_arg.exp: New testcase.
9518
041bf30d
VP
95192006-10-02 Vladimir Prus <vladimir@codesourcery.com>
9520
9521 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 9522 via string_to_regexp.
041bf30d 9523 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 9524
f286fbdd 95252006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
9526
9527 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
9528 Remove unused / obsolete files.
9529
7c07f349
NR
95302006-09-19 Nick Roberts <nickrob@snap.net.nz>
9531
9532 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
9533
cd5ff84a
VP
95342006-09-17 Vladimir Prus <vladimir@codesourcery.com>
9535
9536 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
9537 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 9538 the number of frames.
cd5ff84a 9539
ae018d1a
DJ
95402006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
9541
9542 * gdb.base/args.c (main): Add breakpoint marker.
9543 * gdb.base/args.exp: Use args_test for tests. Add new tests which
9544 really test empty arguments.
9545 (args_load): Delete.
9546 (args_test): New.
9547
b399c549
NR
95482006-09-13 Nick Roberts <nickrob@snap.net.nz>
9549
9550 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 9551 check for one file.
b399c549 9552
2ab1eb7a
VP
95532006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
9554
9555 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
9556 HIGH_FRAME argument to -stack-list-locals can be larger than
9557 the number of frames.
a9c64011 9558
476308bf
FF
95592006-08-18 Fred Fish <fnf@specifix.com>
9560
9561 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
9562 '$' in front of skip_vmx_tests_saved when setting that.
9563
8625200f
AS
95642006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
9565
9566 * gdb.base/trace-commands.exp: New file.
9567
089ec8f1
DJ
95682006-08-10 Joel Brobecker <brobecker@adacore.com>
9569 Daniel Jacobowitz <dan@codesourcery.com>
9570
9571 * gdb.base/step-bt.exp: Make hexadecimal address optional in
9572 expected output of the backtrace commands.
9573
b60f0898
JB
95742006-08-09 Joel Brobecker <brobecker@adacore.com>
9575
9576 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
9577 untested followed by return combination.
9578 * gdb.arch/altivec-regs.exp: Likewise.
9579 * gdb.arch/e500-abi.exp: Likewise.
9580 * gdb.arch/e500-regs.exp: Likewise.
9581 * gdb.arch/gdb1291.exp: Likewise.
9582 * gdb.arch/gdb1431.exp: Likewise.
9583 * gdb.arch/gdb1558.exp: Likewise.
9584 * gdb.arch/i386-prologue.exp: Likewise.
9585 * gdb.arch/i386-unwind.exp: Likewise.
9586 * gdb.asm/asm-source.exp: Likewise.
9587 * gdb.base/a2-run.exp: Likewise.
9588 * gdb.base/advance.exp: Likewise.
9589 * gdb.base/all-bin.exp: Likewise.
9590 * gdb.base/annota1.exp: Likewise.
9591 * gdb.base/annota3.exp: Likewise.
9592 * gdb.base/args.exp: Likewise.
9593 * gdb.base/arithmet.exp: Likewise.
9594 * gdb.base/assign.exp: Likewise.
9595 * gdb.base/async.exp: Likewise.
9596 * gdb.base/attach.exp: Likewise.
9597 * gdb.base/bang.exp: Likewise.
9598 * gdb.base/bigcore.exp: Likewise.
9599 * gdb.base/bitfields.exp: Likewise.
9600 * gdb.base/bitfields2.exp: Likewise.
9601 * gdb.base/break.exp: Likewise.
9602 * gdb.base/call-sc.exp: Likewise.
9603 * gdb.base/call-strs.exp: Likewise.
9604 * gdb.base/callfuncs.exp: Likewise.
9605 * gdb.base/checkpoint.exp: Likewise.
9606 * gdb.base/chng-syms.exp: Likewise.
9607 * gdb.base/code-expr.exp: Likewise.
9608 * gdb.base/commands.exp: Likewise.
9609 * gdb.base/completion.exp: Likewise.
9610 * gdb.base/cond-expr.exp: Likewise.
9611 * gdb.base/condbreak.exp: Likewise.
9612 * gdb.base/consecutive.exp: Likewise.
9613 * gdb.base/constvars.exp: Likewise.
9614 * gdb.base/corefile.exp: Likewise.
9615 * gdb.base/cvexpr.exp: Likewise.
9616 * gdb.base/dbx.exp: Likewise.
9617 * gdb.base/define.exp: Likewise.
9618 * gdb.base/detach.exp: Likewise.
9619 * gdb.base/display.exp: Likewise.
9620 * gdb.base/dump.exp: Likewise.
9621 * gdb.base/ena-dis-br.exp: Likewise.
9622 * gdb.base/ending-run.exp: Likewise.
9623 * gdb.base/environ.exp: Likewise.
9624 * gdb.base/eval-skip.exp: Likewise.
9625 * gdb.base/exprs.exp: Likewise.
9626 * gdb.base/fileio.exp: Likewise.
9627 * gdb.base/finish.exp: Likewise.
9628 * gdb.base/float.exp: Likewise.
9629 * gdb.base/foll-exec.exp: Likewise.
9630 * gdb.base/foll-fork.exp: Likewise.
9631 * gdb.base/foll-vfork.exp: Likewise.
9632 * gdb.base/freebpcmd.exp: Likewise.
9633 * gdb.base/funcargs.exp: Likewise.
9634 * gdb.base/gcore.exp: Likewise.
9635 * gdb.base/gdb1090.exp: Likewise.
9636 * gdb.base/gdb1250.exp: Likewise.
9637 * gdb.base/huge.exp: Likewise.
9638 * gdb.base/info-proc.exp: Likewise.
9639 * gdb.base/interrupt.exp: Likewise.
9640 * gdb.base/jump.exp: Likewise.
9641 * gdb.base/langs.exp: Likewise.
9642 * gdb.base/lineinc.exp: Likewise.
9643 * gdb.base/list.exp: Likewise.
9644 * gdb.base/logical.exp: Likewise.
9645 * gdb.base/long_long.exp: Likewise.
9646 * gdb.base/macscp.exp: Likewise.
9647 * gdb.base/maint.exp: Likewise.
9648 * gdb.base/mips_pro.exp: Likewise.
9649 * gdb.base/miscexprs.exp: Likewise.
9650 * gdb.base/multi-forks.exp: Likewise.
9651 * gdb.base/opaque.exp: Likewise.
9652 * gdb.base/overlays.exp: Likewise.
9653 * gdb.base/pc-fp.exp: Likewise.
9654 * gdb.base/pointers.exp: Likewise.
9655 * gdb.base/printcmds.exp: Likewise.
9656 * gdb.base/psymtab.exp: Likewise.
9657 * gdb.base/ptype.exp: Likewise.
9658 * gdb.base/recurse.exp: Likewise.
9659 * gdb.base/relational.exp: Likewise.
9660 * gdb.base/relocate.exp: Likewise.
9661 * gdb.base/remote.exp: Likewise.
9662 * gdb.base/reread.exp: Likewise.
9663 * gdb.base/restore.exp: Likewise.
9664 * gdb.base/return.exp: Likewise.
9665 * gdb.base/return2.exp: Likewise.
9666 * gdb.base/scope.exp: Likewise.
9667 * gdb.base/sect-cmd.exp: Likewise.
9668 * gdb.base/sep.exp: Likewise.
9669 * gdb.base/sepdebug.exp: Likewise.
9670 * gdb.base/setshow.exp: Likewise.
9671 * gdb.base/setvar.exp: Likewise.
9672 * gdb.base/sigall.exp: Likewise.
9673 * gdb.base/sigbpt.exp: Likewise.
9674 * gdb.base/signals.exp: Likewise.
9675 * gdb.base/signull.exp: Likewise.
9676 * gdb.base/sizeof.exp: Likewise.
9677 * gdb.base/solib.exp: Likewise.
9678 * gdb.base/step-line.exp: Likewise.
9679 * gdb.base/step-test.exp: Likewise.
9680 * gdb.base/structs.exp: Likewise.
9681 * gdb.base/structs2.exp: Likewise.
9682 * gdb.base/term.exp: Likewise.
9683 * gdb.base/twice.exp: Likewise.
9684 * gdb.base/until.exp: Likewise.
9685 * gdb.base/varargs.exp: Likewise.
9686 * gdb.base/volatile.exp: Likewise.
9687 * gdb.base/watchpoint.exp: Likewise.
9688 * gdb.base/whatis-exp.exp: Likewise.
9689 * gdb.base/whatis.exp: Likewise.
9690 * gdb.cp/ambiguous.exp: Likewise.
9691 * gdb.cp/annota2.exp: Likewise.
9692 * gdb.cp/annota3.exp: Likewise.
9693 * gdb.cp/bool.exp: Likewise.
9694 * gdb.cp/breakpoint.exp: Likewise.
9695 * gdb.cp/casts.exp: Likewise.
9696 * gdb.cp/class2.exp: Likewise.
9697 * gdb.cp/classes.exp: Likewise.
9698 * gdb.cp/cplusfuncs.exp: Likewise.
9699 * gdb.cp/ctti.exp: Likewise.
9700 * gdb.cp/derivation.exp: Likewise.
9701 * gdb.cp/exception.exp: Likewise.
9702 * gdb.cp/gdb1355.exp: Likewise.
9703 * gdb.cp/hang.exp: Likewise.
9704 * gdb.cp/inherit.exp: Likewise.
9705 * gdb.cp/local.exp: Likewise.
9706 * gdb.cp/m-data.exp: Likewise.
9707 * gdb.cp/m-static.exp: Likewise.
9708 * gdb.cp/member-ptr.exp: Likewise.
9709 * gdb.cp/method.exp: Likewise.
9710 * gdb.cp/misc.exp: Likewise.
9711 * gdb.cp/namespace.exp: Likewise.
9712 * gdb.cp/overload.exp: Likewise.
9713 * gdb.cp/ovldbreak.exp: Likewise.
9714 * gdb.cp/pr-1023.exp: Likewise.
9715 * gdb.cp/pr-1210.exp: Likewise.
9716 * gdb.cp/pr-574.exp: Likewise.
9717 * gdb.cp/printmethod.exp: Likewise.
9718 * gdb.cp/psmang.exp: Likewise.
9719 * gdb.cp/ref-params.exp: Likewise.
9720 * gdb.cp/ref-types.exp: Likewise.
9721 * gdb.cp/rtti.exp: Likewise.
9722 * gdb.cp/templates.exp: Likewise.
9723 * gdb.cp/try_catch.exp: Likewise.
9724 * gdb.cp/userdef.exp: Likewise.
9725 * gdb.cp/virtfunc.exp: Likewise.
9726 * gdb.disasm/am33.exp: Likewise.
9727 * gdb.disasm/h8300s.exp: Likewise.
9728 * gdb.disasm/mn10300.exp: Likewise.
9729 * gdb.disasm/sh3.exp: Likewise.
9730 * gdb.disasm/t01_mov.exp: Likewise.
9731 * gdb.disasm/t02_mova.exp: Likewise.
9732 * gdb.disasm/t03_add.exp: Likewise.
9733 * gdb.disasm/t04_sub.exp: Likewise.
9734 * gdb.disasm/t05_cmp.exp: Likewise.
9735 * gdb.disasm/t06_ari2.exp: Likewise.
9736 * gdb.disasm/t07_ari3.exp: Likewise.
9737 * gdb.disasm/t08_or.exp: Likewise.
9738 * gdb.disasm/t09_xor.exp: Likewise.
9739 * gdb.disasm/t10_and.exp: Likewise.
9740 * gdb.disasm/t11_logs.exp: Likewise.
9741 * gdb.disasm/t12_bit.exp: Likewise.
9742 * gdb.disasm/t13_otr.exp: Likewise.
9743 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9744 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9745 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9746 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9747 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9748 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9749 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9750 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9751 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9752 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9753 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9754 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9755 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9756 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9757 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9758 * gdb.mi/gdb701.exp: Likewise.
9759 * gdb.mi/gdb792.exp: Likewise.
9760 * gdb.mi/mi-basics.exp: Likewise.
9761 * gdb.mi/mi-break.exp: Likewise.
9762 * gdb.mi/mi-cli.exp: Likewise.
9763 * gdb.mi/mi-console.exp: Likewise.
9764 * gdb.mi/mi-disassemble.exp: Likewise.
9765 * gdb.mi/mi-eval.exp: Likewise.
9766 * gdb.mi/mi-file.exp: Likewise.
9767 * gdb.mi/mi-read-memory.exp: Likewise.
9768 * gdb.mi/mi-regs.exp: Likewise.
9769 * gdb.mi/mi-return.exp: Likewise.
9770 * gdb.mi/mi-simplerun.exp: Likewise.
9771 * gdb.mi/mi-stack.exp: Likewise.
9772 * gdb.mi/mi-stepi.exp: Likewise.
9773 * gdb.mi/mi-syn-frame.exp: Likewise.
9774 * gdb.mi/mi-until.exp: Likewise.
9775 * gdb.mi/mi-var-block.exp: Likewise.
9776 * gdb.mi/mi-var-child.exp: Likewise.
9777 * gdb.mi/mi-var-cmd.exp: Likewise.
9778 * gdb.mi/mi-var-display.exp: Likewise.
9779 * gdb.mi/mi-watch.exp: Likewise.
9780 * gdb.mi/mi2-basics.exp: Likewise.
9781 * gdb.mi/mi2-break.exp: Likewise.
9782 * gdb.mi/mi2-cli.exp: Likewise.
9783 * gdb.mi/mi2-console.exp: Likewise.
9784 * gdb.mi/mi2-disassemble.exp: Likewise.
9785 * gdb.mi/mi2-eval.exp: Likewise.
9786 * gdb.mi/mi2-file.exp: Likewise.
9787 * gdb.mi/mi2-read-memory.exp: Likewise.
9788 * gdb.mi/mi2-regs.exp: Likewise.
9789 * gdb.mi/mi2-return.exp: Likewise.
9790 * gdb.mi/mi2-simplerun.exp: Likewise.
9791 * gdb.mi/mi2-stack.exp: Likewise.
9792 * gdb.mi/mi2-stepi.exp: Likewise.
9793 * gdb.mi/mi2-syn-frame.exp: Likewise.
9794 * gdb.mi/mi2-until.exp: Likewise.
9795 * gdb.mi/mi2-var-block.exp: Likewise.
9796 * gdb.mi/mi2-var-child.exp: Likewise.
9797 * gdb.mi/mi2-var-cmd.exp: Likewise.
9798 * gdb.mi/mi2-var-display.exp: Likewise.
9799 * gdb.mi/mi2-watch.exp: Likewise.
9800 * gdb.stabs/exclfwd.exp: Likewise.
9801 * gdb.stabs/weird.exp: Likewise.
9802 * gdb.threads/gcore-thread.exp: Likewise.
9803 * gdb.trace/actions.exp: Likewise.
9804 * gdb.trace/backtrace.exp: Likewise.
9805 * gdb.trace/circ.exp: Likewise.
9806 * gdb.trace/collection.exp: Likewise.
9807 * gdb.trace/deltrace.exp: Likewise.
9808 * gdb.trace/infotrace.exp: Likewise.
9809 * gdb.trace/limits.exp: Likewise.
9810 * gdb.trace/packetlen.exp: Likewise.
9811 * gdb.trace/passc-dyn.exp: Likewise.
9812 * gdb.trace/passcount.exp: Likewise.
9813 * gdb.trace/report.exp: Likewise.
9814 * gdb.trace/save-trace.exp: Likewise.
9815 * gdb.trace/tfind.exp: Likewise.
9816 * gdb.trace/tracecmd.exp: Likewise.
9817 * gdb.trace/while-dyn.exp: Likewise.
9818 * gdb.trace/while-stepping.exp: Likewise.
9819
f4b618d1
JB
98202006-08-08 Joel Brobecker <brobecker@adacore.com>
9821
9822 * gdb.base/step-bt.c: New file.
9823 * gdb.base/step-bt.exp: New testcase.
9824
3d00d119
DJ
98252006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9826
9827 * config/monitor.exp (gdb_load): Remove support for obsolete
9828 download-write-size.
9829 * gdb.base/remote.exp: Likewise. Update all callers of
9830 gdb_timed_load.
9831
017b5bd4
DJ
98322006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9833
9834 * cursal.exp: Pass binfile to gdb_load.
9835
837c599d
DJ
98362006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9837
9838 * gdb.base/cursal.exp: Add "" to gdb_load call.
9839
8dd4540b
MK
98402006-07-29 Mark Kettenis <kettenis@gnu.org>
9841
9842 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9843 NetBSD/ELF targets.
9844
ab5c9f60
DJ
98452006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9846
9847 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9848 operator*.
9849
4c42eaff
DJ
98502006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9851
9852 * gdb.base/completion.exp: Update for change in "file" behavior.
9853 * gdb.stabs/weird.exp: Likewise.
9854 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9855 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9856
0155cc76
NS
98572006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9858
9859 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9860 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9861
16026cd7
AS
98622006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9863
9864 * gdb.base/default.exp: Update source command error message.
9865 * gdb.base/help.exp: Update 'help source' message.
9866
16963cb6
DJ
98672006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9868
9869 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9870 test.
9871
6d7fd486
AS
98722006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9873
9874 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9875
29e8a844
DJ
98762006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9877
9878 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9879
6afcfa39
DJ
98802006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9881
9882 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9883
267a692b
MK
98842006-07-17 Mark Kettenis <kettenis@gnu.org>
9885
9886 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9887 *-*-openbsd* from targets for wich we expect ARM FPA floating
9888 point format.
9889
85d2fec4
NR
98902006-07-17 Nick Roberts <nickrob@snap.net.nz>
9891
9892 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9893
98942006-07-17 Mark Kettenis <kettenis@gnu.org>
9895
9896 * gdb.base/annota3.exp: Expect frame-begin annotation.
9897
85b4c6e8
JB
98982006-07-14 Joel Brobecker <brobecker@adacore.com>
9899
9900 * gdb.base/help.exp: Adjust "help unset" test to accept
9901 any list of unset commands.
9902
fb933624
DJ
99032006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9904 Daniel Jacobowitz <dan@codesourcery.com>
9905
9906 * gdb.cp/ref-params.exp: New test.
9907 * gdb.cp/ref-params.cc: New source file.
9908 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9909
1dff4b64
MK
99102006-07-08 Mark Kettenis <kettenis@gnu.org>
9911
9912 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9913 spaces/tabs in regular expressions since they might not be there.
9914
40d2e0e3
AS
99152006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9916
9917 * gdb.base/ifelse.exp: New file.
9918
f6c957d2
NS
99192006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9920
9921 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9922 line.
9923 * gdb.base/huge.exp: Loop over compilation to find a size that
9924 is acceptable.
9925 * gdb.base/remote.exp: Correct expected strings.
9926 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9927
b9c5a23d
DJ
99282006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9929
9930 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9931
9af2e58d
DJ
99322006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9935 native.
9936
30930ca5
DJ
99372006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9938
9939 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9940 enable stabs testing.
9941
aa32fa1d
DJ
99422006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9943
bd4a4c80 9944 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9945 gdb_test_multiple does.
9946
321fef15
DJ
99472006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9948
9949 * Makefile.in (host_alias): Remove.
9950 (target_alias): Use @target_noncanonical@.
9951 (site.exp): Don't set host_alias.
9952 * aclocal.m4: Remove contents. Include acx.m4.
9953 * configure: Regenerated.
9954 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9955
e1c2defa
NS
99562006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9957
e63b55d1
NS
9958 * lib/gdb.exp (gdb_load_cmd): New.
9959
5600ea19
NS
9960 * gdb.base/fileio.c: Add system(NULL) test.
9961 * gdb.base/fileio.exp: Check it.
9962
e1c2defa
NS
9963 * gdb.base/break.c: Add 10a breakpoint at }
9964 * gdb.base/break.exp: Add test for breakpoint at }
9965 * gdb.cp/anon-union.cc: Add code at end of function.
9966 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9967 * gdb.mi/var-cmd.c: Add code at end of function.
9968 * gdb.mi/mi-var-display.exp: Adjust end of next.
9969 * gdb.mi/mi2-var-display.exp: Likewise.
9970 * gdb.base/fileio.c: Add stop function and insert calls at
9971 stopping places.
9972 * gdb.base/fileio.exp: Breakpoint stop function and remove
9973 explicit line number references.
9974
6c0112ec
JB
99752006-05-19 Joel Brobecker <brobecker@adacore.com>
9976
a9c64011
AS
9977 * gdb.base/del.exp (test_delete_alias): New function.
9978 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9979
154189a4
FF
99802006-05-18 Fred Fish <fnf@specifix.com>
9981
9982 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9983 required. Check for spurious output after program exits normally.
9984
582e64c2
FF
99852006-05-17 Fred Fish <fnf@specifix.com>
9986
9987 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9988 gdb_load, so it works in the simulator.
9989
8ef6493a
FF
99902006-05-11 Fred Fish <fnf@specifix.com>
9991
9992 * gdb.base/bang.exp: Ignore unexpected output between the
9993 "program exited normally" and the gdb prompt, as many other
9994 tests do.
9995
692b141c
MK
99962006-05-07 Mark Kettenis <kettenis@gnu.org>
9997
9998 * gdb.base/help.exp: Make "delete checkpoint" part option for
9999 "help d" and "help delete" tests.
10000
540b8a30
UW
100012006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10002
a9c64011 10003 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
10004 expected output in some mi_gdb_test statements.
10005 * gdb.mi/mi2-basics.exp: Likewise.
10006
9b6462d9
JB
100072006-05-05 Joel Brobecker <brobecker@adacore.com>
10008
10009 * gdb.base/del.c: New file.
10010 * gdb.base/del.exp: New testcase.
10011
954de43b
DM
100122006-05-05 David S. Miller <davem@sunset.davemloft.net>
10013
10014 * gdb.base/break.exp: Do not assume a breakpoint on
10015 main will actually be in $srcfile when optimizing.
1303f75e
DM
10016 * gdb.base/savedregs.exp: Do not require that the dummy
10017 frame location match up to a symbol and source file location.
c3242428
DM
10018 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
10019 will get printed without a mi_cmd_data_list_register_values prefix.
10020 (*-data-list-register-*): Correct regular expressions to expect the new
10021 pseudo d? floating point registers.
10022 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 10023
c7e64c9a
DJ
100242006-05-05 Christophe Lyon <christophe.lyon@st.com>
10025
10026 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
10027 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
10028 is allocated by the compiler.
10029 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
10030 anons, e, anone to force their allocation by the compiler.
10031
100322006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
10033
10034 * gdb.base/help.exp: Update expected text for help d and
10035 help delete.
10036
27ce9a6d
MK
100372006-05-02 Mark Kettenis <kettenis@gnu.org>
10038
10039 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
10040 NetBSD/ELF targets.
10041
8608915f
MK
100422006-04-30 Mark Kettenis <kettenis@gnu.org>
10043
10044 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
10045 single-step breakpoint fails; make this a KFAIL on
10046 sparc*-*-openbsd*.
10047 * gdb.base/siginfo.exp: Likewise.
10048 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10049
b8db102d
MS
100502006-04-26 Michael Snyder <msnyder@redhat.com>
10051
10052 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
10053 which may have to consume output from other forks.
10054 Add tests to make sure that "delete fork" succeeded.
10055
c702009a
MS
100562006-04-20 Michael Snyder <msnyder@redhat.com>
10057
10058 * 2006-03-22 Jim Blandy <jimb@redhat.com>
10059 Add support for the Renesas M32C and M16C.
10060
10061 * gdb.asm/asm-source.exp: Add m32c target.
10062 * gdb.asm/m32c.inc: Support for m32c target.
10063
e28493f2
AS
100642006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
10065
10066 * gdb.base/commands.exp (recursive_source_test): New test.
10067
880da185
DM
100682006-04-04 David S. Miller <davem@sunset.davemloft.net>
10069
10070 * gdb.base/float.exp: Add pattern for sparc targets.
10071
61d9b92f
DJ
100722006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10073
10074 * gdb.base/commands.exp (stray_arg0_test): New test.
10075
bd717df8
PB
100762006-03-30 Paul Brook <paul@codesourcery.com>
10077
10078 * gdb.mi/mi-until.exp: kfail broken until command.
10079 * gdb.mi/mi2-until.exp: Ditto.
10080
ec793d3c
NR
100812006-03-27 Nick Roberts <nickrob@snap.net.nz>
10082
10083 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
10084
831004b7
AO
100852006-03-08 Alexandre Oliva <aoliva@redhat.com>
10086
10087 * gdb.base/prelink.exp: Anchor tested-for regular expression
10088 on gdb prompt.
10089
effe49a0
PB
100902006-03-07 Paul Brook <paul@codesourcery.com>
10091
10092 * gdb.base/assign.exp: Correct fail message.
10093
e5461016
PB
100942006-03-07 Paul Brook <paul@codesourcery.com>
10095
10096 * lib/compiler.c: Extract armcc version number.
10097 * lib/compiler.cc: Ditto.
10098
fc91c6c2
PB
100992006-03-07 Paul Brook <paul@codesourcery.com>
10100
10101 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
10102 additional_flags=-w.
10103 * gdb.arch/altivec-regs.exp: Ditto.
10104 * gdb.arch/e500-abi.exp: Ditto.
10105 * gdb.arch/e500-regs.exp: Ditto.
10106 * gdb.base/all-bin.exp: Ditto.
10107 * gdb.base/annota1.exp: Ditto.
10108 * gdb.base/annota3.exp: Ditto.
10109 * gdb.base/args.exp: Ditto.
10110 * gdb.base/arithmet.exp: Ditto.
10111 * gdb.base/assign.exp: Ditto.
10112 * gdb.base/async.exp: Ditto.
10113 * gdb.base/bang.exp: Ditto.
10114 * gdb.base/break.exp: Ditto.
10115 * gdb.base/call-rt-st.exp: Ditto.
10116 * gdb.base/completion.exp: Ditto.
10117 * gdb.base/cond-expr.exp: Ditto.
10118 * gdb.base/condbreak.exp: Ditto.
10119 * gdb.base/consecutive.exp: Ditto.
10120 * gdb.base/define.exp: Ditto.
10121 * gdb.base/display.exp: Ditto.
10122 * gdb.base/ena-dis-br.exp: Ditto.
10123 * gdb.base/environ.exp: Ditto.
10124 * gdb.base/eval-skip.exp: Ditto.
10125 * gdb.base/info-proc.exp: Ditto.
10126 * gdb.base/jump.exp: Ditto.
10127 * gdb.base/logical.exp: Ditto.
10128 * gdb.base/long_long.exp: Ditto.
10129 * gdb.base/maint.exp: Ditto.
10130 * gdb.base/miscexprs.exp: Ditto.
10131 * gdb.base/pc-fp.exp: Ditto.
10132 * gdb.base/pointers.exp: Ditto.
10133 * gdb.base/relational.exp: Ditto.
10134 * gdb.base/reread.exp: Ditto.
10135 * gdb.base/sect-cmd.exp: Ditto.
10136 * gdb.base/sep.exp: Ditto.
10137 * gdb.base/sepdebug.exp: Ditto.
10138 * gdb.base/until.exp: Ditto.
10139 * gdb.base/whatis-exp.exp: Ditto.
10140 * gdb.cp/annota2.exp: Ditto.
10141 * gdb.cp/annota3.exp: Ditto.
10142 * gdb.trace/actions.exp: Ditto.
10143 * gdb.trace/backtrace.exp: Ditto.
10144 * gdb.trace/circ.exp: Ditto.
10145 * gdb.trace/collection.exp: Ditto.
10146 * gdb.trace/deltrace.exp: Ditto.
10147 * gdb.trace/infotrace.exp: Ditto.
10148 * gdb.trace/limits.exp: Ditto.
10149 * gdb.trace/packetlen.exp: Ditto.
10150 * gdb.trace/passc-dyn.exp: Ditto.
10151 * gdb.trace/passcount.exp: Ditto.
10152 * gdb.trace/report.exp: Ditto.
10153 * gdb.trace/save-trace.exp: Ditto.
10154 * gdb.trace/tfind.exp: Ditto.
10155 * gdb.trace/tracecmd.exp: Ditto.
10156 * gdb.trace/while-dyn.exp: Ditto.
10157 * gdb.trace/while-stepping.exp: Ditto.
10158 * lib/gdb.exp: Ditto.
10159 (gdb_compile): Handle nowarning option.
10160
5f4a23d9
AO
101612006-03-07 Alexandre Oliva <aoliva@redhat.com>
10162
10163 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
10164 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
10165 Rename executable to prelinkt. Don't re-prelink if we didn't
10166 get a core file. Test prelink -u exit status to tell whether
10167 prelinking failed. Use gdb_test_multiple.
10168
9733fc94
DJ
101692006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10170
10171 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
10172 (do_tests): Call it.
10173
cc10cae3
AO
101742006-02-28 Alexandre Oliva <aoliva@redhat.com>
10175
10176 * gdb.base/prelink.exp: New test.
10177 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
10178
15c46491
WZ
101792006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
10180
10181 * gdb.fortran/derived-type.f90: New file.
10182 * gdb.fortran/derived-type.exp: New testcase.
10183
5c9f7ded
DJ
101842006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
10185
10186 * gdb.base/default.exp: Allow ';' as a directory separator.
10187
5b96932b
AS
101882006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10189
10190 * gdb.base/help.exp (help add-symbol-file): Update.
10191
1986bccd
AS
101922006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
10193
10194 * gdb.base/help.exp (help load): Update expected results.
10195
a8b7528f
FF
101962006-02-19 Fred Fish <fnf@specifix.com>
10197
10198 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
10199 specifix hex value as part of results.
10200 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 10201
f8261448
FF
102022006-02-16 Fred Fish <fnf@specifix.com>
10203
10204 * gdb.base/whatis.c: Define variables using typedefs char_addr,
10205 ushort_addr, and slong_addr, so the typedefs are not optimized
10206 away.
10207 * gdb.base/whatis.exp: Add tests using type name for struct type,
10208 union type, enum type, and typedef.
a9c64011 10209
31d8bdd2
MK
102102006-02-13 Mark Kettenis <kettenis@gnu.org>
10211
10212 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
10213
34e41e63
JB
102142006-02-13 Jim Blandy <jimb@redhat.com>
10215
10216 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
10217 case where it takes two "next" commands to skip past the init
10218 call.
10219
ac6e4f31
FF
102202006-02-12 Fred Fish <fnf@specifix.com>
10221
10222 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
10223 to handle cases where it takes two "next" commands to skip
10224 past the init call.
10225
2db2d571
JB
102262006-02-07 Joel Brobecker <brobecker@adacore.com>
10227
10228 * gdb.ada/array_return.exp: Mark the last test as expected to fail
10229 on hppa32 targets.
10230
38fcd64c
DJ
102312006-02-06 Vladimir Prus <ghost@cs.msu.su>
10232
10233 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
10234 field.
10235
1315ad46
MK
102362006-01-29 Mark Kettenis <kettenis@gnu.org>
10237
10238 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
10239
5625b943
DJ
102402006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
10241
10242 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
10243 files.
10244
80df1bbe
DJ
102452006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
10246
10247 * gdb.cp/maint.exp: Set complaints to a positive value.
10248
9078e690
DJ
102492006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10250
10251 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
10252 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
10253 function name.
10254
9c903399
DJ
102552006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
10256
10257 * gdb.base/checkpoint.c: Update copyright notice. Include
10258 <stdlib.h>.
10259
761ae4d6
JB
102602006-01-04 Jim Blandy <jimb@redhat.com>
10261
10262 * gdb.asm/asm-source.exp: Independently provide default values for
10263 asm-flags and debug-flags. Use 'string equal' to do the
10264 comparison, not the implicit expr's '==' operator. Remove
10265 now-unneeded assignments to asm-flags. In h8300 case, place
10266 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
10267
099ac3dd
MS
102682006-01-04 Michael Snyder <msnyder@redhat.com>
10269
10270 * gdb.base/checkpoint.c: New file.
10271 * gdb.base/checkpoint.exp: New file.
10272 * gdb.base/multi-fork.c: New file.
10273 * gdb.base/multi-fork.exp: New file.
10274 * gdb.base/pi.txt: New file (data for checkpoint.c test).
10275
f4d85314
FF
102762006-01-04 Fred Fish <fnf@specifix.com>
10277
10278 * gdb.base/ptype.c (foo): Add typedef.
10279 (intfoo): Add function.
10280 * gdb.base/ptype1.c: New file.
10281 * gdb.base/ptype.exp: Handle compilation and linking with two
10282 source files. Test that proper type for "foo" is found based
10283 on source context rather than first match found in symtabs.
10284
a1b06f35
MK
102852005-12-28 Mark Kettenis <kettenis@gnu.org>
10286
10287 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
10288 * gdb.asm/openbsd.inc: Indent commands.
10289
d082a1e2
MK
102902005-12-26 Mark Kettenis <kettenis@gnu.org>
10291
c65016bd
MK
10292 * gdb.base/freebpcmd.exp: Increase timeout.
10293
d082a1e2
MK
10294 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
10295
d3c32a0e
DJ
102962005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
10297
10298 * gdb.base/default.exp: Update check for "show version".
10299
9fdb1f50
RC
103002005-12-09 Randolph Chung <tausq@debian.org>
10301
10302 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
10303 * gdb.asm/pa64.inc: New file.
10304
5f2c56f7
RC
103052005-12-09 Randolph Chung <tausq@debian.org>
10306
10307 * gdb.asm/common.inc: Indent commands.
10308 * gdb.asm/asmsrc1.s: Likewise.
10309 * gdb.asm/asmsrc2.s: Likewise.
10310
8117349c
RC
103112005-12-09 Randolph Chung <tausq@debian.org>
10312
10313 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
10314 (get_addr_of_sym): Remove duplicate print.
10315 (gen_core): xfail hppa*-*-hpux*, update expected output.
10316 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
10317 * gdb.arch/pa64-nullify.s: New file.
10318
8f07f25a
RC
103192005-12-09 Randolph Chung <tausq@debian.org>
10320
10321 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
10322
55b39184
DJ
103232005-12-07 Christophe Lyon <christophe.lyon@st.com>
10324
10325 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
10326 code generation for these functions.
10327 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
10328 error message.
10329
31e2b00f
AS
103302005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
10331
10332 * gdb.base/help.exp (help b, help br, help bre, help brea)
10333 (help break): Update the expected message.
10334
c3d0b56e
SC
103352005-11-11 Stephane Carrez <stcarrez@nerim.fr>
10336
10337 * gdb.asm/m68hc11.inc: Setup the data section.
10338 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10339 script for this test.
10340 (m6812-*-*): Likewise.
10341
36ae0ea9
RC
103422005-11-09 Randolph Chung <tausq@debian.org>
10343
10344 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
10345
9d6f42e9
WZ
103462005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
10347
10348 * gdb.base/break.exp: Fix a comment typo.
10349
e2126a14
EZ
103502005-11-03 Jim Blandy <jimb@redhat.com>
10351
a9c64011
AS
10352 Checked in by Elena Zannoni <ezannoni@redhat.com>
10353
889bf7c5 10354 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 10355
e0ac7199
CV
103562005-11-02 Corinna Vinschen <vinschen@redhat.com>
10357
10358 * gdb.arch/gdb1558.c: Include stdio.h.
10359
31d3fb18
MK
103602005-10-31 Mark Kettenis <kettenis@gnu.org>
10361
10362 * gdb.asm/asm-source.exp: Use -e instead of --entry.
10363
e52b687c
MK
103642005-10-31 Mark Kettenis <kettenis@gnu.org>
10365
10366 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
10367
f4711d79
PG
103682005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
10369
a9c64011
AS
10370 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10371 vscr" tests to better match output.
f4711d79 10372
987a9106
JB
103732005-10-12 Jim Blandy <jimb@redhat.com>
10374
10375 * gdb.base/structs.exp (any): New function.
10376 (test_struct_returns): Don't make any assumptions at all about
10377 what value the function returns when GDB can't set the return
10378 value.
10379
2336bb58
JB
103802005-10-09 Joel Brobecker <brobecker@adacore.com>
10381
10382 * gdb.ada/arrayidx/p.adb: New file.
10383 * gdb.ada/arrayidx.exp: New testcase
10384
103852005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
10386
10387 * gdb.ada/array_return/pck.ads: New file.
10388 * gdb.ada/array_return/pck.adb: New file.
10389 * gdb.ada/array_return/p.adb: New file.
10390 * gdb.ada/array_return.exp: New testcase.
10391
705335ea
JB
103922005-10-03 Joel Brobecker <brobecker@adacore.com>
10393
a9c64011
AS
10394 * gdb.base/arrayidx.c: New file.
10395 * gdb.base/arrayidx.exp: New testcase.
705335ea 10396
11ee9940
NR
103972005-09-29 Nick Roberts <nickrob@snap.net.nz>
10398
10399 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
10400 frames-invalid and breakpoints-invalid are no longer generated
10401 with level 3 so don't expect them in the output.
10402
39fb8e9e
BR
104032005-09-27 Bob Rossi <bob@brasko.net>
10404
a9c64011 10405 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
10406 from test. Escape the | in mi_gdb_test call.
10407 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
10408 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
10409 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
10410 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
10411 expected regex's in mi_gdb_test calls.
10412 * lib/mi-support.exp: Remove arbitrary .* from tests.
10413 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
10414 Fully anchor GDB/MI expected results in mi_gdb_test.
10415 * lib/gdb.exp (string_to_regexp): Escape the ] character.
10416 * gdb.base/sizeof.exp: Remove escape character. Correct test.
10417
2af48f68
PB
104182005-09-26 Paul Brook <paul@codesourcery.com>
10419
10420 * long_long.exp: Exclude eabi targets from arm FPA float format test.
10421
f34502bc
WZ
104222005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10423
10424 * bfp-test.c: New file.
10425 * bfp-test.exp: New testcase.
10426
ca929517
WZ
104272005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10428
10429 * gdb.fortran/subarray.exp: New testcase to test the evaluation
10430 of subarray and substring variable.
10431 * gdb.fortran/subarray.f: New source file for the test of subarray
10432 and substring variable evaluation.
10433 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
10434 of string constant.
10435
c761af65
DJ
104362005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
10437
10438 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
10439 copyright dates.
10440
561d7a1d
PG
104412005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
10442
10443 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
10444 powerpc altivec' test with an almost identical 'info vector' test.
10445
b2b64cc9
PG
104462005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10447
a9c64011
AS
10448 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10449 vscr" tests to match output.
b2b64cc9 10450
6ac4d15a
PG
104512005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10452
a9c64011
AS
10453 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
10454 output.
6ac4d15a 10455
40e55bef
BR
104562005-09-11 Bob Rossi <bob@brasko.net>
10457
889bf7c5
PA
10458 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
10459 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
10460 commands that return an MI output command and an asyncronous MI output
10461 command.
40e55bef
BR
10462 * gdb.mi/mi-console.exp: Ditto.
10463
3c7385ec
BR
104642005-09-11 Bob Rossi <bob@brasko.net>
10465
10466 * gdb.mi/mi-var-child.c: Include <string.h>.
10467
a6cd0eb3
DJ
104682005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
10469
10470 * killed.exp: Correct gdb_expect syntax.
10471
2f168eed
CV
104722005-08-09 Corinna Vinschen <vinschen@redhat.com>
10473
10474 * lib/mi-support.exp (mi_gdb_load): Fix typo.
10475
ecd3fd0f
BR
104762005-08-02 Bob Rossi <bob@brasko.net>
10477
10478 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
10479 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
10480 Change tests to inferior-tty-set/show.
10481 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
10482 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
10483 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
10484 inferior. Use mi_gdb_test to get GDB and Inferior output.
10485 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
10486 descriptor.
10487 (mi_inferior_tty_name): Add inferior PTY file name.
10488 (mi_gdb_start): Add INFERIOR_PTY parameter.
10489 (mi_gdb_test): Add IPATTERN parameter.
10490
f1ea48cb 104912005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 10492
f1ea48cb
BR
10493 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
10494 parameter to mi_gdb_test.
10495 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
10496
6e650a67
DJ
104972005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10498
10499 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
10500 struct_declarations.
10501 * gdb.mi/mi-var-child.exp: Step over the initialization of
10502 struct_declarations.
10503
8be260b6
DJ
105042005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10505
10506 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
10507 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
10508 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
10509 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
10510 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
10511 file.
10512
4e660f07
NR
105132005-07-27 Nick Roberts <nickrob@snap.net.nz>
10514
10515 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
10516 (do_children_tests): Assign values to the extra elements.
10517
10518 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
10519 them for tests for "-var-update --no-values" and
a9c64011 10520 "-var-update --all-values".
4e660f07
NR
10521 Add test for "-var-list-children --simple-values".
10522
10523 * gdb.mi/basics.c (callee4): Add integer array D[3]...
10524
10525 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
10526 "-stack-list-locals --simple-values" Improve doc strings and
10527 comments.
10528
6bdae935
MK
105292005-07-18 Mark Kettenis <kettenis@gnu.org>
10530
598b7a6f
MK
10531 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
10532 *-*-openbsd*.
10533 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
10534
6bdae935
MK
10535 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
10536 sigaltsatck'.
10537
1323e929 105382005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 10539
1323e929
BR
10540 * gdb.base/default.exp (tty): Changed output of command.
10541 * gdb.base/help.exp (help tty): Ditto.
10542
b1a9c082
MK
105432005-07-12 Mark Kettenis <kettenis@gnu.org>
10544
10545 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
10546
10a844a2
MK
105472005-07-10 Mark Kettenis <kettenis@gnu.org>
10548
10549 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
10550 -stack-select-frame without arguments.
10551 (test_stack_frame_listing): Add test for newly implemented command
10552 -stack-info-frame.
10553
3cb3b8df
BR
105542005-07-06 Bob Rossi <bob@brasko.net>
10555
10556 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
10557 command.
10558 (Copyright): Update copyright.
10559
a0c5fbcf
WZ
105602005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
10561
10562 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
10563 tests to evaluate exponentiation expression.
10564
984971d0
AS
105652005-06-29 Andreas Schwab <schwab@suse.de>
10566
10567 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
10568 main to avoid warnings.
10569
10570 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
10571
fe03833f
NR
105722005-06-20 Nick Roberts <nickrob@snap.net.nz>
10573
10574 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
10575 -stack-select-frame without arguments.
10576 (test_stack_frame_listing): Add test for newly implemented command
10577 -stack-info-frame.
a9c64011 10578
7a55f279
WZ
105792005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
10580
0ffa0ea5
DJ
10581 * gdb.fortran/array-element.f: New file.
10582 * gdb.fortran/array-element.exp: New testcase.
7a55f279 10583
26585198
DJ
105842005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10585
10586 * gdb.base/bigcore.exp: Correct checks for systems which can
10587 not dump a large core file.
10588
c1bd25fd
DJ
105892005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10590
10591 * gdb.base/relocate.c: Add a copyright notice.
10592 (dummy): Remove.
10593 * gdb.base/relocate.exp: Test printing the values of variables
10594 from a relocatable file.
10595
589e074d
DJ
105962005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10597
10598 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10599 excess MI output after an error.
10600
0915f927
JB
106012005-05-29 Joel Brobecker <brobecker@adacore.com>
10602
10603 * gdb.arch/alpha-step.c: New file.
10604 * gdb.arch/alpha-step.exp: New testcase.
10605
76ff342d
DJ
106062005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
10607 Dennis Brueni <dennis@slickedit.com>
10608
10609 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10610 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10611 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10612 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10613 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10614 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10615 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10616
96b0c7ac
DJ
106172005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
10618 Wu Zhou <woodzltc@cn.ibm.com>
10619
10620 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
10621 IBM's xlc compiler.
10622 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10623 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10624
f21565d2
JB
106252005-05-13 Jim Blandy <jimb@redhat.com>
10626
10627 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10628 calling gdb_suppress_entire_file.
10629 * gdb.base/charset.exp: Same.
10630 * gdb.base/call-rt-st.exp: Same.
10631
6006a3a1
BR
106322005-05-05 Bob Rossi <bob_rossi@cox.net>
10633
10634 * lib/gdb.exp (fullname_syntax): Added global regex.
10635 (fullname_syntax_POSIX): Ditto.
10636 (fullname_syntax_UNC): Ditto.
10637 (fullname_syntax_DOS_CASE): Ditto.
10638 (fullname_syntax_DOS): Ditto.
10639 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10640 fullname_syntax variable to scope and use it.
10641 (test_file_list_exec_source_files): Ditto.
10642 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10643
c3b69c04
DJ
106442005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10645
10646 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10647
3c95e6af
PG
106482004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
10649
a9c64011
AS
10650 * lib/gdb.exp (skip_altivec_tests): New function, based on
10651 check_vmx_hw_available from the GCC testsuite.
10652 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10653 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 10654
78df6c56
JB
106552005-05-02 Jim Blandy <jimb@redhat.com>
10656
10657 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10658 calling gdb_suppress_entire_file.
10659
1690f9cf
DJ
106602005-04-30 Randolph Chung <tausq@debian.org>
10661
10662 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10663 Slightly relax "sem_post" name checking.
10664
5ea106f7
PG
106652005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10666
10667 * gdb.base/unload.exp: Use new shared library infrastructure.
10668
bf7234cf
PG
106692005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10670
10671 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 10672 infrastructure.
bf7234cf 10673
547b869a
CV
106742005-04-29 Corinna Vinschen <vinschen@redhat.com>
10675
10676 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10677 * gdb.asm/h8300.inc: New file.
10678
f07e55f0
PG
106792005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10680
10681 * gdb.base/shlib-call.exp: Change to use new shared library
10682 infrastructure.
10683
3cbba3d1
PG
106842005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10685
a9c64011
AS
10686 * gdb.base/pending.exp: Change to use new shared library
10687 infrastructure.
3cbba3d1 10688
ed6df200
PG
106892005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10690
a9c64011
AS
10691 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10692 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 10693
8c8f4ebe
PG
106942005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10695
a9c64011
AS
10696 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10697 shared objects being adjusted and update copyright years.
8c8f4ebe 10698
607fbc54
DJ
106992005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10700
10701 * ChangeLog: Correct some 2003-01-13 dates.
10702 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10703 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10704 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10705 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10706 gdb.trace/tfind.exp: Update copyright years.
10707
57bf0e56
DJ
107082005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10709 Daniel Jacobowitz <dan@codesourcery.com>
10710
10711 * lib/gdb.exp (gdb_compile): Handle shlib=.
10712 (gdb_compile_shlib): New function.
10713
9b593790
PG
107142005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10715
a9c64011 10716 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 10717
9494c6a5
DJ
107182005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10719
10720 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10721 gdb.server.
10722 * configure.ac: Likewise.
10723 * configure: Regenerated.
10724 * gdb.gdbserver/Makefile.in: Moved to...
10725 * gdb.server/Makefile.in: ... here.
10726 * gdb.gdbserver/server.c: Moved to...
10727 * gdb.server/server.c: ... here.
10728 * gdb.gdbserver/server-run.exp: Moved to...
10729 * gdb.server/server-run.exp: ... here.
10730
6f8eac0e
DJ
107312005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10732
10733 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10734 * configure.ac: Create gdb.gdbserver/Makefile.
10735 * configure: Regenerated.
10736 * lib/gdbserver-support.exp: New file, derived from
10737 config/gdbserver.exp.
10738 * config/gdbserver.exp: Use gdbserver-support.exp.
10739 * gdb.gdbserver/Makefile.in: New file.
10740 * gdb.gdbserver/server.c: New file.
10741 * gdb.gdbserver/server-run.exp: New file.
10742
6e87504d
PG
107432005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10744
a9c64011
AS
10745 * lib/gdb.exp (test_compiler_info): Return compiler_info
10746 if no arguments are given.
6e87504d 10747
d1779be4
PG
107482005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10749
10750 * gdb.arch/altivec-abi.exp: Check for compiler and set
10751 use altivec' flag accordingly.
10752 * gdb.arch/altivec-regs.exp: Likewise.
10753
88750304
DJ
107542005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10755
10756 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10757
f3fb768d
AS
107582005-03-27 Andreas Schwab <schwab@suse.de>
10759
10760 * gdb.base/bigcore.c (main): Add missing mode argument in open
10761 call.
10762
7e813ac5
DJ
107632005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10764
10765 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10766 downloads.
10767 * config/gdbserver.exp (gdb_load): Likewise.
10768
8e3049aa
PB
107692005-03-14 Paul Brook <paul@codesourcery.com>
10770
10771 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10772 targets.
10773
a9df7c44
JB
107742005-03-09 Joel Brobecker <brobecker@adacore.com>
10775
10776 * gdb.dwarf2/dup-psym.S: New file.
10777 * gdb.dwarf2/dup-psym.exp: New testcase.
10778
9f0d94e8
JB
107792005-03-09 Joel Brobecker <brobecker@adacore.com>
10780
10781 * gdb.ada/exec_changed/first.adb: New file.
10782 * gdb.ada/exec_changed/second.adb: New file.
10783 * gdb.ada/exec_changed.exp: New testcase.
10784
5f579bc5
NS
107852005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10786
36e9969c
NS
10787 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10788 (A2): New class.
10789 (main): Test operator+.
10790 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10791 breakpoint test.
10792
5f579bc5
NS
10793 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10794 * gdb.base/signull.exp: Disable if gdb,nosignals.
10795 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10796 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10797 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10798 * gdb.mi/mi2-console.exp: Likewise.
10799 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10800 continue output at start.
10801 (gdb_collect_locals_test): Robustify regexp.
10802 * gdb.trace/passc-dyn.exp: Fix comment typo.
10803 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10804
be46087e
CV
108052005-03-08 Corinna Vinschen <vinschen@redhat.com>
10806
10807 * gdb.asm/asm-source.exp: Add iq2000 case.
10808 * gdb.asm/iq2000.inc: New file.
10809
384e1a61 108102005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10811
384e1a61
MI
10812 * gdb.base/command.exp: Change hardcoded value to regular expression.
10813 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10814
584b6e9e
DJ
108152005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10816
10817 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10818 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10819 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10820 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10821 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10822
ab5b5d61
MK
108232005-03-05 Mark Kettenis <kettenis@gnu.org>
10824
10825 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10826 changes.
10827
ae051c1b
PG
108282004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10829
a9c64011
AS
10830 * lib/compiler.c: Add test for IBM's xlc compiler.
10831 * lib/compiler.cc: Likewise.
ae051c1b 10832
3f0f6ed2
JB
108332004-02-24 Joel Brobecker <brobecker@adacore.com>
10834
10835 * gdb.ada/fixed_points.exp: Create compilation object directory
10836 before running the test.
10837 * gdb.ada/null_record.exp: Likewise.
10838 * gdb.ada/packed_array.exp: Likewise.
10839 * gdb.ada/start.exp: Likewise.
10840
724f452b
JB
108412005-02-15 Joel Brobecker <brobecker@adacore.com>
10842
10843 * gdb.ada/packed_array/pa.adb: New file.
10844 * gdb.ada/packed_array.exp: New testcase.
10845
57f5cdfb 108462005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10847
1f393151
MK
10848 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10849 files.
10850
ebdda337
MK
10851 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10852 on *-*-openbsd*. Correctly match whitespace in regukar
10853 expressions.
10854
cf309262
DJ
108552005-02-10 Daniel Jacobowitz <dan@debian.org>
10856
10857 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10858 PR exp/1821
10859 * gdb.base/gdb1821.c: New test file.
10860 * gdb.base/gdb1821.exp: New test file.
10861
3be49e7a
JB
108622005-02-09 Joel Brobecker <brobecker@adacore.com>
10863
10864 * gdb.base/start.c: New file.
10865 * gdb.base/start.exp: New testcase.
10866
e292e67d
JB
108672005-02-09 Joel Brobecker <brobecker@adacore.com>
10868
10869 * gdb.ada/start/dummy.adb: New file.
10870 * gdb.ada/start.exp: New testcase.
10871
dbdfa66c
CV
108722005-02-09 Corinna Vinschen <vinschen@redhat.com>
10873
10874 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10875 for printing symbols and statistics.
10876 Add test for using relative pathnames in "maint print msymbols" test.
10877 Mark "maint info sections DATA" XFAIL on Cygwin.
10878 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10879 tests.
10880
d7941671
AC
108812005-02-09 Andreas Schwab <schwab@suse.de>
10882
10883 Committed by Andrew Cagney <cagney@gnu.org>
10884 * gdb.base/remotetimeout.exp: New file.
10885
74e5ef44
MK
108862005-02-07 Mark Kettenis <kettenis@gnu.org>
10887
10888 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10889
464dd14d
JB
108902005-02-03 Joel Brobecker <brobecker@adacore.com>
10891
10892 * gdb.ada/gnat_ada.gpr: New file.
10893 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10894 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10895 * configure.ac: No longer generate gnat_ada.gpr.
10896 * configure: Regenerate.
10897 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10898 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10899 * gdb.ada/null_record/bar.ads: Likewise.
10900 * gdb.ada/null_record/bar.adb: Likewise.
10901 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10902 * gdb.ada/null_record.exp (testdir): New variable.
10903 (testfile): executable is now in testdir subdirectory.
10904 (srcfile): Use full path to the main compilation unit.
10905 * gdb.ada/fixed_points.exp: Same changes as above.
10906
30d756ae
NR
109072005-02-03 Nick Roberts <nickrob@snap.net.nz>
10908
10909 * gdb.base/interp.exp: New test.
10910
9d799f85
AC
109112005-01-24 Andrew Cagney <cagney@gnu.org>
10912
10913 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10914
15656118
AC
109152005-01-19 Andrew Cagney <cagney@gnu.org>
10916
a892c31b
AC
10917 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10918 configure.ac not configure.in.
10919
15656118
AC
10920 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10921 of powerpc*-*-*.
10922 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10923 * gdb.base/list.exp (test_list_function)
15656118
AC
10924 (test_list_filename_and_function): Ditto.
10925 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10926
a7b01baf
AC
109272005-01-16 Andrew Cagney <cagney@gnu.org>
10928
17d92a02
AC
10929 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10930
a7b01baf
AC
10931 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10932
bc8332bb
AC
109332005-01-14 Andrew Cagney <cagney@gnu.org>
10934
10935 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10936 * gdb.mi/mi2-var-cmd.exp: Ditto.
10937
4d074752
CV
109382005-01-10 Corinna Vinschen <vinschen@redhat.com>
10939
10940 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10941
bec39cab
AC
109422005-01-07 Andrew Cagney <cagney@gnu.org>
10943
10944 * configure.ac: Rename configure.in, require autoconf 2.59.
10945 * configure: Re-generate.
10946 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10947 * gdb.stabs/configure: Re-generate.
10948 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10949 * gdb.hp/configure: Re-generate.
10950 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10951 autoconf 2.59.
10952 * gdb.hp/gdb.objdbg/configure: Re-generate.
10953 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10954 autoconf 2.59.
10955 * gdb.hp/gdb.defects/configure: Re-generate.
10956 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10957 autoconf 2.59.
10958 * gdb.hp/gdb.compat/configure: Re-generate.
10959 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10960 autoconf 2.59.
10961 * gdb.hp/gdb.base-hp/configure: Re-generate.
10962 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10963 autoconf 2.59.
10964 * gdb.hp/gdb.aCC/configure: Re-generate.
10965
f10b16d4
JB
109662004-12-15 Jim Blandy <jimb@redhat.com>
10967
10968 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10969 under NPTL when there is debugging info available for libpthread.
10970
fb6e1814
JG
109712004-12-13 Jerome Guitton <guitton@gnat.com>
10972
10973 * gdb.ada/fixed_points.c: New file.
10974 * gdb.ada/fixed_points.exp: New file.
10975
fe46cd3a
RC
109762004-12-03 Randolph Chung <tausq@debian.org>
10977
10978 * gdb.arch/pa-nullify.exp: New file.
10979 * gdb.arch/pa-nullify.s: New file.
10980
8de0841b
RC
109812004-11-30 Randolph Chung <tausq@debian.org>
10982
10983 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10984 instead of "tbug". Fix regexp to work properly with gdb_test.
10985
c8170782
PH
109862004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10987
10988 * gdb.base/bitfields2.exp: New test.
10989 * gdb.base/bitfields2.c: New file.
10990
954269c2
RE
109912004-11-28 Richard Earnshaw <rearnsha@arm.com>
10992
10993 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10994
0107feed
RC
109952004-11-16 Randolph Chung <tausq@debian.org>
10996
10997 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10998
f073ae8c
DJ
109992004-11-14 Daniel Jacobowitz <dan@debian.org>
11000
11001 * gdb.threads/threadapply.exp: Correct "macro details" test.
11002
19ad59e7
JJ
110032004-11-11 Jeff Johnston <jjohnstn@redhat.com>
11004
11005 * gdb.threads/threadapply.exp: New test.
11006 * gdb.threads/threadapply.c: New file.
11007
9cf0961b
MK
110082004-11-07 Mark Kettenis <kettenis@gnu.org>
11009
11010 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
11011 frames.
11012
c789492a
FL
110132004-11-05 Felix Lee <felix+log1@specifixinc.com>
11014
11015 * gdb.base/cursal.exp: New file.
11016 * gdb.base/cursal.c: New file.
11017
a1e167bb
AC
110182004-11-03 Andrew Cagney <cagney@gnu.org>
11019
11020 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
11021
b7cbf173
MK
110222004-10-30 Mark Kettenis <kettenis@gnu.org>
11023
11024 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
11025 NetBSD/ELF targets.
11026
88f9d34f
JB
110272004-10-29 Joel Brobecker <brobecker@gnat.com>
11028
11029 * gdb.threads/bp_in_thread.c: New file, copied from
11030 pthread_cond_wait.c.
11031 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
11032 file, rather than reusing the .c file from another testcase.
11033
ca7d6a0c
JB
110342004-10-20 Joel Brobecker <brobecker@gnat.com>
11035
11036 * gdb.ada/null_record.exp: Check where we stopped after
11037 sending the start command, instead of where the associated
11038 temporary breakpoint was inserted.
11039
0d863d03
AC
110402004-10-14 Andrew Cagney <cagney@gnu.org>
11041
11042 * gdb.mi/gdb701.c (main): Return 0.
11043
d11e72cb
DJ
110442004-10-13 Daniel Jacobowitz <dan@debian.org>
11045
d40539a4 11046 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 11047
e1923096
JJ
110482004-10-12 Jeff Johnston <jjohnstn@redhat.com>
11049
11050 * gdb.threads/schedlock.c: Add comment markers to use to find
11051 line numbers.
11052 * gdb.threads/schedlock.exp: Adjust regex to handle the new
11053 comments.
11054 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
11055 breakpoint lines.
11056
ec8ba2c9
DJ
110572004-10-12 Daniel Jacobowitz <dan@debian.org>
11058
11059 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
11060
0eb3658b
DJ
110612004-10-12 Daniel Jacobowitz <dan@debian.org>
11062
11063 * configure.in: Add gdb.dwarf2.
11064 * configure: Regenerated.
11065 * Makefile.in: Add gdb.dwarf2.
11066 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
11067 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
11068 gdb.dwarf2/file1.txt: New files.
11069
a271cc33
OF
110702004-10-11 Orjan Friberg <orjanf@axis.com>
11071
a9c64011 11072 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
11073 of "run", since the latter doesn't work with remote targets. Adjust
11074 the breakpoint numbering accordingly.
11075 * gdb.threads/pthread_cond_wait.exp: Ditto.
11076
895ce074
MC
110772004-10-08 Michael Chastain <mec.gnu@mindspring.com>
11078
11079 * gdb.base/overlays.exp: Update copyright years.
11080
6be3092d
KI
110812004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
11082
11083 * gdb.base/overlays.exp: Disable if target is Linux.
11084
e05389b8
FL
110852004-10-06 Felix Lee <felix+log1@specifixinc.com>
11086
11087 * config/gdbserver.exp (gdb_load): Use right filename on remote.
11088
73cb587d
KI
110892004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
11090
11091 * gdb.asm/asm-source.exp: Add m32r-linux target.
11092 * gdb.asm/m32r-linux.inc: New file.
11093
3c0edcdc
AC
110942004-09-24 Andrew Cagney <cagney@redhat.com>
11095 David Anderson <anderson@redhat.com>
11096
11097 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
11098 command fails, assume things will work.
11099 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
11100 (_GNU_SOURCE): Define.
11101 (print_unsigned, print_hex): Change parameter to "long long".
11102 (print_byte_count): New function, use to print byte counts.
11103 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
11104 O_LARGEFILE.
11105 (main): Compute an upper bound on a corefile in max_core_size.
11106 Limit memory chunk size to max_core_size. Limit total memory
11107 allocated to max_core_size.
11108
4bb3667f
AC
111092004-09-23 Andrew Cagney <cagney@gnu.org>
11110
11111 * gdb.base/bigcore.exp: Replace the code that creates a corefile
11112 from a separate process with code that creates a corefile by
11113 making the inferior dump core.
11114
60fe1a51
MK
111152004-09-23 Mark Kettenis <kettenis@gnu.org>
11116
11117 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
11118 block.
11119
8e937346
MC
111202004-09-23 Michael Chastain <mec.gnu@mindspring.com>
11121
11122 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
11123 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
11124 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
11125 Likewise.
11126
7213f6d6
JJ
111272004-09-20 Jeff Johnston <jjohnstn@redhat.com>
11128
11129 * gdb.java/jprint.exp: New test case for java inferior call.
11130 * gdb.java/jprint.java: Ditto.
11131
eac69dca
JB
111322004-09-15 Joel Brobecker <brobecker@gnat.com>
11133
11134 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
11135
22227696
MC
111362004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11137
11138 * gdb.threads/killed.c: Include <stdlib.h>.
11139 * gdb.threads/pthreads.c: Likewise.
11140
7dd403a4
MC
111412004-09-14 Michael Chastain <mec.gnu@mindspring.com>
11142
11143 * gdb.threads/killed.c: Add copyright notice.
11144
33f2d567
JM
111452004-09-10 Jason Molenda (jmolenda@apple.com)
11146
a9c64011
AS
11147 * gdb.base/define.exp: Two new tests to verify zero space chars
11148 after 'if' and 'while' commands in a user-defined command is correctly
11149 parsed.
33f2d567 11150
e05b62ac
AC
111512004-09-08 Andrew Cagney <cagney@gnu.org>
11152
11153 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
11154 delivery test with duplicate at end of file.
11155
9cbe82da
MK
111562004-09-06 Mark Kettenis <kettenis@jive.nl>
11157
11158 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
11159
564803d9
MC
111602004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11161
11162 * config/hppro.exp: Removed.
11163
7c6807ce
MC
111642004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11165
11166 * config/sparclet.exp: Removed.
11167
bf7e26dd
MC
111682004-09-05 Michael Chastain <mec.gnu@mindspring.com>
11169
11170 * config/udi.exp: Removed.
11171
714e341b
MC
111722004-09-02 Michael Chastain <mec.gnu@mindspring.com>
11173
11174 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
11175 of "exp_continue".
11176 (advancei): Likewise.
11177
1236e623
JJ
111782004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11179
11180 * gdb.base/unload.exp: Fix so messages aren't duplicated.
11181
3bdcad15
MI
111822004-09-01 Manoj Iyer <manjo@austin.ibm.com>
11183
228af206 11184 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
11185 to check for nodebug in executable.
11186 * gdb.gdb/observer.exp (setup_test): Likewise.
11187 * gdb.gdb/selftest.exp (test_with_self): Likewise.
11188 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
11189
c72b934c
AC
111902004-09-01 Andrew Cagney <cagney@gnu.org>
11191
11192 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11193 files.
11194
edd9b715
JJ
111952004-09-01 Jeff Johnston <jjohnstn@redhat.com>
11196
11197 * gdb.base/unload.exp: Fix expected warning message to match
11198 latest format.
11199
fb4ce06b
CV
112002004-09-01 Corinna Vinschen <vinschen@redhat.com>
11201
11202 * gdb.base/call-rt-st.exp: Fix typos.
11203
ce78e7c3
MI
112042004-08-31 Manoj Iyer <manjo@austin.ibm.com>
11205
11206 * gdb.threads/thread_check.exp: New testcase.
11207 * gdb.threads/thread_check.c: New testcase.
11208
2dedb159
AC
112092004-08-31 Andrew Cagney <cagney@gnu.org>
11210
11211 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
11212 (skip_to_handler_entry): New procedures. Test stepping into a
11213 handler when the breakpoint is at the handler's entry point.
11214
68f53502
AC
112152004-08-30 Andrew Cagney <cagney@gnu.org>
11216
11217 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
11218 gdb/1757.
11219
3e3ffd2b
MC
112202004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11221
11222 With code from Manoj Iyer <manjo@austin.ibm.com>:
11223 * lib/gdb.exp (gdb_file_cmd): Return more information in the
11224 return value. Add an arm for "no debugging symbols found".
11225 Change a stray "error" to "perror".
11226 (gdb_run_cmd): Adapt to new return value.
11227 * gdb.base/remote.exp: Adapt to new return value.
11228 * gdb.gdb/complaints.exp: Likewise.
11229 * gdb.gdb/observer.exp: Likewise.
11230 * gdb.gdb/selftest.exp: Likewise.
11231 * gdb.gdb/xfullpath.exp: Likewise.
11232
4b6f5fd2
JB
112332004-08-27 Joel Brobecker <brobecker@gnat.com>
11234
11235 * gdb.threads/bp_in_thread.exp: New testcase.
11236
e5b25496
MC
112372004-08-27 Michael Chastain <mec.gnu@mindspring.com>
11238
11239 Fix PR testsuite/1735.
11240 * gdb.threads/schedlock.c (thread_function): Add a cast
11241 to suppress a gcc warning.
11242 * gdb.threads/thread-specific.c (thread_function): Likewise.
11243
934353d6
MC
112442004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11245
11246 * gdb.base/unload.c: Include <stdlib.h>.
11247
f98a0aef 112482004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 11249
f98a0aef 11250 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
11251 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
11252 synchronized after the "return".
11253
5a2e8882
MC
112542004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11255
11256 * gdb.mi/basics.c: Include <stdio.h>.
11257 * gdb.mi/pthreads.c: Include <stdlib.h>.
11258 * gdb.mi/var-cmd.c: Include <stdlib.h>.
11259
a9640423
MC
112602004-08-26 Michael Chastain <mec.gnu@mindspring.com>
11261
11262 * gdb.threads/schedlock.c: Add copyright notice.
11263
b04e311d
AC
112642004-08-25 Andrew Cagney <cagney@gnu.org>
11265
11266 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
11267 (skip_over_handler, breakpoint_over_hander): New test procedures.
11268 (advance, advancei): Add a proper prefix, do not use
11269 rerun_to_main.
11270 * gdb.base/sigstep.c (main): Change to use an infinite loop.
11271
7c27f15b
MC
112722004-08-24 Michael Chastain <mec.gnu@mindspring.com>
11273
11274 * gdb.mi/basics.c: Add copyright notice.
11275 * gdb.mi/var-cmd.c: Add copyright notice.
11276
fffc87ae
MC
112772004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11278
11279 * lib/gdb.exp: Remove signed_keyword_not_used.
11280 * lib/compiler.c: Likewise.
11281 * lib/compiler.cc: Likewise.
11282
d782e0bf
MC
112832004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11284
11285 * gdb.base/whatis.c: Remove conditional disabling of "signed".
11286 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
11287
96033e83
MC
112882004-08-23 Michael Chastain <mec.gnu@mindspring.com>
11289
11290 * gdb.base/whatis.c: Add copyright notice.
11291
cf38c229
MK
112922004-08-20 Mark Kettenis <kettenis@gnu.org>
11293
11294 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
11295 it to skip the breakpoints encoded in the inline assembly.
11296
f4b49756
MC
112972004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11298
11299 * Makefile.in: Add gdb.fortran.
11300
2f193b69
MC
113012004-08-20 Michael Chastain <mec.gnu@mindspring.com>
11302
11303 * gdb.base/call-sc.exp (test_scalar_returns):
11304 Fix cut-and-paste glitch in "Make fun return now".
11305
89a237cb
MC
113062004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11307
11308 * configure.in: Add gdb.fortran.
11309 * configure: Regenerate.
11310 * gdb.fortran/Makefile.in: New file.
11311 * lib/gdb.exp (skip_fortran_tests): New procedure.
11312
469aff8e
MC
113132004-08-17 Michael Chastain <mec.gnu@mindspring.com>
11314
11315 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
11316 reference to bug-gnu@prep.ai.mit.edu.
11317 * gdb.mi/mi-var-child.exp: Likewise.
11318 * gdb.mi/mi-var-cmd.exp: Likewise.
11319 * gdb.mi/mi-var-display.exp: Likewise.
11320 * gdb.mi/mi2-var-block.exp: Likewise.
11321 * gdb.mi/mi2-var-child.exp: Likewise.
11322 * gdb.mi/mi2-var-cmd.exp: Likewise.
11323 * gdb.mi/mi2-var-display.exp: Likewise.
11324
00b51b9f
MK
113252004-08-15 Mark Kettenis <kettenis@gnu.org>
11326
11327 * gdb.base/unload.c (main): Make local variable msg const.
11328
45f07fef
MC
113292004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11330
11331 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
11332 to bug-gnu@prep.ai.mit.edu.
11333 * gdb.mi/mi-disassemble.exp: Likewise.
11334 * gdb.mi/mi-eval.exp: Likewise.
11335 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
11336 default line number.
11337 * gdb.mi/mi-return.exp: Likewise.
11338 * gdb.mi/mi-simplerun.exp: Likewise.
11339 * gdb.mi/mi-stack.exp: Likewise.
11340 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
11341 number with explicit range test.
11342 * gdb.mi/mi-watch.exp: Likewise.
11343 * gdb.mi/mi2-break.exp: Likewise.
11344 * gdb.mi/mi2-cli.exp: Likewise.
11345 * gdb.mi/mi2-disassemble.exp: Likewise.
11346 * gdb.mi/mi2-eval.exp: Likewise.
11347 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
11348 default line number.
11349 * gdb.mi/mi2-return.exp: Likewise.
11350 * gdb.mi/mi2-simplerun.exp: Likewise.
11351 * gdb.mi/mi2-stack.exp: Likewise.
11352 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
11353 number with explicit range test.
11354 * gdb.mi/mi2-watch.exp: Likewise.
11355
dd8c8ee7
MC
113562004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11357
11358 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
11359 * gdb.cp/m-static.exp: Likewise.
11360 * gdb.cp/rtti.exp: Likewise.
11361
4e838464
MK
113622004-08-14 Mark Kettenis <kettenis@gnu.org>
11363
11364 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
11365
8d8cb839
EZ
113662004-08-14 Eli Zaretskii <eliz@gnu.org>
11367
11368 * ChangeLog: Prefix Local Variables with semi-colons and indent
11369 the reference to older ChangeLog files, to fix fontification in
11370 Emacs.
11371
deea8bb0
MC
113722004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11373
11374 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
11375 * gdb.mi/mi2-break.exp: Likewise.
11376
c3297504
MC
113772004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11378
11379 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
11380
25808999
MC
113812004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11382
11383 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
11384
226a8d71
MC
113852004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11386
11387 * gdb.cp/classes.exp: Remove unused declarations. Just let
11388 test names default instead of providing special names. Remove
11389 extraneous demangler test.
11390
37fdf854
JJ
113912004-08-12 Jeff Johnston <jjohnstn@redhat.com>
11392
11393 * gdb.base/unload.exp: New test for breakpoints in dynamically
11394 loaded libraries.
11395 * gdb.base/unload.c: Ditto.
11396 * gdb.base/unloadshr.c: Ditto.
11397
2d3a7986
MC
113982004-08-12 Michael Chastain <mec.gnu@mindspring.com>
11399
11400 * gdb.cp/classes.exp (test_ptype_class_objects): Call
11401 cp_test_ptype_class.
11402 (test_enums): Likewise.
11403
c72b934c
AC
114042004-08-10 Andrew Cagney <cagney@gnu.org>
11405
11406 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11407 files.
11408
cc503c8a
AC
114092004-08-10 Andrew Cagney <cagney@gnu.org>
11410
11411 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
11412 init_malloc call.
11413
902f2ccb
MC
114142004-08-10 Michael Chastain <mec.gnu@mindspring.com>
11415
11416 * ChangeLog: Add copyright notice. The notice is copied
11417 from emacs 21.3 top level ChangeLog.
11418
78c90502
MC
114192004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11420
11421 * lib/cp-support.exp: New file.
11422 * lib/cp-support.exp (cp_test_type_class): New function.
11423 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
11424 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
11425 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
11426 cp_test_ptype_class.
11427
88e5ea78
MC
114282004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11429
11430 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
11431 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11432 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
11433 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
11434 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11435 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
11436 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
11437 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
11438 gdb.mi/mi2-watch.exp: Update copyright years.
11439
6a89fc9c
MK
114402004-08-09 Mark Kettenis <kettenis@gnu.org>
11441
11442 * gdb.base/sigaltstack.exp: Provide proper anchoring.
11443
1482e0de
MC
114442004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11445
11446 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
11447 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
11448 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
11449 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11450 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
11451 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
11452 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
11453 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11454 gdb.mi/mi-watch.exp: Update copyright years.
11455
1a5ce3f3
DJ
114562004-08-08 Daniel Jacobowitz <dan@debian.org>
11457
11458 PR gdb/1738
11459 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
11460 from a breakpoint with a pending signal.
11461
04f6ecf2
DJ
114622004-08-08 Daniel Jacobowitz <dan@debian.org>
11463
11464 PR gdb/1736
11465 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
11466 * gdb.base/sigaltstack.exp (finish_test): Consume output until
11467 the prompt.
11468 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
11469
54d90d35
DJ
114702004-08-08 Daniel Jacobowitz <dan@debian.org>
11471
11472 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
11473
d2f6abb0
DJ
114742004-08-08 Daniel Jacobowitz <dan@debian.org>
11475
11476 PR gdb/1736
11477 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
11478 for i?86-*-linux*.
11479
5598c03d
DJ
114802004-08-08 Daniel Jacobowitz <dan@debian.org>
11481
11482 * gdb.arch/i386-prologue.exp: Compile without debug information.
11483
c6fee705
MC
114842004-08-08 Michael Chastain <mec.gnu@mindspring.com>
11485
11486 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
11487 rather than asking gdb to search.
11488
dd90efdb
MC
114892004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11490
11491 * gdb.base/gcore.c: Include <string.h>.
11492
1e84bec1
MC
114932004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11494
11495 * gdb.base/gcore.c: Add copyright notice.
11496
e425eb2b
MC
114972004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11498
11499 * gdb.base/freebpcmd.c: Include <stdio.h>.
11500 * gdb.base/long_long.c: Include <string.h>.
11501 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
11502 * gdb.base/siginfo.c: Include <string.h>.
11503 * gdb.base/sigstep.c: Include <string.h>.
11504
cb9aaed5
MC
115052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11506
11507 * gdb.base/complex.c: Include <stdlib.h>.
11508
55944f3d
MC
115092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11510
11511 * gdb.base/complex.c: Add copyright notice.
11512
7b2953d9
MC
115132004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11514
11515 * gdb.base/charset.c: Include <stdlib.h>.
11516
c9133d23
MC
115172004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11518
11519 * gdb.base/auxv.c: Include <stdlib.h>.
11520
0a8490ad
MC
115212004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11522
11523 * gdb.base/auxv.c: Add copyright notice.
11524
3426d5ec
MC
115252004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11526
11527 * gdb.base/coremaker.c: Add copyright notice.
11528 * gdb.base/coremaker2.c: Add copyright notice.
11529
8da195dd
AC
115302004-08-04 Andrew Cagney <cagney@gnu.org>
11531
11532 * gdb.base/store.exp: Update copyright.
11533 (check_set, up_set, check_struct, up_struct): Add a prefix to test
11534 names, do not import gdb_prompt.
11535
8d394f98
AC
115362004-08-01 Andrew Cagney <cagney@gnu.org>
11537
11538 Fix PR testsuite/1729.
11539 * gdb.base/dump.exp: Add test name to callers of capture_value, do
11540 not use capture_value with value 4.
11541 (capture_value): Add optional test name parameter.
11542 (test_reload_saved_value, test_restore_saved_value): Use $msg as
11543 the prefix, pass to capture_value.
11544
b6702b23
MK
115452004-08-01 Mark Kettenis <kettenis@gnu.org>
11546
11547 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
11548 * gdb.arch/i386-prologue.c (standard): New prototype and function.
11549 (main): Call new function.
11550
c203e0ca
MC
115512004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11552
11553 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
11554
a7995a30
MC
115552004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11556
11557 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
11558
9366563b
MC
115592004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11560
b6eeaf26 11561 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
11562 Accept more values of vtbl pointer. Remove some messages
11563 about "obsolete gcc or gdb".
11564
2fc1f950
MC
115652004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11566
11567 * gdb.cp/classes.exp: Accept more varieties of ptype output.
11568
c724d49b
MC
115692004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11570
11571 * gdb.base/asm-source.exp: Properly convert target board
11572 debug flags from gcc format to binutils format.
11573
736b0fce
MK
115742004-07-28 Mark Kettenis <kettenis@gnu.org>
11575
11576 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
11577 gdb1718". PR backtrace/1718 partially fixed.
11578
5633ea5c
JJ
115792004-07-27 Jeff Johnston <jjohnstn@redhat.com>
11580
11581 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
11582
575eebb1
NC
115832004-07-26 Nick Clifton <nickc@redhat.com>
11584
11585 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
11586 good default value for a specific architecture is available then
11587 set it to that value. Otherwise default to the -gstabs switch.
11588 Remove the -g... switches from the asm-flags variable. Allow the
11589 target board info to override the value if it wants to. Pass the
11590 switch on the assembler command line.
11591
62104619
MK
115922004-07-23 Mark Kettenis <kettenis@gnu.org>
11593
11594 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11595 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11596 (main): Call new function.
11597
4a1135b8
MC
115982004-07-22 Michael Chastain <mec.gnu@mindspring.com>
11599
11600 Test for PR exp/1715.
11601 * gdb.base/radix.exp: Refactor common procedures. Make all
11602 test names unique. Change XFAIL to KFAIL.
11603
8a12c1f0
MC
116042004-07-20 Michael Chastain <mec.gnu@mindspring.com>
11605
11606 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11607 * gdb.ada/gnat_ada.gin: ... to here.
11608 * configure.in: Use gnat_ada.gin.
11609 * configure: Regenerate.
11610
23b451cf
AC
116112004-07-20 Andrew Cagney <cagney@gnu.org>
11612
11613 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11614 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
11615 XFAILs. Clean up test messages and comments. Check backtraces.
11616 Delete re-sync code.
11617
ab618a02
MC
116182004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11619
11620 Fix PR cli/740.
11621 * gdb.base/annota1.exp: Honor gdb,nosignals.
11622 * gdb.base/annota3.exp: Likewise.
11623
46dad340
MC
116242004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11625
11626 * lib/java.exp: Update copyright notice.
11627
756d8c70
AC
116282004-07-19 Andrew Cagney <cagney@gnu.org>
11629
11630 * gdb.base/selftest.exp: Copy file from here ...
11631 * gdb.gdb/selftest.exp: ... to here.
11632
586027e6
AC
116332004-07-16 Andrew Cagney <cagney@redhat.com>
11634
11635 * lib/insight-support.exp: Delete file.
11636 * lib/java.exp (java_init): Fix copyright.
11637
029d2200
AC
116382004-07-16 Andrew Cagney <cagney@gnu.org>
11639
11640 * gdb.base/restore.c: Append "prologue" to comments marking the a
11641 function's prologue.
11642 * gdb.base/restore.exp: Update copyright, re-indent.
11643 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
11644 callerN" prefix where needed. Update patterns that match a
11645 function's prologue.
11646
653b62c5
MC
116472004-07-16 Michael Chastain <mec.gnu@mindspring.com>
11648
11649 * gdb.base/restore.c: Add copyright notice.
11650
f7d690e5
AC
116512004-07-16 Andrew Cagney <cagney@gnu.org>
11652
11653 * gdb.base/logical.exp: Update copyright.
11654 (evaluate): New procedure. Use to re-implement tests using
11655 several tables.
11656
d629a7cb
MH
116572004-07-14 Martin Hunt <hunt@redhat.com>
11658
11659 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11660 which fixes some problems where init.tcl was not found.
11661
9c7bb332
AC
116622004-07-13 Andrew Cagney <cagney@gnu.org>
11663
6bf46641
AC
11664 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11665 (check_sizeof, check_valueof): Do not include the output in the
11666 test name. Use gdb_test.
11667 (get_valueof): Use gdb_test_multiple.
11668
c4ffd4c0
AC
11669 * gdb.base/step-test.exp: Update copyright. Use
11670 gdb_test_multiple. Ensure that test names do not include
11671 architecture dependent output.
11672
ab89363a
AC
11673 * gdb.gdb/observer.exp: Update copyright.
11674 (setup_test): Use gdb_test_multiple.
11675 (attach_first_observer, attach_second_observer)
11676 (attach_third_observer, detach_first_observer)
11677 (detach_second_observer, detach_third_observer)
11678 (reset_counters, check_counters): Make $message a prefix.
11679 (test_normal_stop_notifications): Add "args" parameter - a list of
11680 init functions to be called. Make $message a prefix,
11681 (test_observer_normal_stop): Change the message prefixes so that
11682 they are unique, pass the attach / detach procedures to
11683 test_normal_stop_notifications.
11684
ec58997a
AC
11685 * gdb.base/signull.exp (test_segv): Prefix all tests with
11686 "${name}". Clean up test messages.
11687
b475183b
AC
11688 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11689
9c7bb332
AC
11690 * gdb.base/ena-dis-br.exp: Update copyright.
11691 (break_at): New function. Replace send_gdb with gdb_test,
11692 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11693 ignore count, not stopped at bpt", with KFAIL.
11694
2dd95497
CV
116952004-07-13 Corinna Vinschen <vinschen@redhat.com>
11696
11697 * gdb.base/attach.exp: Remove cleanupfile handling.
11698
419e626b
AC
116992004-07-12 Andrew Cagney <cagney@gnu.org>
11700
11701 * gdb.base/annota1.exp: Cleanup corefile test name.
11702 * gdb.base/annota3.exp: Ditto.
11703
8b1b3228
AC
117042004-07-12 Andrew Cagney <cagney@gnu.org>
11705
78650829
AC
11706 * gdb.base/signals.exp: Clean up copyright, re-indent.
11707
8b1b3228
AC
11708 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11709 gdb_test and gdb_test_multiple.
11710
935c2760
JJ
117112004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11712
11713 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 11714 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
11715 provide line number info for first statement in main.
11716
1544280f
AC
117172004-07-08 Andrew Cagney <cagney@gnu.org>
11718
1279f4ff
AC
11719 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11720
1544280f
AC
11721 * gdb.base/sigbpt.exp: Make the common part of each test name a
11722 prefix instead of suffix.
11723
bcc82369
BR
117242004-07-07 Bob Rossi <bob_rossi@cox.net>
11725
11726 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11727 test from test_tbreak_creation_and_listing to
11728 test_file_list_exec_source_file
11729 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11730 Changed name of test from test_tbreak_creation_and_listing to
11731 test_file_list_exec_source_file
11732
23f4b0aa
JJ
117332004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11734
11735 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11736 the jmisc() constructor instead of <init>.
11737 * gdb.java/jmisc1.exp: Ditto.
11738
56401cd5
AC
117392004-07-07 Andrew Cagney <cagney@gnu.org>
11740
11741 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11742 corrupting the PC.
11743
44ae2f6a
MC
117442004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11745
11746 * gdb.cp/templates.exp: Accept whitespace change in demangler
11747 output.
11748
45a83408
AC
117492004-07-06 Andrew Cagney <cagney@gnu.org>
11750
11751 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11752
d205ad70
MC
117532004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11754
11755 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11756 * lib/compiler.cc: Likewise.
11757
06ea1a61
MC
117582004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11759
11760 * lib/compiler.cc: Work around string preprocessing problem
11761 with old hp c++ compiler.
11762 * lib/compiler.c: Likewise.
11763
daab1251
CV
117642004-06-29 Corinna Vinschen <vinschen@redhat.com>
11765
11766 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11767 directives to conditionalize symbol prefixing.
11768 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11769 additional_flags handling. Add underscore prefix for Cygwin.
11770 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11771 conditionalize symbol prefixing.
11772 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11773 additional_flags handling. Add underscore prefix for Cygwin.
11774
cc984116
CV
117752004-06-29 Corinna Vinschen <vinschen@redhat.com>
11776
11777 * gdb.base/bigcore.exp: Skip test on Cygwin.
11778
c279b077
MC
117792004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11780
11781 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11782 formats for "info register". Use gdb_test_multiple. Fix
11783 the "invalid register" test.
11784
0e915747
CV
117852004-06-28 Corinna Vinschen <vinschen@redhat.com>
11786
11787 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11788 PID for Cygwin. Add Cygwin specific strings to check for in some
11789 tests.
11790 (do_attach_tests): Add a test for user interaction when attaching
11791 to a process with no matching symbol table already loaded.
11792
11422c86
AC
117932004-06-26 Andrew Cagney <cagney@gnu.org>
11794
11795 Test PR java/1567 and PR java/1565.
11796 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11797 * gdb.java/jmisc2.exp: Delete file.
11798
cefbce26
MC
117992004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11800
11801 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11802
e19f872c
CV
118032004-06-25 Corinna Vinschen <vinschen@redhat.com>
11804
11805 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11806 attach process.
11807
d931ba3b
MC
118082004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11809
11810 * gdb.cp/pr-1553.exp: Remove.
11811
aef68c48
MC
118122004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11813
11814 * gdb.cp/pr-1553.cc: Remove.
11815 * gdb.cp/pr-1553.exp: Disable this test.
11816
8d5df71a
JB
118172004-06-20 Jim Blandy <jimb@redhat.com>
11818
a9c64011 11819 Fix PR testsuite/1680.
8d5df71a
JB
11820 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11821 regular expressions.
11822
4ac6f39d
MC
118232004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11824
11825 Fix PR testsuite/1679.
11826 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11827 Issue an UNSUPPORTED result instead.
11828
1b413552
JB
118292004-06-18 Jim Blandy <jimb@redhat.com>
11830
11831 * gdb.base/charset.exp: Only send a control-C if we see a new
11832 prompt and incomplete command.
11833
6daa6ebd
MC
118342004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11835
11836 * gdb.cp/pr-574.cc: Add copyright notice.
11837
51fa4ae0
JB
118382004-06-17 Jim Blandy <jimb@redhat.com>
11839
11840 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11841 cases where the regexp has no groups; this grabs random text from
11842 the previous test suite, whatever that was.
11843
8fea26c5
MC
118442004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11845
11846 * gdb.cp/printmethod.cc: Add copyright notice.
11847
1e3aeb41
MC
118482004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11849
11850 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11851
9d9030bc
AC
118522004-06-16 Andrew Cagney <cagney@gnu.org>
11853
11854 * gdb.base/signull.c: Update copyright. Include <string.h>.
11855 (bowler): Replace data_pointer with data_read
11856 and data_write cases. Add code_descriptor case.
11857 (zero, desc): New array and pointer.
11858 (data, code): Change to simple pointers.
11859 * gdb.base/signull.exp: Fix probe pattern matching a function
11860 descriptor SIGSEGV. Replace data_pointer with data_read and
11861 data_write tests.
11862
acd4ad44
AC
118632004-06-16 Andrew Cagney <cagney@gnu.org>
11864
11865 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11866
08fd625c
MC
118672004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11868
11869 * gdb.base/long_long.c: Add copyright notice.
11870
1903502c
MC
118712004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11872
11873 * gdb.base/long_long.exp: Remove reference to
11874 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11875 to gdb_breakpoint and gdb_continue_to_breakpoint.
11876
83313cb1
JB
118772004-06-14 Jim Blandy <jimb@redhat.com>
11878
11879 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11880 endian case.
11881
1bf404ef
AC
118822004-06-14 Andrew Cagney <cagney@gnu.org>
11883
11884 * gdb.base/gcore.exp (capture_command_output): Delete the always
11885 passing tests containing inferior values.
11886 * gdb.base/ending-run.exp: Do not include the breakpoint address
11887 in the test message. Update copyright.
11888 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11889 size in the test name, use gdb_test_multiple. Update copyright.
11890
ef220b33
MC
118912004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11892
11893 * gdb.cp/ref-types.cc: Add copyright notice.
11894
4f70a4c9
MC
118952004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11896
11897 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11898 hp_aCC_compiler.
11899 * lib/compiler.cc: Likewise.
11900 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11901 'set' commands. Log diagnostics for other lines. Set
11902 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11903
335928ac
MC
119042004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11905
11906 * gdb.cp/try_catch.cc: Add copyright notice.
11907
2efb12e8
MC
119082004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11909
11910 * gdb.cp/userdef.cc: Add copyright notice.
11911
0bbed51a
MC
119122004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11913
11914 * gdb.cp/virtfunc.cc: Add copyright notice.
11915
e12a46c9
RC
119162004-06-11 Randolph Chung <tausq@debian.org>
11917
11918 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11919 problem.
11920
338e05af
AC
119212004-06-10 Andrew Cagney <cagney@gnu.org>
11922
11923 * lib/compiler.cc, lib/compiler.c: Append either
11924 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11925 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11926 instead of gcc-3-3.
11927
dc3f10cb
AC
119282004-06-09 Andrew Cagney <cagney@gnu.org>
11929
b4d946af
AC
11930 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11931 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11932
dc3f10cb
AC
11933 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11934 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11935 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11936 fixed.
11937
b5c0bfa2
AC
119382004-06-09 Andrew Cagney <cagney@gnu.org>
11939
11940 * gdb.base/structs.exp (test_struct_returns): Replace
11941 "return_value_unknown" and "finish_value_unknown" by
11942 "return_value_known" and "finish_value_known". Instead of
11943 "return_value_unknown" iff "finish_value_unknown", check
11944 "return_value_known" implies "finish_value_known".
11945
caeb605f
MH
119462004-06-08 Martin Hunt <hunt@redhat.com>
11947
11948 * gdb.base/float.exp: Add pattern for mips targets.
11949
c892bb64
RC
119502004-06-08 Randolph Chung <tausq@debian.org>
11951
11952 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11953 message for unknown architectures more clear.
11954
48306d3e
JB
119552004-06-08 Joel Brobecker <brobecker@gnat.com>
11956
11957 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11958 start the execution of the program.
11959
83ecb59f
JB
119602004-06-07 Jim Blandy <jimb@redhat.com>
11961
11962 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11963 * gdb.arch/i386-cpuid.h: New helper file.
11964
55264cb4
RC
119652004-06-07 Randolph Chung <tausq@debian.org>
11966
11967 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11968 has started.
11969
23cadb28
RM
119702004-06-04 Roland McGrath <roland@redhat.com>
11971
11972 Fix PR gdb/1647.
11973 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11974 differently to be robust to output buffering differences.
11975
51d01eda
MC
119762004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11977
11978 * gdb.threads/pthreads.exp: Update copyright years.
11979 (check_control_c): Change asynchronous 'after' to synchronous.
11980
f4fc3b93
RM
119812004-06-04 Roland McGrath <roland@redhat.com>
11982
11983 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11984 next gdb prompt.
11985
4013522b
MC
119862004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11987
11988 Fix PR gdb/1636.
11989 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11990 calls to synchronous.
11991
7a8f1e6b
JB
119922004-05-26 Jim Blandy <jimb@redhat.com>
11993
11994 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11995
81bb3443
RC
119962004-05-24 Randolph Chung <tausq@debian.org>
11997
11998 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11999 * gdb.asm/pa.inc: New file.
12000
8f5a3103
MK
120012004-05-22 Mark Kettenis <kettenis@gnu.org>
12002
12003 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
12004
734b8fe8 120052004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 12006 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
12007
12008 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
12009 GDB prompt.
12010
725603e1
UW
120112004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12012
f4fc3b93 12013 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
12014 setjmp/longjmp. Use sigaction instead of signal.
12015
8b923272 120162004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 12017 Michael Snyder <msnyder@redhat.com>
8b923272
JB
12018
12019 * gdb.threads/pthread_cond_wait.c: New file.
12020 * gdb.threads/pthread_cond_wait.exp: New testcase.
12021
8bfabb04
AC
120222004-05-13 Andrew Cagney <cagney@redhat.com>
12023
12024 * gdb.base/signull.exp, gdb.base/signull.c: New files.
12025 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
12026
42edda50
AC
120272004-05-11 Andrew Cagney <cagney@redhat.com>
12028
12029 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
12030 fixed but revealed gdb/1639.
12031
d303a6c7
AC
120322004-05-10 Andrew Cagney <cagney@redhat.com>
12033
12034 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
12035 func1" and "next to 2nd alarm", kernel bug avoided.
12036
bf08c2a1
DJ
120372004-05-10 Daniel Jacobowitz <dan@debian.org>
12038
12039 PR external/1568
12040 * gdb.base/bigcore.exp: Check the size of the dumped core file.
12041 XFAIL if it is smaller than bytes_allocated.
12042 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
12043 (main): Make chunks_allocated unsigned. Correct comment.
12044
c0586a34
JB
120452004-05-07 Joel Brobecker <brobecker@gnat.com>
12046
12047 * gdb.arch/powerpc-aix-prologue.c: New file.
12048 * gdb.arch/powerpc-aix-prologue.exp: New file.
12049
f2785d12
JB
120502004-05-07 Jim Blandy <jimb@redhat.com>
12051
12052 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
12053 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
12054
bd7f6e30
JB
120552004-05-06 Joel Brobecker <brobecker@gnat.com>
12056
12057 * gdb.base/sep.exp: No longer setup_kfail when the program was
12058 built with dwarf2.
12059
0a5e7efe
JI
120602004-05-05 Jim Ingham <jingham@apple.com>
12061
12062 * gdb.base/pending.exp: Make sure pending breakpoints
12063 preserve the ignore count.
f4fc3b93 12064
a8958849
MK
120652004-04-27 Jerome Guitton <guitton@gnat.com>
12066
12067 * i386-prologue.exp: Add testcase for jump instruction as first
12068 instruction of the real code.
12069 * i386-prologue.c (jump_at_beginning): New function.
12070
7e103f5b
MK
120712004-04-28 Mark Kettenis <kettenis@gnu.org>
12072
12073 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
12074 x86_64-*-*.
12075
5d38b224
MK
120762004-04-28 Mark Kettenis <kettenis@gnu.org>
12077
12078 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
12079 i*86-*-*.
12080
0ef32fd9
MK
120812004-04-25 Mark Kettenis <kettenis@gnu.org>
12082
12083 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
12084 expression that checks the return type.
12085
71d7dd7c
AC
120862004-04-23 Andrew Cagney <cagney@redhat.com>
12087
12088 * gdb.base/call-sc.exp: New test of scalar call/return values.
12089 * gdb.base/call-sc.c: Ditto.
12090
1e9f977e
JJ
120912004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12092
12093 * gdb.threads/manythreads.c: Reduce thread stack size.
12094
899d9e3a
JJ
120952004-04-23 Jeff Johnston <jjohnstn@redhat.com>
12096
12097 * gdb.threads/manythreads.c: Add copyright notice.
12098
61bcae62
AC
120992004-04-23 Andrew Cagney <cagney@redhat.com>
12100
12101 * gdb.base/siginfo.exp: Better handle step out of signal.
12102 * gdb.base/sigstep.exp: Ditto.
12103
7339a42e 121042004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 12105 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
12106
12107 * gdb.threads/manythreads.c: New testcase.
12108 * gdb.threads/manythreads.exp: Ditto.
12109
5c98409b
JB
121102004-04-22 Jim Blandy <jimb@redhat.com>
12111
12112 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
12113 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
12114
3b611f1a
MC
121152004-04-21 Michael Chastain <mec.gnu@mindspring.com>
12116
12117 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
12118
f0fd9238
AC
121192004-04-21 Andrew Cagney <cagney@redhat.com>
12120
12121 * gdb.base/sigstep.c: New file.
12122 * gdb.base/sigstep.exp: New file.
12123
90990674
JB
121242004-04-16 Joel Brobecker <brobecker@gnat.com>
12125
12126 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
12127 call to observer_notify_normal_stop.
12128
78cef34b
AC
121292004-04-15 Andrew Cagney <cagney@redhat.com>
12130
12131 * gdb.base/siginfo.c: New file.
12132 * gdb.base/siginfo.exp: New file.
12133
d2343407
JB
121342004-04-12 J. Brobecker <brobecker@gnat.com>
12135
12136 * gdb.base/sep.exp: Fix typo in comment.
12137
a2dba3c8
JB
121382004-04-12 J. Brobecker <brobecker@gnat.com>
12139
12140 * gdb.base/sep.c: New file.
12141 * gdb.base/sep-proc.c: New file.
12142 * gdb.base/sep.exp: New testcase.
12143
15f7b60e
MK
121442004-04-09 Mark Kettenis <kettenis@gnu.org>
12145
12146 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
12147 support.
12148
44f4de1a
AC
121492004-04-05 Andrew Cagney <cagney@redhat.com>
12150
12151 * gdb.base/sigaltstack.c: New file.
12152 * gdb.base/sigaltstack.exp: New file.
12153
ef04f396
JB
121542004-04-04 Joel Brobecker <brobecker@gnat.com>
12155
12156 * gdb.base/foll-fork.exp: Update the expected output for
12157 "help set follow-fork-mode", to match a change that was made
12158 to the help of this variable on 2004-01-13.
12159
d40d2c92
JB
121602004-04-01 Joel Brobecker <brobecker@gnat.com>
12161
12162 * lib/ada.exp: Add copyright notice.
12163 * bar.ads: Likewise.
12164 * bar.adb: Likewise.
12165 * null_record.adb: Likewise.
12166 * null_record.exp: Likewise.
12167 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
12168
f86ef5a3
JB
121692004-04-01 Joel Brobecker <brobecker@gnat.com>
12170
12171 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
12172 * configure: Regenerate.
12173
414e70e3
JB
121742004-04-01 Joel Brobecker <brobecker@gnat.com>
12175
12176 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
12177 to build the application. Remove the message printed when in
12178 verbose mode, redundant with the UNSUPPORTED message above.
12179
f0aaee49
JB
121802004-03-31 Joel Brobecker <brobecker@gnat.com>
12181
12182 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
12183 * gdb.ada (null_record.exp): New testcase.
12184
ac81cb54
JB
121852004-03-31 Joel Brobecker <brobecker@gnat.com>
12186
12187 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
12188
854af2f7
JB
121892004-03-31 Joel Brobecker <brobecker@gnat.com>
12190
12191 * gdb.ada: New subdirectory.
12192 * gdb.ada/Makefile.in: New file.
12193 * gdb.ada/gnat_ada.gpr.in: New file.
12194
034cb681
JB
121952004-03-31 Joel Brobecker <brobecker@gnat.com>
12196
12197 * lib/ada.exp: New file.
12198
78a1a894
DJ
121992004-03-24 Daniel Jacobowitz <drow@mvista.com>
12200
12201 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
12202 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
12203
4b2b3b3e
AC
122042004-03-22 Andrew Cagney <cagney@redhat.com>
12205
12206 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
12207 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
12208 Problem identified by Ulrich Weigand.
12209
23c73aa3
DC
122102004-03-17 David Carlton <carlton@kealia.com>
12211
12212 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
12213 PR c++/826.
12214
d63a86f8
RM
122152004-03-16 Roland McGrath <roland@redhat.com>
12216
12217 * gdb.base/auxv.exp: New file.
12218 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
12219
0e02aa50
DC
122202004-03-12 David Carlton <carlton@kealia.com>
12221
12222 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
12223 * gdb.cp/pr-1553.cc: Ditto.
12224 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
12225 pass branch.
12226
c20b71be
MC
122272004-03-12 Michael Chastain <mec.gnu@mindspring.com>
12228
12229 * gdb.cp/templates.exp: Accept more template types.
12230
c7414a01
MC
122312004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12232
12233 From Corinna Vinschen with modifications.
12234 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
12235 local variable obj_with_enum.
12236 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
12237 results with obj_with_enum.
12238
ed69573c
MC
122392004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12240
12241 * gdb.cp/classes.cc: New file, copied from misc.cc.
12242 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
12243
28301461
MC
122442004-03-09 Michael Chastain <mec.gnu@mindspring.com>
12245
12246 * gdb.cp/misc.cc: Add copyright notice.
12247
1198ecbe
DC
122482004-03-05 David Carlton <carlton@kealia.com>
12249
12250 * gdb.cp/rtti.exp: Add 'print *obj3' test.
12251 * gdb.cp/rtti.h: Update copyright.
12252 (namespace n2::n3): New.
12253 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
12254 (n2::n3::func3): New.
12255 (main): Call n2::n3::func3.
12256 * gdb.cp/rtti2.cc: Update copyright.
12257 (n2::create3): New.
12258
9e08c470
MK
122592004-03-04 Mark Kettenis <kettenis@gnu.org>
12260
12261 * gdb.asm/openbsd.inc: Fix typo.
12262
4bebc3aa
FF
122632004-03-03 Fred Fish <fnf@redhat.com>
12264
12265 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
12266 "val" instead of unused "size". Update copyright year.
12267
6ea9fb37
DJ
122682004-02-29 Daniel Jacobowitz <drow@mvista.com>
12269
12270 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
12271 to use unsigned char.
12272 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
12273 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
12274
23b23974
DJ
122752004-02-29 Daniel Jacobowitz <drow@mvista.com>
12276
12277 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
12278 line of output.
12279
7574fd53
DJ
122802004-02-28 Daniel Jacobowitz <drow@mvista.com>
12281
12282 * gdb.base/relocate.c (dummy): Initialize.
12283
a195357f
DJ
122842004-02-28 Daniel Jacobowitz <drow@mvista.com>
12285
12286 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
12287 a breakpoint at exit.
12288
72fd54a9
FF
122892004-02-27 Fred Fish <fnf@redhat.com>
12290
12291 * gdb.base/chng-syms.exp: Add expect condition to match failing
12292 case that isn't a timeout.
12293
b9d23137
AC
122942004-02-27 Andrew Cagney <cagney@redhat.com>
12295
12296 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
12297 support.
12298
15d208f6 122992004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 12300
15d208f6
FF
12301 * gdb.arch/gdb1431.c: Remove.
12302 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
12303 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
12304 of "until" incorrectly.
12305
98f9cd2d
JB
123062004-02-26 J. Brobecker <brobecker@gnat.com>
12307
12308 * gdb.cp/class2.cc (empty): New class.
12309 (refer): New function.
12310 (main): Declare an object of type empty and use it.
12311 * gdb.cp/class2.exp: Print the value of an object of type empty.
12312
9b50c11b
JJ
123132004-02-26 Jeff Johnston <jjohnstn@redhat.com>
12314
12315 * gdb.base/langs.exp: Update query string to match the
12316 new nquery format used for pending breakpoints.
12317
0dcd613f
AC
123182004-02-26 Andrew Cagney <cagney@redhat.com>
12319
12320 Fix PR i18n/1570.
12321 * gdb.base/charset.c: Update copyright notice.
12322 (main, init_string): Remove the escape character '\e' tests.
12323 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
12324 * gdb.base/charset.exp (valid_host_charset): Ditto.
12325 * gdb.base/setvar.exp: Ditto.
12326
b8a56647
AC
123272004-02-24 Andrew Cagney <cagney@redhat.com>
12328
90d59e34
AC
12329 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
12330 mmapped data in core file" PASS and FAIL messages consistent.
12331
b8a56647
AC
12332 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
12333 setting a breakpoint. Work around PR java/1565.
12334
9f27c604
JJ
123352004-02-23 Jeff Johnston <jjohnstn@redhat.com>
12336
12337 * lib/gdb.exp (gdb_breakpoint): Update query string to match
12338 new nquery format.
12339 * gdb.base/pending.exp: Ditto.
12340
3224a706
MK
123412004-02-22 Mark Kettenis <kettenis@gnu.org>
12342
12343 * configure.in: Run stabs tests on *BSD.
12344 * configure: Regenerated.
12345
41e0a9ca
MK
123462004-02-21 Mark Kettenis <kettenis@gnu.org>
12347
12348 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
12349
1e1b3428
FF
123502004-02-20 Fred Fish <fnf@redhat.com>
12351
12352 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
12353 blank in test for "returns short", for consistency with other
12354 "returns xxx" tests. Update copyright year.
12355
f9a7572a
FF
123562004-02-19 Fred Fish <fnf@redhat.com>
12357
12358 New testcase for PR breakpoint/1558.
12359 * gdb.arch/gdb1558.exp: New file.
12360 * gdb.arch/gdb1558.c: New file.
12361
b2ce2854
EZ
123622004-02-19 Elena Zannoni <ezannoni@redhat.com>
12363
12364 * gdb.base/nodebug.exp: Fix typo.
12365
e7c9ff01
JB
123662004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12367
12368 Committed by Jim Blandy <jimb@redhat.com>.
12369
62f4b920
JB
12370 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
12371
2db536a1
JB
12372 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
12373
e7c9ff01
JB
12374 * gdb.base/float.exp: Support s390*-*-* targets.
12375
f3205b34
AF
123762004-02-17 Adam Fedor <fedor@gnu.org>
12377
12378 * gdb.base/gdb1555.exp: New file.
12379 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
12380
9d62932d
EZ
123812004-02-17 Elena Zannoni <ezannoni@redhat.com>
12382
12383 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
12384
344c9711
FF
123852004-02-16 Fred Fish <fnf@redhat.com>
12386
12387 * gdb.arch/gdb1291.c: Remove
12388 * gdb.arch/gdb1291.s: New test input file.
12389 * gdb.arch/gdb1291.exp: Expand test to check case that should not
12390 fail. Test for correct result, known incorrect result, other
12391 failures and timeouts.
12392
2d822687
AC
123932004-02-16 Andrew Cagney <cagney@redhat.com>
12394
12395 * gdb.base/bigcore.exp: New file.
12396 * gdb.base/bigcore.c: New file.
12397
dac15b66
AC
123982004-02-13 Andrew Cagney <cagney@redhat.com>
12399
12400 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
12401 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
12402 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
12403 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
12404 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
12405 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
12406 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
12407 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
12408 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
12409 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
12410
6bdfc2c4
JJ
124112004-02-11 Jeff Johnston <jjohnstn@redhat.com>
12412
12413 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
12414 executed is an alloc instruction.
12415
87b3ede8
DC
124162004-02-11 David Carlton <carlton@kealia.com>
12417
12418 * gdb.cp/breakpoint.exp: New.
12419 * gdb.cp/breakpoint.cc: New.
12420
6e19e2bf
MC
124212004-02-11 Michael Chastain <mec.gnu@mindspring.com>
12422
12423 Partial fix for PR gdb/1543.
12424 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
12425 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
12426 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
12427 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
12428 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
12429 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
12430 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
12431 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
12432 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
12433 to bug-gdb@prep.ai.mit.edu .
12434 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
12435 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
12436 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
12437 Likewise.
12438
5c5455dc
AC
124392004-02-10 Andrew Cagney <cagney@redhat.com>
12440
12441 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
12442 using gdb_internal_error_resync.
12443
9cf689d7
DJ
124442004-02-09 Daniel Jacobowitz <drow@mvista.com>
12445
12446 * gdb.threads/thread-specific.exp: Stop early if no threads are
12447 found.
12448
d2dc51db
MC
124492004-02-09 Michael Chastain <mec.gnu@mindspring.com>
12450
12451 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
12452
14b1a056
DJ
124532004-02-08 Daniel Jacobowitz <drow@mvista.com>
12454
12455 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
12456 breakpoints.
12457
83f66e8f
DJ
124582004-02-07 Daniel Jacobowitz <drow@mvista.com>
12459
12460 * config/sim.exp (gdb_load): Handle $arg == "".
12461 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
12462 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
12463
30fc0091
EZ
124642004-02-07 Elena Zannoni <ezannoni@redhat.com>
12465
a9c64011
AS
12466 * gdb.base/maint.exp: Update test to reflect
12467 obstack changes.
30fc0091 12468
4d806929
JJ
124692004-02-04 Jeff Johnston <jjohnstn@redhat.com>
12470
12471 * gdb.base/pendshr.c (pendfunc): New function that calls
12472 pendfunc1.
12473 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
12474
7bfdd688
FF
124752004-02-04 Fred Fish <fnf@redhat.com>
12476
12477 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
12478 function symbols and update copyright years.
12479 * gdb.arch/gdb1291.c: Ditto.
12480
aaa08ee4
MC
124812004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12482
12483 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
12484
dbad7755
MC
124852004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12486
12487 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
12488
ec4646ef
MC
124892004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12490
12491 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
12492
1b802196
FF
124932004-02-02 Fred Fish <fnf@redhat.com>
12494
12495 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
12496 remote targets. Update copyright years.
12497
18fe2033
JJ
124982004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12499
12500 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
12501 support.
12502 * gdb.base/langs.exp: Fix test which attempts to create
12503 breakpoint on non-existent function to handle new pending
12504 support.
12505 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
12506 a breakpoint.
12507 * gdb.base/pending.exp: New test.
12508 * gdb.base/pending.c: New file.
12509 * gdb.base/pendshr.c: Ditto.
12510
8d577d32
DC
125112004-02-02 David Carlton <carlton@kealia.com>
12512
12513 * gdb.cp/overload.exp: Add overloadNamespace tests.
12514 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
12515 (overloadNamespace, XXX): New.
12516 (main): Call XXX::marker2.
12517
3ad13771
FF
125182004-02-01 Fred Fish <fnf@redhat.com>
12519
12520 * gdb.base/dump.exp: Use runto_main instead of "runto main".
12521 * gdb.base/finish.exp: Ditto.
12522 * gdb.base/gcore.exp: Ditto.
12523 * gdb.base/huge.exp: Ditto.
12524 * gdb.base/info-proc.exp: Ditto.
12525 * gdb.base/return2.exp: Ditto.
12526 * gdb.threads/gcore-thread.exp: Ditto.
12527
44c75849
DJ
125282004-02-01 Daniel Jacobowitz <drow@mvista.com>
12529
12530 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
12531
005bc093
MK
125322004-02-01 Mark Kettenis <kettenis@gnu.org>
12533
12534 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
12535 that opening the file succeeds on OpenBSD.
12536
c47cebdb
DJ
125372004-02-01 Daniel Jacobowitz <drow@mvista.com>
12538
12539 * gdb.threads/thread-specific.c: New file.
12540 * gdb.threads/threads-specific.exp: New test script.
12541 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
12542 to expect_out.
12543
5a01311c
MK
125442004-02-01 Mark Kettenis <kettenis@gnu.org>
12545
12546 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
12547 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
12548 only on the "print_small_structs from print_long_arg_list" test.
12549
ce22a4f1
DJ
125502004-02-01 Daniel Jacobowitz <drow@mvista.com>
12551
12552 * gdb.base/completion.exp: Kill a stray backslash.
12553
12554 From Jim Ingham <jingham@apple.com>:
12555 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
12556 agrees with the result from sending a tab.
12557
abbab9d3
DJ
125582004-01-31 Daniel Jacobowitz <drow@mvista.com>
12559
12560 * gdb.base/chng-syms.exp: Remove stray newline.
12561
53904d1e
MK
125622004-01-31 Mark Kettenis <kettenis@gnu.org>
12563
12564 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
12565 *-*-openbsd*.
12566 * gdb.asm/openbsd.inc: New file.
12567
3a4b3aac
MK
125682004-01-30 Mark Kettenis <kettenis@gnu.org>
12569
12570 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
12571 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
12572 *-*solaris2*. Remove commented out default settings for
12573 asm-flags. Replace gdb_compile with target_link.
12574
ebac27b4
MC
125752004-01-29 Michael Chastain <mec.gnu@mindspring.com>
12576
12577 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
12578 for all tests. Remove old hp-ux and cygnus xfail cases.
12579
d8679d84
PH
125802004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
12581
12582 * gdb.base/chng-syms.exp: New file.
12583 * gdb.base/chng-syms.c: New file.
12584
0a55bc22
MC
125852004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12586
12587 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
12588 Provide arms for current output in all my configurations.
12589
94b8e876
MC
125902004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12591
12592 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12593 * lib/compiler.cc: Likewise.
12594 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12595 get the right preprocessor. Eval the output directly. Remove
12596 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
12597 hp_f77_compiler and hp_f90_compiler completely.
12598 (gdb_preprocess): Delete.
12599 (get_compiler): Delete.
12600
7cf03d44
MK
126012004-01-24 Mark Kettenis <kettenis@gnu.org>
12602
12603 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12604 <string.h>.
12605
68b6dce9
NR
126062004-01-24 Nick Roberts <nick@nick.uklinux.net>
12607
12608 * gdb.mi/mi-stack.exp: Update copyright.
12609
b368761e
DC
126102004-01-23 David Carlton <carlton@kealia.com>
12611
12612 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
12613 test for cp_lookup_transparent_type.
12614 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
12615 call them.
12616
f2061b53
DJ
126172004-01-23 Daniel Jacobowitz <drow@mvista.com>
12618
12619 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
12620 after -var-update.
12621
37fc574a
DC
126222004-01-23 David Carlton <carlton@kealia.com>
12623
12624 * gdb.cp/namespace.cc (C::ensureRefs): New.
12625 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12626
8e94b928
NR
126272004-01-20 Nick Roberts <nick@nick.uklinux.net>
12628
12629 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12630 case "-stack-list-locals 2".
12631 * gdb.mi/mi-var-child.exp: Test for case
12632 "-var-list-children --all-values NAME".
12633
997b0952
MC
126342004-01-18 Michael Chastain <mec.gnu@mindspring.com>
12635
12636 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12637
52470da3
MK
126382004-01-18 Mark Kettenis <kettenis@gnu.org>
12639
7049b4b8
MK
12640 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12641 used with gdb_test_multiple.
12642
52470da3
MK
12643 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12644 read at address 0. This fixes PR testsuite/1504.
12645
da6012e5
DJ
126462004-01-18 Daniel Jacobowitz <drow@mvista.com>
12647
12648 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12649 Remove downloading, guessing the host executable, the calls to
12650 gdb_file_cmd and gdb_target_cmd, and "load" support.
12651 (infer_host_exec): New function broken out from gdb_load.
12652 (gdb_load): New wrapper for gdbserver_gdb_load.
12653 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12654 gdb_target_cmd. Use -target-select.
12655 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12656 Download binaries to the host. Clear last_mi_remote_file when
12657 we load a new binary.
12658 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
12659 call gdbserver_gdb_load and mi_gdb_target_cmd.
12660
32c70722
MC
126612004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12662
12663 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12664 type patterns.
12665
b0cecf36
MC
126662004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12667
12668 * gdb.cp/templates.exp: Fix typo in test name of
12669 "print Foo<volatile char*>::foo".
12670
4120d7e6
MC
126712004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12672
12673 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12674
f679e530
BE
126752004-01-16 Ben Elliston <bje@wasabisystems.com>
12676
12677 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12678 (clean mostlyclean): Remove empty rm.
12679
091c48f6
MC
126802004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12681
12682 * gdb.base/setvar.exp: Add copyright years.
12683
3e5fc8d2
DC
126842004-01-14 David Carlton <carlton@bactrian.org>
12685
12686 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12687 PR c++/1511 and update coment.
12688 * gdb.cp/templates.exp: Update patterns to match current output.
12689 If changes involve something other than whitespace, KFAIL
12690 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12691
63d06c5c
DC
126922004-01-14 David Carlton <carlton@kealia.com>
12693
12694 * gdb.cp/namespace.exp: Add tests involving classes defined within
12695 namespaces.
12696 * gdb.cp/namespace.cc (C::CClass): New.
12697 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12698
a51dab88
EZ
126992004-01-14 Elena Zannoni <ezannoni@redhat.com>
12700
12701 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12702 what debug info we have. Print a better message if something goes
12703 wrong while producing the separate debug info file.
12704
a476ccc9
MC
127052004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12706
12707 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12708
f453692c
MC
127092004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12710
12711 * gdb.base/callfuncs.c: Add copyright notice.
12712
f40063a5
MC
127132004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12714
12715 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12716 inheritance. PR gdb/1498, PR gcc/13539.
12717
19ac3974
EZ
127182004-01-13 Elena Zannoni <ezannoni@redhat.com>
12719
a9c64011
AS
12720 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12721 test specific name.
12722 * gdb.mi/gdb669.exp: Ditto.
12723 * gdb.mi/mi-pthreads.exp: Ditto.
12724 * gdb.mi/mi1-pthreads.exp: Ditto.
12725 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 12726
56c97c6e
MC
127272004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12728
12729 * gdb.cp/member-ptr.cc: Add copyright notice.
12730
a0644324
MC
127312004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12732
12733 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12734 some patterns for recent versions of gcc and hpacc. Delete
12735 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12736 Delete tests that access a NULL pointer-to-member-data. This
12737 script is still disabled for gcc.
12738
32fabe09
EZ
127392004-01-12 Elena Zannoni <ezannoni@redhat.com>
12740
12741 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 12742 escaped correctly.
32fabe09 12743
1f8a6abb
EZ
127442004-01-12 Elena Zannoni <ezannoni@redhat.com>
12745
12746 * gdb.base/sepdebug.exp: New file.
12747 * gdb.base/sepdebug.c: New file.
12748 * lib/gdb.exp (separate_debug_filename): New procedure.
12749 (gdb_gnu_strip_debug): New procedure.
12750
48efe704
AC
127512004-01-12 Andrew Cagney <cagney@redhat.com>
12752
12753 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12754 * gdb.mi/ChangeLog-1999-2003: New file.
12755
a9415475
AC
127562004-01-12 Andrew Cagney <cagney@redhat.com>
12757
12758 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12759 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12760 or EEXIST", treat EBUSY as an XFAIL.
12761
83b8cf9d
MC
127622004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12763
12764 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12765 hp_cc_compiler.
12766
9939d2a8
MC
127672004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12768
12769 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12770 decorations.
12771
1ff8cadf
MC
127722004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12773
12774 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12775 and "(aCC)" decorations. Remove obsolete doco about old
12776 test results.
12777
6fa9022e
MC
127782004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12779
12780 * gdb.cp/exception.exp: Fix typo in doco.
12781
209721fe
MK
127822004-01-09 Mark Kettenis <kettenis@gnu.org>
12783
12784 * gdb.base/gdb1476.exp: Fix typo.
12785
ef11303e
MC
127862004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12787
12788 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12789 file.
12790
041ab88c
MC
127912004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12792
12793 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12794 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12795 Use gdb_compile. Remove restriction on gcc. Add some patterns
12796 for recent version of gdb. Delete second half, which was a copy
12797 of the first half with different build flags. This test is
12798 still disabled because it is still not ready for production.
12799
e36d075a
MC
128002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12801
12802 * gdb.cp/exception.cc: Add copyright notice.
12803 * gdb.cp/exception.exp: Add a notice that this file is broken
12804 because of line number changes caused by addition of copyright
12805 notice.
12806
42b190ad
MC
128072004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12808
12809 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12810 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12811
8f25f06b
MC
128122004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12813
12814 * gdb.cp/classes.exp: Accept gnu abi 2.
12815 * gdb.cp/derivation.exp: Likewise.
12816 * gdb.cp/overload.exp: Likewise.
12817 * gdb.cp/virtfunc.exp: Likewise.
12818
06ded8b8
MC
128192004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12820
12821 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12822 semicolon after end of function.
12823
77c26ae3
MC
128242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12825
12826 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12827 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12828 boilerplate code for compiling and running the program under
12829 test. Add some string method tests.
12830
20757486
MC
128312004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12832
12833 * gdb.cp/bs15503.cc: Add copyright notice.
12834 * gdb.cp/bs15503.exp: Adjust line number.
12835
0fd3b503
MC
128362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12837
12838 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12839 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12840
10d1bea8
MC
128412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12842
12843 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12844 hp_cc_compiler.
12845
2789202a
MC
128462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12847
12848 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12849 * gdb.cp/ctti.exp: Use the marker instead of "next".
12850 With gcc, run further before bailing.
12851
b862f14c
MC
128522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12853
12854 * gdb.cp/cttiadd.cc: Add copyright notice.
12855 * gdb.cp/cttiadd1.cc: Likewise.
12856 * gdb.cp/cttiadd2.cc: Likewise.
12857 * gdb.cp/cttiadd3.cc: Likewise.
12858
96da2469
MC
128592004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12860
12861 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12862 Use gdb_test, gdb_test_multiple. Use floating-point values that
12863 have exact representations in IEEE-ish formats.
12864
053248ff
MC
128652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12866
12867 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12868 compilers. Delete duplicate call to get_compiler_info.
12869 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12870 * gdb.base/volatile.exp: Likewise.
12871
84acecdd
MK
128722004-01-07 Mark Kettenis <kettenis@gnu.org>
12873
12874 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12875 memory at address 0.
12876
fe11a27f
MC
128772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12878
12879 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12880 to test for hp-ux assembler. Fix copyright years.
12881
60ad077b
AC
128822004-01-07 Andrew Cagney <cagney@redhat.com>
12883
12884 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12885
1c9b8f33
AC
128862004-01-07 Andrew Cagney <cagney@redhat.com>
12887
12888 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12889 when creating the read-only file. From analysis by Roland McGrath
12890 and Elena Zannoni.
12891
753ccc7a
MC
128922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12893
12894 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12895
eca3e36b
MC
128962004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12897
12898 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12899 data pointers.
12900
f8d4bac4
MC
129012004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12902
12903 * gdb.cp/m-static.exp: Compile one source file at a time.
12904 Delete unused call to get_compiler_info.
12905
9b4e0f94
MC
129062004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12907
12908 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12909 * gdb.base/call-rt-st.exp: Likewise.
12910 * gdb.base/nodebug.exp: Likewise.
12911 * gdb.base/volatile.exp: Likewise.
12912 * gdb.cp/ref-types.exp: Likewise.
12913 * gdb.cp/templates.exp: Likewise.
12914
023c1024
MK
129152004-01-05 Mark Kettenis <kettenis@gnu.org>
12916
12917 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12918
19703c4a
MC
129192004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12920
12921 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12922 hppa*-hp-hpux*.
12923
18b67037
MK
129242004-01-04 Mark Kettenis <kettenis@gnu.org>
12925
ba6219c8
MK
12926 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12927 x86_64-*-*.
12928
18b67037
MK
12929 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12930 sparc64-*-* and sparc*-solaris2*.
12931
1bfbbb9d
MK
129322004-01-04 Mark Kettenis <kettenis@gnu.org>
12933
12934 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12935 return ${tests}" test. The ${tests} already mentions the
12936 filename.
12937
06846494
MC
129382004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12939
12940 * gdb.cp/local.exp: Accept gcc abi 2.
12941
3b0cb202
MC
129422004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12943
12944 * gdb.cp/templates.exp: Accept gcc abi 2.
12945
0643ec3f
MC
129462004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12947
12948 * lib/compiler.cc: Remove supports_template_debugging.
12949 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12950
d231d0b1
MC
129512004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12952
12953 * gdb.cp/namespace.exp: Accept gcc abi 2.
12954
44ffb27c
MC
129552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12956
12957 * gdb.cp/method.exp: Accept gcc abi 2.
12958
184ad485
MC
129592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12960
12961 * gdb.cp/classes.exp: Generate identical results as old version.
12962 * gdb.cp/derivation.exp: Likewise.
12963 * gdb.cp/overload.exp: Likewise.
12964 * gdb.cp/virtfunc.exp: Likewise.
12965
116f09e7
MC
129662004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12967
12968 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12969 mysterious bug with sourceware version of expect.
12970
b1379776
MC
129712004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12972
12973 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12974 current versions of gcc, including gcc abi 2. Remove gratuitous
12975 restart of test program. Use gdb_test_multiple and gdb_test for
12976 all tests. Add patterns to xfail missing "const" in "const char *"
12977 and kfail PR gdb/1155.
12978
6b7a4c0e
MC
129792004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12980
12981 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12982 current versions of gcc, including gcc abi 2. Remove gratuitous
12983 restart of test program. Use gdb_test_multiple and gdb_test for
12984 all tests. Add patterns to kfail PR gdb/1498.
12985
51615d72
MC
129862003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12987
12988 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12989 current versions of gcc, including gcc abi 2. Use "breakpoint"
12990 and "continue" instead of restarting the target program. Use
12991 gdb_test_multiple and gdb_test for all tests.
12992
7b79a9d7
MK
129932004-01-01 Mark Kettenis <kettenis@gnu.org>
12994
12995 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12996 for *-*-solaris2*.
12997
1cd3489f
MC
129982003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12999
13000 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
13001 current versions of gcc, including gcc abi 2. Use "breakpoint"
13002 and "continue" instead of restarting the target program several
13003 times. Use gdb_test_multiple and gdb_test for all tests.
13004
850742db
MC
130052003-12-18 Michael Chastain <mec.gnu@mindspring.com>
13006
13007 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
13008 source files.
13009
eb4bbda8
MC
130102003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13011
13012 * gdb.base/environ.exp: Handle compiling test case from multiple
13013 source files.
13014
e42c7771
MC
130152003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13016
13017 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
13018
80e4b428
JB
130192003-12-17 Jim Blandy <jimb@redhat.com>
13020
5f06973a
JB
13021 * gdb.base/freebpcmd.c: Add copyright notice.
13022
80e4b428
JB
13023 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
13024
0ab84fb7
MC
130252003-12-16 Michael Chastain <mec.gnu@mindspring.com>
13026
13027 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
13028
1b3bb3d0
JB
130292003-12-13 Jim Blandy <jimb@redhat.com>
13030
13031 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
13032
3a4c9371
KB
130332003-12-12 Kevin Buettner <kevinb@redhat.com>
13034
13035 * gdb.asm/frv.inc: New file.
13036 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
13037
a1dea79a
FF
130382003-12-09 Fred Fish <fnf@redhat.com>
13039
13040 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
13041 functions to break1.c and leave prototypes behind. Add more
13042 "set breakpoint NN here" comments.
13043 * gdb.base/break1.c: New file.
13044
13045 * gdb.base/break.exp: Handle compiling test case from multiple
13046 source files and change source file references as needed.
13047 * gdb.base/completion.exp: Ditto.
13048 * gdb.base/condbreak.exp: Ditto.
13049 * gdb.base/define.exp: Ditto.
13050 * gdb.base/ena-dis-br.exp: Ditto.
13051 * gdb.base/info-proc.exp: Ditto.
13052 * gdb.base/maint.exp: Ditto.
13053 * gdb.base/until.exp: Ditto.
13054
13055 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
13056 hardcoded line numbers.
13057 * gdb.base/define.exp: Ditto.
13058 * gdb.base/ena-dis-br.exp: Ditto.
13059 * gdb.base/maint.exp: Ditto.
13060 * gdb.base/until.exp: Ditto.
13061
13062 * gdb.base/completion.exp: Use "break1" for completion tests since
13063 "break" is no longer a unique prefix.
13064
5266b69c
AC
130652003-12-06 Andrew Cagney <cagney@redhat.com>
13066
13067 * gdb.base/structs.exp (test_struct_returns): When applicable, set
13068 "return_value_unimplemented". When an unimplemented struct return
13069 architecture, report incorrect values as a KFAIL
13070
374451f0
MC
130712003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13072
13073 * gdb.cp/rtti.exp: Accept new wording of warning from
13074 cp_lookup_rtti_type.
13075
ba9b20a7
MC
130762003-12-05 Michael Chastain <mec.gnu@mindspring.com>
13077
13078 Partial fix for PR testsuite/1456.
13079 * gdb.base/scope.exp (test_at_main): Replace references to
13080 gcc_compiled with calls to test_compiler_info.
13081 (test_at_foo): Likewise.
13082 (test_at_bar): Likewise.
13083
b74b6d0b
MC
130842003-12-04 Michael Chastain <mec.gnu@mindspring.com>
13085
13086 Partial fix for PR testsuite/1456.
13087 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
13088 to test_compiler_info.
13089
ccfa3402
MC
130902003-12-03 Michael Chastain <mec.gnu@mindspring.com>
13091
13092 * gdb.base/so-impl-ld.exp: Update copyright notice.
13093
f6246aba
MC
130942003-12-02 Michael Chastain <mec.gnu@mindspring.com>
13095
13096 Partial fix for PR testsuite/1456.
13097 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
13098 to test_compiler_info.
13099
13ae734a
MC
131002003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13101
13102 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
13103 from current versions of gdb. Clean up regular expressions.
13104 Delete redundant timeout case.
13105
d8e1cdee
MC
131062003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13107
13108 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
13109 from current versions of gdb. Clean up regular expressions.
13110 Delete redundant timeout case.
13111
96457b64
MC
131122003-12-01 Michael Chastain <mec.gnu@mindspring.com>
13113
13114 Partial fix for PR testsuite/1456.
13115 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
13116 gcc_compiled with call to test_compiler_info.
13117
f35309fc
MC
131182003-11-30 Michael Chastain <mec.gnu@mindspring.com>
13119
13120 Partial fix for PR testsuite/1456.
13121 * gdb.base/list.exp (test_list_function): Delete unused declaration
13122 of gcc_compiled.
13123
d7afdf9b
MC
131242003-11-29 Michael Chastain <mec.gnu@mindspring.com>
13125
13126 Partial fix for PR testsuite/1456.
13127 * gdb.base/complex.exp: Replace reference to gcc_compiled with
13128 call to test_compiler_info.
13129
71507b56
MK
131302003-11-29 Mark Kettenis <kettenis@gnu.org>
13131
13132 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
13133 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
13134 it to create the appropriate note.inc.
13135 * gdb.asm/asmsrc1.s: Include "note.inc".
13136 * gdb.asm/netbsd.inc: New file.
13137 * gdb.asm/empty.inc: New file.
13138
f81f93f7
MC
131392003-11-28 Michael Chastain <mec.gnu@mindspring.com>
13140
13141 Partial fix for PR testsuite/1456.
13142 * gdb.base/constvars.exp: Replace references to gcc_compiled with
13143 calls to test_compiler_info.
13144
9a77938e
MC
131452003-11-27 Michael Chastain <mec.gnu@mindspring.com>
13146
13147 Partial fix for PR testsuite/1456.
13148 * gdb.base/volatile.exp: Replace references to gcc_compiled with
13149 calls to test_compiler_info.
13150
e8367dc7
MK
131512003-11-27 Mark Kettenis <kettenis@gnu.org>
13152
13153 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
13154 pattern for the KFAILs.
13155
526c61ee
AF
131562003-11-25 Adam Fedor <fedor@gnu.org>
13157
13158 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
13159 * gdb.objc/objcdecode.m: New file.
13160
28f2d600
AF
131612003-11-25 Adam Fedor <fedor@gnu.org>
13162
13163 * gdb.objc/nondebug.exp: Test for PR objc/1236.
13164 * gdb.objc/nondebug.m: New file.
13165
a3895cee
BE
131662003-11-26 Ben Elliston <bje@wasabisystems.com>
13167
13168 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13169 NetBSD as it does on FreeBSD. Modelled on a similar change by
13170 Mark Kettenis on 2003-05-30.
13171 (link-flags): Set to "--entry _start" regardless of target.
13172 Special linker flags are to be appended to $link-flags.
13173 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
13174
c9f2c8a3
MC
131752003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13176
13177 * gdb.cp/method.exp: Accept output of new demangler.
13178
15a0587a 131792003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
13180
13181 * gdb/class2.exp: New file.
13182 * gdb/class2.cc: New file.
13183
3c00b570
MC
131842003-11-25 Michael Chastain <mec.gnu@mindspring.com>
13185
13186 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
13187 of new demangler.
13188
7027acc7
MK
131892003-11-23 Mark Kettenis <kettenis@gnu.org>
13190
13191 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
13192 of gdb_test "run".
13193
b0e1598a
MK
131942003-11-23 Mark Kettenis <kettenis@gnu.org>
13195
13196 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
13197 "continue" into "run".
13198
4d9eda44
MC
131992003-11-23 Michael Chastain <mec.gnu@mindspring.com>
13200
13201 Partial fix for PR testsuite/1456.
13202 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
13203 call to test_compiler_info.
13204 * gdb.cp/ctti.exp: Likewise.
13205 * gdb.cp/derivation.exp: Likewise.
13206 * gdb.cp/member-ptr.exp: Likewise.
13207 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
13208 reference to gcc_compiled.
13209
132102003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
13211
13212 Fix PR testsuite/1463.
13213 * gdb.base/structs.exp (start_structs_test): Call
13214 get_debug_format before using the debug format.
13215
d422fe19
AC
132162003-11-22 Andrew Cagney <cagney@redhat.com>
13217
13218 * lib/gdb.exp (gdb_test_multiple): Add simple example.
13219 * gdb.base/structs.exp: Use gdb_test_multiple.
13220
039cf96d
AC
132212003-11-20 Andrew Cagney <cagney@redhat.com>
13222
6882279b
AC
13223 * gdb.base/structs.exp: Handle and recover from internal errors.
13224 Replace "foo${n}" with "foo<n>" in test messages.
13225
e53890ae
AC
13226 * gdb.base/structs.exp: Update copyright. Rewrite.
13227 * gdb.base/structs.c: Update copyright. Rewrite.
13228
2b211c59
AC
13229 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
13230 resync count exceeded.
d63a86f8 13231
039cf96d
AC
13232 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
13233 from the internal error.
13234 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
13235 Original from Jim Blandy.
13236 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 13237
eac98b22
AC
132382003-11-19 Andrew Cagney <cagney@redhat.com>
13239
13240 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
13241 KFAIL.
13242
67455b2a
MK
132432003-11-17 Mark Kettenis <kettenis@gnu.org>
13244
13245 New testcase for PR backtrace/1435.
13246 * gdb.arch/i386-unwind.exp: New file.
13247 * gdb.arch/i386-unwind.c: New file.
13248
853d6e5b
AC
132492003-11-17 Andrew Cagney <cagney@redhat.com>
13250
13251 * lib/gdb.exp (compiler_info): New global.
13252 (test_compiler_info): New function.
13253 (get_compiler_info): Set compiler_info.
13254 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
13255 "compiler_info" to gcc-<major>-<minor>.
13256
38cf6e11
MC
132572003-11-15 Michael Chastain <mec.gnu@mindspring.com>
13258
13259 * gdb.trace/configure: Remove.
13260
a50d3602
EZ
132612003-11-13 Elena Zannoni <ezannoni@redhat.com>
13262
13263 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 13264 breakpoints.
a50d3602
EZ
13265 * gdb.base/break.exp: Remove all references to explicit line
13266 numbers.
13267
d9407aaa
NC
132682003-11-11 Nick Clifton <nickc@redhat.com>
13269
13270 * gdb.base/shreloc.exp: Do not run for targets which do not
13271 support shared objects.
13272
db488fc1
CV
132732003-11-10 Corinna Vinschen <vinschen@redhat.com>
13274
13275 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
13276 Don't run tests if nofileio flag is given.
13277
6a90a18e
EZ
132782003-11-07 Elena Zannoni <ezannoni@redhat.com>
13279
13280 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 13281 as well as 'Watchpoint'.
6a90a18e 13282
0b915e9c
EZ
132832003-11-06 Elena Zannoni <ezannoni@redhat.com>
13284
13285 Reported by Jim Ingham <jingham@apple.com>:
13286 * gdb.base/annota1.exp: Match at least one occurrence of the
13287 signal handler annotation.
13288
d7e4b55f
EZ
132892003-11-06 Elena Zannoni <ezannoni@redhat.com>
13290
a9c64011
AS
13291 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
13292 as well as 'Watchpoint'.
d7e4b55f 13293
2fe4e8d0
MC
132942003-11-05 Michael Chastain <mec@shout.net>
13295
13296 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
13297
6ef88553
KW
132982003-11-03 Kris Warkentin <kewarken@qnx.com>
13299
13300 * gdb.arch/gdb1291.c: New test file.
13301 * gdb.arch/gdb1291.exp: New test script.
13302 * gdb.arch/gdb1431.c: New test file.
13303 * gdb.arch/gdb1431.exp: New test script.
13304
ae7dc4d8
MC
133052003-10-22 Michael Chastain <mec@shout.net>
13306
13307 * gdb.mi/pthreads.c: Add copyright notice.
13308
c39d7427
MC
133092003-10-22 Michael Chastain <mec@shout.net>
13310
13311 * gdb.threads/pthreads.c: Add copyright notice.
13312
8b7d96c1
MC
133132003-10-20 Michael Chastain <mec@shout.net>
13314
13315 * gdb.base/gdb1056.exp: New test script.
13316
d1d69fdd
DJ
133172003-10-13 Daniel Jacobowitz <drow@mvista.com>
13318
13319 * gdb.threads/killed.exp: Use gdb_run_cmd.
13320
7d605576
DJ
133212003-10-13 Daniel Jacobowitz <drow@mvista.com>
13322
13323 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
13324 create a core file.
13325 * gdb.threads/gcore-thread.exp: Likewise.
13326
618ec112
CV
133272003-10-13 Corinna Vinschen <vinschen@redhat.com>
13328
13329 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
13330 type, based on char type.
13331 (struct bit_flags_short_t): New bitfield type, based on short type.
13332 (init_bit_flags_char): New fuction.
13333 (init_bit_flags_short): Ditto.
13334 (print_bit_flags_char): Ditto.
13335 (print_bit_flags_short): Ditto.
13336 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
13337
9367a73c
MC
133382003-10-11 Michael Chastain <mec@shout.net>
13339
13340 * gdb.base/call-rt-st.exp: Update copyright year.
13341
1decf120
KI
133422003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
13343
13344 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
13345 * gdb.disasm/sh3.s: Ditto.
13346
5445b2ae
DJ
133472003-10-07 Daniel Jacobowitz <drow@mvista.com>
13348
13349 * gdb.threads/switch-threads.exp: New test.
13350 * gdb.threads/switch-threads.c: New source file.
13351
aec24853
CV
133522003-10-07 Corinna Vinschen <vinschen@redhat.com>
13353
13354 * gdb.base/ending-run.exp: Add sh specific case.
13355
adc7428d
AC
133562003-10-06 Andrew Cagney <cagney@redhat.com>
13357
13358 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
13359 * gdb.disasm/mn10200.exp: Delete obsolete file.
13360
c9d37158
DJ
133612003-09-29 Daniel Jacobowitz <drow@mvista.com>
13362
13363 * ChangeLog: Correct an entry command.exp -> commands.exp.
13364 * gdb.base/commands.exp (bp_deleted_in_command_test)
13365 (temporary_breakpoint_commands): Check noargs.
13366
79c2c32d
DC
133672003-09-25 David Carlton <carlton@kealia.com>
13368
13369 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
13370 of some print tests, where appropriate. Add tests for C::D::cd,
13371 E::ce, F::cXfX, G::XgX.
13372 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
13373
594e6d67
RE
133742003-09-25 Richard Earnshaw <rearnsha@arm.com>
13375
13376 * lib/java.exp (java_init): Import target_alias before using it.
13377
10f0d451
DC
133782003-09-25 David Carlton <carlton@kealia.com>
13379
13380 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
13381
274bcba0
EZ
133822003-09-23 Elena Zannoni <ezannoni@redhat.com>
13383
d63a86f8 13384 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 13385 weirdness.
274bcba0 13386
cdbf20f7
MC
133872003-09-17 Michael Chastain <mec@shout.net>
13388
13389 * gdb.cp/gdb1355.exp: New file.
13390 * gdb.cp/gdb1355.c: New file.
13391
71e06f80
CV
133922003-09-15 Corinna Vinschen <vinschen@redhat.com>
13393
13394 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
13395 * gdb.asm/sh.inc: New file.
13396
5c4e30ca
DC
133972003-09-11 David Carlton <carlton@kealia.com>
13398
bd45b7af
DC
13399 * gdb.cp/namespace.exp: Add tests for namespace types.
13400 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
13401 (test_namespace): New.
13402
1c199746
EZ
134032003-09-11 Elena Zannoni <ezannoni@redhat.com>
13404
a9c64011 13405 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 13406 * gdb.stabs/weird.exp: Ditto.
1c199746 13407
04ed252f
MC
134082003-09-08 Michael Chastain <mec@shout.net>
13409
13410 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
13411
d8a2d9e7
MC
134122003-09-07 Michael Chastain <mec@shout.net>
13413
13414 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
13415 'parse error'.
13416
161afb24
MK
134172003-09-07 Mark Kettenis <m.kettenis@osp.nl>
13418
13419 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
13420
49f2741a
MC
134212003-08-30 Michael Chastain <mec@shout.net>
13422
13423 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
13424 * gdb.gdb/observer.exp: Ditto.
13425 * gdb.gdb/xfullpath.exp: Ditto.
13426
8afa723e
MK
134272003-08-29 Mark Kettenis <kettenis@gnu.org>
13428
13429 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
13430 *-*-*bsd*.
13431
f31dfe3b
JJ
134322003-08-28 Jeff Johnston <jjohnstn@redhat.com>
13433
13434 * gdb.base/dump.exp: Skip for ia64.
13435
4630e498
JJ
134362003-08-25 Jeff Johnston <jjohnstn@redhat.com>
13437
13438 * gdb.asm/asm-source.exp: Add ia64 support.
13439 * gdb.asm/ia64.inc: New file.
13440
1105b7ef
MC
134412003-08-22 Michael Chastain <mec@shout.net>
13442
13443 * gdb.cp: New directory.
13444 * gdb.cp/*: Copy from gdb.c++/*.
13445 * gdb.c++/*: Remove.
13446 * Makefile.in: Change gdb.c++ to gdb.cp.
13447 * configure.in: Ditto.
13448 * configure: Regnerate.
13449
c945b932
MK
134502003-08-18 Mark Kettenis <kettenis@gnu.org>
13451
13452 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
13453 * gdb.arch/i386-prologue.c (gdb1338): Add function.
13454
2b66634b
DJ
134552003-08-17 Daniel Jacobowitz <drow@mvista.com>
13456
13457 * mi-var-display.exp (-var-list-children weird): Accept function
13458 pointers with argument types.
13459 * mi1-var-display.exp (-var-list-children weird): Likewise.
13460 * mi2-var-display.exp (-var-list-children weird): Likewise.
13461
a356f73b
DJ
134622003-08-17 Daniel Jacobowitz <drow@mvista.com>
13463
13464 * gdb.base/annota3.exp: Add missing newline.
13465
483417b8
MC
134662003-08-06 Michael Chastain <mec@shout.net>
13467
13468 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
13469
c99c59c3
MS
134702003-08-12 Michael Snyder <msnyder@redhat.com>
13471
13472 * gdb.base/float.exp: Add test for SH.
13473
55ed7501
MK
134742003-08-10 Mark Kettenis <kettenis@gnu.org>
13475
13476 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
13477
1a371f2e
EZ
134782003-08-07 Elena Zannoni <ezannoni@redhat.com>
13479
13480 * gdb.base/completion.exp: Remove reduntant completion test
13481 on filename.
13482
e0f353ce
EZ
134832003-08-07 Elena Zannoni <ezannoni@redhat.com>
13484
a9c64011
AS
13485 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
13486 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
13487 gdb.trace/save-trace.exp: Make sure that full pathnames are
13488 escaped correctly.
e0f353ce 13489
5710a1af 134902003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 13491
a9c64011
AS
13492 * configure.in: Don't generate config.h from config.hin.
13493 * configure: Regenerate.
13494 * config.hin: Remove file.
13495 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
13496 * gdb.threads/pthreads.c: Ditto.
5710a1af 13497
dcd81ce9
DJ
134982003-08-07 Daniel Jacobowitz <drow@mvista.com>
13499
13500 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13501 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13502 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
13503 Replace ld24 with seth/add3.
13504
6009d884
AC
135052003-08-02 Andrew Cagney <cagney@redhat.com>
13506
13507 * gdb.base/annota3.exp: New file.
13508 * gdb.base/annota3.c: New file.
13509 * gdb.c++/annota3.exp: New file.
13510 * gdb.c++/annota3.cc: New file.
13511
51514e06
MC
135122003-07-29 Michael Chastain <mec@shout.net>
13513
13514 * gdb.threads/tls.c (spin): Check errno only if sem_wait
13515 actually failed.
13516 (do_pass): Likewise.
13517 * gdb.threads/tls.exp: Always initialize no_of_threads.
13518
4ee6625b
DJ
135192003-07-27 Daniel Jacobowitz <drow@mvista.com>
13520
13521 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
13522 pattern.
13523 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
13524 * gdb.threads/tls.exp: Recognize one case of the host library not
13525 supporting TLS.
13526
225f2bf6
AC
135272003-07-27 Andrew Cagney <cagney@redhat.com>
13528
13529 * gdb.base/fileio.exp: Use SH when running commands using
13530 remote_exec.
13531
bcb27c9f
DJ
135322003-07-24 Daniel Jacobowitz <drow@mvista.com>
13533
13534 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13535 * gdb.base/relocate.c (dummy): New padding array.
13536
3d67be83
MS
135372003-07-22 Michael Snyder <msnyder@redhat.com>
13538
d63a86f8 13539 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
13540
13541 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
13542 patterns to be more general, accepting old and new output.
13543 Some output chars (such as '+') also must be quoted.
d63a86f8 13544 Some addresses are displayed numerically instead of
3d67be83
MS
13545 symbolically.
13546
57ba3b85
MS
135472003-07-23 Michael Snyder <msnyder@redhat.com>
13548
686d097c
MS
13549 * gdb.base/return2.exp: Don't test long-long return.
13550
57ba3b85
MS
13551 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
13552 * gdb.disasm/t01_mov.exp: Ditto.
13553 * gdb.disasm/t02_mova.s: Ditto.
13554 * gdb.disasm/t02_mova.exp: Ditto.
13555 * gdb.disasm/t03_add.s: Ditto.
13556 * gdb.disasm/t03_add.exp: Ditto.
13557 * gdb.disasm/t04_sub.s: Ditto.
13558 * gdb.disasm/t04_sub.exp: Ditto.
13559 * gdb.disasm/t05_cmp.s: Ditto.
13560 * gdb.disasm/t05_cmp.exp: Ditto.
13561 * gdb.disasm/t06_ari2.s: Ditto.
13562 * gdb.disasm/t06_ari2.exp: Ditto.
13563 * gdb.disasm/t07_ari3.s: Ditto.
13564 * gdb.disasm/t07_ari3.exp: Ditto.
13565 * gdb.disasm/t08_or.s: Ditto.
13566 * gdb.disasm/t08_or.exp: Ditto.
13567 * gdb.disasm/t09_xor.s: Ditto.
13568 * gdb.disasm/t09_xor.exp: Ditto.
13569 * gdb.disasm/t10_and.s: Ditto.
13570 * gdb.disasm/t10_and.exp: Ditto.
13571 * gdb.disasm/t11_logs.s: Ditto.
13572 * gdb.disasm/t11_logs.exp: Ditto.
13573 * gdb.disasm/t12_bit.s: Ditto.
13574 * gdb.disasm/t12_bit.exp: Ditto.
13575 * gdb.disasm/t13_otr.s: Ditto.
13576 * gdb.disasm/t13_otr.exp: Ditto.
13577
e00759ef
EZ
135782003-07-22 Elena Zannoni <ezannoni@redhat.com>
13579
13580 * gdb.threads/tls.exp :Add kfail for 'info address' case.
13581
8bc2021f
EZ
135822003-07-22 Elena Zannoni <ezannoni@redhat.com>
13583
a9c64011
AS
13584 * gdb.threads/tls.c : New file.
13585 * gdb.threads/tls.exp : New file.
13586 * gdb.threads/tls-main.c : New file.
13587 * gdb.threads/tls-shared.c : New file.
13588 * gdb.threads/tls-shared.exp : New file.
8bc2021f 13589
89320c4c
AS
135902003-07-22 Andreas Schwab <schwab@suse.de>
13591
13592 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13593
180dea7c
AS
135942003-07-20 Andreas Schwab <schwab@suse.de>
13595
13596 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13597 due to insn reordering.
13598
0714963c
AC
135992003-07-15 Andrew Cagney <cagney@redhat.com>
13600
13601 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13602
98a23b3f
MC
136032003-07-15 Michael Chastain <mec@shout.net>
13604
13605 * gdb.base/gdb1250.exp: New file.
13606 * gdb.base/gdb1250.c: New file.
13607
27e417a2
ML
136082003-07-09 Michal Ludvig <mludvig@suse.cz>
13609
13610 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13611 expansion of size_t to 'unsigned long', not only to 'unsigned'.
13612
8bc2021f
EZ
136132003-07-09 Elena Zannoni <ezannoni@redhat.com>
13614
a9c64011
AS
13615 * gdb.threads/tls.c: New file.
13616 * gdb.threads/tls.exp: New file.
13617 * gdb.threads/tls-main.c: New file.
13618 * gdb.threads/tls-shared.c: New file.
13619 * gdb.threads/tls-shared.exp: New file.
8bc2021f 13620
d99968dc
EZ
136212003-07-09 Elena Zannoni <ezannoni@redhat.com>
13622
13623 * gdb.base/annota1.exp: Make sure that we properly escape the
13624 full path of the source file. Xfail more permissive patterns,
d63a86f8 13625 due to a compiler debug info problem.
d99968dc 13626
83876b3b
AS
136272003-07-07 Andreas Schwab <schwab@suse.de>
13628
2705e972
AS
13629 * gdb.asm/m68k.inc: New file.
13630 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13631
83876b3b
AS
13632 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13633 arguments"): Also match negative number.
13634
13635 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13636
3a871b37
DJ
136372003-07-03 Daniel Jacobowitz <drow@mvista.com>
13638
13639 * gdb.base/store.c (charest): New typedef.
13640 (add_char): Rename to add_charest, update.
13641 (wack_char): Rename to wack_charest, update types. Return l + r
13642 to keep r live across the call.
13643 (wack_short, wack_int, wack_long, wack_longest, wack_float)
13644 (wack_double, wack_doublest): Return l + r to keep r live across
13645 the call.
13646 * gdb.base/store.exp: Accomodate store.c changes.
13647
b2a7f303
DC
136482003-06-30 David Carlton <carlton@kealia.com>
13649
13650 * gdb.c++/maint.exp (test_invalid_name): New.
13651 (test_first_component): Add tests for invalid names.
13652
3c6cb4a1
MC
136532003-06-29 Michael Chastain <mec@shout.net>
13654
13655 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13656 output of '<VTT for class>' for virtual base classes.
13657
f1c2644b
DJ
136582003-06-29 Daniel Jacobowitz <drow@mvista.com>
13659
13660 * gdb.base/completion.exp: Tab-complete "complet" instead of
13661 "compl".
13662 * gdb.base/complex.exp, gdb.base/complex.c: New files.
13663
18080350
DJ
136642003-06-29 Daniel Jacobowitz <drow@mvista.com>
13665
13666 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13667 * gdb.base/volatile.exp: Likewise.
13668
f56973f8
DJ
136692003-06-29 Daniel Jacobowitz <drow@mvista.com>
13670
13671 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13672 gdb/1265.
13673
136742003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
13675 Daniel Jacobowitz <drow@mvista.com>
13676
13677 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13678 initial line count of 'captured_main' from 26 to 32.
13679 (test_with_self): Allow xmalloc call to be interleaved with the
13680 preceding two lines.
13681
e766d4d6
JB
136822003-06-24 Joel Brobecker <brobecker@gnat.com>
13683
13684 * gdb.base/bang.exp: New testcase.
13685
f125c9a4
JB
136862003-06-23 Joel Brobecker <brobecker@gnat.com>
13687
13688 * gdb.base/langs.exp: Add some tests for the "minimal" language
13689 support.
13690
6e25beaf
EZ
136912003-06-23 Elena Zannoni <ezannoni@redhat.com>
13692
13693 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13694 the testcase.
13695
2f816dda
DJ
136962003-06-22 Daniel Jacobowitz <drow@mvista.com>
13697
13698 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13699 offset.
13700
db5a5748
DJ
137012003-06-22 Daniel Jacobowitz <drow@mvista.com>
13702
13703 * gdb.c++/pr-1210.cc: New file.
13704 * gdb.c++/pr-1210.exp: New file.
13705
1df0c130
DJ
137062003-06-21 Daniel Jacobowitz <drow@mvista.com>
13707
13708 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13709 000-exec-continue.
13710
a92feac0
MK
137112003-06-15 Mark Kettenis <kettenis@gnu.org>
13712
13713 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13714 on *-*-*bsd* instead of *-*-freebsd*.
13715
81a58f5b
AC
137162003-06-14 Andrew Cagney <cagney@redhat.com>
13717
13718 * gdb.base/store.exp: Test longest and doublest. Test all
13719 parameters. Weaken return statement match.
13720 * gdb.base/store.c: Add longest and doublest - aka long long and
13721 long double functions. Put all parameters into local register
13722 variables. Use negative values.
13723
b257a0d3
AC
137242003-06-14 Andrew Cagney <cagney@redhat.com>
13725
13726 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13727 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13728 exit status.
13729 * gdb.base/fileio.exp: Disable target when nointerrupts and
13730 noinferiorio, instead of limiting it to remote. Use remote_exec
13731 instead of system.
d63a86f8 13732
21c38304
JJ
137332003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13734
13735 * gdb.base/float.exp: Add ia64 support.
13736
1bcdb424
CV
137372003-06-12 Corinna Vinschen <vinschen@redhat.com>
13738
13739 * gdb.base/fileio.exp: Run only on remote targets.
13740
6aeb981f
CV
137412003-06-10 Corinna Vinschen <vinschen@redhat.com>
13742
13743 * gdb.base/fileio.c: New file, testing File-I/O.
13744 * gdb.base/fileio.exp: Ditto.
13745
53df362e
RG
137462003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13747
13748 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13749 shared objects after relocation at load time (gdb PR/1132).
13750 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 13751 as above, part of the shared object relocation test.
53df362e 13752
ffee1b46
MK
137532003-06-08 Mark Kettenis <kettenis@gnu.org>
13754
b5ca3722
MK
13755 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13756 fully filled history list.
13757 * gdb.base/gdb_history: New file.
13758
03ed860d
MK
13759 * gdb.base/signals.exp: XFAIL "continue to func1" on
13760 i*86-*-freebsd*.
13761
ffee1b46
MK
13762 * gdb.base/attach.exp: When trying to attach to a nonexistent
13763 process, make it possible to specify the PID based on the target,
13764 and do so for *-*-freebsd*.
13765
d80dbb52
RH
137662003-06-02 Richard Henderson <rth@redhat.com>
13767
13768 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13769
6dd77b81
RH
137702003-06-02 Richard Henderson <rth@redhat.com>
13771
13772 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13773
f6347e16
RH
137742003-06-02 Richard Henderson <rth@redhat.com>
13775
13776 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13777
2c161407
DJ
137782003-06-01 Daniel Jacobowitz <drow@mvista.com>
13779
13780 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13781 of globalvar.
13782
572eb746
MK
137832003-06-01 Mark Kettenis <kettenis@gnu.org>
13784
13785 * gdb.asm/asm-source.exp: Check for memory read errors in
13786 disassembler test on *BSD too.
13787
9e9617a5
RH
137882003-06-01 Richard Henderson <rth@redhat.com>
13789
13790 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13791 for .frame.
13792 (gdbasm_call): Lose ldgp.
13793 (gdbasm_startup): Add frame information.
13794 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13795
7b34ad4e
MK
137962003-05-31 Mark Kettenis <kettenis@gnu.org>
13797
13798 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13799 i?86-*-*.
13800
10059fdf
MK
138012003-05-30 Mark Kettenis <kettenis@gnu.org>
13802
13803 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13804 FreeBSD.
13805
acf4b816
RH
138062003-05-29 Richard Henderson <rth@redhat.com>
13807
13808 * gdb.asm/alpha.inc: New file.
13809 * gdb.asm/asm-source.exp: Use it.
13810
e9ecd949
JB
138112003-05-29 Jim Blandy <jimb@redhat.com>
13812
13813 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13814 'core.PID'.
13815
e3e5a4f3
JB
138162003-05-22 Jim Blandy <jimb@redhat.com>
13817
13818 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13819 backtrace.
d63a86f8 13820
72fe3d25
DC
138212003-05-20 David Carlton <carlton@math.stanford.edu>
13822
13823 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13824 this time.
13825
58da2eb2
DC
138262003-05-19 David Carlton <carlton@bactrian.org>
13827
13828 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13829 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13830
1fcb5155
DC
138312003-05-19 David Carlton <carlton@bactrian.org>
13832
13833 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13834 namespace tests.
13835 Bump copyright date.
13836 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13837 (main): Call C::D::marker2.
13838 * gdb.c++/namespace1.cc: New file.
13839
85e85163
JJ
138402003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13841
13842 Roland McGrath <roland@redhat.com>
d63a86f8 13843 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13844 there is no manager thread.
13845
a25fbfec
JJ
138462003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13847
d63a86f8
RM
13848 * gdb.threads/schedlock.exp: Remove assumption that all threads
13849 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13850 in one of the child threads rather than the main thread.
13851
be375bae
JB
138522003-05-07 Jim Blandy <jimb@redhat.com>
13853
09bf6082
JB
13854 Add support for assembly source testing on the s390x.
13855 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13856 architecture.
13857 * gdb.asm/s390x.inc: New file.
13858
be375bae
JB
13859 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13860 succession of 'if' statements.
13861
00905d52
AC
138622003-05-05 Andrew Cagney <cagney@redhat.com>
13863
13864 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13865
b1e29e33
AC
138662003-05-05 Andrew Cagney <cagney@redhat.com>
13867
13868 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13869 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13870
e33d66ec
EZ
138712003-05-02 Elena Zannoni <ezannoni@redhat.com>
13872
13873 * gdb.base/charset.exp: Update based on new behavior of set/show
13874 charset commands.
13875
2b6fd0d8
AC
138762003-05-01 Andrew Cagney <cagney@redhat.com>
13877
13878 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13879 variable do not give memory errors.
13880
130cacce
AF
138812003-04-30 Adam Fedor <fedor@gnu.org>
13882
13883 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13884 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13885 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13886 gdb.objc/basicclass.m: : New files
13887
13888 * lib/gdb.exp (gdb_compile_objc): New procedure.
13889
bea71854
DJ
138902003-04-27 Daniel Jacobowitz <drow@mvista.com>
13891
13892 * gdb.base/signals.exp: Make backtrace tests more specific.
13893
0f20eeea
DC
138942003-04-23 David Carlton <carlton@bactrian.org>
13895
13896 * gdb.c++/maint.exp (test_first_component): Add tests for
13897 'operator' in more locations.
13898
c8c4d8dc
KB
138992003-04-16 Kevin Buettner <kevinb@redhat.com>
13900
13901 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13902
3fe60e3c
EZ
139032003-04-16 Elena Zannoni <ezannoni@redhat.com>
13904
13905 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13906 func marke' instead. Update test name.
3fe60e3c 13907
9219021c
DC
139082003-04-15 David Carlton <carlton@math.stanford.edu>
13909
13910 * gdb.c++/maint.exp: New file.
13911
5dd55bdd
EZ
139122003-04-14 Elena Zannoni <ezannoni@redhat.com>
13913
13914 * gdb.threads/schedlock.c: Change type of thread function argument
13915 to long, to avoid warnings on 64-bit platforms.
13916
00890572
EZ
139172003-04-14 Elena Zannoni <ezannoni@redhat.com>
13918
a9c64011
AS
13919 * gdb.base/attach.exp: Add new message from ptrace in case of
13920 attaching to nonexistent process.
d63a86f8 13921
93201743
JB
139222003-04-11 Jim Blandy <jimb@redhat.com>
13923
13924 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13925 gdb.c++/userdef.cc: Place comments on the lines to which the
13926 marker function might return.
13927 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13928 gdb.c++/userdef.exp: Look for those comments to check that we've
13929 returned to the right place, instead of checking line numbers.
13930
2a11c64d
EZ
139312003-04-11 Elena Zannoni <ezannoni@redhat.com>
13932
a9c64011
AS
13933 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13934 match on sourcefile name, instead of directory name.
2a11c64d 13935
68ab8fc5
EZ
139362003-04-10 Elena Zannoni <ezannoni@redhat.com>
13937
d63a86f8 13938 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13939 working directory name.
13940
5624293a
JB
139412003-04-09 Jim Blandy <jimb@redhat.com>
13942
13943 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13944 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13945 after an inferior function call, report the failure, but allow the
13946 test to continue.
13947
f1f02ee4
SC
139482003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13949
13950 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13951 with -DPROTOTYPES.
13952
6eb79af0
SC
139532003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13954
13955 * gdb.base/break.exp: Revert last patch.
13956
8dfb4cf0
SC
139572003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13958
13959 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13960 with -DPROTOTYPES.
13961
ed4c619a
AC
139622003-04-02 Andrew Cagney <cagney@redhat.com>
13963
13964 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13965 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13966 matching directories by the name breakpoint.
13967 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13968 Make "continue to marker1" consistent.
13969 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13970 message consistent.
13971 * lib/gdb.exp: Put "the program is no longer running", and "the
13972 program exited" in parenthesis.
13973 * lib/mi-support.exp: Ditto.
d63a86f8 13974
4e35d5f0 139752003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13976
4e35d5f0
BR
13977 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13978
71900fe8
AC
139792003-03-29 Andrew Cagney <cagney@redhat.com>
13980
13981 * gdb.base/sizeof.c (main): Print the value of '\377'.
13982 * gdb.base/sizeof.exp: Check the sign of '\377'.
13983
c0655a16
MC
139842003-03-27 Michael Chastain <mec@shout.net>
13985
13986 * gdb.base/gdb1090.exp: New file.
13987 * gdb.base/gdb1090.cc: New file.
13988
5b2a3989
JB
139892003-03-27 J. Brobecker <brobecker@gnat.com>
13990
13991 * gdb.gdb/observer.exp: New regression test.
13992
79876890
MC
139932003-03-27 Michael Chastain <mec@shout.net>
13994
13995 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13996 * gdb.base/ptype.exp: Likewise.
13997
6eac95e3
CV
139982003-03-27 Corinna Vinschen <vinschen@redhat.com>
13999
14000 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
14001
e8c71839
MC
140022003-03-26 Michael Chastain <mec@shout.net>
14003
14004 * gdb.base/ptype.exp: Actually use some typedef'd types.
14005
71b10041
SC
140062003-03-21 Stephane Carrez <stcarrez@nerim.fr>
14007
14008 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
14009 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
14010
2512cf80
CV
140112003-03-20 Corinna Vinschen <vinschen@redhat.com>
14012
14013 * gdb.base/default.exp: Fix regular expression.
14014
0d195a4f
CV
140152003-03-20 Corinna Vinschen <vinschen@redhat.com>
14016
14017 * gdb.base/args.exp: Fix regular expression.
14018
8a2dbca8
CV
140192003-03-20 Corinna Vinschen <vinschen@redhat.com>
14020
14021 * gdb.base/help.exp: Allow Win32 child process.
14022
bf028682
CV
140232003-03-20 Corinna Vinschen <vinschen@redhat.com>
14024
14025 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
14026 when stepping out of main().
14027
182dbe85
CV
140282003-03-20 Corinna Vinschen <vinschen@redhat.com>
14029
14030 * gdb.base/default.exp: Check for win32 specific message when calling
14031 "run" without executable.
14032
d67a6ba5
CV
140332003-03-20 Corinna Vinschen <vinschen@redhat.com>
14034
14035 * gdb.base/args.exp: Expect .exe in output.
14036
a955b5bb
CV
140372003-03-20 Corinna Vinschen <vinschen@redhat.com>
14038
14039 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
14040 Cygwin native.
14041
bf6bad4b
AC
140422003-03-17 Andrew Cagney <cagney@redhat.com>
14043
14044 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
14045 vector registes.
14046 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
14047 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
14048
293e9a31
DC
140492003-03-17 David Carlton <carlton@math.stanford.edu>
14050
14051 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
14052 test, for PR breakpoints/38.
14053 Call test_watchpoint_and_breakpoint.
14054 * gdb.base/watchpoint.c (func3): New function.
14055 (main): Call func3.
14056
5330f2db
DC
140572003-03-04 David Carlton <carlton@math.stanford.edu>
14058
14059 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
14060 Garply<Garply<char> >:: garply".
14061 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
14062 with respect to PR c++/1111; note also PR c++/1113.
14063 (test_template_breakpoints): KFAIL "constructor breakpoint" with
14064 respect to PR c++/1062.
14065 KFAIL "destructor breakpoint" with respect to PR c++/1112.
14066
6ece72da
DC
140672003-03-03 David Carlton <carlton@math.stanford.edu>
14068
14069 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
14070 with respect to PR c++/57.
14071 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
14072 c++/826.
14073 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
14074 respect to PR c++/57.
14075
85ca1584
DC
140762003-03-03 David Carlton <carlton@math.stanford.edu>
14077
14078 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
14079 respect to PR c++/33 into FAILs.
14080
98e9c5b8
MC
140812003-03-03 Michael Chastain <mec@shout.net>
14082
7bedbf27
MC
14083 * configure.in: Update copyright years.
14084
140852003-03-03 Michael Chastain <mec@shout.net>
14086
14087 * Makefile.in: Update copyright years.
98e9c5b8 14088
f683e100
DC
140892003-02-28 David Carlton <carlton@math.stanford.edu>
14090
14091 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
14092 print class instead of struct and/or superfluous protection
14093 specifiers, as long as the resulting output is equivalent to the
14094 source code.
14095 Delete FIXME from end of messages on tests that don't need
14096 fixing.
14097
a9e0cf2c
DC
140982003-02-28 David Carlton <carlton@math.stanford.edu>
14099
14100 * gdb.c++/templates.exp (do_tests): Allow const in the two
14101 Foo<volatile char *>::foo tests.
14102
e8d359df
MS
141032003-02-27 Michael Snyder <msnyder@redhat.com>
14104
d63a86f8 14105 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
14106 will be consistant.
14107
0b71dc91
DC
141082003-02-26 David Carlton <carlton@math.stanford.edu>
14109
14110 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
14111 char *>::foo" test with respect to PR c++/33. Create a new test
14112 which is identical to that one except that it doesn't put the
14113 space between the "char" and the "*"; KFAIL it, too.
14114
dd14ab43
DC
141152003-02-26 David Carlton <carlton@math.stanford.edu>
14116
14117 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
14118 template types into either PASSes or KFAILs (corresponding to PR
14119 c++/57). Tweak indentation. Update copyright.
14120
1146c7f1
SC
141212003-02-23 Stephane Carrez <stcarrez@nerim.fr>
14122
14123 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
14124
74641dfb
MC
141252003-02-13 Michael Chastain <mec@shout.net>
14126
14127 * gdb.base/exprs.exp: Remove i960 remnants.
14128 * gdb.base/funcargs.exp: Likewise.
14129 * gdb.base/list.exp: Likewise.
14130 * gdb.base/ptype.exp: Likewise.
14131
559cd2d0
DC
141322003-02-14 David Carlton <carlton@math.stanford.edu>
14133
14134 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
14135 pEe->D::vg()" from XFAIL to KFAIL.
14136
c4f90d87
JM
141372003-02-13 Jason Molenda (jmolenda@apple.com)
14138
14139 * gdb.base/maint.exp: Update maint print statistics regexp to include
14140 new entries.
14141
cbc4d97c
MC
141422003-02-13 Michael Chastain <mec@shout.net>
14143
14144 * gdb.c++/inherit.exp: Remove call to get_debug_format.
14145
40f235b7
MC
141462003-02-12 Michael Chastain <mec@shout.net>
14147
14148 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
14149 * gdb.c++/inherit.exp: Likewise.
14150 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
14151 * gdb.c++/templates.exp: Likewise.
14152 * gdb.c++/virtfunc.exp: Likewise.
14153
c56716b0
JM
141542003-02-06 Jason Molenda (jason-cl@molenda.com)
14155
14156 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
14157 why the code is written that way.
14158
070afcf8
MC
141592003-02-05 Michael Chastain <mec@shout.net>
14160
14161 * gdb.base/dump.exp: Add missing copyright line.
14162
5d0331e5
JM
141632003-02-05 Jason Molenda (jason-cl@molenda.com)
14164
f7ae6d3e 14165 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
14166 at the beginning so the breakpoint doesn't get set on the loop.
14167
92851186
MC
141682003-02-05 Michael Chastain <mec@shout.net>
14169
14170 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
14171 output for configurations with gcc 2.95.3.
14172
cbf1e085
AC
141732003-02-05 Keith Seitz <keiths@redhat.com>
14174 Andrew Cagney <ac131313@redhat.com>
14175
14176 * gdb.mi/mi-cli.exp: New file.
d63a86f8 14177
29518e1e
MC
141782003-02-04 Michael Chastain <mec@shout.net>
14179
14180 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
14181 Call perror and then continue.
14182
5af1d5f3
MC
141832003-02-03 Michael Chastain <mec@shout.net>
14184
14185 * gdb.c++/pr-1023.cc: New file.
14186 * gdb.c++/pr-1023.exp: New file.
14187
6b549786
JB
141882003-02-05 Jim Blandy <jimb@redhat.com>
14189
14190 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
14191 it's local to foobar. Check for it there, and check that it's not
14192 present in main.
14193 * gdb.c++/local.cc (marker2): New function.
14194 (foobar): Call marker1.
14195 (main): Call marker2 instead of marker1.
14196
67f16606
AC
141972003-02-04 Andrew Cagney <ac131313@redhat.com>
14198
14199 * gdb.disasm/mn10200.exp: Obsolete file.
14200 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
14201 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
14202 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
14203
1c5cb38e
DC
142042003-02-04 David Carlton <carlton@math.stanford.edu>
14205
14206 * gdb.c++/overload.exp: Test intToChar(1).
14207 * gdb.c++/overload.cc (intToChar): New.
14208 (main): Call intToChar.
14209
d1fe6965
DC
142102003-02-03 David Carlton <carlton@math.stanford.edu>
14211
14212 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
14213 'might_kfail' arg.
14214 KFAIL some of the continue_to_bp_overloaded calls, according to
14215 PR c++/1025.
14216
9ba61c5d
MC
142172003-02-01 Michael Chastain <mec@shout.net>
14218
14219 * gdb.base/advance.c (marker1): New marker function.
14220 * gdb.base/advance.exp: When the 'advance' command lands on the
14221 return breakpoint, it can legitimately stop on either the
14222 current line or the next line. Accommodate both outcomes.
14223 * gdb.base/until.exp: Likewise.
14224
e7494ffb
AC
142252003-02-02 Andrew Cagney <ac131313@redhat.com>
14226
14227 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14228 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
14229 now a list, not a tuple.
14230 * gdb.mi/mi-var-display.exp: Ditto.
14231 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 14232
075559bc
AC
142332003-02-01 Andrew Cagney <ac131313@redhat.com>
14234
14235 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
14236 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
14237 stack backtraces.
14238 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 14239
2bd4c7b1
MK
142402003-02-01 Mark Kettenis <kettenis@gnu.org>
14241
14242 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14243 gdb.mi/mi1-pthreads.exp: Return instead of calling
14244 gdb_suppress_entire_file.
14245
eabd8992
MS
142462003-02-01 Mark Salter <msalter@redhat.com>
14247
14248 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
14249
71469e2f
MS
142502003-01-31 Mark Salter <msalter@redhat.com>
14251
14252 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
14253 Support empty arg.
14254
38a94d44
MC
142552003-01-30 Michael Chastain <mec@shout.net>
14256
14257 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
14258 This was a workaround for a UTF-8 bug in readline 4.3. The bug
14259 has been fixed in gdb/readline on 2003-01-09.
14260
19ea9e73
MS
142612003-01-29 Michael Snyder <msnyder@redhat.com>
14262
e8d359df
MS
14263 * gdb.base/maint.exp: Allow for leading underscore in symbol.
14264 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
14265 * gdb.base/args.exp: Skip if target does not support args passing.
14266
2307bd6a
DJ
142672003-01-22 Daniel Jacobowitz <drow@mvista.com>
14268
19ea9e73 14269 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
14270 gdb_test. Accept a list of expect arguments as the third
14271 parameter.
14272 (gdb_test): Use it.
14273
f2dd3617
EZ
142742003-01-20 Elena Zannoni <ezannoni@redhat.com>
14275
14276 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
14277 allow for different test tree configurations. Update some
14278 tescases accordingly.
14279 * gdb.arch/altivec-regs.exp: Ditto.
14280 * gdb.asm/asm-source.exp: Ditto.
14281 * gdb.base/advance.exp: Ditto.
14282 * gdb.base/display.exp: Ditto.
d63a86f8 14283 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
14284 * gdb.base/mips_pro.exp: Ditto.
14285 * gdb.base/overlays.exp: Ditto.
14286 * gdb.base/relocate.exp: Ditto.
14287 * gdb.base/setshow.exp: Ditto.
14288 * gdb.base/step-line.exp: Ditto.
14289 * gdb.base/step-test.exp: Ditto.
14290 * gdb.base/until.exp: Ditto.
14291 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
14292
c71cdefd
DC
142932003-01-17 David Carlton <carlton@math.stanford.edu>
14294
14295 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
14296 corresponding to PR c++/945.
14297 Update copyright.
14298
fdba05d7
DC
142992003-01-17 David Carlton <carlton@math.stanford.edu>
14300
14301 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
14302 corresponding to PR c++/68.
14303
143042003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
14305
14306 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
14307 (test_paddr_hairy_functions): Call print_addr_2_kfail for
14308 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
14309
c362c33a
EZ
143102003-01-15 Elena Zannoni <ezannoni@redhat.com>
14311
0fbc361c
EZ
14312 * gdb.base/break.exp: Fix change of default location, because of
14313 removal of until tests.
14314 * gdb.base/help.exp: Update test for new 'until' help message.
14315 Add test for help on 'advance'.
a9c64011 14316 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 14317
dabf8a35
MK
143182003-01-15 Mark Kettenis <kettenis@gnu.org>
14319
14320 * gdb.base/default.exp: Adapt "info float" test for recent changes
14321 to that command. Add test for "info vector".
14322 * gdb.base/float.exp: New file. Add test for "info float" that
14323 resembles the old test in gdb.base/default.exp.
14324
a1769aca
DC
143252003-01-15 David Carlton <carlton@math.stanford.edu>
14326
14327 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
14328
82025e13
EZ
143292003-01-15 Elena Zannoni <ezannoni@redhat.com>
14330
14331 * gdb.base/break.exp: Move the tests of until command from here...
14332 * gdb.base/until.exp: ... to here. New file. Add other tests.
14333 * gdb.base/advance.c: New file.
14334 * gdb.base/advance.exp: New file.
14335
8f9ab801
EZ
143362003-01-14 Elena Zannoni <ezannoni@redhat.com>
14337
a9c64011
AS
14338 * gdb.base/args.c: New file.
14339 * gdb.base/args.exp: New file.
8f9ab801 14340
9ae66589
DJ
143412003-01-14 Daniel Jacobowitz <drow@mvista.com>
14342
14343 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
14344
8d77e5c3
DJ
143452003-01-14 Daniel Jacobowitz <drow@mvista.com>
14346
14347 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
14348
12d2f0a1
DJ
143492003-01-14 Daniel Jacobowitz <drow@mvista.com>
14350
14351 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
14352 dates.
14353
6ca37014
DJ
143542003-01-13 Daniel Jacobowitz <drow@mvista.com>
14355
14356 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
14357
b0023472
DJ
143582003-01-13 Daniel Jacobowitz <drow@mvista.com>
14359
14360 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
14361 (ptype &*"foo").
14362 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
14363
607fbc54 143642003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
14365
14366 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
14367 * gdb.mi/mi1-console.exp: Likewise.
14368
607fbc54 143692003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
14370
14371 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
14372 * gdb.mi/mi1-console.exp: Likewise.
14373
a1fb14a2
DJ
143742003-01-13 Daniel Jacobowitz <drow@mvista.com>
14375
14376 * gdb.c++/overload.exp: Remove some fixed XFAILs.
14377
c4cf40b7
DJ
143782003-01-09 Daniel Jacobowitz <drow@mvista.com>
14379
14380 * gdb.base/detach.exp: New test.
14381
696d5a5b
DJ
143822003-01-09 Daniel Jacobowitz <drow@mvista.com>
14383
14384 * Makefile.in (ALL_SUBDIRS): New variable.
14385 (subdirs, clean, distclean): Use it.
14386 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
14387 regenerating Makefile, since it is generated from the top level.
14388 * gdb.asm/Makefile.in: Likewise.
14389 * gdb.base/Makefile.in: Likewise.
14390 * gdb.c++/Makefile.in: Likewise.
14391 * gdb.disasm/Makefile.in: Likewise.
14392 * gdb.java/Makefile.in: Likewise.
14393 * gdb.mi/Makefile.in: Likewise.
14394 * gdb.threads/Makefile.in: Likewise.
14395 * gdb.trace/Makefile.in: Likewise.
14396
754533e4
DC
143972003-01-09 David Carlton <carlton@math.stanford.edu>
14398
14399 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
14400 Add copyright year 2003.
14401
d8b3e9ee
MC
144022003-01-06 Michael Chastain <mec@shout.net>
14403
14404 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
14405 When selecting a thread, 'line' and 'file' are optional.
14406 * gdb.mi/mi1-pthreads.exp: Likewise.
14407
8e9e0fe6
AS
144082003-01-06 Andreas Schwab <schwab@suse.de>
14409
14410 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
14411 failures.
14412
b5ab8ff3
DJ
144132003-01-04 Daniel Jacobowitz <drow@mvista.com>
14414
14415 Fix PR gdb/844
14416 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
14417 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
14418
14419 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
14420 instead of calling gdb_suppress_entire_file.
14421 * gdb.threads/print-threads.exp: Likewise.
14422 * gdb.threads/schedlock.exp: Likewise.
14423
14424 * gdb.threads/killed.exp: Return instead of calling
14425 gdb_suppress_entire_file.
14426 * gdb.threads/linux-dp.exp: Likewise.
14427 * gdb.threads/pthreads.exp: Likewise.
14428
1e698235
DJ
144292003-01-04 Daniel Jacobowitz <drow@mvista.com>
14430
14431 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
14432 stabs.
14433 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
14434 * gdb.base/whatis.exp: Always allow (void) after function names.
14435
147ff08c
DJ
144362003-01-04 Daniel Jacobowitz <drow@mvista.com>
14437
14438 * gdb.c++/casts.exp: Correct regexp.
14439
dc62bfc2
MK
144402003-01-04 Mark Kettenis <kettenis@gnu.org>
14441
14442 * configure.in: Call AC_CONFIG_HEADER. Don't call
14443 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
14444 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
14445 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
14446 aforementioned directories in the AC_OUPUT call.
14447 * config.hin: New file.
14448 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14449 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
14450 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
14451 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
14452 pass -I$objdir instead of -I$objdir/$subdir in compilation.
14453 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
14454 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
14455 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
14456 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
14457 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
14458 gdb.threads/configure.in, gdb.threads/configure,
14459 gdb.threads/config.in, gdb.trace/configure.in,
14460 gdb.trace/configure: Removed.
14461
77afa639
MC
144622003-01-03 Michael Chastain <mec@shout.net>
14463
14464 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
14465 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
14466
7634bb6e
DJ
144672003-01-03 Daniel Jacobowitz <drow@mvista.com>
14468
14469 * gdb.base/store.exp: Fix regular expressions.
14470
b39c905e
MK
144712002-12-28 Mark Kettenis <kettenis@gnu.org>
14472
14473 * configure.in: Rewrite.
14474 * configure: Regenerated.
14475
0a8551dd
DC
144762003-01-03 David Carlton <carlton@math.stanford.edu>
14477
14478 * gdb.base/psymtab.exp: New file.
14479 * gdb.base/psymtab1.c: Ditto.
14480 * gdb.base/psymtab2.c: Ditto.
14481
c60b7188
AF
144822002-12-23 Adam Fedor <fedor@gnu.org>
14483
14484 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
14485
ee73db83
DC
144862002-12-23 David Carlton <carlton@math.stanford.edu>
14487
14488 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
14489 and current_directory initialization.
14490
d6c1774e
JB
144912002-12-22 Jim Blandy <jimb@redhat.com>
14492
f0a847b8
JB
14493 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
14494 rather than as part of the output file name.
14495
d6c1774e
JB
14496 * gdb.base/attach.exp: There's no need to copy the test program to
14497 /tmp; that was only ever necessary on HP/UX, and this test is
14498 entirely disabled there anyway.
14499
f0708dbb
JB
145002002-12-21 Jim Blandy <jimb@redhat.com>
14501
4c2acfea
JB
14502 * gdb.c++/psmang.exp: Doc fix.
14503
f0708dbb
JB
14504 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
14505 test.
14506
9579e000
DC
145072002-12-20 David Carlton <carlton@math.stanford.edu>
14508
14509 * gdb.c++/annota2.exp: KFAIL annotate-quit.
14510
d1810171
MC
145112002-12-18 Michael Chastain <mec@shout.net>
14512
14513 * gdb.c++/annota2.exp: Add copyright year 2002.
14514
76565097
DC
145152002-12-17 David Carlton <carlton@math.stanford.edu>
14516
14517 * gdb.c++/try_catch.cc: Add marker comments.
14518 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
14519 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
14520 * gdb.c++/m-static.cc: Ditto.
14521 * gdb.c++/m-static1.cc: Ditto.
14522 * gdb.c++/try_catch.cc: Ditto.
14523
da81390b
JJ
145242002-12-16 Jeff Johnston <jjohnstn@redhat.com>
14525
14526 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
14527 to see whether we are using the new -environment-directory
14528 command which resets via -r or the old version of the command
14529 which may prompt the user. Part of fix for gdb/741.
14530
b304d130
AC
145312002-12-13 Andrew Cagney <ac131313@redhat.com>
14532
14533 * gdb.fortran/types.exp: Update obsolete comment.
14534 * gdb.fortran/exprs.exp: Ditto.
14535 * lib/gdb.exp: Delete obsolete code.
14536 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
14537 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
14538 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
14539 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
14540 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
14541 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
14542 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
14543 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
14544 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
14545 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
14546 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
14547 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
14548 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
14549 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
14550 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
14551 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
14552 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
14553 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
14554 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
14555 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
14556 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
14557 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
14558 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
14559 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
14560 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
14561 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
14562 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
14563 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
14564 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
14565 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
14566 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
14567 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
14568 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
14569 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
14570 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
14571 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
14572 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
14573
a23b6e6a
DC
145742002-12-11 David Carlton <carlton@math.stanford.edu>
14575
14576 * gdb.c++/m-data.exp: Add test for members that shadow global
14577 variables: see PR gdb/804.
14578 * gdb.c++/m-data.cc: Ditto.
14579
6604731b
DJ
145802002-12-10 Daniel Jacobowitz <drow@mvista.com>
14581
14582 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
14583
de46ecd7
DC
145842002-12-06 David Carlton <carlton@math.stanford.edu>
14585
14586 * gdb.base/store.c: Don't declare functions static.
14587
27e829d0
AC
145882002-12-04 Andrew Cagney <ac131313@redhat.com>
14589
14590 * gdb.base/store.exp, gdb.base/store.c: New files.
14591
92806416
DJ
145922002-12-03 Daniel Jacobowitz <drow@mvista.com>
14593
14594 * gdb.base/selftest.exp: Update for current gdb.
14595
3bcbaac5
DJ
145962002-12-03 Daniel Jacobowitz <drow@mvista.com>
14597
14598 * gdb.base/maint.exp: Only dump symbols from one source file
14599 or objfile.
14600
f4f00b1f
DJ
146012002-12-03 Daniel Jacobowitz <drow@mvista.com>
14602
14603 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14604 function call.
14605
f1c8a949
JB
146062002-11-25 Jim Blandy <jimb@redhat.com>
14607
14608 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14609 function appearing in error message.
14610
9e297a97
DJ
146112002-11-21 Daniel Jacobowitz <drow@mvista.com>
14612
14613 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14614
1f312e79
JJ
146152002-11-08 Jeff Johnston <jjohnstn@redhat.com>
14616
d63a86f8
RM
14617 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14618 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
14619 should be in mi console format. This is part of fix for PR gdb/604.
14620
83c31e7d
FN
146212002-09-18 Fernando Nasser <fnasser@redhat.com>
14622
14623 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14624 which explicitly prints the zero offset as "+0".
14625
322b3f65
DJ
146262002-10-22 Daniel Jacobowitz <drow@mvista.com>
14627
14628 * gdb.threads/schedlock.c (args): Make unsigned.
14629
146302002-10-21 Daniel Jacobowitz <drow@mvista.com>
14631
14632 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
14633 numbers. Allow "foo2|selected stack frame".
14634 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14635 * gdb.asm/asmsrc2.s: Likewise.
14636 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
14637 comments.
14638 * gdb.asm/mips.inc: New file.
14639
5e2fe5b8
AF
146402002-10-18 Adam Fedor <fedor@gnu.org>
14641
14642 * gdb.base/default.exp: Update expected output to include 'ObjC'.
14643 * gdb.base/help.exp: Likewise.
14644
abe1a5d0
KB
146452002-10-17 Kevin Buettner <kevinb@redhat.com>
14646
14647 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14648 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14649
10abb1d4
JB
146502002-10-02 Jim Blandy <jimb@redhat.com>
14651
14652 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14653
1f609b42
AC
146542002-10-01 Andrew Cagney <ac131313@redhat.com>
14655
14656 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14657 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14658 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14659 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14660 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14661 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14662 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14663
0aee02e4
AC
146642002-09-29 Andrew Cagney <ac131313@redhat.com>
14665
14666 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14667 * mi0-disassemble.exp, mi0-eval.exp: Delete.
14668 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14669 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14670 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14671 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14672 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 14673
6fde09ad
KB
146742002-09-27 Kevin Buettner <kevinb@redhat.com>
14675
14676 * gdb.base/annota1.exp (info break): Make directory components of
14677 path optional since not all compilers emit this debug information.
14678
889bf7c5
PA
14679 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14680 step ends up stepping out of the function instead of stopping on
14681 the epilogue.
6fde09ad 14682
9e8aab75
KS
146832002-09-26 Keith Seitz <keiths@redhat.com>
14684
14685 * lib/insight-support.exp (gdbtk_start): Figure out where
14686 the insight executable is based on where gdb is. Use this
14687 executable to start insight instead of gdb.
14688
e36180d7
AC
146892002-09-25 Andrew Cagney <cagney@redhat.com>
14690
14691 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14692
9dd34b2b
AC
146932002-09-24 Andrew Cagney <ac131313@redhat.com>
14694
14695 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14696 test_isolated_complaints.
14697 (test_empty_complaint): New function.
14698 (test_empty_complaints): New function. Check no output when no
14699 complaints.
d63a86f8 14700
dea97812
KB
147012002-09-19 Jim Blandy <jimb@redhat.com>
14702
a9c64011 14703 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 14704
54951bd7
AC
147052002-09-19 Andrew Cagney <ac131313@redhat.com>
14706
14707 * gdb.gdb/complaints.exp: New file.
14708
dec43320
AC
147092002-09-18 Andrew Cagney <ac131313@redhat.com>
14710
14711 * gdb.base/maint.exp: Check `help maint internal-warning'.
14712
e70d6e3f
DC
147132002-09-18 David Carlton <carlton@math.stanford.edu>
14714
14715 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14716 numbers, and replace them by a single breakpoint after the
14717 constructors are all finished.
14718 Add test 4.
14719 * gdb.c++/m-static.cc: Add test 4.
14720 * gdb.c++/m-static.h: New file.
14721 * gdb.c++/m-static1.cc: New file.
14722
14723 * gdb.c++/printmethod.exp: New file.
14724 * gdb.c++/printmethod.cc: New file.
14725
14726 * gdb.c++/pr-574.exp: New file.
14727 * gdb.c++/pr-574.cc: New file.
14728
afb5c968
CV
147292002-09-18 Corinna Vinschen <vinschen@redhat.com>
14730
14731 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14732 embedded targets which never actually exit.
14733
31e45dee
FN
147342002-09-18 Fernando Nasser <fnasser@redhat.com>
14735
14736 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14737 "don't step after run" as unresolved or unsupported, instead of xfail.
14738
a283c5a1
CV
147392002-09-18 Corinna Vinschen <vinschen@redhat.com>
14740
14741 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14742 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14743 Add newline to expected string in "step out of main (status wrapper)"
14744 case.
14745
11350d2a
CV
147462002-09-18 Corinna Vinschen <vinschen@redhat.com>
14747
14748 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14749 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14750
0deec7d6
TT
147512002-09-17 Tom Tromey <tromey@redhat.com>
14752
14753 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14754 \000, not \0, in double-quoted string.
14755
b2b4a1b5
CV
147562002-09-14 Corinna Vinschen <vinschen@redhat.com>
14757
c9d37158 14758 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
14759 string after running the commands execution on breakpoint tests.
14760
1c56143a
CV
147612002-09-13 Corinna Vinschen <vinschen@redhat.com>
14762
14763 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14764
37f8da45
JB
147652002-09-12 Joel Brobecker <brobecker@gnat.com>
14766
14767 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14768
08b468e0
KS
147692002-09-10 Keith Seitz <keiths@redhat.com>
14770
14771 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14772 runto proc.
14773 (mi_run_to_main): Use mi_runto.
14774 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14775
dc360f58
KS
147762002-09-10 Keith Seitz <keiths@redhat.com>
14777
14778 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14779 regexp for stopping at main. Could have multiple event notifications.
14780 Don't assume that main was declared with no parameters.
14781 (mi_next): Use mi_step_to.
14782 (mi_step): Use mi_next_to.
14783
ce3abcfb
CV
147842002-09-09 Corinna Vinschen <vinschen@redhat.com>
14785
14786 * gdb.base/default.exp: Fix expected string in `info float' test.
14787
d1f5b980
BE
147882002-09-09 Ben Elliston <bje@redhat.com>
14789
14790 * config/mips.exp: Update comments.
14791 * config/mips-idt.exp: Likewise.
14792 * config/nind.exp: Likewise.
14793 * config/slite.exp: Likewise.
14794 * config/sparclet.exp: Likewise.
14795 * config/udi.exp: Likewise.
14796 * config/vx.exp: Likewise.
14797 * config/vxworks29k.exp: Likewise.
14798
2f71430b
JB
147992002-09-05 Jim Blandy <jimb@redhat.com>
14800
14801 * gdb.threads/killed.exp: Fix test failure message.
14802
7ddebc7e
KS
148032002-09-04 Keith Seitz <keiths@redhat.com>
14804
14805 * lib/mi-support.exp: Update copyright.
14806 (mi_gdb_test): Increase the priority of the expected pattern
14807 so that it matches gdb_test.
14808
0ae67eb3
KS
148092002-09-03 Keith Seitz <keiths@redhat.com>
14810
14811 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14812 Use integer comparison instead of string comparison for testing
14813 whether binary was built.
14814
38fc42c8
JB
148152002-09-03 Jim Blandy <jimb@redhat.com>
14816
14817 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14818
b6ff0e81
JB
148192002-08-29 Jim Blandy <jimb@redhat.com>
14820
14821 * gdb.threads/pthreads.exp: Move the portable thread compilation
14822 code into a function in lib/gdb.exp, and call that from here.
14823 * lib/gdb.exp (gdb_compile_pthreads): New function.
14824
07c98896
KS
148252002-08-29 Keith Seitz <keiths@redhat.com>
14826
14827 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14828 expect_out so that callers can get at it.
14829
0312286c
DJ
148302002-08-23 Daniel Jacobowitz <drow@mvista.com>
14831
14832 * gdb.threads/print-threads.c: New file.
14833 * gdb.threads/print-threads.exp: New file.
14834 * gdb.threads/schedlock.c: New file.
14835 * gdb.threads/schedlock.exp: New file.
14836
dd039bc4
EZ
148372002-08-22 Elena Zannoni <ezannoni@redhat.com>
14838
a9c64011
AS
14839 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14840 not altivec.c.
dd039bc4 14841
1f36144c
MK
148422002-08-17 Mark Kettenis <kettenis@gnu.org>
14843
14844 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14845 targets. The problem should be fixed now.
14846
16057ec7 148472002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14848
14849 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14850 2002-07-24 change that removes final dots from error messages.
14851
3c1499ad
TT
148522002-08-13 Tom Tromey <tromey@redhat.com>
14853
14854 * gdb.base/readline.exp: New file.
14855
a20ce2c3
AC
148562002-08-01 Andrew Cagney <ac131313@redhat.com>
14857
14858 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14859 supress message.
14860
db034ac5
AC
148612002-08-01 Andrew Cagney <cagney@redhat.com>
14862
14863 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14864 CHILL_FOR_TARGET and CHILL_LIB.
14865 * configure.in (configdirs): Remove gdb.chill.
14866 * configure: Regenerate.
14867 * lib/gdb.exp: Obsolete references to chill.
14868 * gdb.fortran/types.exp: Ditto.
14869 * gdb.fortran/exprs.exp: Ditto.
14870
3e000b18
KB
148712002-07-30 Kevin Buettner <kevinb@redhat.com>
14872
14873 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14874 set Irix-specific compile and link flags.
14875
28f4966b
KB
148762002-07-29 Kevin Buettner <kevinb@redhat.com>
14877
14878 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14879 source files. The ``-o'' option doesn't work with the ``-E'' option
14880 when using the Irix compiler.
14881
46c0d5a6
DJ
148822002-07-19 Daniel Jacobowitz <drow@mvista.com>
14883
14884 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14885 Improve support for reusing an exec file. Copy exec file
14886 to target, and run gdbserver on the target instead of on the host.
14887
eecf4bed
JB
148882002-07-18 Jim Blandy <jimb@redhat.com>
14889
0f815cdf
JB
14890 * gdb.base/ending-run.exp: Don't expect to see the program end in
14891 some orderly fashion when we're running on a real stand-alone
14892 board.
14893
eecf4bed
JB
14894 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14895 targets that don't support interrupts.
14896
52d309e4
JB
148972002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14898
14899 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14900 systems.
14901 Move comments in expect statements to inside the actions, so that they
14902 don't get matched against.
14903
ff683d9e
MK
149042002-07-10 Mark Kettenis <kettenis@gnu.org>
14905
14906 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14907 function when asleep" test.
14908
b5356753
AC
149092002-07-10 Andrew Cagney <ac131313@redhat.com>
14910
14911 * gdb.base/page.exp: Rewrite to handle problems with very long
14912 `info set' output. Update copyright.
14913
6aa4d13a
AC
149142002-06-26 Andrew Cagney <ac131313@redhat.com>
14915
14916 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14917 gdb.threads-hp.
14918 * gdb.hp/configure: Regenerate.
14919 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14920 * gdb.hp/gdb.threads-hp/configure: Delete file.
14921 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14922
8cf8c2b8
AC
149232002-06-22 Andrew Cagney <ac131313@redhat.com>
14924
14925 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14926 setlocale, bindtextdomain and textdomain.
14927
6827a8f8
JB
149282002-06-11 Jim Blandy <jimb@redhat.com>
14929
919d772c
JB
14930 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14931 preprocessor macro information is present.
14932
6827a8f8
JB
14933 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14934 tests.
14935
c15b0d21
MS
149362002-06-06 Michael Snyder <msnyder@redhat.com>
14937
c5984d70
MS
14938 * gdb.base/overlays.exp: Record addresses of overlay
14939 functions in TCL variables rather than in GDB variables,
14940 to avoid having GDB convert them to pointers (with loss
14941 of information).
14942
d63a86f8 14943 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14944 default linker script changes.
c15b0d21
MS
14945 * gdb.base/long_long.exp: Add check for sizeof (long double).
14946
be26fe0d
ML
149472002-06-06 Michal Ludvig <mludvig@suse.cz>
14948
14949 * gdb.asm/asm-source.exp: Add x86-64 target.
14950 * gdb.asm/x86_64.inc: New.
d63a86f8 14951
258093ca 149522002-05-30 Michael Chastain <mec@shout.net>
258093ca 14953
4b3153f1 14954 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14955 * gdb.c++/m-static.cc: New file.
14956 * gdb.c++/m-static.exp: New file.
14957
241264c6
MS
149582002-05-28 Michael Snyder <msnyder@redhat.com>
14959
14960 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14961 precision.
14962
9bba8c8f 149632002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14964
4b3153f1 14965 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14966 * gdb.c++/m-data.cc: New file.
14967 * gdb.c++/m-data.exp: New file.
14968
149692002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14970
4b3153f1 14971 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14972 * gdb.c++/try_catch.cc: New file.
d63a86f8 14973 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14974
def1b996
MC
149752002-05-27 Michael Chastain <mec@shout.net>
14976
14977 * gdb.c++/local.exp: Accept more nested types in output.
14978
522ba268
MC
149792002-05-26 Michael Chastain <mec@shout.net>
14980
14981 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14982
277254ba
MS
149832002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14984
14985 * lib/gdb.exp (gdb_wrapper_init): Just because
14986 gdb_wrapper_file exists, this does not mean that the file
14987 should not be rebuilt. That is what gdb_wrapper_initialized
14988 is for.
14989 (default_gdb_init): Reset gdb_wrapper_initialized.
14990
b61a8733
MS
149912002-05-23 Michael Snyder <msnyder@redhat.com>
14992
d63a86f8 14993 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14994 the precision of the floating point test results.
14995 * gdb.base/call-rt-st.exp: Ditto.
14996
b61a8733
MS
14997 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14998 * gdb.base/call-rt-st.exp: Ditto.
14999
56f6e910
MC
150002002-05-19 Michael Chastain <mec@shout.net>
15001
15002 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
15003
ad0b0016
EZ
150042002-05-19 Elena Zannoni <ezannoni@redhat.com>
15005
a9c64011
AS
15006 * configure.in (configdirs): Add gdb.arch.
15007 * configure: Regenerate.
ad0b0016 15008
f617d2b6
JB
150092002-05-17 Jim Blandy <jimb@redhat.com>
15010
15011 * gdb.base/completion.exp: Recognize the more detailed error
15012 messages produced by the macro expander's lexical analyzer.
15013
eac2a696
EZ
150142002-05-14 Elena Zannoni <ezannoni@redhat.com>
15015
a9c64011
AS
15016 * gdb.arch/altivec-abi.c: New file.
15017 * gdb.arch/altivec-abi.exp: New file.
15018 * gdb.arch/altivec-regs.c: New file.
15019 * gdb.arch/altivec-regs.exp: New file.
eac2a696 15020
2fdde8f8
DJ
150212002-05-14 Daniel Jacobowitz <drow@mvista.com>
15022
15023 * gdb.base/maint.exp (maint print type): Update for new type
15024 structure.
d63a86f8 15025
e31f1a7c
EZ
150262002-05-14 Elena Zannoni <ezannoni@redhat.com>
15027
15028 * gdb.arch: New directory.
15029 * gdb.arch/configure.in: New file.
15030 * gdb.arch/configure: New file.
15031 * gdb.arch/Makefile.in: New file.
15032
db589741
CV
150332002-05-13 Corinna Vinschen <vinschen@redhat.com>
15034
15035 * gdb.asm/asm-source.exp: Add v850 as supported target.
15036 * gdb.asm/v850.inc: New file.
15037
8ce2a7dc
DJ
150382002-05-13 Daniel Jacobowitz <drow@mvista.com>
15039
15040 * gdb.c++/annota2.exp (annotate-quit): Add comment.
15041
df763c7f
DJ
150422002-05-12 Daniel Jacobowitz <drow@mvista.com>
15043
15044 * gdb.base/break.exp: Check 'break "marker2"'.
15045
377daeed
MS
150462002-05-10 Michael Snyder <msnyder@redhat.com>
15047
15048 * gdb.base/long_long.exp: Fix typo.
15049
c4b7bc2b
JB
150502002-05-10 Jim Blandy <jimb@redhat.com>
15051
ecac9a4e
JB
15052 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
15053 a bug.
15054
c4b7bc2b
JB
15055 * gdb.base/printcmds.exp (test_integer_literals_rejected):
15056 Recognize more detailed error message produced by the macro
15057 expander's lexical analyzer.
15058 * lib/gdb.exp (test_print_reject): Same.
15059
e71019a1
MK
150602002-05-09 Mark Kettenis <kettenis@gnu.org>
15061
15062 * gdb.c++/method.exp: Fix typo.
15063
fedfc8e6
MS
150642002-05-08 Michael Snyder <msnyder@redhat.com>
15065
166a1957
MS
15066 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
15067 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 15068 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
15069 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
15070 Add iftarget clause for strongarm.
d63a86f8 15071
f1c47eb2
MS
150722002-05-06 Michael Snyder <msnyder@redhat.com>
15073
cb9a9d3e
MS
15074 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
15075 (gdb_continue_to_end): Accept output from status wrapper.
15076 * gdb.base/ending-run.exp: Add case for output from status wrapper.
15077 Clean up fail messages to match pass messages.
15078
f1c47eb2
MS
15079 Enable the "needs_status_wrapper" testsuite feature.
15080 * lib/gdb.exp (gdb_wrapper_init): New procedure.
15081 (gdb_compile): Conditionally call gdb_wrapper_init.
15082 * gdb.base/a2-run.exp: Recognize output from status wrapper.
15083 * gdb.c++/method.exp: Recognize output from status wrapper.
15084
6079c749
BE
150852002-05-06 Ben Elliston <bje@redhat.com>
15086From Graydon Hoare <graydon@redhat.com>
15087
15088 * config/sid.exp: Include support for "rawsid" protocol.
15089
188baff3
JB
150902002-05-03 Jim Blandy <jimb@redhat.com>
15091
15092 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
15093 * gdb.c++/hang3.C: New file.
15094
b9c07f0f
AC
150952002-05-04 Andrew Cagney <ac131313@redhat.com>
15096
15097 * gdb.base/default.exp: Remove obsolete code.
15098 * gdb.c++/misc.exp: Ditto. Update copyright.
15099 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
15100 * gdb.base/whatis.exp: Ditto. Update copyright.
15101 * gdb.base/scope.exp: Ditto. Update copyright.
15102 * gdb.base/ptype.exp: Ditto. Update copyright.
15103 * gdb.base/printcmds.exp: Ditto. Update copyright.
15104 * gdb.base/opaque.exp: Ditto. Update copyright.
15105 * gdb.base/list.exp: Ditto.
15106 * gdb.base/funcargs.exp: Ditto. Update copyright.
15107 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
15108 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
15109 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
15110 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
15111 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
15112 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
15113
5c7a0397
MS
151142002-05-02 Michael Snyder <msnyder@redhat.com>
15115
d6dcc264 15116 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
15117 * gdb.base/long_long.exp: Add xscale target.
15118 * gdb.base/default.exp: Add xscale target.
15119
eb7f1c48
JB
151202002-05-01 Jim Blandy <jimb@redhat.com>
15121
15122 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
15123 gdb.c++/hang.exp: New test.
15124
a6befae8
FF
151252002-05-01 Fred Fish <fnf@redhat.com>
15126
15127 * gdb.base/completion.exp: Handle completions of "./Make" for
15128 more than one completion possibility, as is the case when we
15129 build and test in the source tree.
15130
0a310277
AG
151312002-04-29 Anthony Green <green@redhat.com>
15132
15133 * gdb.java/jmisc1.exp: New file.
15134 * gdb.java/jmisc2.exp: New file.
15135
6ff9af88
DJ
151362002-04-24 Daniel Jacobowitz <drow@mvista.com>
15137
15138 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
15139
96b3d632
EZ
151402002-04-23 Elena Zannoni <ezannoni@redhat.com>
15141
15142 * gdb.base/help.exp: Change 'help status' to allow for target
15143 dependent output differences.
15144
5019bb54
MC
151452002-04-22 Michael Chastain <mec@shout.net>
15146
15147 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
15148
a805a116
MC
151492002-04-22 Michael Chastain <mec@shout.net>
15150
15151 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
15152
a1706bfd
DM
151532002-04-17 David S. Miller <davem@redhat.com>
15154
15155 * gdb.asm/sparc64.inc: New file.
15156 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
15157
a73a20a2
EZ
151582002-04-19 Elena Zannoni <ezannoni@redhat.com>
15159
15160 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
15161 instruction file directly into the build tree. Clean up at end of
15162 test.
15163
ba678339
DM
151642002-04-18 David S. Miller <davem@redhat.com>
15165
15166 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
15167 handle 64-bit platforms correctly.
15168 * gdb.base/maint.exp: Likewise.
15169
b03399da
KB
151702002-04-18 Kevin Buettner <kevinb@redhat.com>
15171
15172 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
15173 ``-fpic'' when compiling files comprising a shared library, but
15174 it does need additional linker flags in order to find shared
15175 libraries at run time.
15176
e2004992
KB
151772002-04-18 Kevin Buettner <kevinb@redhat.com>
15178
15179 * gdb.base/cvexpr.c (use): New function.
15180 (main): Invoke use() on all global variables to prevent
15181 some linkers from deleting these otherwise unused symbols.
15182
d8937120
MC
151832002-04-17 Michael Chastain <mec@shout.net>
15184From David S. Miller <davem@redhat.com>
15185
15186 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
15187 handle 64-bit platforms correctly.
15188
ffd61a58
MS
151892002-04-12 Michael Snyder <msnyder@redhat.com>
15190From Jim Blandy <jimb@redhat.com>
a9c64011 15191 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
15192 script can handle this instead.
15193 * gdb.base/bar.c (barx): Same.
15194 * gdb.base/baz.c (bazx): Same.
15195 * gdb.base/grbx.c (grbxx): Same.
15196
15197 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
15198 manager doesn't automatically unmap overlays unnecessarily.
15199
6b8426a6
MH
152002002-04-10 Martin M. Hunt <hunt@redhat.com>
15201
15202 * gdb.base/ending-run.exp: Fix pattern for Mips targets
15203 stepping out of main.
15204
34af4875
MC
152052002-04-09 Michael Chastain <mec@shout.net>
15206
15207 * gdb.c++/local.cc (main): Move call to marker1() inside nested
15208 scope so that the nested scope tests will make sense.
15209 * gdb.c++/local.exp: Write patterns that actually work with gcc
15210 (the HP patterns "were never known to work with gcc").
15211 Keep the old aCC patterns too.
15212
2d1676a0
DJ
152132002-04-09 Daniel Jacobowitz <drow@mvista.com>
15214
15215 * gdb.base/attach.exp: Correct target board test.
15216
3a63e3f9
MC
152172002-04-08 Michael Chastain <mec@shout.net>
15218
15219 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
15220 in a const method. Add some xfail and fail cases for configurations
15221 that do not emit the "const ...".
15222
f18dabd2
MC
152232002-04-07 Michael Chastain <mec@shout.net>
15224
15225 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
15226 Accept "A * const" and "const A * const" as type of "this".
15227 Fix spelling of getFunky throughout. Make messages uniform.
15228
0fcddd82
EZ
152292002-04-07 Elena Zannoni <ezannoni@redhat.com>
15230
a9c64011 15231 Work around for PR gdb/285:
0fcddd82
EZ
15232 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
15233
16a8534a
EZ
152342002-04-07 Elena Zannoni <ezannoni@redhat.com>
15235
15236 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
15237 instructions file at run time instead of configure time.
15238 Sometimes we run the test in a directory that is not the one we
15239 configured in.
15240 * gdb.asm/configure.in: Delete creation of symlink.
15241 * gdb.asm/configure: Regenerate.
15242
24181d81
JB
152432002-04-05 J. Brobecker <brobecker@gnat.com>
15244
15245 * gdb.gdb/xfullpath.exp: New test, to exercise the new
15246 xfullpath () function.
15247
7cdb7107
DJ
152482002-04-04 Daniel Jacobowitz <drow@mvista.com>
15249
15250 * gdb.asm/Makefile.in: Correct dependencies.
15251
15252 * gdb.asm/powerpc.inc: New file.
15253 * gdb.asm/asm-source.exp: Add PowerPC.
15254 * gdb.asm/configure.in: Likewise.
15255 * gdb.asm/configure: Regenerated.
15256
a7d17088
DJ
152572002-04-04 Daniel Jacobowitz <drow@mvista.com>
15258
15259 * gdb.base/relocate.exp: New file.
15260 * gdb.base/relocate.c: New file.
15261
cd721503
FF
152622002-04-04 Fred Fish <fnf@redhat.com>
15263
15264 * gdb.base/step-test.exp: Update comment regarding stopping in
15265 memcpy/bcopy calls inserted as part of the compiler runtime.
15266
b22ad7a7
MS
152672002-04-04 Michael Snyder <msnyder@redhat.com>
15268
15269 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
15270
5f279fa6
DJ
152712002-04-03 Daniel Jacobowitz <drow@mvista.com>
15272
15273 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
15274 (gdb_expect): Remove $notransfer hack.
15275
dd0fd3ce
DJ
152762002-04-02 Daniel Jacobowitz <drow@mvista.com>
15277
15278 * gdb.c++/classes.exp ("calling method for small class"): Match
15279 updated register output.
15280
1e50cda1
DJ
152812002-03-30 Daniel Jacobowitz <drow@mvista.com>
15282
15283 Fix PR gdb/452
15284 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
15285 when finished. Make gdb_file_cmd send "exec-file" when
15286 appropriate.
15287
24015922
DJ
152882002-03-30 Daniel Jacobowitz <drow@mvista.com>
15289
15290 * gdb.base/attach.exp: Remove extra setup_xfail.
15291
dd7dfd64
MS
152922002-03-26 Michael Snyder <msnyder@redhat.com>
15293
15294 * gdb.base/default.exp: Add tests for dump, append, and restore.
15295 * gdb.base/help.exp: Add tests for dump, append, and restore.
15296 * gdb.base/dump.exp: New file, test dump, append and restore.
15297 * gdb.base/dump.c: New file.
15298
48b2f8d7
MS
152992002-03-27 Michael Snyder <msnyder@redhat.com>
15300
d63a86f8 15301 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
15302 clean-ups in help messages.
15303
05b4d525
FF
153042002-03-26 Fred Fish <fnf@redhat.com>
15305
15306 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
15307 have debugging info for those functions and the compiler uses them
15308 internally to copy structs around.
15309
d7679631
FF
153102002-03-26 Fred Fish <fnf@redhat.com>
15311
15312 * gdb.base/list.exp: Revert the change made yesterday and add note
15313 about why we don't list the default lines for remote targets.
15314
523ac3f9
MS
153152002-03-25 Michael Snyder <msnyder@redhat.com>
15316
15317 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
15318
754b2b8d
FF
153192002-03-25 Fred Fish <fnf@redhat.com>
15320
15321 * gdb.base/list.exp: This test works on remote targets so remove
15322 the short circuit for remote targets. Update copyright.
15323
33c3e192
FF
153242002-03-25 Fred Fish <fnf@redhat.com>
15325
15326 * gdb.base/attach.exp: Fix logic error that was suppressing this
15327 test for all non hppa*-*-hpux* targets, instead of the hp target.
15328 Move comments closer to the suppression point. Also now need to
15329 check that we are running natively.
15330
d43e73ee
MS
153312002-03-22 Michael Snyder <msnyder@redhat.com>
15332
882c8f02
MS
15333 * gdb.base/default.exp: Add test for gcore. Update copyright.
15334 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 15335
04c12f60
FF
153362002-03-06 Fred Fish <fnf@redhat.com>
15337
15338 * gdb.base/funcargs.c: Remove extraneous ';' character.
15339 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
15340
b43df995
MC
153412002-03-04 Michael Chastain <mec@shout.net>
15342
15343 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
15344 accommodate gcc v3 function signature.
15345 * gdb.mi/mi0-var-cmd-exp: Ditto.
15346
92362027
AC
153472002-02-24 Andrew Cagney <ac131313@redhat.com>
15348
15349 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
15350 ``GNU/Linux'' or ``Linux kernel''
15351 * testsuite/gdb.threads/pthreads.c: Ditto.
15352
258ad32d
MC
153532002-02-24 Michael Chastain <mec@shout.net>
15354
15355 * gdb.threads/pthreads.c (thread1): Add a return statement.
15356 (thread2): Likewise.
15357 (foo): Likewise.
15358
04c3b3d4
MC
153592002-02-23 Michael Chastain <mec@shout.net>
15360
15361 * gdb.threads/linux-dp.c (philosopher): Add a return statement
15362 to placate gcc.
15363
5a2a0a20
MC
153642002-02-23 Michael Chastain <mec@shout.net>
15365
15366 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
15367 test "ptype bint". The test passes on all my stabs configurations.
15368
a640f7fc
JB
153692002-02-21 Jim Blandy <jimb@redhat.com>
15370
27924826
JB
15371 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
15372 filename at a time, and watch for the ones we want to see.
15373
a640f7fc
JB
15374 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
15375 types of pointers to prototyped functions.
15376
edcc8c75
AC
153772002-02-20 Andrew Cagney <ac131313@redhat.com>
15378
15379 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
15380 signed, unsigned and straight char.
15381 (padding_char, padding_short, padding_int, padding_long,
15382 padding_long_long, padding_float, padding_double,
15383 padding_long_double): New global variables.
15384 (fill, fill_structs): New functions.
15385
15386 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
15387 for correctly sized writes. Update copyright.
15388 (get_valueof): New procedure.
15389 (get_sizeof): Call get_valueof.
15390 (check_valueof): New procedure.
15391 (check_padding): New procedure.
15392
ac57ea44
MC
153932002-02-20 Michael Chastain <mec@shout.net>
15394
15395 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
15396 to setup_xfail. Document some of the remaining calls.
15397
7a10c941
MC
153982002-02-18 Michael Chastain <mec@shout.net>
15399
15400 * gdb.c++/userdef.exp: Update copyright year.
15401
fb8acdcc
DJ
154022002-02-18 Daniel Jacobowitz <drow@mvista.com>
15403
15404 * gdb.c++/userdef.exp: Test overloaded operators properly.
15405 Remove xfails.
15406
fda6ae12
MS
154072002-02-14 Michael Snyder <msnyder@redhat.com>
15408
15409 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
15410
676a0442
DJ
154112002-02-14 Daniel Jacobowitz <drow@mvista.com>
15412
15413 * gdb.base/a2-run.exp: Check for a remote target properly.
15414 * gdb.base/annota1.exp: Likewise.
15415 * gdb.base/list.exp: Likewise.
15416 * gdb.base/reread.exp: Likewise.
15417 * gdb.base/scope.exp: Likewise.
15418 * gdb.base/shlib-call.exp: Likewise.
15419 * gdb.base/term.exp: Likewise.
15420 * gdb.c++/annota2.exp: Likewise.
15421
78b4f468
RE
154222002-02-13 Richard Earnshaw <rearnsha@arm.com>
15423
15424 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
15425
9a81ba51
MC
154262002-02-10 Michael Chastain <mec@shout.net>
15427
15428 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
15429 (call_after_alloca): Ditto.
15430
004af6c7
DJ
154312002-02-10 Daniel Jacobowitz <drow@mvista.com>
15432
15433 * gdb.base/ending-run.exp: Guard "cont" test with
15434 gdb_skip_stdio_test.
15435
37225f62
JB
154362002-02-06 Jim Blandy <jimb@redhat.com>
15437
15438 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
15439 from here...
15440 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
15441 To here. Disable this test on non-HP platforms. Add big comment.
15442
fe6fdd96
MS
154432002-02-04 Michael Snyder <msnyder@redhat.com>
15444
15445 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
15446 other than d10v and m32r.
15447
036fad3f
RE
154482002-02-02 Richard Earnshaw <rearnsha@arm.com>
15449
15450 * gdb.base/default.exp: Rewrite test patterns to reduce time
15451 taken to match them.
15452
7148ab62
DJ
154532002-01-30 Daniel Jacobowitz <drow@mvista.com>
15454
15455 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
15456 Allow a start function above main.
15457 * gdb.threads/linux-dp.exp: Fix copyright date.
15458
396cc255
DJ
154592002-01-30 Daniel Jacobowitz <drow@mvista.com>
15460
a9c64011
AS
15461 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
15462 (check_philosopher_stack): Check for manager thread before checking
15463 for a just-starting thread.
396cc255 15464
f038d31b
DJ
154652002-01-30 Daniel Jacobowitz <drow@mvista.com>
15466
15467 From Neil Booth <neil@daikokuya.demon.co.uk>:
15468 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
15469 warnings.
15470
b3ff9d9a
FF
154712002-01-21 Fred Fish <fnf@redhat.com>
15472
15473 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
15474 not caller.
15475
39ad761d
JB
154762002-01-21 Jim Blandy <jimb@redhat.com>
15477
15478 * gdb.base/reread.exp: Check that GDB properly re-reads the
15479 executable file when it changes while no inferior is running.
15480
aaf320fa
FF
154812002-01-21 Fred Fish <fnf@redhat.com>
15482
a9c64011
AS
15483 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
15484 optionally accept the "shlib events" variation.
aaf320fa 15485
808a31f5
JB
154862002-01-21 Jim Blandy <jimb@redhat.com>
15487
15488 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
15489 call `fflush' after every `printf', so that the output is produced
15490 at predictable points, regardless of whatever buffering does (or
15491 doesn't) take place.
15492 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
15493 at different points.
15494
4420d5e2
DJ
154952002-01-20 Daniel Jacobowitz <drow@mvista.com>
15496
15497 * gdb.c++/inherit.exp: Update copyright years.
15498 * gdb.c++/method.exp: Likewise.
15499
3e36a0f4
DJ
155002002-01-20 Daniel Jacobowitz <drow@mvista.com>
15501
15502 * gdb.c++/classes.exp: Update for improved v3 support and skipping
15503 artificial methods/arguments.
15504 * gdb.c++/derivation.exp: Likewise.
15505 * gdb.c++/inherit.exp: Likewise.
15506 * gdb.c++/method.exp: Likewise.
15507 * gdb.c++/virtfunc.exp: Likewise.
15508
b4ceaee6
AC
155092002-01-18 Andrew Cagney <ac131313@redhat.com>
15510
15511 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
15512 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
15513 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
15514 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
15515 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
15516 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
15517
ecace851
JB
155182002-01-17 Jim Blandy <jimb@redhat.com>
15519
15520 * gdb.asm/asm-source.exp (info symbol): Take another shot at
15521 anchoring the pattern matching the entry point symbol's name.
15522
375fc983
AC
155232002-01-17 Andrew Cagney <ac131313@redhat.com>
15524
15525 * gdb.base/maint.exp: Update ``maint internal-error'' to match
15526 continue/quit query. Update copyright.
15527
fe6fdd96
MS
155282002-01-14 Michael Snyder <msnyder@redhat.com>
15529
15530 * gdb.base/gcore.exp: Remove extra debugging output.
15531
e017c81f
DJ
155322002-01-13 Daniel Jacobowitz <drow@mvista.com>
15533
15534 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
15535 for slightly dubious v2 mangled string.
15536
37ab3bf8
DJ
155372002-01-13 Daniel Jacobowitz <drow@mvista.com>
15538
15539 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
15540
1bc05c3a 155412002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 15542
1bc05c3a 15543 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 15544
1bc05c3a
JM
15545 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
15546 constructors.
15547 * gdb.c++/derivation.exp: Likewise.
15548 * gdb.c++/templates.exp: Likewise.
15549 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 15550
1bc05c3a
JM
155512002-01-10 Michael Snyder <msnyder@redhat.com>
15552
15553 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 15554
a911c360
MS
155552002-01-08 Michael Snyder <msnyder@redhat.com>
15556
15557 * gdb.base/gcore.exp: New test for generate-core-file command.
15558 * gdb.base/gcore.c: Testcase for above.
15559 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
15560
ea2119ec
JM
155612002-01-08 Jason Merrill <jason@redhat.com>
15562
15563 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
15564
68203136
FF
155652002-01-07 Fred Fish <fnf@redhat.com>
15566
15567 * gdb.c++/overload.exp: Remove unconditional xfails for:
15568 print foo_instance1.overloadargs(1)
15569 print foo_instance1.overloadargs(1, 2)
15570 print foo_instance1.overloadargs(1, 2, 3)
15571 print foo_instance1.overloadargs(1, 2, 3, 4)
15572 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
15573 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
15574 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
15575 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
15576 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
15577 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
15578 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
15579 print foo_instance1.overload1arg()
15580 print foo_instance1.overload1arg((char)arg2)
15581 print foo_instance1.overload1arg((signed char)arg3)
15582 print foo_instance1.overload1arg((unsigned char)arg4)
15583 print foo_instance1.overload1arg((int)arg7)
15584 print foo_instance1.overload1arg((unsigned int)arg8)
15585 print foo_instance1.overload1arg((float)arg11)
15586 print foo_instance1.overload1arg((double)arg12)
d63a86f8 15587
21b9b5b1
MS
155882002-01-07 Michael Snyder <msnyder@redhat.com>
15589
15590 * gdb.base/huge.exp: New test. Print a very large target data object.
15591 (skip_huge_test): New test variable. Define if you want to skip this
15592 test. The test reads an 8 megabyte data object from the target, so it
15593 might be very time consuming on remote targets with a slow connection.
15594 * gdb.base/huge.c: New file. Test case for above.
15595
725f922e
FF
155962002-01-07 Fred Fish <fnf@redhat.com>
15597
15598 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15599 g_instance.bfoo, and g_instance.cfoo.
15600
889bf7c5 156012002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 15602
889bf7c5
PA
15603 * gdb.base/break.c (multi_line_if_conditional): New function.
15604 (multi_ilne_while_conditional): Likewise.
15605 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15606 IF or WHILE condition puts the breakpoint at the start of
15607 the condition.
f286b2c3 15608
634d57ec
JL
15609 * gdb.base/selftest.exp (backtrace through signal handler): Remove
15610 hppa*-*-hpux* expected failure.
15611 * gdb.base/structs.exp (do_function_calls): Similarly.
15612
15613 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15614 watchpoints.
15615
9fbfe2dc
AC
156162002-01-06 Andrew Cagney <ac131313@redhat.com>
15617
15618 Fix PR gdb/66.
15619 * gdb.base/structs.exp: Replace skip for a29k with skip for
15620 gdb,cannot_call_functions.
15621 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15622 * gdb.base/callfuncs.exp: Ditto.
15623 * gdb.base/call-rt-st.exp: Ditto.
15624 * gdb.base/call-strs.exp: Ditto.
15625 * gdb.base/callfwmall.exp: Ditto.
15626 * gdb.base/scope.exp: Obsolete xfail a29k.
15627 * gdb.c++/misc.exp: Ditto.
15628 * gdb.c++/cplusfuncs.exp: Ditto.
15629 * gdb.base/ptype.exp: Ditto.
15630 * gdb.base/printcmds.exp: Ditto.
15631 * gdb.base/opaque.exp: Ditto.
15632 * gdb.base/list.exp: Ditto.
15633 * gdb.base/funcargs.exp: Ditto.
15634 * gdb.base/default.exp: Ditto.
15635
8ddad156
MS
156362002-01-04 Michael Snyder <msnyder@redhat.com>
15637
ca4976a6 15638 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
15639 * gdb.base/maint.exp: Add tests for maint info sections options.
15640
1b074332
JL
15641Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
15642
15643 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15644
7d159115
CV
156452001-12-20 Corinna Vinschen <vinschen@redhat.com>
15646
15647 * gdb.asm/arm.inc: New file.
15648 * gdb.asm/asm-source.exp: Add arm targets.
15649 * gdb.asm/configure.in: Ditto.
15650 * gdb.asm/configure: Recreated from configure.in.
15651
8fb87725
JL
15652Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
15653
afabe08c
JL
15654 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15655 with HP's compiler.
15656 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15657 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15658 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15659 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15660
15661 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15662 either HP's compilers or GCC.
15663
db521deb
JL
15664 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15665 a SIGBUS or SIGSEGV.
15666
15667 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15668
15669 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15670 can be compiled with either HP's compiler or GCC.
15671
cfa88ab7
JL
15672 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15673 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15674 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15675
ca344dff
JL
15676 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15677 to match current gdb output. Update due to using auto-solib-limit
15678 for limiting instead of overloading auto-solib-add.
15679 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15680 test program.
15681
3f3c6e55 15682 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
15683 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15684 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15685 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15686 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15687 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15688 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15689 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15690 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15691 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15692 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15693 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15694 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 15695
8fb87725
JL
15696 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15697 a SIGTRAP to the inferior.
15698
cf599fa7
CV
156992001-12-19 Corinna Vinschen <vinschen@redhat.com>
15700
15701 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15702 Substitute call to target_link by call to gdb_compile.
15703
2cd045cd
JL
15704Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15705
a9c64011
AS
15706 * gdb.base/break.exp: Fix HP specific search string when testing
15707 backtracing in a called function.
2cd045cd 15708
a9c64011
AS
15709 * gdb.base/constvars.exp: Only set lang to C++ if we're
15710 compiling the test with HP's compilers.
15711 * gdb.base/volatile.exp: Similarly.
2cd045cd 15712
99ebe9ac
JB
157132001-12-19 Jim Blandy <jimb@redhat.com>
15714
15715 * gdb.base/printcmds.exp: Expect the null character to be printed
15716 as '\0', and the '\013' to be printed as '\v'.
15717 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15718 * gdb.base/setvar.exp: Same.
15719
b9891b29
JB
157202001-12-17 Jim Blandy <jimb@redhat.com>
15721
0eba65ab
JB
15722 * gdb.base/completion.exp: Rather than completing very long
15723 filenames, which can make the readline library produce output we
15724 don't recognize, cd to the directory first, and then complete
15725 using nice, short relative paths.
15726
6970b5b1
JB
15727 * gdb.base/completion.exp: On some systems, there is, in fact, a
15728 variable named `b' in scope, since GDB treats all static
a9c64011
AS
15729 variables as being in scope. So use `no_var_named_this'
15730 instead of `b'.
6970b5b1 15731
b9891b29 15732 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 15733 can't find the core file's registers as a failure.
b9891b29 15734
e6ccd35f
JSC
157352001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15736
a9c64011
AS
15737 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15738 test expect string more specific.
e6ccd35f 15739
105ba819
CV
157402001-12-13 Corinna Vinschen <vinschen@redhat.com>
15741
15742 * gdb.asm/asm-source.exp: Add support for xstormy16.
15743 * gdb.asm/configure.in: Ditto.
15744 * gdb.asm/configure: Rebuild.
15745 * gdb.asm/xstormy16.inc: New file.
15746
e9e79dd9
FF
157472001-12-10 Fred Fish <fnf@redhat.com>
15748
15749 * gdb.base/maint.exp: Update to match changes in type dumping code.
15750
347dc97d
JB
157512001-12-10 Jim Blandy <jimb@redhat.com>
15752
15753 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
15754 matching the entry point symbol's name at the beginning of the
15755 line.
347dc97d 15756
5178b9d6
DJ
157572001-12-07 Daniel Jacobowitz <drow@mvista.com>
15758
15759 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15760 gdb.c++/inherit.exp, gdb.c++/method.exp,
15761 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15762 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15763 and class layout support.
15764
af890c52
DJ
157652001-12-07 Daniel Jacobowitz <drow@mvista.com>
15766
15767 * gdb.c++/classes.exp: Add test for static member function.
15768 * gdb.c++/misc.cc: Add class with static member function.
15769
7a345fb3
JB
157702001-12-07 Jim Blandy <jimb@redhat.com>
15771
f2e54a80 15772 If GDB says it can't find the struct the function returned, report
8032bf31
JB
15773 those tests as `unsupported'.
15774 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15775 Rewrite subsequent tests to use it.
15776
15777 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
15778 those tests as `unsupported'.
15779 * gdb.base/structs.exp (call_struct_func): New function.
15780 (do_function_calls): Use call_struct_func to call the functions
15781 returning structs.
15782
0bc69509
JB
15783 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15784 whether functions are prototyped or not, so we can't possibly pass
15785 arguments to t_float_values2 properly.
15786
7a345fb3
JB
15787 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15788 value of `timeout' for targets other than the mips*tx39-*.
15789
edb6ede1
MS
157902001-12-06 Michael Snyder <msnyder@redhat.com>
15791
d63a86f8 15792 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
15793 and detect whether the start symbol has a leading underscore.
15794
2d842f13
JB
157952001-12-04 Jim Blandy <jimb@redhat.com>
15796
15797 * gdb.base/completion.exp: Clarify indentation.
15798
68550daf
JB
157992001-12-03 Jim Blandy <jimb@redhat.com>
15800
15801 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15802 variables on the S/390, not `.word'.
15803
cd5195a8
JB
158042001-11-30 Jim Blandy <jimb@redhat.com>
15805
15806 Add assembly-source tests for s390-ibm-linux.
15807 * gdb.asm/s390.inc: New file.
15808 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15809 the S/390 architecture.
a9c64011 15810 * gdb.asm/configure: Regenerated.
cd5195a8 15811
ca9efc90
MS
158122001-11-30 Michael Snyder <msnyder@redhat.com>
15813
15814 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15815 next, info source, info sources, info line, global and static
15816 variables, and static functions.
15817 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15818 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15819 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15820 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15821 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15822 (gdbasm_leave): Restore frame pointer.
15823 (gdbasm_startup): Copy stack set-up from crt0.S.
15824
d0e66976
FN
158252001-11-26 Fernando Nasser <fnasser@redhat.com>
15826
15827 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15828 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15829 to a local (non-static) variable. Copy tstruct.a to a static buffer
15830 and return a pointer to that buffer.
15831 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15832
e2334072
MK
158332001-11-24 Mark Kettenis <kettenis@gnu.org>
15834
15835 * gdb.asm/configure.in: Fix recognition of ix86 target.
15836 * gdb.asm/configure: Regenerate.
15837
756caa3d
MS
158382001-11-21 Michael Snyder <msnyder@redhat.com>
15839
15840 * gdb.asm/sparc.inc: New file.
15841 * gdb.asm/asm-source.exp: Recognize sparc target.
15842 * gdb.asm/configure.in: Recognize sparc target.
15843 * gdb.asm/configure: Regenerate.
d63a86f8 15844
9a4d72d5
MS
158452001-11-21 Michael Snyder <msnyder@redhat.com>
15846
15847 * gdb.asm/m32r.inc: New file.
15848 * gdb.asm/asm-source.exp: Recognize m32r target.
15849 * gdb.asm/configure.in: Recognize m32r target.
15850 * gdb.asm/configure: Regenerate.
15851
a773d1cd
MS
158522001-11-20 Michael Snyder <msnyder@redhat.com>
15853
017ac23d
MS
15854 * gdb.asm/i386.inc: New file.
15855 * gdb.asm/asm-source.exp: Recognize ix86 target.
15856 * gdb.asm/configure.in: Recognize ix86 target.
15857 * gdb.asm/configure: Regenerate.
15858
a773d1cd
MS
15859 * gdb.c++/namespace.exp: Fix quotes in output messages.
15860
bb632afb
MS
158612001-11-14 Michael Snyder <msnyder@redhat.com>
15862
25d559ca 15863 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15864 qualifier in a type cast expression, to designate an address
15865 in the instruction space (Harvard architecture).
15866
4749e309
MS
158672001-11-13 Michael Snyder <msnyder@redhat.com>
15868
15869 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15870 Tests for expressions using 'const' and 'volatile'.
15871
25050984
CV
158722001-11-13 Corinna Vinschen <vinschen@redhat.com>
15873
15874 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15875
1902c51f
DJ
158762001-11-12 Daniel Jacobowitz <drow@mvista.com>
15877
15878 * lib/mi-support.exp (mi_run_to_helper): Move comments
15879 outside of gdb_expect.
15880
dcf95b47
DJ
158812001-11-11 Daniel Jacobowitz <drow@mvista.com>
15882
15883 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15884 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15885 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15886 mi0_run_to): New functions.
15887 * gdb.mi/mi-simplerun.exp: Use them.
15888 * gdb.mi/mi0-simplerun.exp: Likewise.
15889 * gdb.mi/mi-var-cmd.exp: Likewise.
15890 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15891
45b074e1
AC
158922001-11-10 Andrew Cagney <ac131313@redhat.com>
15893
15894 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15895 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15896
bf50d346
AC
158972001-11-09 Andrew Cagney <ac131313@redhat.com>
15898
15899 * gdb.base/restore.exp: Include $expected value in restored test
15900 message.
15901
9383332c
AC
159022001-11-09 Andrew Cagney <ac131313@redhat.com>
15903
15904 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15905 implemented.
15906
db62520a
MS
159072001-11-08 Michael Snyder <msnyder@redhat.com>
15908
15909 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15910 Add pass/fail message for stop at breakpoint in call dummy function.
15911
b5703437
MS
159122001-11-07 Michael Snyder <msnyder@redhat.com>
15913
d63a86f8
RM
15914 * gdb.c++/templates.exp (test_template_breakpoints):
15915 If we get an overload menu, but it does not match what
760f6330 15916 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15917 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15918 making the whitespace optional. Argument for "new" may be
15919 "unsigned" as well as "unsigned int/long".
d63a86f8 15920 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15921 making the whitespace optional. Also replace "(void) with
15922 "((void|)), making the keyword "void" optional.
d63a86f8 15923 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15924 making the whitespace optional. Also replace "(void) with
15925 "((void|)), making the keyword "void" optional.
3bf40917
MS
15926 * gdb.base/callfuncs.c (t_float_values): This function must
15927 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15928 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15929 can be tested against both cases. Usually one case involves
15930 promotion of float to double, while the other does not.
15931 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15932 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15933 includes a stack frame for "start".
15934
c8ab4e6d
JB
159352001-11-05 Jim Blandy <jimb@redhat.com>
15936
15937 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15938 pointers are 32 bits long, and that offsets of relocs are always
15939 stored in the data (REL-style), and not in the reloc entry itself
15940 (RELA-style).
15941 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15942 stabs.
15943
3f08ced9
MS
159442001-11-01 Michael Snyder <msnyder@redhat.com>
15945
15946 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15947 and regular expression operators by using quoting.
15948
cbfa24cd
MS
159492001-10-31 Michael Snyder <msnyder@redhat.com>
15950
15951 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15952 depending on what the symbol table contains.
15953 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15954 the output of the ptype command. Similarly, accept both "const &"
15955 and "const&".
15956
aaa68313
CV
159572001-10-31 Corinna Vinschen <vinschen@redhat.com>
15958
15959 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15960 symbol `STORAGE' to allow to choose the storage class of
15961 the local datastructures.
15962 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15963 compiler directive.
15964
91740388
MS
159652001-10-30 Michael Snyder <msnyder@redhat.com>
15966
15967 * gdb.base/jump.exp: Allow it to run for all targets.
15968
1b7c05e7
CV
159692001-10-29 Corinna Vinschen <vinschen@redhat.com>
15970
15971 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15972 with new double_array size.
15973 (main): Change storage class of all local variables to static.
15974 Reduce size of double_array to 9.
15975 * gdb.base/call-ar-st.exp: Increase timeout value.
15976 Change expected output for double array to match new size in
15977 call-ar-st.c.
15978
36a22261
CV
159792001-10-29 Corinna Vinschen <vinschen@redhat.com>
15980
15981 * gdb.base/ending-run.exp: Create identical output when passing
15982 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15983 Stormy16 target.
36a22261 15984
92b8ae91
MK
159852001-10-28 Mark Kettenis <kettenis@gnu.org>
15986
15987 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15988 that we catch the expected failure under Linux/x86.
15989
cb135b83
OF
159902001-10-29 Orjan Friberg <orjanf@axis.com>
15991
15992 * gdb.base/setvar.exp: Escape curly braces.
15993 * gdb.stabs/weird.exp: Ditto.
15994
6884aa54
DJ
159952001-10-27 Daniel Jacobowitz <drow@mvista.com>
15996
15997 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15998 * gdm.mi/mi0-hack-cli.exp: Likewise.
15999
0398c9aa
AC
160002001-10-25 Andrew Cagney <ac131313@redhat.com>
16001
16002 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
16003 messages.
16004
d20bf2e8
AC
160052001-10-21 Andrew Cagney <ac131313@redhat.com>
16006
16007 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
16008 checking MI enabled.
16009
03dd63aa
CV
160102001-10-09 Corinna Vinschen <vinschen@redhat.com>
16011
16012 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
16013
1d9d99f3
FCE
160142001-10-04 Frank Ch. Eigler <fche@redhat.com>
16015
16016 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
16017 if gdb child process crashes, just signal an error.
16018
838ae6c4
JB
160192001-10-02 Jim Blandy <jimb@redhat.com>
16020
16021 * lib/gdb.exp (test_xfail_format): Simplify.
16022
16023 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
16024 front of the variable name `format'. Simplify `if'.
16025
8f0cbc1c
DJ
160262001-10-01 Daniel Jacobowitz <drow@mvista.com>
16027
16028 * gdb.threads/pthreads.exp: Wait for output and delay
16029 before sending ^C.
16030
1f08dafd
DJ
160312001-10-01 Daniel Jacobowitz <drow@mvista.com>
16032
16033 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
16034 some incorrect output instead of timing out.
16035 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
16036
674f90ff
CV
160372001-09-28 Corinna Vinschen <vinschen@redhat.com>
16038
16039 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
16040 check to allow additional `int'.
16041
9b284272
DJ
160422001-09-27 Daniel Jacobowitz <drow@mvista.com>
16043
16044 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
16045 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
16046
b55a4771
MS
160472001-09-27 Michael Snyder <msnyder@redhat.com>
16048
16049 * lib/gdb.exp (test_debug_format): New proc.
16050 (setup_xfail_format): Use new proc test_debug_format.
16051 * gdb.base/constvars.exp (local_compiler_xfail_check): New
16052 proc; use new service proc test_debug_format.
16053 Replace all other "gcc_compiled" tests with this test.
16054 * gdb.base/volatile.exp (local_compiler_xfail_check): New
16055 proc; use new service proc test_debug_format.
16056 Replace all other "gcc_compiled" tests with this test.
16057
160582001-09-27 Michael Snyder <msnyder@redhat.com>
16059
16060 * gdb.base/cvexpr.exp: New file.
16061 * gdb.base/cvexpr.c: New file
16062 Test for expressions using const and volatile keywords.
16063
4e6667ac
CV
160642001-09-26 Corinna Vinschen <vinschen@redhat.com>
16065
16066 * gdb.base/constvars.exp: Check for different orders of keywords
16067 and additional "int" strings in output.
16068
4f337972
AC
160692001-09-22 Andrew Cagney <ac131313@redhat.com>
16070
16071 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
16072 responses from "help maint".
16073
2015650d
FCE
160742001-09-19 Frank Ch. Eigler <fche@redhat.com>
16075
16076 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
16077 to localhost:NNN instead of :NNN, in case Xvfb is listening
16078 only on TCP.
16079
f3bcedc1
CV
160802001-09-19 Corinna Vinschen <vinschen@redhat.com>
16081
16082 * gdb.base/recurse.exp: When checking leaving the watchpoint
16083 scope, recognize when gdb is in function's epilogue and pass.
16084
6b819c92
KS
160852001-09-18 Keith Seitz <keiths@redhat.com>
16086
16087 * lib/insight-support.exp (_gdbtk_export_target_info): Add
16088 support for running tests against sid targets.
16089 (gdbtk_done): Ditto.
16090
a10c9419
CV
160912001-09-18 Corinna Vinschen <vinschen@redhat.com>
16092
16093 * gdb.base/ending-run.c (main): Set stdout buffersize
16094 to the same reasonable value for any target.
16095 * gdb.base/ending-run.exp: Add a regular expression
16096 to make testsuite happy on Sanyo Stormy16 target.
16097
739d0d99
CV
160982001-09-17 Corinna Vinschen <vinschen@redhat.com>
16099
16100 * gdb.base/display.c (do_loops): Add float variable `f'.
16101 Increment f in loop.
16102 * gdb.base/display.exp: Increment timeout by 60 seconds.
16103 Change float display test to use variable `f'.
16104
1b8947f0
JB
161052001-09-17 Jim Blandy <jimb@redhat.com>
16106
16107 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
16108 overflowing the limited breakpoint tables on some ROM monitors
16109 (like the ROM68K).
16110
9890ac81
FCE
161112001-09-15 Frank Ch. Eigler <fche@redhat.com>
16112
16113 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
16114 the "-ac" (disable access control) flag.
16115
6db765ea
JH
161162001-08-30 Jeff Holcomb <jeffh@redhat.com>
16117
16118 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
16119 ints.
16120
4c32cc04
KS
161212001-08-30 Keith Seitz <keiths@redhat.com>
16122
16123 * lib/gdb.exp: Move all insight-related functionality into
16124 separate file.
16125 * lib/insight-support.exp: New file.
16126
8d6e6f81
FCE
161272001-08-29 Frank Ch. Eigler <fche@redhat.com>
16128
16129 * config/sid.exp (sid_start): Never set sid verbosity; disable
16130 expect_background {} that consumed its stdout; tolerate </dev/null.
16131 Attempt to set endianness override in "sid" protocol mode. Cleanup.
16132
6a90e1d0
AC
161332001-08-18 Andrew Cagney <ac131313@redhat.com>
16134
16135 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
16136 CLI jump command to start it.
16137 (mi_run_to_main): Fail immediatly when unexpected output.
16138
1759b3c3
AC
161392001-08-18 Andrew Cagney <ac131313@redhat.com>
16140
16141 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
16142 beginning of function. Fix PR gdb/191.
16143
61d11d80
FCE
161442001-08-16 Frank Ch. Eigler <fche@redhat.com>
16145
16146 * config/sid.exp (sid_start): Don't warn if we cannot figure out
16147 what to force sid endianness to.
16148
942a4df2
KS
161492001-08-15 Keith Seitz <keiths@redhat.com>
16150
16151 * lib/gdb.exp (gdbtk_start): Don't set environment
16152 variables for TCL_LIBRARY and friends. Insight will
16153 now figure these out for itself.
16154
0521c418
MS
161552001-08-02 Michael Snyder <msnyder@redhat.com>
16156
16157 * gdb.base/completion.exp: Remove the symbol "a64l" from
16158 the expect string; this is target-specific, and not related
16159 to what is being tested.
16160
74a9a58a
DB
161612001-08-02 Dave Brolley <brolley@redhat.com>
16162
16163 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
16164
c70819fa
MS
161652001-07-25 Michael Snyder <msnyder@redhat.com>
16166
c2b8fa57
MS
16167 * gdb.base/consecutive.exp: New file. Test stepping over
16168 breakpoints on consecutive instructions.
16169 * gdb.base/consecutive.c: New file.
16170
c70819fa
MS
16171 * gdb.base/call-rt-st.exp: Use double-backslash to quote
16172 curly braces in regular expressions.
16173
2b1a1355
MS
161742001-07-25 Michael Snyder <msnyder@redhat.com>
16175
16176 * gdb.base/ending-run.exp: Accept "Program exited normally" as
16177 legitimate output from stepping out of main.
16178
413eca6f
KS
161792001-07-22 Keith Seitz <keiths@redhat.com>
16180
16181 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
16182 the empty string, do not run the tests.
16183
7e5a9322
SC
161842001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16185
16186 * gdb.base/long_long.exp: Detect size of pointer. Take into
16187 account 2-byte pointers when testing for p/a results.
16188
de58f10f
SC
161892001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16190
d63a86f8 16191 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
16192 and defined to 1K for m68hc11.
16193 (random_data): Reduce table to 1K for embedded platforms (68hc11).
16194 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
16195 (sizeof_random_data): New variable to tell the size of the data table;
16196 don't test past this size; always run to main.
16197
d6f5fea1
SC
161982001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16199
16200 * gdb.base/return2.exp: return of long long and double fails for
16201 68HC11; don't execute these tests on that platform.
16202 * gdb.base/return.exp: Return of a double fails for 68hc11.
16203
c477543d
SC
162042001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
16205
16206 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
16207 tests that print a float.
16208 * call-rt-st.exp: Likewise.
16209
63cf1c79
MK
162102001-07-12 Mark Kettenis <kettenis@gnu.org>
16211
16212 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
16213 running this test on Linux.
16214
112f9ab5
MC
162152001-06-24 Michael Chastain <chastain@redhat.com>
16216
16217 * gdb.base/arithmet.exp: Remove some tests to make all test names
16218 unique.
16219
4970cb0f
MS
162202001-07-03 Michael Snyder <msnyder@redhat.com>
16221
16222 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
16223 the output of the ptype command.
16224
d85da69f
MS
162252001-07-02 Michael Snyder <msnyder@redhat.com>
16226
4c8a82de
MS
16227 * gdb.base/completion.exp: Don't assume that break.c is the only
16228 source file that may contain functions named "marker".
d85da69f
MS
16229 * gdb.base/corefile.exp: Quote the curly braces in regexp.
16230
8afc772b
AC
162312001-06-28 Andrew Cagney <ac131313@redhat.com>
16232
16233 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
16234 of files to delete.
16235
16236 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
16237 * gdb.disasm/h8300s.exp: New file.
16238 gdb.disasm/h8300s.s: Likewise.
16239
cff22675
AC
162402001-06-27 Andrew Cagney <ac131313@redhat.com>
16241
16242 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
16243 empty breakpoint tables.
16244
68c81b54
AC
162452001-06-25 Andrew Cagney <ac131313@redhat.com>
16246
16247 * lib/mi-support.exp: Update args=... part of stop-reason
16248 patterns. Accept either a list or a tuple.
16249
2dd62704
AC
162502001-06-23 Andrew Cagney <ac131313@redhat.com>
16251
16252 * lib/mi-support.exp: Remove local emacs variable defining
16253 change-log-default-name.
16254
b4127474
MC
162552001-06-22 Michael Chastain <chastain@redhat.com>
16256
16257 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
16258 This is operationally compatible with the previous version.
16259
8dbfb380
JB
162602001-06-13 Jim Blandy <jimb@redhat.com>
16261
16262 * lib/gdb.exp (gdb_test): Doc fix.
16263
f2d8c86d
MC
162642001-06-10 Michael Chastain <chastain@redhat.com>
16265
16266 * gdb.base/exprs.exp: Remove a duplicate test.
16267
81564d34
JB
162682001-06-06 Jim Blandy <jimb@redhat.com>
16269
16270 * gdb.base/return2.exp (main): Use values to test float and double
16271 returns that are not NaN's, to avoid being confused by IEEE
16272 comparison rules.
16273
da55addb
MS
162742001-06-04 Michael Snyder <msnyder@redhat.com>
16275
16276 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 16277 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
16278 rather than wait for 12 more tests to time out.
16279
42c65987
JB
162802001-06-06 Jim Blandy <jimb@redhat.com>
16281
b18bced9 16282 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 16283 Don't forget to match the GDB prompt.
b18bced9 16284
42c65987
JB
16285 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
16286
5b41e5f0
JB
162872001-06-04 Jim Blandy <jimb@redhat.com>
16288
16289 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
16290 command.
16291
015e046f
KB
162922001-05-31 Kevin Buettner <kevinb@redhat.com>
16293
16294 * gdb.base/annota1.exp (info break): Match four or more spaces
16295 after "Address".
16296
fb1ffbbe
MC
162972001-05-31 Michael Chastain <chastain@redhat.com>
16298
16299 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
16300 (dm_type_int_star): Likewise.
16301 (dm_type_long_star): Likewise.
16302 (dm_type_void_star): Likewise.
16303
5ea2a32c
KB
163042001-05-29 Kevin Buettner <kevinb@redhat.com>
16305
16306 * gdb.base/completion.exp (INPUTRC): Set this environment variable
16307 to a known value in order to get consistent results regardless
16308 of the setting of INPUTRC or the presence or contents of .inputrc.
16309
ae23c492
MS
163102001-05-24 Michael Snyder <msnyder@redhat.com>
16311
ac55707e
MS
16312 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
16313 Don't require that the main thread and the manager thread are the
16314 first in the list.
16315
ae23c492
MS
16316 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
16317 debugging. If test fails, issue an "unsupported" not a "fail".
16318
400071f1
JB
163192001-05-24 Jim Blandy <jimb@redhat.com>
16320
16321 Don't assume that short is shorter than int.
16322 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
16323 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 16324 this isn't true.
400071f1
JB
16325 ("print unsigned char == (~0)"): Add test that verifies that ~0,
16326 an int, is not equal to ~0 stored in an unsigned char. This tests
16327 the same thing that the previous test meant to, but works on
16328 16-bit machines, too.
16329 ("print unsigned char != (~0)"): Same test, complemented.
16330
0816a3e5
MS
163312001-05-24 Michael Snyder <msnyder@redhat.com>
16332
16333 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 16334 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
16335 and prevents dejagnu getting out of step.
16336
f6dc23a9
KB
163372001-05-23 Kevin Buettner <kevinb@redhat.com>
16338
16339 * gdb.base/finish.exp (finish_void): Revise pattern for
16340 stopping on the call statement to not permit stopping at
16341 the start of the instructions comprising the call sequence.
16342
7dbd117d
MC
163432001-05-19 Michael Chastain <chastain@redhat.com>
16344
16345 * gdb.base/callfuncs.exp: Make all test names unique.
16346 * gdb.base/commands.exp: Make all test names unique.
16347 * gdb.base/condbreak.exp: Make all test names unique.
16348 * gdb.base/dbx.exp: Make all test names unique.
16349 * gdb.base/default.exp: Make all test names unique.
16350 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
16351 and TIMEOUT messages to their corresponding PASS message.
16352 * gdb.base/ending-run.exp: Make all test names unique.
16353 * gdb.base/long_long.exp: Remove duplicate test.
16354
6b0b0a9e
KB
163552001-05-21 Kevin Buettner <kevinb@redhat.com>
16356
16357 * gdb.base/finish.exp (finish_void): Allow "finish" command to
16358 stop on the call statement as well as the statement after the
16359 call.
16360
2caa35cb
MS
163612001-05-21 Michael Snyder <msnyder@redhat.com>
16362
16363 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
16364
40713331
EZ
163652001-05-10 Elena Zannoni <ezannoni@redhat.com>
16366
a9c64011
AS
16367 * gdb.base/completion.exp: Revamp test. Make it execute on all
16368 platforms.
40713331 16369
c2c1be8d
EZ
163702001-05-10 Elena Zannoni <ezannoni@redhat.com>
16371
a9c64011
AS
16372 * config/gdbserver.exp (gdb_load): Handle the case
16373 in which the arguments to gdbserver are given in the
16374 baseboard configuration file.
16375 Also handle the case in which the server needs to do a
16376 load.
2c9cd303 16377
9671de48
KS
163782001-05-07 Keith Seitz <keiths@cygnus.com>
16379
a9c64011
AS
16380 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
16381 set up the display for testing.
16382 (gdbtk_start): Convert all paths to paths that tcl will like.
16383 Export target information to environment.
16384 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
16385 necessary.
16386 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
16387 (to_tcl_path): New proc to convert a given pathname into
16388 a path acceptible as an argument to a tcl command.
16389 (_gdbtk_export_target_info): New proc to export target info
16390 into the environment for gdbtk testing.
16391 (gdbtk_done): New proc to signal end-of-test.
9671de48 16392
5a360f47
JB
163932001-05-06 Jim Blandy <jimb@redhat.com>
16394
16395 * restore.c: Make the code of caller0 correspond to its comment.
16396
66c756c6
MS
163972001-05-03 Michael Snyder <msnyder@redhat.com>
16398
16399 * config/sid.exp (gdb_target_sid): Check for error messages.
16400 On error or timeout, don't make expect exit (which will terminate
16401 all subsequent tests); instead just make gdb exit.
d63a86f8 16402 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
16403 return a negative value.
16404
a966fde5
JB
164052001-04-24 Jim Blandy <jimb@redhat.com>
16406
851c18e0
JB
16407 * gdb.c++/templates.exp: If we see the prompt for the overload
16408 list, but we haven't recognized any of the longer patterns,
16409 arrange for this test to fail, not hang.
16410
a966fde5
JB
16411 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
16412 variations.
16413
db144853
MC
164142001-04-22 Michael Chastain <chastain@redhat.com>
16415
16416 * gdb.c++/local.exp: Use the 'runto' library function.
16417 * gdb.c++/namespace.exp: Likewise.
16418 * gdb.c++/overload.exp: Likewise.
16419
3207ec21
KB
164202001-03-26 Kevin Buettner <kevinb@redhat.com>
16421
16422 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
16423 * gdb.base/step-line.exp: New file. Test step/next in presence of
16424 #line directives.
16425 * gdb.base/step-line.c: New file. Test program for the above.
16426 * gdb.base/step-line.inp: New file. We pretend that this file has
16427 been transformed by some other tool into step-line.c.
16428
13b57657
JB
164292001-03-21 Jim Blandy <jimb@redhat.com>
16430
16431 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
16432 unmangled operator names.
16433
754cbe1c
JB
164342001-03-20 Jim Blandy <jimb@redhat.com>
16435
16436 * gdb.threads/linux-dp.exp: Recognize an additional message
16437 generated by GDB when it doesn't understand how to debug threads
16438 on the target system.
16439
177495c9
AC
164402001-03-19 Andrew Cagney <ac131313@redhat.com>
16441
16442 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
16443
f266096b
MC
164442001-03-12 Michael Chastain <chastain@redhat.com>
16445
16446 * gdb.c++/derivation.exp: Use the 'runto' library function.
16447
cac3c2ff
MC
164482001-03-12 Michael Chastain <chastain@redhat.com>
16449
16450 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
16451
b6c11a24
MC
164522001-02-24 Michael Chastain <chastain@redhat.com>
16453
16454 * gdb.c++/ref-types.exp: Change handwritten code to library
16455 function 'runto'.
16456
6bae5bce
OF
164572001-03-16 Orjan Friberg <orjanf@axis.com>
16458
16459 * gdb.base/signals.exp: Set count to 0 explicitly.
16460
0015fd9a
MS
164612001-03-15 Mark Salter <msalter@redhat.com>
16462
16463 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
16464 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
16465 (gdb_load): Add support for additional target_info: gdb_download_size
16466 and gdb_load_timeout.
0015fd9a 16467
fc33412a
DT
16468Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
16469
16470 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
16471 file -- to prevent failing when the compile fails but we have no
16472 intention of running the tests anyway.
fc33412a
DT
16473
16474 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
16475 tests if set.
16476
16477 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 16478 integers.
fc33412a
DT
16479
16480 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
16481 * gdb.c++/namespace.exp: Ditto.
16482
115f06de
OF
164832001-03-07 Orjan Friberg <orjanf@axis.com>
16484
16485 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
16486 * gdb.base/pointers.exp: Relax pattern match of decimals.
16487
b6ba6518
KB
164882001-03-06 Kevin Buettner <kevinb@redhat.com>
16489
16490 * Makefile.in, config/abug.exp, config/cfdbug.exp,
16491 config/cpu32bug.exp, config/dve.exp, config/est.exp,
16492 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
16493 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
16494 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
16495 config/sh.exp, config/sid.exp, config/slite.exp,
16496 config/sparclet.exp, config/udi.exp, config/unknown.exp,
16497 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
16498 config/vxworks.exp, config/vxworks29k.exp,
16499 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
16500 gdb.base/all-bin.exp, gdb.base/annota1.exp,
16501 gdb.base/arithmet.exp, gdb.base/assign.exp,
16502 gdb.base/async.exp, gdb.base/attach.exp,
16503 gdb.base/bitfields.exp, gdb.base/bitops.exp,
16504 gdb.base/break.exp, gdb.base/call-ar-st.exp,
16505 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
16506 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
16507 gdb.base/commands.exp, gdb.base/completion.exp,
16508 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16509 gdb.base/constvars.exp, gdb.base/corefile.exp,
16510 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
16511 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
16512 gdb.base/ending-run.exp, gdb.base/environ.exp,
16513 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16514 gdb.base/finish.exp, gdb.base/foll-exec.exp,
16515 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
16516 gdb.base/funcargs.exp, gdb.base/help.exp,
16517 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
16518 gdb.base/logical.exp, gdb.base/long_long.exp,
16519 gdb.base/maint.exp, gdb.base/mips_pro.exp,
16520 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
16521 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
16522 gdb.base/pointers.exp, gdb.base/printcmds.exp,
16523 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
16524 gdb.base/regs.exp, gdb.base/relational.exp,
16525 gdb.base/remote.exp, gdb.base/reread.exp,
16526 gdb.base/restore.exp, gdb.base/return2.exp,
16527 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
16528 gdb.base/selftest.exp, gdb.base/setshow.exp,
16529 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
16530 gdb.base/sigall.exp, gdb.base/signals.exp,
16531 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
16532 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16533 gdb.base/step-test.exp, gdb.base/structs.c,
16534 gdb.base/structs.exp, gdb.base/structs2.exp,
16535 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
16536 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
16537 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
16538 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16539 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
16540 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
16541 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
16542 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
16543 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
16544 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
16545 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
16546 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
16547 gdb.fortran/types.exp, gdb.java/jmisc.exp,
16548 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16549 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
16550 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16551 gdb.trace/circ.exp, gdb.trace/collection.exp,
16552 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16553 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16554 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
16555 gdb.trace/report.exp, gdb.trace/save-trace.exp,
16556 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16557 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16558 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
16559 notices.
16560
dc96c6c7 165612001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
16562
16563 * gdb.base/varargs.c (find_max_double): Fix printf format string:
16564 first arg is int not float.
16565
dc96c6c7 165662001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
16567
16568 * gdb.base/reread.exp: Unsupported for non-native targets;
16569 doesn't work for remote debugging.
16570
9b0c4aeb
FN
165712001-02-19 Fernando Nasser <fnasser@redhat.com>
16572
16573 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
16574 * gdb.base/ending-run.exp: Properly handle the BSP state when
16575 stepping past the end of main.
9b0c4aeb 16576
02aa71d5
MC
165772001-02-19 John Moore <jmoore@redhat.com>
16578
16579 * gdb.base/commands.exp (infrun_breakpoint_command_test):
16580 Converted HPUX fix for non-expected items following multiple
16581 step commands into general solution for all platforms.
16582
1fa449a4
MC
165832001-02-18 Michael Chastain <chastain@redhat.com>
16584
16585 * gdb.c++/classes.exp (do_tests): Change runto statements
16586 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16587 statements demangler agnostic.
16588 * gdb.c++/virtfunc.exp (do_tests): Likewise.
16589 (gdb_virtfunc_restart): Likewise.
16590
b2f9ec70
MC
165912001-02-14 Michael Chastain <chastain@redhat.com>
16592
16593 * gdb.c++/inherit.exp (do_tests): Change runto statements
16594 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16595 statements demangler agnostic.
16596
cf74b8ca
AC
16597Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
16598
16599 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
16600 ``continue to bkpt at common_routine in thread 2'' and ``stopped
16601 before calling common_routine 15 times'' tests.
cf74b8ca 16602
99f78f56
MC
166032001-02-11 Michael Chastain <chastain@redhat.com>
16604
16605 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16606 Helps the test script figure out which demangler is in use.
16607 (dm_type_foo_ref): Ditto.
16608 (dm_type_int_star): Ditto.
16609 (dm_type_long_star): Ditto.
16610 (dm_type_unsigned_int): Ditto.
16611 (dm_type_void): Ditto.
16612 (dm_type_void_star): Ditto.
99707966 16613 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
16614 Probe the gdb demangler and set variables to accommodate
16615 formatting differences.
16616 (info_func_regexp): New function. Same as info_func, but
16617 matches against a regexp.
16618 (info_func): Match against a literal string.
16619 (print_addr_2): New function. Match against a literal string,
16620 which can be different from the input to gdb.
16621 (print_addr): Simply call print_addr_2 with the same argument twice.
16622 (test_lookup_operator_functions): Use demangler formatting variables.
16623 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
16624 the tests in the same order as the C++ class declaration.
16625 (test_paddr_operator_functions): Ditto.
16626 (test_paddr_overloaded_functions): Ditto.
16627 (test_paddr_hairy_functions): Use demangler formatting variables.
16628 Add reference to gdb/19 for related tests.
16629 (do_tests): Call probe_demangler.
16630
1de8f023
KB
166312001-01-30 Kevin Buettner <kevinb@redhat.com>
16632
16633 * gdb.c++/templates.cc (printf): Remove unused function definition.
16634
ca3f91ed
MS
166352001-01-26 Felix Lee <flee@redhat.com>
16636
16637 * sid.exp (sid_exit): Pass host, not target, to remote_close.
16638
166392001-01-25 matthew green <mrg@redhat.com>
16640
16641 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16642 up sid.
16643 (sid_exit): Call `remote_pop_conn' after GDB is gone.
16644
166452001-01-25 matthew green <mrg@redhat.com>
16646
16647 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 16648 Deprecate $sid_spawn_id.
ca3f91ed
MS
16649 (sid_exit): Remove code necessary only for `spawn.'
16650
166512001-01-25 matthew green <mrg@redhat.com>
16652
16653 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16654
fb18ec4a
MC
166552001-01-28 Michael Chastain <chastain@redhat.com>
16656
16657 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16658 to call when tests fail. It takes gdb out of the overloaded
16659 function choice menu back to the main prompt, so that the test
16660 program stays synchronized.
16661 (set_bp_overloaded): New proc to collect all the common
16662 code for setting a breakpoint on an overloaded name. Calls
16663 take_gdb_out_of_choice_menu when needed.
16664 (menu_overload1arg): New variable to collect the repeated
16665 instances of the expected menu for an overloaded name. Change
16666 the regular expression to handle changes in g++ type encoding:
16667 "void" can be either "void" or "", and "unsigned int" can be
16668 either "unsigned int" or "unsigned".
16669 (continue_to_bp_overloaded): Change regular expressions to handle
16670 changes in g++ type encoding.
16671 (no proc): Call take_gdb_out_of_choice_menu when needed.
16672 Remove redundant calls to "info break". Accept either "canceled"
16673 or "cancelled". Change regular expressions in "info break"
16674 calls to handle changes in g++ type encoding. Give all tests
16675 unique strings.
16676
9c646a6e
BE
166772001-01-17 Ben Elliston <bje@redhat.com>
16678
16679 * config/sid.exp: New file.
16680
9549d9c1
AC
16681Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16682
16683 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16684
dc96c6c7 166852000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
16686
16687 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16688 Add a RE to accept a non-ascii char if one is ever presented.
16689
b4df4f68
FN
166902000-12-20 Fernando Nasser <fnasser@redhat.com>
16691
297dd0fd 16692 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 16693
dc96c6c7 166942000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 16695
d63a86f8 16696 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
16697 in regexp. One '\' does not suffice on Linux.
16698
4a7bddb6
MC
166992000-12-09 Michael Chastain <chastain@redhat.com>
16700
16701 * gdb.base/break.exp (test_clear_command): Use a marker function
16702 rather than 'main' for the test function. Also move this
16703 test to an execution point where the marker function names are
16704 guaranteed to be bound to functions. (Executing tests after a
16705 'finish' from main runs into name conflicts with local names
16706 in __libc_start_main).
16707
dc96c6c7 167082000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
16709
16710 * gdb.base/finish.exp: New test for gdb's "finish" command.
16711 * gdb.base/return2.exp: New test for gdb's "return" command.
16712 * gdb.base/return2.c: New source file for above.
16713
dc96c6c7 167142000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
16715
16716 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16717 * gdb.base/miscexprs.exp: Ditto.
16718 * gdb.base/pointers.exp: Ditto.
16719 * gdb.c++/derivation.exp: Ditto.
16720 * gdb.c++/local.exp: Ditto.
16721 * gdb.c++/namespace.exp: Ditto.
16722 * gdb.c++/overload.exp: Ditto.
16723 * gdb.c++/ref-types.exp: Ditto.
16724
dc96c6c7 167252000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
16726
16727 * gdb.base/constvars.exp: Test result of "up" command.
16728 * gdb.base/miscexprs.exp: Ditto.
16729 * gdb.base/pointers.exp: Ditto.
16730 * gdb.base/scope.exp: Ditto.
16731 * gdb.c++/derivation.exp: Ditto.
16732 * gdb.c++/local.exp: Ditto.
16733 * gdb.c++/namespace.exp: Ditto.
16734 * gdb.c++/overload.exp: Ditto.
16735 * gdb.c++/ref-types.exp: Ditto.
16736
44097287
FN
167372000-11-22 Michael Chastain <chastain@redhat.com>
16738
16739 * mips_pro.exp: Accept either "middle -> top -> main" or
16740 "middle -> main" in the backtrace, because gcc can optimize
16741 tail calls to jumps. Remove setup_xfail for the hppa case.
16742 Add a comment with the original warning messages from PR 3016,
16743 which was filed in 1993, to preserve them for posterity.
16744
9d2e1bab
ND
167452000-11-17 Nick Duffek <nsd@redhat.com>
16746
16747 * lib/gdb.exp (gdb_test): Override timeout with board info.
16748
1aca8eb7
ND
167492000-11-17 Nick Duffek <nsd@redhat.com>
16750
16751 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16752 the second kill and detach messages.
16753
93076499
ND
167542000-11-17 Nick Duffek <nsd@redhat.com>
16755
16756 * configure.in: Add AC_EXEEXT.
16757 * configure: Regenerate.
16758 * Makefile.in (just-check): Export EXEEXT.
16759 * lib/gdb.exp ($EXEEXT): Import from environment.
16760 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16761 expect "maint dump-me" on Cygwin.
16762 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16763 $EXEEXT.
16764
30e87cd3
ND
167652000-11-17 Nick Duffek <nsd@redhat.com>
16766
16767 * gdb.base/break.exp: Test backtrace and finish from called
16768 function on all platforms, not just HP-UX.
16769
dc96c6c7 167702000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
16771
16772 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16773 code from gdb_target_monitor, so it can be used independantly
16774 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 16775
dc96c6c7 167762000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
16777
16778 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16779 * gdb.base/corefile.exp: Expect the message "Program is being
16780 debugged already" when we send the "corefile" command, since
16781 the preceeding gdb_load may have connected gdb to a remote target.
16782 * gdb.base/display.exp: Disable hardware watchpoints if new
16783 board info variable "no_hardware_watchpoints" is true.
16784 Replace single-letter commands with more readable ones.
16785 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16786 if new board info variable "no_hardware_watchpoints" is true.
16787 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16788 to see if stdio (printf) testing is possible.
16789 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16790 board info variable "no_hardware_watchpoints" is true. Use new
16791 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16792
39124dea
FN
167932000-11-13 Fernando Nasser <fnasser@redhat.com>
16794
16795 From Orjan Friberg <orjanf@axis.com>:
16796 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16797 in array print pattern match.
16798
a9e2e984
FN
167992000-11-09 Fernando Nasser <fnasser@redhat.com>
16800
16801 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16802 spelling "cancelled" to U.S. spelling "canceled" to match changes
16803 made to gdb.
16804 * gdb.c++/ovldbreak.exp: Ditto.
16805
c7db355b
PS
168062000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16807
16808 * gdb.base/callfuncs.c (main): Moved to end of file, call
16809 t_double_values to initialize the FPU before inferior calls are made.
16810 * gdb.base/callfuncs.exp: Test for register preservation after calling
16811 inferior functions. Add tests for continuining, finishing and
16812 returning from a stop in a call dummy.
16813
dc96c6c7 168142000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16815
16816 * gdb.base/commands.exp: Break up long lines, and re-indent.
16817
dc96c6c7 168182000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16819
16820 * config/gdbserver.exp: Rewritten from the ground up, to make it
16821 compatible with the current dejagnu tree, and to make it work with
16822 the new "gdbserver" in libremote.
16823
dc96c6c7 168242000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16825
16826 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16827 * gdb.base/varargs.exp: Skip entire test if no printf support.
16828 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16829 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16830
dc96c6c7 168312000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16832
16833 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16834 no floating point support.
16835 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16836 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16837 * gdb.base/call-rt-st.exp: Ditto.
16838 * gdb.base/call-strs.exp: Ditto.
16839
bac5fc66
JG
168402000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16841
16842 * gdb.base/sizeof.c: include <stdio.h>.
16843
16844 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16845 'finish', otherwise uncaptured gdb_prompt would potentially
16846 throw remaining test points out of sync.
bac5fc66 16847
b22a6027
SB
168482000-07-26 Scott Bambrough <scottb@netwinder.org>
16849
16850 * gdb.base/recurse.exp: Run tests for all targets.
16851 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16852 gnu-oldld case on ARM.
16853 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16854 for ARM targets.
d63a86f8 16855
d8231941
AG
16856Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16857
16858 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16859 * gdb.java/configure: Rebuild.
16860
8caabe69
AG
16861Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16862
16863 * gdb.java/jv-exp.exp: New file.
16864
9d273ca3
AG
16865Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16866
16867 * configure: Rebuilt.
16868 * configure.in (configdirs): Add gdb.java.
16869 * gdb.java/jmisc.java: New file.
16870 * gdb.java/jmisc.exp: New file.
16871 * gdb.java/Makefile.in: New file.
16872 * gdb.java/configure: Rebuilt.
16873 * gdb.java/configure.in: New file.
16874 * lib/java.exp: New file.
16875
4f823a66
AC
16876Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16877
16878 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16879 underflow.
4f823a66 16880
2391e11d
AC
16881Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16882
16883 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16884 and the compilers sizes.
2391e11d 16885
54602222
ND
168862000-07-09 Nick Duffek <nsd@redhat.com>
16887
16888 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16889 (use_methods): New function.
16890 (main): Call use_methods().
16891 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16892 (do_tests): Call test_method_param_class.
16893
2bec0572
ND
168942000-07-09 Nick Duffek <nsd@redhat.com>
16895
16896 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16897 spelling.
16898 (test_enums): New procedure. Move enum tests from end of script
16899 to here. Set breakpoint on function name instead of line number.
16900 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16901 (enums2): New marker function.
16902 (enums1): New function.
16903 (main): Call enums1(). Move enum tests to enums1().
16904
78492fde
AC
16905Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16906
16907 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16908 compile/link program. Update line numbers.
78492fde
AC
16909 * gdb.asm/d10v.inc: Define ``startup''.
16910 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16911
49a2cef8
AC
16912Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16913
16914 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16915
3e6c8688
EZ
169162000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16917
16918 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16919 of 'help maint print' command.
3e6c8688 16920
9ff5cbe9
AC
16921Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16922
16923 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16924 they use gdb_expect_list.
9ff5cbe9 16925
17c579bd
AC
16926Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16927
16928 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16929 memory-read-packet-size'' instead of ``set endian big'' to test
16930 long commands.
17c579bd 16931
e6d71bf3
DB
169322000-06-03 Daniel Berlin <dan@cgsoftware.com>
16933
16934 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16935 g++, and stop skipping them.
e6d71bf3
DB
16936
16937 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16938 work under g++.
16939
d63a86f8 16940 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16941 initialization.
16942
dc96c6c7 169432000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16944
16945 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16946 the regular expression: accept an (almost) arbitrary sequence of
16947 "frames-invalid" and "breakpoints-invalid" messages both before
16948 and after the "starting" message.
16949
dc96c6c7 169502000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16951
16952 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16953
dc96c6c7 169542000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16955
16956 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16957 Relax the regular expression a little, make it pass on Solaris 8.
16958
8216cda9
KB
169592000-05-12 Kevin Buettner <kevinb@redhat.com>
16960
16961 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16962 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16963 Instead, it is permissible for gdb to stop on the line of the
16964 call itself.
16965
1a570b2f
MS
169662000-05-12 Michael Snyder <msnyder@.cygnus.com>
16967
16968 * gdb.base/break.exp (bp on small function, optimized file):
16969 Add a second pass pattern. The behavior differs here between stabs
16970 and dwarf for one-line functions. Stabs preserves two line symbols
16971 (one before the prologue and one after) with the same line number,
16972 but dwarf regards these as duplicates and discards one of them.
16973 Therefore the address after the prologue (where the breakpoint is)
16974 has no exactly matching line symbol, and GDB reports the breakpoint
16975 as if it were in the middle of a line rather than at the beginning.
16976
dc96c6c7 169772000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16978
d63a86f8 16979 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16980 rather than "send_gdb" (for consistancy).
16981
7d418785
AC
16982Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16983
16984 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16985 * gdb.c++/templates.cc: Properly check for GCC version number.
16986 * lib/compiler.cc: Likewise
16987
dc96c6c7 169882000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16989
d63a86f8 16990 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16991 gdb may not stop at the first line of main, due to code motion.
16992
dc96c6c7 169932000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16994
16995 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16996 This test depends on parsing the printf output from the target.
16997 Since the sparclet stub doesn't do stdio, this will never work.
16998 * gdb.base/call-rt-st.exp: ditto.
16999 * gdb.base/call-strs: ditto.
17000
dc96c6c7 170012000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
17002
17003 * gdb.base/miscexprs.exp: make sizeof long array test portable.
17004
17005 * gdb.base/ending-run.exp: After connecting to a remote target,
17006 but before running, the target will appear to be in a random
17007 location. Specify both a file and a line for breakpoints.
17008 Also, the function that calls main may be called 'init'
17009 rather than 'start'.
17010
a5a51225
EZ
170112000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17012
17013 * gdb.base/help.exp: Update output for add-symbol-file command.
17014
7930cc7c
FN
170152000-04-10 Fernando Nasser <fnasser@cygnus.com>
17016
17017 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17018 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
17019
23e37ab1
C
170202000-04-07 J.T. Conklin <jtc@redback.com>
17021
e93c542c
C
17022 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
17023
23e37ab1
C
17024 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
17025
591b8fa3
PDM
17026Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
17027
17028 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 17029 values that can be represented exactly.
591b8fa3
PDM
17030 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
17031 above change, and to not check against the directory part of the source
17032 file name.
17033 (step into print_long_arg_list): Likewise.
17034 (print print_small_structs from print_long_arg_list): Likewise.
17035 (print print_long_arg_list): Likewise.
17036
7a495180
EZ
170372000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17038
30b53638 17039 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 17040
beb998c6
AC
17041Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
17042
17043 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
17044
1c689132
DB
170452000-03-25 Daniel Berlin <dan@cgsoftware.com>
17046
17047 * gdb.base/commands.exp (deprecated_command_test): Add test for
17048 deprecate with no arguments.
17049
c1790a9d
JL
170502000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
17051
17052 * gdb.base/break.exp: Add new test for setting breakpoints on
17053 optimized code so we can test breakpoints work even when function
17054 prologues may be optimized away
17055
003ba290
FN
170562000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
17057
17058 From David Whedon <dwhedon@gordian.com>
a9c64011 17059 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 17060
6837a0a2
DB
170612000-03-22 Daniel Berlin <dan@cgsoftware.com>
17062
17063 * gdb.base/help.exp: Added test for new apropos command.
17064
b9593231
KB
170652000-03-21 Kevin Buettner <kevinb@redhat.com>
17066
17067 * gdb.base/pointers.c (usevar): New function.
17068 (main): Make sure that global variables v_int_pointer2, rptr,
17069 and y are all referenced someplace in the program by calling
17070 usevar() on them. [Some linkers delete symbols which are
17071 never referenced. The space remains, but there's no way to
17072 get a (symbolic) handle on the variable from the debugger.]
17073
751a959b
EZ
170742000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17075
17076 * gdb.base/printcmds.c: Add typedeffed arrays.
17077
17078 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 17079 procedure to test arrays that are typedef'd.
751a959b 17080
73a93a32
JI
170812000-03-13 James Ingham <jingham@leda.cygnus.com>
17082
17083 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 17084 the library directories.
73a93a32 17085
fb40c209
AC
17086Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
17087
17088 * configure.in (configdirs): Add sub directory gdb.mi.
17089 * configure: Re-generate.
17090
17091 * gdb.mi: New directory.
d63a86f8 17092
ee4dd2c9
AC
170932000-02-25 Scott Bambrough <scottb@netwinder.org>
17094
17095 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 17096 a long long value as a double on ARM platforms.
ee4dd2c9 17097
70f0cc22
JB
170982000-02-16 Jim Blandy <jimb@redhat.com>
17099
17100 * gdb.base/break.exp ("breakpoint line number"): Make sure the
17101 default source file is set properly before running this test.
17102
853819b8
EZ
171032000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17104
17105 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 17106 gdbtk/library directory, not in gdbtcl2.
853819b8 17107
dfcd3bfb
JM
171082000-02-04 Jim Blandy <jimb@redhat.com>
17109
17110 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
17111 backslash from regexp pattern.
17112
17113 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
17114 procedure. Use it to run all the "continue to bp overloaded"
17115 tests. Note that this changes the names of the tests slightly.
17116 If the breakpoint hit message includes a hex PC value, because
17117 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
17118 from the real source code, still consider that a pass.
17119
17120 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
17121 XFAIL here if the breakpoint message contains a hex address. Note
17122 similar change on 1999-11-02.
17123
17124 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
17125
17126 * gdb.base/ptype.exp: Establish a default source file before
17127 calling get_debug_format.
17128
171292000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
17130
17131 * gdb.base/watchpoint.exp: Remove duplication of test messages.
17132
8b93c638
JM
171332000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17134
17135 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
17136 of successive stepi commands -- while in the prologue we should see
17137 the function entry bracket.
17138
171392000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
17140
17141 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
17142 reach __change_mode() when stepping through the end of main().
17143
c5394b80
JM
171442000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
17145
17146 * gdb.base/default.exp: Fix expected pattern.
17147 * gdb.base/help.exp: Same.
17148
0d06e24b
JM
171492000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17150
17151 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 17152 Don't use xfail's because that affects only the following test.
d63a86f8 17153
0d06e24b 17154 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 17155 solaris or linux.
0d06e24b
JM
17156
17157 * gdb.base/selftest.exp: Update to reflect changes to main.c.
17158
dc96c6c7 171592000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 17160
d63a86f8 17161 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
17162 "A syntax error" rather than "A parse error". Accept both.
17163
171642000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
17165
17166 * gdb.base/default.exp: Remove OS dependent string from "target
17167 remote" test.
17168 * gdb.base/help.exp: Same for "help target remote" test.
17169
c3f6f71d
JM
171702000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17171
17172 From Jim Kingdon <kingdon@redhat.com>:
17173
17174 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
17175 prompt (cleanup rather than necessity, but still might keep output
17176 from spilling to next test).
c3f6f71d
JM
17177
171782000-01-02 Fred Fish <fnf@cygnus.com>
17179
17180 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
17181 AIX, which defines them in <sys/types.h>.
17182
ed9a39eb 171831999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 17184
ed9a39eb 17185 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 17186 float" test.
ed9a39eb
JM
17187
171881999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 17189
ed9a39eb 17190 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
17191
17192 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
17193 outermost frame disallowed".
17194
171951999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
17196
17197 * gdb.base/setvar.exp: New tests for setting the value of a struct
17198 with a constant list.
17199
172001999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17201
17202 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
17203 require the user to type a cast before setting the value of a struct.
17204
de57eccd
JM
172051999-12-06 Jim Blandy <jimb@cygnus.com>
17206
17207 * gdb.base/default.exp: Expect the new 'info float' command on
17208 all i386 platforms.
17209
17210 * gdb.threads/linux-dp.exp: Expand our ability to recognize
17211 LinuxThreads libraries that don't support debugging.
17212
c2d11a7d
JM
17213Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17214
17215 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
17216 Change the buffer type to ``unsigned char'' to simplify size
17217 arithmetic.
c2d11a7d
JM
17218
17219 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
17220 stub only handles 400-1 byte packets. Verify that the download
17221 worked.
c2d11a7d
JM
17222
172231999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
17224
17225 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
17226 tests, using UNRESOLVED for the untested cases. Also, does not wait
17227 for a timeout if the prompt was received before a recognizable pattern.
17228
172291999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
17230
17231 * lib/gdb.exp (gdb_expect_list): Fix spelling.
17232
172331999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17234
17235 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 17236 watchpoints.
c2d11a7d
JM
17237
172381999-11-24 Jason Merrill <jason@casey.cygnus.com>
17239
17240 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
17241
17242 * gdb.c++/local.exp: Be more flexible in recognizing local class
17243 name mangling. Don't allow horribly truncated method names.
17244 * gdb.c++/derivation.exp: Expect protected inheritance.
17245 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
17246 * gdb.c++/virtfunc.exp: Likewise.
17247 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
17248 when printing a nested enum.
17249
172501999-11-22 Jim Blandy <jimb@cygnus.com>
17251
17252 * gdb.base/step-test.exp: Properly await GDB's response to setting
17253 a breakpoint on the call to large_struct_by_value.
17254
17255 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
17256 just because we have debug info for the `start' function.
17257
172581999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
17259
17260 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
17261 "Unknown signal" messages, which indicate (on LinuxThreads) that
17262 GDB doesn't know how to debug threads on this system. This is
17263 better than hanging while philosopher 0 dumps chatter into gdb.log.
17264
172651999-11-18 Tom Tromey <tromey@cygnus.com>
17266
17267 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
17268
172691999-11-18 Fred Fish <fnf@cygnus.com>
17270
17271 * gdb.base/coremaker2.c: Add sample program for generating
17272 cores that is more self contained than coremaker.c. Eventually
17273 I'll add more code to this and tie it into the testsuite.
17274
4ce44c66
JM
172751999-11-12 Stan Shebs <shebs@andros.cygnus.com>
17276
17277 * gdb.base/dollar.exp: Remove, now in gdb.hp.
17278
172791999-11-10 Jimmy Guo <guo@cup.hp.com>
17280
17281 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 17282 from $srcdir/lib/.
4ce44c66 17283 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 17284 and gdb.c++/.
4ce44c66
JM
17285
17286 * gdb.c++/derivation.exp: remove redundant get compiler info code.
17287
d63a86f8 17288 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
17289 'continue with watch' test point.
17290
172911999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
17292
17293 Merged from p2linux-990323-branch:
d63a86f8 17294
4ce44c66
JM
17295 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
17296
11cf8741
JM
17297Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
17298
17299 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 17300 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
17301
17302Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
17303
17304 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 17305 gdb_expect_list.
11cf8741
JM
17306
17307Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
17308
17309 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
17310
173111999-11-03 Mark Salter <msalter@cygnus.com>
17312
17313 * gdb.base/break.exp: Fix "stub continue" pattern.
17314
173151999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
17316
17317 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
17318
173191999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
17320
17321 * gdb.base/display.exp ("finish"): Add timeout clause.
17322
17323 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
17324 plain prompt clause, so this doesn't have to time out in order to
17325 fail.
17326
17327 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 17328 breakpoint hit messages include an address.
11cf8741
JM
17329
17330 * gdb.base/display.exp: Don't forget to escape parens in regular
17331 expressions. Unix regexp notatation sucks.
17332
173331999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17334
17335 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 17336 order for 'signalled' message.
11cf8741 17337
5c44784c
JM
173381999-11-01 Stan Shebs <shebs@andros.cygnus.com>
17339
17340 From Jimmy Guo <guo@cup.hp.com>:
17341 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
17342 * gdb.base/annota1.c: Add code for tests to work with.
17343
173441999-10-26 Frank Ch. Eigler <fche@cygnus.com>
17345
17346 * gdb.base/remote.exp: New test for remote downloading settings.
17347 * gdb.base/remote.c: New file with large .data.
17348
917317f4
JM
173491999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
17350
17351 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
17352 for LinuxThreads support, merged from the Code Fusion branch.
17353
17354Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
17355
17356 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
17357 containing exp_continue into a while within an expect. Don't
17358 attempt a start more than three times. Check return value from
17359 gdb_load.
d63a86f8 17360
2df3850c
JM
17361Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
17362
17363 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 17364 a pass case.
2df3850c 17365
2acceee2
JM
173661999-10-01 Kevin Buettner <kevinb@cygnus.com>
17367
17368 * gdb.base/break.c (main): Added a statement that we can step
17369 off of.
17370 * gdb.base/break.exp: Added tests for setting a breakpoint
17371 at an offset and stepping onto a breakpoint.
17372
173731999-10-01 Fred Fish <fnf@cygnus.com>
17374
d63a86f8 17375 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
17376 gdb output.
17377
c2c6d25f
JM
173781999-09-18 Jim Blandy <jimb@cris.red-bean.com>
17379
17380 * gdb.base/break.exp: Code locations are in hex, don't forget!
17381 (For HP-UX.)
17382
173831999-09-17 Stan Shebs <shebs@andros.cygnus.com>
17384
17385 * condbreak.exp: Use break.c as test program.
17386 * condbreak.c: Remove, redundant with break.c.
17387
173881999-09-15 Stan Shebs <shebs@andros.cygnus.com>
17389
17390 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 17391 Z-packets if the target needs it.
c2c6d25f
JM
17392
173931999-09-13 James Ingham <jingham@leda.cygnus.com>
17394
17395 * gdb.c++/overload.exp: Added tests for listing overloaded
17396 functions with function pointers in the arg, explicitly calling
17397 out the version you want.
17398
cff3e48b
JM
173991999-09-09 Stan Shebs <shebs@andros.cygnus.com>
17400
17401 * long_long.exp: Add variations of test cases that work for
17402 targets with 16-bit ints and 32-bit doubles.
17403
d4f3574e
SS
174041999-09-08 Stan Shebs <shebs@andros.cygnus.com>
17405
17406 * break.c (main): Compare a possibly-uninitialized argc with an
17407 unlikely value that fits in 16 bits.
17408
174091999-09-07 Stan Shebs <shebs@andros.cygnus.com>
17410
17411 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
17412 0xfeeb, don't want negative numbers if ints are 16 bits.
17413
17414 * lib/gdb.exp (skip_cplus_tests): New proc.
17415 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
17416 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
17417 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
17418 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
17419 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
17420 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
17421 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
17422 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
17423
17424 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
17425
17426Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
17427
17428 * gdb.base/corefile.exp (up): Allow a parameter to appear
17429 in the frame that we're going up to.
17430
17431 From Jim Blandy <jimb@cygnus.com>:
17432
17433 * gdb.base/default.exp (info float): Expect some output now.
17434
17435 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
17436 returning floating-point values to fail on the x86.
17437 * gdb.base/callfwmall.exp (do_function_calls): Same.
17438
17439 * gdb.base/list.exp (test_listsize): Correct expectations for
17440 listing line 1 with listsize 2. Also, listing a single line
17441 works now, as does listing three lines. [Kevin's note: There
17442 were a number of other cases fixed too where the expectations
17443 differed...]
17444
174451999-09-02 Stan Shebs <shebs@andros.cygnus.com>
17446
17447 * gdb.base/selftest.exp: Add case for when version prints as
17448 constant string instead of char pointer.
17449
104c1213
JM
174501999-08-25 Stan Shebs <shebs@andros.cygnus.com>
17451
17452 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 17453 stepping out of main.
104c1213
JM
17454
17455 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
17456 G++ used.
17457
17458 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 17459 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
17460
17461 * gdb.c++/ovldbreak.exp: Update match string in test that
17462 includes a warning of multiple breakpoints.
17463
174641999-08-24 Stan Shebs <shebs@andros.cygnus.com>
17465
17466 * gdb.base/display.exp: Improve precision of step-after-finish
17467 added yesterday.
17468
17469 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 17470 test.
104c1213
JM
17471
17472 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
17473 configs when using G++, not just hppa*.
17474
174751999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17476
17477 * gdb.base/async.c: New file.
17478 * gdb.base/async.exp: New file.
17479
17480Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
17481
17482 * gdb.base/break.exp: Tweak PA specific tests to properly handle
17483 PA64.
17484
53a5351d
JM
17485Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
17486
104c1213
JM
17487 * gdb.base/display.exp: "finish" can leave us mid-line on many
17488 targets, deal with it. Add a small constant to main, instead of
17489 1000 since main+1000 may not be a valid address in the target.
17490
53a5351d
JM
17491 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
17492 on hpux11.
17493
17494 * gdb.base/attach.exp: Handle another hpux11 error message variant
17495 when attaching to a process that does not exist.
17496
174971999-08-19 J.T. Conklin <jtc@redback.com>
17498
17499 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 17500 characters in 'continue to 1241' test.
53a5351d
JM
17501
175021999-08-17 Stan Shebs <shebs@andros.cygnus.com>
17503
17504 * gdb.base/call-ar-st.exp: Add a shorter match case for the
17505 stop in print_long_arg_list, define and use a whitespace
17506 variable in print_small_structs test, add an XFAIL for Solaris.
17507 * gdb.base/dbx.exp: XFAIL func commands until somebody is
17508 interested enough to fix.
17509
7be570e7
JM
175101999-08-13 Keith Seitz <keiths@cygnus.com>
17511
17512 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
17513 (dbx_gdb_load): Remove. Use gdb_load instead, since that
17514 proc knows about targets other than the natives.
17515 (test_assign): Use "gdb_run_cmd" to "run" the target.
17516 Check that we've actually hit the breakpoint at main.
17517 When we attempt to assign a value to a local variable, check
17518 that the variable is in the current scope, i.e., don't use
17519 a test with an empty result.
17520
17521Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
17522
17523 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 17524 command.
7be570e7
JM
17525
175261999-08-09 Stan Shebs <shebs@andros.cygnus.com>
17527
17528 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17529 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
17530 gdb.compat, gdb.threads-hp.
17531 gdb.hp/configure, gdb.hp/configure.in: New files.
17532 gdb.hp/Makefile.in: Recurse into new subdirs.
17533 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
17534 gdb.hp/gdb.objdbg: New directory, tests for debugging info
17535 in object files.
17536 gdb.hp/tools: New directory, aux tools for HP-specific tests.
17537
96baa820
JM
175381999-08-05 Stan Shebs <shebs@andros.cygnus.com>
17539
17540 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 17541 funky printf, remove a bogus p/a test.
96baa820
JM
17542
175431999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17544
17545 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
17546 connected to the target. This is necessary when running not
17547 natively.
96baa820
JM
17548
175491999-08-03 Stan Shebs <shebs@andros.cygnus.com>
17550
17551 * gdb.base/step-test.exp: Removed some extraneous messages.
17552
17553 * gdb.base/long_long.exp: Don't run memory examination tests
17554 on little-endian targets (they will need a different set of
17555 results to match).
17556
175571999-08-02 Stan Shebs <shebs@andros.cygnus.com>
17558
17559 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
17560 until somebody decides to fix GDB.
17561
17562 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 17563 constant as "ULL".
96baa820
JM
17564 * gdb.base/long_long.exp: Loosen x/c test, add partial result
17565 matches for a couple x/2 commands.
17566
a0b3c4fd
JM
175671999-07-30 Stan Shebs <shebs@andros.cygnus.com>
17568
17569 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
17570 by merging in ref-types2 tests.
17571 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
17572
17573 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17574 * gdb.c++/Makefile.in: Add standard actions.
17575 (EXECUTABLES): Rename from PROGS, update list.
17576 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
17577 from gdb.hp.
17578 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
17579 foo and bar locals.
17580 * gdb.c++/anon-union.exp: Fix tests to match.
17581 * gdb.c++/classes.exp: Run if HP compiler used, add extra
17582 expect matches to handle output variations.
17583 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
17584 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 17585 output, add HP alternatives for new and delete prints.
a0b3c4fd 17586 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 17587 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
17588 * gdb.c++/demangle.exp: Use $style when reporting failure.
17589 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17590 * gdb.c++/inherit.exp: Run if HP compiler used, add some
17591 match alternatives.
17592 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 17593 compilers.
a0b3c4fd
JM
17594 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17595 * gdb.c++/method.exp: Add match alternatives.
17596 * gdb.c++/misc.cc: Add bool types.
17597 * gdb.c++/misc.exp: Add tests for bool types.
17598 * gdb.c++/overload.exp: Add xfails.
17599 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17600 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17601 add some more template parameter tests (only for HP currently).
17602 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17603 * gdb.c++/virtfunc.cc: Add return type and value for main.
17604 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17605 match alternatives.
d63a86f8 17606
a0b3c4fd
JM
176071999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17608
17609 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17610
176111999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
17612
17613 * gdb.base/signals.exp: Don't expect getting a backtrace from
17614 within a signal handler to fail on Linux.
17615
176161999-07-29 Stan Shebs <shebs@andros.cygnus.com>
17617
17618 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17619 * lib/gdb.exp: Remove some gratuitious semicolons.
17620 (delete_breakpoints): Increase timeout.
17621 (gdb_expect): Add -notransfer option.
17622 (gdb_test): Use -notransfer option.
17623 (get_compiler_info): Add f77 case.
17624 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 17625 case.
a0b3c4fd
JM
17626 (gdb_preprocess): Call get_compiler.
17627
17628 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17629 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
17630 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17631 gdb.base/long_long.exp, gdb.base/printcmds.exp,
17632 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17633 third arg to gdb_test.
a0b3c4fd
JM
17634 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17635 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 17636 HP-UX xfails, add others.
a0b3c4fd
JM
17637 * gdb.base/completion.exp: Reflect name change of self-test.
17638 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
17639 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17640 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17641 HP failure number.
a0b3c4fd
JM
17642 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17643 useless HP-UX 10.30 references.
17644 * gdb.base/maint.exp: Loosen matches.
17645 * gdb.base/pointers.c (main): Declare more_code.
17646 * gdb.base/pointers.exp: Match on output of a `next'.
17647 * gdb.base/structs.c: Add prototypes.
17648 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17649 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17650
176511999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17652
17653 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 17654 command.
a0b3c4fd
JM
17655
176561999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17657
17658 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17659 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
17660
17661 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
17662 debug info. Deal with lack of signal hanlder info in stack.
17663
a9c64011 17664 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
17665 * gdb.base/annota1.exp: If printf has debug info, deal with it.
17666
5a2468f5
JM
176671999-07-19 Stan Shebs <shebs@andros.cygnus.com>
17668
17669 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 17670 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 17671
adf40b2e
JM
17672Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17673
17674 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 17675 a1-selftest.exp.
adf40b2e
JM
17676 * gdb.base/configure: Re-generate.
17677
176781999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17679
17680 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17681 in trying to run first and name is too long.
17682
17683 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17684 pointers2.c and pointers2.exp, respectively.
17685 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17686 doschk happier.
17687
43e526b9
JM
176881999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17689
17690 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17691 callfuncs2.c and callfuncs2.exp.
17692
17693 * gdb.base/list.exp: Remove mistaken xfails.
17694 * gdb.base/list0.h: Add optional prototypes.
17695
9846de1b
JM
17696Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17697
a9c64011 17698 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 17699 calling malloc.
a9c64011
AS
17700 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17701 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 17702 use.
9846de1b
JM
17703
177041999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17705
17706 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17707 * gdb.base/annota2.cc, annota2.exp: Move from here.
17708 * gdb.c++/annota2.cc, annota2.exp: To here.
17709 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17710
43ff13b4
JM
17711Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17712
17713 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 17714 a consistent format.
43ff13b4 17715
085dd6e6
JM
177161999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17717
17718 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17719 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17720 HP compilers, also set the globals $true and $false.
17721
17722 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
17723 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17724 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17725 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17726 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17727 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17728 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17729 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17730 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17731 whatis.c} Add C++ compatible function definitions and return
17732 types, add includes for library functions.
085dd6e6
JM
17733 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17734 * gdb.base/step-test.c (myglob): Rename from glob.
17735 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
17736 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17737 files, move here from gdb.hp.
085dd6e6 17738 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
17739 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17740 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17741 Adjust line numbers in regexps.
085dd6e6
JM
17742
17743 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17744 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17745 instead of 0/1.
17746
17747 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17748 foll-vfork.exp: New files, move here from gdb.hp.
17749 * gdb.base/page.exp: New file, test of pagination command.
17750
17751 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17752 recursion test.
17753 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17754
17755 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 17756 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
17757
17758 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 17759 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 17760 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 17761 watchpoint test.
085dd6e6
JM
17762 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17763 them work.
17764 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17765 expressions properly.
17766 * gdb.base/corefile.exp: Loosen the match slightly.
17767 * gdb.base/default.exp: Allow "Error accessing memory" message
17768 also.
17769 * gdb.base/display.exp: Skip over x/0 j if PA64.
17770 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17771 * gdb.base/interrupt.exp: Ditto.
17772 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17773 in use.
17774 * gdb.base/list.exp: Add xfails for HP-UX.
17775 * gdb.base/long_long.exp: Refine some of the numeric matches.
17776 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17777 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17778 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17779 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17780 * gdb.base/ptype.exp: Succeed on more varieties of output.
17781 * gdb.base/scope.exp: Add xfails for HP-UX.
17782 * gdb.base/sect-cmd.exp: Add more cases.
17783 * gdb.base/setvar.exp: Add xfails for HP-UX.
17784 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17785 * gdb.base/signals.exp: Match on void symbolically.
17786 * gdb.base/step-test.exp: Add case for PA64.
17787 * gdb.base/term.exp: Add exit and restart.
17788 * gdb.base/twice.exp: Clean up after self.
17789 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17790 * gdb.base/whatis.exp: Allow more ways to pass tests.
17791
17792 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 17793 no longer useful.
085dd6e6
JM
17794
17795Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17796
17797 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17798 list of patterns.
085dd6e6 17799 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17800 print_double_array(double_array)", "continuing to breakpoint
17801 1018", "print print_double_array(array_d)" and "continuing to
17802 1034" tests.
d63a86f8 17803
085dd6e6
JM
178041999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17805
a9c64011 17806 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17807
178081999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17809
17810 * config/mt-*: Remove, these haven't been used since 1996.
17811
178121999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17813
17814 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17815 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17816 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17817
9e0b60a8
JM
178181999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17819
17820 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17821 simpler match case for the ptype of the big class.
17822
178231999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17824
17825 * gdb.exp: Fix test for gdb_prompt existence.
17826
178271999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17828
17829 * gdb.exp (gdb_test): Add fail after calls to perror.
17830
178311999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17832
17833 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17834
178351999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17836
17837 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17838
0f71a2f6
JM
17839Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17840
17841 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17842 malloc() is linked in.
0f71a2f6
JM
17843
178441999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17845
17846 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17847 step at end.
17848
17849 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17850
178511999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17852
17853 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17854
cce74817
JM
17855Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17856
17857 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17858 * gdb.base/mips_pro.exp: Likewise.
17859
178601999-06-02 Keith Seitz <keiths@cygnus.com>
17861
17862 * gdb.c++/templates.cc: Change all "new" operators to throw
17863 an exception.
17864 * gdb.c++/cplusfuncs.cc: Likewise.
17865
17866 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17867
17868Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17869
17870 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17871 * gdb.base/ending-run.exp: When stepping out of main, accept a
17872 step into an arbitrary assembler file.
cce74817 17873
392a587b
JM
178741999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17875
d63a86f8 17876 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17877 "breakpoint-invalid" to be printed.
d63a86f8 17878 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17879 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17880 * gdb.base/annota2.cc: Initialize a.x to 0.
17881
9e086581
JM
178821999-05-17 Keith Seitz <keiths@cygnus.com>
17883
17884 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17885 when "skip_float_tests" set.
17886 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17887 "print print_ten_doubles", and "step into print_long_arg_list".
17888 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17889 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17890 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17891 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17892 "skip_float_tests" is set.
17893 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17894 when "skip_float_tests" set.
d63a86f8 17895
cd0fc7c3
SS
178961999-05-06 Keith Seitz <keiths@cygnus.com>
17897
17898 * gdb.base/annota2.cc: Include stdio.h.
17899
17900Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17901
17902 * gdb.base/crossload.exp: Remove, this has been disabled ever
17903 since BFD stopped including all targets, and cross-GDB gets
17904 plenty of testing anyway.
17905 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17906 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17907 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17908 * gdb.base/README: Remove, was doc for this.
17909 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17910 needed.
cd0fc7c3 17911
b83266a0
SS
179121999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17913
17914 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17915 output.
17916
17917 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17918 * gdb.base/annota2.exp: New file. More annotation tests.
17919 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17920 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17921
179221999-04-23 Angela Marie Thomas <angela@cygnus.com>
17923
17924 * config/cfdbug.exp: New file.
17925
7a292a7a
SS
179261999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17927
17928 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17929 Marcus Daniel's and Dale Hawkins's demangler crashes.
17930
17931 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17932 test_lucid_style_demangling, test_arm_style_demangling,
17933 test_hp_style_demangling): Try Tom Tromey's core-dumping
17934 identifier under each demangling style.
7a292a7a
SS
17935
179361999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17937
17938 * gdb.c++/demangle.exp: Include the current demangling style
17939 in all test names.
17940 (current_demangling_style): New global variable.
17941 (set_demangling_style, test_demangling_core, test_demangling,
17942 test_demangling_exact): New functions.
17943 (test_gnu_style_demangling, test_lucid_style_demangling,
17944 test_arm_style_demangling, test_hp_style_demangling): Use those,
17945 instead of calling gdb_test and gdb_test_exact directly.
17946 (catch_demangling_errors): New function, which reports errors
17947 signalled by the demangling test functions in an orderly way.
17948 (do_tests): Use catch_demangling_errors.
17949
179501999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17951
17952 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17953 grouping in expressions, not {}.
7a292a7a
SS
17954
17955 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17956 initialized yet.
7a292a7a
SS
17957
179581999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17959
17960 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17961 are listed.
17962
179631999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17964
17965 * gdb.stabs/weird.exp: Test for CC being defined before
17966 looking at its value.
17967
179681999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17969
17970 * gdb.base/call-ar-st.exp: Remove stray '#'.
17971 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17972 "short int" and "long int".
17973 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17974 change, to mollify finicky HP compiler.
7a292a7a
SS
17975 * gdb.hp/reg-test.exp (testfile): Fix file name.
17976 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17977
7a292a7a
SS
17978 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17979 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17980 alternate form of enum ptype.
17981
c906108c
SS
179821999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17983
7a292a7a
SS
17984 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17985 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17986 passing skip_hp_tests, so as not to waste time on guaranteed
17987 failure.
7a292a7a 17988
c906108c
SS
17989 * gdb.c++/overload.cc: Pass string instead of char addr, always
17990 init ccpfoo.
17991 * gdb.c++/templates.cc: Fix syntax error.
17992
7a292a7a
SS
17993Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17994
17995 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17996 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17997 command.
17998
179991999-03-18 James Ingham <jingham@cygnus.com>
18000
18001 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
18002
18003 * gdb.c++/method.exp: It was testing an uninitialized int on the
18004 stack and assuming it was positive.
18005
18006 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
18007
18008 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 18009 keep it from killing the rest of the tests.
7a292a7a
SS
18010 Use gdb_continue_to_end.
18011
18012 * gdb.base/sigall.exp: use gdb_continue_to_end.
18013
18014 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
18015
18016 * gdb.base/display.exp: use runto_main, not run.
18017
d63a86f8
RM
18018 * gdb.base/default.exp: Check for the current error message in the
18019 r abbreviation test.
7a292a7a
SS
18020 Add strongarm to the targets that know info float.
18021
d63a86f8 18022 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
18023 run which doesn't work with monitors.
18024
18025 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
18026
18027 * gdb.base/break.exp: use the gdb_continue_to_end proc.
18028
18029 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
18030 program. Traps the case (in Cygmon) when the program never really
18031 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
18032 more places, so I used my name. Sorry Mark...
18033
18034 * config/monitor.exp (gdb_target_monitor): added another
18035 target_info parameter: remotebinarydownload. This will set the
18036 remotebinarydownload flag if this is causing some boards trouble.
18037
180381999-03-18 Mark Salter <msalter@cygnus.com>
18039
18040 * lib/gdb.exp (continue_to_exit): New function.
18041
18042 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
18043 * gdb.base/ending-run.exp: Ditto.
18044 * gdb.base/step-test.exp: Ditto.
18045
180461999-03-16 Stan Shebs <shebs@andros.cygnus.com>
18047
18048 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
18049 (suggested by Art Haas <ahaas@neosoft.com>).
18050
180511999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
18052
889bf7c5 18053 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
18054
18055Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
18056
18057 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 18058 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
18059
180601999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
18061
18062 * gdb.base/call-strs.exp: Don't assume that `step' will step over
18063 a call to strlen; sometimes we do have sources.
18064
180651999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
18066
18067 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 18068 character, so GDB won't print garbage after its end.
d63a86f8 18069
c906108c
SS
18070 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
18071 breakpoint there instead. Sometimes GCC emits memcpy to handle
18072 the large structures being passed by value, so we step into that
18073 instead of sum_array_print, which obscures what we're really testing.
18074 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
18075 the bizarre steps into memcpy, so do that here. Add check for
18076 stepping into function calls that pass large structures by value.
18077 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
18078 Remove all references to specific line numbers.
18079 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
18080 New type and function.
18081 (main): Call large_struct_by_value, passing it a large struct by value.
18082 * lib/gdb.exp (gdb_get_line_number): New function.
18083
18084 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
18085 more portable.
18086
7a292a7a
SS
180871999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
18088
c906108c
SS
18089 * lib/gdb.exp: Doc fixes.
18090
7a292a7a
SS
180911999-03-05 Nick Clifton <nickc@cygnus.com>
18092
d63a86f8 18093 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
18094
180951999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
18096
c906108c 18097 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
18098 commands. They're not germane to this test, and they don't work
18099 that way on remote targets.
c906108c 18100
3fc11d3e
JM
181011999-03-01 James Ingham <jingham@cygnus.com>
18102
18103 * Changelog entries merged over from gdb development branch.
18104
3fc11d3e
JM
18105 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
18106
18107 * lib/gdb.exp (gdbtk_analyze_results): Generic function
18108 for outputting results of test run.
18109
2d4a1622 18110 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
18111
18112 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 18113
7a292a7a
SS
181141999-02-25 Felix Lee <flee@cygnus.com>
18115
18116 * lib/gdb.exp (debug_format): initialize
18117
c906108c
SS
181181999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
18119
18120 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
18121 * gdb.base/call-rt-st.c: Ditto.
18122
c906108c
SS
181231999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
18124
18125 * gdb.threads/pthreads.exp (horiz): New variable.
18126 (test_startup): Fix regexps that capture thread numbers.
18127
181281999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
18129
18130 * gdb.base/smoke.exp: Disambiguate two test case names (both
18131 called ``print'').
18132
18133Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18134
18135 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 18136 compilation.
c906108c
SS
18137
181381999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18139
18140 * gdb.base/miscexprs.exp: Change patterns to match GDB's
18141 actual output formatting.
18142 * gdb.base/smoke.exp: GDB removes leading 0's.
18143 * gdb.base/volatile.exp: Don't check type of remuneration;
18144 that variable is no longer defined in constvars.c.
18145 * gdb.base/step-test.c (main): Exit with explicit exit code.
18146 * gdb.base/step-test.exp: Remove two nexti checks--they are
18147 not portable.
18148
181491999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
18150
18151 * gdb.base/help.exp ("help delete display"): Fix test to match
18152 gdb's output.
18153
18154 * gdb.base/long_long.c (known_types): Initialize values to zero.
18155 * gdb.base/long_long.exp: Step one more line
18156 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
18157 leading zeros. Explicitly ask for hex formatting. Use
18158 unique test case names.
c906108c
SS
18159
18160Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18161
d63a86f8 18162 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
18163
18164 * gdb.c++/method.exp: Add missing close brace.
18165
181661999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
18167
18168 * gdb.base/maint.exp: Use 'set height 0' to disable page
18169 prompting, not 'set height 400'.
18170
18171 Fix a bunch of timeouts.
18172 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
18173 four separate tests, so expect doesn't take forever to match a ton
18174 of text against a regexp with lots of .* forms.
18175 ("maint print psymbols", "maint print symbols"): Make some of
18176 these greps more selective, so that expect doesn't try to wade
18177 through huge piles of output and time out.
18178
18179 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
18180
18181 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
18182 tests: one which doesn't expect shlib events to be reported, and
18183 another which does, but is XFAIL for all platforms other than
18184 HP/UX.
c906108c
SS
18185
18186 * gdb.base/break.exp: Teach the test suite that the `catch
18187 fork', `catch vfork', and `catch exec' commands produce error
18188 messages on platforms that don't provide these features.
18189
18190Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
18191
18192 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
18193 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
18194 (shortening names from solib_threshold.exp etc), won't run on
18195 anything but HP-UX for the foreseeable future.
c906108c 18196 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 18197 reflect move.
c906108c
SS
18198
18199Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
18200
18201 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 18202 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
18203
18204Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
18205
18206 * gdb.base/shlib-call.exp: add test cases to verify that gdb
18207 successfully re-sets breakpoints in shared libraries.
18208 * gdb.base/shmain.c (main): return 0, don't fall off the end.
18209
18210Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18211
d63a86f8
RM
18212 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
18213 and compiled w/o GCC.
c906108c
SS
18214
18215 * gdb.hp/watch-cmd.exp: ditto.
18216
18217 * gdb.hp/watch-hp.exp: ditto.
18218
18219 * gdb.hp/xdb1.exp: ditto.
18220
18221 * gdb.hp/xdb2.exp: ditto.
18222
18223 * gdb.hp/dbx.exp: ditto.
18224
18225Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
18226
18227 * constvars.c: Remove C++-isms.
18228 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 18229 with GCC.
c906108c
SS
18230
18231Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
18232
18233 The following changes are part of the HP merge.
18234
18235 * gdb.base/break.exp: new tests to verify that catchpoints for
18236 fork, vfork, and exec don't trigger inappropriately.
18237
18238 * gdb.base/opaque.exp: compile one file at a time, then link.
18239
18240 * gdb.base/signals.exp: be more restrictive about which hppa
18241 systems receive a setup_xfail. new tests.
18242
18243 * gdb.base/solib_threshold.build: new file.
18244 * gdb.base/solib_threshold.exp: new file.
18245 * gdb.base/solib_threshold.link_opts: new file.
18246 * gdb.base/solib_threshold.mk: new file.
18247 * gdb.base/gen_solib_threshold.c: new file.
18248
18249 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
18250 tests. New tests for enums inside classes.
18251
18252 * gdb.c++/compiler.cc: indicate support of template debugging.
18253
18254 * gdb.c++/demangle.exp: run hp style demangling tests.
18255
18256 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
18257 tests.
18258
18259 * gdb.c++/misc.cc: changes to support new tests.
18260
18261 * gdb.c++/templates.cc: changes to support HP's compiler; changes
18262 to support new tests.
18263
18264 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
18265 gcc, then skip these tests.
18266
18267Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
18268
18269 The following files are part of the HP merge; some had longer
18270 names at HP, but have been renamed to be no more than 14
18271 characters in length.
18272
18273 * gdb.hp/ambiguous.cc: new file.
18274 * gdb.hp/ambiguous.exp: new file.
18275 * gdb.hp/attach.exp: new file.
18276 * gdb.hp/attach2.exp: new file.
18277 * gdb.hp/classes-hp.exp: new file.
18278 * gdb.hp/ctti.exp: new file.
18279 * gdb.hp/ctti-add.cc: new file.
18280 * gdb.hp/ctti-add1.cc: new file.
18281 * gdb.hp/ctti-add2.cc: new file.
18282 * gdb.hp/ctti-add3.cc: new file.
18283 * gdb.hp/dbx.exp: new file.
18284 * gdb.hp/exception.cc: new file.
18285 * gdb.hp/exception.exp: new file.
18286 * gdb.hp/foll-exec.c: new file.
18287 * gdb.hp/foll-exec.exp: new file.
18288 * gdb.hp/foll-fork.c: new file.
18289 * gdb.hp/foll-fork.exp: new file.
18290 * gdb.hp/foll-vfork.c: new file.
18291 * gdb.hp/foll-vfork.exp: new file.
18292 * gdb.hp/inherit-hp.exp: new file.
18293 * gdb.hp/more-steps.exp: new file.
18294 * gdb.hp/namespace.cc: new file.
18295 * gdb.hp/namespace.exp: new file.
18296 * gdb.hp/optimize.exp: new file.
18297 * gdb.hp/pxdb.c: new file.
18298 * gdb.hp/pxdb.exp: new file.
18299 * gdb.hp/quicksort.exp: new file.
18300 * gdb.hp/reg-test.exp: new file.
18301 * gdb.hp/reg-test.s: new file.
18302 * gdb.hp/sized-enum.c: new file.
18303 * gdb.hp/sized-enum.exp: new file.
18304 * gdb.hp/start-stop.exp: new file.
18305 * gdb.hp/templ-hp.cc: new file.
18306 * gdb.hp/templ-hp.exp: new file.
18307 * gdb.hp/thr-lib.c: new file.
18308 * gdb.hp/thr-lib.exp: new file.
18309 * gdb.hp/thr-lib.h: new file.
18310 * gdb.hp/thr-liblib.c: new file.
18311 * gdb.hp/virtfun-hp.c: new file.
18312 * gdb.hp/virtfun-hp.exp: new file.
18313 * gdb.hp/watch-cmd.exp: new file.
18314 * gdb.hp/watch-hp.exp: new file.
18315 * gdb.hp/xdb1.exp: new file.
18316 * gdb.hp/xdb2.exp: new file.
18317 * gdb.hp/xdb3.exp: new file.
18318
18319Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
18320
18321 The following files are part of the HP merge; some had longer
18322 names at HP, but have been renamed to be no more than 14
18323 characters in length.
18324
18325 * gdb.base/ss.h: new file.
18326 * gdb.base/call-ar-st.c: new file.
18327 * gdb.base/call-ar-st.exp: new file.
18328 * gdb.base/call-rt-st.c: new file.
18329 * gdb.base/call-rt-st-exp: new file.
18330 * gdb.base/call-strs.exp: new file.
18331 * gdb.base/ena-dis-br.exp: new file.
18332 * gdb.base/environ.exp: new file.
18333 * gdb.base/long_long.exp: new file.
18334 * gdb.base/sect-cmd.exp: new file.
18335 * gdb.base/shlib-cl2.exp: new file.
18336 * gdb.base/smoke.exp: new file.
18337 * gdb.base/so-impl-ld.c: new file.
18338 * gdb.base/so-impl-ld.exp: new file.
18339 * gdb.base/so-indr-cl.c: new file.
18340 * gdb.base/so-indr-cl.exp: new file.
18341 * gdb.base/varargs.exp: new file.
18342 * gdb.base/volatile.exp: new file.
18343 * gdb.base/whatis-exp.exp: new file.
7a292a7a 18344 * gdb.base/display.exp: new file.
c906108c
SS
18345 * gdb.c++/derivation.exp: new file.
18346 * gdb.c++/local.exp: new file.
18347 * gdb.c++/member-ptr.exp: new file.
18348 * gdb.c++/overload.exp: new file.
18349 * gdb.c++/ovldbreak.exp: new file.
18350 * gdb.c++/ref-types.exp: new file.
18351 * gdb.c++/ref-types2.exp: new file.
18352 * gdb.c++/userdef.exp: new file.
d63a86f8 18353
c906108c
SS
18354Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
18355
18356 * gdb.base/default.exp: Reflect wording change in remote.c.
18357
dc96c6c7 18358Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18359
18360 * gdb.base/help.exp: Update to reflect current text.
18361
18362Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
18363
18364 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
18365 they're stack variables and contain garbage.
18366 * gdb.c++/anon-union.exp: new file.
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.
c906108c
SS
18372
18373 * gdb.base/bitops.exp: new file.
18374 * gdb.base/default.exp: change expected messages for catch and
18375 info catch tests to reflect HP merge changes.
18376 * gdb.base/enable-disable-break.exp
18377 * gdb.base/ending-run.c: new file.
18378 * gdb.base/long_long.c: new file.
18379 * gdb.base/maint.exp: new file.
18380 * gdb.base/pointers2.exp: new file.
18381 * gdb.base/shlib-call2.exp: new file.
18382 * gdb.base/solib.exp: new file.
18383 * gdb.base/step-test.c: new file.
18384 * gdb.c++/anon-union.cc: new file.
18385 * gdb.c++/local.cc: new file.
18386 * gdb.c++/member-pointer.cc: new file.
18387 * gdb.c++/method.cc: new file.
18388 * gdb.c++/ref-types.cc: new file.
18389 * gdb.c++/ref-types2.cc: new file.
18390 * gdb.c++/userdef.cc: new file.
d63a86f8 18391
c906108c
SS
18392 * gdb.base/scope.exp: compile one file at a time, then link.
18393 * gdb.base/langs.exp: ditto.
18394 * gdb.base/list.exp: ditto.
d63a86f8 18395
c906108c
SS
18396Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
18397
18398 The following changes were made by David Taylor
889bf7c5
PA
18399 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18400 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18401 in changes by HP.
d63a86f8 18402
c906108c
SS
18403 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
18404 skip tests. When compiling pass c++ flag to gdb_compile.
18405 * gdb.c++/
d63a86f8 18406
c906108c
SS
18407 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
18408 test for on hppa*-*-hpux*; use args to see if c++ was specified.
18409 (skip_hp_tests): new function.
18410 (gdb_preprocess): new function.
18411
18412 * configure.in (hpdir): decide whether to configure gdb.hp.
18413 * configure: regenerated.
18414
18415 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
18416 to delete on clean.
18417 (EXECUTABLES): update to reflect new additions.
18418 * gdb.base/commands.exp: update message expected.
18419 * gdb.base/default.exp: add copyright notice.
18420 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
18421 * gdb.base/help.exp: update messages to reflect current text.
18422 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
18423 targets for recurse tests.
18424 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
18425 skip this file.
18426
18427 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
18428 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
18429 compilation.
18430 * gdb.c++/misc.exp: ditto.
18431 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
18432 run the tests. tell gdb_compile that it's a c++ compilation.
18433
18434 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 18435
c906108c
SS
18436 * gdb.base/all-bin.exp: new file.
18437 * gdb.base/arithmet.exp: new file.
18438 * gdb.base/assign.exp: new file.
18439 * gdb.base/completion.exp: new file.
18440 * gdb.base/cond-expr.exp: new file.
18441 * gdb.base/condbreak.exp: new file.
18442 * gdb.base/define.exp: new file.
18443 * gdb.base/dollar.exp: new file.
18444 * gdb.base/environment.exp: new file.
18445 * gdb.base/eval-skip.exp: new file.
18446 * gdb.base/jump.exp: new file.
18447 * gdb.base/logical.exp: new file.
18448 * gdb.base/pointers.exp: new file.
18449 * gdb.base/relational.exp: new file.
18450 * gdb.base/section_command.exp: new file.
18451 * gdb.base/whatis-expr.exp: new file.
18452
18453 * gdb.base/all-types.c: new file.
18454 * gdb.base/call-array-struct.c: new file.
18455 * gdb.base/call-return-struct.c: new file.
18456 * gdb.base/call-strings.c: new file.
18457 * gdb.base/callfuncs2.c: new file.
18458 * gdb.base/condbreak.c: new file.
18459 * gdb.base/constvars.c: new file.
18460 * gdb.base/display.c: new file.
18461 * gdb.base/int-type.c: new file.
18462 * gdb.base/jump.c: new file.
18463 * gdb.base/miscexprs.c: new file.
18464 * gdb.base/pointers.c: new file.
18465 * gdb.base/pointers2.c: new file.
18466 * gdb.base/shmain.c: new file.
18467 * gdb.base/shr1.c: new file.
18468 * gdb.base/shr2.c: new file.
18469 * gdb.base/solib.c: new file.
18470 * gdb.base/solib1.c: new file.
18471 * gdb.base/solib2.c: new file.
18472 * gdb.base/varargs.c: new file.
18473 * gdb.c++/derivation.cc: new file.
18474 * gdb.c++/overload.cc: new file.
18475 * gdb.c++/ovldbreak.cc: new file.
18476 * gdb.hp/attach.c: new file.
18477 * gdb.hp/attach2.c: new file.
18478 * gdb.hp/average.c: new file.
18479 * gdb.hp/compiler.c: new file.
18480 * gdb.hp/compiler.cc: new file.
18481 * gdb.hp/execd-program.c: new file.
18482 * gdb.hp/follow-exec.c: new file.
18483 * gdb.hp/follow-fork.c: new file.
18484 * gdb.hp/follow-vfork-and-exec.c: new file.
18485 * gdb.hp/misc-hp.cc: new file.
18486 * gdb.hp/more-steps.c: new file.
18487 * gdb.hp/optimize.c: new file.
18488 * gdb.hp/quicksort.c: new file.
18489 * gdb.hp/run-hp.c: new file.
18490 * gdb.hp/start-stop.c: new file.
18491 * gdb.hp/sum.c: new file.
18492 * gdb.hp/templates-hp.cc: new file.
18493 * gdb.hp/thread-local-in-lib.c: new file.
18494 * gdb.hp/thread-local-in-lib.h: new file.
18495 * gdb.hp/thread-local-in-lib.lib.c: new file.
18496 * gdb.hp/vforked-program.c: new file.
18497 * gdb.hp/virtfunc-hp.cc: new file.
18498 * gdb.hp/watchpoint-hp.c: new file.
18499 * gdb.hp/xdb.c: new file.
18500 * gdb.hp/xdb0.c: new file.
18501 * gdb.hp/xdb0.h: new file.
18502 * gdb.hp/xdb1.c: new file.
18503
18504Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
18505
18506 The following change was made by Edith Epstein
889bf7c5
PA
18507 <eepstein@cygnus.com> as part of a project to merge in changes
18508 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
18509
18510 * gdb.c++/demangle.exp: changed the expected output for some
18511 ARM-style mangling -- removed second reference to datatype.
889bf7c5 18512 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 18513 T1<char>::~T1<char>(void)
c906108c 18514 becomes,
a9c64011
AS
18515 maint demangle __dt__11T1__pt__2_cFv
18516 T1<char>::~T1(void)
c906108c 18517
889bf7c5 18518 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 18519
c906108c
SS
18520Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
18521
18522 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
18523 * gdb.trace/backtrace.exp: Likewise.
18524 * gdb.trace/circ.exp: Likewise.
18525 * gdb.trace/collection.exp: Likewise.
18526 * gdb.trace/deltrace.exp: Likewise.
18527 * gdb.trace/infotrace.exp: Likewise.
18528 * gdb.trace/limits.exp: Likewise.
18529 * gdb.trace/packetlen.exp: Likewise.
18530 * gdb.trace/passc-dyn.exp: Likewise.
18531 * gdb.trace/passcount.exp: Likewise.
18532 * gdb.trace/report.exp: Likewise.
18533 * gdb.trace/save-trace.exp: Likewise.
18534 * gdb.trace/tfind.exp: Likewise.
18535 * gdb.trace/tracecmd.exp: Likewise.
18536 * gdb.trace/while-dyn.exp: Likewise.
18537 * gdb.trace/while-stepping.exp: Likewise.
18538
185391998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
18540
18541 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
18542
18543Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
18544
18545 From Brendan Kehoe:
18546 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
18547 int return types.
18548
18549Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
18550
18551 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 18552 remote dos host testing right.
c906108c
SS
18553
18554Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
18555
18556 * gdb.base/corefile.exp: remove some xfails.
18557
18558Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
18559
18560 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 18561 have different timestamps.
c906108c
SS
18562
18563Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
18564
18565 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 18566 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
18567
18568Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
18569
18570 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 18571 delta.
c906108c
SS
18572
18573Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
18574
18575 * gdb.base/default.exp: Add brace missing from previous delta.
18576
18577Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
18578
18579 * gdb.base/default.exp: Support test for info float for all
18580 varieties of arm toolchain.
18581
dc96c6c7 18582Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18583
18584 * gdb.trace/*.exp: remove "remote_download" command.
18585
dc96c6c7 18586Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18587
18588 * gdb.trace/*.exp: remove -gdwarf from compile.
18589
18590Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
18591
18592 * gdb.trace/configure.in(AC_INIT): typo
18593 * gdb.trace/configure: regenerated
18594
dc96c6c7 18595Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18596
18597 * config/m68k-emc.exp: New file.
18598 * lib/<emc-support.exp trace-support.exp}: New files.
18599 * configure.in: add new test directory gdb.trace.
18600 * gdb.trace/{configure configure.in Makefile.in}: New files.
18601 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18602 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18603 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18604 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18605 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18606 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18607 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 18608
dc96c6c7 18609Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18610
18611 * gdb.c++/classes.exp: Change all regular expressions to match
18612 arbitrary combinations of newline/carriage-return, so that they
18613 will work equally well on Unix and Windows.
18614 * gdb.c++/inherit.exp: ditto.
18615 * gdb.c++/virtfunc.exp: ditto.
18616
186171998-08-11 Dawn Perchik <dawn@cygnus.com>
18618
18619 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18620
c2d11a7d
JM
18621Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
18622
18623 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18624 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
18625 to use a0-a3/d0-d3 as needed.
18626
18627Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
18628
18629 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18630 * gdb.disasm/am33.exp: Corresponding changes.
18631
c906108c
SS
186321998-07-11 Felix Lee <flee@cygnus.com>
18633
18634 * gdb.base/callfuncs.exp: add cmp10 test.
18635 * gdb.base/callfuncs.c (cmp10): new function.
18636
18637Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
18638
d63a86f8 18639 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
18640 into two parts to get around a synchronization problem in expect.
18641
3fc11d3e
JM
18642Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
18643
18644 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18645
18646 * configure.in: Add options for gdbtk testsuite.
18647
18648 * configure: Regenerate.
18649
18650 * gdb.gdbtk: New directory to hold gdbtk tests.
18651
c906108c
SS
18652Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18653
18654 * gdb.fortran/types.exp: Escape brackets in expect patterns
18655 for test_float_literal_types_accepted tests.
18656 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
18657 before run test.
18658
c2d11a7d
JM
18659Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
18660
18661 * am33.exp: Just compile, do not link the testcase.
18662 * am33.s: Add ".am33" pseudoop to force am33 mode.
18663
c906108c
SS
186641998-06-25 Felix Lee <flee@cygnus.com>
18665
18666 * gdb.base/setshow.exp: make sure $pc is sane.
18667
18668 * gdb.stabs/weird.exp: split expect patterns properly.
18669
c2d11a7d
JM
18670Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
18671
18672 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18673 * gdb.disasm/am33.exp: Run it.
18674
dc96c6c7 18675Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18676
18677 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18678 match processing (and eliminate spurious timeouts when running).
18679
dc96c6c7 18680Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18681
18682 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18683 exception test, but conditionalize it on target [mach | gnu].
18684
dc96c6c7 18685Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18686
18687 * gdb.base/overlays.exp: fixup compile line for linker script.
18688
18689Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18690
18691 * gdb.fortran/types.exp: don't guess at float size.
18692
18693Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18694
18695 * gdb.base/exprs.exp: delete test that depends on int size.
18696
18697Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18698
18699 * config/sim.exp: Removed checks for target triplets.
18700 (gdb_target_sim): Use gdb,target_sim_options.
18701
18702Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18703
18704 * gdb.base/reread.exp: New file.
18705 * gdb.base/reread1.c: New file.
18706 * gdb.base/reread2.c: New file.
18707
18708Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18709
18710 * config/sim.exp: Use 'target sim -sparclite' when running
18711 SPARClite programs.
18712
18713Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18714
18715 * gdb.base/structs2.exp: New file.
18716 * gdb.base/structs2.c: New file.
18717
18718Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18719
18720 * gdb.asm/common.inc: New file.
18721 * gdb.asm/d10v.inc: New file.
18722 * asm-source.exp: Pass -I's to gas to find .inc files.
18723 Update line numbers in expected output.
18724 * asmsrc1.s: Rewrite.
18725 * asmsrc2.s: Rewrite.
18726 * configure.in: Create arch.inc symlink.
18727 * configure: Regenerate.
18728 * Makefile.in (distclean): Delete arch.inc.
18729
18730Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18731
18732 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
18733 (t_enum_value2): ditto
18734 (t_enum_value3): ditto
18735 (main): ditto
c906108c
SS
18736Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18737
18738 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18739 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18740 change.
18741 Use gdb_test instead of send_gdb/gdb_expect sequences.
18742
18743Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18744
18745 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18746 not void.
18747
18748Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18749
18750 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
18751 subroutines. Used to test gdbs ability to single step through PC
18752 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
18753
18754Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18755
18756 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18757 more rigorous EGCS C++ error checking.
18758
18759Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18760
a9c64011
AS
18761 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18762 tests.
18763 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18764 function when asleep.
18765 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18766 for i*86 Linux and SVR4 signal handling problems.
18767 Remove linux xfail for `next to handler in signals_tests_1', fixed
18768 by recent infrun.c change.
18769 Limit backtrace to 10 frames to avoid timeout problems with infinite
18770 stack backtraces.
18771 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18772 target.[ch] change.
c906108c
SS
18773
18774Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18775
18776 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18777 for a newline from gdb before continuing.
18778 (default_gdb_exit): Just look for y or n.
18779 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18780 it does, fail the rests of the tests in the file.
18781
18782Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18783
18784 * config/cygmon.exp: New file.
18785
18786Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18787
18788 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 18789 main" test on remote targets.
c906108c
SS
18790
18791 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18792 run test on remote targets.
18793
18794Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18795
18796 * gdb.asm: New directory.
18797 * configure.in: Configure it.
18798 * configure: Regenerate.
18799 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18800 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18801
18802Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18803
18804 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18805
dc96c6c7 18806Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18807
a9c64011
AS
18808 * gdb.base/overlays (several files): Merge the two overlay
18809 managers into one. Change variables (foox, barx, bazx, grbxx)
18810 back into ints but force them to load in their proper sections.
c906108c
SS
18811
18812Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18813
18814 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18815 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18816 (D10VCopy): Handle memory regions crossing 16k boundaries.
18817 (D10VCopy): Transfer data in 32 bit chunks.
18818
18819Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18820
18821 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18822 correct.
c906108c
SS
18823
18824 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18825 map. Include space for printf in .text segment.
c906108c
SS
18826
18827 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18828 updated d10v memory VMA/LMA map.
c906108c 18829 (D10VCopy): Call D10VTranslate.
d63a86f8 18830
c906108c
SS
18831Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18832
18833 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18834
18835 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18836 that it won't be put into the .sdata - small data -
18837 section. Update reference.
c906108c
SS
18838 * gdb.base/baz.c (bazx, baz): Ditto.
18839 * gdb.base/foo.c (foox, foo): Ditto.
18840 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18841
18842 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18843 to be arrays.
d63a86f8 18844
dc96c6c7 18845Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18846
a9c64011
AS
18847 * gdb.base/overlays.exp: fix up and get working again.
18848 Add tests for backtraces from an overlay function.
d63a86f8 18849
c906108c
SS
18850Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18851
18852 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18853 "calling function with watchpoint enabled".
18854
18855Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18856
18857 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18858 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18859 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18860 pending review of whether it is useful or not.
18861
18862Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18863
18864 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18865
18866Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18867
18868 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18869 * config/dve.exp: New file to support Densan boards.
18870
18871Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18872
18873 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18874 reads and BSD.
c906108c
SS
18875
18876Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18877
18878 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18879 response.
18880
18881 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18882
18883Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18884
18885 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18886 test.
c906108c
SS
18887
18888 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18889 target_sizeof_long and target_bigendian_p.
c906108c 18890 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18891 to targets word size and endianess.
d63a86f8 18892
c906108c
SS
18893Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18894
18895 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18896 output.
c906108c
SS
18897
18898Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18899
18900 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18901 Update test of set args help to match source change.
c906108c
SS
18902
18903Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18904
18905 * gdb.base/default.exp: Expect help system output to be in
18906 alphabetical order.
18907 * gdb.base/help.exp: Ditto.
18908
18909Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18910
18911 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18912 "i*86-pc-linux-gnu*".
18913 * gdb.base/interrupt.exp: Ditto.
18914 * gdb.base/corefile.exp: Ditto.
18915
18916 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18917 define vxworks when building the testcase.
c906108c
SS
18918
18919 * gdb.base/ptype.exp: Fix testnames to be unique.
18920 * gdb.base/radix.exp: Ditto.
18921 * gdb.base/term.exp: Ditto.
18922 * gdb.base/whatis.exp: Ditto.
18923 * gdb.c++/classes.exp: Ditto.
18924
18925Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18926
18927 * gdb.base/callfuncs.exp: Fix indentation.
18928
18929 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18930 suppress_flag has been set.
18931 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18932 target feature.
18933
18934Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18935
18936 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18937 the testcase.
18938
18939 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18940 set_debug_traps() and breakpoint().
c906108c
SS
18941 * gdb.c++/misc.cc (main): Ditto.
18942 * gdb.c++/templates.cc (main): Ditto.
18943 * gdb.c++/virtfunc.cc (main): Ditto.
18944
18945Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18946
18947 * lib/gdb.exp(gdb_step_for_stub): New function.
18948 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18949 exists, reload the executable and do a "continue" instead of
18950 doing a jump.
18951 (runto_main): Use gdb_step_for_stub.
d63a86f8 18952
c906108c 18953 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18954 tests to have unique names.
c906108c
SS
18955 * gdb.base/callfuncs.exp: Ditto.
18956 * gdb.base/commands.exp: Ditto.
18957 * gdb.base/default.exp: Ditto.
18958 * gdb.base/help.exp: Ditto.
18959 * gdb.base/list.exp: Ditto.
18960 * gdb.base/opaque.exp: Ditto.
18961 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18962 similar tests.
d63a86f8 18963
c906108c
SS
18964 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18965 * gdb.c++/cplusfuncs.cc: Ditto.
18966 * gdb.c++/virtfunc.cc: Ditto.
18967
18968 * config/monitor.exp: Keep track of the last file we saw, rather
18969 than trying to get the info from gdb.
18970
18971 * gdb.fortran/types.exp: Move comment to previous line.
18972
18973Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18974
18975 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18976 target mode.
c906108c
SS
18977
18978Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18979
18980 From Bob Manson:
18981 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18982 string from GDB when it connects.
c906108c
SS
18983
18984 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18985
18986Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18987
18988 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18989 if we can't get a debug format from GDB (we may be testing an
18990 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18991
18992 * gdb.stabs/weird.exp: Fix quoting.
18993
18994 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18995
18996Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18997
18998 * config/arm-ice.exp: New file.
18999
19000Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
19001
19002 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 19003 until it has been modified to work with the new testsuite.
c906108c 19004
99707966 19005 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
19006 testcase won't compile, cause all of the testcases in the file to
19007 fail instead.
c906108c
SS
19008
19009 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
19010 (gdb_clear_suppressed): New procedure.
19011 (gdb_stop_suppressing_tests): Only clear suppress_flag if
19012 it contains a positive value.
19013
19014Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
19015
19016 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
19017
19018 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
19019
19020Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
19021
19022 * lib/gdb.exp (setup_xfail_format): New function.
19023 (get_debug_format): New function to get debug format.
19024 (debug_format): New global variable to hold last value set
19025 by get_debug_format.
19026 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 19027 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
19028 * gdb.c++/ptype.exp: Ditto.
19029 * gdb.c++/classes.exp: Ditto.
19030 * gdb.c++/cplusfuncs.exp: Ditto.
19031 * gdb.c++/inherit.exp: Ditto.
19032 * gdb.c++/templates.exp: Ditto.
19033 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 19034
c906108c
SS
19035Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
19036
19037 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
19038 host doesn't have a currently-open connection.
19039
19040 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
19041 any gdb stub target. Handle cases where gdb doesn't respond when
19042 interrupted in a sane fashion.
c906108c
SS
19043
19044 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 19045 same thing in a totally different way.
c906108c
SS
19046
19047 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 19048 setting "timeout".
c906108c 19049 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 19050 default_gdb_init now.
c906108c
SS
19051
19052Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
19053
19054 * gdb.base/printcmds.exp: Fix "check for floating addition"
19055 regexp to accept results within approx +/- .01 of exact value.
19056 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
19057
19058Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
19059
19060 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 19061 properly.
c906108c
SS
19062 (gdb_expect): Add optional timeout parameter, and add timeout
19063 value to various calls.
19064 (gdb_suppress_tests): Only give one warning message per group.
19065
19066Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
19067
19068 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
19069 global variables. Handle getting a value for $timeout more
19070 gracefully.
c906108c
SS
19071
19072Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19073
19074 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 19075 initialize.
c906108c 19076 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 19077 by a target configuration file.
c906108c
SS
19078 (gdb_expect): Pass the timeout to remote_expect.
19079
19080 * config/monitor.exp(gdb_load): Fix typo in regexp.
19081
19082Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
19083
19084 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
19085
19086Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
19087
19088 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
19089 here. Call gdb_target_exec before rebooting the target, to make
19090 sure the connection to the target is closed.
c906108c
SS
19091 (gdb_load): Pass the name of the executable to gdb_target_monitor.
19092 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
19093 Also detect "Timeout reading from remote" error.
19094
19095 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
19096 gdb_target_monitor. Don't call gdb_file_cmd here; let
19097 gdb_target_monitor do it.
c906108c
SS
19098
19099 * gdb.disasm/hppa.exp: Don't use exec_output.
19100
19101Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
19102
19103 * gdb.base/list.exp: If we're debugging a non-native target,
19104 try to set the pc register to point to the start of the
19105 program before doing the first list command.
19106
19107 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 19108 test_calls after restarting.
c906108c
SS
19109
19110 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 19111 reloading.
c906108c
SS
19112
19113 * gdb.base/watchpoint.exp: Fix typo.
19114
19115 * gdb.base/setshow.exp: Check for use_gdb_stub.
19116
19117 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 19118 stub case.
c906108c
SS
19119 * gdb.base/langs.exp: Ditto.
19120
19121 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
19122 gdb_load_offset. If we weren't given a file to load, figure out
19123 what the current file is and use it.
c906108c
SS
19124
19125 * config/i386-bozo.exp: New file.
19126
19127Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
19128
19129 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
19130 feature.
19131
19132 * config/proelf.exp: New entry.
19133
19134Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
19135
19136 * lib/gdb.exp: Remove spurious .* patterns at the beginning
19137 of regexps.
19138
19139 * gdb.base/watchpoint.exp: Don't run the test_stepping
19140 tests if gdb can't call functions on the target.
19141
19142 * gdb.base/setshow.exp: Don't run the set prompt tests if
19143 the board has gdb_prompt set.
19144
19145Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
19146
19147 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
19148 * gdb.base/commands.exp: Likewise.
19149 * gdb.base/setshow.exp: Likewise.
19150
19151Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
19152
19153 * config/monitor.exp(gdb_start): Look for gdb_prompt target
19154 feature.
19155
19156 * config/i960.exp: New file.
19157
19158Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
19159
19160 * gdb.base/funcargs.exp: Check for gdb,short_int target
19161 feature instead of looking for explicit target triplets.
19162
dc96c6c7 19163Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 19164
d63a86f8 19165 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
19166 "p 123DEADBEEF", to check parse_number.
19167 * top.c: change "to enable to enable" to "to enable" in a couple
19168 of help strings.
19169
19170Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
19171
19172 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
19173 on the mn10300.
d63a86f8 19174
c906108c
SS
19175Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
19176
19177 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
19178 where the test executable is run with explicit args.
19179 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
19180
19181Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
19182
19183 * gdb.base/run.c: Use FAKEARGV to build test executable that
19184 does not require a command line arg, since most simulators
19185 don't currently support passing such an arg into the simulated
19186 program.
19187 * gdb.base/commands.exp: Change tests to insert the proper
19188 value as the arg to the first recursive factorial call. Change
19189 compilation line to define FAKEARGV at compile time.
19190
19191Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
19192
19193 * gdb.base/recurse.exp: Enable these tests for the mn10300.
19194 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
19195 function with watchpoint enabled" test.
19196
19197Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
19198
19199 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 19200 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
19201
19202 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 19203 "Tests restarted" messages.
c906108c
SS
19204
19205Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
19206
19207 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
19208
dc96c6c7 19209Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19210
19211 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
19212 for INFO SYMBOL; add help tests for OVERLAY commands.
19213 * gdb.base/default.exp: add tests for INFO SYMBOL command;
19214 add tests for OVERLAY commands
19215 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
19216 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
19217 * gdb.base/sigall.c: add usestubs code frag
19218 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 19219
c906108c
SS
19220Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
19221
19222 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
19223 failures.
19224 (gdb_stop_suppressing_tests): Note that tests have restarted.
19225
19226Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
19227
19228 * config/h8300.exp: New file.
19229
19230Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
19231
19232 * gdb.base/setshow.exp: Check for the existence of a
19233 feature, not its value.
19234
19235Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
19236
19237 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
19238
19239 * gdb.base/scope.exp: It's now init0(), not init().
19240
19241 * gdb.base/scope0.c: For now, change init() to be init0().
19242
19243 * config/monitor.exp: Use gdb_serial in preference to serial
19244 or netport.
19245
19246 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 19247 and it's not already set.
c906108c
SS
19248
19249Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
19250
19251 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 19252 isn't using a stub and if it supports argument passing.
c906108c
SS
19253
19254Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
19255
19256 * config/udi.exp(gdb_start): Make sure UDICONF is set
19257 properly before starting gdb.
19258
19259Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
19260
19261 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
19262 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
19263 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
19264
19265Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
19266
19267 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 19268 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
19269
19270 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
19271
19272 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
19273
19274 * config/monitor.exp: Make sure we disconnect from the target.
19275 Also, try a reboot/reload cycle instead of failing if the
19276 load fails.
19277
19278Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
19279
19280 * gdb.base/default.exp: Don't set match_max.
19281 * gdb.base/help.exp: Ditto.
19282 * gdb.base/list.exp: Ditto.
19283 * gdb.base/signals.exp: Ditto.
19284
19285 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
19286 set, use remote_ld to download the testcase instead of
19287 the GDB loader.
19288
19289Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
19290
19291 * config/vr5000.exp: New file.
19292
19293 * config/monitor.exp(gdb_target_monitor): Add pattern for
19294 "Ending remote" to detect errors in connecting.
19295
19296 * gdb.base/setshow.exp: Add .* within auto language test.
19297
19298 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
19299 target feature.
19300
19301 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 19302 and reboot the board if necessary.
c906108c
SS
19303
19304 * gdb.base/setvar.exp(test_set): Handle multiple prints within
19305 a set of tests. Remove print.* from the patterns being checked.
19306
19307Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
19308
19309 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
19310 refer to gdb_spawn_id.
19311
19312 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
19313 longer used.
19314 * config/sparclet.exp: Ditto.
19315 * config/sparclet-old.exp: Ditto.
19316 * config/slite.exp: Ditto.
19317 * config/sim.exp: Ditto.
19318 * gdb.base/funcargs.exp: Ditto.
19319
19320 * lib/gdb.exp:Remove references to gdb_spawn_id.
19321 (gdb_expect): Move to remote.exp.
19322
19323Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
19324
19325 * config/monitor.exp: Detect the "Couldn't establish connection"
19326 message from GDB.
19327
19328Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
19329
19330 * gdb.base/bitfields.exp: Use runto instead of explicit
19331 gdb_run_cmd/gdb_expect sequences.
19332
19333 * gdb.base/break.exp(text_next_with_recursion): Add match for
19334 gdb_expect call.
19335
19336 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
19337 We also need to handle the "A program is being debugged already"
19338 prompt from gdb. Use gdb_test to set the baud rate.
19339
19340 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
19341 to 20000. Really. I mean it.
19342
19343Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19344
19345 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
19346 fails. If suppress_flag is set, skip perror message about not
19347 being able to send to GDB.
c906108c 19348 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 19349 GDB.
c906108c
SS
19350 (gdb_expect): If suppress_flag is set, always fail immediately.
19351 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
19352 (gdb_init): Call gdb_stop_suppressing_tests.
19353 (default_gdb_exit): Ditto.
19354 (default_gdb_start): Ditto.
19355
19356 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 19357 gdb_stop_suppressing_tests as appropriate.
c906108c 19358 * gdb.base/break.exp: Ditto.
889bf7c5 19359 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
19360 * gdb.base/commands.exp: Ditto.
19361 * gdb.base/exprs.exp: Ditto.
889bf7c5 19362 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
19363 * gdb.base/list.exp: Ditto.
19364 * gdb.base/recurse.exp: Ditto.
889bf7c5 19365 * gdb.base/scope.exp: Ditto.
c906108c
SS
19366 * gdb.base/structs.exp: Ditto.
19367 * gdb.c++/inherit.exp: Ditto.
19368
19369Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
19370
19371 * config/vr4300.exp: New file.
19372
99707966 19373 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 19374
99707966 19375 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
19376
19377Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
19378
19379 * lib/gdb.exp(gdb_init): New function.
19380
19381 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 19382 for each individual variable set.
c906108c
SS
19383
19384 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
19385 name.
19386
19387 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
19388
19389 * gdb.base/scope.exp: Use gdb_test.
19390
19391 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
19392 aborting; the testsuite driver will do that for us (see
19393 gdb_finish). Also, use gdb_test in a few more places.
19394
19395Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
19396
19397 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
19398
19399Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
19400
19401 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
19402 and "add_tests" are not at the same address.
19403
19404Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
19405
19406 * gdb.base/ptype.exp: Use gdb_test.
19407
19408Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
19409
19410 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
19411 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
19412 left in. No longer expect them to fail.
19413
19414 * gdb.stabs/*.mt; Deleted, no longer used.
19415 * gdb.stabs/configure.in: Remove references to target makefile
19416 frags.
19417 * gdb.stabs/configure: Rebuilt.
19418
19419 * gdb.disasm/*.mt: Deleted, no longer used.
19420 * gdb.disasm/configure.in: Remove references to target makefile
19421 frags. Use "sh3.s" as the unique filename for this directory.
19422 * gdb.disasm/configure: Rebuilt.
19423
19424 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
19425 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
19426 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
19427
19428Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
19429
19430 * config/udi.exp: Use mondfe,name instead of remote_host.
19431
19432Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
19433
19434 * gdb.base/watchpoint.exp: Don't expect a failure when calling
19435 a function with a watchpoint enabled on the mn10200.
19436
19437 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
19438 before trying to create it!
19439
19440Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
19441
19442 * config/vx.exp: Use hostname instead of netport.
19443
19444 * config/vxworks.exp: New file.
19445
19446 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
19447
19448 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 19449 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
19450 occurs.
19451
19452 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
19453 $gdb_spawn_id directly.
19454 (gdb_run_cmd): Try _start as well as start. Use the target feature
19455 gdb,start_symbol as the symbol to start from when jumping.
19456
19457Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
19458
19459 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
19460 redundant) test.
19461
19462 * gdb.base/recurse.exp: Relax final value test for 'b' so that
19463 it doesn't lose for 16bit integer systems.
19464
19465Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
19466
19467 * gdb.fortran/types.exp: If the target doesn't support "double"
19468 data types, then expect "real" types to only be 4 bytes.
19469
19470 * gdb.c++/virtfunc.exp: Expect failure for virtual function
19471 call tests if the target doesn't support inferior function calls.
19472
19473 * gdb.base/printcmds.exp: Allow minor deviation in FP values
19474 in printf tests.
19475
19476Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
19477
19478 * gdb.base/help.exp: Disable "help set", "help show", and
19479 "help support". Simplify regexp for "help stack".
19480
19481 * gdb.base/default.exp: Set match_max to 5000 and the timeout
19482 to 60 seconds. Temporarily set match_max to 15000 around the
19483 "info copying" test.
19484
19485 * gdb.base/nodebug.exp: Don't try to do an inferior function
19486 call if the target doesn't support them.
19487 * gdb.base/printcmds.exp: Likewise.
19488 * gdb.base/setvar.exp: Likewise.
19489 * gdb.base/structs.exp: Likewise.
19490 * gdb.c++/templates.exp: Likewise.
19491 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
19492
19493 * gdb.base/recurse.exp: Enable for the mn10200.
19494
19495 * configure.in: Do configure gdb.stabs directory for *-*-elf
19496 targets.
19497 * configure: Rebuilt.
19498
19499 * gdb.base/break.exp: Check for gdb,noresults before testing
19500 exit status and/or results from the target.
19501 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
19502 * lib/gdb.exp: Remove old (now bogus) initialization of
19503 noinferior, noargs, noresults and nosignals.
19504
19505Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
19506
19507 * config/sh.exp: New file.
19508
19509 * config/slite.exp: Try to connect multiple times to the board
19510 before rebooting. Only send a "monitor run" if need_monitor_run
19511 is set.
19512
19513 * gdb.base/break.exp: Don't do the "stub continue" test if
19514 the target has gdb_stub set.
19515
19516 * gdb.base/callfuncs.exp: Increase the timeout.
19517
19518 * gdb.base/interrupt.exp: Don't even try to compile the testcase
19519 if the target has gdb,noinferiorio set.
19520
19521 * gdb.base/list.exp: Increase match_max to 10000 characters.
19522
19523 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
19524
19525 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
19526 target.
19527
19528 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
19529
19530Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
19531
19532 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
19533 trying to delete the copy of gdb. Catch the file delete so we
19534 don't die if the delete fails; also, the file should be copied to
19535 the host, not to the build.
c906108c
SS
19536
19537Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
19538
19539 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 19540 parenthesis in case it contains multiple regexps separated
c906108c
SS
19541 with |.
19542
19543 * gdb.base/watchpoint.exp: Use gdb_test.
19544 * gdb.base/default.exp: Ditto.
19545
19546Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
19547
99707966 19548 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 19549
c906108c
SS
19550 * gdb.base/scope.exp: Use gdb_test.
19551 * gdb.c++/classes.exp: Ditto.
19552 * gdb.c++/inherit.exp: Ditto.
19553
19554Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
19555
19556 * gdb.base/crossload.exp: Don't use execute_anywhere, use
19557 remote_exec instead.
19558 * gdb.base/corefile.exp: Don't be ridiculous.
19559 * gdb.base/*.c: Add missing stub invocations.
19560
19561Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
19562
19563 * config/slite.exp: Miscellaneous fixes.
19564
19565 * lib/gdb.exp: Fix runto.
19566
19567 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
19568 the target.
19569
19570 * gdb.base/watchpoint.exp: Fix regexp.
19571
19572 * lib/gdb.exp(default_gdb_exit): Add a catch to the
19573 close and wait commands, as the descriptor may now be
19574 invalid. Always call "remote_close host".
19575
19576Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
19577
19578 Major rewrite for testsuite revision.
d63a86f8 19579
c906108c
SS
19580 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
19581 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
19582 instead of relying on spawn_id to always contain a valid
19583 spawn id.
19584 (get_compiler_info): New procedure to build the ${binfile}.ci
19585 file, instead of replicating this in N different places.
19586 (gdb_compile): New procedure.
d63a86f8 19587
c906108c 19588 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
19589 appropriate arguments) instead of compile. Use gdb_test in a lot
19590 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
19591 at the start of a testcase, as this is no longer done magically.
19592
19593 config/*-gdb.exp: Rename without the -gdb suffix.
19594
19595 config/mips.exp: Use remote_close instead of exit_remote_shell.
19596 config/monitor.exp: Use target_info instead of looking at
19597 baud, timeout, etc.
19598 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19599
19600Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19601
19602 * gdb.c++/templates.exp (test_ptype_of_templates),
19603 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19604 Update expect patterns for destructors and assignment operators
19605 to match corresponding c-typeprint.c changes.
19606 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
19607 to destructor breakpoint test, GDB should be able to set the
19608 destructor breakpoint without specifying arguments.
19609
19610Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
19611
19612 * gdb.threads/pthreads.exp: Change result for failure to compile due
19613 to lack of pthreads runtime support from an error to simply an
19614 unsupported test, per dejagnu standards.
19615
19616Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19617
19618 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
19619 where GDB exits to reduce pattern match time.
19620 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
19621
19622 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
19623
dc96c6c7 19624Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19625
19626 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19627 * gdb.base/default.exp: ditto.
19628 * gdb.base/nodebug.exp: ditto.
19629 * gdb.base/printcmds.exp: ditto.
19630 * gdb.base/ptype.exp: ditto.
19631 * gdb.base/setvar.exp: ditto.
19632 * gdb.base/structs.exp: ditto.
19633 * gdb.base/setshow.c: Guard against uninitialized values of argc.
19634
19635Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
19636
19637 * configure, */configure: Rebuild with autoconf 2.12.
19638
19639Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
19640
19641 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19642 use new i*86-pc-linux*-gnu quads.
19643 * gdb.base/corefile.exp: Ditto.
19644 * gdb.base/signals.exp: Ditto.
19645 * gdb.base/sigall.exp: Ditto.
19646 * gdb.base/interrupt.exp: Ditto.
19647
19648 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19649 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
19650 RedHat 4.0.
d63a86f8 19651
c906108c 19652 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
19653 linux. This allows the test case to at least compile on latest
19654 linux, but still not run due to missing the threads runtime library.
c906108c
SS
19655
19656Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19657
19658 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
19659 directory to search gdb directory. Accept and step over conditional
19660 stack alignment code. Consume $prompt in failure cases.
19661 Reset timeout to $oldtimeout instead of some arbitrary value.
19662 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
19663 timeout problems with infinite stack backtraces.
19664 * gdb.base/ptype.exp (ptype struct link, union tu_link):
19665 Accept function parameters for linkfunc member.
19666
19667Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
19668
19669 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19670 (CXXFLAGS): Remove, unreferenced.
19671 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
19672 previous -B options and also add -B option to pick up cross compiled
19673 runtime.
c906108c
SS
19674 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19675 doing cross compiles.
19676 (target_alias): Declare global.
19677 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19678 to verify that gcc exists in build tree, and if so set CC to that
19679 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 19680
c906108c
SS
19681Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19682
19683 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19684 ptype test for anonymous union. Fixup testcase to match
19685 current gcc debug output.
19686
19687Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19688
19689 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19690 force argument to an unsigned long type.
19691
19692Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19693
19694 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 19695 tests and anonymous union print/ptype tests.
c906108c
SS
19696 * gdb.base/list.exp (test_forward-search): Increase timeout by
19697 5 minutes for the "search extremely long line" case.
19698 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19699 completely optional and that the pass/fail messages use the command as
19700 the message if that third arg is a null string.
19701 (gdb_test_exact): Arrange that a null string pattern means match a
19702 null string output rather than any output, which might include random
889bf7c5 19703 errors.
c906108c
SS
19704 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19705 backtrace test.
19706 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19707 always failing and failure is now exposed by gdb.exp changes.
19708
19709Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19710
19711 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19712 weren't being noted.
19713
19714Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19715
19716 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19717 * gdb.stabs/weird.exp: Remove v_comb xfails.
19718
dc96c6c7 19719Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19720
19721 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 19722 list.exp scope.exp watchpoint.exp]
c906108c 19723 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 19724
dc96c6c7 19725Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19726
19727 * config/monitor.exp: Increase download timeout to 1000 seconds.
19728
dc96c6c7 19729Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19730
19731 * config/m32r.exp: Increase timeout to 120 seconds.
19732
19733Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19734
19735 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19736 and accept older ordering as obsolescent gcc or gdb.
19737 * gdb.c++/templates.exp: Ditto.
19738 * gdb.c++/virtfunc.exp: Ditto.
19739
19740Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19741
19742 * gdb.base/coremaker.c: Add code to mmap some data so we
19743 can check that it ends up in the core file.
19744 * gdb.base/corefile.exp: Add test to read mmapped data
19745 from core file.
19746
dc96c6c7 19747Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19748
19749 * config/m32r.exp: New file.
19750
19751Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19752
19753 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19754 that cflags can contains -gstabs, and work correctly for other tests.
19755
dc96c6c7 19756Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19757
19758 * gdb.base/setshow.exp: New file, tests show and set.
19759 * gdb.base/setshow.c: New file, tests show and set.
19760 * gdb.base/help.exp: Add test for help set|show annotate.
19761 * gdb.base/default.exp: Add test for set|show annotate.
19762
19763Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19764
19765 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19766 errors unique.
19767 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19768 explicitly.
19769
19770Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19771
19772 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19773 and width commands. This is done elsewhere.
19774 * (gdb_start): Don't call gdb_start_sim here. That's already
19775 done in gdb_load. This fixes lots of failures in default.exp.
19776
19777Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19778
19779 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19780 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19781 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19782 in the same we we treat other failures (since it may be an expected
889bf7c5 19783 condition), rather than as an error.
c906108c
SS
19784 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19785 old test format.
19786
19787Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19788
19789 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19790 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 19791 twice. Nuke the duplicates.
c906108c 19792 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 19793 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
19794 Remove config.h along with other config files.
19795
19796Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19797
19798 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19799 "p func1 ()" and note that rests of tests are skipped.
19800 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19801 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19802 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19803 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19804 affected by the previous run test.
19805 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19806 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19807 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19808 "pass int powerset tuple" and "pass modeless int powerset tuple".
19809 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19810 "real write 4" and "real write 8".
19811 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19812 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19813 "print \$i after tuple assign 2", and
19814 "print vs2 after tuple assign 2".
19815 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19816 meaningful error message and return -1 so the caller can
19817 suppress further tests and avoid a cascade of errors.
d63a86f8 19818
c906108c
SS
19819Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19820
19821 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19822 format for printing version.
19823 * gdb.base/default.exp: Ditto.
19824 * gdb.base/interrupt.exp: Fix problem with cascade of
19825 errors if child process dies while calling a function.
d63a86f8 19826
c906108c
SS
19827Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19828
19829 * Makefile.in (VPATH): Add
19830 * Makefile.in (Makefile, config.status): Fix rules so things get
19831 remade when necessary.
19832
19833Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19834
19835 * Makefile.in (just-check): Add path to sibling expect dir
19836 to environment variable specified by RPATH_ENVVAR.
19837
19838Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19839
19840 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19841 (just-check): Add shared library paths for libstdc++, tk,
19842 tcl, bfd, and opcodes to the environment variable specified
19843 in RPATH_ENVVAR.
19844 * configure.in: Add support to recognize --enable-shared flag
19845 and generate correct value for RPATH_ENVVAR.
19846 * configure: Regenerated with autoconf.
19847
19848Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19849
19850 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19851 include all osf versions.
c906108c
SS
19852 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19853 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19854 when target is linux. When failing to build pthreads test
19855 executable, give more meaningful message.
19856 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19857 arg for pthread_create.
d63a86f8 19858
c906108c
SS
19859Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19860
19861 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19862 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19863 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19864 and -lpthreads (everybody else).
c906108c
SS
19865 (test_startup): Fail gracefully if threads are not supported.
19866 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19867 "p/c array_index("abcdef",2)" when not gcc compiled.
19868 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19869 "print func2::coremaker_local" when not gcc compiled.
19870 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19871 "ptype on opaque struct tagname (statically)",
19872 "ptype on opaque struct tagname (dynamically) 1", and
19873 "ptype on opaque struct tagname (dynamically) 2"
19874 for not compiled with gcc.
19875 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19876 backtrace when compiled with gcc.
d63a86f8 19877 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19878 than always return success.
19879
19880Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19881
19882 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19883
19884Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19885
19886 * gdb.base/structs.exp: Undo last change.
19887
19888Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19889
19890 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19891 encapsulate all the steps/nexts done during self test, starting
19892 at main, and makes them less sensitive to optimization issues.
19893 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19894 signal handler" test.
19895 * gdb.threads/pthreads.exp: Only run this for native configs.
19896 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19897 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19898 tests.
19899 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19900 for "runto test_calls(void)" test.
d63a86f8 19901
c906108c
SS
19902Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19903
19904 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19905 and don't expect address info in breakpoint confirmations.
19906
19907Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19908
19909 * gdb.base/list.exp (test_forward_search): Increase timeout
19910 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19911 and then reset to old value when done. Increase expect input
c906108c
SS
19912 buffer to 10000.
19913
19914Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19915
19916 * gdb.base/list.exp (test_forward_search): Fix to handle very
19917 long source line without overflowing expect's input buffer.
19918
19919Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19920
19921 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19922 "buffer_full".
19923
19924 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19925 "buffer_full".
19926
19927 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19928 "buffer_full".
19929
19930 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19931 "buffer_full".
19932
19933Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19934
19935 * configure.in (configdirs): Add gdb.threads.
19936 * configure: Regenerated with autoconf.
19937 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19938 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19939 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19940
c906108c
SS
19941Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19942
19943 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19944
19945Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19946
19947 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19948 each signal's status in the output of "handle all print".
19949 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19950 the \r\n sequence that immediately precedes the gdb prompt.
19951 * gdb.base/a1-selftest.exp: Save original timeout and restore
19952 after test.
19953
19954Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19955
19956 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19957 symbol.
19958
19959Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19960
19961 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19962
19963Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19964
19965 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19966 timeout by 60 seconds.
19967
19968Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19969
19970 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19971 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19972 error return.
19973
19974Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19975
19976 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19977 gdb initialization, also report how long dejagnu waited. Restore
19978 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19979 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19980
19981Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19982
19983 * lib/gdb.exp: Report timeout value for verbosity level 2.
19984 * config/gdbserver.exp: Ditto.
19985 * config/hppro.exp: Ditto.
19986 * config/mips-gdb.exp: Ditto.
19987 * config/monitor.exp: Ditto.
19988 * config/netware.exp: Ditto.
19989 * config/sim-gdb.exp: Ditto.
19990 * config/slite-gdb.exp: Ditto.
19991 * config/udi-gdb.exp: Ditto.
19992 * config/unix-gdb.exp: Ditto.
19993 * config/vx-gdb.exp: Ditto.
19994 * gdb.base/a1-selftest.exp: Ditto.
19995 * gdb.base/a2-run.exp: Ditto.
19996 * gdb.base/break.exp: Ditto.
19997 * gdb.base/corefile.exp: Ditto.
19998 * gdb.base/list.exp: Ditto.
19999 * gdb.base/recurse.exp: Ditto.
20000 * gdb.base/scope.exp: Ditto.
20001 * gdb.base/signals.exp: Ditto.
20002
20003Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
20004
20005 * gdb.threads/Makefile.in (docdir): Removed.
20006
20007Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
20008
20009 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 20010 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 20011 @srcdir@.
d63a86f8 20012 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
20013 autoconf 2.5 or higher.
20014 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
20015
20016Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
20017
20018 * configure: Regenerated.
20019 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
20020 avoid name clashes with SunOS headers.
20021
20022Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
20023
20024 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
20025
20026Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
20027
20028 * gdb.base/callfuncs.exp: Finish last change -- make sure the
20029 prototype information ends up in the compiler info file.
20030
20031Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
20032
20033 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
20034 attempting to regenerate it. Eliminate use of a temporary file
20035 and just generate the info file directly. Source it immediately,
20036 for consistency of use.
20037 * gdb.base/corefile.exp: Ditto
20038 * gdb.base/exprs.exp: Ditto.
20039 * gdb.base/funcargs.exp: Ditto.
20040 * gdb.base/langs.exp: Ditto.
20041 * gdb.base/list.exp: Ditto.
20042 * gdb.base/mips_pro.exp: Ditto.
20043 * gdb.base/nodebug.exp: Ditto.
20044 * gdb.base/opaque.exp: Ditto.
20045 * gdb.base/ptype.exp: Ditto.
20046 * gdb.base/scope.exp: Ditto.
20047 * gdb.base/setvar.exp: Ditto.
20048 * gdb.base/signals.exp: Ditto.
20049 * gdb.base/whatis.exp: Ditto.
20050 * gdb.c++/templates.exp: Ditto.
20051 * gdb.c++/virtfunc.exp: Ditto.
20052 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 20053 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
20054
20055Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20056
20057 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
20058 it got fixed by the recent lookup_minimal_symbol_by_pc change.
20059 Increase timeout, a lot of single stepping might be needed if the
20060 target has no hardware watchpoints.
20061
20062Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
20063
20064 * gdb.base/break.exp: Ignore compiler warnings when compiling
20065 break.c.
20066 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
20067 * gdb.base/default.exp: Add h8300 xfails. Handle messages
20068 from remote-sim.
20069 * gdb.base/exprs.exp: Add h8300 xfails.
20070 * gdb.base/funcargs.exp: Likewise.
20071 * gdb.base/nodebug.exp: Likewise.
20072 * gdb.base/printcmds.exp: Likewise.
20073 * gdb.base/ptype.exp: Likewise.
20074 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
20075 h8300 xfails.
d63a86f8 20076 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
20077 on the h8300.
20078 * gdb.base/funcargs.c: Explicitly make last constant argument to
20079 call_after_alloca_subr an unsigned long type.
20080 * gdb.base/return.c: Include stdio.h.
20081
20082Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
20083
20084 * config/abug.exp: New file for the older Motorola Bug monitor
20085 that runs on the mvme13x series VME boards.
20086 * config/monitor.exp: Use the new config array for target settings
20087 if they exist.
20088
20089Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
20090
20091 * sim-gdb.exp: Make the SH simulator allocate less space when
20092 it is targeted.
20093
20094Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
20095
20096 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
20097 test.
20098
20099Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
20100
20101 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
20102 "rs6000-*-*" for "list function in include file" when gcc compiled.
20103 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
20104 for "p ctable1[120]".
20105 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
20106 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
20107 Remove setup_xfail for "rs6000-*-*" for
20108 "print 'scope0.c'::filelocal before run".
20109 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
20110 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
20111 since some compilers don't allow both options to be given
20112 on the same command line. Create object file and move it.
d63a86f8 20113
c906108c
SS
20114Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
20115
20116 * gdb.base/corefile.exp: Always regenerate the core file, since
20117 we always regenerate the coremaker program. Detect special case
20118 where registers cannot be read from core file.
d63a86f8 20119
c906108c
SS
20120Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
20121
20122 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
20123 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
20124 * gdb.c++/templates.exp: Only match on basename of file since
20125 some formats like xcoff don't encode directory information.
20126 * gdb.stabs/weird.exp: Use the right sed script for powerpc
20127 and rs6000 AIX xcoff targets.
20128 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
20129 * configure: Regenerate.
20130 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
20131 here, rather than in distclean.
d63a86f8 20132
c906108c
SS
20133Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
20134
20135 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
20136 defined, and use it to compile the test case with -O2. The
20137 native compilation still uses no optimization.
20138 * gdb.base/mips_pro.c: Remove inline assembly code since
20139 it is compiled PIC by default, which results in assembler
20140 warnings that make the testsuite think the compilation
20141 was unsuccessful.
20142
20143Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
20144
20145 * gdb.c++/misc.exp: Add note to message for
20146 "print s.a for foo struct" that this is a known gcc 2.7.2
20147 and earlier bug.
20148
20149Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
20150
20151 * gdb.base/break.exp: Fix pattern for matching "Delete all
20152 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
20153 setup_xfail for deleting all breakpoints test. Fix various
20154 timeout messages to include "(timeout)".
20155 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
20156 for "p t_float_values2(3.14159,float_val2)".
20157 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
20158 for "continue to call2g" when gcc compiled.
20159 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
20160 "up to foo in langs.exp", "show language at foo in langs.exp",
20161 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
20162 and "show language at fsub in langs.exp".
20163 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
20164 "list line 1 in include file", "list message for lines past EOF",
20165 "list function in include file", "list list0.h:foo", and
20166 "list filename:function; nonexistant function".
20167 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
20168 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
20169 and "ptype t_char_array" to be for native cc only.
d63a86f8 20170
c906108c
SS
20171Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
20172
d63a86f8 20173 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 20174 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 20175 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
20176
20177Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
20178
20179 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
20180 "bt in signals.exp". This problem only appears when running
20181 the testsuite, and then only intermittently.
20182
20183Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
20184
20185 * gdb.base/return.exp (return_tests): Differentiate between
20186 two tests of continuing.
20187
20188Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
20189
20190 * */Makefile.in (maintainer-clean): Remove config.log.
20191 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
20192 * gdb.c++/Makefile.in (PROGS): Add inherit.
20193 (clean): Remove *.ci.
20194
20195Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
20196
20197 * gdb.c++/misc.cc: Add test code from Mike Stump.
20198 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
20199
20200Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
20201
20202 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
20203 to "alpha-*-osf2*" and add comment.
20204 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
20205 setup_xfail for "step over execarg initialization" and
20206 "step over corearg initialization".
c906108c
SS
20207 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
20208 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
20209 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 20210 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
20211 "print func2::coremaker_local", and "backtrace in corefile.exp".
20212 * gdb.base/signals.exp: Build and source signals.ci.
20213 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
20214 to be for gcc only.
20215 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 20216
c906108c
SS
20217Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20218
20219 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
20220 Feb 3 procfs.c change.
20221
20222Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
20223
20224 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
20225
20226Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
20227
20228 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
20229 from dejagnu's apparent default of 10 seconds, which gives random
20230 results when running the tests over NFS on moderately loaded systems.
20231 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
20232
20233Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
20234
20235 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
20236 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 20237 result reports.
c906108c
SS
20238
20239Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
20240
20241 * configure.in (CY_AC_PATH_TCLH): Remove.
20242 * configure: Regenerate.
20243
20244Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
20245
20246 * gdb.c++/Makefile.in (clean): Add missing '{'.
20247
20248Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
20249
20250 * lib/gdb.exp: Provide a default value for noinferior.
20251
20252 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
20253 Load libgloss.exp.
20254
20255Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
20256
20257 * gdb.disasm/hppa.exp: Compile directly into an executable, use
20258 the executable, not the .o to run the tests from.
20259
20260Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
20261
20262 * gdb.base/break.exp: Don't test for program exit or exit status
20263 if $noresults if nonzero.
20264 * gdb.base/langs.exp: Likewise.
20265 * gdb.base/watchpoint.exp: Likewise.
20266
20267 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
20268 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
20269 trying to compile the testcase.
20270
20271Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
20272
20273 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
20274 * gdb.base/signals.exp (continue to handler): Likewise.
20275
20276Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
20277
20278 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
20279
20280 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
20281
20282Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
20283
20284 * gdb.base/corefile.exp: Recognize "not found" as failure
20285 when trying to determine if a core file was generated.
20286 If no core file was generate the first time, try again without
20287 the ulimit -c to work around braindamaged shells.
20288
20289Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
20290
20291 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
20292 [] tests with "test" and enclose string in quotes.
20293 * gdb.stabs/configure: Rebuild
d63a86f8 20294
c906108c
SS
20295Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
20296
20297 Changes in sync with expect:
20298 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
20299 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
20300 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
20301 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
20302 argument to AC_REQUIRE.
20303 * configure: Regenerated.
20304
20305Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
20306
20307 * gdb.base/corefile.exp: When generating a core, discard any
20308 error messages about ulimit not found and the "core dumped"
20309 message from the shell that runs the coredumper.
20310
20311Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
20312
20313 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
20314
20315 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
20316 which sed script to run. Expect failure for v_comb test
20317 on PA targets too.
d63a86f8 20318
c906108c
SS
20319Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
20320
20321 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 20322 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
20323
20324Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
20325
20326 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
20327 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 20328 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
20329 * lib/gdb.exp (default_gdb_start): Fix typo.
20330 * gdb.base/corefile.exp: Allow "Core was generated by ..."
20331 messages to not include the full program name that caused
20332 the core dump since some systems (such as solaris) apparently
20333 truncate this path to about 80 characters.
20334 When generating a core file first try increasing the core file
20335 size limit to unlimited since some systems may default it to
20336 zero, and it is harmless to try it. Move the test for failing
20337 to generate a core file to where it will actually get executed.
20338 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
20339 new gdb result from g++ debug info improvements and make old
20340 pattern obsolescent. Also account for size_t differences
20341 (may be int or long).
20342 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
20343 initialization before function call is placed in the delay slot
20344 and thus appears to be skipped over by commands such as "next".
20345
20346Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
20347
20348 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
20349
20350Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
20351
20352 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
20353 input source file; fix code to compile test to deal with this
20354 convention.
20355 * gdb.c++/*.exp: Likewise.
20356
20357Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
20358
20359 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
20360 "bt in signals.exp".
20361
20362Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
20363
20364 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
20365 "step over execarg initialization" and
889bf7c5 20366 "step over corearg initialization".
c906108c
SS
20367
20368Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
20369
20370 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
20371 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
20372
20373Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
20374
20375 From Rob Savoye (rob@poseidon.cygnus.com)
20376 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
20377 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
20378 configure.in}, gdb.disasm/{Makefile.in, configure.in},
20379 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
20380 configure.in}: Major reworking for autoconfig.
c906108c
SS
20381 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
20382 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 20383 New files.
c906108c
SS
20384 * config/unix-gdb.exp: Make GDB global.
20385 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
20386 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
20387 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
20388 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
20389 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
20390 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 20391 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
20392 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
20393 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
20394 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
20395 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 20396 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
20397 to returns as necessary, arrange for test to compile own testcase
20398 executable.
c906108c 20399 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 20400
c906108c
SS
20401Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
20402
20403 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 20404 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
20405 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
20406 "backtrace through signal handler".
20407
20408Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20409
20410 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
20411 continuing from a job control stop signal.
20412 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
20413
20414Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
20415
20416 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
20417 * gdb.base/corefile.exp: Likewise.
20418 * gdb.base/funcargs.exp: Likewise.
20419
20420Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
20421
20422 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
20423 * config/monitor.exp: Add support for setting baud rate.
20424
20425Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
20426
20427 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
20428 i*86-*-linux* xfails for "backtrace through signal handler".
20429 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
20430 "print func2::coremaker_local".
20431 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 20432 alpha-dec-osf2* xfail for
c906108c
SS
20433 "delete all breakpoints when none".
20434
20435Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
20436
20437 * gdb.base/break.exp: Change test that deletes all breakpoints
20438 when no user breakpoints are installed. A post 4.15 change
20439 causes gdb to no longer prompt in this case.
20440
20441Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
20442
20443 * gdb.base/return.exp (return_tests): Change xfail for test
20444 "correct value returned double test" to stop xfailing at
20445 Solaris 2.5. Apparently the bug has been fixed.
20446
20447Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
20448
20449 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
20450 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
20451
20452Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
20453
20454 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
20455 * gdb.disasm/hppa.s: Corresponding changes.
20456
20457Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
20458
20459 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
20460 makefile fragment.
20461 * config/mt-hpux: Deleted.
20462
20463Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
20464
d63a86f8 20465 * Many files: When warning about suppressed tests due to a
c906108c
SS
20466 nonexistant test binary, avoid incrementing the warning count.
20467
20468Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
20469
20470 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 20471
c906108c
SS
20472Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20473
20474 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
20475 "sparc-*-solaris2*".
20476
20477Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20478
20479 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
20480 Add global and local variables and initialize them.
20481 * gdb.base/corefile.exp: Test correct mapping of corefile sections
20482 by printing variables. Remove rs6000 and powerpc xfails, BFD now
20483 extracts the file name and terminating signal from the core file.
20484 * TODO: Remove note about tests for correct mapping of corefile.
20485 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
20486 from optimizing it away.
20487 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
20488 handles common blocks.
20489
20490Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
20491
20492 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
20493 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
20494
20495Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
20496
20497 * Makefile.in (maintainer-clean): New target, synonym for
20498 realclean.
20499 * gdb.base/Makefile.in (maintainer-clean): Likewise.
20500 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
20501 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
20502 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
20503 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
20504 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
20505
20506Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
20507
20508 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
20509 xfails when not gcc compiled for "print foo::funclocal".
20510 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
20511 "print foo::funclocal at foo",
20512 "print 'scope1.c'::foo::funclocal at foo",
20513 "print foo::funclocal_bss at foo",
20514 "print 'scope1.c'::foo::funclocal_bss at foo",
20515 "print foo::funclocal_ro at foo",
20516 "print 'scope1.c'::foo::funclocal_ro at foo",
20517 "print bar::funclocal at foo" and
20518 "print 'scope1.c'::bar::funclocal at foo".
20519 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
20520 gcc compiled for "print foo::funclocal at bar".
20521 Expand all messages to ensure that they identify that
20522 the test is at bar().
20523 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
20524 gcc compiled for:
20525 "ptype on opaque struct pointer (statically)",
20526 "ptype on opaque struct tagname (statically)",
20527 "ptype on opaque struct pointer (dynamically) 1",
20528 "ptype on opaque struct tagname (dynamically) 1",
20529 "ptype on opaque struct pointer (dynamically) 2" and
20530 "ptype on opaque struct tagname (dynamically) 2
20531 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
20532 gcc compiled for:
20533 "p datalocal"
20534 "whatis datalocal",
20535 "ptype datalocal",
20536 "p bsslocal",
20537 "whatis bsslocal", and
20538 "ptype bsslocal".
20539 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
20540 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
20541 when not gcc compiled.
20542 * gdb.base/funcargs.exp (float_and_integral_args): Add
20543 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
20544 compiled.
20545 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
20546 "backtrace from call6a" when not gcc compiled.
20547 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
20548 "backtrace from call7a" when not gcc compiled.
20549 * gdb.base/callfuncs.exp (do_function_calls):
20550 Add "hppa*-*-hpux*" xfail when not gcc compiled for
20551 "p t_char_array_values(char_array_val2,char_array_val1)",
20552 "p t_char_array_values(char_array_val1,char_array_val2)",
20553 "p t_char_array_values("carray 1","carray 2")",
20554 "p t_char_array_values("carray 1",char_array_val2)",
20555 "p t_char_array_values(char_array_val1,"carray 2")",
20556 "p sum_args(1,{2})",
20557 "p sum_args(2,{2,3})",
20558 "p sum_args(3,{2,3,4})",
20559 "p sum_args(4,{2,3,4,5})"
20560 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
20561 "backtrace in corefile.exp" when not gcc compiled.
20562
20563Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20564
20565 * gdb.base/signals.exp: Rewrite `handle all print' test as
20566 a procedure. Accept blanks or TABs as whitespace, increase
20567 timeout and expect input buffer size for the large output
20568 from the command. Remove "i*86-*-bsdi2.0" xfail.
20569
20570Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20571
20572 * gdb.base/setvar.exp: Add new testcases for truncation when
20573 assigning invalid values to bitfields.
20574
20575Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
20576
d63a86f8 20577 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
20578 mips-sgi-irix* xfail for
20579 "call inferior func with struct - returns char *"
20580 and fix test so that an optional (unsigned char *) cast is
889bf7c5 20581 accepted in the result.
c906108c
SS
20582
20583Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
20584
20585 * gdb.base/funcargs.exp (float_and_integral_args): Remove
20586 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20587 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20588 * gdb.base/signals.exp: Remove duplicate "handle all print" test
20589 that accidentally got checked in.
20590
20591Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
20592
d63a86f8 20593 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
20594 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20595 compiled test.
20596 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20597 Add mips-sgi-irix5* xfail for not gcc compiled.
20598 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
20599 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20600 "p top", "whatis top", "p middle", and "whatis middle".
20601 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20602 "whatis signed char" for not gcc compiled.
20603 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20604 "set variable signed char=-1 (-1)" and
20605 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20606 * gdb.base/funcargs.exp (float_and_integral_args):
20607 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20608 Add mips-sgi-irix* xfail when not gcc compiled for
20609 "continue to call2b".
20610 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20611 "continue to call2g".
20612 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20613 "backtrace from call6a"
20614 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20615 "backtrace from call7k".
20616 Add mips-sgi-irix5* xfail when not gcc compiled for
20617 "backtrace from call7a".
20618 (localvars_after_alloca): Fix gdb_test cmds for
20619 "print * after runto ...".
20620 Remove rs6000-*-* xfails for
20621 "print i after runto localvars_after_alloca" and
20622 "print l after runto localvars_after_alloca"
20623 for all compilers.
20624 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 20625 when not compiled with gcc, for:
c906108c
SS
20626 "print signed char == (minus)",
20627 "print signed char != (minus)",
20628 "print signed char < (minus)",
20629 "print signed char > (minus)".
20630 * gdb.base/callfuncs.exp (do_function_calls):
20631 Add mips-sgi-irix* xfail, when compiled with native compiler, for
20632 "call inferior func with struct - returns char *".
d63a86f8 20633 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
20634 "correct value returned double test" to include Solaris 2.4.
20635 * gdb.base/funcargs.exp (float_and_integral_args):
20636 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 20637
c906108c
SS
20638Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20639
20640 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
20641 enumeration bitfields if compiling with GNU C.
20642 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
20643 to empty' prompt.
20644
20645Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
20646
20647 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20648 test for PRO targets.
20649
20650 * gdb.base/funcargs.exp: Avoid ever setting more than 8
20651 breakpoints in the inferior at any given time by making
20652 two groups of breakpoints for call2*, call6* and call7*
20653 tests.
20654
20655Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20656
20657 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
20658 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
20659 from optimizing it away.
20660 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
20661 "call inferior func with struct".
20662
20663Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
20664
20665 * configure.in: Only configure gdb.chill for particular targets.
20666
20667Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
20668
20669 * gdb.base/Makefile.in: Add action to .c.o transformation
20670 rule that generates a .ci file for each .o file and remove
20671 explicit .c.o rules except for callfuncs.o.
20672 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20673 generates a .ci file for each .o file and remove explicit
20674 .cc.o rules.
20675 (clean): Remove *.tmp *.ci files.
20676 (EXECUTABLES): Remove templ-info.exp.
20677 * gdb.base/compiler.c: New file.
20678 * gdb.c++/compiler.cc: New file
20679 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20680 Change rs6000-*-* xfail for
20681 "print 'scope0.c'::filelocal_ro" and
20682 "print 'scope1.c'::filelocal" and
20683 "print 'scope1.c'::filelocal_bss" and
20684 "print 'scope1.c'::filelocal_ro" and
20685 "print 'scope1.c'::foo::funclocal" and
20686 "print 'scope1.c'::foo::funclocal_ro" and
20687 "print 'scope1.c'::bar::funclocal" and
20688 "print 'scope0.c'::filelocal_ro" and
20689 "print 'scope1.c'::filelocal at foo" and
20690 "print 'scope1.c'::filelocal_bss at foo" and
20691 "print 'scope1.c'::filelocal_ro at foo" and
20692 "print 'scope1.c'::foo::funclocal at foo" and
20693 "print 'scope1.c'::foo::funclocal_bss at foo" and
20694 "print 'scope1.c'::foo::funclocal_ro at foo" and
20695 "print 'scope1.c'::bar::funclocal at foo" and
20696 "print 'scope0.c'::filelocal_ro" and
20697 "print 'scope1.c'::filelocal" and
20698 "print 'scope1.c'::filelocal_bss" and
20699 "print 'scope1.c'::filelocal_ro" and
20700 "print 'scope1.c'::foo::funclocal" and
20701 "print 'scope1.c'::foo::funclocal_bss" and
20702 "print 'scope1.c'::foo::funclocal_ro" and
20703 "print 'scope1.c'::bar::funclocal" and
20704 "print 'scope1.c'::bar::funclocal_bss"
20705 to only be xfail'd when not compiled with gcc.
d63a86f8 20706 Add rs6000-*-* xfail for
c906108c
SS
20707 "print 'scope0.c'::filelocal_bss before run"
20708 when compiled with gcc.
20709 (test_at_main): Add rs6000-*-* xfail for
20710 "print filelocal_ro in test_at_main"
20711 when compiled with gcc.
20712 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 20713 Add rs6000-*-aix* xfail for
c906108c
SS
20714 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20715 "ptype t_char_array", not compiled with gcc.
20716 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20717 xfail for "list foo (in include file)" when gcc compiled.
20718 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 20719 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
20720 "run to call0a" if not compiled with gcc.
20721 (unsigned_integral_args): Add rs6000-*-* xfail for
20722 "run to call1a" if not compiled with gcc.
20723 (float_and_integral_args): Add rs6000-*-* xfail for
20724 "run to call2a" if not compiled with gcc and for
20725 "continue to call2b" for any compiler.
20726 Add rs6000-*-* xfail to
20727 "print f1 after run to call2a" for gcc compiled.
20728 (discard_and_shuffle): Add rs6000-*-* xfail for
20729 "run to call6a".
20730 (shuffle_round_robin): Add rs6000-*-* xfail for
20731 "backtrace from call7a" if not compiled with gcc.
20732 Add rs6000-*-* xfail for
20733 "backtrace from call7b" if compiled with gcc.
20734 (call_after_alloca): Add rs6000-*-* xfail for
20735 "print c in call_after_alloca" and
20736 "print s in call_after_alloca" and
20737 "backtrace from call_after_alloca_subr"
20738 if not compiled with gcc.
20739 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20740 "print c in localvars_in_indirect_call" and
20741 "print c in localvars_in_indirect_call" and
20742 "backtrace in indirectly called function" and
20743 "stepping into indirectly called function"
20744 if not compiled with gcc.
20745 (localvars_after_alloca): Add rs6000-*-* xfail for
20746 "print c after runto localvars_after_alloca" and
20747 "print s after runto localvars_after_alloca" and
20748 "print i after runto localvars_after_alloca" and
20749 "print l after runto localvars_after_alloca"
20750 for all compilers.
20751 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20752 than whatis-info.exp.
20753 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20754 than opaque-info.exp.
20755 Setup rs6000-*-* xfail for
d63a86f8 20756 "ptype on opaque struct pointer (statically)" and
c906108c
SS
20757 "ptype on opaque struct pointer (dynamically)" when
20758 not compiled with gcc.
20759 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20760 rather than callf-info.exp.
20761 (do_function_calls): Add clear_xfail for rs6000-*-* for
20762 "p t_float_values2(3.14159,float_val2)". Seems to work
20763 fine there, both with xlc and gcc. Need to find out what
20764 it is doing right and fix other platforms.
20765 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20766 "call inferior func with struct - returns int",
20767 "call inferior func with struct - returns long",
20768 "call inferior func with struct - returns float",
20769 "call inferior func with struct - returns double",
20770 "call inferior func with struct - returns char *",
20771 but only if not gcc compiled (presumes xlc compiled).
20772 Change rs6000-*-* xfails for
20773 "call inferior func with struct - returns char" and
20774 " call inferior func with struct - returns short" to only
20775 xfail if not using gcc.
20776 (clean mostlyclean): Remove *.ci and *.tmp files.
20777 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20778 than templ-info.exp.
20779 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20780 Add rs6000-*-* xfail for "up to foo in langs.exp"
20781 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 20782 when not gcc compiled.
d63a86f8 20783
c906108c
SS
20784Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20785
20786 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20787 * gdb.base/corefile.exp: Likewise.
20788 * gdb.base/list.exp: Likewise.
20789 * gdb.base/scope.exp: Likewise.
20790 * gdb.base/siganls.exp: Likewise.
20791
20792 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20793 compiler output.
20794 * gdb.base/whatis.exp: Likewise.
20795
20796Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20797
20798 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20799 failure (opcode table has been fixed to match reality).
20800
20801Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20802
20803 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20804 "call inferior func with struct - returns char",
20805 "call inferior func with struct - returns short"
20806
20807 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20808 "print 'scope0.c'::filelocal at main",
20809 "print 'scope0.c'::filelocal_bss in test_at_main",
20810 "print 'scope0.c'::filelocal at foo",
20811 "print 'scope0.c'::filelocal_bss in test_at_foo",
20812 "print 'scope0.c'::filelocal at bar",
20813 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20814
c906108c
SS
20815 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20816 in source file 1". This bug seems to have been fixed with both
20817 gcc and native cc (was native assembler bug?).
20818
20819Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20820
20821 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20822 "backtrace through signal handler" to "i*86-*-sysv4*".
20823 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20824 continue" case. Add "known SVR4 bug" to fail message.
20825 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20826 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20827 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20828 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20829 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20830 "up to foo in langs.exp", "show language at foo in
20831 langs.exp", "up to cppsub_ in langs.exp", "show
20832 language at cppsub_ in langs.exp", "up to fsub in
20833 langs.exp", and "show language at fsub in langs.exp".
20834 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20835 "bactrace in corefile.exp".
20836 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20837 "call inferior function with struct - returns float" and
20838 "call inferior function with struct - returns double".
d63a86f8 20839
c906108c
SS
20840Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20841
20842 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20843 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20844 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20845 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20846
20847Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20848
20849 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20850 (or overriden) "CHILL" macro rather then bare "gcc".
20851 Also look for ../../gcc/xgcc since that is what we will
20852 actually need, not "Makefile". Remove following assignment
20853 of CHILL to CHILL_FOR_TARGET because that results in
20854 recursive definition.
20855
20856Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20857
20858 * gdb.base/corefile.exp: Change xfail for backtrace in
20859 corefile.exp from linuxaout to all linux.
20860 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20861 cases where we miss the breakpoint at the signal handler
20862 for some reason. Setup xfail for linuxoldld/linuxaout and
20863 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20864 hitting SIGURG breakpoint.
20865 * gdb.base/signals.exp: Setup xfail for "next" acting like
20866 continue to add linuxoldld. Setup xfail for all linux for
20867 "next to handler in signals_tests_1", "backtrace in
20868 signals_tests_1", "continue to func1", "pass SIGUSR1",
20869 and continue to handler".
20870
20871Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20872
20873 * Update all FSF addresses except those in COPYING* files.
20874
20875Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20876
20877 * gdb.base/a2-run.exp: Change messages to be more explicit about
20878 the status of args, and quote binfile in results.
20879
20880Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20881
20882 * gdb.base/callfuncs.exp: Add tests for passing structs to
20883 inferior functions and return various types.
20884 * gdb.base/callfuncs.c: Add functions to receive a struct
20885 and return a member of the struct, in various types.
20886
20887Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20888
20889 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20890
20891Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20892
20893 * config/vxworks29k.exp: New file, sources vxworks.exp.
20894
20895Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20896
20897 * config/gdbremote.exp: New file. Testing framework using
20898 gdbserver.
20899
20900Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20901
20902 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20903 "call function when asleep" and "send end of file".
20904 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20905 for "backtrace in corefile.exp".
20906 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20907 for "backtrace through signal handler".
20908 * gdb.base/corefile.exp: Make sure we actually generate a core file
20909 before trying the core tests. Some systems allow the user to suppress
20910 generation of core files and default to that (linux for example).
20911 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20912 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20913
20914Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20915
20916 * gdb.threads: New directory with some crude multi-threaded
20917 gdb tests (step.exp and step2.exp).
20918 * config/mt-lynx (STEP_EXECUTABLE): Define.
20919 (THREADFLAGS): Define.
20920
20921Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20922
20923 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20924
20925 * gdb.base/signals.exp: Disable whole file for lynx until
20926 further notice.
20927
20928 * gdb.base/signals.exp: xfail test where "next" acts like
20929 "continue" for lynx.
20930
20931 * gdb.base/interrupt.exp: xfail test for calling function while
20932 inferior is asleep for lynx.
20933
20934 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20935 than one cr-lf after each command.
20936
20937Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20938
20939 * configure.in: Reinstate setting of stabsdirs variable, fix
20940 typo in setting up configdirs for native builds.
20941
20942 * gdb.base/return.exp: Fix typo in return double test.
20943 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20944 compiler from optimizing them away.
20945
20946Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20947
20948 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20949 sequences to be echo'd by gdb when using gdb_test.
20950 * gdb.chill/chexp.exp: Likewise.
20951 * gdb.fortran/exprs.exp: Likewise
20952
20953Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20954
20955 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20956 after the inferior gdb has started.
20957
20958 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20959 after each command.
20960 * gdb.base/funcargs.exp: Likewise.
20961 * gdb.base/gdbvars.exp: Likewise.
20962 * gdb.base/interrupt.exp: Likewise.
20963 * gdb.base/list.exp: Likewise.
20964 * gdb.base/watchpoint.exp: Likewise.
20965 * gdb.c++/demangle.exp: Likewise.
20966 * gdb.c++/inherit.exp: Likewise.
20967 * gdb.chill/chexp.exp: Likewise.
20968 * gdb.fortran/exprs.exp: Likewise.
20969
20970 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20971 test if we can't handle IO to/from the inferior.
20972
20973 * gdb.c++/misc.exp: Always check for a program already being
20974 started after sending a "run" command to gdb.
20975
20976 * gdb.base/twice.exp: Start with a fresh gdb.
20977
20978 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20979 only depend on gdb's expression code, not the chill runtime.
20980
20981 * gdb.base/return.c: Put return values into variables so we
20982 can have gdb print them rather than depending on the program
20983 to print them.
20984 * gdb.base/return.exp: Corresponding changes.
20985
20986 * lib/gdb.exp: Provide default value for noinferiorio.
20987 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20988 the inferior.
20989
20990 * gdb.base/break.exp: Always check for a program already being
20991 started after sending a "run" command to gdb.
20992 (text_next_with_recursion): Don't check the output from the
20993 program's printf statement. Instead just make sure the program
20994 exited.
20995
20996 * gdb.base/commands.exp: Protect tests which need arguments with
20997 $noargs conditionals.
20998
20999Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21000
21001 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
21002 of structure member arrays to match gdb/valops.c:value_addr change.
21003
21004Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
21005
21006 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
21007 cases.
21008
21009Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
21010
21011 * configure.in (configdirs): Remove gdb.chill from default list
21012 of subdirs and then add it back in only if doing a native build.
21013 The current chill compiler does not yet work in any cross build.
21014 * Revert all signal changes from Jul 6.
21015 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
21016 for sh-hms targets, allowing these tests to link, with no other
21017 changes. Testing is suppressed by setting "nosignals" in site.exp.
21018
21019Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
21020
21021 * configure.in (signaldirs): Define and add to configdirs for all
21022 targets except some specific ones that are known to not support signals.
21023 Also clean up formatting.
21024 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
21025 (signals, sigall): Remove rules to build.
21026 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
21027 Moved to new gdb.signals directory.
21028 * gdb.signals: New test directory.
21029 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
21030 signals.c signals.exp}: New or moved files.
21031
21032Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
21033
21034 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
21035
21036Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
21037
21038 * gdb.base/return.exp: Xfail `return double' test failure
21039 on at least Solaris 2.3 and handle future/past versions on
21040 a case by case basis as appropriate. Also update message
21041 to include i*86 failures.
21042
21043Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21044
21045 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
21046
21047 * lib/gdb.exp: Fix comment which erroneously identified
21048 gdb_file_cmd as gdb_load (the 19 May change was in fact to
21049 gdb_file_cmd not gdb_load).
21050 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
21051
21052 * gdb.base/setvar.exp: Make test names consistent between pass and
21053 fail cases. Use gdb_test more.
21054
21055Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21056
21057 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
21058
21059Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21060
21061 * gdb.base/help.exp: Fix expected help string for `show commands'.
21062
21063Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
21064
21065 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
21066
21067 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
21068 of a text section.
21069
21070Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
21071
21072 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
21073 that loop eventually terminates. Fix Connection refused logic so
21074 that testsuite will expire nicely.
21075
21076Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
21077
21078 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
21079 config/rom68k.exp: New tcl glue for the appropriate monitors.
21080 These all just end up calling monitor.exp.
21081 * config/monitor.exp (gdb_target_monitor): Handle `Connection
21082 refused' by retrying. Cleanup some timeout issues.
21083 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
21084 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
21085 callers don't have to set/restore global timeout variable.
21086
21087 * The following set of changes centralizes management of the global
21088 timeout variable. This way, it can be set in one target dependent
21089 place instead of dozens of places scattered throughout the test suite.
21090 If you need to lengthen a timeout, then you should either set timeout
21091 in one of the config/{target}.exp files, or multiply it by a factor.
21092 Setting it to an absolute value is always going to lose for some
21093 targets.
21094 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
21095 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
21096 * gdb.base/funcargs.exp: Don't set timeout.
21097 * gdb.base/list.exp (test_forward_search): Only use local timeout.
21098 * gdb.base/printcmds.exp (test_print_string_constants
21099 test_print_array_constants): Don't set timeout.
21100 * gdb.base/ptype.exp: Don't set timeout.
21101 * gdb.base/recurse.exp: Don't set timeout.
21102 * gdb.base/return.exp: Don't set timeout.
21103 * gdb.base/watchpoint.exp: Don't set timeout.
21104 * gdb.c++/classes.exp (do_tests): Don't set timeout.
21105 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
21106
21107Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
21108
21109 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
21110
21111Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21112
21113 * lib/gdb.exp: Disable chill tests for irix5.
21114
21115Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21116
21117 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
21118 each test pass or fail.
21119
21120Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21121
21122 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
21123 xlc not gcc.
21124
21125Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
21126
21127 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
21128
21129Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
21130
21131 * config/est.exp: Fix copyright and comments. Remove dead code.
21132 Use targetname, serialport and baud variables instead of fixed
21133 constants.
21134 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
21135 * config/cpu32bug.exp: New file to support cpu32bug monitors.
21136
21137Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21138
21139 * gdb.base/watchpoint.exp: Don't run
21140 test_watchpoint_triggered_in_syscall for sunos.
21141
21142Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21143
21144 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
21145 they don't seem to exist. Do include stdio.h.
21146
21147Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21148
21149 * gdb.base/a1-selftest.exp: Add alpha xfail.
21150
21151Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21152
21153 * gdb.base/watchpoint.c (main): Prompt before calling read().
21154 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
21155 Revise accordingly. Remove cruft about sending "123" several
21156 times, until it gets noticed. Clean up the "print buf[0]" stuff
21157 so that it passes or fails, and waits for prompts in the usual way.
21158
21159Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21160
21161 * gdb.base/recurse.exp: Fix comment.
21162
21163 * TODO: Remove item about printing variables in nodebug.exp. Add
21164 item about enabling tests which are only run on some targets.
21165
21166 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
21167 fail, make test names unique, use new gdb_test convention
21168 regarding pattern, use gdb_test more, etc.).
21169
21170 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
21171 fail, make test names unique, etc.).
21172
21173Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21174
21175 * gdb.base/nodebug.c: Change return type of top and middle to
21176 short.
21177 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
21178 are fixed by the recent mdebugread.c changes. Allow `short ()'
21179 as type for top and middle.
21180
21181Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21182
21183 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
21184 nearly as I can tell, the whole thing was an accident in Stu's
21185 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
21186 to replace a send/expect pair with gdb_test, but ended up only
21187 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
21188 of 30 Mar 1995 took care of it, but left this vestigial comment
21189 which I am now nuking.
21190
21191Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21192
21193 * gdb.base/break.exp: Look for different line number for
21194 breakpoint at main depending on usestubs.
21195
21196Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21197
21198 * gdb.base/list.exp: Adjust some alternate expect patterns to
21199 match recent list0.c change. Add alternate expect pattern for
21200 output from `list default lines around main' for optimizing
21201 compilers.
21202
21203Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21204
21205 * lib/gdb.exp: If nosignals is not set, set it to 0.
21206
21207Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
21208
21209 * config/slite-gdb.exp: Responds to load symbol table prompt.
21210 * gdb.base/break.exp: Adjust line number, fix rerun.
21211 * gdb.base/langs0.c: Add #ifdef usestubs.
21212
21213Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
21214
21215 * gdb.base/list.exp: Adjust line contents after adding new lines in
21216 list0.c. Also fix a syntax error.
21217
21218 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
21219 * gdb.base/break.exp: ditto.
21220 * gdb.base/list.exp: ditto.
21221 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
21222 * gdb.base/run.c: ditto.
21223 * gdb.base/list0.c: ditto.
21224 * gdb.base/funcargs.c: ditto.
21225
21226Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
21227
21228 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
21229 $targetname, $serialport and $baud instead of hardwired variables.
21230 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
21231 target doesn't support signals.
21232
21233Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
21234
21235 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
21236
21237Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21238
21239 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
21240 Don't rely on the value of an auto variable before it has been
21241 initialized. Use gdb_test more.
21242
21243Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21244
21245 * lib/gdb.exp (default_gdb_version): A version number must start
21246 with a digit, but other than that contains all characters up to
21247 the first whitespace character.
21248
21249Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21250
21251 * gdb.base/commands.exp (breakpoint_command_test): New tests.
21252
21253Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21254
21255 * gdb.c++/*.exp: Warn if executable does not exist. The original
21256 reason for skipping the warning was that configure.in sometimes
21257 intentionally skipped building the executables but the tcl code
21258 had no way of knowing. That (a) was always bogus with respect to
21259 error handling, (b) is no longer true (right now there is no way
21260 to skip C++ tests).
21261
21262 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
21263
21264Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21265
21266 * gdb.base/list.exp: Add expect patterns for output from
21267 SunPRO compiled executables.
21268 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
21269 types.
21270
21271Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21272
21273 * gdb.base/break.exp (test_next_with_recursion): Accept any line
21274 number (we are already testing that the correct source line text
21275 gets printed).
21276
21277 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
21278 that is what is intended, but something needed to be done to get
21279 sunos4 native working again.
21280
21281 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
21282
21283 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
21284 apparently went with a (very) old xfail.
21285
21286Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
21287
21288 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
21289 runto_main is a proc in gdb.exp that will do 'step' for target use
21290 stubs.
21291 * gdb.base/exprs.exp: ditto.
21292 * gdb.base/interrupt.exp: ditto.
21293 * gdb.base/opaque.exp: ditto.
21294 * gdb.base/printcmds.exp: ditto.
21295 * gdb.base/ptype.exp: ditto.
21296 * gdb.base/scope.exp: ditto.
21297 * gdb.base/setvar.exp: ditto.
21298 * gdb.base/signals.exp: ditto.
21299 * gdb.base/twice.exp: ditto.
21300 * gdb.c++/classes.exp: ditto.
21301 * gdb.c++/inherit.exp: ditto.
21302 * gdb.c++/templates.exp: ditto.
21303 * gdb.base/break.exp: no run and hit main for stubs. Change line
21304 numbers for breakpoints and info breakpoint.
21305 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
21306 breakpoint().
21307 * gdb.base/callfuncs.c: ditto.
21308 * gdb.base/exprs: ditto.
21309 * gdb.base/interrupt.c: ditto.
21310 * gdb.base/opaque0.c: ditto.
21311 * gdb.base/printcmds.c: ditto.
21312 * gdb.base/ptype.c: ditto.
21313 * gdb.base/scope0.c: ditto.
21314 * gdb.base/setvar.c: ditto.
21315 * gdb.base/signals.c: ditto.
21316 * gdb.base/twice.c: ditto.
21317 * gdb.c++/misc.cc: ditto.
21318 * gdb.c++/templates.cc: ditto.
21319
21320Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21321
21322 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
21323
21324 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
21325 somewhere between `read' and `main.c'. I'm pretty sure the
21326 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
21327 and it isn't particularly useful.
21328
21329 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
21330
21331Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21332
21333 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
21334
21335Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
21336
21337 * config/mt-slite: add LIBS and -nostdlib.
21338 * config/slite-gdb.exp: add this new file to support sparclite target.
21339
21340Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
21341
21342 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
21343
21344 * gdb.base/a2-run.exp: Change argument to istarget from
21345 "*-*-vxworks" to "*-*-vxworks*".
21346 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
21347
21348Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
21349
21350 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
21351 will not runto main but do a 'step' to step out of breakpoint().
21352 * config/mt-slite: add -Dusestubs.
21353
21354Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21355
21356 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
21357 instead of just @.
21358
21359 * gdb.base/signals.exp: Add test for "handle all print".
21360 * TODO: Remove "handle all print". Also remove item about
21361 checking copyright date (I don't like the idea of a spurious FAIL
21362 based on when we run the tests).
21363
21364 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
21365 for SunOS4 (reason for failure not investigated). Remove
21366 redundant test for $binfile.
21367
21368 * gdb.base/nodebug.c (array_index): Call malloc.
21369
21370 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
21371
21372Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
21373
21374 * gdb.base/recurse.exp: Update gdb_test invocation to use new
21375 conventions and slightly simplify the matching regexp.
21376
21377Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21378
21379 * gdb.base/break.exp: Update gdb_test invocation to use new
21380 convention.
21381
21382 * lib/gdb.exp: If noargs is not set, set it to 0.
21383
21384 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
21385 tests unique.
21386
21387 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
21388
21389Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21390
21391 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
21392 one argument of type "<non-float parameter>".
21393
21394Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
21395
21396 * config/rom68k.exp: New file to support Motorola IDP board.
21397 * gdb.base/a2-run.exp: Skip this file if noargs is set.
21398 * gdb.base/break.c: Change things around so that this program
21399 doesn't depend upon args. This is necessary to make remote
21400 targets work (in general, they can't take args).
21401 * gdb.base/break.exp: Don't try to send args to program. Don't
21402 expect output. Also, replace lots of code with gdb_test.
21403
21404Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21405
21406 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
21407 printing of '\'' (which is what the comment says we are testing,
21408 even though we were not), not '''.
21409 (test_integer_literals_rejected): Test that printing ''' is an error.
21410
21411 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21412 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
21413 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
21414 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
21415 Use gdb_test not test_print_accept.
21416 * lib/gdb.exp: Remove test_print_accept.
21417
21418 * gdb.base/signals.exp (signal_tests_1): Make pass message
21419 consistent with fail message.
21420
21421 * gdb.base/whatis.exp: Remove xfails for printing char vs.
21422 unsigned char; the bug (PR 1821) is fixed.
21423
21424 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
21425
21426 * gdb.base/scope.exp (test_at_localscopes): Call pass for
21427 successful tests--makes xfailing them work right.
21428
21429Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21430
21431 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
21432 only \r\n, not .*. The test can pass .* as the last thing in
21433 $pattern if that is what it wants. In addition to providing this
21434 flexibility, this change should speed up pattern matching in cases
21435 where the pattern already ended with .* (there were a number of
21436 them). This change also helps catch bad patterns--in the old
21437 scheme the typo "char \*" instead of "char \\*" would pass. Now
21438 it is caught.
21439 * Many .exp files: Update callers.
21440
21441 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
21442 clearer and does not spuriously match multiple ('s. Likewise for
21443 ) and *.
21444
21445 * gdb.base/nodebug.exp: Test ability to call a function and pass
21446 it a string (even with no debugging info).
21447
21448 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
21449 "p '\'", which is the same as "p ''" once tcl gets done with
21450 quoting, to "p '\\'", which I suspect is what is intended (one
21451 backslash gets sent to GDB).
21452
21453 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
21454
21455Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21456
21457 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
21458 1817) was fixed literally years ago.
21459
21460Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21461
21462 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
21463 test, it causes stepping out of call_after_alloca_subr with
21464 optimizing compilers.
21465 (localvars_in_indirect_call): Consume GDB prompt if `finish'
21466 fails.
21467
21468 * gdb.c++/templates.exp: Source templ-info.exp only if
21469 the templates executable exists.
21470
21471 * gdb.c++/misc.cc (class Contains_static_instance,
21472 class Contains_nested_static_instance),
21473 gdb.c++/classes.exp (test_static_members): Test printing of
21474 a class that contains a static instance of the class.
21475
21476Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21477
21478 * gdb.base/langs2.c (cppsub_): Don't prototype.
21479 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
21480 only, I believe).
21481
21482Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21483
21484 * lib/gdb.exp (skip_chill_tests): New procedure.
21485
21486 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
21487
21488Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
21489
21490 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
21491 each expect pattern. Cuts runtime from 12 to about 4 seconds.
21492
21493Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21494
21495 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
21496
21497 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
21498 disassemble 8, not 16, instructions for part 4.
21499
21500 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
21501 support the latter anymore.
21502
21503 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
21504 -DNO_PROTOTYPES.
21505 * gdb.base/callfuncs.c: Control use of prototypes based on
21506 NO_PROTOTYPES, not __STDC__.
21507 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
21508 t_float_values2 tests if prototypes in use.
21509
21510 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
21511 t_double_values): When checking differences against DELTA, check
21512 that difference is within the range (-DELTA,DELTA), not just
21513 (-infinity,DELTA).
21514
21515Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
21516
21517 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
21518 'file' command firts, then 'target', then 'load', this is due to gdb
21519 target set up.
21520 * config/mips-gdb.exp: Fix a couple regular exp bugs.
21521
21522Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
21523
21524 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
21525 FP load/store variants.
21526 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
21527
21528Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21529
21530 * gdb.base/term.exp: Do not give a warning if not native, it is
21531 not an abnormal condition.
21532
21533Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
21534
21535 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
21536 t_char_array".
21537
21538Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21539
21540 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
21541 are getting the version number.
21542
21543 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
21544 if not native, it is not an abnormal condition.
21545
21546Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21547
21548 * lib/gdb.exp: Just use "file exists", rather than undocumented
21549 dejagnu procedure "findfile".
21550
21551Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21552
21553 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
21554 (LDFLAGS): Set to -Xlinker -Ur.
21555
21556 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
21557 Removed, these values are set by lib/gdb.exp.
21558
21559 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
21560
21561Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21562
21563 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
21564 of replicating gdb startup code.
21565
21566 * config/mt-vxworks (LDFLAGS): Set to -r.
21567 (CFLAGS_FOR_TARGET): Removed.
21568
21569 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
21570 (gdb) and gdb for vxworks uses (vxgdb).
21571
21572 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
21573 executable is not in the tree and host != target, use sed and
21574 program_transform_name to determine the gdb name used by the
21575 target.
21576
21577 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
21578 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
21579
21580Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21581
21582 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
21583 floats, chars, and shorts where there are ANSI-style function
21584 definitions.
21585
21586 * gdb.base/langs.exp, gdb.base/langs*: New test.
21587 * gdb.base/Makefile.in: Build it.
21588 * TODO: Remove item about checking that C names don't get C++
21589 demangling applied; this test tests it.
21590
21591Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21592
21593 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21594 went with the const70 xfail. The xfail went away a year ago.
21595
21596 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21597
21598 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
21599 for hp300.
21600
21601 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21602
21603 * gdb.base/a1-selftest.exp: Don't run on hp300.
21604
21605Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21606
21607 * Makefile.in (site.exp): Set host_alias and target_alias as well
21608 as host_triplet and target_triplet.
21609
21610Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21611
21612 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21613
21614 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21615 places as other ecoff systems).
21616
21617 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21618 ultrix.
21619
21620Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21621
21622 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21623 remove them.
21624 * gdb.base/nodebug.exp: Accept "function" in addition to "text
21625 variable and "variable" in addition to "data variable".
21626 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21627
21628 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21629 2.
21630 * gdb.base/list1.c (long_line): Add additional statement at start
21631 of function.
21632 * gdb.base/list.exp (test_forward_search): Update line number to
21633 reflect new statement.
21634
21635Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21636
21637 * gdb.base/signals.exp: Reinitialize searched source directories
21638 after gdb_start call.
21639
21640Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
21641
21642 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21643 * gdb.stabs/Makefile.in: Likewise.
21644
21645 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21646 change. Instead split the tests into smaller pieces.
21647 * gdb.disasm/hppa.s: Corresponding changes.
21648
21649Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21650
21651 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21652 Quote ^C when passing it to stty. For some shells ^ is a pipe.
21653
21654 * gdb.base/funcargs.exp: Modify many tests so that every test
21655 either passes or fails. Make some test names unique.
21656
21657Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21658
21659 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21660 Call stty to set interrupt character.
21661
21662 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21663 for HP assembler versus GNU assembler based on actual behavior of
21664 $(CC), rather than assuming that $(AS) is always the GNU assembler.
21665
21666 * TODO: Suggest a few more stepping tests.
21667
21668Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
21669
21670 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21671 restart GDB for h8300 after a continue.
21672 (return): Add pattern to match a29k-udi behavior.
21673 * gdb.base/nodebug.exp: Remove obsolete comment.
21674 * gdb.base/regs.exp: New file, testing of register displays.
21675 * gdb.base/return.exp: Fix typo in reference to $objdir.
21676 * gdb.base/whatis.exp: Always start with a fresh GDB.
21677
21678Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21679
21680 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21681 higher, these tests generate a lot of output.
21682
21683Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21684
21685 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21686 code following the catch silently ignored some errors; without the
21687 catch they should be thrown like any other tcl error. Also, the
21688 catch used "" instead of {} which meant all the callers who wanted
21689 to include one of the characters "[]$ had to quote it an extra time.
21690 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21691 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21692 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21693 Remove extra quoting.
21694
21695Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21696
21697 * gdb.base/commands.exp: Make test names unique; every test either
21698 passes or fails. Update some comments.
21699
21700 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21701
21702Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21703
21704 The following fixes a FAIL caused by the fact that the alpha stabs
21705 configuration didn't use the ".if alpha" code in weird.def.
21706 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21707 bit pointer, so the 32 bit version works even on the alpha.
21708 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21709 Remove the stuff which allowed us to have separate versions for
21710 alpha and everything else.
21711
21712 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21713 regexp which "info func operator\[\](" is supposed to match. Fix
21714 string to send to GDB. Note that GDB still doesn't work right. Add a
21715 new test for "info func .perator\[\](" which GDB does handle correctly.
21716
21717 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21718
21719Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21720
21721 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21722 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21723 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21724 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21725 it makes the tests harder to understand and confuses test-o-matic.
21726 The preferred style is that each test provides a PASS or a FAIL,
21727 and has a unique message (e.g. "continue #54" not just "continue")
21728 which is the same for the pass and the fail.
21729 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21730 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21731 to lib/gdb.exp.
21732 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21733 prt_accept which was basically the same thing. Likewise for
21734 test_print_reject and prt_reject.
21735 * lib/gdb.exp (test_print_reject): Add some more error message
21736 patterns to match from the former printcmds.exp (prt_reject).
21737 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21738 One defect of the passcount stuff is that some of it failed to
21739 report XPASS where appropriate.
21740 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21741 stuff before and after arg in expected pattern.
21742 (test_paddr_operator_functions): Re-do test without print_addr_of;
21743 this is the only test which seems to want extra stuff there.
21744
21745Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21746
21747 * gdb.base/nodebug.exp: Update new tests to reflect improved
21748 wording of gdb output.
21749
21750 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21751 and "ptype" work on variables in files compiled without -g.
21752 Replaces commented out "maint print msymbol" tests.
21753
21754Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21755
21756 * gdb.base/setvar.c (dummy): Call malloc.
21757
21758 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21759 losing with the irix4 sed.
21760
21761 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21762 ALRM" on irix4.
21763
21764Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21765
21766 * TODO: Remove items about corefile.exp testing new exec-file and
21767 backtrace; both are now done. Add items about printing enums.
21768
21769Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21770
21771 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21772 "get signal $thissig" test fails.
21773
21774 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21775
21776Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21777
21778 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21779 compiler warning with dec alpha compiler.
21780
21781 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21782 extra \n from gdb_test call (this explains why the prompt test
21783 that I removed yesterday was there).
21784 (user_defined_command_test): Remove extra \n and prompt test.
21785
21786 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21787 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21788 doesn't exist.
21789 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21790 Also remove alpha workaround, which turns out to be because
21791 SIGABRT == SIGLOST.
21792
21793 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21794
21795 * gdb.base/help.exp: Don't test "help show".
21796
21797Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21798
21799 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21800 "set print address" is on.
21801 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21802 pass prompt to gdb_test; gdb_test already looks for the prompt.
21803
21804 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21805
21806 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21807 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21808 was to make sure that gdb can read a core file. But (a) the "read
21809 the corefile" part didn't make it to a1-selftest.exp, we just
21810 delete the corefile after creating it, and (b) we test reading
21811 corefiles in corefile.exp anyway. Also, this test left around a
21812 xgdb process on Solaris.
21813
21814 * gdb.base/corefile.exp: Also test backtrace.
21815
21816Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21817
21818 * gdb.base/commands.exp: Test a simple user defined command with
21819 arguments and if/while statements; verify the full user command is
21820 printed by "show user".
21821
21822 * gdb.base/commands.exp: Test if/while commands as part of a
21823 breakpoint command list; verify they appear in breakpoint
21824 information.
21825
21826Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21827
21828 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21829 than by dividing by zero.
21830
21831Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21832
21833 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21834 performing an inferior call with watchpoints enabled.
21835 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21836 call.
21837
21838Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21839
21840 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21841 of "file" command.
21842
21843 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21844 Add additional pattern for when "int operator int(void);" appears
21845 in a different order.
21846
21847Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21848
21849 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21850
21851 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21852 and "signal" with ".*".
21853
21854Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21855
21856 * TODO: Add note about "handle all nostop".
21857
21858 * gdb.base/{sigall.c, sigall.exp}: New test.
21859 * gdb.base/Makefile.in: Add it.
21860
21861Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21862
21863 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21864 when invoking GDB, suppresses any windowing interface.
21865
21866Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21867
21868 * config/sim-gdb: New file, simulator testing support.
21869
21870Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21871
21872 * gdb.base/interrupt.exp: Test calling func1 twice.
21873
21874Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21875
21876 * gdb.base/list.exp (test_forward_search): Set timeout higher
21877 when we'll be getting lots of output from gdb.
21878
21879 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21880 "init_malloc" to after the expect statement. Run it if that
21881 regexp is taken, but also for two others which happen if source
21882 cannot be found.
21883
21884Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21885
21886 * gdb.base/printcmds.exp: New test, for printing register before
21887 program is running.
21888
21889Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21890
21891 * gdb.base/list.exp: Correct some alternate expect patterns
21892 to reflect changes in list1.c.
21893
21894Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21895
21896 * TODO: Add item regarding large frames.
21897
21898 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21899
21900 * TODO: Remove item about enabling return.exp; it
21901 is enabled. Suggest a few more "return" tests.
21902
21903Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21904
21905 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21906 anonymous unions.
21907
21908Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21909
21910 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21911 and pr-5646.o, so "make" is the same as "make all", not "make
21912 pr-4975.o".
21913
21914Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21915
21916 * gdb.base/list.exp: Adjust expectations to reflect changes in
21917 list1.c.
21918 (test_forward_search): New test proc.
21919 * gdb.base/list1.c (long_line): New function, has long source line.
21920
21921Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21922
21923 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21924 additional line of code that was added.
21925
21926Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21927
21928 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21929 tests so as not to overflow expect's input buffers.
21930 * gdb.disasm/hppa.exp: Corresponding changes.
21931
21932Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21933
21934 Beginnings of template debugging tests.
21935 * gdb.c++/templ-info.cc: New file to test for template
21936 debugging capability of the compiler.
21937 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21938 templ-info.cc.
21939 * gdb.c++/templates.cc: Add explicit template instantiations
21940 to enable compiling with -fno-implicit-templates. Add destructor
21941 and 'value' method to T5 class for template tests.
21942 * gdb.c++/templates.exp: Add testcases for printing of template
21943 types, setting breakpoints on template methods and calling a
d63a86f8 21944 template method.
c906108c
SS
21945
21946Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21947
21948 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21949 branch target since some assemblers (gas-2.5) may emit a
21950 relocation for the branch instead of resolving it in the
21951 assembler.
21952
21953Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21954
21955 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21956 through signal handler.
21957
21958Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21959
21960 * configure.in (*-*-netware): Use config/mt-netware.
21961
21962 * config/mt-netware: New file.
21963 * config/mt-i386-netware: Removed, separate configs for different
21964 netware architectures are no longer needed now that we have
21965 --with-headers.
21966
21967Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21968
21969 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21970 by the recent changes to use ANSI C arithmetic conversions.
21971
21972Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21973
21974 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21975 bug involving using inferior_pid to figure out whether to select a
21976 frame.
21977
21978Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21979
21980 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21981 match the current disassembler output.
21982
21983Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21984
21985 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21986 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21987 types, expect "int" as type of integer values (for now).
21988
21989Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21990
21991 * gdb.base/commands.exp: New tests for if/while commands.
21992
21993Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21994
21995 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21996 by .*, since hex values have different syntax in Chill mode.
21997
21998Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21999
22000 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
22001 linefeed from expect pattern for repeated types with indices > 9.
22002
22003Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
22004
22005 First part of Fortran test suite.
22006 * gdb.fortran: New directory.
22007 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
22008
22009Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22010
22011 * gdb.base/default.exp: Update expect pattern for load command
22012 without arguments.
22013
22014Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
22015
22016 * configure.in: Change i386 to i[345]86.
22017 * gdb.base/configure.in: Likewise.
22018 * gdb.c++/configure.in: Likewise.
22019 * gdb.chill/configure.in: Likewise.
22020
22021Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
22022
22023 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
22024 patterns, since that is not a valid context for comments.
22025
22026Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
22027
22028 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
22029 repeated types and repeated types with indices > 9.
22030
22031Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
22032
22033 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
22034 2417; old bug has been fixed.
22035
22036Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
22037
22038 * gdb.base/interrupt.exp: When trying to wake up the inferior,
22039 send the newline ourselves instead of assuming gdb_test will do
22040 so when passed an empty input string.
22041
22042 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
22043 stabs testcode.
22044
22045Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22046
22047 * lib/gdb.exp (gdb_test): Don't send anything if the first
22048 argument is an empty string. This makes cases where we want to
22049 match output that is already in expect's buffers (for example,
22050 matching a breakpoint after gdb_run_cmd has been called) work
22051 reliably.
22052
22053Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22054
22055 * config/netware.exp: New file.
22056
22057Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22058
22059 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
22060 the -B and -L prefixes so we can find the debugging stub.
22061
22062 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
22063 there and we are using the gcc from the tree.
22064
22065 * gdb.base/types.c: Removed.
22066
22067 * gdb.base/configure.in: Look for makefile fragments in ../config.
22068 Recognize i386-*-netware.
22069 * gdb.c++/configure.in: Likewise.
22070
22071Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22072
22073 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
22074 the correct TCL syntax.
22075
22076Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22077
22078 * gdb.base/opaque.exp: use runto instead of messing around with
22079 breakpoints. Simplify by using gdb_test.
22080
22081 * gdb.base/bitfields.exp: restart between tests on netware targets
22082 because breakpoints aren't relocated after target death. Run
22083 processes to completion.
22084
22085 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
22086
22087Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
22088
22089 * Makefile.in: Remove extra tabs that confuse some versions
22090 of "make". Use the newly built gdb to test with by default,
22091 rather than the first one in the tester's search path.
22092
22093Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
22094
22095 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
22096
22097 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
22098 condition help.
22099
22100Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22101
22102 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
22103
22104 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
22105 running.
22106 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
22107 * gdb.base/funcargs.exp: Likewise.
22108
22109 * gdb.base/bitfields.exp: Simplify by using gdb_test.
22110 * gdb.base/funcargs.exp: Likewise.
22111
22112 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
22113 message is "".
22114
22115Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22116
22117 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
22118 return,signals,twice}.exp: Handle non-existant binaries
22119 consistantly.
22120
22121 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
22122 * gdb.base/Makefile.in: Don't try to generate a core dump, we
22123 might testing a cross development system.
22124
22125Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22126
22127 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
22128 runtest script is relative to ${srcdir}, not ${rootdir}.
22129
22130Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
22131
22132 * gdb.base/signals.exp: Allow for optionality of breakpoint
22133 address.
22134
22135Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22136
22137 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
22138
22139Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
22140
22141 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
22142 for size_t definition.
22143 * gdb.c++/templates.cc: Likewise
22144
22145 * config/mt-i386-netware: New file.
22146
22147 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
22148 defined.
22149
22150 * gdb.base/Makefile.in: Added support for systems that name core
22151 files by appending "core" to the program name.
22152 * gdb.base/a1-selftest.exp: Likewise.
22153
22154Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22155
22156 * gdb.base/return.exp: Add comment and message for `return double'
22157 test failure on Sparc Solaris.
22158
22159Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
22160
22161 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
22162
22163Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22164
22165 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
22166 from optimizing them away.
22167 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
22168 patterns to include default constructors and assignment operators,
22169 to match gcc versions beyond 2.5.8. Accept any cplus demangling
22170 character in the output of the virtual base pointer.
22171
22172Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22173
22174 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
22175 expression match in print_addr_of to avoid unintented matches.
22176 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
22177 versions up to 2.5.8.
22178
22179Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22180
22181 * gdb.base/list.exp: Tweak alternate pattern for listing of an
22182 included file to run under newer versions of expect.
22183 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
22184 consecutive >'s in templates to accomodate recent cplus-dem.c change.
22185 Remove xfail for the virtual table of BDDHookV.
22186
22187Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
22188
22189 * lib/gdb.exp (string_to_regexp): Set a default result.
22190 (default_gdb_start): Fix misleading message.
22191
22192Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
22193
22194 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
22195 Remove all CC, etc definitions.
22196 * config/mt-hpux: New file.
22197 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
22198 (CFLAGS, LDFLAGS): Define.
22199 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
22200
22201 * Makefile.in (site.exp): Don't insert host_os, etc.
22202 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
22203 (distclean): Check existence of subdir.
22204 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
22205 * gdb.base/Makefile.in: General cleanup and simplification.
22206 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22207 to build executables. Use default rule to build .o files.
22208 (EXPECT, RUNTEST, CC): Fix relative pathname.
22209 (site.exp): Don't insert host_os, etc.
22210 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
22211 and/or SIGUSR1 defined.
22212 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
22213 * gdb.c++/Makefile.in: General cleanup and simplification.
22214 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
22215 (CFLAGS): Remove.
22216 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
22217
22218Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
22219
22220 * gdb.base/recurse.exp: Misc changes to get tests running again
22221 after Kung's changes to the watchpoint code.
22222 * gdb.base/watchpoint.exp: Likewise.
22223
22224Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
22225
22226 * lib/gdb.exp (string_to_regexp): Convert {\} also.
22227
22228Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
22229
22230 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
22231 * lib/gdb.exp (default_gdb_start): Define.
22232 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
22233 gdb.base/funcargs.exp, gdb.base/opaque.exp,
22234 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
22235 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
22236 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
22237 Don't call gdb_target_udi in between tests.
22238
22239Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22240
22241 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
22242 (which was basically just a local version of the same thing). In
22243 addition to avoiding duplication, gdb_test_exact is faster.
22244 * lib/gdb.exp (gdb_test_exact): Fix typo.
22245
22246 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
22247 don't give an error.
22248
22249 * gdb.base/term.exp: Call delete_breakpoints before starting.
22250
22251 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
22252 (t10): Add comment.
22253
22254Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22255
22256 Reorganization of the GDB Test Suite.
22257
22258 * gdb.base: New directory, contains all the basic tests.
22259 * gdb.c++: New directory, tests specific to C++.
22260 * gdb.chill: New directory, tests specific to Chill.
22261 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
22262 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
22263 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
22264 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
22265 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
22266 t30-31 to chill).
22267 * */gdbme.*: Rename to match appropriate expect scripts.
22268 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
22269 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
22270 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
22271 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
22272 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
22273 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
22274 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
22275 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
22276 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
22277 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
22278 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
22279 gdb.c++/virtfunc.cc: New names of C++ files.
22280 * gdb.chill/chillvars.ch: New name of Chill file.
22281 * gdb.base/configure.in, gdb.c++/configure.in,
22282 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
22283 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
22284 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
22285 * configure.in (configdirs): Update to reflect directory changes.
22286 (target_abbrev): No longer define for any configuration.
22287 * Makefile.in: Cosmetic improvements to header comments.
22288
22289Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
22290
22291 Various changes to gdb.t31:
22292
22293 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
22294 * gdbme.ch: Make all key-words and predefineds be upper-case.
22295 * chillvars.exp: Expect key-words and predefinds in upper-case.
22296
22297 * chillvars.exp: Use gdb_test_exact many places.
22298 Change expected output for arrays (which now includes index labels).
22299
22300 * pr-5020.exp, gdme.ch (module PR_5020):
22301 New test, for PR-5020.
22302
22303Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
22304
22305 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
22306 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
22307
22308Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
22309
22310 * Makefile.in: Fix bit-rot in definitions of CHILL,
22311 CHILL_FOR_TARGET and Chill_LIB.
22312 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
22313 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
22314 CHILL, and CHILL_LIB.
22315
22316Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
22317
22318 * Revert the previous changes. Please see Rob's directory
22319 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
22320
22321Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
22322
22323 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
22324 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
22325 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
22326 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
22327 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
22328 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
22329 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
22330 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
22331 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
22332 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
22333 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
22334 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
22335 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
22336 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
22337 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
22338 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
22339 changes from 94Q1.
22340
22341Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
22342
22343 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
22344 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
22345 Rob's new testing fragments.
22346
22347Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
22348
22349 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 22350 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
22351
22352Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22353
22354 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
22355 version also, match on casted version strings, and match on
22356 gdb startup case where the line numbers might be messed up.
22357
22358Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
22359
22360 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 22361 (CFLAGS): Delete it from here.
c906108c
SS
22362
22363Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
22364
22365 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
22366
22367Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
22368
22369 * Makefile.in (RUNTEST): Default to just "runtest".
22370
22371Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22372
22373 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
22374 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
22375 the code has been restructured.
22376
22377Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22378
22379 * gdb.t00/default.exp (set write): Allow any number of \r and/or
22380 \n, not just one of each.
22381
22382 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
22383 /bin/cc gives a warning if you do.
22384
22385Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
22386
d63a86f8 22387 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
22388 __t10ListS_link1ZUiRCUiPT0
22389
22390Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22391
22392 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
22393 on local variables in recursive functions.
22394
22395 * gdb.t07/Makefile.in: Build the new test.
22396
22397Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22398
22399 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
22400 directly. Instead compare the return values from actual calls.
22401
22402Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
22403
22404 * Makefile.in (check): Set TCL_LIBRARY for runtest.
22405
22406Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22407
22408 * From Peter Schauer with minor modifications.
a9c64011
AS
22409 * gdb.t15/return.exp (return_tests): Handle targets where "return"
22410 stops in mid-line in the caller. Add xfail for returning a float
22411 value on X86 targets.
c906108c
SS
22412
22413Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22414
22415 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
22416 to avoid expect lossage.
22417 (fmem_LRbug_tests): Likewise.
22418 * gdb.disasm/hppa.s: Corresponding changes.
22419
22420 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
22421 conditions to work with latest dejagnu/expect.
22422
22423 * gdb.t15/funcargs.exp (finish from indirect call): No longer
22424 expected to fail on the PA.
22425 (backtrace in call with trampolines): Explicitly require main
22426 to be frame #1 (no trampolines should show up in backtrace).
22427
22428 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
22429 "continue -expect".
22430 * gdb.t06/break.exp: Likewise.
22431 * gdb.t07/watchpoint.exp: Likewise.
22432 * gdb.t13/bitfields.exp: Likewise.
22433 * gdb.t15/{funcargs,return}.exp: Likewise.
22434 * gdb.stabs/weird.exp: Likewise.
22435 * config/{mips,udi}-gdb.exp: Likewise.
22436
22437 * hppa.sed: Enclose comments within a sed command to avoid
22438 losing with the old OSF1 sed.
22439
22440Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22441
22442 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
22443 sequent dynix.
22444 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
22445 * gdb.t15/funcargs.exp: Conditionally step again to really
22446 finish from marker_call_with_trampolines. Handle the case where
22447 the first step from within call_with_trampolines already steps
22448 us back to main.
22449 * gdb.t15/gdbme.c: Add comment to closing brace of
22450 call_with_trampolines for funcargs.exp.
22451
22452Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22453
d63a86f8 22454 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
22455 Fix typo(s).
22456
22457Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22458
22459 * gdb.t07/gdbme.c: More code for watchpoint testing.
22460
22461 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
22462 "Hardware watchpoint" throughout file.
22463 (test_watchpoint_triggered_in_syscall): New test.
22464 (test_complex_watchpoint): New test.
22465
22466Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22467
22468 * gdbme.c (call_with_trampolines): New function to try and step
22469 into. Tests trampoline problems on the PA.
22470
22471 * funcargs.exp (localvars_in_indirect_call): No longer expect
22472 stepping into indirect call to fail on PAs.
22473 (test_stepping_over_trampolines): New test.
22474
22475Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22476
22477 * TODO: Add suggestions for static member function tests, and
22478 completion tests.
22479
22480Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22481
22482 * TODO: Add suggestions for "p/a" tests.
22483
22484 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
22485 (default_gdb_exit): Replace all the hair with sending "quit" to
22486 the process with a simple close.
22487
22488Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22489
22490 * TODO: Add suggestions for shared library tests.
22491
22492Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22493
22494 * TODO: Add suggestions for x/s tests.
22495
22496Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22497
22498 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
22499 "enable once", and "enable breakpoints once" with ".*".
22500
22501Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22502
22503 * TODO: Add suggestions about structure passing tests.
22504
22505Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22506
22507 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
22508 the primary1 test, use work around if __GNUC__ < 2.
22509 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
22510 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
22511 Test for bad output rather than waiting for timeout. Issue
22512 second continue only if first continue failed.
22513
22514Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22515
22516 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
22517 operator[] test with gdb_test because the old code didn't seem to
22518 be getting the quoting right with the new dejagnu.
22519
22520Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
22521
22522 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
22523 one from the path.
22524 * Makefile.in: Use a fresh expect if there is one, use runtest
22525 from the src tree if there is one.
d63a86f8 22526
c906108c
SS
22527Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22528
22529 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
22530 next over recursive call. Revise the tests from that point on
22531 (which had been skipped) to match GDB's actual (correct) output.
22532
22533 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
22534 with next over a breakpoint whose condition is false.
22535
22536 * gdb.t00/help.exp: Comment out "help set print" tests just like
22537 (and for same reason as) "help set" test.
22538
22539Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22540
22541 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
22542 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
22543
22544Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22545
22546 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
22547 necessary gdb_target_udi.
22548
22549 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
22550
22551 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
22552 1838 and 2417; they are fixed.
22553
22554 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
22555 gdb.t03/ptype.exp (ptype structure, ptype union):
22556 Remove xfails; the test is looser than when the xfails were added.
22557
22558 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
22559 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
22560
22561 * gdb.t01/run.exp: Only run shell test if isnative.
22562
22563 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
22564 since "run" automatically loads if necessary. Call gdb_target_udi
22565 after the "file" since "file" kills any execution target.
22566
22567 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
22568 GDB. GDB doesn't work that way (not anymore at least) on UDI.
22569 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
22570 argument for UDI.
22571
22572Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22573
22574 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
22575
22576 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
22577
22578Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22579
22580 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
22581 properly quoting regexps. This makes the second argument to
22582 demangle a fixed string, which matches the callers, instead of a
22583 shell-style pattern which is what the previous implementation
22584 used. Update some of the callers.
22585
22586Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22587
22588 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22589 (comib_nullified_tests): Fix typo.
22590 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22591 strings. No longer expected to fail.
22592
22593 * gdb.disasm/hppa.s (addib_tests): Fix typo.
22594 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22595 strings. No longer expected to fail.
22596
22597 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22598 string. No longer expected to fail.
22599
22600Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22601
22602 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22603 No longer expected to fail.
22604
22605 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22606 string. No longer expected to fail.
22607
22608Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22609
22610 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22611 only in the names (I probably got most of them). I was even
22612 generous with some which differed in underscores in names, and
22613 probably missed a few, and I *still* was able to remove almost a
22614 third of the file with almost no impact on testsuite coverage.
22615
22616Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22617
22618 * gdb.t00/default.exp: Match udi_attach error message as well as
22619 the one from child_attach.
22620
22621 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22622
22623 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22624
22625 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22626 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22627
22628 * Move test with enums and partial symbols back to
22629 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22630 Reverts the change of 26 May 93. Per today's change to
22631 stabs.texinfo, the behavior that weird.exp was expecting was
22632 unreasonable; what is important is that the compiler+gdb get
22633 things right, which happens with a recent gcc. Also fix the test
22634 to deal with native compilers which put out the stab gdb can't
22635 deal with.
22636
22637Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22638
22639 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22640 in the names. The main thing these accomplish is to slow things down.
22641 Many more such duplicates surely remain.
22642
22643 * gdb.t00/help.exp: Comment out "help support" test just like
22644 (and for same reason as) "help set" test.
22645
22646Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
22647
22648 * gdb.t06/break.exp: Remove setup_xfails for
22649 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22650 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
22651 about known bug in gcc to include up through 2.5.8.
22652 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
22653 well as "_vb$".
22654 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22655 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22656 with latest gcc and gdb.
22657 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
22658 well as "_vb$".
22659
22660Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22661
22662 * configure.in (hppa*-*-*): Also configure and build stabs-only
22663 tests.
22664
22665Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22666
22667 * gdb.t10/hppa.mt: A makefile fragment for the PA.
22668 * gdb.t10/configure.in (hppa*-*-*): Use it.
22669
22670Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22671
22672 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22673
22674Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22675
22676 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22677 versions prior to 1.13.5.
22678
22679Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22680
22681 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22682 the prompt is at the start of a line.
22683
22684Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22685
22686 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22687 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22688 in the copr tests now.
22689 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22690 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22691 expected to fail.
22692
22693Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22694
22695 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22696 gdb.t31/chillvars.exp, lib/gdb.exp:
22697 Tweak to run under either version of expect.
22698 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22699 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22700 * gdb.t11/list.exp: Remove extraneous whitespace.
22701
22702Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22703
22704 * gdb.t16/printcmds.exp (test_print_strings): Accept
22705 "(unsigned char *) " before the string.
22706
22707 * TODO: Add notes about printing of fancy types and GDB expressions.
22708
22709Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22710
22711 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22712 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 22713 if doing mips-idt-ecoff.
c906108c
SS
22714
22715Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22716
22717 * Most .exp files: Tweak to run under either version of expect.
22718
22719Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22720
22721 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22722 xfails; I'm not sure why they are failing, but not because of PR 1806.
22723
22724Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22725
22726 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22727 defined in lib/gdb.exp.
22728
22729Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22730
22731 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22732 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22733 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22734 have to be typeless.
22735
22736Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22737
22738 * TODO: Add suggestion for copyright year test.
22739
22740Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22741
22742 * configure.in (*-*-lynxos*): Add stabs tests.
22743
22744Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22745
22746 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22747 so insert a tab before any assembler directive in column zero.
22748
22749 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22750 stores.
22751 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22752 stores.
22753 (fpu_short_memory_tests): Likewise.
22754
22755Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22756
22757 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22758 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22759 .stabs directives in comments.
22760
22761Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22762
22763 * TODO: New file, describing tests we could write.
22764 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22765
22766Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22767
22768 * gdb.t06/signals.exp: Add kludge to force re-sync.
22769
22770 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22771 to xgdb instead of gdb, get out of gdb.
22772
22773Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22774
22775 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22776 for info.
22777
22778Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22779
22780 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22781 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22782 * gdb.stabs/hppa.sed: New sed script for the PA.
22783
22784Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22785
22786 * gdb.stabs: Re-write weird.def and configuration to use sed
22787 instead of cpp. sed is portable and POSIX; cpp is neither.
22788
22789Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22790
22791 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22792
22793Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22794
22795 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22796
22797Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22798
22799 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22800 "_vb$".
22801 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22802 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22803
22804Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22805
22806 * lib/gdb.exp: Comment out code which depends on non-existent
22807 `transform' procedure.
22808
22809Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22810
22811 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22812 * lib/gdb.exp: Transform tool name.
22813 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22814 1.1's new error handling system.
22815
22816Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22817
22818 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22819
22820Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22821
22822 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22823 They made pattern matching so slow that timeouts happened on
22824 heavily loaded systems. Now any output from "show print" which
22825 gets us back to the GDB prompt is a PASS.
22826
22827Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22828
22829 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22830
22831Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22832
22833 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22834
22835 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22836 It is not from PR 3220.
22837
22838Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22839
22840 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22841 just started failing because they depended on the order the
22842 subcommands are presented, or exact docstring text. This kind of
22843 test is a pain and has minimal benefit.
22844
22845Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22846
22847 * gdb.t09/corefile.exp: At end of test, use "core" command with
22848 no arguments.
22849
22850Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22851
22852 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22853 17}/Makefile.in: Make it possible to run the testsuite with Sun
22854 make and CC = cross gcc by adding explicit build rules for .o
22855 files.
22856
22857Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22858
22859 * gdb.t15/funcargs.exp: Don't put comments on same line as
22860 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22861
c906108c
SS
22862Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22863
22864 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22865
22866Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22867
22868 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22869 * gdb.t20/inherit.exp: remove three dumplicate entries.
22870
22871Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22872
22873 * gdb.t06/break.exp: For "next over recursive call", fail on any
22874 incorrect output, not just on "factorial (value=2)".
22875
22876Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22877
22878 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22879 working now. Add an xfail if accesing a bss variable causes
22880 a memory error if the target is not yet run.
22881
22882Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22883
22884 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22885 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22886 name of __st* demangling (2 strings). Did Kung really get the
22887 more than 95 others right without testing them?
22888
22889Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22890
22891 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22892
22893Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22894
22895 * configure.in (configdirs): Add gdb.disasm
22896 * gdb.disasm: New directory for GDB disassembler tests.
22897 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22898
22899Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22900
22901 * gdb.t00/help.exp: Don't test "help set".
22902
22903 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22904 from within expect statements. None of these happen anymore and
22905 they cause regressions to be silently unnoticed.
22906
22907 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22908 messages) about known failures with gcc cygnus-2.4.5-930417.
22909
22910 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22911 comp-info.exp so it gets built if it doesn't exist.
22912
22913 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22914 it is no longer used.
22915 * gdb.t13/comp-info.c: Removed.
22916
22917Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22918
22919 * gdb.t06/signals.exp: Add xfail for sun3.
22920
22921Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22922
22923 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22924 relevant because ^C doesn't get sent but failure can be reproduced
22925 interactively).
22926
22927Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22928
22929 * gdb.stabs/alpha.mt: New configuration file for alpha.
22930 * gdb.stabs/configure.in: Use it.
22931 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22932 sharing with alpha.mt, redefine long to word via preprocessor.
22933 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22934 for alpha.
22935 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22936 native cc.
22937 * gdb.t00/teststrategy.exp: Change expect string so that we
22938 consume the `(xgdb)' from the command echo and from the gdb prompt.
22939 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22940 gdb currently compares all values as long, so this failure probably
22941 applies to any configuration where LONGEST is bigger than a target int.
22942 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22943 with gcc.
22944 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22945 to handle opaque pointers, gcc is.
22946 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22947 as first argument. Include <sys/types.h> and change all operator
22948 new definitions to use size_t.
22949 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22950 now that we use size_t.
22951
22952Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22953
a9c64011 22954 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22955 a long or float array cast all array members to the same type.
a9c64011 22956 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22957 with 64 bit longs.
a9c64011 22958 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22959 on alpha.
a9c64011 22960 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22961
22962Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22963
22964 * gdb.t24 (demangle.exp): Constructors of templates have names like
22965 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22966 section 14.6 of the ARM.
22967
22968 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22969 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22970 accomplish little and slow down the testsuite.
22971
22972 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22973 Accept spaces various places.
22974
22975Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22976
22977 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22978 with watchpoint enabled.
22979
22980 * Makefile.in: Remove definition of CC and remove the second
22981 definition of CXX (the "CXX = gcc" one remains). These definitions
22982 were causing backquotes to be expanded within backquotes, which
22983 doesn't work.
22984
22985Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22986
22987 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22988
22989Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22990
a9c64011
AS
22991 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22992 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22993 by mips cc and contains no stabs entries.
22994
22995Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22996
22997 * config/vx-gdb.exp: Use fake device to load files rather than
22998 NFS.
22999 * lib/gdb.exp: New proc to do "file" command.
23000 * config/unix-gdb.exp: Use new "file" proc.
23001
23002Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
23003
23004 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
23005 Rework board rebooting slightly.
23006 (gdb_exit): Don't exit from the remote shell; there isn't one.
23007 * gdb.stabs/weird.exp: If a program is being debugged already,
23008 kill it.
23009 * gdb.t04/setvar.exp: Stop and restart gdb.
23010 * gdb.t05/expr.exp: Likewise.
23011 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
23012 restart gdb and reload the program.
23013 * gdb.t08/opaque.exp: Likewise.
23014 * gdb.t12/scope.exp: Likewise.
23015 * gdb.t13/bitfields.exp: Likewise.
23016 * gdb.t15/funcargs.exp: Likewise.
23017 * gdb.t20/classes.exp: Likewise.
23018 * gdb.t03/ptype.exp: Increase timeout.
23019 * gdb.t16/printcmds.exp (test_print_string_constants,
23020 test_print_array_constants): Likewise.
23021 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
23022 * gdb.t20/classes.exp (do_tests): Likewise.
23023 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
23024
23025Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
23026
23027 * gdb.stabs: Renamed *wierd* to *weird*.
23028
23029Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23030
23031 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
23032 for timeout. Add "known gcc 2.4.5 bug" to failure message.
23033
23034Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
23035
23036 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
23037 (do_tests): Remove xfail for whatis on one_var and two_var.
23038
23039Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
23040
23041 * Makefile.in: Made cross building work better by adding
23042 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
23043
23044Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23045
23046 * gdb.t15/{return.c,return.exp,Makefile.in}:
23047 New test, currently commented out.
23048
23049Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
23050
23051 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
23052 still running and removes the leftover named socket so GDb can do
23053 clean restarts.
23054
23055Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
23056
23057 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
23058 console, not GDB.
23059 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
23060 cross testing works better with "make check"
23061 * config/unix-gdb: Use default procedures for exit and version.
23062 * config/vx-gdb.exp: Cleaned up and massaged back to working order
23063 with the newest VxWorks.
23064
23065Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23066
23067 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
23068 old form.
23069
23070 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
23071 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
23072
23073 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
23074
23075 * config/unix-gdb.exp: Remove this version of gdb_exit
23076 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
23077 Rob says he'll look at it when he gets back to testing boards.
23078
23079Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
23080
23081 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
23082 an expected fail for certain ptype commands.
23083
23084 * gdb.t20/classes.exp: Update expected results of "ptype class
23085 Base1" to account for the constructor that now appears in the type.
23086
23087Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
23088
23089 * configure.in (configdirs): Restore gdb.t04, which mysteriously
23090 disappeared from list.
23091 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
23092 "alldone" proc with call to cleanup and exit.
23093 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
23094 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
23095 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
23096 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
23097 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
23098 "alldone" proc with simple returns that suppress remaining
23099 tests. The alldone proc went away many months ago.
23100
23101Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23102
23103 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
23104
23105 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
23106
23107Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23108
23109 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
23110 as vax gdb will display them.
23111
23112Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23113
23114 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
23115 optimizers.
23116
23117 * scope.exp: Change "bad value for localval" messages so each one
23118 is unique.
23119
23120 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
23121 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
23122
23123 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
23124
23125Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23126
23127 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
23128 doesn't exist (due to optimization).
23129
23130Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23131
23132 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
23133 contains \r because the filename is long.
23134
23135 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
23136 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
23137
23138Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23139
23140 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
23141 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
23142 Ultrix.
23143 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
23144 int tests.
23145 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
23146
23147Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
23148
23149 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
23150
23151 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 23152 to match does not match the passing case but still matches the
c906108c
SS
23153 failing case.
23154
23155Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23156
23157 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
23158
23159Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
23160
23161 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
23162 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
23163 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
23164 Remove various versions of gdb_exit.
23165 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
23166 gdb_exit.
23167 * config/unix-gdb.exp: gdb_exit remains here, and should override
23168 the generic version, since it's doing a lot of wierd stuff that
23169 the other versions aren't. FIXME, fold it in, or abandon this
23170 version.
23171
23172Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23173
23174 * gdb.t24/demangle.exp: Add tests for PR 3220.
23175
23176Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23177
23178 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
23179
23180Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
23181
23182 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
23183 "i386-*-*". Works for i486 as well.
23184
23185 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
23186 bug, and expand domain of xfail to all SVR4 systems, since the
23187 actual problem is likely to be in generic SVR4 /proc support.
23188
23189Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23190
23191 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
23192
23193Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
23194
23195 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
23196 xfails for other systems. Match a missing 'Continuing.' as an
23197 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
23198
23199 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
23200 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
23201 Only issue warning for missing executables if -all option is used.
23202
23203 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
23204 file if -all option is used. It's like an unpredictable XFAIL.
23205
23206Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23207
23208 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
23209 for dynamically linked binaries.
23210
23211 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
23212
23213Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23214
23215 * gdb.t20/inherit.exp: Change message for "print tagless struct"
23216 to state that this is a known bug in old versions of g++.
23217
23218Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23219
23220 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
23221 while waiting for `Continuing'.
23222
23223Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
23224
23225 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
23226 in text, data, and bss.
23227 * gdb.t10/nodebug.c: Add local and global test variables for
23228 initialized and uninitialized data.
23229
23230Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23231
23232 * config/unix-gdb.exp (gdb_exit): Add "wait".
23233
23234Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23235
23236 * gdb.t06/signals.exp: xfail the continue from the handler for all
23237 targets.
23238
23239 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
23240 function with watchpoints enabled, the i386 call dummy starts with
23241 a call.
23242
23243 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
23244 386 bsd names its corefiles.
23245
23246Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
23247
23248 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
23249 compilers don't grok it.
23250 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
23251 with small octal ints rather than character constants, which
23252 are signed and might not fit if first promoted to int.
23253
23254Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
23255
23256 * gdb.t09/Makefile.in (clean): Remove corefile.
23257
23258Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23259
23260 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
23261
23262Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23263 and Jim Kingdon (kingdon@cygnus.com)
23264
23265 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
23266 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
23267 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
23268
23269Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23270
23271 * gdb.t17/interrupt.exp: Add xfail for hppa.
23272
23273Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23274
23275 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
23276 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
23277 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
23278 to determine signed-ness of bitfields and use the result to setup
23279 the xfail.
23280 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
23281 * gdb.t15/funcargs.exp: Use them to step until the second indirect
23282 call line is reached if necessary.
23283
23284Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23285
23286 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
23287
23288Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23289
23290 * gdb.t06/break.exp: Also test `clear' command.
23291
23292Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23293
23294 * gdb.t00/teststrategy.exp: Remove extra quote.
23295
23296 * gdb.t07/watchpoint.exp: Change xfail for calling function with
23297 watchpoint enabled to be for all non-68k machines.
23298
23299 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
23300
23301Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23302
23303 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
23304 targets use aout.mt instead of ecoff.mt as gas understands
23305 standard aout format.
23306
23307Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
23308
23309 * lib/gdb.exp (runto): Don't insist that function we are running to
23310 was compiled with -g.
23311
23312 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
23313
23314 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
23315 to get back into the read system call.
23316 Accept leading newline in case where we woke it up.
23317
23318Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23319
23320 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
23321 to make the stabs test work on ecoff systems using gcc and -with-stabs.
23322 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
23323 enable ecoff configuration.
23324
23325Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23326
23327 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
23328
23329Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23330
23331 * gdb.t16/printcmds.exp: Add another printf test.
23332
23333Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
23334
23335 * configure.in: If configured -with-stabs on any target, add
23336 stabsdirs to configdirs.
23337
23338Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23339
23340 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
23341 fun" so pattern does not match the command itself.
23342
23343Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23344
23345 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
23346
23347Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23348
23349 * gdb.t17/interrupt.exp: Test for more things.
23350
23351Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23352
23353 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
23354 compiler arranges the code and line numbers.
23355
23356 * gdb.t17/interrupt.exp: Don't send \n after ^C.
23357
23358Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23359
23360 * gdb.t00/help.exp: Increase expect input buffer size.
23361
23362Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23363
23364 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
23365
23366 * gdb.t07/watchpoint.exp: Add xfail for hppa.
23367
23368 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
23369
23370 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
23371 [0-9]*, not just [0-9].
23372
23373Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23374
23375 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
23376
23377 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
23378
23379Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23380
23381 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
23382
23383Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23384
23385 * gdb.t06/signals.c: Add xfails for sun3.
23386
23387 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
23388
23389 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
23390 test_stepping tests.
23391
23392Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23393
23394 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
23395
23396 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
23397
23398 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
23399 rather than actually putting it through cpp twice.
23400
23401 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
23402
23403Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
23404
23405 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
23406 no longer needed.
23407
23408Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23409
23410 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
23411
23412 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
23413 C++ features prints as "struct", make it a pass, not an xfail.
23414
23415Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23416
23417 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
23418 Don't require VA to print as "class" rather than "struct".
23419
23420Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
23421
23422 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
23423
23424Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23425
23426 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
23427
23428Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23429
23430 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
23431 order.
23432
23433Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23434
23435 * gdb.t16/printcmds.exp: Add printf tests.
23436
23437 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
23438
23439 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
23440
23441Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
23442
23443 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
23444 pass counts, to counteract any existing or future setup_xfails.
23445
23446Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23447
23448 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
23449 {BEGIN,END}_COMMON for common block instead of STAB.
23450 * gdb.stabs/wierd.exp: Add xfail for rs6000.
23451
23452 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
23453 intp_var should be N_GSYM not N_LSYM.
23454 wierd-aout.S: Use a label for the value of the N_SO.
23455 wierd.def: Remove all backslashes.
23456 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
23457
23458Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23459
23460 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
23461 get the expected next to inheritance3.
23462
23463Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23464
23465 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
23466 now that gcc-2.4 gets it right.
23467
23468Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23469
23470 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
23471
23472 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
23473 generating comp-info.exp which works for cross-compilation.
23474
23475Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
23476
23477 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
23478 "*-*-sysv4.*".
23479
23480Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
23481
23482 * gdb.t01/run.exp: Start with a fresh gdb.
23483 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
23484 SVR4.x.
23485
23486Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
23487
23488 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
23489 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
23490 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
23491 Makefile.in (distclean, realclean): Remove gdbme.c from list of
23492 things to remove.
23493
23494Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
23495
23496 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
23497 test cases from bug reports.
23498
23499Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
23500
23501 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
23502 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
23503 avoid spurious xfails.
23504 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
23505 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
23506 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
23507
23508Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
23509
23510 * gdb.t00/teststrategy.exp: Rework to provide more useful
23511 description of each test, fix problem with systems that define
23512 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
23513 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
23514 results for "next over recursive call" so timeouts aren't taken
23515 by error.
23516
23517Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
23518
23519 * gdb.t12/scope.exp: Test printing of variables before run.
23520
23521 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
23522 printed in wrong order due to sorting.
23523
23524Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
23525
23526 * gdb.t00/teststrategy.exp: Fix expected results for printing
23527 user entered string constant. Is array of char, prints with no
23528 address.
23529
23530 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
23531 commands.
23532 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
23533 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
23534 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
23535 of struct of char arrays.
23536 * gdb.t00/radix.exp: New tests for radix commands.
23537
23538Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
23539
23540 * gdb.t16/printcmd.exp: Print a variable before running program
23541 (with xfail for AIX).
23542
23543Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
23544
23545 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
23546
23547 * gdb.t16/printcmd.exp: Don't print variables before running program.
23548
23549 * gdb.t06/break.exp: Don't require envp argument to main.
23550
23551 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
23552
23553 * gdb.t02/whatis.exp, gdb.t11/list.exp:
23554 Add xfails for rs6000.
23555
23556 * gdb.t02/whatis.exp: Change other tests not to re-test something
23557 we already tested.
23558
23559 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
23560 each type used has a variable of that type.
23561
23562Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
23563
23564 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
23565
23566Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
23567
23568 * configure.in: change srctrigger to be a file, not a directory
23569
23570Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
23571
23572 * configure.in (mips-idt-ecoff*): Added trailing '*'.
23573
23574 * gdb.t11/list.exp: Fixed a couple of typos.
23575
23576Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
23577
23578 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
23579 is fixed and PR is closed.
23580 * gdb.t16 (gdbme.c): Add simple test string variable.
23581 * gdb.t16 (printcmds.exp): Add tests with simple test string
23582 variable, primarily for boundaries on "set print elements".
23583
23584Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
23585
23586 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23587 Make leading 0's optional and don't expect a tab in the middle
23588 of the number.
23589
23590 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23591
23592 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23593 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
23594 don't end command passed to gdb_test with newline.
23595
23596 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23597 signed keyword away, don't expect signed bitfields to be signed.
23598
23599 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23600 printing with only as many 1's as are in the field as well as printing
23601 with 32 1's (see comment).
23602
23603Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
23604
23605 * gdb.t00/default.exp: Start with a fresh gdb.
23606 * configure.in (configdirs): Remove gdb.t31 until the chill
23607 compiler works again. It no longer is able to find chillrt0
23608 since it isn't in libchill.a anymore.
23609 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
23610 wierd.o, make more modular.
23611 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
23612 spurious newlines that caused problems.
23613
23614Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23615
23616 * Move test with enums and partial symbols from gdb.t03/ptype.exp
23617 to gdb.stabs/wierd.exp since GCC has worked around the bug.
23618 gdb.stabs/wierd.{exp,def}: Many new tests.
23619
23620 * gdb.t00/default.exp: update info line for new message.
23621
23622 * gdb.t02/{whatis.exp,gdbme.c}:
23623 Test that "char *" doesn't print as "caddr_t".
23624
23625Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23626
23627 * gdb.t00/help.exp: Use .* in place of some help messages which
23628 just changed.
23629 gdb.t00/default.exp: Update "info frame" test for new message.
23630 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23631 Remove some xfails
23632
23633Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23634
23635 * gdb.t03/{gdbme.c,ptype.exp}:
23636 Add tests for typedef'd struct and union without tags.
23637 Also check "whatis" on a variable of a typedef'd enum without a tag.
23638
23639 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23640 PRMS 1823; the bug still exists but isn't reproduced by this test
23641 anymore), and remove rs6000 XFAIL (the bug is fixed).
23642
23643 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23644 duplicated from whatis.exp. For those that are left, accept
23645 "long", "long int", or "int" for long variables (whatis.exp already
23646 has an XFAIL for "int", so no need to fail it here).
23647
23648 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23649 Deal with GCC's names for types now that GDB uses the compiler's names.
23650
23651 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
23652 setup_xfail's for sunos4. If we #defined the signed keyword away,
23653 don't expect GDB to know that char it is signed.
23654
23655 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23656
23657Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
23658
23659 * configure.in (configdirs): Add gdb.t24 for C++ tests that
23660 should work on any system, regardless of debugging format.
23661 * gdb.t21/demangle.exp: Move to gdb.t24.
23662 * gdb.t24/demangle.exp: Move from gdb.t21.
23663 * gdb.t24/{Makefile.in, configure.in}: New files.
23664
23665Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23666
23667 * configure.in: Do gdb.stabs and C++ tests only for stabs.
23668 * gdb.stabs: New directory.
23669
23670Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23671
23672 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23673 not just "Quit anyway?".
23674
23675Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23676
23677 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23678 that all setup_xfails are immediately followed by clear_xfails.
23679
23680Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23681
23682 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23683 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23684 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23685 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23686 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23687 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23688 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23689 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23690 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23691 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23692 gdb.t31/chillvars.exp, lib/gdb.exp:
23693 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23694 bug-gdb@prep.ai.mit.edu.
23695
23696Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23697
23698 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23699 with 0.0, not integer 0.
23700
23701Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23702
23703 * gdb.t06/break.exp: Update for "Kill the program" message change.
23704
23705Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23706
23707 * Makefile.in (GDBFLAGS): Set to -nx.
23708 * Makefile.in (site.exp): Use GDBFLAGS.
23709
23710Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23711
23712 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23713 Makefiles.
23714 (check): depend on just-check.
23715 (just-check): added so that tests can be run without a noop
23716 build pass.
23717
23718Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23719
23720 Switch to using configure's configdirs.
23721 * Makefile.in (Makefile): add configure.in dependency.
23722 (SUBDIRS): removed redundant assignment.
23723 * configure.in: switch subdirs assignment to configdirs.
23724 * gdb.t*/configure.in: new files.
23725
23726Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23727
23728 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23729 works.
23730
23731Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23732
23733 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23734 in explicit rules. Apparently this is not supported by some makes.
23735
23736Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23737
23738 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23739
23740Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23741
23742 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23743 disappeared.
23744
23745Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23746
23747 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23748
23749Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23750
23751 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23752 watchpoint problem that is now fixed.
23753 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23754 uninitialized convenience variables.
23755 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23756 structures.
23757
23758Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23759
23760 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23761 which causes expect to get out of sync with gdb on long output
23762 from help set.
23763 * gdb.t09/corefile.exp: Make expected pattern for core file
23764 failing signal and frame output format less sun specific.
23765
23766Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23767
23768 * gdb.t31/chillvars.exp: Add and remove initial dummy
23769 breakpoint, so that symbol table is forced in.
23770 (Needed at least on Sunos4, though it seems not SVR4.)
23771 * gdb.t31/chillvars.exp: Update for changed output format.
23772
23773Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23774
a9c64011 23775 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
23776
23777Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23778
23779 * Makefile.in: Added --srcdir when invoking runtest, removed the
23780 need for a local config file. (optional now)
23781
23782Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23783
23784 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23785 failure count used to force early termination. Add some more
23786 expected failures for gnu style demangling.
23787
23788Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23789
23790 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23791 pmi variable from gdb.t20/gdbme to get optimized away.
23792 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23793 Check for written corefile upon timeout _and_ eof.
23794
23795Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23796
23797 * config/unix-gdb.exp: Add missing return 0.
23798
23799Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23800
23801 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23802 test termination.
23803
23804Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23805
23806 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23807 disappeared.
23808
23809Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23810
23811 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23812 time as i860 support works.
23813
d63a86f8 23814 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23815 "backtrace 100\r" rather than just "backtrace\r", to match last
23816 change.
23817
23818Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23819
23820 * config/udi-gdb.exp (gdb_exit): Remove close command.
23821 (gdb_target_udi): New procedure to set the UDI target.
23822 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23823 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23824 Added waits for prompts after several question responses. Added
23825 some more responses used by a29k-amd-udi-gdb.
23826 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23827 pass different arguments, restart UDI connection after program
23828 completion.
23829 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23830 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23831 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23832 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23833 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23834 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23835 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23836 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23837 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23838 after program completion.
23839 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23840 compiled with a SELECT_VECS setting.
23841 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23842 infinite recursion.
23843
23844 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23845 Added checks for COFF results, and made them expected failures for
23846 all targets. It would be better to make them expected failures
23847 for COFF targets only.
23848
23849Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23850
23851 * Makefile.in: add null dvi target, don't bother to recurse
23852 through test directories for info and install-info; rename
23853 $(datadir) to be dejagnu instead of deja-gnu
23854
23855Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23856
23857 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23858 compiler to coredump.
23859 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23860 code.
23861
23862Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23863
23864 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23865 coredump.
23866 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23867 code.
23868
23869Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23870
23871 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23872 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23873 which in a shell. Deletes xgdb when done.
23874 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23875 Tests the return from the "set height" or "set width" commands.
23876 Added a few return codes where needed.
23877
23878Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23879
23880 * Makefile.in (SUBDIRS): Add gdb.t17.
23881 * configure.in (subdirs): Add gdb.t17.
23882 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23883 files to test gdb's calling of functions in the inferior with
23884 the correct arguments and gdb's ability to retrieve any
23885 result returned.
23886
23887Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23888
23889 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23890 may be called after gdb goes away. Previous versions of expect
23891 needed these to avoid file descriptor leaks, but they cause
23892 errors with the current revision of expect.
23893 * gdb.t00/gdbvars.exp: Use -re on expected output after
23894 setting sevenbit-strings.
23895 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23896 to set sevenbit-strings consistent across tests.
23897 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23898 set sevenbit-strings consistent across tests.
23899
23900Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23901
23902 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23903 expected output to match current "expect" expectations.
23904
23905Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23906
23907 * gdb.t00/default.exp: Change expected output for default "source"
23908 command, to match new gdb behavior which requires a filename to
23909 source.
23910
23911Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23912
23913 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23914 expected fail for i486-*-* that misses the marker2 function.
23915 * gdb.t10/crossload.exp (bfddefault): Allow successful
23916 recognition of a format to pass even if no symbols are found.
23917 Explicitly catch failures where the format is not recognized
23918 or is ambiguous, and add the reason to the fail message.
23919 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23920 the cause is and invalid target and add reason to failure message.
23921 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23922 elf32-i386, elf32-sparc, and elf32-i860.
23923 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23924 Set up expected failure for 'filename'::variable scope resolution,
23925 which is now apparently broken on all targets.
23926 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23927 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23928 gdb.t23/templates.exp: Change failure for missing binfile into
23929 just a warning.
23930 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23931 references.
23932
23933Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23934
23935 * gdb.t00/default.exp: Add expected output for default "source"
23936 command, to match new gdb behavior.
23937 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23938
23939Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23940
23941 * config/*-gdb.exp: returns an error, rather than exiting on
23942 internal errors.
23943
23944Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23945
23946 * gdb.t03/gdbme.c: Add pointer to struct variable.
23947 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23948 referencing struct members.
23949
23950Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23951
23952 * configure.in (mips-idt-ecoff): New target.
23953 * config/mips-gdb.exp: New file for remote board using MIPS remote
23954 debugging protocol.
23955
23956 * Redid configuration scheme. Removed gdb.t*/configure.in.
23957 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23958 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23959 distclean targets. Built executables via .o files. Adjusted
23960 tests to account for source files in $(srcdir) rather than
23961 $(objdir).
23962 * lib/gdb.exp (runto): Don't expect () after the function name,
23963 because it may have arguments.
23964
23965Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23966
23967 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23968 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23969 expected failures for mips-idt-* and mips-sgi-*.
23970 * gdb.t00/default.exp (attach): Kill process if requested.
23971 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23972 that does not read core files.
23973 * gdb.t01/run.exp: Removed checks for exit status code.
23974 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23975 it is linked in.
23976 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23977 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23978 appropriate, rather than doing it by hand.
23979 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23980 execution.
23981 * gdb.t10/crossload.exp: Kill existing program if needed.
23982 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23983 appropriate, rather than doing it by hand. Always increase
23984 timeout for this test, not just for VxWorks.
23985
23986Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23987
23988 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23989 of Chill STRUCT types and STRUCT values.
23990 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23991 than "char".
23992 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23993 struct2): New struct definitions and initializations to test
c906108c
SS
23994 simple Chill STRUCT types.
23995
23996Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23997
23998 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23999 the null byte at the end of strings.
24000 * gdb.t00/default.exp: Make show version insensitive to copyright
24001 date.
24002 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
24003 to avoid dependencies on target char signedness.
24004 * gdb.t16/printcmds.exp: Update expected results for explicitly
24005 unsigned char.
24006 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
24007 now work.
24008 * gdb.t21/demangle.exp: Add many more patterns for template
24009 demangling, most of them being expected failures.
24010 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
24011 string we are matching for, to match on the whole string.
24012 * gdb.t21/demangle.exp: Add many new test strings to demangle,
24013 and fix a whole bunch that had incorrect expected output but were
24014 passing anyway because of the bug in "proc demangle".
24015 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
24016 type.
24017 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
24018
24019Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
24020
a9c64011
AS
24021 * gdb/testsuite: made modifications to testcases, etc., to allow
24022 them to work properly given the reorganization of deja-gnu and the
24023 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
24024
24025Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
24026
24027 * gdb/testsuite: Initial creation of gdb/testsuite.
24028 Migrated dejagnu testcases and support files for testing nm to
24029 gdb/testsuite from deja-gnu. These files were moved "as is"
24030 with no modifications. This migration is part of a major overhaul
24031 of dejagnu. The modifications to these testcases, etc., which
24032 will allow them to work with the new version of dejagnu will be
24033 made in a future update.
48efe704 24034
8d8cb839 24035 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 24036\f
8d8cb839
EZ
24037;; Local Variables:
24038;; mode: change-log
24039;; left-margin: 8
24040;; fill-column: 74
24041;; version-control: never
24042;; End:
902f2ccb
MC
24043
24044 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 24045 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
24046 Copying and distribution of this file, with or without modification,
24047 are permitted provided the copyright notice and this notice are preserved.
This page took 2.445775 seconds and 4 git commands to generate.